|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.form.business.DefaultMessageHome
public final class DefaultMessageHome
class DefaultMessageHome
Method Summary | |
---|---|
static DefaultMessage |
find(fr.paris.lutece.portal.service.plugin.Plugin plugin)
Returns an instance of a defaultMessage of application |
static void |
update(DefaultMessage defaultMessage,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Update of the defaults Messages which is specified in parameter |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void update(DefaultMessage defaultMessage, fr.paris.lutece.portal.service.plugin.Plugin plugin)
defaultMessage
- The instance of the DefaultMessage which contains the data to storeplugin
- the Pluginpublic static DefaultMessage find(fr.paris.lutece.portal.service.plugin.Plugin plugin)
plugin
- the Plugin
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |