|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Contact | |
---|---|
com.silverpeas.directory.model | |
com.stratelia.webactiv.util.contact.control | |
com.stratelia.webactiv.util.contact.model |
Uses of Contact in com.silverpeas.directory.model |
---|
Methods in com.silverpeas.directory.model that return Contact | |
---|---|
Contact |
ContactItem.getContact()
|
Uses of Contact in com.stratelia.webactiv.util.contact.control |
---|
Methods in com.stratelia.webactiv.util.contact.control with parameters of type Contact | |
---|---|
ContactPK |
ContactBm.createContact(Contact contact)
createContact() Create a new contact A new line will be added in contact table. |
ContactPK |
ContactBmEJB.createContact(Contact contact)
|
static void |
ContactDAO.insertRow(Connection con,
Contact detail)
|
void |
ContactBm.setDetail(Contact detail)
setDetail() update the contact content. |
void |
ContactBmEJB.setDetail(Contact contact)
|
static void |
ContactDAO.storeRow(Connection con,
Contact detail)
|
Uses of Contact in com.stratelia.webactiv.util.contact.model |
---|
Classes in com.stratelia.webactiv.util.contact.model that implement Contact | |
---|---|
class |
CompleteContact
This object contains the description of a complete contact (contact parameter, model detail, info) |
class |
ContactDetail
This object contains the description of a contact |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |