|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IActionDAO
IActionDAO
Method Summary | |
---|---|
List<IAction> |
selectActions(String strActionType,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the list of actions |
List<IAction> |
selectFilterByPermission(String strActionType,
String strPermission,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the list of actions |
Method Detail |
---|
List<IAction> selectActions(String strActionType, fr.paris.lutece.portal.service.plugin.Plugin plugin)
strActionType
- the action typeplugin
- the plugin
List<IAction> selectFilterByPermission(String strActionType, String strPermission, fr.paris.lutece.portal.service.plugin.Plugin plugin)
strActionType
- the action typestrPermission
- the permissionplugin
- the plugin
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |