Index

A C G I O P S 
All Classes and Interfaces|All Packages

A

activateWithStoredConfig(String, String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Activate the Open Metadata and Governance (OMAG) server using the configuration document stored for this server.
activateWithSuppliedConfig(String, OMAGServerConfig) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Activate the open metadata and governance services using the supplied configuration document.
addOpenMetadataArchive(String, String, Connection) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Add a new open metadata archive to running repository.
addOpenMetadataArchiveFile(String, String, String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Add a new open metadata archive to running repository.

C

clearPlatformSecurityConnection(String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Clear the connection object for platform security.

G

getAccessServices(String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Retrieve a list of the access services registered on the platform
getActiveConfiguration(String, String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Return the configuration used for the current active instance of the server.
getActiveServers(String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Retrieve a list of the active servers on the platform
getActiveServerStatus(String, String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Return the status of a running server (use platform services to find out if the server is running).
getActiveServicesForServer(String, String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Retrieve a list of the active services on a server
getAllServices(String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Retrieve a list of the services known on the platform
getCommonServices(String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Retrieve a list of the common services supported on the platform
getConnectorType(String, String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Return the connector type for the requested connector provider after validating that the connector provider is available on the OMAGServerPlatform's class path.
getEngineServices(String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Retrieve a list of the engine services registered on the platform
getGovernanceServices(String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Retrieve a list of the governance services supported on the platform
getIntegrationServices(String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Retrieve a list of the integration services registered on the platform
getKnownServers(String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Retrieve a list of the known servers on the platform
getPlatformOrigin(String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Retrieve the platform origin
getPlatformSecurityConnection(String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Return the connection object for platform security connector.
getPlatformStartTime(String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Return the start time for this instance of the platform.
getServerStatus(String, String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Retrieve the server status
getViewServices(String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Retrieve a list of the view services registered on the platform

I

isServerKnown(String, String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Return a flag to indicate if this server has ever run on this OMAG Server Platform instance.

O

org.odpi.openmetadata.platformservices.client - package org.odpi.openmetadata.platformservices.client
 

P

PlatformServicesClient - Class in org.odpi.openmetadata.platformservices.client
PlatformServicesClient is the client for issuing queries to the OMAG Server Platform platform-services interface
PlatformServicesClient(String, String) - Constructor for class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Create a new client with no authentication embedded in the HTTP request.
PlatformServicesClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Create a new client that passes userId and password in each HTTP request.
PlatformServicesClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Create a new client that passes userId and password in each HTTP request.
PlatformServicesClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Create a new client with no authentication embedded in the HTTP request.

S

setPlatformSecurityConnection(String, Connection) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Set up a platform security connector.
shutdownAllServers(String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Temporarily shutdown all running servers.
shutdownAndUnregisterAllServers(String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Shutdown any active servers and unregister them from any cohorts.
shutdownAndUnregisterServer(String, String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Permanently deactivate any open metadata and governance services and unregister from any cohorts.
shutdownPlatform(String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Shutdown the platform.
shutdownServer(String, String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Temporarily deactivate any open metadata and governance services.
A C G I O P S 
All Classes and Interfaces|All Packages