lumis.doui.source
Interface ISourceManager
- All Known Implementing Classes:
- SourceManager
public interface ISourceManager
Responsible for managing the sources registry.
- Since:
- 4.0.0
registerSources
void registerSources(SessionConfig sessionConfig,
String sourceTypesDefinitionPath,
ITransaction transaction)
throws ManagerException,
PortalException
- Throws:
ManagerException
PortalException
unregisterSource
void unregisterSource(SessionConfig sessionConfig,
String sourceType,
ITransaction transaction)
throws ManagerException,
PortalException
- Throws:
ManagerException
PortalException
get
SourceConfig get(String sourceType,
ITransaction transaction)
throws ManagerException,
PortalException
- Throws:
ManagerException
PortalException
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.