public class AssetCatalogAdmin extends Object implements AccessServiceAdmin
| Constructor and Description |
|---|
AssetCatalogAdmin() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(AccessServiceConfig accessServiceConfigurationProperties,
OMRSTopicConnector enterpriseOMRSTopicConnector,
OMRSRepositoryConnector repositoryConnector,
OMRSAuditLog auditLog,
String serverUserName)
Initialize the access service.
|
void |
shutdown()
Shutdown the access service.
|
public void initialize(AccessServiceConfig accessServiceConfigurationProperties, OMRSTopicConnector enterpriseOMRSTopicConnector, OMRSRepositoryConnector repositoryConnector, OMRSAuditLog auditLog, String serverUserName) throws OMAGConfigurationErrorException
initialize in interface AccessServiceAdminaccessServiceConfigurationProperties - - specific configuration properties for this access service.enterpriseOMRSTopicConnector - - connector for receiving OMRS Events from the cohortsrepositoryConnector - - connector for querying the cohort repositoriesauditLog - - audit log component for logging messages.serverUserName - - user id to use on OMRS calls where there is no end user.OMAGConfigurationErrorException - - invalid parameters in the configuration properties.public void shutdown()
shutdown in interface AccessServiceAdminCopyright © 2017–2018 ODPi. All rights reserved.