Modifier and Type | Field and Description |
---|---|
static SubitemHierLink<SubitemHierText> |
SubitemHier.TO_CNSLDTN_SUBITEM_HIER_T
Use with available fluent helpers to apply the to_CnsldtnSubitemHierT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SubitemHierText |
SubitemHierText.SubitemHierTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SubitemHierText> |
SubitemHier.fetchCnsldtnSubitemHierT()
Fetches the SubitemHierText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<SubitemHierText>> |
SubitemHier.getCnsldtnSubitemHierTIfPresent()
Retrieval of associated SubitemHierText entities (one to many).
|
List<SubitemHierText> |
SubitemHier.getCnsldtnSubitemHierTOrFetch()
Retrieval of associated SubitemHierText entities (one to many).
|
protected Class<SubitemHierText> |
SubitemHierTextByKeyFluentHelper.getEntityClass() |
protected Class<SubitemHierText> |
SubitemHierTextFluentHelper.getEntityClass() |
Class<SubitemHierText> |
SubitemHierText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SubitemHier.addCnsldtnSubitemHierT(SubitemHierText... entity)
Adds elements to the list of associated SubitemHierText entities.
|
SubitemHier.SubitemHierBuilder |
SubitemHier.SubitemHierBuilder.cnsldtnSubitemHierT(SubitemHierText... value)
Navigation property to_CnsldtnSubitemHierT for SubitemHier to multiple SubitemHierText.
|
Modifier and Type | Method and Description |
---|---|
void |
SubitemHier.setCnsldtnSubitemHierT(List<SubitemHierText> value)
Overwrites the list of associated SubitemHierText entities for the loaded navigation property
to_CnsldtnSubitemHierT.
|
Constructor and Description |
---|
SubitemHier(String consolidationSubitemHierarchy,
String hierarchyNode,
String hierarchyNode_Text,
String subItemCategory,
String subItemCategory_Text,
String parentNode,
String hierarchyVersion,
String subItem,
String subItem_Text,
String sequenceNumber,
String hierarchyNodeLevel,
String nodeType,
SubItem toCnsldtnSubitem,
List<SubitemHierText> toCnsldtnSubitemHierT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SubitemHierText> |
SubitemHierTextOneToOneLink.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 SubitemHierTextLink<ObjectT> |
SubitemHierTextLink.translateLinkType(EntityLink<SubitemHierTextLink<ObjectT>,SubitemHierText,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.