|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.form.business.FormActionHome
public final class FormActionHome
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 |
---|
public static java.util.List<FormAction> selectActionsByFormState(int nState, fr.paris.lutece.portal.service.plugin.Plugin plugin, java.util.Locale locale)
nState
- the state of the formlocale
- the localeplugin
- the plugin
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |