Modifier and Type | Field and Description |
---|---|
static PostingLevelHierLink<PostingLevelHierText> |
PostingLevelHier.TO_CNSLDTN_POSTING_LEVEL_HIER_T
Use with available fluent helpers to apply the to_CnsldtnPostingLevelHierT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
PostingLevelHierText |
PostingLevelHierText.PostingLevelHierTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<PostingLevelHierText> |
PostingLevelHier.fetchCnsldtnPostingLevelHierT()
Fetches the PostingLevelHierText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<PostingLevelHierText>> |
PostingLevelHier.getCnsldtnPostingLevelHierTIfPresent()
Retrieval of associated PostingLevelHierText entities (one to many).
|
List<PostingLevelHierText> |
PostingLevelHier.getCnsldtnPostingLevelHierTOrFetch()
Retrieval of associated PostingLevelHierText entities (one to many).
|
protected Class<PostingLevelHierText> |
PostingLevelHierTextByKeyFluentHelper.getEntityClass() |
protected Class<PostingLevelHierText> |
PostingLevelHierTextFluentHelper.getEntityClass() |
Class<PostingLevelHierText> |
PostingLevelHierText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
PostingLevelHier.addCnsldtnPostingLevelHierT(PostingLevelHierText... entity)
Adds elements to the list of associated PostingLevelHierText entities.
|
PostingLevelHier.PostingLevelHierBuilder |
PostingLevelHier.PostingLevelHierBuilder.cnsldtnPostingLevelHierT(PostingLevelHierText... value)
Navigation property to_CnsldtnPostingLevelHierT for PostingLevelHier to multiple
PostingLevelHierText.
|
Modifier and Type | Method and Description |
---|---|
void |
PostingLevelHier.setCnsldtnPostingLevelHierT(List<PostingLevelHierText> value)
Overwrites the list of associated PostingLevelHierText entities for the loaded navigation property
to_CnsldtnPostingLevelHierT.
|
Constructor and Description |
---|
PostingLevelHier(String consolidationPostgLevelHier,
String hierarchyNode,
String hierarchyNode_Text,
String parentNode,
String postingLevel,
String postingLevel_Text,
String sequenceNumber,
String hierarchyNodeLevel,
String nodeType,
PostingLevel toCnsldtnPostingLevel,
List<PostingLevelHierText> toCnsldtnPostingLevelHierT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<PostingLevelHierText> |
PostingLevelHierTextOneToOneLink.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 PostingLevelHierTextLink<ObjectT> |
PostingLevelHierTextLink.translateLinkType(EntityLink<PostingLevelHierTextLink<ObjectT>,PostingLevelHierText,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.