Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalScorecard
Packages that use SuplrEvalScorecard
Package
Description
-
Uses of SuplrEvalScorecard 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 SuplrEvalScorecardModifier and TypeFieldDescriptionstatic final SuplrEvalSccrdSectionOneToOneLink<SuplrEvalScorecard>SuplrEvalSccrdSection.TO_SUPPLIER_EVAL_SCORECARDUse with available fluent helpers to apply the to_SupplierEvalScorecard navigation property to query operations.static final SuplrEvalScorecardRootQnaireOneToOneLink<SuplrEvalScorecard>SuplrEvalScorecardRootQnaire.TO_SUPPLIER_EVAL_SCORECARDUse with available fluent helpers to apply the to_SupplierEvalScorecard navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard that return SuplrEvalScorecardModifier and TypeMethodDescriptionSuplrEvalScorecard.SuplrEvalScorecardBuilder.build()SuplrEvalSccrdSection.fetchSupplierEvalScorecard()Fetches the SuplrEvalScorecard entity (one to one) associated with this entity.SuplrEvalScorecardRootQnaire.fetchSupplierEvalScorecard()Fetches the SuplrEvalScorecard entity (one to one) associated with this entity.SuplrEvalSccrdSection.getSupplierEvalScorecardOrFetch()Retrieval of associated SuplrEvalScorecard entity (one to one).SuplrEvalScorecardRootQnaire.getSupplierEvalScorecardOrFetch()Retrieval of associated SuplrEvalScorecard entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard that return types with arguments of type SuplrEvalScorecardModifier and TypeMethodDescriptionprotected Class<SuplrEvalScorecard>SuplrEvalScorecardByKeyFluentHelper.getEntityClass()protected Class<SuplrEvalScorecard>SuplrEvalScorecardFluentHelper.getEntityClass()io.vavr.control.Option<SuplrEvalScorecard>SuplrEvalSccrdSection.getSupplierEvalScorecardIfPresent()Retrieval of associated SuplrEvalScorecard entity (one to one).io.vavr.control.Option<SuplrEvalScorecard>SuplrEvalScorecardRootQnaire.getSupplierEvalScorecardIfPresent()Retrieval of associated SuplrEvalScorecard entity (one to one).SuplrEvalScorecard.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard with parameters of type SuplrEvalScorecardModifier and TypeMethodDescriptionvoidSuplrEvalSccrdSection.setSupplierEvalScorecard(SuplrEvalScorecard value) Overwrites the associated SuplrEvalScorecard entity for the loaded navigation property to_SupplierEvalScorecard.voidSuplrEvalScorecardRootQnaire.setSupplierEvalScorecard(SuplrEvalScorecard value) Overwrites the associated SuplrEvalScorecard entity for the loaded navigation property to_SupplierEvalScorecard.SuplrEvalSccrdSection.SuplrEvalSccrdSectionBuilder.supplierEvalScorecard(SuplrEvalScorecard value) Navigation property to_SupplierEvalScorecard for SuplrEvalSccrdSection to single SuplrEvalScorecard.SuplrEvalScorecardRootQnaire.SuplrEvalScorecardRootQnaireBuilder.supplierEvalScorecard(SuplrEvalScorecard value) Navigation property to_SupplierEvalScorecard for SuplrEvalScorecardRootQnaire to single SuplrEvalScorecard.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard with parameters of type SuplrEvalScorecardModifierConstructorDescriptionSuplrEvalSccrdSection(UUID suplrEvalSccrdSectionUUID, UUID suplrEvalSccrdUUID, UUID suplrEvalRspQuestionnaireUUID, String supplierEvalScorecardSection, Integer supplierEvalScorecardSctnAltv, String questionnaireSectionName, Short weightingFactor, Short minimalScore, Short targetScore, Double calculatedScore, Integer numberOfResponses, List<SuplrEvalSccrdQuestion> toSuplrEvalSccrdQuestion, SuplrEvalSccrdStrucQnaire toSuplrEvalSccrdStrucQnaire, SuplrEvalScorecard toSupplierEvalScorecard) SuplrEvalScorecardRootQnaire(UUID suplrEvalScorecardQnaireUUID, UUID suplrEvalScorecardUUID, Short minimalScore, Short targetScore, Double calculatedScore, Integer numberOfResponses, Short weightingFactor, Integer suplrEvalOrdinalNumber, List<SuplrEvalSccrdStrucQnaire> toSuplrEvalSccrdStrucQnaire, SuplrEvalScorecard toSupplierEvalScorecard) -
Uses of SuplrEvalScorecard 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 SuplrEvalScorecardModifier and TypeMethodDescriptionSuplrEvalScorecardOneToOneLink.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 SuplrEvalScorecardModifier and TypeMethodDescriptionprotected SuplrEvalScorecardLink<ObjectT>SuplrEvalScorecardLink.translateLinkType(EntityLink<SuplrEvalScorecardLink<ObjectT>, SuplrEvalScorecard, ObjectT> link)