Modifier and Type | Field and Description |
---|---|
static SupplierEvaluationResponseLink<SuplrEvalRspIntroduction> |
SupplierEvaluationResponse.TO_SUPLR_EVAL_RSP_INTRODUCTION
Use with available fluent helpers to apply the to_SuplrEvalRspIntroduction navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SuplrEvalRspIntroduction |
SuplrEvalRspIntroduction.SuplrEvalRspIntroductionBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SuplrEvalRspIntroduction> |
SupplierEvaluationResponse.fetchSuplrEvalRspIntroduction()
Fetches the SuplrEvalRspIntroduction entities (one to many) associated with this entity.
|
protected Class<SuplrEvalRspIntroduction> |
SuplrEvalRspIntroductionFluentHelper.getEntityClass() |
protected Class<SuplrEvalRspIntroduction> |
SuplrEvalRspIntroductionByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<List<SuplrEvalRspIntroduction>> |
SupplierEvaluationResponse.getSuplrEvalRspIntroductionIfPresent()
Retrieval of associated SuplrEvalRspIntroduction entities (one to many).
|
List<SuplrEvalRspIntroduction> |
SupplierEvaluationResponse.getSuplrEvalRspIntroductionOrFetch()
Retrieval of associated SuplrEvalRspIntroduction entities (one to many).
|
Class<SuplrEvalRspIntroduction> |
SuplrEvalRspIntroduction.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SupplierEvaluationResponse.addSuplrEvalRspIntroduction(SuplrEvalRspIntroduction... entity)
Adds elements to the list of associated SuplrEvalRspIntroduction entities.
|
SupplierEvaluationResponse.SupplierEvaluationResponseBuilder |
SupplierEvaluationResponse.SupplierEvaluationResponseBuilder.suplrEvalRspIntroduction(SuplrEvalRspIntroduction... value)
Navigation property to_SuplrEvalRspIntroduction for SupplierEvaluationResponse to multiple
SuplrEvalRspIntroduction.
|
Modifier and Type | Method and Description |
---|---|
void |
SupplierEvaluationResponse.setSuplrEvalRspIntroduction(List<SuplrEvalRspIntroduction> value)
Overwrites the list of associated SuplrEvalRspIntroduction entities for the loaded navigation property
to_SuplrEvalRspIntroduction.
|
Constructor and Description |
---|
SupplierEvaluationResponse(UUID suplrEvalRspUUID,
UUID suplrEvalReqUUID,
UUID purgCatUUID,
String supplierEvalResponse,
String suplrEvalRspName,
String language,
String createdByUser,
String lastChangedByUser,
LocalDateTime suplrEvalStartDate,
LocalDateTime suplrEvalEndDate,
LocalDateTime suplrEvalDeadlineDate,
ZonedDateTime lastChangeDateTime,
ZonedDateTime suplrEvalSubmissionDateTime,
ZonedDateTime creationDateTime,
String suplrEvalRspLifecycleStatus,
SuplrEvalRspAppraiser toSuplrEvalRspAppraiser,
List<SuplrEvalRspExternalName> toSuplrEvalRspExternalName,
List<SuplrEvalRspIntroduction> toSuplrEvalRspIntroduction,
List<SuplrEvalRspLanguage> toSuplrEvalRspLanguage,
SuplrEvalRspPurchaserResp toSuplrEvalRspPurchaserResp,
SuplrEvalRspRootQnaire toSuplrEvalRspRootQnaire,
SuplrEvalRspSupplier toSuplrEvalRspSupplier) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SuplrEvalRspIntroduction> |
SuplrEvalRspIntroductionOneToOneLink.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 SuplrEvalRspIntroductionLink<ObjectT> |
SuplrEvalRspIntroductionLink.translateLinkType(EntityLink<SuplrEvalRspIntroductionLink<ObjectT>,SuplrEvalRspIntroduction,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.