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

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

public class UnitAction
extends AbstractAction

This class represents the action usable on an unit


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

Field Detail

ACTION_TYPE

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

UnitAction

public UnitAction()
Method Detail

getActionType

public java.lang.String getActionType()
Get the action type

Returns:
the action type

setActionType

public void setActionType(java.lang.String strResourceType)
Set the action type

Parameters:
strResourceType - the action type


Copyright © 2012 Mairie de Paris. All Rights Reserved.