fr.paris.lutece.plugins.form.business
Interface IFormActionDAO

All Known Implementing Classes:
FormActionDAO

public interface IFormActionDAO

Form action Dao


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
 

Method Detail

selectActionsByFormState

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

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


Copyright © 2010 Mairie de Paris. All Rights Reserved.