Index

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

A

activateWithStoredConfig(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.serverauthor.handlers.ServerAuthorViewHandler
Activate the stored configuration for the named server on the named destination platform
activateWithStoredConfig(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.serverauthor.services.ServerAuthorViewRESTServices
Activate the Open Metadata and Governance (OMAG) server using the configuration document stored for this server.
addAuditLogDestination(String, String, String, Connection) - Method in class org.odpi.openmetadata.viewservices.serverauthor.handlers.ServerAuthorViewHandler
add an audit log destination specified by a connection
addAuditLogDestination(String, String, String, Connection) - Method in class org.odpi.openmetadata.viewservices.serverauthor.services.ServerAuthorViewRESTServices
Add an audit log destination that is defined by the supplied connection object.
addCohortRegistration(String, String) - Method in class org.odpi.openmetadata.viewservices.serverauthor.handlers.ServerAuthorViewHandler
Enable registration of server to an open metadata repository cohort using the default topic structure (DEDICATED_TOPICS).
addCohortRegistration(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.serverauthor.services.ServerAuthorViewRESTServices
Enable registration of server to an open metadata repository cohort using the default topic structure (DEDICATED_TOPICS).
addConsoleAuditLogDestination(String, String, String, List<String>) - Method in class org.odpi.openmetadata.viewservices.serverauthor.handlers.ServerAuthorViewHandler
add a console audit log
addConsoleAuditLogDestination(String, String, String, List<String>) - Method in class org.odpi.openmetadata.viewservices.serverauthor.services.ServerAuthorViewRESTServices
Set up the console audit log for the server.
addEventTopicAuditLogDestination(String, String, String, List<String>) - Method in class org.odpi.openmetadata.viewservices.serverauthor.handlers.ServerAuthorViewHandler
add a Event Topic audit log destination
addEventTopicAuditLogDestination(String, String, String, List<String>) - Method in class org.odpi.openmetadata.viewservices.serverauthor.services.ServerAuthorViewRESTServices
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.viewservices.serverauthor.handlers.ServerAuthorViewHandler
add a File audit log destination
addFileAuditLogDestination(String, String, String, List<String>) - Method in class org.odpi.openmetadata.viewservices.serverauthor.services.ServerAuthorViewRESTServices
Add an audit log destination that creates log records as JSON files in a shared directory.
addSLF4JAuditLogDestination(String, String, String, List<String>) - Method in class org.odpi.openmetadata.viewservices.serverauthor.handlers.ServerAuthorViewHandler
add a SLF4J audit log
addSLF4JAuditLogDestination(String, String, String, List<String>) - Method in class org.odpi.openmetadata.viewservices.serverauthor.services.ServerAuthorViewRESTServices
Add an audit log destination that creates slf4j records.

C

clearAuditLogDestinations(String) - Method in class org.odpi.openmetadata.viewservices.serverauthor.handlers.ServerAuthorViewHandler
Clear the audit log destinations associated with the server being configured
clearAuditLogDestinations(String, String, String) - Method in class org.odpi.openmetadata.viewservices.serverauthor.services.ServerAuthorViewRESTServices
Clear the audit log destinations associated with the server being configured
configureAccessService(String, String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.viewservices.serverauthor.handlers.ServerAuthorViewHandler
Configure an access service
configureAccessService(String, String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.viewservices.serverauthor.services.ServerAuthorViewRESTServices
Enable a single access service.
configureAllAccessServices(String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.viewservices.serverauthor.handlers.ServerAuthorViewHandler
Configure all access services
configureAllAccessServices(String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.viewservices.serverauthor.services.ServerAuthorViewRESTServices
Enable all access services that are registered with this server platform.
configureEngineService(String, String, String, String, Map<String, Object>, List<EngineConfig>) - Method in class org.odpi.openmetadata.viewservices.serverauthor.handlers.ServerAuthorViewHandler
Configure an engine service
configureEngineService(String, String, String, String, EngineServiceRequestBody) - Method in class org.odpi.openmetadata.viewservices.serverauthor.services.ServerAuthorViewRESTServices
Enable a single engine service.
configureViewService(String, String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.viewservices.serverauthor.handlers.ServerAuthorViewHandler
Configure an view service
configureViewService(String, String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.viewservices.serverauthor.services.ServerAuthorViewRESTServices
Enable a single view service.

D

deactivatePermanently(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.serverauthor.services.ServerAuthorViewRESTServices
Permanently deactivate any open metadata and governance services and unregister from any cohorts.
deactivateServerPermanently(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.serverauthor.handlers.ServerAuthorViewHandler
Deactivate the stored configuration for the named server on the named destination platform permanently.
deactivateServerTemporarily(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.serverauthor.handlers.ServerAuthorViewHandler
Deactivate the stored configuration for the named server on the named destination platform temporarily.
deactivateTemporarily(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.serverauthor.services.ServerAuthorViewRESTServices
Temporarily deactivate open metadata and governance server.
deleteAuditLogDestination(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.serverauthor.handlers.ServerAuthorViewHandler
Delete an audit log destination that is identified with the supplied destination name
deleteAuditLogDestination(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.serverauthor.services.ServerAuthorViewRESTServices
Delete an audit log destination that is identified with the supplied destination name
deployOMAGServerConfig(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.serverauthor.handlers.ServerAuthorViewHandler
Deploy an OMAG Server configuration onto a target platform.
deployOMAGServerConfig(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.serverauthor.services.ServerAuthorViewRESTServices
Push the configuration for the server to another OMAG Server Platform.
disableAccessService(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.serverauthor.handlers.ServerAuthorViewHandler
Disable an access service
disableAccessService(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.serverauthor.services.ServerAuthorViewRESTServices
Disable a single access service.
disableEngineService(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.serverauthor.handlers.ServerAuthorViewHandler
Disable an view service
disableEngineService(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.serverauthor.services.ServerAuthorViewRESTServices
Disable a single engine service.
disableViewService(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.serverauthor.handlers.ServerAuthorViewHandler
Disable an view service
disableViewService(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.serverauthor.services.ServerAuthorViewRESTServices
Disable a single view service.

E

extractResourceEndpoints(List<ResourceEndpointConfig>, String, AuditLog) - Method in class org.odpi.openmetadata.viewservices.serverauthor.admin.ServerAuthorViewAdmin
Extract the resource endpoints property from the view services option.

G

getActiveConfiguration(String, String, String) - Method in class org.odpi.openmetadata.viewservices.serverauthor.handlers.ServerAuthorViewHandler
Get the active configuration of the named server
getActiveConfiguration(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.serverauthor.services.ServerAuthorViewRESTServices
Return the configuration used for the current active instance of the server.
getAuditLogDestinationSupportedSeverities(String, String, String) - Method in class org.odpi.openmetadata.viewservices.serverauthor.services.ServerAuthorViewRESTServices
Get the audit log supported severities for the server being configured
getKnownPlatforms(String, String) - Method in class org.odpi.openmetadata.viewservices.serverauthor.services.ServerAuthorViewRESTServices
Get the server configurations associated with the platforms that this view service knows about.
getKnownPlatforms(String, String, AuditLog) - Method in class org.odpi.openmetadata.viewservices.serverauthor.handlers.ServerAuthorViewHandler
Get the server configurations associated with the platforms that this view service knows about as well as the services it supports.
getResourceEndpointList(String, String) - Method in class org.odpi.openmetadata.viewservices.serverauthor.services.ServerAuthorViewRESTServices
Retrieve the known platforms
getResourceEndpoints() - Method in class org.odpi.openmetadata.viewservices.serverauthor.handlers.ServerAuthorViewHandler
getResourceEndpoints - returns a list of the configured resource endpoints.
getServerAuthorViewHandler() - Method in class org.odpi.openmetadata.viewservices.serverauthor.initialization.ServerAuthorViewServicesInstance
Return the handler for Server Author view requests
getServerAuthorViewHandler(String, String, String) - Method in class org.odpi.openmetadata.viewservices.serverauthor.initialization.ServerAuthorViewInstanceHandler
The getServerAuthorViewHandler method retrieves the handler from the ServerAuthorViewServicesInstance and returns it.
getStoredConfiguration(String, String, String) - Method in class org.odpi.openmetadata.viewservices.serverauthor.handlers.ServerAuthorViewHandler
Get the stored configuration for the named server
getStoredConfiguration(String, String, String) - Method in class org.odpi.openmetadata.viewservices.serverauthor.services.ServerAuthorViewRESTServices
Return the stored configuration document for the server.
getSupportedAuditLogSeverities() - Method in class org.odpi.openmetadata.viewservices.serverauthor.handlers.ServerAuthorViewHandler
Get the supported severities for the audit log

I

initialize(String, ViewServiceConfig, AuditLog, String, int) - Method in class org.odpi.openmetadata.viewservices.serverauthor.admin.ServerAuthorViewAdmin
Initialize the Server Author view service.
instanceHandler - Static variable in class org.odpi.openmetadata.viewservices.serverauthor.services.ServerAuthorViewRESTServices
instance handler

O

org.odpi.openmetadata.viewservices.serverauthor.admin - package org.odpi.openmetadata.viewservices.serverauthor.admin
 
org.odpi.openmetadata.viewservices.serverauthor.handlers - package org.odpi.openmetadata.viewservices.serverauthor.handlers
 
org.odpi.openmetadata.viewservices.serverauthor.initialization - package org.odpi.openmetadata.viewservices.serverauthor.initialization
 
org.odpi.openmetadata.viewservices.serverauthor.services - package org.odpi.openmetadata.viewservices.serverauthor.services
 

R

registerViewService() - Static method in class org.odpi.openmetadata.viewservices.serverauthor.initialization.ServerAuthorViewRegistration
Pass information about this view service to the OMAG Server administration services.
removeCohortRegistration(String, String) - Method in class org.odpi.openmetadata.viewservices.serverauthor.handlers.ServerAuthorViewHandler
Unregister this server from an open metadata repository cohort.
removeCohortRegistration(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.serverauthor.services.ServerAuthorViewRESTServices
Unregister this server from an open metadata repository cohort.
resourceEndpointsPropertyName - Variable in class org.odpi.openmetadata.viewservices.serverauthor.admin.ServerAuthorViewAdmin
resource endpoints property name

S

ServerAuthorViewAdmin - Class in org.odpi.openmetadata.viewservices.serverauthor.admin
ServerAuthorViewAdmin is the class that is called by the UI Server to initialize and terminate the Server Author OMVS.
ServerAuthorViewAdmin() - Constructor for class org.odpi.openmetadata.viewservices.serverauthor.admin.ServerAuthorViewAdmin
Default constructor
ServerAuthorViewHandler - Class in org.odpi.openmetadata.viewservices.serverauthor.handlers
The ServerAuthorViewHandler is initialised with the server the call should be sent to.
ServerAuthorViewHandler() - Constructor for class org.odpi.openmetadata.viewservices.serverauthor.handlers.ServerAuthorViewHandler
Default constructor for ServerAuthorViewHandler
ServerAuthorViewHandler(String, String, List<ResourceEndpointConfig>) - Constructor for class org.odpi.openmetadata.viewservices.serverauthor.handlers.ServerAuthorViewHandler
ServerAuthorViewHandler constructor with configured resourceEndpoints
ServerAuthorViewInstanceHandler - Class in org.odpi.openmetadata.viewservices.serverauthor.initialization
ServerAuthorViewInstanceHandler retrieves information from the instance map for the view service instances.
ServerAuthorViewInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.serverauthor.initialization.ServerAuthorViewInstanceHandler
Default constructor registers the view service
ServerAuthorViewRegistration - Class in org.odpi.openmetadata.viewservices.serverauthor.initialization
ServerAuthorViewRegistration registers the view service with the OMAG Server administration services.
ServerAuthorViewRegistration() - Constructor for class org.odpi.openmetadata.viewservices.serverauthor.initialization.ServerAuthorViewRegistration
 
ServerAuthorViewRESTServices - Class in org.odpi.openmetadata.viewservices.serverauthor.services
The ServerAuthorViewRESTServices provides the org.odpi.openmetadata.viewservices.serverauthor.services implementation of the Server Author Open Metadata View Service (OMVS).
ServerAuthorViewRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.serverauthor.services.ServerAuthorViewRESTServices
Default constructor
ServerAuthorViewServicesInstance - Class in org.odpi.openmetadata.viewservices.serverauthor.initialization
ServerAuthorViewServicesInstance caches references to objects it needs for a specific server.
ServerAuthorViewServicesInstance(String, AuditLog, String, int, String, List<ResourceEndpointConfig>) - Constructor for class org.odpi.openmetadata.viewservices.serverauthor.initialization.ServerAuthorViewServicesInstance
Set up the Server Author OMVS instance Unlike the superclass () ServerAuthor does not expect to be passed remoteServerName or remoteServerURL during configuration or initialization.
setDefaultAuditLog(String, String, String) - Method in class org.odpi.openmetadata.viewservices.serverauthor.handlers.ServerAuthorViewHandler
set the default audit log
setDefaultAuditLog(String, String, String) - Method in class org.odpi.openmetadata.viewservices.serverauthor.services.ServerAuthorViewRESTServices
Set up the default audit log for the server.
setEnterpriseAccessConfig(String, String, String, EnterpriseAccessConfig) - Method in class org.odpi.openmetadata.viewservices.serverauthor.handlers.ServerAuthorViewHandler
set the Enterprise Access config
setEnterpriseAccessConfig(String, String, String, EnterpriseAccessConfig) - Method in class org.odpi.openmetadata.viewservices.serverauthor.services.ServerAuthorViewRESTServices
Set up the configuration that controls the enterprise repository services.
setEventBus(String, String, String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.viewservices.serverauthor.handlers.ServerAuthorViewHandler
set the Event bus
setEventBus(String, String, String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.viewservices.serverauthor.services.ServerAuthorViewRESTServices
Set up the default event bus for embedding in event-driven connector.
setGraphLocalRepository(String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.viewservices.serverauthor.handlers.ServerAuthorViewHandler
Set the local repository to be graph for the named server
setGraphLocalRepository(String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.viewservices.serverauthor.services.ServerAuthorViewRESTServices
Set up a graph store as the local repository.
setInMemLocalRepository(String, String, String) - Method in class org.odpi.openmetadata.viewservices.serverauthor.handlers.ServerAuthorViewHandler
Set the local repository to be in memory for the named server
setInMemLocalRepository(String, String, String) - Method in class org.odpi.openmetadata.viewservices.serverauthor.services.ServerAuthorViewRESTServices
Set up an in memory local repository.
setOMAGServerConfig(String, String, String, OMAGServerConfig) - Method in class org.odpi.openmetadata.viewservices.serverauthor.handlers.ServerAuthorViewHandler
Set an OMAG Server's configuration
setOMAGServerConfig(String, String, String, OMAGServerConfig) - Method in class org.odpi.openmetadata.viewservices.serverauthor.services.ServerAuthorViewRESTServices
Set up the configuration properties for an OMAG Server in a single command.
setPluginRepositoryConnection(String, String, String, Connection) - Method in class org.odpi.openmetadata.viewservices.serverauthor.handlers.ServerAuthorViewHandler
Provide the connection to the local repository - used when the local repository mode is set to plugin repository.
setPluginRepositoryConnection(String, String, String, Connection) - Method in class org.odpi.openmetadata.viewservices.serverauthor.services.ServerAuthorViewRESTServices
Provide the connection to the local repository - used when the local repository mode is set to plugin repository.
setReadOnlyLocalRepository(String, String, String) - Method in class org.odpi.openmetadata.viewservices.serverauthor.handlers.ServerAuthorViewHandler
Set the local repository to be read only for the named server
setReadOnlyLocalRepository(String, String, String) - Method in class org.odpi.openmetadata.viewservices.serverauthor.services.ServerAuthorViewRESTServices
Set up a read only local repository.
shutdown() - Method in class org.odpi.openmetadata.viewservices.serverauthor.admin.ServerAuthorViewAdmin
Shutdown the Server Author view service.

U

updateAuditLogDestination(String, String, String, String, Connection) - Method in class org.odpi.openmetadata.viewservices.serverauthor.handlers.ServerAuthorViewHandler
Update an audit log destination that is identified with the supplied destination name with the supplied connection object.
updateAuditLogDestination(String, String, String, String, Connection) - Method in class org.odpi.openmetadata.viewservices.serverauthor.services.ServerAuthorViewRESTServices
Update an audit log destination that is identified with the supplied destination name with the supplied connection object.
A C D E G I O R S U 
All Classes and Interfaces|All Packages