Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalSccrdPurchaserResp
Packages that use SuplrEvalSccrdPurchaserResp
Package
Description
-
Uses of SuplrEvalSccrdPurchaserResp in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard with type parameters of type SuplrEvalSccrdPurchaserRespModifier and TypeFieldDescriptionstatic final SuplrEvalScorecardOneToOneLink<SuplrEvalSccrdPurchaserResp>SuplrEvalScorecard.TO_SUPLR_EVAL_SCCRD_PURCHASER_RESPUse with available fluent helpers to apply the to_SuplrEvalSccrdPurchaserResp navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard that return SuplrEvalSccrdPurchaserRespModifier and TypeMethodDescriptionSuplrEvalSccrdPurchaserResp.SuplrEvalSccrdPurchaserRespBuilder.build()SuplrEvalScorecard.fetchSuplrEvalSccrdPurchaserResp()Fetches the SuplrEvalSccrdPurchaserResp entity (one to one) associated with this entity.SuplrEvalScorecard.getSuplrEvalSccrdPurchaserRespOrFetch()Retrieval of associated SuplrEvalSccrdPurchaserResp entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard that return types with arguments of type SuplrEvalSccrdPurchaserRespModifier and TypeMethodDescriptionprotected Class<SuplrEvalSccrdPurchaserResp>SuplrEvalSccrdPurchaserRespByKeyFluentHelper.getEntityClass()protected Class<SuplrEvalSccrdPurchaserResp>SuplrEvalSccrdPurchaserRespFluentHelper.getEntityClass()io.vavr.control.Option<SuplrEvalSccrdPurchaserResp>SuplrEvalScorecard.getSuplrEvalSccrdPurchaserRespIfPresent()Retrieval of associated SuplrEvalSccrdPurchaserResp entity (one to one).SuplrEvalSccrdPurchaserResp.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard with parameters of type SuplrEvalSccrdPurchaserRespModifier and TypeMethodDescriptionvoidSuplrEvalScorecard.setSuplrEvalSccrdPurchaserResp(SuplrEvalSccrdPurchaserResp value) Overwrites the associated SuplrEvalSccrdPurchaserResp entity for the loaded navigation property to_SuplrEvalSccrdPurchaserResp.SuplrEvalScorecard.SuplrEvalScorecardBuilder.suplrEvalSccrdPurchaserResp(SuplrEvalSccrdPurchaserResp value) Navigation property to_SuplrEvalSccrdPurchaserResp for SuplrEvalScorecard to single SuplrEvalSccrdPurchaserResp.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard with parameters of type SuplrEvalSccrdPurchaserRespModifierConstructorDescriptionSuplrEvalScorecard(UUID suplrEvalScorecardUUID, String supplierEvalScorecard, String suplrEvalScorecardName, SuplrEvalSccrdPurchaserResp toSuplrEvalSccrdPurchaserResp, SuplrEvalScorecardRootQnaire toSuplrEvalScorecardRootQnaire, SuplrEvalSccrdSupplier toSupplier) -
Uses of SuplrEvalSccrdPurchaserResp in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.link that return types with arguments of type SuplrEvalSccrdPurchaserRespModifier and TypeMethodDescriptionSuplrEvalSccrdPurchaserRespOneToOneLink.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.supplierevaluationscorecard.link with type arguments of type SuplrEvalSccrdPurchaserRespModifier and TypeMethodDescriptionprotected SuplrEvalSccrdPurchaserRespLink<ObjectT>SuplrEvalSccrdPurchaserRespLink.translateLinkType(EntityLink<SuplrEvalSccrdPurchaserRespLink<ObjectT>, SuplrEvalSccrdPurchaserResp, ObjectT> link)