Index
All Classes and Interfaces|All Packages
A
- addAuditLogDestination(String, String, Connection) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
-
Add an audit log destination that is defined by the supplied connection object.
- addCohortRegistration(String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
-
Enable registration of server to an open metadata repository cohort using the default topic structure (DEDICATED_TOPICS).
- addCohortRegistration(String, String, String, CohortTopicStructure, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
-
Enable registration of server to an open metadata repository cohort using the topic pattern specified by cohortTopicStructure.
- addConsoleAuditLogDestination(String, String, List<String>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
-
Set up the console audit log for the server.
- addEngine(String, String, EngineConfig) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigEngineHostServicesResource
-
Add another engine to 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.spring.ConfigRepositoryServicesResource
-
Add an audit log destination that sends each log record as an event on the supplied event topic.
- addFileAuditLogDestination(String, String, String, List<String>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
-
Add an audit log destination that creates log records as JSON files in a shared directory.
- addJDBCAuditLogDestination(String, String, String, List<String>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
-
Add an audit log destination that creates log records as rows in a JDBC Database.
- addRemoteEnterpriseTopic(String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigAccessServicesResource
-
Set up the default remote enterprise topic.
- addSLF4JAuditLogDestination(String, String, List<String>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
-
Add an audit log destination that creates slf4j records.
- addStartUpOpenMetadataArchiveFile(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
-
Add a new open metadata archive to load at startup.
C
- clearAccessService(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigAccessServicesResource
-
Remove the config for an access service.
- clearAllAccessServices(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigAccessServicesResource
-
Disable the access services.
- clearAllEngineServices(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigEngineHostServicesResource
-
Disable the engine services.
- clearAllIntegrationGroups(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigIntegrationDaemonServicesResource
-
Disable the integration groups.
- clearAllIntegrationServices(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigIntegrationDaemonServicesResource
-
Disable the integration services.
- clearAllViewServices(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigViewServicesResource
-
Disable the view services.
- clearAuditLogDestination(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
-
Delete an audit log destination that is identified with the supplied connection's name.
- clearAuditLogDestinations(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
-
Clears all audit log destinations for this server.
- clearCohortConfig(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
-
Unregister this server from an open metadata repository cohort.
- clearConfigurationStoreConnection(String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigStoreResource
-
Clear the connection object for the configuration store which means the platform uses the default store.
- clearDefaultOMAGServerConfig(String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigStoreResource
-
Clear the default configuration document.
- clearEngineDefinitionsClientConfig(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigEngineHostServicesResource
-
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.spring.ConfigEngineHostServicesResource
-
Remove the configuration of the specialist services for an Engine Host OMAG Server in a single call.
- clearEngineList(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigEngineHostServicesResource
-
Remove the configuration for the engine list in a single call.
- clearEngineService(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigEngineHostServicesResource
-
Remove an engine service.
- clearIntegrationDaemonServicesConfig(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigIntegrationDaemonServicesResource
-
Remove the configuration of the specialist services for an Integration Daemon OMAG Server in a single call.
- clearIntegrationGroup(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigIntegrationDaemonServicesResource
-
Remove an integration group.
- clearIntegrationService(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigIntegrationDaemonServicesResource
-
Remove an integration service.
- clearLocalRepositoryConfig(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
-
Remove all configuration for a local repository.
- clearOMAGServerConfig(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigResource
-
Clear the configuration properties for an OMAG Server in a single command.
- clearOpenMetadataArchives(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
-
Clear the list of open metadata archives.
- clearPlaceholderVariables(String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigStoreResource
-
Clear the placeholder variables used whenever an OMAG Server is started.
- clearServerSecurityConnection(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigOpenMetadataServerSecurityResource
-
Clear the connection object for the server security connector.
- clearViewService(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigViewServicesResource
-
Remove the config for a view service.
- ConfigAccessServicesResource - Class in org.odpi.openmetadata.adminservices.spring
-
ConfigAccessServicesResource provides the configuration for setting up the Open Metadata Access Services (OMASs).
- ConfigAccessServicesResource() - Constructor for class org.odpi.openmetadata.adminservices.spring.ConfigAccessServicesResource
- ConfigConformanceSuiteServicesResource - Class in org.odpi.openmetadata.adminservices.spring
-
ConfigAccessServicesResource provides the configuration for setting up the Open Metadata Conformance Suite services in an OMAG server.
- ConfigConformanceSuiteServicesResource() - Constructor for class org.odpi.openmetadata.adminservices.spring.ConfigConformanceSuiteServicesResource
- ConfigDefaultsResource - Class in org.odpi.openmetadata.adminservices.spring
-
ConfigDefaultsResource sets properties in the configuration document that are used as default values when configuring the subsystems in an OMAG Server.
- ConfigDefaultsResource() - Constructor for class org.odpi.openmetadata.adminservices.spring.ConfigDefaultsResource
- ConfigEngineHostServicesResource - Class in org.odpi.openmetadata.adminservices.spring
-
ConfigEngineServicesResource provides the configuration for setting up the Open Metadata Engine Services (OMESs).
- ConfigEngineHostServicesResource() - Constructor for class org.odpi.openmetadata.adminservices.spring.ConfigEngineHostServicesResource
- ConfigIntegrationDaemonServicesResource - Class in org.odpi.openmetadata.adminservices.spring
-
ConfigIntegrationServicesResource provides the configuration for setting up the Open Metadata Integration Services (OMISs).
- ConfigIntegrationDaemonServicesResource() - Constructor for class org.odpi.openmetadata.adminservices.spring.ConfigIntegrationDaemonServicesResource
- ConfigOpenMetadataServerSecurityResource - Class in org.odpi.openmetadata.adminservices.spring
-
ConfigOpenMetadataServerSecurityResource provides the API to configure the security connector that validates Open Metadata and Governance requests issued to a specific OMAG server.
- ConfigOpenMetadataServerSecurityResource() - Constructor for class org.odpi.openmetadata.adminservices.spring.ConfigOpenMetadataServerSecurityResource
- ConfigPropertiesResource - Class in org.odpi.openmetadata.adminservices.spring
-
ConfigPropertiesResource provides part of the server-side implementation of the administrative interface for an Open Metadata and Governance (OMAG) Server.
- ConfigPropertiesResource() - Constructor for class org.odpi.openmetadata.adminservices.spring.ConfigPropertiesResource
- ConfigRepositoryServicesResource - Class in org.odpi.openmetadata.adminservices.spring
-
ConfigRepositoryServicesResource provides the configuration services for setting up the repository services subsystems.
- ConfigRepositoryServicesResource() - Constructor for class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
- ConfigResource - Class in org.odpi.openmetadata.adminservices.spring
-
OMAGServerConfigResource returns the current configuration document for the server.
- ConfigResource() - Constructor for class org.odpi.openmetadata.adminservices.spring.ConfigResource
- ConfigsResource - Class in org.odpi.openmetadata.adminservices.spring
-
OMAGServerConfigsResource exposes APIs for server configurations.
- ConfigsResource() - Constructor for class org.odpi.openmetadata.adminservices.spring.ConfigsResource
- ConfigStoreResource - Class in org.odpi.openmetadata.adminservices.spring
-
ConfigStoreResource provides the API to configure the connector that should be used to manage configuration documents.
- ConfigStoreResource() - Constructor for class org.odpi.openmetadata.adminservices.spring.ConfigStoreResource
- configureAccessService(String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigAccessServicesResource
-
Enable a single access service.
- configureAccessServiceNoTopics(String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigAccessServicesResource
-
Enable a single access service.
- configureAllAccessServices(String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigAccessServicesResource
-
Enable all access services that are registered with this server platform.
- configureAllAccessServicesNoTopics(String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigAccessServicesResource
-
Enable all access services that are registered with this server platform.
- configureAllEngineServices(String, String, EngineServiceRequestBody) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigEngineHostServicesResource
-
Enable all non-deprecated, registered engine service.
- configureAllIntegrationServices(String, String, IntegrationServiceRequestBody) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigIntegrationDaemonServicesResource
-
Enable all non-deprecated integration services.
- configureAllViewServices(String, String, ViewServiceRequestBody) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigViewServicesResource
-
Enable all view services that are registered with this server platform.
- configureEngineService(String, String, String, EngineServiceRequestBody) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigEngineHostServicesResource
-
Enable a single registered engine service.
- configureEngineService(String, String, EngineServiceConfig) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigEngineHostServicesResource
-
Add configuration for a single engine service to the server's config document.
- configureIntegrationGroup(String, String, IntegrationGroupConfig) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigIntegrationDaemonServicesResource
-
Add configuration for a single integration group to the server's config document.
- configureIntegrationService(String, String, String, IntegrationServiceRequestBody) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigIntegrationDaemonServicesResource
-
Enable a single registered integration service.
- configureIntegrationService(String, String, IntegrationServiceConfig) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigIntegrationDaemonServicesResource
-
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.spring.ConfigViewServicesResource
-
Configure a single view service.
- ConfigViewServicesResource - Class in org.odpi.openmetadata.adminservices.spring
-
ConfigViewServicesResource provides the configuration for setting up the Open Metadata View Services (OMVSs).
- ConfigViewServicesResource() - Constructor for class org.odpi.openmetadata.adminservices.spring.ConfigViewServicesResource
D
- deleteEventBus(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigDefaultsResource
-
Delete the current configuration for the event bus.
- deployOMAGServerConfig(String, String, URLRequestBody) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigResource
-
Push the configuration for the server to another OMAG Server Platform.
- disableAllConformanceSuiteWorkbenches(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigConformanceSuiteServicesResource
-
Request that all the conformance suite services are deactivated in this server.
- disablePlatformConformanceSuiteServices(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigConformanceSuiteServicesResource
-
Request that the platform conformance suite tests are deactivated in this server.
- disableRepositoryConformanceSuiteServices(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigConformanceSuiteServicesResource
-
Request that the repository conformance suite tests are deactivated in this server.
E
- enablePlatformConformanceSuiteWorkbench(String, String, URLRequestBody) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigConformanceSuiteServicesResource
-
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(String, String, RepositoryConformanceWorkbenchConfig) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigConformanceSuiteServicesResource
-
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.
- enableRepositoryPerformanceSuiteWorkbench(String, String, RepositoryPerformanceWorkbenchConfig) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigConformanceSuiteServicesResource
-
Request that the conformance suite services are 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.spring.ConfigAccessServicesResource
-
Retrieve the config for an access service.
- getAccessServicesConfiguration(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigAccessServicesResource
-
Return the configuration for the access services in this server.
- getAccessServiceTopicNames(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigAccessServicesResource
-
Retrieve the topic names for this access service.
- getAllAccessServiceTopicNames(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigAccessServicesResource
-
Retrieve the topic names for all access services.
- getAuditLogDestinations(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
-
Set up the list of audit log destinations.
- getBasicServerProperties(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigPropertiesResource
-
Get the basic server properties in a single request.
- getCohortConfig(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
-
Retrieve the registration of server to an open metadata repository cohort.
- getCohortTopicName(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
-
Retrieve the current topic name for the cohort.
- getConfigurationStoreConnection(String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigStoreResource
-
Return the connection object for the configuration store.
- getConfiguredAccessServices(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigAccessServicesResource
-
Return the list of access services that are configured for this server.
- getConfiguredEngineServices(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigEngineHostServicesResource
-
Return the list of registered engine services for this server.
- getConfiguredViewServices(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigViewServicesResource
-
Return the list of view services that are configured for this server.
- getDedicatedCohortTopicNames(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
-
Retrieve the current topic name for the cohort.
- getDefaultOMAGServerConfig(String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigStoreResource
-
Return the default server configuration document.
- getEngineHostServicesConfiguration(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigEngineHostServicesResource
-
Return the configuration of the specialist services for an Engine Host OMAG Server.
- getEngineServiceConfiguration(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigEngineHostServicesResource
-
Return the configuration for the named engine service for this server.
- getEventBus(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigDefaultsResource
-
Return the current configuration for the event bus.
- getIntegrationDaemonServicesConfiguration(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigIntegrationDaemonServicesResource
-
Return the configuration of the specialist services for an Integration Daemon OMAG Server.
- getIntegrationGroupsConfiguration(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigIntegrationDaemonServicesResource
-
Return the integration groups configuration for this server.
- getIntegrationServiceConfiguration(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigIntegrationDaemonServicesResource
-
Return the configuration for the named integration service for this server.
- getIntegrationServicesConfiguration(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigIntegrationDaemonServicesResource
-
Return the integration services configuration for this server.
- getLocalMetadataCollectionId(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
-
Return the local metadata collection id.
- getLocalMetadataCollectionName(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
-
Return the local metadata collection name.
- getLocalRepositoryConfig(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
-
Return the configuration for the local repository.
- getOpenMetadataArchives(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
-
Return the list of open metadata archives.
- getPlaceholderVariables(String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigStoreResource
-
Return the placeholder variables.
- getRegisteredIntegrationServices(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigIntegrationDaemonServicesResource
-
Return the list of registered integration services for this server.
- getServerSecurityConnection(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigOpenMetadataServerSecurityResource
-
Return the connection object for the server security connector.
- getServerTypeClassification(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigPropertiesResource
-
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.spring.ConfigResource
-
Return the stored configuration document for the server.
- getStoredConfigurations(String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigsResource
-
Return all the server configuration documents.
- getViewServiceConfig(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigViewServicesResource
-
Return the configuration of a specific view service.
- getViewServicesConfiguration(String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigViewServicesResource
-
Return the view services configuration for this server.
O
- org.odpi.openmetadata.adminservices.spring - package org.odpi.openmetadata.adminservices.spring
- overrideAccessServiceInTopicName(String, String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigAccessServicesResource
-
Update the in topic name for a specific access service.
- overrideAccessServiceOutTopicName(String, String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigAccessServicesResource
-
Update the out topic name for a specific access service.
- overrideCohortTopicName(String, String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
-
Override the current name for the single topic for the cohort.
- overrideInstancesCohortTopicName(String, String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
-
Override the current name for the "instances" topic for the cohort.
- overrideRegistrationCohortTopicName(String, String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
-
Override the current name for the registration topic for the cohort.
- overrideTypesCohortTopicName(String, String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
-
Override the current name for the "types" topic for the cohort.
R
- resetRemoteCohortURL(String, String, URLRequestBody) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
-
Update the URL broadcast across the cohort to allow other members to issue queries to this repository.
S
- setAccessServicesConfig(String, String, List<AccessServiceConfig>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigAccessServicesResource
-
Set up the configuration for selected open metadata access services (OMASs).
- setAuditLogDestinations(String, String, List<Connection>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
-
Set up the list of audit log destinations.
- setBasicServerProperties(String, String, ServerPropertiesRequestBody) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigPropertiesResource
-
Set up the basic server properties in a single request.
- setCohortConfig(String, String, String, CohortConfig) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
-
Set up the configuration properties for a cohort.
- setConfigurationStoreConnection(String, Connection) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigStoreResource
-
Override the default implementation or configuration of the configuration document store.
- setDefaultAuditLog(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
-
Set up the default audit log for the server.
- setDefaultOMAGServerConfig(String, OMAGServerConfig) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigStoreResource
-
Override the default server configuration document.
- setEngineDefinitionsClientConfig(String, String, OMAGServerClientConfig) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigEngineHostServicesResource
-
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.spring.ConfigEngineHostServicesResource
-
Set up the configuration of the specialist services for an Engine Host OMAG Server in a single call.
- setEngineList(String, String, List<EngineConfig>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigEngineHostServicesResource
-
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.spring.ConfigEngineHostServicesResource
-
Set up the configuration for all the open metadata engine services (OMESs).
- setEnterpriseAccessConfig(String, String, EnterpriseAccessConfig) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigAccessServicesResource
-
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.spring.ConfigDefaultsResource
-
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.spring.ConfigRepositoryServicesResource
-
Set up a graph store as the local repository.
- setInMemLocalRepository(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
-
Set up an in memory local repository.
- setIntegrationDaemonServicesConfig(String, String, IntegrationDaemonServicesConfig) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigIntegrationDaemonServicesResource
-
Set up the configuration of the specialist services for an Integration Daemon OMAG Server in a single call.
- setIntegrationGroupsConfig(String, String, List<IntegrationGroupConfig>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigIntegrationDaemonServicesResource
-
Set up the configuration for all the open metadata integration groups.
- setIntegrationServicesConfig(String, String, List<IntegrationServiceConfig>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigIntegrationDaemonServicesResource
-
Set up the configuration for all the open metadata integration services (OMISs).
- setLocalMetadataCollectionId(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
-
Set up the local metadata collection id.
- setLocalMetadataCollectionName(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
-
Set up the local metadata collection name.
- setLocalRepositoryConfig(String, String, LocalRepositoryConfig) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
-
Set up the configuration for the local repository.
- setMaxPageSize(String, String, int) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigPropertiesResource
-
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.spring.ConfigRepositoryServicesResource
-
Remove all configuration for a local repository.
- setOMAGServerConfig(String, String, OMAGServerConfig) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigResource
-
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.spring.ConfigRepositoryServicesResource
-
Set up the list of open metadata archives.
- setOrganizationName(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigPropertiesResource
-
Set up the name of the organization that is running this server.
- setPlaceholderVariables(String, Map<String, String>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigStoreResource
-
Override the placeholder variables.
- setPluginRepositoryConnection(String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
-
Provide the connection to the local repository - used when the local repository mode is set to plugin repository.
- setPluginRepositoryConnection(String, String, Connection) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
-
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.spring.ConfigRepositoryServicesResource
-
Set up a read only local repository.
- setRepositoryProxyConnection(String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
-
Provide the connection to the local repository - used when the local repository mode is set to repository proxy.
- setRepositoryProxyConnection(String, String, Connection) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
-
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.spring.ConfigRepositoryServicesResource
-
Provide the connection to a repository proxy's event mapper.
- setRepositoryProxyEventMapper(String, String, Connection) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
-
Provide the connection to a repository proxy's event mapper.
- setServerDescription(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigPropertiesResource
-
Set up the description of this server.
- setServerPassword(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigPropertiesResource
-
Set up the password to use when the server is issuing REST calls.
- setServerRootURL(String, String, URLRequestBody) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigDefaultsResource
-
Set up the default root URL for this server's platform that is used to construct full URL paths to calls for this server's REST interfaces.
- setServerSecurityConnection(String, String, Connection) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigOpenMetadataServerSecurityResource
-
Override the existing server security connector.
- setServerType(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigPropertiesResource
-
Deprecated.
- setServerURLRoot(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigDefaultsResource
-
Deprecated.
- setServerUserId(String, String, String) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigPropertiesResource
-
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.spring.ConfigViewServicesResource
-
Add the view services configuration for this server as a single call.
- setXTDBInMemRepository(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
-
Set up an XTDB store as the local repository.
- setXTDBLocalKVRepository(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
-
Set up an XTDB store as the local repository.
- setXTDBLocalRepository(String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
-
Set up an XTDB store as the local repository.
U
- updateAuditLogDestination(String, String, String, Connection) - Method in class org.odpi.openmetadata.adminservices.spring.ConfigRepositoryServicesResource
-
Update an audit log destination that is identified with the supplied destination name with the supplied connection object.
All Classes and Interfaces|All Packages