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
@Generated(value="lombok") public boolean equals(Object o)
@Generated(value="lombok") public int hashCode()
@Generated(value="lombok") public ErpEdition getErpEdition()
@Generated(value="lombok") public ErpSignature getErpSignature()
@Generated(value="lombok") public String toString()
@Generated(value="lombok") public String getConstructedByMethod()
getConstructedByMethod
in class Query<InfoQuery,InfoQueryResult>
Copyright © 2017 SAP SE. All rights reserved.