Modifier and Type | Field and Description |
---|---|
static PartnerSegmentHierLink<PartnerSegmentHierText> |
PartnerSegmentHier.TO_CNSLDTN_PART_SEGMENT_HIER_T
Use with available fluent helpers to apply the to_CnsldtnPartSegmentHierT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
PartnerSegmentHierText |
PartnerSegmentHierText.PartnerSegmentHierTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<PartnerSegmentHierText> |
PartnerSegmentHier.fetchCnsldtnPartSegmentHierT()
Fetches the PartnerSegmentHierText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<PartnerSegmentHierText>> |
PartnerSegmentHier.getCnsldtnPartSegmentHierTIfPresent()
Retrieval of associated PartnerSegmentHierText entities (one to many).
|
List<PartnerSegmentHierText> |
PartnerSegmentHier.getCnsldtnPartSegmentHierTOrFetch()
Retrieval of associated PartnerSegmentHierText entities (one to many).
|
protected Class<PartnerSegmentHierText> |
PartnerSegmentHierTextByKeyFluentHelper.getEntityClass() |
protected Class<PartnerSegmentHierText> |
PartnerSegmentHierTextFluentHelper.getEntityClass() |
Class<PartnerSegmentHierText> |
PartnerSegmentHierText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
PartnerSegmentHier.addCnsldtnPartSegmentHierT(PartnerSegmentHierText... entity)
Adds elements to the list of associated PartnerSegmentHierText entities.
|
PartnerSegmentHier.PartnerSegmentHierBuilder |
PartnerSegmentHier.PartnerSegmentHierBuilder.cnsldtnPartSegmentHierT(PartnerSegmentHierText... value)
Navigation property to_CnsldtnPartSegmentHierT for PartnerSegmentHier to multiple
PartnerSegmentHierText.
|
Modifier and Type | Method and Description |
---|---|
void |
PartnerSegmentHier.setCnsldtnPartSegmentHierT(List<PartnerSegmentHierText> value)
Overwrites the list of associated PartnerSegmentHierText entities for the loaded navigation property
to_CnsldtnPartSegmentHierT.
|
Constructor and Description |
---|
PartnerSegmentHier(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,
PartnerSegment toCnsldtnPartnerSegment,
List<PartnerSegmentHierText> toCnsldtnPartSegmentHierT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<PartnerSegmentHierText> |
PartnerSegmentHierTextOneToOneLink.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 PartnerSegmentHierTextLink<ObjectT> |
PartnerSegmentHierTextLink.translateLinkType(EntityLink<PartnerSegmentHierTextLink<ObjectT>,PartnerSegmentHierText,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.