Modifier and Type | Field and Description |
---|---|
static SuplrEvalRspSectionLink<SuplrEvalRspQuestion> |
SuplrEvalRspSection.TO_SUPLR_EVAL_RSP_QUESTION
Use with available fluent helpers to apply the to_SuplrEvalRspQuestion navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SuplrEvalRspQuestion |
SuplrEvalRspQuestion.SuplrEvalRspQuestionBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SuplrEvalRspQuestion> |
SuplrEvalRspSection.fetchSuplrEvalRspQuestion()
Fetches the SuplrEvalRspQuestion entities (one to many) associated with this entity.
|
protected Class<SuplrEvalRspQuestion> |
SuplrEvalRspQuestionByKeyFluentHelper.getEntityClass() |
protected Class<SuplrEvalRspQuestion> |
SuplrEvalRspQuestionFluentHelper.getEntityClass() |
io.vavr.control.Option<List<SuplrEvalRspQuestion>> |
SuplrEvalRspSection.getSuplrEvalRspQuestionIfPresent()
Retrieval of associated SuplrEvalRspQuestion entities (one to many).
|
List<SuplrEvalRspQuestion> |
SuplrEvalRspSection.getSuplrEvalRspQuestionOrFetch()
Retrieval of associated SuplrEvalRspQuestion entities (one to many).
|
Class<SuplrEvalRspQuestion> |
SuplrEvalRspQuestion.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SuplrEvalRspSection.addSuplrEvalRspQuestion(SuplrEvalRspQuestion... entity)
Adds elements to the list of associated SuplrEvalRspQuestion entities.
|
SuplrEvalRspSection.SuplrEvalRspSectionBuilder |
SuplrEvalRspSection.SuplrEvalRspSectionBuilder.suplrEvalRspQuestion(SuplrEvalRspQuestion... value)
Navigation property to_SuplrEvalRspQuestion for SuplrEvalRspSection to multiple
SuplrEvalRspQuestion.
|
Modifier and Type | Method and Description |
---|---|
void |
SuplrEvalRspSection.setSuplrEvalRspQuestion(List<SuplrEvalRspQuestion> value)
Overwrites the list of associated SuplrEvalRspQuestion entities for the loaded navigation property
to_SuplrEvalRspQuestion.
|
Constructor and Description |
---|
SuplrEvalRspSection(UUID suplrEvalRspSectionUUID,
UUID suplrEvalRspUUID,
UUID suplrEvalRspQuestionnaireUUID,
UUID suplrEvalReqSectionUUID,
String supplierEvalResponseSection,
Integer supplierEvalResponseSctnAltv,
String questionnaireSectionName,
Short weightingFactor,
Short minimalScore,
Short targetScore,
Double calculatedScore,
Integer numberOfResponses,
List<SuplrEvalRspQuestion> toSuplrEvalRspQuestion,
List<SuplrEvalRspSectionText> toSuplrEvalRspSectionText) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SuplrEvalRspQuestion> |
SuplrEvalRspQuestionOneToOneLink.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 SuplrEvalRspQuestionLink<ObjectT> |
SuplrEvalRspQuestionLink.translateLinkType(EntityLink<SuplrEvalRspQuestionLink<ObjectT>,SuplrEvalRspQuestion,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.