|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CompleteContact | |
---|---|
com.silverpeas.directory.model | |
com.stratelia.webactiv.util.contact.control |
Uses of CompleteContact in com.silverpeas.directory.model |
---|
Methods in com.silverpeas.directory.model with parameters of type CompleteContact | |
---|---|
void |
DirectoryItemList.add(CompleteContact contact)
|
boolean |
DirectoryItemList.contains(CompleteContact completeContact)
|
Method parameters in com.silverpeas.directory.model with type arguments of type CompleteContact | |
---|---|
void |
DirectoryItemList.addContacts(List<CompleteContact> contacts)
|
Constructors in com.silverpeas.directory.model with parameters of type CompleteContact | |
---|---|
ContactItem(CompleteContact contact)
|
Uses of CompleteContact in com.stratelia.webactiv.util.contact.control |
---|
Methods in com.stratelia.webactiv.util.contact.control that return CompleteContact | |
---|---|
CompleteContact |
ContactBm.getCompleteContact(ContactPK pubPK)
|
CompleteContact |
ContactBmEJB.getCompleteContact(ContactPK pubPK)
|
CompleteContact |
ContactBm.getCompleteContact(ContactPK pubPK,
String modelId)
|
CompleteContact |
ContactBmEJB.getCompleteContact(ContactPK pubPK,
String modelId)
|
Methods in com.stratelia.webactiv.util.contact.control that return types with arguments of type CompleteContact | |
---|---|
static List<CompleteContact> |
ContactDAO.getVisibleContacts(Connection con,
String instanceId)
Gets all non transitive contacts from an component represented by the given identifier that are not in basket. |
List<CompleteContact> |
ContactBm.getVisibleContacts(String instanceId)
Gets all non transitive contacts from an component represented by the given identifier that are not in basket. |
List<CompleteContact> |
ContactBmEJB.getVisibleContacts(String instanceId)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |