Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse |
Modifier and Type | Field and Description |
---|---|
static SuplrEvalRspQuestionField<String> |
SuplrEvalRspQuestion.IS_DISQUALIFYING_QUESTION
Use with available fluent helpers to apply the IsDisqualifyingQuestion field to query operations.
|
static SuplrEvalRspQuestionField<String> |
SuplrEvalRspQuestion.IS_MANDATORY_QUESTION
Use with available fluent helpers to apply the IsMandatoryQuestion field to query operations.
|
static SuplrEvalRspQuestionField<String> |
SuplrEvalRspQuestion.IS_QUESTION_COMMENT_ENABLED
Use with available fluent helpers to apply the IsQuestionCommentEnabled field to query operations.
|
static SuplrEvalRspQuestionField<Short> |
SuplrEvalRspQuestion.MINIMAL_SCORE
Use with available fluent helpers to apply the MinimalScore field to query operations.
|
static SuplrEvalRspQuestionField<Integer> |
SuplrEvalRspQuestion.NUMBER_OF_RESPONSES
Use with available fluent helpers to apply the NumberOfResponses field to query operations.
|
static SuplrEvalRspQuestionField<String> |
SuplrEvalRspQuestion.QUESTION_NAME
Use with available fluent helpers to apply the QuestionName field to query operations.
|
static SuplrEvalRspQuestionField<String> |
SuplrEvalRspQuestion.SLC_PREFERRED_ANSWER
Use with available fluent helpers to apply the SLCPreferredAnswer field to query operations.
|
static SuplrEvalRspQuestionField<String> |
SuplrEvalRspQuestion.SLC_QUESTION_ATTACHMENT_OPTION
Use with available fluent helpers to apply the SLCQuestionAttachmentOption field to query operations.
|
static SuplrEvalRspQuestionField<String> |
SuplrEvalRspQuestion.SLC_QUESTION_TYPE
Use with available fluent helpers to apply the SLCQuestionType field to query operations.
|
static SuplrEvalRspQuestionField<Integer> |
SuplrEvalRspQuestion.SUPLR_EVAL_ORDINAL_NUMBER
Use with available fluent helpers to apply the SuplrEvalOrdinalNumber field to query operations.
|
static SuplrEvalRspQuestionField<UUID> |
SuplrEvalRspQuestion.SUPLR_EVAL_REQ_QUESTION_UUID
Use with available fluent helpers to apply the SuplrEvalReqQuestionUUID field to query operations.
|
static SuplrEvalRspQuestionField<UUID> |
SuplrEvalRspQuestion.SUPLR_EVAL_RSP_BRNCHG_QSTN_VALN_UUID
Use with available fluent helpers to apply the SuplrEvalRspBrnchgQstnValnUUID field to query operations.
|
static SuplrEvalRspQuestionField<String> |
SuplrEvalRspQuestion.SUPLR_EVAL_RSP_BRNCHG_QUESTION
Use with available fluent helpers to apply the SuplrEvalRspBrnchgQuestion field to query operations.
|
static SuplrEvalRspQuestionField<UUID> |
SuplrEvalRspQuestion.SUPLR_EVAL_RSP_BRNCHG_QUESTION_UUID
Use with available fluent helpers to apply the SuplrEvalRspBrnchgQuestionUUID field to query operations.
|
static SuplrEvalRspQuestionField<String> |
SuplrEvalRspQuestion.SUPLR_EVAL_RSP_BRNCHG_QUESTION_VALN
Use with available fluent helpers to apply the SuplrEvalRspBrnchgQuestionValn field to query operations.
|
static SuplrEvalRspQuestionField<UUID> |
SuplrEvalRspQuestion.SUPLR_EVAL_RSP_QUESTION_UUID
Use with available fluent helpers to apply the SuplrEvalRspQuestionUUID field to query operations.
|
static SuplrEvalRspQuestionField<UUID> |
SuplrEvalRspQuestion.SUPLR_EVAL_RSP_SECTION_UUID
Use with available fluent helpers to apply the SuplrEvalRspSectionUUID field to query operations.
|
static SuplrEvalRspQuestionField<UUID> |
SuplrEvalRspQuestion.SUPLR_EVAL_RSP_UUID
Use with available fluent helpers to apply the SuplrEvalRspUUID field to query operations.
|
static SuplrEvalRspQuestionField<String> |
SuplrEvalRspQuestion.SUPPLIER_EVAL_QUESTION
Use with available fluent helpers to apply the SupplierEvalQuestion field to query operations.
|
static SuplrEvalRspQuestionField<String> |
SuplrEvalRspQuestion.SUPPLIER_EVAL_REQUEST_QUESTION
Use with available fluent helpers to apply the SupplierEvalRequestQuestion field to query operations.
|
static SuplrEvalRspQuestionField<Short> |
SuplrEvalRspQuestion.TARGET_SCORE
Use with available fluent helpers to apply the TargetScore field to query operations.
|
static SuplrEvalRspQuestionField<Short> |
SuplrEvalRspQuestion.WEIGHTING_FACTOR
Use with available fluent helpers to apply the WeightingFactor field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SuplrEvalRspQuestionField<T> |
SuplrEvalRspQuestion.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SuplrEvalRspQuestion.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.