Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspSupplier
Packages that use SuplrEvalRspSupplier
Package
Description
-
Uses of SuplrEvalRspSupplier 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 SuplrEvalRspSupplierModifier and TypeFieldDescriptionstatic final SupplierEvaluationResponseOneToOneLink<SuplrEvalRspSupplier>SupplierEvaluationResponse.TO_SUPLR_EVAL_RSP_SUPPLIERUse with available fluent helpers to apply the to_SuplrEvalRspSupplier navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse that return SuplrEvalRspSupplierModifier and TypeMethodDescriptionSuplrEvalRspSupplier.SuplrEvalRspSupplierBuilder.build()SupplierEvaluationResponse.fetchSuplrEvalRspSupplier()Fetches the SuplrEvalRspSupplier entity (one to one) associated with this entity.SupplierEvaluationResponse.getSuplrEvalRspSupplierOrFetch()Retrieval of associated SuplrEvalRspSupplier entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse that return types with arguments of type SuplrEvalRspSupplierModifier and TypeMethodDescriptionprotected Class<SuplrEvalRspSupplier>SuplrEvalRspSupplierByKeyFluentHelper.getEntityClass()protected Class<SuplrEvalRspSupplier>SuplrEvalRspSupplierFluentHelper.getEntityClass()io.vavr.control.Option<SuplrEvalRspSupplier>SupplierEvaluationResponse.getSuplrEvalRspSupplierIfPresent()Retrieval of associated SuplrEvalRspSupplier entity (one to one).SuplrEvalRspSupplier.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse with parameters of type SuplrEvalRspSupplierModifier and TypeMethodDescriptionvoidSupplierEvaluationResponse.setSuplrEvalRspSupplier(SuplrEvalRspSupplier value) Overwrites the associated SuplrEvalRspSupplier entity for the loaded navigation property to_SuplrEvalRspSupplier.SupplierEvaluationResponse.SupplierEvaluationResponseBuilder.suplrEvalRspSupplier(SuplrEvalRspSupplier value) Navigation property to_SuplrEvalRspSupplier for SupplierEvaluationResponse to single SuplrEvalRspSupplier.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse with parameters of type SuplrEvalRspSupplierModifierConstructorDescriptionSupplierEvaluationResponse(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 SuplrEvalRspSupplier 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 SuplrEvalRspSupplierModifier and TypeMethodDescriptionSuplrEvalRspSupplierOneToOneLink.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 SuplrEvalRspSupplierModifier and TypeMethodDescriptionprotected SuplrEvalRspSupplierLink<ObjectT>SuplrEvalRspSupplierLink.translateLinkType(EntityLink<SuplrEvalRspSupplierLink<ObjectT>, SuplrEvalRspSupplier, ObjectT> link)