Modifier and Type | Field and Description |
---|---|
static SupplierEvaluationResponseOneToOneLink<SuplrEvalRspPurchaserResp> |
SupplierEvaluationResponse.TO_SUPLR_EVAL_RSP_PURCHASER_RESP
Use with available fluent helpers to apply the to_SuplrEvalRspPurchaserResp navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SuplrEvalRspPurchaserResp |
SuplrEvalRspPurchaserResp.SuplrEvalRspPurchaserRespBuilder.build() |
SuplrEvalRspPurchaserResp |
SupplierEvaluationResponse.fetchSuplrEvalRspPurchaserResp()
Fetches the SuplrEvalRspPurchaserResp entity (one to one) associated with this entity.
|
SuplrEvalRspPurchaserResp |
SupplierEvaluationResponse.getSuplrEvalRspPurchaserRespOrFetch()
Retrieval of associated SuplrEvalRspPurchaserResp entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<SuplrEvalRspPurchaserResp> |
SuplrEvalRspPurchaserRespByKeyFluentHelper.getEntityClass() |
protected Class<SuplrEvalRspPurchaserResp> |
SuplrEvalRspPurchaserRespFluentHelper.getEntityClass() |
io.vavr.control.Option<SuplrEvalRspPurchaserResp> |
SupplierEvaluationResponse.getSuplrEvalRspPurchaserRespIfPresent()
Retrieval of associated SuplrEvalRspPurchaserResp entity (one to one).
|
Class<SuplrEvalRspPurchaserResp> |
SuplrEvalRspPurchaserResp.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SupplierEvaluationResponse.setSuplrEvalRspPurchaserResp(SuplrEvalRspPurchaserResp value)
Overwrites the associated SuplrEvalRspPurchaserResp entity for the loaded navigation property
to_SuplrEvalRspPurchaserResp.
|
SupplierEvaluationResponse.SupplierEvaluationResponseBuilder |
SupplierEvaluationResponse.SupplierEvaluationResponseBuilder.suplrEvalRspPurchaserResp(SuplrEvalRspPurchaserResp value)
Navigation property to_SuplrEvalRspPurchaserResp for SupplierEvaluationResponse to single
SuplrEvalRspPurchaserResp.
|
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<SuplrEvalRspPurchaserResp> |
SuplrEvalRspPurchaserRespOneToOneLink.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 SuplrEvalRspPurchaserRespLink<ObjectT> |
SuplrEvalRspPurchaserRespLink.translateLinkType(EntityLink<SuplrEvalRspPurchaserRespLink<ObjectT>,SuplrEvalRspPurchaserResp,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.