Index

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

C

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

G

getActiveServerList(String) - Method in class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformActiveServices
Return the list of OMAG Servers that are active on this OMAG Server Platform.
getActiveServicesForServer(String, String) - Method in class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformActiveServices
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.OMAGServerPlatformActiveServices
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.OMAGServerPlatformActiveServices
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.OMAGServerPlatformActiveServices
Return the list of OMAG Servers that have run or are running in this OMAG Server Platform.
getPlatformSecurityConnection(String) - Method in class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformSecurityServices
Return the connection object for the platform security connector.
getPlatformStartTime(String) - Method in class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformActiveServices
Return the start time for this instance of the platform.
getRegisteredAccessServices(String) - Method in class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformActiveServices
Return the list of access services that are registered (supported) in this OMAG Server Platform and can be configured in a metadata access point or metadata server.
getRegisteredCommonServices(String) - Method in class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformActiveServices
Return the list of common services that are registered (supported) in this OMAG Server Platform.
getRegisteredEngineServices(String) - Method in class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformActiveServices
Return the list of engine services that are registered (supported) in this OMAG Server Platform and can be configured in an engine hosting OMAG server.
getRegisteredGovernanceServices(String) - Method in class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformActiveServices
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.OMAGServerPlatformActiveServices
Return the list of integration services that are implemented in this OMAG Server Platform and can be configured in an integration daemon.
getRegisteredViewServices(String) - Method in class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformActiveServices
Return the list of view services that are registered (supported) in this OMAG Server Platform and can be configured in a view server.
getServerPlatformOrigin(String) - Method in class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformOriginServices
Return the origin of this server platform implementation.
getServerStatus(String, String) - Method in class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformActiveServices
Return information about when the server has been active.

I

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

O

OMAGServerPlatformActiveServices - Class in org.odpi.openmetadata.platformservices.server
OMAGServerPlatformActiveServices allow an external caller to determine which servers are active on the platform and the services that are active within them.
OMAGServerPlatformActiveServices() - Constructor for class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformActiveServices
 
OMAGServerPlatformOperationalServices - Class in org.odpi.openmetadata.platformservices.server
OMAGServerPlatformOperationalServices will provide support to start, manage and stop services in the OMAG Server.
OMAGServerPlatformOperationalServices() - Constructor for class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformOperationalServices
 
OMAGServerPlatformOriginServices - Class in org.odpi.openmetadata.platformservices.server
OMAGServerPlatformOriginServices support the origin services for Egeria's OMAG Server.
OMAGServerPlatformOriginServices() - Constructor for class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformOriginServices
 
OMAGServerPlatformSecurityServices - Class in org.odpi.openmetadata.platformservices.server
OMAGServerPlatformSecurityServices provides the capability to set up open metadata security connectors.
OMAGServerPlatformSecurityServices() - Constructor for class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformSecurityServices
 
org.odpi.openmetadata.platformservices.server - package org.odpi.openmetadata.platformservices.server
 

S

setPlatformSecurityConnection(String, PlatformSecurityRequestBody) - Method in class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformSecurityServices
Override the default platform security connector.
shutdownAllServers(String) - Method in class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformOperationalServices
Temporarily deactivate any open metadata and governance services for all running servers.
shutdownAndUnregisterAllServers(String) - Method in class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformOperationalServices
Terminate any running open metadata and governance services, remove the server from any open metadata cohorts and delete the server's configuration.
shutdownPlatform(String) - Method in class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformActiveServices
Shutdown this OMAG Server Platform.
shutdownPlatform(String) - Method in class org.odpi.openmetadata.platformservices.server.OMAGServerPlatformOperationalServices
Terminate this platform.
C G I O S 
All Classes and Interfaces|All Packages