Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard |
Modifier and Type | Field and Description |
---|---|
static SuplrEvalSccrdStrucQnaireLink<SuplrEvalSccrdSection> |
SuplrEvalSccrdStrucQnaire.TO_SUPLR_EVAL_SCCRD_SECTION
Use with available fluent helpers to apply the to_SuplrEvalSccrdSection navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
SuplrEvalSccrdSection |
SuplrEvalSccrdSection.SuplrEvalSccrdSectionBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SuplrEvalSccrdSection> |
SuplrEvalSccrdStrucQnaire.fetchSuplrEvalSccrdSection()
Fetches the SuplrEvalSccrdSection entities (one to many) associated with this entity.
|
protected Class<SuplrEvalSccrdSection> |
SuplrEvalSccrdSectionByKeyFluentHelper.getEntityClass() |
protected Class<SuplrEvalSccrdSection> |
SuplrEvalSccrdSectionFluentHelper.getEntityClass() |
Optional<List<SuplrEvalSccrdSection>> |
SuplrEvalSccrdStrucQnaire.getSuplrEvalSccrdSectionIfPresent()
Retrieval of associated SuplrEvalSccrdSection entities (one to many).
|
List<SuplrEvalSccrdSection> |
SuplrEvalSccrdStrucQnaire.getSuplrEvalSccrdSectionOrFetch()
Retrieval of associated SuplrEvalSccrdSection entities (one to many).
|
Class<SuplrEvalSccrdSection> |
SuplrEvalSccrdSection.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SuplrEvalSccrdStrucQnaire.addSuplrEvalSccrdSection(SuplrEvalSccrdSection... entity)
Adds elements to the list of associated SuplrEvalSccrdSection entities.
|
SuplrEvalSccrdStrucQnaire.SuplrEvalSccrdStrucQnaireBuilder |
SuplrEvalSccrdStrucQnaire.SuplrEvalSccrdStrucQnaireBuilder.suplrEvalSccrdSection(SuplrEvalSccrdSection... value) |
Modifier and Type | Method and Description |
---|---|
void |
SuplrEvalSccrdStrucQnaire.setSuplrEvalSccrdSection(List<SuplrEvalSccrdSection> value)
Overwrites the list of associated SuplrEvalSccrdSection entities for the loaded navigation property to_SuplrEvalSccrdSection.
|
protected SuplrEvalSccrdSectionLink<ObjectT> |
SuplrEvalSccrdSectionLink.translateLinkType(EntityLink<SuplrEvalSccrdSectionLink<ObjectT>,SuplrEvalSccrdSection,ObjectT> link) |
Constructor and Description |
---|
SuplrEvalSccrdStrucQnaire(UUID suplrEvalScorecardQnaireUUID,
String questionnaireName,
String supplierEvalScorecardQnaire,
UUID suplrEvalScorecardRtQnaireUUID,
Short minimalScore,
Short targetScore,
Double calculatedScore,
Integer numberOfResponses,
Short weightingFactor,
Integer suplrEvalOrdinalNumber,
ErpConfigContext erpConfigContext,
List<SuplrEvalSccrdSection> toSuplrEvalSccrdSection,
SuplrEvalScorecardRootQnaire toSuplrEvalScorecardRootQnaire) |
Copyright © 2018 SAP SE. All rights reserved.