fr.paris.lutece.plugins.directory.modules.pdfproducerarchive.business.zipbasket
Class ZipBasketActionDAO

java.lang.Object
  extended by fr.paris.lutece.plugins.directory.modules.pdfproducerarchive.business.zipbasket.ZipBasketActionDAO
All Implemented Interfaces:
IZipBasketActionDAO

public class ZipBasketActionDAO
extends java.lang.Object
implements IZipBasketActionDAO

Allow to access ZipBasketAction data


Constructor Summary
ZipBasketActionDAO()
           
 
Method Summary
 java.util.List<ZipBasketAction> selectActionsByZipBasketState(int nState, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Load the list of actions for a all directory by directory state
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZipBasketActionDAO

public ZipBasketActionDAO()
Method Detail

selectActionsByZipBasketState

public java.util.List<ZipBasketAction> selectActionsByZipBasketState(int nState,
                                                                     fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the list of actions for a all directory by directory state

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


Copyright © 2011 Mairie de Paris. All Rights Reserved.