Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse |
Modifier and Type | Field and Description |
---|---|
static SuplrEvalRspRootQnaireField<Double> |
SuplrEvalRspRootQnaire.CALCULATED_SCORE
Use with available fluent helpers to apply the CalculatedScore field to query operations.
|
static SuplrEvalRspRootQnaireField<Boolean> |
SuplrEvalRspRootQnaire.IS_SCORING_RELEVANT
Use with available fluent helpers to apply the IsScoringRelevant field to query operations.
|
static SuplrEvalRspRootQnaireField<Short> |
SuplrEvalRspRootQnaire.MINIMAL_SCORE
Use with available fluent helpers to apply the MinimalScore field to query operations.
|
static SuplrEvalRspRootQnaireField<Integer> |
SuplrEvalRspRootQnaire.NUMBER_OF_RESPONSES
Use with available fluent helpers to apply the NumberOfResponses field to query operations.
|
static SuplrEvalRspRootQnaireField<Integer> |
SuplrEvalRspRootQnaire.SUPLR_EVAL_ORDINAL_NUMBER
Use with available fluent helpers to apply the SuplrEvalOrdinalNumber field to query operations.
|
static SuplrEvalRspRootQnaireField<UUID> |
SuplrEvalRspRootQnaire.SUPLR_EVAL_RSP_QUESTIONNAIRE_UUID
Use with available fluent helpers to apply the SuplrEvalRspQuestionnaireUUID field to query operations.
|
static SuplrEvalRspRootQnaireField<UUID> |
SuplrEvalRspRootQnaire.SUPLR_EVAL_RSP_UUID
Use with available fluent helpers to apply the SuplrEvalRspUUID field to query operations.
|
static SuplrEvalRspRootQnaireField<Short> |
SuplrEvalRspRootQnaire.TARGET_SCORE
Use with available fluent helpers to apply the TargetScore field to query operations.
|
static SuplrEvalRspRootQnaireField<Short> |
SuplrEvalRspRootQnaire.WEIGHTING_FACTOR
Use with available fluent helpers to apply the WeightingFactor field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SuplrEvalRspRootQnaireField<T> |
SuplrEvalRspRootQnaire.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SuplrEvalRspRootQnaire.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2019 SAP SE. All rights reserved.