public class GlossaryAuthorViewAdmin extends ViewServiceAdmin
remoteServerName, remoteServerURL| Constructor and Description |
|---|
GlossaryAuthorViewAdmin()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(String serverName,
ViewServiceConfig viewServiceConfigurationProperties,
AuditLog auditLog,
String serverUserName,
int maxPageSize)
Initialize the subject area access service.
|
void |
shutdown()
Shutdown the subject area view service.
|
logBadConfigProperties, logBadConfiguration, throwUnexpectedInitializationExceptionpublic void initialize(String serverName, ViewServiceConfig viewServiceConfigurationProperties, AuditLog auditLog, String serverUserName, int maxPageSize) throws OMAGConfigurationErrorException
initialize in class ViewServiceAdminserverName - name of the local serverviewServiceConfigurationProperties - specific configuration properties for this view service.auditLog - audit log component for logging messages.serverUserName - user id to use to issue calls to the remote server.maxPageSize - maximum page size.OMAGConfigurationErrorException - invalid parameters in the configuration properties.public void shutdown()
shutdown in class ViewServiceAdminCopyright © 2018–2020 ODPi. All rights reserved.