fr.paris.lutece.plugins.directory.modules.pdfproducerarchive.business.zipbasket
Class ZipBasketActionDAO
java.lang.Object
fr.paris.lutece.plugins.directory.modules.pdfproducerarchive.business.zipbasket.ZipBasketActionDAO
- All Implemented Interfaces:
- IZipBasketActionDAO
public class ZipBasketActionDAO
- extends Object
- implements IZipBasketActionDAO
Allow to access ZipBasketAction data
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ZipBasketActionDAO
public ZipBasketActionDAO()
selectActionsByZipBasketState
public 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 formplugin
- the plugin
- Returns:
- The Collection of actions
Copyright © 2013 Mairie de Paris. All Rights Reserved.