Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore.SupplierOplScoresAVResult
Packages that use SupplierOplScoresAVResult
Package
Description
-
Uses of SupplierOplScoresAVResult in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore with type parameters of type SupplierOplScoresAVResultModifier and TypeFieldDescriptionstatic final SupplierOplScoresAVParametersLink<SupplierOplScoresAVResult>SupplierOplScoresAVParameters.TO_RESULTSUse with available fluent helpers to apply the Results navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore that return SupplierOplScoresAVResultModifier and TypeMethodDescriptionSupplierOplScoresAVResult.SupplierOplScoresAVResultBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore that return types with arguments of type SupplierOplScoresAVResultModifier and TypeMethodDescriptionSupplierOplScoresAVParameters.fetchResults()Fetches the SupplierOplScoresAVResult entities (one to many) associated with this entity.io.vavr.control.Option<List<SupplierOplScoresAVResult>>SupplierOplScoresAVParameters.getResultsIfPresent()Retrieval of associated SupplierOplScoresAVResult entities (one to many).SupplierOplScoresAVParameters.getResultsOrFetch()Retrieval of associated SupplierOplScoresAVResult entities (one to many).SupplierOplScoresAVResult.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore with parameters of type SupplierOplScoresAVResultModifier and TypeMethodDescriptionvoidSupplierOplScoresAVParameters.addResults(SupplierOplScoresAVResult... entity) Adds elements to the list of associated SupplierOplScoresAVResult entities.SupplierOplScoresAVParameters.SupplierOplScoresAVParametersBuilder.results(SupplierOplScoresAVResult... value) Navigation property Results for SupplierOplScoresAVParameters to multiple SupplierOplScoresAVResult.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore with type arguments of type SupplierOplScoresAVResultModifier and TypeMethodDescriptionvoidSupplierOplScoresAVParameters.setResults(List<SupplierOplScoresAVResult> value) Overwrites the list of associated SupplierOplScoresAVResult entities for the loaded navigation property Results.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore with type arguments of type SupplierOplScoresAVResultModifierConstructorDescriptionSupplierOplScoresAVParameters(String p_DisplayCurrency, String p_DateFunction, List<SupplierOplScoresAVResult> toResults) -
Uses of SupplierOplScoresAVResult in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore.link that return types with arguments of type SupplierOplScoresAVResultModifier and TypeMethodDescriptionSupplierOplScoresAVResultOneToOneLink.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.supplierevaluationscore.link with type arguments of type SupplierOplScoresAVResultModifier and TypeMethodDescriptionprotected SupplierOplScoresAVResultLink<ObjectT>SupplierOplScoresAVResultLink.translateLinkType(EntityLink<SupplierOplScoresAVResultLink<ObjectT>, SupplierOplScoresAVResult, ObjectT> link)