Modifier and Type | Field and Description |
---|---|
static CustomerLink<CustomerHier> |
Customer.TO_CNSLDTN_CUSTOMER_HIER
Use with available fluent helpers to apply the to_CnsldtnCustomerHier navigation property to query
operations.
|
static CustomerLink<CustomerText> |
Customer.TO_CNSLDTN_CUSTOMER_T
Use with available fluent helpers to apply the to_CnsldtnCustomerT navigation property to query
operations.
|
Modifier and Type | Class and Description |
---|---|
class |
CustomerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Customer to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected CustomerLink<ObjectT> |
CustomerLink.translateLinkType(EntityLink<CustomerLink<ObjectT>,Customer,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
protected CustomerLink<ObjectT> |
CustomerLink.translateLinkType(EntityLink<CustomerLink<ObjectT>,Customer,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.