Package | Description |
---|---|
com.sap.cloud.sdk.cloudplatform.connectivity | |
com.sap.cloud.sdk.s4hana.connectivity | |
com.sap.cloud.sdk.s4hana.connectivity.rfc |
Modifier and Type | Method and Description |
---|---|
static Destination |
DestinationAccessor.getDestination(String destinationName)
Returns the
Destination for the given name. |
Destination |
DestinationFacade.getDestination(String destinationName)
Returns the
Destination for the given name. |
Destination |
ScpCfDestinationFacade.getDestination(String destinationName) |
Destination |
ScpNeoDestinationFacade.getDestination(String destinationName) |
static DestinationType |
DestinationAccessor.getDestinationType(String destinationName)
Returns the
DestinationType of the destination with the given name. |
DestinationType |
DestinationFacade.getDestinationType(String destinationName)
Returns the
DestinationType of the destination with the given name. |
DestinationType |
ScpCfDestinationFacade.getDestinationType(String destinationName) |
DestinationType |
ScpNeoDestinationFacade.getDestinationType(String destinationName) |
static GenericDestination |
DestinationAccessor.getGenericDestination(String destinationName)
Returns the
GenericDeclaration for the given name. |
GenericDestination |
DestinationFacade.getGenericDestination(String destinationName)
Returns the
GenericDeclaration for the given name. |
GenericDestination |
ScpCfDestinationFacade.getGenericDestination(String destinationName) |
GenericDestination |
ScpNeoDestinationFacade.getGenericDestination(String destinationName) |
static org.apache.http.client.HttpClient |
HttpClientAccessor.getHttpClient(String destinationName) |
static RfcDestination |
DestinationAccessor.getRfcDestination(String destinationName)
Returns the
RfcDestination for the given name. |
RfcDestination |
DestinationFacade.getRfcDestination(String destinationName)
Returns the
RfcDestination for the given name. |
RfcDestination |
ScpCfDestinationFacade.getRfcDestination(String destinationName) |
RfcDestination |
ScpNeoDestinationFacade.getRfcDestination(String destinationName) |
Modifier and Type | Method and Description |
---|---|
InfoQueryResult |
InfoQuery.execute(ErpEndpoint erpEndpoint)
Executes
InfoQuery against a given erpEndpoint. |
abstract QueryResultT |
Query.execute(ErpEndpoint erpEndpoint)
Executes a given query against the given S/4HANA endpoint.
|
<QueryT extends Query<QueryT,QueryResultT>,QueryResultT extends QueryResult<QueryT,QueryResultT>,QuerySerializerT extends QuerySerializer<QueryT,QueryResultT>> |
ErpEndpoint.executeQuery(QueryT query,
QuerySerializerT querySerializer)
Executes the given query, writes an audit log entry, and measures the execution time.
|
ErpSystemInfo |
ErpEndpoint.getErpSystemInfo()
Deprecated.
No longer supported, do not use.
|
ErpSystemInfo |
ErpEndpoint.getErpSystemInfoIgnoringCache()
Deprecated.
No longer supported, do not use.
|
Modifier and Type | Method and Description |
---|---|
BapiQueryResult |
BapiQuery.execute(ErpEndpoint erpEndpoint) |
RfcQueryResult |
RfcQuery.execute(ErpEndpoint erpEndpoint) |
Copyright © 2017 SAP SE. All rights reserved.