fr.paris.lutece.plugins.directory.modules.pdfproducerarchive.business.zipbasket
Interface IZipBasketActionDAO

All Known Implementing Classes:
ZipBasketActionDAO

public interface IZipBasketActionDAO

IZipBasketActionDAO


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
 

Method Detail

selectActionsByZipBasketState

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

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


Copyright © 2011 Mairie de Paris. All Rights Reserved.