public class DefaultMessageDAO extends Object implements IDefaultMessageDAO
Constructor and Description |
---|
DefaultMessageDAO() |
Modifier and Type | Method and Description |
---|---|
DefaultMessage |
load(fr.paris.lutece.portal.service.plugin.Plugin plugin)
load the only record from the table
|
void |
store(DefaultMessage defaultMessage,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Update the record in the table
|
public void store(DefaultMessage defaultMessage, fr.paris.lutece.portal.service.plugin.Plugin plugin)
store
in interface IDefaultMessageDAO
defaultMessage
- the defaultMessageplugin
- the Pluginpublic DefaultMessage load(fr.paris.lutece.portal.service.plugin.Plugin plugin)
load
in interface IDefaultMessageDAO
plugin
- the PluginCopyright © 2019 City of Paris. All rights reserved.