fr.paris.lutece.plugins.form.business
Class DefaultMessageDAO

java.lang.Object
  extended by fr.paris.lutece.plugins.form.business.DefaultMessageDAO
All Implemented Interfaces:
IDefaultMessageDAO

public class DefaultMessageDAO
extends java.lang.Object
implements IDefaultMessageDAO

class DefaultMessageDAO


Constructor Summary
DefaultMessageDAO()
           
 
Method Summary
 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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultMessageDAO

public DefaultMessageDAO()
Method Detail

store

public void store(DefaultMessage defaultMessage,
                  fr.paris.lutece.portal.service.plugin.Plugin plugin)
Update the record in the table

Specified by:
store in interface IDefaultMessageDAO
Parameters:
defaultMessage - the defaultMessage
plugin - the Plugin

load

public DefaultMessage load(fr.paris.lutece.portal.service.plugin.Plugin plugin)
load the only record from the table

Specified by:
load in interface IDefaultMessageDAO
Parameters:
plugin - the Plugin
Returns:
the default message object


Copyright © 2012 Mairie de Paris. All Rights Reserved.