Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspPurchaserResp
Packages that use SuplrEvalRspPurchaserResp
Package
Description
-
Uses of SuplrEvalRspPurchaserResp in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse with type parameters of type SuplrEvalRspPurchaserRespModifier and TypeFieldDescriptionSupplierEvaluationResponse.TO_SUPLR_EVAL_RSP_PURCHASER_RESPUse with available fluent helpers to apply the to_SuplrEvalRspPurchaserResp navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse that return SuplrEvalRspPurchaserRespModifier and TypeMethodDescriptionSuplrEvalRspPurchaserResp.SuplrEvalRspPurchaserRespBuilder.build()SupplierEvaluationResponse.fetchSuplrEvalRspPurchaserResp()Fetches the SuplrEvalRspPurchaserResp entity (one to one) associated with this entity.SupplierEvaluationResponse.getSuplrEvalRspPurchaserRespOrFetch()Retrieval of associated SuplrEvalRspPurchaserResp entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse that return types with arguments of type SuplrEvalRspPurchaserRespModifier and TypeMethodDescriptionprotected Class<SuplrEvalRspPurchaserResp>SuplrEvalRspPurchaserRespByKeyFluentHelper.getEntityClass()protected Class<SuplrEvalRspPurchaserResp>SuplrEvalRspPurchaserRespFluentHelper.getEntityClass()io.vavr.control.Option<SuplrEvalRspPurchaserResp>SupplierEvaluationResponse.getSuplrEvalRspPurchaserRespIfPresent()Retrieval of associated SuplrEvalRspPurchaserResp entity (one to one).SuplrEvalRspPurchaserResp.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse with parameters of type SuplrEvalRspPurchaserRespModifier and TypeMethodDescriptionvoidSupplierEvaluationResponse.setSuplrEvalRspPurchaserResp(SuplrEvalRspPurchaserResp value) Overwrites the associated SuplrEvalRspPurchaserResp entity for the loaded navigation property to_SuplrEvalRspPurchaserResp.SupplierEvaluationResponse.SupplierEvaluationResponseBuilder.suplrEvalRspPurchaserResp(SuplrEvalRspPurchaserResp value) Navigation property to_SuplrEvalRspPurchaserResp for SupplierEvaluationResponse to single SuplrEvalRspPurchaserResp.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse with parameters of type SuplrEvalRspPurchaserRespModifierConstructorDescriptionSupplierEvaluationResponse(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) -
Uses of SuplrEvalRspPurchaserResp in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.link that return types with arguments of type SuplrEvalRspPurchaserRespModifier and TypeMethodDescriptionSuplrEvalRspPurchaserRespOneToOneLink.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.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.link with type arguments of type SuplrEvalRspPurchaserRespModifier and TypeMethodDescriptionprotected SuplrEvalRspPurchaserRespLink<ObjectT>SuplrEvalRspPurchaserRespLink.translateLinkType(EntityLink<SuplrEvalRspPurchaserRespLink<ObjectT>, SuplrEvalRspPurchaserResp, ObjectT> link)