|
||||||||||
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.AbstractAction
fr.paris.lutece.plugins.unittree.business.action.UnitAction
public class UnitAction
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 |
---|
public static final java.lang.String ACTION_TYPE
Constructor Detail |
---|
public UnitAction()
Method Detail |
---|
public java.lang.String getActionType()
public void setActionType(java.lang.String strResourceType)
strResourceType
- the action type
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |