| Package | Description |
|---|---|
| com.sap.it.api | |
| com.sap.it.spi |
| Modifier and Type | Method and Description |
|---|---|
static <T extends ITApi> |
ITApiFactory.getApi(Class<? extends ITApi> apiType,
Object context)
Deprecated.
(2.4.0, technically it returns a service and not an API will be removed after 2.24.0, use @ see com.sap.it.api.ITApiFactory # getService () instead)
|
static <T extends ITApi> |
ITApiFactory.getService(Class<? extends ITApi> apiType,
Object context)
Returns an instance of the public API implementation described via the apiType.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends ITApi> |
ITApiHandler.getApi(Object context)
Returns an object implementing the API
|
Copyright © 2020 SAP. All rights reserved.