Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspAppraiser
Packages that use SuplrEvalRspAppraiser
Package
Description
-
Uses of SuplrEvalRspAppraiser 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 SuplrEvalRspAppraiserModifier and TypeFieldDescriptionstatic final SupplierEvaluationResponseOneToOneLink<SuplrEvalRspAppraiser>SupplierEvaluationResponse.TO_SUPLR_EVAL_RSP_APPRAISERUse with available fluent helpers to apply the to_SuplrEvalRspAppraiser navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse that return SuplrEvalRspAppraiserModifier and TypeMethodDescriptionSuplrEvalRspAppraiser.SuplrEvalRspAppraiserBuilder.build()SupplierEvaluationResponse.fetchSuplrEvalRspAppraiser()Fetches the SuplrEvalRspAppraiser entity (one to one) associated with this entity.SupplierEvaluationResponse.getSuplrEvalRspAppraiserOrFetch()Retrieval of associated SuplrEvalRspAppraiser entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse that return types with arguments of type SuplrEvalRspAppraiserModifier and TypeMethodDescriptionprotected Class<SuplrEvalRspAppraiser>SuplrEvalRspAppraiserByKeyFluentHelper.getEntityClass()protected Class<SuplrEvalRspAppraiser>SuplrEvalRspAppraiserFluentHelper.getEntityClass()io.vavr.control.Option<SuplrEvalRspAppraiser>SupplierEvaluationResponse.getSuplrEvalRspAppraiserIfPresent()Retrieval of associated SuplrEvalRspAppraiser entity (one to one).SuplrEvalRspAppraiser.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse with parameters of type SuplrEvalRspAppraiserModifier and TypeMethodDescriptionvoidSupplierEvaluationResponse.setSuplrEvalRspAppraiser(SuplrEvalRspAppraiser value) Overwrites the associated SuplrEvalRspAppraiser entity for the loaded navigation property to_SuplrEvalRspAppraiser.SupplierEvaluationResponse.SupplierEvaluationResponseBuilder.suplrEvalRspAppraiser(SuplrEvalRspAppraiser value) Navigation property to_SuplrEvalRspAppraiser for SupplierEvaluationResponse to single SuplrEvalRspAppraiser.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse with parameters of type SuplrEvalRspAppraiserModifierConstructorDescriptionSupplierEvaluationResponse(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 SuplrEvalRspAppraiser 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 SuplrEvalRspAppraiserModifier and TypeMethodDescriptionSuplrEvalRspAppraiserOneToOneLink.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 SuplrEvalRspAppraiserModifier and TypeMethodDescriptionprotected SuplrEvalRspAppraiserLink<ObjectT>SuplrEvalRspAppraiserLink.translateLinkType(EntityLink<SuplrEvalRspAppraiserLink<ObjectT>, SuplrEvalRspAppraiser, ObjectT> link)