lumis.doui.source
Class SourceManager
java.lang.Object
lumis.doui.source.SourceManager
- All Implemented Interfaces:
- ISourceManager
public class SourceManager
- extends java.lang.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,
java.lang.String sourceTypesDefinitionPath,
ITransaction transaction)
throws ManagerException,
PortalException
- Specified by:
registerSources
in interface ISourceManager
- Throws:
ManagerException
PortalException
unregisterSource
public void unregisterSource(SessionConfig sessionConfig,
java.lang.String sourceType,
ITransaction transaction)
throws ManagerException,
PortalException
- Specified by:
unregisterSource
in interface ISourceManager
- Throws:
ManagerException
PortalException
get
public SourceConfig get(java.lang.String sourceType,
ITransaction transaction)
throws ManagerException,
PortalException
- Specified by:
get
in interface ISourceManager
- Throws:
ManagerException
PortalException
Lumisportal 6.1.0.111014 - Copyright © 2001-2007, Lumis. All Rights Reserved.