Index

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

A

addAuditLogDestination(String, String, Connection) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the list of audit log destinations.
addCohortRegistration(String, String, String, CohortTopicStructure, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Enable registration of server to an open metadata repository cohort.
addConsoleAuditLogDestination(String, String, List<String>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the console (stdout) audit log destination for the server.
addEngine(String, String, EngineConfig) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForEngineHostServices
Set up the list of governance engines that will use the metadata from the same metadata access server as the engine host uses for retrieving the engine configuration.
addEventTopicAuditLogDestination(String, String, String, List<String>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the File based audit log destination for the server.
addFileAuditLogDestination(String, String, String, List<String>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the File based audit log destination for the server.
addPostgreSQLAuditLogDestination(String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the JDBC based audit log destination for the server.
addRemoteEnterpriseTopic(String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForAccessServices
Set up the default remote enterprise topic.
addSLF4JAuditLogDestination(String, String, List<String>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the SLF4J audit log destination for the server.
addStartUpOpenMetadataArchiveFile(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Add a new open metadata archive to load at startup.

C

captureConfigurationErrorException(FFDCResponseBase, OMAGConfigurationErrorException) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerExceptionHandler
Set the exception information into the response.
captureInvalidParameterException(FFDCResponseBase, OMAGInvalidParameterException) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerExceptionHandler
Set the exception information into the response.
captureNotAuthorizedException(FFDCResponseBase, OMAGNotAuthorizedException) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerExceptionHandler
Set the exception information into the response.
captureNotAuthorizedException(FFDCResponseBase, UserNotAuthorizedException) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerExceptionHandler
Set the exception information into the response.
capturePlatformRuntimeException(String, String, FFDCResponseBase, Throwable) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerExceptionHandler
Set the exception information into the response.
capturePlatformRuntimeException(String, FFDCResponseBase, Throwable) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerExceptionHandler
Set the exception information into the response.
clearAccessService(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForAccessServices
Remove an access service.
clearAllAccessServices(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForAccessServices
Disable the access services.
clearAllEngineServices(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForEngineHostServices
Disable the engine services.
clearAllIntegrationGroups(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForIntegrationDaemonServices
Disable the integration groups.
clearAllIntegrationServices(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForIntegrationDaemonServices
Disable the integration services.
clearAllViewServices(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForViewServices
Disable the view services.
clearAuditLogDestination(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Delete an audit log destination connection, that is identified with the supplied destination connection name.
clearAuditLogDestinations(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Clear the list of audit log destinations.
clearCohortConfig(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the mode for an open metadata repository cohort.
clearConfigurationStoreConnection(String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminStoreServices
Clear the connection object for the configuration store.
clearDefaultOMAGServerConfig(String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminStoreServices
Clear the default configuration document.
clearEngineDefinitionsClientConfig(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForEngineHostServices
Remove the configuration for the Governance Engine OMAS Engine client configuration in a single call.
clearEngineHostServicesConfig(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForEngineHostServices
Remove the configuration for an Engine Host OMAG Server in a single call.
clearEngineList(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForEngineHostServices
Remove the configuration for the governance engines in a single call.
clearEngineService(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForEngineHostServices
Remove an engine service.
clearIntegrationDaemonServicesConfig(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForIntegrationDaemonServices
Remove the configuration for an Integration Daemon OMAG Server in a single call.
clearIntegrationGroup(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForIntegrationDaemonServices
Remove an integration group.
clearIntegrationService(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForIntegrationDaemonServices
Remove an integration service.
clearLocalRepositoryConfig(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Remove all configuration for a local repository.
clearOMAGServerConfig(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Remove the configuration for the server.
clearOpenMetadataArchives(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Clear the list of open metadata archives for loading at server startup.
clearPlaceholderVariables(String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminStoreServices
Clear the placeholder variables.
clearServerSecurityConnection(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminSecurityServices
Clear the connection object for the server security connector.
clearViewService(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForViewServices
Remove a view service.
configureAccessService(String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForAccessServices
Enable a single access service.
configureAccessServiceNoTopics(String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForAccessServices
Enable a single access service.
configureAllAccessServices(String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForAccessServices
Enable all access services that are registered with this server platform.
configureAllAccessServicesNoTopics(String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForAccessServices
Enable all access services that are registered with this server platform.
configureAllEngineServices(String, String, EngineServiceRequestBody) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForEngineHostServices
Enable all non-deprecated engine services.
configureAllIntegrationServices(String, String, IntegrationServiceRequestBody) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForIntegrationDaemonServices
Enable all non-deprecated registered integration services.
configureAllViewServices(String, String, ViewServiceRequestBody) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForViewServices
Enable all view services that are registered with this server platform.
configureEngineService(String, String, String, EngineServiceRequestBody) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForEngineHostServices
Enable a single registered engine service.
configureEngineService(String, String, EngineServiceConfig) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForEngineHostServices
Add configuration for a single engine service to the server's config document.
configureIntegrationGroup(String, String, IntegrationGroupConfig) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForIntegrationDaemonServices
Enable a single registered integration group.
configureIntegrationService(String, String, String, IntegrationServiceRequestBody) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForIntegrationDaemonServices
Enable a single registered integration service.
configureIntegrationService(String, String, IntegrationServiceConfig) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForIntegrationDaemonServices
Add configuration for a single integration service to the server's config document.
configureViewService(String, String, String, ViewServiceRequestBody) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForViewServices
Configure a single view service.

D

deleteEventBus(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Delete the current configuration for the event bus.
deployOMAGServerConfig(String, String, URLRequestBody) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Push the configuration for the server to another OMAG Server Platform.
disableAllConformanceSuiteWorkbenches(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGConformanceSuiteConfigServices
Request that all the conformance suite tests are deactivated in this server.
disablePlatformConformanceSuiteServices(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGConformanceSuiteConfigServices
Request that the repository conformance suite tests are deactivated in this server.
disableRepositoryConformanceSuiteServices(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGConformanceSuiteConfigServices
Request that the repository conformance suite tests are deactivated in this server.

E

enablePlatformConformanceSuiteWorkbench(String, String, URLRequestBody) - Method in class org.odpi.openmetadata.adminservices.server.OMAGConformanceSuiteConfigServices
Request that the platform conformance suite workbench is activated in this server to test the support of the platform services running in the platform at tutPlatformRootURL.
enableRepositoryConformanceSuiteWorkbench(String, String, RepositoryConformanceWorkbenchConfig) - Method in class org.odpi.openmetadata.adminservices.server.OMAGConformanceSuiteConfigServices
Request that the repository conformance suite workbench is activated in this server to test the support of the repository services running in the server named tutRepositoryServerName.
enableRepositoryPerformanceSuiteWorkbench(String, String, RepositoryPerformanceWorkbenchConfig) - Method in class org.odpi.openmetadata.adminservices.server.OMAGConformanceSuiteConfigServices
Request that the repository conformance suite workbench is activated in this server to test the performance of the repository services running in the server named tutRepositoryServerName.

G

getAccessServiceConfig(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForAccessServices
Retrieve the config for an access service.
getAccessServicesConfiguration(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForAccessServices
Return the list of access services that are configured for this server.
getAccessServiceTopicNames(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForAccessServices
Retrieve the topic names for this access service
getAllAccessServiceTopicNames(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForAccessServices
Retrieve the topic names for all configured access services
getAuditLogDestinations(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Return the list of audit log destinations.
getBasicServerProperties(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the basic server properties in a single request.
getCohortConfig(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Return the current configuration for a cohort.
getCohortTopicName(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Retrieve the topic name that is used by this server to contact the other members of the open metadata repository cohort.
getConfigurationStoreConnection(String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminStoreServices
Return the connection object for the configuration store.
getConfiguredAccessServices(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForAccessServices
Return the list of access services that are configured for this server.
getConfiguredEngineServices(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForEngineHostServices
Return the list of engine services that are configured for this server.
getConfiguredViewServices(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForViewServices
Return the list of view services that are configured for this server.
getDedicatedCohortTopicNames(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Retrieve the current topic names for the three dedicated topics of the cohort.
getDefaultOMAGServerConfig(String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminStoreServices
Return the default server configuration document.
getEngineHostServicesConfiguration(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForEngineHostServices
Return the engine host services configuration including the list of engine services that are configured for this server.
getEngineServiceConfiguration(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForEngineHostServices
Return the configuration for the requested engine service that is configured for this server.
getEventBus(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Return the current configuration for the event bus.
getIntegrationDaemonServicesConfiguration(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForIntegrationDaemonServices
Return the integration daemon services configuration including the list of integration services and integration services that are configured for this server.
getIntegrationGroupsConfiguration(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForIntegrationDaemonServices
Return the list of integration groups that are configured for this server.
getIntegrationServiceConfiguration(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForIntegrationDaemonServices
Return the configuration for the requested integration service that is configured for this server.
getIntegrationServicesConfiguration(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForIntegrationDaemonServices
Return the list of integration services that are configured for this server.
getLocalMetadataCollectionId(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Return the local metadata collection id.
getLocalMetadataCollectionName(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Return the local metadata collection id.
getLocalRepositoryConfig(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Return the configuration for the local repository.
getOpenMetadataArchives(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Return the list of open metadata archives.
getPlaceholderVariables(String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminStoreServices
Return the placeholder variables that will be used on each server start up.
getRegisteredIntegrationServices(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForIntegrationDaemonServices
Return the list of integration services that are configured for this server.
getServerConfig(String, String, boolean, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminStoreServices
Retrieve any saved configuration for this server.
getServerConfigForStartUp(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminStoreServices
Retrieve any saved configuration for this server.
getServerSecurityConnection(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminSecurityServices
Return the connection object for the server security connector.
getServerTypeClassification(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Return the derived server type that is created from the classification of the server configuration.
getStoredConfiguration(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Return the complete set of configuration properties in use by the server.
getViewServiceConfig(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForViewServices
Return the configuration of a single view service
getViewServicesConfiguration(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForViewServices
Return the view services configuration for this server.

O

OMAGConformanceSuiteConfigServices - Class in org.odpi.openmetadata.adminservices.server
OMAGConformanceSuiteConfigServices configures the Open Metadata Conformance Suite workbenches in an OMAG Server.
OMAGConformanceSuiteConfigServices() - Constructor for class org.odpi.openmetadata.adminservices.server.OMAGConformanceSuiteConfigServices
 
OMAGServerAdminForAccessServices - Class in org.odpi.openmetadata.adminservices.server
OMAGServerAdminForAccessServices provides the server-side support for the services that add access services configuration to an OMAG Server.
OMAGServerAdminForAccessServices() - Constructor for class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForAccessServices
Default constructor
OMAGServerAdminForEngineHostServices - Class in org.odpi.openmetadata.adminservices.server
OMAGServerAdminForEngineServices provides the server-side support for the services that add engine services configuration to an OMAG Server.
OMAGServerAdminForEngineHostServices() - Constructor for class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForEngineHostServices
Default constructor
OMAGServerAdminForIntegrationDaemonServices - Class in org.odpi.openmetadata.adminservices.server
OMAGServerAdminForIntegrationDaemonServices provides the server-side support for the services that configure the specialized part of the integration daemon.
OMAGServerAdminForIntegrationDaemonServices() - Constructor for class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForIntegrationDaemonServices
Default constructor
OMAGServerAdminForViewServices - Class in org.odpi.openmetadata.adminservices.server
OMAGServerAdminForViewServices provides the server-side support for the services that add view services configuration to an OMAG Server.
OMAGServerAdminForViewServices() - Constructor for class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForViewServices
Default constructor
OMAGServerAdminSecurityServices - Class in org.odpi.openmetadata.adminservices.server
OMAGServerAdminSecurityServices provides the capability to set up the open metadata security connector for a server.
OMAGServerAdminSecurityServices() - Constructor for class org.odpi.openmetadata.adminservices.server.OMAGServerAdminSecurityServices
 
OMAGServerAdminServices - Class in org.odpi.openmetadata.adminservices.server
OMAGServerAdminServices provides part of the server-side implementation of the administrative interface for an Open Metadata and Governance (OMAG) Server.
OMAGServerAdminServices() - Constructor for class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
 
OMAGServerAdminStoreServices - Class in org.odpi.openmetadata.adminservices.server
OMAGServerAdminStoreServices provides the capability to store and retrieve configuration documents.
OMAGServerAdminStoreServices() - Constructor for class org.odpi.openmetadata.adminservices.server.OMAGServerAdminStoreServices
 
OMAGServerErrorHandler - Class in org.odpi.openmetadata.adminservices.server
OMAGServerErrorHandler provides common error handling routines for the admin services
OMAGServerErrorHandler() - Constructor for class org.odpi.openmetadata.adminservices.server.OMAGServerErrorHandler
Default constructor
OMAGServerExceptionHandler - Class in org.odpi.openmetadata.adminservices.server
OMAGServerExceptionHandler provides common error handling routines for the admin services
OMAGServerExceptionHandler() - Constructor for class org.odpi.openmetadata.adminservices.server.OMAGServerExceptionHandler
Default constructor
org.odpi.openmetadata.adminservices.server - package org.odpi.openmetadata.adminservices.server
 
overrideAccessServiceInTopicName(String, String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForAccessServices
Update the in topic name for a specific access service.
overrideAccessServiceOutTopicName(String, String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForAccessServices
Update the out topic name for a specific access service.
overrideCohortTopicName(String, String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Change the topic name that is used by this server to contact the other members of the open metadata repository cohort.
overrideInstancesCohortTopicName(String, String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Change the topic name that is used by this server to exchange metadata instances with the other members of the open metadata repository cohort.
overrideRegistrationCohortTopicName(String, String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Change the topic name that is used by this server to register members in the open metadata repository cohort.
overrideTypesCohortTopicName(String, String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Change the topic name that is used by this server to verify type consistency with the other members of the open metadata repository cohort.

R

resetRemoteCohortURL(String, String, URLRequestBody) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Update the URL broadcast across the cohort to allow other members to issue queries to this repository.
retrieveAllServerConfigs(String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Return the stored configuration documents stored on the platform

S

saveServerConfig(String, String, OMAGServerConfig) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminStoreServices
Save the server's config ...
setAccessServicesConfig(String, String, List<AccessServiceConfig>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForAccessServices
Set up the configuration for all the open metadata access services (OMASs).
setAuditLogDestinations(String, String, List<Connection>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the list of audit log destinations.
setBasicServerProperties(String, String, ServerPropertiesRequestBody) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the basic server properties in a single request.
setCohortConfig(String, String, String, CohortConfig) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the configuration properties for a cohort.
setConfigurationStoreConnection(String, Connection) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminStoreServices
Override the default location of the configuration documents.
setDefaultAuditLog(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the default audit log for the server.
setDefaultOMAGServerConfig(String, OMAGServerConfig) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminStoreServices
Override the default server configuration document.
setEngineDefinitionsClientConfig(String, String, OMAGServerClientConfig) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForEngineHostServices
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(String, String, EngineHostServicesConfig) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForEngineHostServices
Set up the configuration for an Engine Host OMAG Server in a single call.
setEngineList(String, String, List<EngineConfig>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForEngineHostServices
Set up the list of governance engines that will use the metadata from the same metadata access server as the engine host uses for retrieving the engine configuration.
setEngineServicesConfig(String, String, List<EngineServiceConfig>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForEngineHostServices
Set up the configuration for all the open metadata engine services (OMESs).
setEnterpriseAccessConfig(String, String, EnterpriseAccessConfig) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForAccessServices
Set up the configuration that controls the enterprise repository services.
setEventBus(String, String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the default event bus for embedding in event-driven connector.
setGraphLocalRepository(String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up a graph store as the local repository.
setInMemLocalRepository(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up an in memory local repository.
setIntegrationDaemonServicesConfig(String, String, IntegrationDaemonServicesConfig) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForIntegrationDaemonServices
Set up the configuration for an Integration Daemon OMAG Server in a single call.
setIntegrationGroupsConfig(String, String, List<IntegrationGroupConfig>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForIntegrationDaemonServices
Set up the configuration for all the open metadata integration groups (OMISs).
setIntegrationServicesConfig(String, String, List<IntegrationServiceConfig>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForIntegrationDaemonServices
Set up the configuration for all the open metadata integration services (OMISs).
setLocalMetadataCollectionId(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Return the local metadata collection id.
setLocalMetadataCollectionName(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the local metadata collection name.
setLocalRepositoryConfig(String, String, LocalRepositoryConfig) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the configuration for the local repository.
setMaxPageSize(String, String, int) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set an upper limit in the page size that can be requested on a REST call to the server.
setNoRepositoryMode(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Remove all configuration for a local repository.
setOMAGServerConfig(String, String, OMAGServerConfig) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the configuration properties for an OMAG Server in a single command.
setOpenMetadataArchives(String, String, List<Connection>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the list of open metadata archives.
setOrganizationName(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the name of the organization that is running this server.
setPlaceholderVariables(String, Map<String, String>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminStoreServices
Set up the placeholder variables that will be used on each server start up.
setPluginRepositoryConnection(String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Provide the connection to the local repository.
setPluginRepositoryConnection(String, String, Connection) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Provide the connection to the local repository - used when the local repository mode is set to plugin repository.
setPostgresLocalRepository(String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up a PostgreSQL Database Schema as the local repository.
setReadOnlyLocalRepository(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up a read only store as the local repository.
setRepositoryProxyConnection(String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Provide the connection to the local repository.
setRepositoryProxyConnection(String, String, Connection) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Provide the connection to the local repository - used when the local repository mode is set to repository proxy.
setRepositoryProxyEventMapper(String, String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Provide the connection to the local repository's event mapper if needed.
setRepositoryProxyEventMapper(String, String, Connection) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Provide the connection to the local repository's event mapper if needed.
setServerDescription(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the description of this server.
setServerPassword(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the user id to use when there is no external user driving the work (for example when processing events from another server).
setServerRootURL(String, String, URLRequestBody) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the root URL for this server that is used to construct full URL paths to calls for this server's REST interfaces that is used by other members of the cohorts that this server connects to.
setServerSecurityConnection(String, String, Connection) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminSecurityServices
Override the default server security connector.
setServerType(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the descriptive type of the server.
setServerURLRoot(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Deprecated.
setServerUserId(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
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(String, String, List<ViewServiceConfig>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForViewServices
Add the view services configuration for this server as a single call.
setXTDBInMemRepository(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up an XTDB store as the local repository.
setXTDBLocalKVRepository(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up an XTDB store as the local repository.
setXTDBLocalRepository(String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up an XTDB store as the local repository.

U

updateAuditLogDestination(String, String, String, Connection) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Update an audit log destination connection that is identified with the supplied destination connection name with the supplied connection object.

V

validateFileName(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerErrorHandler
Validate that the file name is not null.
validateOMAGServerName(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerErrorHandler
Validate that the server name of the server where an access service resides is not null.
validatePlatformConnection(Connection, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerErrorHandler
Validate that the connection is not null.
validatePropertyNotNull(Object, String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerErrorHandler
Validate that an essential OMAG server configuration property has been set.
validateServerConnection(Connection, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerErrorHandler
Validate that the connection is not null.
validateServerName(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerErrorHandler
Validate that the server name is not null and save it in the config.
validateServiceURLMarker(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerErrorHandler
Validate that the server name of the server where an access service resides is not null.
validateUserId(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerErrorHandler
Validate that the user id is not null.
A C D E G O R S U V 
All Classes and Interfaces|All Packages