|
||||||||||
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.DefaultAction
public class DefaultAction
DefaultAction
Constructor Summary | |
---|---|
DefaultAction()
|
Method Summary | |
---|---|
java.lang.String |
getActionType()
Get the action type |
void |
setActionType(java.lang.String strActionType)
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 |
Constructor Detail |
---|
public DefaultAction()
Method Detail |
---|
public java.lang.String getActionType()
public void setActionType(java.lang.String strActionType)
strActionType
- the action type
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |