public interface IDefaultMessageDAO
Modifier and Type | Method and Description |
---|---|
DefaultMessage |
load(fr.paris.lutece.portal.service.plugin.Plugin plugin)
load a record from the table
|
void |
store(DefaultMessage defaultMessage,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Update the record in the table
|
void store(DefaultMessage defaultMessage, fr.paris.lutece.portal.service.plugin.Plugin plugin)
defaultMessage
- the reference of the default messageplugin
- the PluginDefaultMessage load(fr.paris.lutece.portal.service.plugin.Plugin plugin)
plugin
- the PluginCopyright © 2015 City of Paris. All rights reserved.