|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDirectoryActionDAO
Directory action Dao
Method Summary | |
---|---|
java.util.List<DirectoryAction> |
selectActionsByDirectoryRecordState(int nState,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the list of actions for a all directory by directory state |
java.util.List<DirectoryAction> |
selectActionsByDirectoryState(int nState,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the list of actions for a all directory by directory state |
java.util.List<DirectoryAction> |
selectActionsByDirectoryXsl(fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the list of actions for a all directory Xsl |
Method Detail |
---|
java.util.List<DirectoryAction> selectActionsByDirectoryState(int nState, fr.paris.lutece.portal.service.plugin.Plugin plugin)
nState
- the state of the directoryplugin
- the plugin
java.util.List<DirectoryAction> selectActionsByDirectoryRecordState(int nState, fr.paris.lutece.portal.service.plugin.Plugin plugin)
nState
- the state of the directoryplugin
- the plugin
java.util.List<DirectoryAction> selectActionsByDirectoryXsl(fr.paris.lutece.portal.service.plugin.Plugin plugin)
plugin
- the plugin
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |