Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse |
Modifier and Type | Field and Description |
---|---|
static SuplrEvalRspStrucQnaireField<Double> |
SuplrEvalRspStrucQnaire.CALCULATED_SCORE
Use with available fluent helpers to apply the CalculatedScore field to query operations.
|
static SuplrEvalRspStrucQnaireField<Boolean> |
SuplrEvalRspStrucQnaire.IS_SCORING_RELEVANT
Use with available fluent helpers to apply the IsScoringRelevant field to query operations.
|
static SuplrEvalRspStrucQnaireField<Short> |
SuplrEvalRspStrucQnaire.MINIMAL_SCORE
Use with available fluent helpers to apply the MinimalScore field to query operations.
|
static SuplrEvalRspStrucQnaireField<Integer> |
SuplrEvalRspStrucQnaire.NUMBER_OF_RESPONSES
Use with available fluent helpers to apply the NumberOfResponses field to query operations.
|
static SuplrEvalRspStrucQnaireField<String> |
SuplrEvalRspStrucQnaire.QUESTIONNAIRE_NAME
Use with available fluent helpers to apply the QuestionnaireName field to query operations.
|
static SuplrEvalRspStrucQnaireField<Integer> |
SuplrEvalRspStrucQnaire.SUPLR_EVAL_ORDINAL_NUMBER
Use with available fluent helpers to apply the SuplrEvalOrdinalNumber field to query operations.
|
static SuplrEvalRspStrucQnaireField<UUID> |
SuplrEvalRspStrucQnaire.SUPLR_EVAL_RSP_QUESTIONNAIRE_UUID
Use with available fluent helpers to apply the SuplrEvalRspQuestionnaireUUID field to query operations.
|
static SuplrEvalRspStrucQnaireField<UUID> |
SuplrEvalRspStrucQnaire.SUPLR_EVAL_RSP_ROOT_QNAIRE_UUID
Use with available fluent helpers to apply the SuplrEvalRspRootQnaireUUID field to query operations.
|
static SuplrEvalRspStrucQnaireField<UUID> |
SuplrEvalRspStrucQnaire.SUPLR_EVAL_RSP_UUID
Use with available fluent helpers to apply the SuplrEvalRspUUID field to query operations.
|
static SuplrEvalRspStrucQnaireField<Short> |
SuplrEvalRspStrucQnaire.TARGET_SCORE
Use with available fluent helpers to apply the TargetScore field to query operations.
|
static SuplrEvalRspStrucQnaireField<Short> |
SuplrEvalRspStrucQnaire.WEIGHTING_FACTOR
Use with available fluent helpers to apply the WeightingFactor field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SuplrEvalRspStrucQnaireField<T> |
SuplrEvalRspStrucQnaire.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SuplrEvalRspStrucQnaire.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.