|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.unittree.business.action.ActionHome
public final class ActionHome
ActionHome
Method Summary | |
---|---|
static java.util.List<IAction> |
getActionsList(java.lang.String strActionType)
Returns the list of allowed actions for a given action type |
static java.util.List<IAction> |
selectFilterByPermission(java.lang.String strActionType,
java.lang.String strPermission)
Load the list of actions |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.util.List<IAction> getActionsList(java.lang.String strActionType)
strActionType
- the action type
public static java.util.List<IAction> selectFilterByPermission(java.lang.String strActionType, java.lang.String strPermission)
strActionType
- the action typestrPermission
- the permission
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |