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