Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalSccrdSection
Packages that use SuplrEvalSccrdSection
Package
Description
-
Uses of SuplrEvalSccrdSection 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 SuplrEvalSccrdSectionModifier and TypeFieldDescriptionstatic final SuplrEvalSccrdStrucQnaireLink<SuplrEvalSccrdSection>SuplrEvalSccrdStrucQnaire.TO_SUPLR_EVAL_SCCRD_SECTIONUse with available fluent helpers to apply the to_SuplrEvalSccrdSection navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard that return SuplrEvalSccrdSectionMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard that return types with arguments of type SuplrEvalSccrdSectionModifier and TypeMethodDescriptionSuplrEvalSccrdStrucQnaire.fetchSuplrEvalSccrdSection()Fetches the SuplrEvalSccrdSection entities (one to many) associated with this entity.protected Class<SuplrEvalSccrdSection>SuplrEvalSccrdSectionByKeyFluentHelper.getEntityClass()protected Class<SuplrEvalSccrdSection>SuplrEvalSccrdSectionFluentHelper.getEntityClass()io.vavr.control.Option<List<SuplrEvalSccrdSection>>SuplrEvalSccrdStrucQnaire.getSuplrEvalSccrdSectionIfPresent()Retrieval of associated SuplrEvalSccrdSection entities (one to many).SuplrEvalSccrdStrucQnaire.getSuplrEvalSccrdSectionOrFetch()Retrieval of associated SuplrEvalSccrdSection entities (one to many).SuplrEvalSccrdSection.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard with parameters of type SuplrEvalSccrdSectionModifier and TypeMethodDescriptionvoidSuplrEvalSccrdStrucQnaire.addSuplrEvalSccrdSection(SuplrEvalSccrdSection... entity) Adds elements to the list of associated SuplrEvalSccrdSection entities.SuplrEvalSccrdStrucQnaire.SuplrEvalSccrdStrucQnaireBuilder.suplrEvalSccrdSection(SuplrEvalSccrdSection... value) Navigation property to_SuplrEvalSccrdSection for SuplrEvalSccrdStrucQnaire to multiple SuplrEvalSccrdSection.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard with type arguments of type SuplrEvalSccrdSectionModifier and TypeMethodDescriptionvoidSuplrEvalSccrdStrucQnaire.setSuplrEvalSccrdSection(List<SuplrEvalSccrdSection> value) Overwrites the list of associated SuplrEvalSccrdSection entities for the loaded navigation property to_SuplrEvalSccrdSection.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard with type arguments of type SuplrEvalSccrdSectionModifierConstructorDescriptionSuplrEvalSccrdStrucQnaire(UUID suplrEvalScorecardQnaireUUID, String questionnaireName, String supplierEvalScorecardQnaire, UUID suplrEvalScorecardRtQnaireUUID, Short minimalScore, Short targetScore, Double calculatedScore, Integer numberOfResponses, Short weightingFactor, Integer suplrEvalOrdinalNumber, List<SuplrEvalSccrdSection> toSuplrEvalSccrdSection, SuplrEvalScorecardRootQnaire toSuplrEvalScorecardRootQnaire) -
Uses of SuplrEvalSccrdSection 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 SuplrEvalSccrdSectionModifier and TypeMethodDescriptionSuplrEvalSccrdSectionOneToOneLink.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 SuplrEvalSccrdSectionModifier and TypeMethodDescriptionprotected SuplrEvalSccrdSectionLink<ObjectT>SuplrEvalSccrdSectionLink.translateLinkType(EntityLink<SuplrEvalSccrdSectionLink<ObjectT>, SuplrEvalSccrdSection, ObjectT> link)