fr.paris.lutece.plugins.unittree.business.action
Class ActionFactory
java.lang.Object
fr.paris.lutece.plugins.unittree.business.action.ActionFactory
- All Implemented Interfaces:
- IActionFactory
public class ActionFactory
- extends Object
- implements IActionFactory
This factory is used for :
-
creating new instance of
IAction
depending of the action type
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActionFactory
public ActionFactory()
newAction
public IAction newAction(String strActionType)
- Create a new action
- Specified by:
newAction
in interface IActionFactory
- Parameters:
strActionType
- the action type
- Returns:
- an instance of
IAction
Copyright © 2013 Mairie de Paris. All Rights Reserved.