public class InfoQuery extends Query<InfoQuery,InfoQueryResult>
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
InfoQueryResult |
execute(ErpEndpoint erpEndpoint)
Executes
InfoQuery against a given erpEndpoint. |
String |
getConstructedByMethod() |
ErpEdition |
getErpEdition() |
ErpSignature |
getErpSignature() |
String |
getReadAccessData() |
int |
hashCode() |
String |
toString() |
getLongRunningRequestThreshold, getRequestId, setLongRunningRequestThreshold
public String getReadAccessData()
getReadAccessData
in class Query<InfoQuery,InfoQueryResult>
public InfoQueryResult execute(ErpEndpoint erpEndpoint) throws QuerySerializationException, QueryExecutionException, DestinationNotFoundException, DestinationAccessException
InfoQuery
against a given erpEndpoint.execute
in class Query<InfoQuery,InfoQueryResult>
QuerySerializationException
QueryExecutionException
DestinationNotFoundException
DestinationAccessException
public ErpEdition getErpEdition()
public ErpSignature getErpSignature()
public String getConstructedByMethod()
getConstructedByMethod
in class Query<InfoQuery,InfoQueryResult>
Copyright © 2018 SAP SE. All rights reserved.