public class FormActionDAO extends Object implements IFormActionDAO
Constructor and Description |
---|
FormActionDAO() |
Modifier and Type | Method and Description |
---|---|
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
|
public List<FormAction> selectActionsByFormState(int nState, fr.paris.lutece.portal.service.plugin.Plugin plugin)
selectActionsByFormState
in interface IFormActionDAO
nState
- the state of the formplugin
- the pluginCopyright © 2015 City of Paris. All rights reserved.