|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.form.business.FormActionDAO
public class FormActionDAO
SpaceActionDAO
Constructor Summary | |
---|---|
FormActionDAO()
|
Method Summary | |
---|---|
java.util.List<FormAction> |
selectActionsByFormState(int nState,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the list of actions for a all form by form state |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FormActionDAO()
Method Detail |
---|
public java.util.List<FormAction> selectActionsByFormState(int nState, fr.paris.lutece.portal.service.plugin.Plugin plugin)
selectActionsByFormState
in interface IFormActionDAO
nState
- the state of the formplugin
- the plugin
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |