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

java.lang.Object
  extended by fr.paris.lutece.plugins.unittree.business.action.AbstractAction
      extended by fr.paris.lutece.plugins.unittree.business.action.UnitUserAction
All Implemented Interfaces:
IAction, fr.paris.lutece.portal.service.i18n.Localizable, fr.paris.lutece.portal.service.rbac.RBACAction

public class UnitUserAction
extends AbstractAction

This class represents an action usable on the user assigned to an unit


Field Summary
static String ACTION_TYPE
           
 
Constructor Summary
UnitUserAction()
           
 
Method Summary
 String getActionType()
          Get the action type
 void setActionType(String strResourceType)
          Set the action type
 
Methods inherited from class fr.paris.lutece.plugins.unittree.business.action.AbstractAction
equals, getDescription, getDescriptionKey, getIcon, getIdAction, getName, getNameKey, getPermission, getUrl, hashCode, setDescriptionKey, setIcon, setIdAction, setLocale, setNameKey, setPermission, setUrl
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ACTION_TYPE

public static final String ACTION_TYPE
See Also:
Constant Field Values
Constructor Detail

UnitUserAction

public UnitUserAction()
Method Detail

getActionType

public String getActionType()
Get the action type

Returns:
the action type

setActionType

public void setActionType(String strResourceType)
Set the action type

Parameters:
strResourceType - the action type


Copyright © 2013 Mairie de Paris. All Rights Reserved.