Modifier and Type | Field and Description |
---|---|
static SupplierEvaluationResponseOneToOneLink<SuplrEvalRspRootQnaire> |
SupplierEvaluationResponse.TO_SUPLR_EVAL_RSP_ROOT_QNAIRE
Use with available fluent helpers to apply the to_SuplrEvalRspRootQnaire navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SuplrEvalRspRootQnaire |
SuplrEvalRspRootQnaire.SuplrEvalRspRootQnaireBuilder.build() |
SuplrEvalRspRootQnaire |
SupplierEvaluationResponse.fetchSuplrEvalRspRootQnaire()
Fetches the SuplrEvalRspRootQnaire entity (one to one) associated with this entity.
|
SuplrEvalRspRootQnaire |
SupplierEvaluationResponse.getSuplrEvalRspRootQnaireOrFetch()
Retrieval of associated SuplrEvalRspRootQnaire entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<SuplrEvalRspRootQnaire> |
SuplrEvalRspRootQnaireFluentHelper.getEntityClass() |
protected Class<SuplrEvalRspRootQnaire> |
SuplrEvalRspRootQnaireByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<SuplrEvalRspRootQnaire> |
SupplierEvaluationResponse.getSuplrEvalRspRootQnaireIfPresent()
Retrieval of associated SuplrEvalRspRootQnaire entity (one to one).
|
Class<SuplrEvalRspRootQnaire> |
SuplrEvalRspRootQnaire.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SupplierEvaluationResponse.setSuplrEvalRspRootQnaire(SuplrEvalRspRootQnaire value)
Overwrites the associated SuplrEvalRspRootQnaire entity for the loaded navigation property
to_SuplrEvalRspRootQnaire.
|
SupplierEvaluationResponse.SupplierEvaluationResponseBuilder |
SupplierEvaluationResponse.SupplierEvaluationResponseBuilder.suplrEvalRspRootQnaire(SuplrEvalRspRootQnaire value)
Navigation property to_SuplrEvalRspRootQnaire for SupplierEvaluationResponse to single
SuplrEvalRspRootQnaire.
|
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<SuplrEvalRspRootQnaire> |
SuplrEvalRspRootQnaireOneToOneLink.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 SuplrEvalRspRootQnaireLink<ObjectT> |
SuplrEvalRspRootQnaireLink.translateLinkType(EntityLink<SuplrEvalRspRootQnaireLink<ObjectT>,SuplrEvalRspRootQnaire,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.