public class Service extends Object implements com.sap.gateway.core.api.srvrepo.IServiceInfo
| Constructor and Description |
|---|
Service(String namespace,
String serviceName,
int serviceVersion) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAssignedDestinationForEntities() |
String |
getDataProviderClassName() |
String |
getDestinationName() |
List<String> |
getDestinationNames() |
int |
getLatestVersion() |
String |
getModelId() |
String |
getModelProviderClassName() |
String |
getNamespace() |
String |
getServiceDescription() |
String |
getServiceName() |
int |
getServiceType() |
String |
getTenantId() |
int |
getVersion() |
boolean |
isDestinationAssignedForEntity() |
public String getServiceName()
getServiceName in interface com.sap.gateway.core.api.srvrepo.IServiceInfopublic int getVersion()
getVersion in interface com.sap.gateway.core.api.srvrepo.IServiceInfopublic int getLatestVersion()
getLatestVersion in interface com.sap.gateway.core.api.srvrepo.IServiceInfopublic String getNamespace()
getNamespace in interface com.sap.gateway.core.api.srvrepo.IServiceInfopublic String getDestinationName()
getDestinationName in interface com.sap.gateway.core.api.srvrepo.IServiceInfopublic List<String> getDestinationNames()
getDestinationNames in interface com.sap.gateway.core.api.srvrepo.IServiceInfopublic String getModelProviderClassName()
getModelProviderClassName in interface com.sap.gateway.core.api.srvrepo.IServiceInfopublic String getDataProviderClassName()
getDataProviderClassName in interface com.sap.gateway.core.api.srvrepo.IServiceInfopublic String getModelId()
getModelId in interface com.sap.gateway.core.api.srvrepo.IServiceInfopublic String getServiceDescription()
getServiceDescription in interface com.sap.gateway.core.api.srvrepo.IServiceInfopublic String getTenantId()
getTenantId in interface com.sap.gateway.core.api.srvrepo.IServiceInfopublic int getServiceType()
getServiceType in interface com.sap.gateway.core.api.srvrepo.IServiceInfopublic boolean isDestinationAssignedForEntity()
isDestinationAssignedForEntity in interface com.sap.gateway.core.api.srvrepo.IServiceInfoCopyright © 2020 SAP. All Rights Reserved.