Index

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

A

addOpenMetadataArchive(String, String, Connection) - Method in class org.odpi.openmetadata.serveroperations.client.ServerOperationsClient
Add a new open metadata archive to running repository.
addOpenMetadataArchiveFile(String, String, String) - Method in class org.odpi.openmetadata.serveroperations.client.ServerOperationsClient
Add a new open metadata archive to running repository.

C

callOMAGServerConfigGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.serveroperations.client.rest.ServerOperationsRESTClient
Issue a GET REST call that returns a OMAGServerConfigResponse object.
callOMAGServerStatusGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.serveroperations.client.rest.ServerOperationsRESTClient
Issue a GET REST call that returns a OMAGServerStatusResponse object.
callServerStatusGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.serveroperations.client.rest.ServerOperationsRESTClient
Issue a GET REST call that returns a ServerStatusResponse object.
callServiceListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.serveroperations.client.rest.ServerOperationsRESTClient
Issue a GET REST call that returns a ServerServicesListResponse object.

G

getActiveConfiguration(String, String) - Method in class org.odpi.openmetadata.serveroperations.client.ServerOperationsClient
Return the configuration used for the current active instance of the server.
getActiveServerStatus(String, String) - Method in class org.odpi.openmetadata.serveroperations.client.ServerOperationsClient
Return the status of a running server (use platform services to find out if the server is running).
getActiveServices(String, String) - Method in class org.odpi.openmetadata.serveroperations.client.ServerOperationsClient
Retrieve a list of the active services on a server
getServerStatus(String, String) - Method in class org.odpi.openmetadata.serveroperations.client.ServerOperationsClient
Retrieve the server status

O

org.odpi.openmetadata.serveroperations.client - package org.odpi.openmetadata.serveroperations.client
 
org.odpi.openmetadata.serveroperations.client.rest - package org.odpi.openmetadata.serveroperations.client.rest
 

S

ServerOperationsClient - Class in org.odpi.openmetadata.serveroperations.client
ServerOperationsClient is the client for issuing queries about an OMAG Server
ServerOperationsClient(String, String) - Constructor for class org.odpi.openmetadata.serveroperations.client.ServerOperationsClient
Create a new client with no authentication embedded in the HTTP request.
ServerOperationsClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.serveroperations.client.ServerOperationsClient
Create a new client that passes userId and password in each HTTP request.
ServerOperationsClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.serveroperations.client.ServerOperationsClient
Create a new client that passes userId and password in each HTTP request.
ServerOperationsClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.serveroperations.client.ServerOperationsClient
Create a new client with no authentication embedded in the HTTP request.
ServerOperationsRESTClient - Class in org.odpi.openmetadata.serveroperations.client.rest
AssetOwnerRESTClient is responsible for issuing calls to the OMAS REST APIs.
ServerOperationsRESTClient(String, String) - Constructor for class org.odpi.openmetadata.serveroperations.client.rest.ServerOperationsRESTClient
Constructor for no authentication.
ServerOperationsRESTClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.serveroperations.client.rest.ServerOperationsRESTClient
Constructor for simple userId and password authentication.
ServerOperationsRESTClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.serveroperations.client.rest.ServerOperationsRESTClient
Constructor for simple userId and password authentication with audit log.
ServerOperationsRESTClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.serveroperations.client.rest.ServerOperationsRESTClient
Constructor for no authentication with audit log.
A C G O S 
All Classes and Interfaces|All Packages