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> |
SuplrEvalRspSectionFluentHelper.getEntityClass() |
protected Class<SuplrEvalRspSection> |
SuplrEvalRspSectionByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<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)
Navigation property to_SuplrEvalRspSection for SuplrEvalRspStrucQnaire to multiple
SuplrEvalRspSection.
|
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.
|
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,
List<SuplrEvalRspSection> toSuplrEvalRspSection) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SuplrEvalRspSection> |
SuplrEvalRspSectionOneToOneLink.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 SuplrEvalRspSectionLink<ObjectT> |
SuplrEvalRspSectionLink.translateLinkType(EntityLink<SuplrEvalRspSectionLink<ObjectT>,SuplrEvalRspSection,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.