Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse |
Modifier and Type | Field and Description |
---|---|
static SupplierEvaluationResponseLink<SuplrEvalRspSupplier> |
SupplierEvaluationResponse.TO_SUPLR_EVAL_RSP_SUPPLIER
Use with available fluent helpers to apply the to_SuplrEvalRspSupplier navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
SuplrEvalRspSupplier |
SuplrEvalRspSupplier.SuplrEvalRspSupplierBuilder.build() |
SuplrEvalRspSupplier |
SupplierEvaluationResponse.fetchSuplrEvalRspSupplier()
Fetches the SuplrEvalRspSupplier entity (one to one) associated with this entity.
|
SuplrEvalRspSupplier |
SupplierEvaluationResponse.getSuplrEvalRspSupplierOrFetch()
Retrieval of associated SuplrEvalRspSupplier entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<SuplrEvalRspSupplier> |
SuplrEvalRspSupplierFluentHelper.getEntityClass() |
protected Class<SuplrEvalRspSupplier> |
SuplrEvalRspSupplierByKeyFluentHelper.getEntityClass() |
Optional<SuplrEvalRspSupplier> |
SupplierEvaluationResponse.getSuplrEvalRspSupplierIfPresent()
Retrieval of associated SuplrEvalRspSupplier entity (one to one).
|
Class<SuplrEvalRspSupplier> |
SuplrEvalRspSupplier.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SupplierEvaluationResponse.setSuplrEvalRspSupplier(SuplrEvalRspSupplier value)
Overwrites the associated SuplrEvalRspSupplier entity for the loaded navigation property to_SuplrEvalRspSupplier.
|
SupplierEvaluationResponse.SupplierEvaluationResponseBuilder |
SupplierEvaluationResponse.SupplierEvaluationResponseBuilder.suplrEvalRspSupplier(SuplrEvalRspSupplier value) |
Modifier and Type | Method and Description |
---|---|
protected SuplrEvalRspSupplierLink<ObjectT> |
SuplrEvalRspSupplierLink.translateLinkType(EntityLink<SuplrEvalRspSupplierLink<ObjectT>,SuplrEvalRspSupplier,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.