Modifier and Type | Field and Description |
---|---|
static SupplierEvaluationResponseLink<SuplrEvalRspExternalName> |
SupplierEvaluationResponse.TO_SUPLR_EVAL_RSP_EXTERNAL_NAME
Use with available fluent helpers to apply the to_SuplrEvalRspExternalName navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SuplrEvalRspExternalName |
SuplrEvalRspExternalName.SuplrEvalRspExternalNameBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SuplrEvalRspExternalName> |
SupplierEvaluationResponse.fetchSuplrEvalRspExternalName()
Fetches the SuplrEvalRspExternalName entities (one to many) associated with this entity.
|
protected Class<SuplrEvalRspExternalName> |
SuplrEvalRspExternalNameFluentHelper.getEntityClass() |
protected Class<SuplrEvalRspExternalName> |
SuplrEvalRspExternalNameByKeyFluentHelper.getEntityClass() |
Optional<List<SuplrEvalRspExternalName>> |
SupplierEvaluationResponse.getSuplrEvalRspExternalNameIfPresent()
Retrieval of associated SuplrEvalRspExternalName entities (one to many).
|
List<SuplrEvalRspExternalName> |
SupplierEvaluationResponse.getSuplrEvalRspExternalNameOrFetch()
Retrieval of associated SuplrEvalRspExternalName entities (one to many).
|
Class<SuplrEvalRspExternalName> |
SuplrEvalRspExternalName.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SupplierEvaluationResponse.addSuplrEvalRspExternalName(SuplrEvalRspExternalName... entity)
Adds elements to the list of associated SuplrEvalRspExternalName entities.
|
SupplierEvaluationResponse.SupplierEvaluationResponseBuilder |
SupplierEvaluationResponse.SupplierEvaluationResponseBuilder.suplrEvalRspExternalName(SuplrEvalRspExternalName... value) |
Modifier and Type | Method and Description |
---|---|
void |
SupplierEvaluationResponse.setSuplrEvalRspExternalName(List<SuplrEvalRspExternalName> value)
Overwrites the list of associated SuplrEvalRspExternalName entities for the loaded navigation property
to_SuplrEvalRspExternalName.
|
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,
ErpConfigContext erpConfigContext,
SuplrEvalRspAppraiser toSuplrEvalRspAppraiser,
List<SuplrEvalRspExternalName> toSuplrEvalRspExternalName,
List<SuplrEvalRspIntroduction> toSuplrEvalRspIntroduction,
List<SuplrEvalRspLanguage> toSuplrEvalRspLanguage,
SuplrEvalRspPurchaserResp toSuplrEvalRspPurchaserResp,
SuplrEvalRspRootQnaire toSuplrEvalRspRootQnaire,
SuplrEvalRspSupplier toSuplrEvalRspSupplier) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SuplrEvalRspExternalName> |
SuplrEvalRspExternalNameOneToOneLink.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 SuplrEvalRspExternalNameLink<ObjectT> |
SuplrEvalRspExternalNameLink.translateLinkType(EntityLink<SuplrEvalRspExternalNameLink<ObjectT>,SuplrEvalRspExternalName,ObjectT> link) |
Copyright © 2018 SAP SE. All rights reserved.