Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalSccrdSupplier
Packages that use SuplrEvalSccrdSupplier
Package
Description
-
Uses of SuplrEvalSccrdSupplier 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 SuplrEvalSccrdSupplierModifier and TypeFieldDescriptionstatic final SuplrEvalScorecardOneToOneLink<SuplrEvalSccrdSupplier>SuplrEvalScorecard.TO_SUPPLIERUse with available fluent helpers to apply the to_Supplier navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard that return SuplrEvalSccrdSupplierModifier and TypeMethodDescriptionSuplrEvalSccrdSupplier.SuplrEvalSccrdSupplierBuilder.build()SuplrEvalScorecard.fetchSupplier()Fetches the SuplrEvalSccrdSupplier entity (one to one) associated with this entity.SuplrEvalScorecard.getSupplierOrFetch()Retrieval of associated SuplrEvalSccrdSupplier entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard that return types with arguments of type SuplrEvalSccrdSupplierModifier and TypeMethodDescriptionprotected Class<SuplrEvalSccrdSupplier>SuplrEvalSccrdSupplierByKeyFluentHelper.getEntityClass()protected Class<SuplrEvalSccrdSupplier>SuplrEvalSccrdSupplierFluentHelper.getEntityClass()io.vavr.control.Option<SuplrEvalSccrdSupplier>SuplrEvalScorecard.getSupplierIfPresent()Retrieval of associated SuplrEvalSccrdSupplier entity (one to one).SuplrEvalSccrdSupplier.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard with parameters of type SuplrEvalSccrdSupplierModifier and TypeMethodDescriptionvoidSuplrEvalScorecard.setSupplier(SuplrEvalSccrdSupplier value) Overwrites the associated SuplrEvalSccrdSupplier entity for the loaded navigation property to_Supplier.SuplrEvalScorecard.SuplrEvalScorecardBuilder.supplier(SuplrEvalSccrdSupplier value) Navigation property to_Supplier for SuplrEvalScorecard to single SuplrEvalSccrdSupplier.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard with parameters of type SuplrEvalSccrdSupplierModifierConstructorDescriptionSuplrEvalScorecard(UUID suplrEvalScorecardUUID, String supplierEvalScorecard, String suplrEvalScorecardName, SuplrEvalSccrdPurchaserResp toSuplrEvalSccrdPurchaserResp, SuplrEvalScorecardRootQnaire toSuplrEvalScorecardRootQnaire, SuplrEvalSccrdSupplier toSupplier) -
Uses of SuplrEvalSccrdSupplier 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 SuplrEvalSccrdSupplierModifier and TypeMethodDescriptionSuplrEvalSccrdSupplierOneToOneLink.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 SuplrEvalSccrdSupplierModifier and TypeMethodDescriptionprotected SuplrEvalSccrdSupplierLink<ObjectT>SuplrEvalSccrdSupplierLink.translateLinkType(EntityLink<SuplrEvalSccrdSupplierLink<ObjectT>, SuplrEvalSccrdSupplier, ObjectT> link)