|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.directory.modules.pdfproducerarchive.business.zipbasket.ZipBasketActionDAO
public class ZipBasketActionDAO
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 |
---|
public ZipBasketActionDAO()
Method Detail |
---|
public java.util.List<ZipBasketAction> selectActionsByZipBasketState(int nState, fr.paris.lutece.portal.service.plugin.Plugin plugin)
selectActionsByZipBasketState
in interface IZipBasketActionDAO
nState
- the state of the formplugin
- the plugin
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |