Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspRootQnaire
Packages that use SuplrEvalRspRootQnaire
Package
Description
-
Uses of SuplrEvalRspRootQnaire 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 SuplrEvalRspRootQnaireModifier and TypeFieldDescriptionstatic final SupplierEvaluationResponseOneToOneLink<SuplrEvalRspRootQnaire>SupplierEvaluationResponse.TO_SUPLR_EVAL_RSP_ROOT_QNAIREUse with available fluent helpers to apply the to_SuplrEvalRspRootQnaire navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse that return SuplrEvalRspRootQnaireModifier and TypeMethodDescriptionSuplrEvalRspRootQnaire.SuplrEvalRspRootQnaireBuilder.build()SupplierEvaluationResponse.fetchSuplrEvalRspRootQnaire()Fetches the SuplrEvalRspRootQnaire entity (one to one) associated with this entity.SupplierEvaluationResponse.getSuplrEvalRspRootQnaireOrFetch()Retrieval of associated SuplrEvalRspRootQnaire entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse that return types with arguments of type SuplrEvalRspRootQnaireModifier and TypeMethodDescriptionprotected Class<SuplrEvalRspRootQnaire>SuplrEvalRspRootQnaireByKeyFluentHelper.getEntityClass()protected Class<SuplrEvalRspRootQnaire>SuplrEvalRspRootQnaireFluentHelper.getEntityClass()io.vavr.control.Option<SuplrEvalRspRootQnaire>SupplierEvaluationResponse.getSuplrEvalRspRootQnaireIfPresent()Retrieval of associated SuplrEvalRspRootQnaire entity (one to one).SuplrEvalRspRootQnaire.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse with parameters of type SuplrEvalRspRootQnaireModifier and TypeMethodDescriptionvoidSupplierEvaluationResponse.setSuplrEvalRspRootQnaire(SuplrEvalRspRootQnaire value) Overwrites the associated SuplrEvalRspRootQnaire entity for the loaded navigation property to_SuplrEvalRspRootQnaire.SupplierEvaluationResponse.SupplierEvaluationResponseBuilder.suplrEvalRspRootQnaire(SuplrEvalRspRootQnaire value) Navigation property to_SuplrEvalRspRootQnaire for SupplierEvaluationResponse to single SuplrEvalRspRootQnaire.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse with parameters of type SuplrEvalRspRootQnaireModifierConstructorDescriptionSupplierEvaluationResponse(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 SuplrEvalRspRootQnaire 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 SuplrEvalRspRootQnaireModifier and TypeMethodDescriptionSuplrEvalRspRootQnaireOneToOneLink.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 SuplrEvalRspRootQnaireModifier and TypeMethodDescriptionprotected SuplrEvalRspRootQnaireLink<ObjectT>SuplrEvalRspRootQnaireLink.translateLinkType(EntityLink<SuplrEvalRspRootQnaireLink<ObjectT>, SuplrEvalRspRootQnaire, ObjectT> link)