Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse |
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.
|
protected SuplrEvalRspExternalNameLink<ObjectT> |
SuplrEvalRspExternalNameLink.translateLinkType(EntityLink<SuplrEvalRspExternalNameLink<ObjectT>,SuplrEvalRspExternalName,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.