fr.paris.lutece.plugins.unittree.business.action
Class ActionHome

java.lang.Object
  extended by fr.paris.lutece.plugins.unittree.business.action.ActionHome

public final class ActionHome
extends java.lang.Object

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

getActionsList

public static java.util.List<IAction> getActionsList(java.lang.String strActionType)
Returns the list of allowed actions for a given action type

Parameters:
strActionType - the action type
Returns:
A list of actions for a given action type

selectFilterByPermission

public static java.util.List<IAction> selectFilterByPermission(java.lang.String strActionType,
                                                               java.lang.String strPermission)
Load the list of actions

Parameters:
strActionType - the action type
strPermission - the permission
Returns:
The List of actions


Copyright © 2012 Mairie de Paris. All Rights Reserved.