Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse |
Modifier and Type | Field and Description |
---|---|
static SuplrEvalRspStrucQnaireLink<SuplrEvalRspSection> |
SuplrEvalRspStrucQnaire.TO_SUPLR_EVAL_RSP_SECTION
Use with available fluent helpers to apply the to_SuplrEvalRspSection navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
SuplrEvalRspSection |
SuplrEvalRspSection.SuplrEvalRspSectionBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SuplrEvalRspSection> |
SuplrEvalRspStrucQnaire.fetchSuplrEvalRspSection()
Fetches the SuplrEvalRspSection entities (one to many) associated with this entity.
|
protected Class<SuplrEvalRspSection> |
SuplrEvalRspSectionByKeyFluentHelper.getEntityClass() |
protected Class<SuplrEvalRspSection> |
SuplrEvalRspSectionFluentHelper.getEntityClass() |
Optional<List<SuplrEvalRspSection>> |
SuplrEvalRspStrucQnaire.getSuplrEvalRspSectionIfPresent()
Retrieval of associated SuplrEvalRspSection entities (one to many).
|
List<SuplrEvalRspSection> |
SuplrEvalRspStrucQnaire.getSuplrEvalRspSectionOrFetch()
Retrieval of associated SuplrEvalRspSection entities (one to many).
|
Class<SuplrEvalRspSection> |
SuplrEvalRspSection.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SuplrEvalRspStrucQnaire.addSuplrEvalRspSection(SuplrEvalRspSection... entity)
Adds elements to the list of associated SuplrEvalRspSection entities.
|
SuplrEvalRspStrucQnaire.SuplrEvalRspStrucQnaireBuilder |
SuplrEvalRspStrucQnaire.SuplrEvalRspStrucQnaireBuilder.suplrEvalRspSection(SuplrEvalRspSection... value) |
Modifier and Type | Method and Description |
---|---|
void |
SuplrEvalRspStrucQnaire.setSuplrEvalRspSection(List<SuplrEvalRspSection> value)
Overwrites the list of associated SuplrEvalRspSection entities for the loaded navigation property to_SuplrEvalRspSection.
|
protected SuplrEvalRspSectionLink<ObjectT> |
SuplrEvalRspSectionLink.translateLinkType(EntityLink<SuplrEvalRspSectionLink<ObjectT>,SuplrEvalRspSection,ObjectT> link) |
Constructor and Description |
---|
SuplrEvalRspStrucQnaire(UUID suplrEvalRspQuestionnaireUUID,
UUID suplrEvalRspRootQnaireUUID,
UUID suplrEvalRspUUID,
String questionnaireName,
Double calculatedScore,
Boolean isScoringRelevant,
Short minimalScore,
Integer numberOfResponses,
Integer suplrEvalOrdinalNumber,
Short targetScore,
Short weightingFactor,
ErpConfigContext erpConfigContext,
List<SuplrEvalRspSection> toSuplrEvalRspSection) |
Copyright © 2018 SAP SE. All rights reserved.