Index

G O P 
All Classes and Interfaces|All Packages

G

getAccessServices(String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Retrieve a list of the access services registered on the platform
getActiveServers(String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Retrieve a list of the active servers on the platform
getActiveServices(String, String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Retrieve a list of the active services on a server
getCommonServices(String) - Method in class org.odpi.openmetadata.platformservices.client.PlatformServicesClient
Retrieve a list of the common services registered 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 registered 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
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 access services registered on the platform

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.
G O P 
All Classes and Interfaces|All Packages