public class CatalogIntegratorContextManager extends IntegrationContextManager
auditLog, localServerPassword, localServerUserId, maxPageSize, partnerOMASPlatformRootURL, partnerOMASServerName| Constructor and Description |
|---|
CatalogIntegratorContextManager()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
createClients()
Suggestion for subclass to create client(s) to partner OMAS.
|
void |
setContext(String connectorName,
String metadataSourceQualifiedName,
IntegrationConnector integrationConnector)
Set up the context in the supplied connector.
|
initializeContextManagerpublic CatalogIntegratorContextManager()
public void createClients()
throws InvalidParameterException
createClients in class IntegrationContextManagerInvalidParameterException - the subclass is not able to create one of its clientspublic void setContext(String connectorName, String metadataSourceQualifiedName, IntegrationConnector integrationConnector) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException, ConnectorCheckedException
setContext in class IntegrationContextManagerconnectorName - name of the connectorintegrationConnector - connector created from connection integration service configurationInvalidParameterException - the connector is not of the correct typeUserNotAuthorizedException - user not authorized to issue this requestPropertyServerException - problem accessing the property serverConnectorCheckedExceptionCopyright © 2018–2020 ODPi. All rights reserved.