Class OMAGServerPlatformOriginServices
java.lang.Object
org.odpi.openmetadata.platformservices.server.OMAGServerPlatformOriginServices
OMAGServerPlatformOriginServices support the origin services for Egeria's OMAG Server. It is overridden in
other server platform implementations.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetServerPlatformOrigin
(String userId) Return the origin of this server platform implementation.
-
Constructor Details
-
OMAGServerPlatformOriginServices
public OMAGServerPlatformOriginServices()
-
-
Method Details
-
getServerPlatformOrigin
Return the origin of this server platform implementation.- Parameters:
userId
- name of the user making the request- Returns:
- String description
-