Modifier and Type | Field and Description |
---|---|
static CustomerHierLink<CustomerHierText> |
CustomerHier.TO_CNSLDTN_CUSTOMER_HIER_T
Use with available fluent helpers to apply the to_CnsldtnCustomerHierT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
CustomerHierText |
CustomerHierText.CustomerHierTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<CustomerHierText> |
CustomerHier.fetchCnsldtnCustomerHierT()
Fetches the CustomerHierText entities (one to many) associated with this entity.
|
Optional<List<CustomerHierText>> |
CustomerHier.getCnsldtnCustomerHierTIfPresent()
Retrieval of associated CustomerHierText entities (one to many).
|
List<CustomerHierText> |
CustomerHier.getCnsldtnCustomerHierTOrFetch()
Retrieval of associated CustomerHierText entities (one to many).
|
protected Class<CustomerHierText> |
CustomerHierTextByKeyFluentHelper.getEntityClass() |
protected Class<CustomerHierText> |
CustomerHierTextFluentHelper.getEntityClass() |
Class<CustomerHierText> |
CustomerHierText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
CustomerHier.addCnsldtnCustomerHierT(CustomerHierText... entity)
Adds elements to the list of associated CustomerHierText entities.
|
CustomerHier.CustomerHierBuilder |
CustomerHier.CustomerHierBuilder.cnsldtnCustomerHierT(CustomerHierText... value) |
Modifier and Type | Method and Description |
---|---|
void |
CustomerHier.setCnsldtnCustomerHierT(List<CustomerHierText> value)
Overwrites the list of associated CustomerHierText entities for the loaded navigation property
to_CnsldtnCustomerHierT.
|
Constructor and Description |
---|
CustomerHier(String additionalMasterDataHierarchy,
String hierarchyNode,
String hierarchyNode_Text,
LocalDateTime validityEndDate,
String parentNode,
LocalDateTime validityStartDate,
String customer,
String customer_Text,
String sequenceNumber,
String hierarchyNodeLevel,
String nodeType,
Customer toCnsldtnCustomer,
List<CustomerHierText> toCnsldtnCustomerHierT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<CustomerHierText> |
CustomerHierTextOneToOneLink.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.
|
Modifier and Type | Method and Description |
---|---|
protected CustomerHierTextLink<ObjectT> |
CustomerHierTextLink.translateLinkType(EntityLink<CustomerHierTextLink<ObjectT>,CustomerHierText,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.