Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalSccrdQuestion
Packages that use SuplrEvalSccrdQuestion
Package
Description
-
Uses of SuplrEvalSccrdQuestion 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 SuplrEvalSccrdQuestionModifier and TypeFieldDescriptionstatic final SuplrEvalSccrdSectionLink<SuplrEvalSccrdQuestion>SuplrEvalSccrdSection.TO_SUPLR_EVAL_SCCRD_QUESTIONUse with available fluent helpers to apply the to_SuplrEvalSccrdQuestion navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard that return SuplrEvalSccrdQuestionMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard that return types with arguments of type SuplrEvalSccrdQuestionModifier and TypeMethodDescriptionSuplrEvalSccrdSection.fetchSuplrEvalSccrdQuestion()Fetches the SuplrEvalSccrdQuestion entities (one to many) associated with this entity.protected Class<SuplrEvalSccrdQuestion>SuplrEvalSccrdQuestionByKeyFluentHelper.getEntityClass()protected Class<SuplrEvalSccrdQuestion>SuplrEvalSccrdQuestionFluentHelper.getEntityClass()io.vavr.control.Option<List<SuplrEvalSccrdQuestion>>SuplrEvalSccrdSection.getSuplrEvalSccrdQuestionIfPresent()Retrieval of associated SuplrEvalSccrdQuestion entities (one to many).SuplrEvalSccrdSection.getSuplrEvalSccrdQuestionOrFetch()Retrieval of associated SuplrEvalSccrdQuestion entities (one to many).SuplrEvalSccrdQuestion.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard with parameters of type SuplrEvalSccrdQuestionModifier and TypeMethodDescriptionvoidSuplrEvalSccrdSection.addSuplrEvalSccrdQuestion(SuplrEvalSccrdQuestion... entity) Adds elements to the list of associated SuplrEvalSccrdQuestion entities.SuplrEvalSccrdSection.SuplrEvalSccrdSectionBuilder.suplrEvalSccrdQuestion(SuplrEvalSccrdQuestion... value) Navigation property to_SuplrEvalSccrdQuestion for SuplrEvalSccrdSection to multiple SuplrEvalSccrdQuestion.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard with type arguments of type SuplrEvalSccrdQuestionModifier and TypeMethodDescriptionvoidSuplrEvalSccrdSection.setSuplrEvalSccrdQuestion(List<SuplrEvalSccrdQuestion> value) Overwrites the list of associated SuplrEvalSccrdQuestion entities for the loaded navigation property to_SuplrEvalSccrdQuestion.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard with type arguments of type SuplrEvalSccrdQuestionModifierConstructorDescriptionSuplrEvalSccrdSection(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) -
Uses of SuplrEvalSccrdQuestion 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 SuplrEvalSccrdQuestionModifier and TypeMethodDescriptionSuplrEvalSccrdQuestionOneToOneLink.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 SuplrEvalSccrdQuestionModifier and TypeMethodDescriptionprotected SuplrEvalSccrdQuestionLink<ObjectT>SuplrEvalSccrdQuestionLink.translateLinkType(EntityLink<SuplrEvalSccrdQuestionLink<ObjectT>, SuplrEvalSccrdQuestion, ObjectT> link)