Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse |
Modifier and Type | Field and Description |
---|---|
static SupplierEvaluationResponseLink<SuplrEvalRspIntroduction> |
SupplierEvaluationResponse.TO_SUPLR_EVAL_RSP_INTRODUCTION
Use with available fluent helpers to apply the to_SuplrEvalRspIntroduction navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
SuplrEvalRspIntroduction |
SuplrEvalRspIntroduction.SuplrEvalRspIntroductionBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SuplrEvalRspIntroduction> |
SupplierEvaluationResponse.fetchSuplrEvalRspIntroduction()
Fetches the SuplrEvalRspIntroduction entities (one to many) associated with this entity.
|
protected Class<SuplrEvalRspIntroduction> |
SuplrEvalRspIntroductionByKeyFluentHelper.getEntityClass() |
protected Class<SuplrEvalRspIntroduction> |
SuplrEvalRspIntroductionFluentHelper.getEntityClass() |
Optional<List<SuplrEvalRspIntroduction>> |
SupplierEvaluationResponse.getSuplrEvalRspIntroductionIfPresent()
Retrieval of associated SuplrEvalRspIntroduction entities (one to many).
|
List<SuplrEvalRspIntroduction> |
SupplierEvaluationResponse.getSuplrEvalRspIntroductionOrFetch()
Retrieval of associated SuplrEvalRspIntroduction entities (one to many).
|
Class<SuplrEvalRspIntroduction> |
SuplrEvalRspIntroduction.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SupplierEvaluationResponse.addSuplrEvalRspIntroduction(SuplrEvalRspIntroduction... entity)
Adds elements to the list of associated SuplrEvalRspIntroduction entities.
|
SupplierEvaluationResponse.SupplierEvaluationResponseBuilder |
SupplierEvaluationResponse.SupplierEvaluationResponseBuilder.suplrEvalRspIntroduction(SuplrEvalRspIntroduction... value) |
Modifier and Type | Method and Description |
---|---|
void |
SupplierEvaluationResponse.setSuplrEvalRspIntroduction(List<SuplrEvalRspIntroduction> value)
Overwrites the list of associated SuplrEvalRspIntroduction entities for the loaded navigation property to_SuplrEvalRspIntroduction.
|
protected SuplrEvalRspIntroductionLink<ObjectT> |
SuplrEvalRspIntroductionLink.translateLinkType(EntityLink<SuplrEvalRspIntroductionLink<ObjectT>,SuplrEvalRspIntroduction,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.