Modifier and Type | Field and Description |
---|---|
static SegmentForEliminationLink<SegmentForElimText> |
SegmentForElimination.TO_CNSLDTN_SEGMENT_FOR_ELIM_T
Use with available fluent helpers to apply the to_CnsldtnSegmentForElimT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SegmentForElimText |
SegmentForElimText.SegmentForElimTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SegmentForElimText> |
SegmentForElimination.fetchCnsldtnSegmentForElimT()
Fetches the SegmentForElimText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<SegmentForElimText>> |
SegmentForElimination.getCnsldtnSegmentForElimTIfPresent()
Retrieval of associated SegmentForElimText entities (one to many).
|
List<SegmentForElimText> |
SegmentForElimination.getCnsldtnSegmentForElimTOrFetch()
Retrieval of associated SegmentForElimText entities (one to many).
|
protected Class<SegmentForElimText> |
SegmentForElimTextByKeyFluentHelper.getEntityClass() |
protected Class<SegmentForElimText> |
SegmentForElimTextFluentHelper.getEntityClass() |
Class<SegmentForElimText> |
SegmentForElimText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SegmentForElimination.addCnsldtnSegmentForElimT(SegmentForElimText... entity)
Adds elements to the list of associated SegmentForElimText entities.
|
SegmentForElimination.SegmentForEliminationBuilder |
SegmentForElimination.SegmentForEliminationBuilder.cnsldtnSegmentForElimT(SegmentForElimText... value)
Navigation property to_CnsldtnSegmentForElimT for SegmentForElimination to multiple
SegmentForElimText.
|
Modifier and Type | Method and Description |
---|---|
void |
SegmentForElimination.setCnsldtnSegmentForElimT(List<SegmentForElimText> value)
Overwrites the list of associated SegmentForElimText entities for the loaded navigation property
to_CnsldtnSegmentForElimT.
|
Constructor and Description |
---|
SegmentForElimination(String segment,
String segment_Text,
String additionalMasterDataSource,
List<SegmentForElimText> toCnsldtnSegmentForElimT,
List<SegmentHierForElim> toCnsldtnSegmentHierForElim) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SegmentForElimText> |
SegmentForElimTextOneToOneLink.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 SegmentForElimTextLink<ObjectT> |
SegmentForElimTextLink.translateLinkType(EntityLink<SegmentForElimTextLink<ObjectT>,SegmentForElimText,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.