Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore.SAP__CoverPage
Packages that use SAP__CoverPage
Package
Description
-
Uses of SAP__CoverPage 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 SAP__CoverPageModifier and TypeFieldDescriptionstatic final SAP__DocumentDescriptionLink<SAP__CoverPage>SAP__DocumentDescription.TO_COVER_PAGEUse with available fluent helpers to apply the CoverPage navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore that return SAP__CoverPageMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore that return types with arguments of type SAP__CoverPageModifier and TypeMethodDescriptionSAP__DocumentDescription.fetchCoverPage()Fetches the SAP__CoverPage entities (one to many) associated with this entity.io.vavr.control.Option<List<SAP__CoverPage>>SAP__DocumentDescription.getCoverPageIfPresent()Retrieval of associated SAP__CoverPage entities (one to many).SAP__DocumentDescription.getCoverPageOrFetch()Retrieval of associated SAP__CoverPage entities (one to many).SAP__CoverPage.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore with parameters of type SAP__CoverPageModifier and TypeMethodDescriptionvoidSAP__DocumentDescription.addCoverPage(SAP__CoverPage... entity) Adds elements to the list of associated SAP__CoverPage entities.SAP__DocumentDescription.SAP__DocumentDescriptionBuilder.coverPage(SAP__CoverPage... value) Navigation property CoverPage for SAP__DocumentDescription to multiple SAP__CoverPage.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore with type arguments of type SAP__CoverPageModifier and TypeMethodDescriptionvoidSAP__DocumentDescription.setCoverPage(List<SAP__CoverPage> value) Overwrites the list of associated SAP__CoverPage entities for the loaded navigation property CoverPage. -
Uses of SAP__CoverPage 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 SAP__CoverPageModifier and TypeMethodDescriptionSAP__CoverPageOneToOneLink.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 SAP__CoverPageModifier and TypeMethodDescriptionprotected SAP__CoverPageLink<ObjectT>SAP__CoverPageLink.translateLinkType(EntityLink<SAP__CoverPageLink<ObjectT>, SAP__CoverPage, ObjectT> link)