fr.paris.lutece.plugins.form.business
Interface IDefaultMessageDAO

All Known Implementing Classes:
DefaultMessageDAO

public interface IDefaultMessageDAO

IDefaultMessageDAO Interface


Method Summary
 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
 

Method Detail

store

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

Parameters:
defaultMessage - the reference of the default message
plugin - the Plugin

load

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

Parameters:
plugin - the Plugin
Returns:
the default message object


Copyright © 2010 Mairie de Paris. All Rights Reserved.