|
||||||||||
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.ActionFactory
public class ActionFactory
This factory is used for :
IAction
depending of the action type
Constructor Summary | |
---|---|
ActionFactory()
|
Method Summary | |
---|---|
IAction |
newAction(java.lang.String strActionType)
Create a new action |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ActionFactory()
Method Detail |
---|
public IAction newAction(java.lang.String strActionType)
newAction
in interface IActionFactory
strActionType
- the action type
IAction
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |