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