Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard |
Modifier and Type | Field and Description |
---|---|
static SuplrEvalSccrdSectionLink<SuplrEvalSccrdQuestion> |
SuplrEvalSccrdSection.TO_SUPLR_EVAL_SCCRD_QUESTION
Use with available fluent helpers to apply the to_SuplrEvalSccrdQuestion navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
SuplrEvalSccrdQuestion |
SuplrEvalSccrdQuestion.SuplrEvalSccrdQuestionBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SuplrEvalSccrdQuestion> |
SuplrEvalSccrdSection.fetchSuplrEvalSccrdQuestion()
Fetches the SuplrEvalSccrdQuestion entities (one to many) associated with this entity.
|
protected Class<SuplrEvalSccrdQuestion> |
SuplrEvalSccrdQuestionFluentHelper.getEntityClass() |
protected Class<SuplrEvalSccrdQuestion> |
SuplrEvalSccrdQuestionByKeyFluentHelper.getEntityClass() |
Optional<List<SuplrEvalSccrdQuestion>> |
SuplrEvalSccrdSection.getSuplrEvalSccrdQuestionIfPresent()
Retrieval of associated SuplrEvalSccrdQuestion entities (one to many).
|
List<SuplrEvalSccrdQuestion> |
SuplrEvalSccrdSection.getSuplrEvalSccrdQuestionOrFetch()
Retrieval of associated SuplrEvalSccrdQuestion entities (one to many).
|
Class<SuplrEvalSccrdQuestion> |
SuplrEvalSccrdQuestion.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SuplrEvalSccrdSection.addSuplrEvalSccrdQuestion(SuplrEvalSccrdQuestion... entity)
Adds elements to the list of associated SuplrEvalSccrdQuestion entities.
|
SuplrEvalSccrdSection.SuplrEvalSccrdSectionBuilder |
SuplrEvalSccrdSection.SuplrEvalSccrdSectionBuilder.suplrEvalSccrdQuestion(SuplrEvalSccrdQuestion... value) |
Modifier and Type | Method and Description |
---|---|
void |
SuplrEvalSccrdSection.setSuplrEvalSccrdQuestion(List<SuplrEvalSccrdQuestion> value)
Overwrites the list of associated SuplrEvalSccrdQuestion entities for the loaded navigation property to_SuplrEvalSccrdQuestion.
|
protected SuplrEvalSccrdQuestionLink<ObjectT> |
SuplrEvalSccrdQuestionLink.translateLinkType(EntityLink<SuplrEvalSccrdQuestionLink<ObjectT>,SuplrEvalSccrdQuestion,ObjectT> link) |
Constructor and Description |
---|
SuplrEvalSccrdSection(UUID suplrEvalSccrdSectionUUID,
UUID suplrEvalSccrdUUID,
UUID suplrEvalRspQuestionnaireUUID,
String supplierEvalScorecardSection,
Integer supplierEvalScorecardSctnAltv,
String questionnaireSectionName,
Short weightingFactor,
Short minimalScore,
Short targetScore,
Double calculatedScore,
Integer numberOfResponses,
ErpConfigContext erpConfigContext,
List<SuplrEvalSccrdQuestion> toSuplrEvalSccrdQuestion,
SuplrEvalSccrdStrucQnaire toSuplrEvalSccrdStrucQnaire,
SuplrEvalScorecard toSupplierEvalScorecard) |
Copyright © 2018 SAP SE. All rights reserved.