Skip navigation links
A C D E G O S 

A

activateWithStoredConfig(String, String) - Method in interface org.odpi.openmetadata.adminservices.OMAGServerAdministration
Activate the open metadata and governance services using the stored configuration information.
activateWithSuppliedConfig(String, String, OMAGServerConfig) - Method in interface org.odpi.openmetadata.adminservices.OMAGServerAdministration
Activate the open metadata and governance services using the supplied configuration document.

C

ConfigurationManagementClient - Class in org.odpi.openmetadata.adminservices
ConfigurationManagementClient is able to issue calls to an OMAG Server PPlatform that manages configuration for OMAG Servers.
ConfigurationManagementClient(String, String) - Constructor for class org.odpi.openmetadata.adminservices.ConfigurationManagementClient
Create a new client with no authentication embedded in the HTTP request.
ConfigurationManagementClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.adminservices.ConfigurationManagementClient
Create a new client that passes userId and password in each HTTP request.

D

deactivatePermanently(String, String) - Method in interface org.odpi.openmetadata.adminservices.OMAGServerAdministration
Permanently deactivate any open metadata and governance services and unregister from any cohorts.
deactivateTemporarily(String, String) - Method in interface org.odpi.openmetadata.adminservices.OMAGServerAdministration
Temporarily deactivate any open metadata and governance services.
disableAccessServices(String, String) - Method in interface org.odpi.openmetadata.adminservices.OMAGServerAdministration
Disable the access services.
disableCohortRegistration(String, String, String) - Method in interface org.odpi.openmetadata.adminservices.OMAGServerAdministration
Unregister this server from an open metadata repository cohort.

E

enableAccessServices(String, String, Map<String, Object>) - Method in interface org.odpi.openmetadata.adminservices.OMAGServerAdministration
Enable all access services that are installed into this server.
enableCohortRegistration(String, String, String, Map<String, Object>) - Method in interface org.odpi.openmetadata.adminservices.OMAGServerAdministration
Enable registration of server to an open metadata repository cohort.

G

getCurrentConfiguration(String, String) - Method in interface org.odpi.openmetadata.adminservices.OMAGServerAdministration
Return the complete set of configuration properties in use by the server.
getServerOrigin() - Method in interface org.odpi.openmetadata.adminservices.OMAGServerAdministration
Return the origin of this server implementation.

O

OMAGServerAdministration - Interface in org.odpi.openmetadata.adminservices
OMAGServerAdministration defines the administrative interface for an Open Metadata and Governance (OMAG) Server.
org.odpi.openmetadata.adminservices - package org.odpi.openmetadata.adminservices
 

S

setAccessServicesConfig(String, String, List<AccessServiceConfig>) - Method in interface org.odpi.openmetadata.adminservices.OMAGServerAdministration
Set up the configuration for all of the open metadata access services (OMASs).
setCohortConfig(String, String, String, CohortConfig) - Method in interface org.odpi.openmetadata.adminservices.OMAGServerAdministration
Set up the configuration properties for a cohort.
setEnterpriseAccessConfig(String, String, EnterpriseAccessConfig) - Method in interface org.odpi.openmetadata.adminservices.OMAGServerAdministration
Set up the configuration that controls the enterprise repository services.
setEventBus(String, String, String, String, Map<String, Object>) - Method in interface org.odpi.openmetadata.adminservices.OMAGServerAdministration
Set up the default event bus for embedding in event-driven connector.
setGraphLocalRepository(String, String) - Method in interface org.odpi.openmetadata.adminservices.OMAGServerAdministration
Set up a graph store as the local repository.
setInMemLocalRepository(String, String) - Method in interface org.odpi.openmetadata.adminservices.OMAGServerAdministration
Set up an in memory local repository.
setLocalRepositoryConfig(String, String, LocalRepositoryConfig) - Method in interface org.odpi.openmetadata.adminservices.OMAGServerAdministration
Set up the configuration for the local repository.
setLocalRepositoryEventMapper(String, String, Connection) - Method in interface org.odpi.openmetadata.adminservices.OMAGServerAdministration
Provide the connection to the local repository's event mapper if needed.
setLocalRepositoryEventMapper(String, String, String, String, Map<String, Object>) - Method in interface org.odpi.openmetadata.adminservices.OMAGServerAdministration
Provide the connection to the local repository's event mapper if needed.
setMaxPageSize(String, String, int) - Method in interface org.odpi.openmetadata.adminservices.OMAGServerAdministration
Set an upper limit in the page size that can be requested on a REST call to the server.
setNoRepositoryMode(String, String) - Method in interface org.odpi.openmetadata.adminservices.OMAGServerAdministration
Remove all configuration for a local repository.
setOMAGServerConfig(String, OMAGServerConfig) - Method in class org.odpi.openmetadata.adminservices.ConfigurationManagementClient
Set up the configuration properties for an OMAG Server in a single command.
setOrganizationName(String, String, String) - Method in interface org.odpi.openmetadata.adminservices.OMAGServerAdministration
Set up the name of the organization that is running this server.
setRepositoryProxyConnection(String, String, Connection) - Method in interface org.odpi.openmetadata.adminservices.OMAGServerAdministration
Provide the connection to the local repository - used when the local repository mode is set to repository proxy.
setRepositoryProxyConnection(String, String, String, Map<String, Object>) - Method in interface org.odpi.openmetadata.adminservices.OMAGServerAdministration
Provide the connection to the local repository - used when the local repository mode is set to repository proxy.
setServerType(String, String, String) - Method in interface org.odpi.openmetadata.adminservices.OMAGServerAdministration
Set up the descriptive type of the server.
setServerURLRoot(String, String, String) - Method in interface org.odpi.openmetadata.adminservices.OMAGServerAdministration
Set up the root URL for this server that is used to construct full URL paths to calls for this server's REST interfaces.
setServerUserId(String, String, String) - Method in interface org.odpi.openmetadata.adminservices.OMAGServerAdministration
Set up the user id to use when there is no external user driving the work (for example when processing events from another server).
A C D E G O S 
Skip navigation links

Copyright © 2018–2019 ODPi. All rights reserved.