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

java.lang.Object
  extended by fr.paris.lutece.plugins.form.business.FormActionHome

public final class FormActionHome
extends java.lang.Object

This class provides instances management methods (create, find, ...) for SpaceAction objects


Method Summary
static java.util.List<FormAction> selectActionsByFormState(int nState, fr.paris.lutece.portal.service.plugin.Plugin plugin, java.util.Locale locale)
          Load the list of actions by form state
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

selectActionsByFormState

public static java.util.List<FormAction> selectActionsByFormState(int nState,
                                                                  fr.paris.lutece.portal.service.plugin.Plugin plugin,
                                                                  java.util.Locale locale)
Load the list of actions by form state

Parameters:
nState - the state of the form
locale - the locale
plugin - the plugin
Returns:
The Collection of actions


Copyright © 2008 Mairie de Paris. All Rights Reserved.