Class OMAGServerOriginServices
- java.lang.Object
-
- org.odpi.openmetadata.adminservices.server.OMAGServerOriginServices
-
public class OMAGServerOriginServices extends Object
OMAGServerPlatformOriginServices support the origin services for Egeria's OMAG Server. It is overridden in other server implementations.
-
-
Constructor Summary
Constructors Constructor Description OMAGServerOriginServices()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetServerOrigin(String userId)Return the origin of this server implementation.
-