Modifier and Type | Field and Description |
---|---|
static SupplierEvaluationResponseLink<SuplrEvalRspLanguage> |
SupplierEvaluationResponse.TO_SUPLR_EVAL_RSP_LANGUAGE
Use with available fluent helpers to apply the to_SuplrEvalRspLanguage navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SuplrEvalRspLanguage |
SuplrEvalRspLanguage.SuplrEvalRspLanguageBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SuplrEvalRspLanguage> |
SupplierEvaluationResponse.fetchSuplrEvalRspLanguage()
Fetches the SuplrEvalRspLanguage entities (one to many) associated with this entity.
|
protected Class<SuplrEvalRspLanguage> |
SuplrEvalRspLanguageFluentHelper.getEntityClass() |
protected Class<SuplrEvalRspLanguage> |
SuplrEvalRspLanguageByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<List<SuplrEvalRspLanguage>> |
SupplierEvaluationResponse.getSuplrEvalRspLanguageIfPresent()
Retrieval of associated SuplrEvalRspLanguage entities (one to many).
|
List<SuplrEvalRspLanguage> |
SupplierEvaluationResponse.getSuplrEvalRspLanguageOrFetch()
Retrieval of associated SuplrEvalRspLanguage entities (one to many).
|
Class<SuplrEvalRspLanguage> |
SuplrEvalRspLanguage.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SupplierEvaluationResponse.addSuplrEvalRspLanguage(SuplrEvalRspLanguage... entity)
Adds elements to the list of associated SuplrEvalRspLanguage entities.
|
SupplierEvaluationResponse.SupplierEvaluationResponseBuilder |
SupplierEvaluationResponse.SupplierEvaluationResponseBuilder.suplrEvalRspLanguage(SuplrEvalRspLanguage... value)
Navigation property to_SuplrEvalRspLanguage for SupplierEvaluationResponse to multiple
SuplrEvalRspLanguage.
|
Modifier and Type | Method and Description |
---|---|
void |
SupplierEvaluationResponse.setSuplrEvalRspLanguage(List<SuplrEvalRspLanguage> value)
Overwrites the list of associated SuplrEvalRspLanguage entities for the loaded navigation property
to_SuplrEvalRspLanguage.
|
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<SuplrEvalRspLanguage> |
SuplrEvalRspLanguageOneToOneLink.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 SuplrEvalRspLanguageLink<ObjectT> |
SuplrEvalRspLanguageLink.translateLinkType(EntityLink<SuplrEvalRspLanguageLink<ObjectT>,SuplrEvalRspLanguage,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.