Index

G I O S 
All Classes and Interfaces|All Packages

G

getActiveServerList(String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OMAGServerPlatformActiveResource
Return the list of OMAG Servers that are active on this OMAG Server Platform.
getActiveServiceListForServer(String, String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OMAGServerPlatformActiveResource
Return the list of services that are active on a specific OMAG Server that is active on this OMAG Server Platform.
getAllRegisteredServices(String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OMAGServerPlatformActiveResource
Return the list of all services that are registered (supported) in this OMAG Server Platform.
getConnectorType(String, String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OMAGServerPlatformActiveResource
Return the connector type for the requested connector provider after validating that the connector provider is available on the OMAGServerPlatform's class path.
getKnownServerList(String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OMAGServerPlatformActiveResource
Return the list of OMAG Servers that have run or are running in this OMAG Server Platform.
getOldServerOrigin(String) - Method in class org.odpi.openmetadata.platformservices.server.spring.ServerPlatformOriginResource
Deprecated.
getRegisteredAccessServices(String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OMAGServerPlatformActiveResource
Return the list of access services that are registered (supported) in this OMAG Server Platform and can be configured for a metadata server.
getRegisteredCommonServices(String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OMAGServerPlatformActiveResource
Return the list of common services that are registered (supported) in this OMAG Server Platform and can be configured as part of any server.
getRegisteredEngineServices(String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OMAGServerPlatformActiveResource
Return the list of engine services that are implemented in this OMAG Server Platform and can be configured for an engine host server.
getRegisteredGovernanceServices(String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OMAGServerPlatformActiveResource
Return the list of governance services that are registered (supported) in this OMAG Server Platform and can be configured as part of a governance server.
getRegisteredIntegrationServices(String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OMAGServerPlatformActiveResource
Return the list of integration services that are implemented in this OMAG Server Platform and can be configured for an integration daemon server.
getRegisteredViewServices(String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OMAGServerPlatformActiveResource
Return the list of view services that are registered (supported) in this OMAG Server Platform and can be configured for a view server.
getServerOrigin(String) - Method in class org.odpi.openmetadata.platformservices.server.spring.ServerPlatformOriginResource
Return the origin of this server platform implementation.
getServerStatus(String, String) - Method in class org.odpi.openmetadata.platformservices.server.spring.OMAGServerPlatformActiveResource
Return information about when the server has been active.

I

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

O

OMAGServerPlatformActiveResource - Class in org.odpi.openmetadata.platformservices.server.spring
OMAGServerPlatformActiveResource allow an external caller to determine which servers are active on the platform and the services that are active within them.
OMAGServerPlatformActiveResource() - Constructor for class org.odpi.openmetadata.platformservices.server.spring.OMAGServerPlatformActiveResource
 
org.odpi.openmetadata.platformservices.server.spring - package org.odpi.openmetadata.platformservices.server.spring
 

S

ServerPlatformOriginResource - Class in org.odpi.openmetadata.platformservices.server.spring
ServerPlatformOriginResource provides the Spring wrapper for the origin service that helps the client discover the type of the server platform.
ServerPlatformOriginResource() - Constructor for class org.odpi.openmetadata.platformservices.server.spring.ServerPlatformOriginResource
 
G I O S 
All Classes and Interfaces|All Packages