Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse |
Modifier and Type | Field and Description |
---|---|
static SuplrEvalRspSectionLink<SuplrEvalRspQuestion> |
SuplrEvalRspSection.TO_SUPLR_EVAL_RSP_QUESTION
Use with available fluent helpers to apply the to_SuplrEvalRspQuestion navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
SuplrEvalRspQuestion |
SuplrEvalRspQuestion.SuplrEvalRspQuestionBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SuplrEvalRspQuestion> |
SuplrEvalRspSection.fetchSuplrEvalRspQuestion()
Fetches the SuplrEvalRspQuestion entities (one to many) associated with this entity.
|
List<SuplrEvalRspQuestion> |
SuplrEvalRspSection.getSuplrEvalRspQuestionOrFetch()
Retrieval of associated SuplrEvalRspQuestion entities (one to many).
|
com.google.common.base.Optional<List<SuplrEvalRspQuestion>> |
SuplrEvalRspSection.getSuplrEvalRspQuestionOrNull()
Retrieval of associated SuplrEvalRspQuestion entities (one to many).
|
Class<SuplrEvalRspQuestion> |
SuplrEvalRspQuestion.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SuplrEvalRspSection.addSuplrEvalRspQuestion(SuplrEvalRspQuestion... entity)
Adds elements to the list of associated SuplrEvalRspQuestion entities.
|
SuplrEvalRspSection.SuplrEvalRspSectionBuilder |
SuplrEvalRspSection.SuplrEvalRspSectionBuilder.suplrEvalRspQuestion(SuplrEvalRspQuestion... value) |
Modifier and Type | Method and Description |
---|---|
void |
SuplrEvalRspSection.setSuplrEvalRspQuestion(List<SuplrEvalRspQuestion> value)
Overwrites the list of associated SuplrEvalRspQuestion entities for the loaded navigation property to_SuplrEvalRspQuestion.
|
Constructor and Description |
---|
SuplrEvalRspSection(UUID suplrEvalRspSectionUUID,
UUID suplrEvalRspUUID,
UUID suplrEvalRspQuestionnaireUUID,
UUID suplrEvalReqSectionUUID,
String supplierEvalResponseSection,
Integer supplierEvalResponseSctnAltv,
String questionnaireSectionName,
Short weightingFactor,
Short minimalScore,
Short targetScore,
Double calculatedScore,
Integer numberOfResponses,
ErpConfigContext erpConfigContext,
List<SuplrEvalRspQuestion> toSuplrEvalRspQuestion,
List<SuplrEvalRspSectionText> toSuplrEvalRspSectionText) |
Copyright © 2018 SAP SE. All rights reserved.