Modifier and Type | Field and Description |
---|---|
static ClfnProductLink<ProductDescription> |
ClfnProduct.TO_DESCRIPTION
Use with available fluent helpers to apply the to_Description navigation property to query operations.
|
static ClfnProductLink<ProductPlant> |
ClfnProduct.TO_PLANT
Use with available fluent helpers to apply the to_Plant navigation property to query operations.
|
static ClfnProductLink<ProductCharc> |
ClfnProduct.TO_PRODUCT_CHARC
Use with available fluent helpers to apply the to_ProductCharc navigation property to query operations.
|
static ClfnProductLink<ProductClass> |
ClfnProduct.TO_PRODUCT_CLASS
Use with available fluent helpers to apply the to_ProductClass navigation property to query operations.
|
static ClfnProductLink<ProductSalesTax> |
ClfnProduct.TO_PRODUCT_SALES_TAX
Use with available fluent helpers to apply the to_ProductSalesTax navigation property to query operations.
|
static ClfnProductLink<ProductSalesDelivery> |
ClfnProduct.TO_SALES_DELIVERY
Use with available fluent helpers to apply the to_SalesDelivery navigation property to query operations.
|
Modifier and Type | Class and Description |
---|---|
class |
ClfnProductOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnProduct to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected ClfnProductLink<ObjectT> |
ClfnProductLink.translateLinkType(EntityLink<ClfnProductLink<ObjectT>,ClfnProduct,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
protected ClfnProductLink<ObjectT> |
ClfnProductLink.translateLinkType(EntityLink<ClfnProductLink<ObjectT>,ClfnProduct,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.