fr.paris.lutece.plugins.form.business
Class FormActionDAO

java.lang.Object
  extended by fr.paris.lutece.plugins.form.business.FormActionDAO
All Implemented Interfaces:
IFormActionDAO

public class FormActionDAO
extends java.lang.Object
implements IFormActionDAO

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

FormActionDAO

public FormActionDAO()
Method Detail

selectActionsByFormState

public 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

Specified by:
selectActionsByFormState in interface IFormActionDAO
Parameters:
nState - the state of the form
plugin - the plugin
Returns:
The Collection of actions


Copyright © 2011 Mairie de Paris. All Rights Reserved.