public class ServiceRepositoryProvider extends Object implements com.sap.gateway.core.api.srvrepo.IServiceRepository
| Constructor and Description |
|---|
ServiceRepositoryProvider() |
| Modifier and Type | Method and Description |
|---|---|
com.sap.gateway.core.api.srvrepo.IServiceInfo |
getDefaultDestination(String namespace,
String serviceName,
int serviceVersion) |
com.sap.gateway.core.api.srvrepo.IServiceInfo |
getService(String namespace,
String serviceName,
int serviceVersion) |
public com.sap.gateway.core.api.srvrepo.IServiceInfo getService(String namespace, String serviceName, int serviceVersion) throws com.sap.gateway.core.api.exception.TechnicalException
getService in interface com.sap.gateway.core.api.srvrepo.IServiceRepositorycom.sap.gateway.core.api.exception.TechnicalExceptionpublic com.sap.gateway.core.api.srvrepo.IServiceInfo getDefaultDestination(String namespace, String serviceName, int serviceVersion) throws com.sap.gateway.core.api.exception.TechnicalException
getDefaultDestination in interface com.sap.gateway.core.api.srvrepo.IServiceRepositorycom.sap.gateway.core.api.exception.TechnicalExceptionCopyright © 2020 SAP. All Rights Reserved.