lumis.doui.control
Class ControlManager
java.lang.Object
lumis.doui.control.ControlManager
- All Implemented Interfaces:
- IControlManager
public class ControlManager
- extends java.lang.Object
- implements IControlManager
Control manager implementation.
- Since:
- 4.0.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ControlManager
public ControlManager()
registerControls
public void registerControls(SessionConfig sessionConfig,
java.lang.String controlTypesDefinitionPath,
ITransaction transaction)
throws ManagerException,
PortalException
- Specified by:
registerControls
in interface IControlManager
- Throws:
ManagerException
PortalException
unregisterControl
public void unregisterControl(SessionConfig sessionConfig,
java.lang.String controlType,
ITransaction transaction)
throws ManagerException,
PortalException
- Specified by:
unregisterControl
in interface IControlManager
- Throws:
ManagerException
PortalException
get
public ControlConfig get(java.lang.String controlType,
ITransaction transaction)
throws ManagerException,
PortalException
- Specified by:
get
in interface IControlManager
- Throws:
ManagerException
PortalException
Lumisportal 6.1.0.111014 - Copyright © 2001-2007, Lumis. All Rights Reserved.