Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.link.ProductLink
Packages that use ProductLink
Package
Description
-
Uses of ProductLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance declared as ProductLinkModifier and TypeFieldDescriptionstatic final ProductLink<ProductDescription>Product.TO_DESCRIPTIONUse with available fluent helpers to apply the to_Description navigation property to query operations.static final ProductLink<ProductPlant>Product.TO_PLANTUse with available fluent helpers to apply the to_Plant navigation property to query operations.static final ProductLink<ProductSalesDelivery>Product.TO_SALES_DELIVERYUse with available fluent helpers to apply the to_SalesDelivery navigation property to query operations. -
Uses of ProductLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.link
Modifier and TypeClassDescriptionclassProductOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductto other entities, where the cardinality of the related entity is at most 1.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.link that return ProductLinkModifier and TypeMethodDescriptionprotected ProductLink<ObjectT>ProductLink.translateLinkType(EntityLink<ProductLink<ObjectT>, Product, ObjectT> link) Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.link with type arguments of type ProductLinkModifier and TypeMethodDescriptionprotected ProductLink<ObjectT>ProductLink.translateLinkType(EntityLink<ProductLink<ObjectT>, Product, ObjectT> link)