lumis.doui.processaction
Class ProcessActionManager
java.lang.Object
lumis.doui.processaction.ProcessActionManager
- All Implemented Interfaces:
- IProcessActionManager
public class ProcessActionManager
- extends Object
- implements IProcessActionManager
ProcessAction manager implementation.
- Since:
- 4.0.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessActionManager
public ProcessActionManager()
registerProcessActions
public void registerProcessActions(SessionConfig sessionConfig,
String processActionTypesDefinitionPath,
ITransaction transaction)
throws ManagerException,
PortalException
- Specified by:
registerProcessActions
in interface IProcessActionManager
- Throws:
ManagerException
PortalException
unregisterProcessAction
public void unregisterProcessAction(SessionConfig sessionConfig,
String processActionType,
ITransaction transaction)
throws ManagerException,
PortalException
- Specified by:
unregisterProcessAction
in interface IProcessActionManager
- Throws:
ManagerException
PortalException
get
public ProcessActionConfig get(String processActionType,
ITransaction transaction)
throws ManagerException,
PortalException
- Specified by:
get
in interface IProcessActionManager
- Throws:
ManagerException
PortalException
Lumisportal 5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.