Index

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

A

activateServerListWithStoredConfig(String, List<String>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerOperationalServices
Activate the list of open metadata and governance servers using the stored configuration information.
activateWithStoredConfig(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerOperationalServices
Activate the open metadata and governance services using the stored configuration information.
activateWithSuppliedConfig(String, String, OMAGServerConfig) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerOperationalServices
Activate the open metadata and governance services using the supplied configuration document.
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.
addEventTopicAuditLogDestination(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, List<String>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the File based audit log destination for the server.
addOpenMetadataArchive(String, String, Connection) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerOperationalServices
Add a new open metadata archive to running repository.
addOpenMetadataArchiveFile(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerOperationalServices
Add a new open metadata archive to running repository.
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

captureNotAuthorizedException(FFDCResponseBase, OMAGNotAuthorizedException) - 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.OMAGServerAdminForEngineServices
Disable the engine services.
clearAllIntegrationGroups(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForIntegrationGroups
Disable the integration groups.
clearAllIntegrationServices(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForIntegrationServices
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.
clearEngineDefinitionsClientConfig(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForEngineServices
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.OMAGServerAdminForEngineServices
Remove the configuration for an Engine Host OMAG Server in a single call.
clearEngineService(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForEngineServices
Remove an engine service.
clearIntegrationGroup(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForIntegrationGroups
Remove an integration group.
clearIntegrationService(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForIntegrationServices
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.
clearPlatformSecurityConnection(String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminSecurityServices
Clear the connection object for the platform security connector.
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.
configureAllViewServices(String, String, ViewServiceConfig) - 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.OMAGServerAdminForEngineServices
Enable a single registered engine service.
configureEngineService(String, String, EngineServiceConfig) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForEngineServices
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.OMAGServerAdminForIntegrationGroups
Enable a single registered integration group.
configureIntegrationService(String, String, String, IntegrationServiceRequestBody) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForIntegrationServices
Enable a single registered integration service.
configureIntegrationService(String, String, IntegrationServiceConfig) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForIntegrationServices
Add configuration for a single integration service to the server's config document.
configureViewService(String, String, String, ViewServiceConfig) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForViewServices
Configure a single view service.

D

deactivatePermanently(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerOperationalServices
Terminate any running open metadata and governance services, remove the server from any open metadata cohorts and delete the server's configuration.
deactivateTemporarily(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerOperationalServices
Temporarily deactivate any open metadata and governance services for the requested server.
deactivateTemporarilyServerList(String, List<String>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerOperationalServices
Temporarily deactivate the open metadata and governance servers in th supplied list.
deleteDataEngineProxy(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerDataEngineProxyService
Remove Data Engine Proxy from the server configuration.
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
getActiveConfiguration(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerOperationalServices
Return the complete set of configuration properties in use by the server.
getActiveServerStatus(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerOperationalServices
Return the status of the server and it services within.
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.
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.OMAGServerAdminForEngineServices
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.
getEngineHostServicesConfiguration(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForEngineServices
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.OMAGServerAdminForEngineServices
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.
getIntegrationGroupsConfiguration(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForIntegrationGroups
Return the list of integration groups that are configured for this server.
getIntegrationServiceConfiguration(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForIntegrationServices
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.OMAGServerAdminForIntegrationServices
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.
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.
getPlatformSecurityConnection(String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminSecurityServices
Return the connection object for the platform security connector.
getRegisteredIntegrationServices(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForIntegrationServices
Return the list of integration services that are configured for this server.
getServerOrigin(String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerOriginServices
Return the origin of this server implementation.
getServerSecurityConnection(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminSecurityServices
Return the connection object for the server security connector.
getServerServiceInstance(String, String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerOperationalInstanceHandler
Get the object containing the properties for this server.
getServerType() - Method in class org.odpi.openmetadata.adminservices.classifier.ServerTypeClassifier
Check that the config document will result in a valid type of server and return the type.
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
OMAGServerAdminForEngineServices - 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.
OMAGServerAdminForEngineServices() - Constructor for class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForEngineServices
Default constructor
OMAGServerAdminForIntegrationGroups - Class in org.odpi.openmetadata.adminservices.server
OMAGServerAdminForIntegrationGroups provides the server-side support for the services that add integration group configuration to an OMAG Server.
OMAGServerAdminForIntegrationGroups() - Constructor for class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForIntegrationGroups
Default constructor
OMAGServerAdminForIntegrationServices - Class in org.odpi.openmetadata.adminservices.server
OMAGServerAdminForIntegrationServices provides the server-side support for the services that add integration services configuration to an OMAG Server.
OMAGServerAdminForIntegrationServices() - Constructor for class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForIntegrationServices
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 open metadata security connectors.
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
 
OMAGServerConfigOpenLineage - Class in org.odpi.openmetadata.adminservices.server
 
OMAGServerConfigOpenLineage() - Constructor for class org.odpi.openmetadata.adminservices.server.OMAGServerConfigOpenLineage
 
OMAGServerDataEngineProxyService - Class in org.odpi.openmetadata.adminservices.server
OMAGServerDataEngineProxyService supports the configuration requests for Data Engine Proxies.
OMAGServerDataEngineProxyService() - Constructor for class org.odpi.openmetadata.adminservices.server.OMAGServerDataEngineProxyService
 
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
OMAGServerOperationalInstanceHandler - Class in org.odpi.openmetadata.adminservices.server
OMAGServerServiceInstanceHandler retrieves information from the instance map for an OMAG server service instance.
OMAGServerOperationalInstanceHandler(String) - Constructor for class org.odpi.openmetadata.adminservices.server.OMAGServerOperationalInstanceHandler
Constructor passes the service name that is used on all calls to this instance.
OMAGServerOperationalServices - Class in org.odpi.openmetadata.adminservices.server
OMAGServerOperationalServices will provide support to start, manage and stop services in the OMAG Server.
OMAGServerOperationalServices() - Constructor for class org.odpi.openmetadata.adminservices.server.OMAGServerOperationalServices
 
OMAGServerOriginServices - Class in org.odpi.openmetadata.adminservices.server
OMAGServerPlatformOriginServices support the origin services for Egeria's OMAG Server.
OMAGServerOriginServices() - Constructor for class org.odpi.openmetadata.adminservices.server.OMAGServerOriginServices
 
org.odpi.openmetadata.adminservices.classifier - package org.odpi.openmetadata.adminservices.classifier
 
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

removeOpenLineageConfig(String, String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerConfigOpenLineage
Remove this service from the server configuration.
retrieveAllServerConfigs(String) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Return the stored configuration documents stored on the platform

S

ServerTypeClassifier - Class in org.odpi.openmetadata.adminservices.classifier
ServerTypeClassifier is responsible for reviewing the configuration document to determine what type of server is being requested in the configuration document.
ServerTypeClassifier(String, OMAGServerConfig) - Constructor for class org.odpi.openmetadata.adminservices.classifier.ServerTypeClassifier
Constructor
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.
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.
setDataEngineProxyConfig(String, String, DataEngineProxyConfig) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerDataEngineProxyService
Store the provided Data Engine Proxy configuration
setDefaultAuditLog(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices
Set up the default audit log for the server.
setEngineDefinitionsClientConfig(String, String, OMAGServerClientConfig) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForEngineServices
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.OMAGServerAdminForEngineServices
Set up the configuration for an Engine Host OMAG Server in a single call.
setEngineServicesConfig(String, String, List<EngineServiceConfig>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForEngineServices
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.
setIntegrationGroupsConfig(String, String, List<IntegrationGroupConfig>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForIntegrationGroups
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.OMAGServerAdminForIntegrationServices
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.
setOpenLineageConfig(String, String, OpenLineageServerConfig) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerConfigOpenLineage
Set the Open Lineage Config
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.
setPlatformSecurityConnection(String, PlatformSecurityRequestBody) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminSecurityServices
Override the default platform security connector.
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.
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).
setViewServicesConfig(String, String, List<ViewServiceConfig>) - Method in class org.odpi.openmetadata.adminservices.server.OMAGServerAdminForViewServices
Set up the configuration for all the open metadata view services (OMASs).

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

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.
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.
A C D E G O R S U V 
All Classes and Interfaces|All Packages