public interface IFormActionDAO
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
|
List<FormAction> selectActionsByFormState(int nState, fr.paris.lutece.portal.service.plugin.Plugin plugin)
nState
- the state of the formplugin
- the pluginCopyright © 2016 City of Paris. All rights reserved.