public class ServiceDelegate extends Object implements com.sap.gateway.core.api.delegate.IServiceDelegate
| Modifier and Type | Method and Description |
|---|---|
static com.sap.gateway.core.api.delegate.IServiceDelegate |
getInstance() |
static <T extends com.sap.gateway.core.api.delegate.ICoreService> |
getService(com.sap.gateway.core.api.delegate.ServiceType serviceType) |
<T extends com.sap.gateway.core.api.delegate.ICoreService> |
getService(com.sap.gateway.core.api.delegate.ServiceType type,
String serviceAdditionalInfo) |
public static <T extends com.sap.gateway.core.api.delegate.ICoreService> T getService(com.sap.gateway.core.api.delegate.ServiceType serviceType)
throws com.sap.gateway.core.api.exception.TechnicalException
com.sap.gateway.core.api.exception.TechnicalExceptionpublic <T extends com.sap.gateway.core.api.delegate.ICoreService> T getService(com.sap.gateway.core.api.delegate.ServiceType type,
String serviceAdditionalInfo)
throws com.sap.gateway.core.api.exception.TechnicalException
getService in interface com.sap.gateway.core.api.delegate.IServiceDelegatecom.sap.gateway.core.api.exception.TechnicalExceptionpublic static com.sap.gateway.core.api.delegate.IServiceDelegate getInstance()
Copyright © 2020 SAP. All Rights Reserved.