Index

A C D E G I L M O R S U V 
All Classes and Interfaces|All Packages

A

activateWithStoredConfig() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerOperationsClient
Deprecated.
Activate the Open Metadata and Governance (OMAG) server using the configuration document stored for this server.
activateWithSuppliedConfig(OMAGServerConfig) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerOperationsClient
Deprecated.
Activate the open metadata and governance services using the supplied configuration document.
addAuditLogDestination(Connection) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Add an audit log destination that is defined by the supplied connection object.
addCohortRegistration(String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
Enable registration of server to an open metadata repository cohort using the default topic structure (SINGLE_TOPIC).
addCohortRegistration(String, CohortTopicStructure, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
Enable registration of server to an open metadata repository cohort using the topic pattern specified by cohortTopicStructure.
addConsoleAuditLogDestination(List<String>) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Set up the console audit log for the server.
addEventTopicAuditLogDestination(String, List<String>) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Add an audit log destination that sends each log record as an event on the supplied event topic.
addEventTopicAuditLogDestination(List<String>) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Add an audit log destination that sends each log record as an event on the supplied event topic.
addFileAuditLogDestination(String, List<String>) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Add an audit log destination that creates log records as JSON files in a shared directory.
addFileAuditLogDestination(List<String>) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Add an audit log destination that creates log records as JSON files in a shared directory.
addOpenMetadataArchive(Connection) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerOperationsClient
Deprecated.
Add a new open metadata archive to running repository.
addOpenMetadataArchiveFile(String) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerOperationsClient
Deprecated.
Add a new open metadata archive to running repository.
addRemoteEnterpriseTopic(Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
Set up the default remote enterprise topic.
addSLF4JAuditLogDestination(List<String>) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Add an audit log destination that creates slf4j records.
addStartUpOpenMetadataArchiveFile(String) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
Add a new open metadata archive file to load at startup.
addStartUpOpenMetadataArchiveList(List<Connection>) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
Add a list of connections to connectors that can access an open metadata archive file.
AdminClientRESTExceptionHandler - Class in org.odpi.openmetadata.adminservices.client.rest
AdminClientRESTExceptionHandler is managing the receipt of exceptions in the response from a REST call and converting them into Admin Exceptions.
AdminClientRESTExceptionHandler() - Constructor for class org.odpi.openmetadata.adminservices.client.rest.AdminClientRESTExceptionHandler
 
AdminServicesRESTClient - Class in org.odpi.openmetadata.adminservices.client.rest
AssetOwnerRESTClient is responsible for issuing calls to the Admin Services REST APIs.
AdminServicesRESTClient(String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Constructor for no authentication.
AdminServicesRESTClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Constructor for simple userId and password authentication.

C

callAccessServicesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a GET REST call that returns a AccessServicesResponse object.
callBasicServerPropertiesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a GET REST call that returns a BasicServerPropertiesResponse object.
callConnectionGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a GET REST call that returns a ConnectionResponse object.
callDedicatedTopicListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a GET REST call that returns a DedicatedTopicListResponse object.
callEngineHostServicesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a GET REST call that returns a EngineHostServicesResponse object.
callEngineServiceConfigGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a GET REST call that returns a EngineServiceConfigResponse object.
callGetAllServerConfigurationsRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a GET REST call that returns a OMAGServerConfigsResponse object.
callGUIDGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a GET REST call that returns a GUIDResponse object.
callIntegrationGroupsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a GET REST call that returns a IntegrationServicesResponse object.
callIntegrationServiceConfigGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a GET REST call that returns a IntegrationServiceConfigResponse object.
callIntegrationServicesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a GET REST call that returns a IntegrationServicesResponse object.
callOMAGServerConfigGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a GET REST call that returns a OMAGServerConfigResponse object.
callOMAGServerStatusGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Deprecated.
callRegisteredOMAGServicesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a GET REST call that returns a RegisteredOMAGServicesResponse object.
callServerClassificationGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a GET REST call that returns a ServerTypeClassificationResponse object.
callStringGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a GET REST call that returns a StringResponse object.
callStringMapGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a GET REST call that returns a StringMapResponse object.
callSuccessMessagePostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a POST REST call that returns a SuccessMessageResponse object.
callViewServicesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a GET REST call that returns a ViewServicesResponse object.
callVoidDeleteRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a DELETE REST call that returns a VoidResponse object.
callVoidPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient
Issue a POST REST call that returns a VoidResponse object.
clearAllAccessServices() - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
Disable the access services.
clearAllEngineServices() - Method in class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
Disable the engine services.
clearAllIntegrationGroups() - Method in class org.odpi.openmetadata.adminservices.client.IntegrationDaemonConfigurationClient
Disable the integration groups.
clearAllIntegrationServices() - Method in class org.odpi.openmetadata.adminservices.client.IntegrationDaemonConfigurationClient
Disable the integration services.
clearAllViewServices() - Method in class org.odpi.openmetadata.adminservices.client.ViewServerConfigurationClient
Disable the view services.
clearAuditLogDestination(String) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Delete an audit log destination that is defined by the supplied audit log destination connection name
clearAuditLogDestinations() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Clears all audit log destinations for this server.
clearCohortRegistration(String) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
Unregister this server from an open metadata repository cohort.
clearConfigurationStoreConnection() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerPlatformConfigurationClient
Clear the connection object for the configuration store which means the platform uses the default store.
clearDefaultServerConfig() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerPlatformConfigurationClient
Clear the default configuration document.
clearEngineDefinitionsClientConfig() - Method in class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
Clear the configuration for the metadata access server that provides the governance engine definitions through the Governance Engine OMAS.
clearEngineHostServices() - Method in class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
Clear the configuration for the engine host services.
clearEngineService(String) - Method in class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
Disable the engine services.
clearIntegrationGroup(String) - Method in class org.odpi.openmetadata.adminservices.client.IntegrationDaemonConfigurationClient
Remove an integration group.
clearIntegrationService(String) - Method in class org.odpi.openmetadata.adminservices.client.IntegrationDaemonConfigurationClient
Disable the integration services.
clearLocalRepository() - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
Remove all configuration for a local repository.
clearOMAGServerConfig() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Remove the configuration for the server.
clearOpenMetadataArchives() - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
Clear the list of open metadata archives for loading at server startup.
clearPlatformSecurityConnection() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerPlatformConfigurationClient
Deprecated.
clearServerSecurityConnection() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Clear the connection object for the server security connection which means the server does no authorization checks when a request is made to this server.
CohortMemberConfigurationClient - Class in org.odpi.openmetadata.adminservices.client
CohortMemberConfigurationClient provides the interfaces to add an OMAG Server to an Open Metadata Repository Cohort.
CohortMemberConfigurationClient(String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
Create a new client with no authentication embedded in the HTTP request.
CohortMemberConfigurationClient(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
Create a new client that passes a connection userId and password in each HTTP request.
ConfigurationManagementClient - Class in org.odpi.openmetadata.adminservices.client
ConfigurationManagementClient is able to issue calls to an OMAG Server Platform that manages configuration for OMAG Servers.
ConfigurationManagementClient(String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.ConfigurationManagementClient
Create a new client with no authentication embedded in the HTTP request.
ConfigurationManagementClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.ConfigurationManagementClient
Create a new client that passes userId and password in each HTTP request.
configureAccessService(String) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
Enable a single access service.
configureAccessService(String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
Enable a single access service.
configureAccessServiceNoTopics(String) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
Enable a single access service without the In and Out topic.
configureAccessServiceNoTopics(String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
Enable a single access service without the In and Out topic.
configureAllAccessServices(Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
Enable all access services that are registered into this server.
configureAllAccessServicesNoTopics(Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
Enable all access services that are registered into this server without the in and out topics activated.
configureAllViewService(String, String, Map<String, Object>, List<ResourceEndpointConfig>) - Method in class org.odpi.openmetadata.adminservices.client.ViewServerConfigurationClient
Enable all registered view services with the same partner server and options.
configureEngineService(String, String, String, Map<String, Object>, List<EngineConfig>) - Method in class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
Enable a single engine service.
configureEngineService(EngineServiceConfig) - Method in class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
Add configuration for a single engine service to the server's config document.
configureIntegrationGroup(IntegrationGroupConfig) - Method in class org.odpi.openmetadata.adminservices.client.IntegrationDaemonConfigurationClient
Add configuration for a single integration group to the server's config document.
configureIntegrationService(String, String, String, Map<String, Object>, List<IntegrationConnectorConfig>) - Method in class org.odpi.openmetadata.adminservices.client.IntegrationDaemonConfigurationClient
Enable a single integration service.
configureIntegrationService(IntegrationServiceConfig) - Method in class org.odpi.openmetadata.adminservices.client.IntegrationDaemonConfigurationClient
Add configuration for a single integration service to the server's config document.
configureViewService(String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.client.ViewServerConfigurationClient
Enable a single view service.
configureViewService(String, String, String, Map<String, Object>, List<ResourceEndpointConfig>) - Method in class org.odpi.openmetadata.adminservices.client.ViewServerConfigurationClient
Enable a single view service.
ConformanceTestServerConfigurationClient - Class in org.odpi.openmetadata.adminservices.client
ConformanceTestServerConfigurationClient provides the configuration services needed by The Conformance Test Server.
ConformanceTestServerConfigurationClient(String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.ConformanceTestServerConfigurationClient
Create a new client with no authentication embedded in the HTTP request.
ConformanceTestServerConfigurationClient(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.ConformanceTestServerConfigurationClient
Create a new client that passes a connection userId and password in each HTTP request.

D

deactivatePermanently() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerOperationsClient
Deprecated.
Permanently deactivate any open metadata and governance services and unregister from any cohorts.
deactivateTemporarily() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerOperationsClient
Deprecated.
Temporarily deactivate any open metadata and governance services.
deployOMAGServerConfig(String) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Push the configuration for the server to another OMAG Server Platform.
deployOMAGServerConfig(String, String) - Method in class org.odpi.openmetadata.adminservices.client.ConfigurationManagementClient
Push the configuration for the server to another OMAG Server Platform.
detectAndThrowAdminExceptions(FFDCResponseBase) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminClientRESTExceptionHandler
Throw an exception if it is encoded in the REST response.
disableAccessService(String) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
Disable a single access service.
disableAllConformanceSuiteWorkbenches() - Method in class org.odpi.openmetadata.adminservices.client.ConformanceTestServerConfigurationClient
Request that the conformance suite services are deactivated in this server.
disableEngineService(String) - Method in class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
Disable a single engine service.
disableIntegrationService(String) - Method in class org.odpi.openmetadata.adminservices.client.IntegrationDaemonConfigurationClient
Disable a single integration service.
disablePlatformConformanceSuiteServices() - Method in class org.odpi.openmetadata.adminservices.client.ConformanceTestServerConfigurationClient
Request that the repository conformance suite tests are deactivated in this server.
disableRepositoryConformanceSuiteServices() - Method in class org.odpi.openmetadata.adminservices.client.ConformanceTestServerConfigurationClient
Request that the repository conformance suite tests are deactivated in this server.
disableViewService(String) - Method in class org.odpi.openmetadata.adminservices.client.ViewServerConfigurationClient
Disable a single view service.

E

enablePlatformConformanceSuiteWorkbench(String) - Method in class org.odpi.openmetadata.adminservices.client.ConformanceTestServerConfigurationClient
Request that the conformance suite services are activated in this server to test the support of the platform services running in the platform at tutPlatformRootURL.
enableRepositoryConformanceSuiteWorkbench(RepositoryConformanceWorkbenchConfig) - Method in class org.odpi.openmetadata.adminservices.client.ConformanceTestServerConfigurationClient
Request that the conformance suite services are activated in this server to test the support of the repository services running in the server named tutRepositoryServerName.
EngineHostConfigurationClient - Class in org.odpi.openmetadata.adminservices.client
EngineHostConfigurationClient provides the configuration services for Engine Host OMAG Servers.
EngineHostConfigurationClient(String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
Create a new client with no authentication embedded in the HTTP request.
EngineHostConfigurationClient(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
Create a new client that passes a connection userId and password in each HTTP request.

G

getAccessServicesConfiguration() - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
Return the configuration for the access services in this server.
getAccessServiceTopicNames(String) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
Retrieve the topic names for this access service
getActiveConfiguration() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerOperationsClient
Deprecated.
Return the configuration used for the current active instance of the server.
getAllAccessServiceTopicNames() - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
Retrieve the topic names for all configured access service
getAllServerConfigurations() - Method in class org.odpi.openmetadata.adminservices.client.ConfigurationManagementClient
Return all the OMAG Server configurations that are stored on this platform.
getAllServerConfigurations() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerPlatformConfigurationClient
Return all the OMAG Server configurations that are stored on this platform
getBasicServerProperties() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Return the basic server properties in a single request.
getCohortTopicName(String) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
Retrieve the current topic name for the cohort.
getConfigurationStoreConnection() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerPlatformConfigurationClient
Return the connection object for the configuration store.
getConfiguredAccessServices() - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
Return the list of access services that are configured for this server.
getConfiguredEngineServices() - Method in class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
Return the list of engine services for this server.
getConfiguredIntegrationServices() - Method in class org.odpi.openmetadata.adminservices.client.IntegrationDaemonConfigurationClient
Return the list of integration services for this server.
getConfiguredViewServices() - Method in class org.odpi.openmetadata.adminservices.client.ViewServerConfigurationClient
Return the list of view services for this server.
getDedicatedCohortTopicNames(String) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
Retrieve the current topic names for the three dedicated topics of the cohort.
getDefaultOMAGServerConfig() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerPlatformConfigurationClient
Return the default server configuration document.
getEngineHostServicesConfiguration() - Method in class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
Return the configuration for the complete engine host services in this server.
getEngineServiceConfiguration(String) - Method in class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
Return the configuration for the named engine service for this server.
getIntegrationGroupsConfiguration() - Method in class org.odpi.openmetadata.adminservices.client.IntegrationDaemonConfigurationClient
Return the configuration for the integration groups in this server.
getIntegrationServiceConfiguration(String) - Method in class org.odpi.openmetadata.adminservices.client.IntegrationDaemonConfigurationClient
Return the configuration for the named integration service for this server.
getIntegrationServicesConfiguration() - Method in class org.odpi.openmetadata.adminservices.client.IntegrationDaemonConfigurationClient
Return the configuration for the integration services in this server.
getLocalMetadataCollectionId() - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
Return the local metadata collection id.
getLocalMetadataCollectionName() - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
Return the local metadata collection name.
getOMAGServerConfig() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Return the complete set of configuration properties in use by the server.
getOMAGServerConfig(String) - Method in class org.odpi.openmetadata.adminservices.client.ConfigurationManagementClient
Return the complete set of configuration properties in use by the server.
getOMAGServerInstanceConfig() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Return the complete set of configuration properties in use by a running instance of the server.
getPlatformSecurityConnection() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerPlatformConfigurationClient
Deprecated.
getRegisteredAccessServices() - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
Return the list of access services for this server.
getRegisteredEngineServices() - Method in class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
Return the list of engine services for this server.
getRegisteredIntegrationServices() - Method in class org.odpi.openmetadata.adminservices.client.IntegrationDaemonConfigurationClient
Return the list of integration services for this server.
getRegisteredViewServices() - Method in class org.odpi.openmetadata.adminservices.client.ViewServerConfigurationClient
Return the list of view services for this server.
getServerSecurityConnection() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Return the connection object for the server security connector.
getServerStatus() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerOperationsClient
Deprecated.
Return the status of a running server (use platform services to find out if the server is running).
getServerTypeClassification() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Return the derived server type that is classified based on the configuration values.
getViewServicesConfiguration() - Method in class org.odpi.openmetadata.adminservices.client.ViewServerConfigurationClient
Return the configuration for the view services in this server.
GovernanceServerConfigurationClient - Class in org.odpi.openmetadata.adminservices.client
GovernanceServerConfigurationClient provides the common configuration for all types of governance server.
GovernanceServerConfigurationClient(String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.GovernanceServerConfigurationClient
Create a new client with no authentication embedded in the HTTP request.
GovernanceServerConfigurationClient(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.GovernanceServerConfigurationClient
Create a new client that passes a connection userId and password in each HTTP request.

I

IntegrationDaemonConfigurationClient - Class in org.odpi.openmetadata.adminservices.client
IntegrationDaemonConfigurationClient provides the configuration services for integration daemons.
IntegrationDaemonConfigurationClient(String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.IntegrationDaemonConfigurationClient
Create a new client with no authentication embedded in the HTTP request.
IntegrationDaemonConfigurationClient(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.IntegrationDaemonConfigurationClient
Create a new client that passes a connection userId and password in each HTTP request.

L

logRESTCallException(String, String, Throwable) - Method in class org.odpi.openmetadata.adminservices.client.rest.AdminClientRESTExceptionHandler
Provide detailed logging for exceptions.

M

MetadataAccessPointConfigurationClient - Class in org.odpi.openmetadata.adminservices.client
MetadataAccessPointConfigurationClient configures a MetadataAccessPoint OMAG Server.
MetadataAccessPointConfigurationClient(String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.MetadataAccessPointConfigurationClient
Create a new client with no authentication embedded in the HTTP request.
MetadataAccessPointConfigurationClient(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.MetadataAccessPointConfigurationClient
Create a new client that passes a connection userId and password in each HTTP request.
MetadataAccessServerConfigurationClient - Class in org.odpi.openmetadata.adminservices.client
MetadataAccessServerConfigurationClient configures a MetadataAccessServer OMAG Server.
MetadataAccessServerConfigurationClient(String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
Create a new client with no authentication embedded in the HTTP request.
MetadataAccessServerConfigurationClient(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
Create a new client that passes a connection userId and password in each HTTP request.
MetadataAccessStoreConfigurationClient - Class in org.odpi.openmetadata.adminservices.client
MetadataAccessStoreConfigurationClient provides the configuration client for a MetadataAccessServer OMAG server.
MetadataAccessStoreConfigurationClient(String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.MetadataAccessStoreConfigurationClient
Create a new client with no authentication embedded in the HTTP request.
MetadataAccessStoreConfigurationClient(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.MetadataAccessStoreConfigurationClient
Create a new client that passes a connection userId and password in each HTTP request.

O

OMAGServerConfigurationClient - Class in org.odpi.openmetadata.adminservices.client
OMAGServerConfigurationClient provides common services to configure an OMAG Server.
OMAGServerConfigurationClient(String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Create a new client with no authentication embedded in the HTTP request.
OMAGServerConfigurationClient(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Create a new client that passes a connection userId and password in each HTTP request.
OMAGServerOperationsClient - Class in org.odpi.openmetadata.adminservices.client
Deprecated.
OMAGServerOperationsClient(String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.OMAGServerOperationsClient
Deprecated.
Create a new client with no authentication embedded in the HTTP request.
OMAGServerOperationsClient(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.OMAGServerOperationsClient
Deprecated.
Create a new client that passes a connection userId and password in each HTTP request.
OMAGServerPlatformConfigurationClient - Class in org.odpi.openmetadata.adminservices.client
OMAGServerPlatformConfigurationClient provides services to configure an OMAG Server Platform.
OMAGServerPlatformConfigurationClient(String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.OMAGServerPlatformConfigurationClient
Create a new client with no authentication embedded in the HTTP request.
OMAGServerPlatformConfigurationClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.OMAGServerPlatformConfigurationClient
Create a new client that passes a connection userId and password in each HTTP request.
org.odpi.openmetadata.adminservices.client - package org.odpi.openmetadata.adminservices.client
 
org.odpi.openmetadata.adminservices.client.rest - package org.odpi.openmetadata.adminservices.client.rest
 
overrideAccessServiceInTopic(String, String) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
Override the topic name for the in topic of a single access service.
overrideAccessServiceOutTopic(String, String) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
Override the topic name for the in topic of a single access service.
overrideCohortTopicName(String, String) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
Override the current topic name for the cohort.
overrideInstancesCohortTopicName(String, String) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
Override the current topic name for the registration topic for the cohort.
overrideRegistrationCohortTopicName(String, String) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
Override the current topic name for the registration topic for the cohort.
overrideTypesCohortTopicName(String, String) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
Override the current topic name for the registration topic for the cohort.

R

RepositoryProxyConfigurationClient - Class in org.odpi.openmetadata.adminservices.client
RepositoryProxyConfigurationClient provides the configuration services for a repository proxy.
RepositoryProxyConfigurationClient(String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.RepositoryProxyConfigurationClient
Create a new client with no authentication embedded in the HTTP request.
RepositoryProxyConfigurationClient(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.RepositoryProxyConfigurationClient
Create a new client that passes a connection userId and password in each HTTP request.
resetRemoteCohortURL(String) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
Update the URL broadcast across the cohort to allow other members to issue queries to this repository.

S

setAccessServicesConfig(List<AccessServiceConfig>) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
Set up the configuration for all the open metadata access services (OMASs).
setAuditLogDestinations(List<Connection>) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Set up all audit log destinations for this server.
setBasicServerProperties(String, String, String, String, String, int) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Set up the basic server properties in a single request.
setCohortConfig(String, CohortConfig) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
Set up the configuration properties for a cohort.
setConfigurationStoreConnection(Connection) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerPlatformConfigurationClient
Override the default implementation or configuration of the configuration document store.
setDefaultAuditLog() - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Set up the default audit log for the server.
setDefaultOMAGServerConfig(OMAGServerConfig) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerPlatformConfigurationClient
Override the default server configuration document.
setEngineDefinitionsClientConfig(OMAGServerClientConfig) - Method in class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
Set up the name and platform URL root for the metadata server running the Governance Engine OMAS that provides the governance engine definitions used by the engine services.
setEngineHostServicesConfig(EngineHostServicesConfig) - Method in class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
Set up the configuration for the Engine Host Services in an Engine Host OMAG Server in a single call.
setEngineServicesConfig(List<EngineServiceConfig>) - Method in class org.odpi.openmetadata.adminservices.client.EngineHostConfigurationClient
Set up the configuration for all the open metadata engine services (OMESs).
setEnterpriseAccessConfig(EnterpriseAccessConfig) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessServerConfigurationClient
Set up the configuration that controls the enterprise repository services.
setEventBus(String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Set up the default event bus for embedding in event-driven connector.
setEventMapperConnection(String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.client.RepositoryProxyConfigurationClient
Provide the connection to the local repository's event mapper if needed.
setEventMapperConnection(Connection) - Method in class org.odpi.openmetadata.adminservices.client.RepositoryProxyConfigurationClient
Provide the connection to the third party repository's event mapper.
setGraphLocalRepository(Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessStoreConfigurationClient
Set up a graph store as the local repository.
setInMemLocalRepository() - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessStoreConfigurationClient
Set up an in memory local repository.
setIntegrationGroupsConfig(List<IntegrationGroupConfig>) - Method in class org.odpi.openmetadata.adminservices.client.IntegrationDaemonConfigurationClient
Set up the configuration for all the open metadata integration groups.
setIntegrationServicesConfig(List<IntegrationServiceConfig>) - Method in class org.odpi.openmetadata.adminservices.client.IntegrationDaemonConfigurationClient
Set up the configuration for all the open metadata integration services (OMISs).
setLocalMetadataCollectionId(String) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
Set up the local metadata collection id.
setLocalMetadataCollectionName(String) - Method in class org.odpi.openmetadata.adminservices.client.CohortMemberConfigurationClient
Set up the local metadata collection name.
setMaxPageSize(int) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Set an upper limit in the page size that can be requested on a REST call to the server.
setOMAGServerConfig(OMAGServerConfig) - Method in class org.odpi.openmetadata.adminservices.client.ConfigurationManagementClient
Set up the configuration properties for an OMAG Server in a single command.
setOMAGServerConfig(OMAGServerConfig) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Set up the configuration properties for an OMAG Server in a single command.
setOrganizationName(String) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Set up the name of the organization that is running this server.
setPlatformSecurityConnection(Connection) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerPlatformConfigurationClient
Deprecated.
setPluginRepositoryConnection(String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessStoreConfigurationClient
Provide the connection to the local repository connector that maps the OMRS RepositoryConnector API to the third party persistence API.
setPluginRepositoryConnection(Connection) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessStoreConfigurationClient
Provide the connection to the local repository connector that maps the OMRS RepositoryConnector API to the third party persistence API.
setReadOnlyLocalRepository() - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessStoreConfigurationClient
Set up an read only local repository.
setRepositoryProxyConnection(String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.client.RepositoryProxyConfigurationClient
Provide the connection to the third party metadata server repository connector that maps the OMRS RepositoryConnector API to the third party repository API.
setRepositoryProxyConnection(Connection) - Method in class org.odpi.openmetadata.adminservices.client.RepositoryProxyConfigurationClient
Provide the connection to the third party metadata server repository connector that maps the OMRS RepositoryConnector API to the third party metadata server API.
setServerDescription(String) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Set up the description of this server.
setServerPassword(String) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Set up the password to use in the header of HTTP requests with the server's userId.
setServerSecurityConnection(Connection) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Override the default server security connector.
setServerType(String) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Set up the descriptive type of the server.
setServerURLRoot(String) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Set up the root URL for this server that is used to construct full URL paths to calls for this server's REST interfaces.
setServerUserId(String) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Set up the user id to use when there is no external user driving the work (for example when processing events from another server).
setViewServicesConfiguration(List<ViewServiceConfig>) - Method in class org.odpi.openmetadata.adminservices.client.ViewServerConfigurationClient
Return the configuration for the view services in this server.
setXTDBInMemRepository() - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessStoreConfigurationClient
Set up an XTDB store as the local repository.
setXTDBLocalKVRepository() - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessStoreConfigurationClient
Set up an XTDB store as the local repository.
setXTDBLocalRepository(Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.client.MetadataAccessStoreConfigurationClient
Set up an XTDB store as the local repository.

U

updateAuditLogDestination(String, Connection) - Method in class org.odpi.openmetadata.adminservices.client.OMAGServerConfigurationClient
Replace an audit log destination connection identified by the supplied audit log destination connection name with the supplied audit log destination connection.

V

ViewServerConfigurationClient - Class in org.odpi.openmetadata.adminservices.client
ViewServerConfigurationClient provides the configuration services for view servers.
ViewServerConfigurationClient(String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.ViewServerConfigurationClient
Create a new client with no authentication embedded in the HTTP request.
ViewServerConfigurationClient(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.client.ViewServerConfigurationClient
Create a new client that passes a connection userId and password in each HTTP request.
A C D E G I L M O R S U V 
All Classes and Interfaces|All Packages