Package | Description |
---|---|
fr.paris.lutece.plugins.form.business |
Modifier and Type | Method and Description |
---|---|
static DefaultMessage |
DefaultMessageHome.find(fr.paris.lutece.portal.service.plugin.Plugin plugin)
Returns an instance of a defaultMessage of application
|
DefaultMessage |
DefaultMessageDAO.load(fr.paris.lutece.portal.service.plugin.Plugin plugin)
load the only record from the table
|
DefaultMessage |
IDefaultMessageDAO.load(fr.paris.lutece.portal.service.plugin.Plugin plugin)
load a record from the table
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultMessageDAO.store(DefaultMessage defaultMessage,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Update the record in the table
|
void |
IDefaultMessageDAO.store(DefaultMessage defaultMessage,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Update the record in the table
|
static void |
DefaultMessageHome.update(DefaultMessage defaultMessage,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Update of the defaults Messages which is specified in parameter
|
Copyright © 2016 City of Paris. All rights reserved.