Modifier and Type | Field and Description |
---|---|
static CustomerGroupHierLink<CustomerGroupHierText> |
CustomerGroupHier.TO_CNSLDTN_CUSTOMER_GROUP_HIER_T
Use with available fluent helpers to apply the to_CnsldtnCustomerGroupHierT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
CustomerGroupHierText |
CustomerGroupHierText.CustomerGroupHierTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<CustomerGroupHierText> |
CustomerGroupHier.fetchCnsldtnCustomerGroupHierT()
Fetches the CustomerGroupHierText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<CustomerGroupHierText>> |
CustomerGroupHier.getCnsldtnCustomerGroupHierTIfPresent()
Retrieval of associated CustomerGroupHierText entities (one to many).
|
List<CustomerGroupHierText> |
CustomerGroupHier.getCnsldtnCustomerGroupHierTOrFetch()
Retrieval of associated CustomerGroupHierText entities (one to many).
|
protected Class<CustomerGroupHierText> |
CustomerGroupHierTextByKeyFluentHelper.getEntityClass() |
protected Class<CustomerGroupHierText> |
CustomerGroupHierTextFluentHelper.getEntityClass() |
Class<CustomerGroupHierText> |
CustomerGroupHierText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
CustomerGroupHier.addCnsldtnCustomerGroupHierT(CustomerGroupHierText... entity)
Adds elements to the list of associated CustomerGroupHierText entities.
|
CustomerGroupHier.CustomerGroupHierBuilder |
CustomerGroupHier.CustomerGroupHierBuilder.cnsldtnCustomerGroupHierT(CustomerGroupHierText... value)
Navigation property to_CnsldtnCustomerGroupHierT for CustomerGroupHier to multiple
CustomerGroupHierText.
|
Modifier and Type | Method and Description |
---|---|
void |
CustomerGroupHier.setCnsldtnCustomerGroupHierT(List<CustomerGroupHierText> value)
Overwrites the list of associated CustomerGroupHierText entities for the loaded navigation property
to_CnsldtnCustomerGroupHierT.
|
Constructor and Description |
---|
CustomerGroupHier(String additionalMasterDataHierarchy,
String hierarchyNode,
String hierarchyNode_Text,
LocalDateTime validityEndDate,
String parentNode,
LocalDateTime validityStartDate,
String customerGroup,
String customerGroup_Text,
String sequenceNumber,
String hierarchyNodeSequence,
String hierarchyNodeLevel,
String nodeType,
CustomerGroup toCnsldtnCustomerGroup,
List<CustomerGroupHierText> toCnsldtnCustomerGroupHierT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<CustomerGroupHierText> |
CustomerGroupHierTextOneToOneLink.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 CustomerGroupHierTextLink<ObjectT> |
CustomerGroupHierTextLink.translateLinkType(EntityLink<CustomerGroupHierTextLink<ObjectT>,CustomerGroupHierText,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.