Modifier and Type | Method and Description |
---|---|
SuplrEvalRspIntroductionFluentHelper |
SuplrEvalRspIntroductionFluentHelper.filter(ExpressionFluentHelper<SuplrEvalRspIntroduction> expression)
Query modifier to restrict the set of returned entities based on the values of one or more fields.
|
SuplrEvalRspIntroductionFluentHelper |
SuplrEvalRspIntroductionFluentHelper.orderBy(EntityField<SuplrEvalRspIntroduction,?> field,
Order order)
Query modifier to sort the set of returned entities by one or more fields.
|
SuplrEvalRspIntroductionFluentHelper |
SuplrEvalRspIntroductionFluentHelper.select(EntityField<SuplrEvalRspIntroduction,?>... fields)
Query modifier to limit which field values within an entity get fetched & populated.
|
SuplrEvalRspIntroductionFluentHelper |
SuplrEvalRspIntroductionFluentHelper.skip(Number skip)
Query modifier to not return the first N entities of the result set.
|
SuplrEvalRspIntroductionFluentHelper |
SuplrEvalRspIntroductionFluentHelper.top(Number top)
Query modifier to limit the number of entities returned.
|
SuplrEvalRspIntroductionFluentHelper |
SuplrEvalRspIntroductionFluentHelper.withErrorHandler(com.sap.cloud.sdk.odatav2.connectivity.ErrorResultHandler<?> errorResultHandler)
An error handling class that implements the
ErrorResultHandler interface can be attached to this fluent helper. |
Modifier and Type | Method and Description |
---|---|
SuplrEvalRspIntroductionFluentHelper |
DefaultProcessSupplierEvaluationResponsesService.getAllSuplrEvalRspIntroduction() |
SuplrEvalRspIntroductionFluentHelper |
ProcessSupplierEvaluationResponsesService.getAllSuplrEvalRspIntroduction()
Fetch multiple
SuplrEvalRspIntroduction entities. |
Copyright © 2017 SAP SE. All rights reserved.