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.
|
Constructor and Description |
---|
SuplrEvalSccrdStrucQnaire(UUID suplrEvalScorecardQnaireUUID,
String questionnaireName,
String supplierEvalScorecardQnaire,
UUID suplrEvalScorecardRtQnaireUUID,
Short minimalScore,
Short targetScore,
Double calculatedScore,
Integer numberOfResponses,
Short weightingFactor,
Integer suplrEvalOrdinalNumber,
List<SuplrEvalSccrdSection> toSuplrEvalSccrdSection,
SuplrEvalScorecardRootQnaire toSuplrEvalScorecardRootQnaire) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SuplrEvalSccrdSection> |
SuplrEvalSccrdSectionOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression)
Query modifier to restrict the result set to entities for which this expression (formulated over a property of a
related entity) evaluates to true.
|
Modifier and Type | Method and Description |
---|---|
protected SuplrEvalSccrdSectionLink<ObjectT> |
SuplrEvalSccrdSectionLink.translateLinkType(EntityLink<SuplrEvalSccrdSectionLink<ObjectT>,SuplrEvalSccrdSection,ObjectT> link) |
Copyright © 2018 SAP SE. All rights reserved.