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 Object

ActionHome


Method Summary
static List<IAction> getActionsList(String strActionType)
          Returns the list of allowed actions for a given action type
static List<IAction> selectFilterByPermission(String strActionType, 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 List<IAction> getActionsList(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 List<IAction> selectFilterByPermission(String strActionType,
                                                     String strPermission)
Load the list of actions

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


Copyright © 2013 Mairie de Paris. All Rights Reserved.