Modifier and Type | Field and Description |
---|---|
static SegmentForEliminationLink<SegmentHierForElim> |
SegmentForElimination.TO_CNSLDTN_SEGMENT_HIER_FOR_ELIM
Use with available fluent helpers to apply the to_CnsldtnSegmentHierForElim navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SegmentHierForElim |
SegmentHierForElim.SegmentHierForElimBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SegmentHierForElim> |
SegmentForElimination.fetchCnsldtnSegmentHierForElim()
Fetches the SegmentHierForElim entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<SegmentHierForElim>> |
SegmentForElimination.getCnsldtnSegmentHierForElimIfPresent()
Retrieval of associated SegmentHierForElim entities (one to many).
|
List<SegmentHierForElim> |
SegmentForElimination.getCnsldtnSegmentHierForElimOrFetch()
Retrieval of associated SegmentHierForElim entities (one to many).
|
protected Class<SegmentHierForElim> |
SegmentHierForElimFluentHelper.getEntityClass() |
protected Class<SegmentHierForElim> |
SegmentHierForElimByKeyFluentHelper.getEntityClass() |
Class<SegmentHierForElim> |
SegmentHierForElim.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SegmentForElimination.addCnsldtnSegmentHierForElim(SegmentHierForElim... entity)
Adds elements to the list of associated SegmentHierForElim entities.
|
SegmentForElimination.SegmentForEliminationBuilder |
SegmentForElimination.SegmentForEliminationBuilder.cnsldtnSegmentHierForElim(SegmentHierForElim... value)
Navigation property to_CnsldtnSegmentHierForElim for SegmentForElimination to multiple
SegmentHierForElim.
|
Modifier and Type | Method and Description |
---|---|
void |
SegmentForElimination.setCnsldtnSegmentHierForElim(List<SegmentHierForElim> value)
Overwrites the list of associated SegmentHierForElim entities for the loaded navigation property
to_CnsldtnSegmentHierForElim.
|
Constructor and Description |
---|
SegmentForElimination(String segment,
String segment_Text,
String additionalMasterDataSource,
List<SegmentForElimText> toCnsldtnSegmentForElimT,
List<SegmentHierForElim> toCnsldtnSegmentHierForElim) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SegmentHierForElim> |
SegmentHierForElimOneToOneLink.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 SegmentHierForElimLink<ObjectT> |
SegmentHierForElimLink.translateLinkType(EntityLink<SegmentHierForElimLink<ObjectT>,SegmentHierForElim,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.