lumis.doui.source
Class SourceManager
java.lang.Object
lumis.doui.source.SourceManager
- All Implemented Interfaces:
- ISourceManager
public class SourceManager
- extends Object
- implements ISourceManager
Source manager implementation.
- Since:
- 4.0.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SourceManager
public SourceManager()
registerSources
public void registerSources(SessionConfig sessionConfig,
String sourceTypesDefinitionPath,
ITransaction transaction)
throws ManagerException,
PortalException
- Specified by:
registerSources
in interface ISourceManager
- Throws:
ManagerException
PortalException
unregisterSource
public void unregisterSource(SessionConfig sessionConfig,
String sourceType,
ITransaction transaction)
throws ManagerException,
PortalException
- Specified by:
unregisterSource
in interface ISourceManager
- Throws:
ManagerException
PortalException
get
public SourceConfig get(String sourceType,
ITransaction transaction)
throws ManagerException,
PortalException
- Specified by:
get
in interface ISourceManager
- Throws:
ManagerException
PortalException
Lumisportal 5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.