Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse |
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> |
SuplrEvalRspLanguageByKeyFluentHelper.getEntityClass() |
protected Class<SuplrEvalRspLanguage> |
SuplrEvalRspLanguageFluentHelper.getEntityClass() |
Optional<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) |
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.
|
protected SuplrEvalRspLanguageLink<ObjectT> |
SuplrEvalRspLanguageLink.translateLinkType(EntityLink<SuplrEvalRspLanguageLink<ObjectT>,SuplrEvalRspLanguage,ObjectT> link) |
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) |
Copyright © 2018 SAP SE. All rights reserved.