Modifier and Type | Field and Description |
---|---|
static SuplrEvalRspSectionLink<SuplrEvalRspSectionText> |
SuplrEvalRspSection.TO_SUPLR_EVAL_RSP_SECTION_TEXT
Use with available fluent helpers to apply the to_SuplrEvalRspSectionText navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SuplrEvalRspSectionText |
SuplrEvalRspSectionText.SuplrEvalRspSectionTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SuplrEvalRspSectionText> |
SuplrEvalRspSection.fetchSuplrEvalRspSectionText()
Fetches the SuplrEvalRspSectionText entities (one to many) associated with this entity.
|
protected Class<SuplrEvalRspSectionText> |
SuplrEvalRspSectionTextFluentHelper.getEntityClass() |
protected Class<SuplrEvalRspSectionText> |
SuplrEvalRspSectionTextByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<List<SuplrEvalRspSectionText>> |
SuplrEvalRspSection.getSuplrEvalRspSectionTextIfPresent()
Retrieval of associated SuplrEvalRspSectionText entities (one to many).
|
List<SuplrEvalRspSectionText> |
SuplrEvalRspSection.getSuplrEvalRspSectionTextOrFetch()
Retrieval of associated SuplrEvalRspSectionText entities (one to many).
|
Class<SuplrEvalRspSectionText> |
SuplrEvalRspSectionText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SuplrEvalRspSection.addSuplrEvalRspSectionText(SuplrEvalRspSectionText... entity)
Adds elements to the list of associated SuplrEvalRspSectionText entities.
|
SuplrEvalRspSection.SuplrEvalRspSectionBuilder |
SuplrEvalRspSection.SuplrEvalRspSectionBuilder.suplrEvalRspSectionText(SuplrEvalRspSectionText... value)
Navigation property to_SuplrEvalRspSectionText for SuplrEvalRspSection to multiple
SuplrEvalRspSectionText.
|
Modifier and Type | Method and Description |
---|---|
void |
SuplrEvalRspSection.setSuplrEvalRspSectionText(List<SuplrEvalRspSectionText> value)
Overwrites the list of associated SuplrEvalRspSectionText entities for the loaded navigation property
to_SuplrEvalRspSectionText.
|
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<SuplrEvalRspSectionText> |
SuplrEvalRspSectionTextOneToOneLink.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 SuplrEvalRspSectionTextLink<ObjectT> |
SuplrEvalRspSectionTextLink.translateLinkType(EntityLink<SuplrEvalRspSectionTextLink<ObjectT>,SuplrEvalRspSectionText,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.