Modifier and Type | Field and Description |
---|---|
static SegmentHierLink<SegmentHierText> |
SegmentHier.TO_CNSLDTN_SEGMENT_HIER_T
Use with available fluent helpers to apply the to_CnsldtnSegmentHierT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SegmentHierText |
SegmentHierText.SegmentHierTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SegmentHierText> |
SegmentHier.fetchCnsldtnSegmentHierT()
Fetches the SegmentHierText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<SegmentHierText>> |
SegmentHier.getCnsldtnSegmentHierTIfPresent()
Retrieval of associated SegmentHierText entities (one to many).
|
List<SegmentHierText> |
SegmentHier.getCnsldtnSegmentHierTOrFetch()
Retrieval of associated SegmentHierText entities (one to many).
|
protected Class<SegmentHierText> |
SegmentHierTextByKeyFluentHelper.getEntityClass() |
protected Class<SegmentHierText> |
SegmentHierTextFluentHelper.getEntityClass() |
Class<SegmentHierText> |
SegmentHierText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SegmentHier.addCnsldtnSegmentHierT(SegmentHierText... entity)
Adds elements to the list of associated SegmentHierText entities.
|
SegmentHier.SegmentHierBuilder |
SegmentHier.SegmentHierBuilder.cnsldtnSegmentHierT(SegmentHierText... value)
Navigation property to_CnsldtnSegmentHierT for SegmentHier to multiple SegmentHierText.
|
Modifier and Type | Method and Description |
---|---|
void |
SegmentHier.setCnsldtnSegmentHierT(List<SegmentHierText> value)
Overwrites the list of associated SegmentHierText entities for the loaded navigation property
to_CnsldtnSegmentHierT.
|
Constructor and Description |
---|
SegmentHier(String consolidationSegmentHierarchy,
String hierarchyNode,
String hierarchyNode_Text,
LocalDateTime validityEndDate,
String parentNode,
LocalDateTime validityStartDate,
String segment,
String segment_Text,
String sequenceNumber,
String hierarchyNodeSequence,
String hierarchyNodeLevel,
String nodeType,
Segment toCnsldtnSegment,
List<SegmentHierText> toCnsldtnSegmentHierT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SegmentHierText> |
SegmentHierTextOneToOneLink.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 SegmentHierTextLink<ObjectT> |
SegmentHierTextLink.translateLinkType(EntityLink<SegmentHierTextLink<ObjectT>,SegmentHierText,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.