|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Contact | |
---|---|
fr.paris.lutece.plugins.contact.business |
Uses of Contact in fr.paris.lutece.plugins.contact.business |
---|
Methods in fr.paris.lutece.plugins.contact.business that return Contact | |
---|---|
static Contact |
ContactHome.create(Contact contact,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Creation of an instance of contact |
static Contact |
ContactHome.findByPrimaryKey(int nKey,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Returns an instance of a contact whose identifier is specified in parameter |
static Contact |
ContactHome.update(Contact contact,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Update of the contact which is specified in parameter |
Methods in fr.paris.lutece.plugins.contact.business with parameters of type Contact | |
---|---|
static Contact |
ContactHome.create(Contact contact,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Creation of an instance of contact |
static void |
ContactHome.remove(Contact contact,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Remove the Contact whose identifier is specified in parameter |
static Contact |
ContactHome.update(Contact contact,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Update of the contact which is specified in parameter |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |