Modifier and Type | Field and Description |
---|---|
static ConsolidationVersionLink<ConsolidationVersionText> |
ConsolidationVersion.TO_CNSLDTN_VERSION_T
Use with available fluent helpers to apply the to_CnsldtnVersionT navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
ConsolidationVersionText |
ConsolidationVersionText.ConsolidationVersionTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<ConsolidationVersionText> |
ConsolidationVersion.fetchCnsldtnVersionT()
Fetches the ConsolidationVersionText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<ConsolidationVersionText>> |
ConsolidationVersion.getCnsldtnVersionTIfPresent()
Retrieval of associated ConsolidationVersionText entities (one to many).
|
List<ConsolidationVersionText> |
ConsolidationVersion.getCnsldtnVersionTOrFetch()
Retrieval of associated ConsolidationVersionText entities (one to many).
|
protected Class<ConsolidationVersionText> |
ConsolidationVersionTextFluentHelper.getEntityClass() |
protected Class<ConsolidationVersionText> |
ConsolidationVersionTextByKeyFluentHelper.getEntityClass() |
Class<ConsolidationVersionText> |
ConsolidationVersionText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ConsolidationVersion.addCnsldtnVersionT(ConsolidationVersionText... entity)
Adds elements to the list of associated ConsolidationVersionText entities.
|
ConsolidationVersion.ConsolidationVersionBuilder |
ConsolidationVersion.ConsolidationVersionBuilder.cnsldtnVersionT(ConsolidationVersionText... value)
Navigation property to_CnsldtnVersionT for ConsolidationVersion to multiple
ConsolidationVersionText.
|
Modifier and Type | Method and Description |
---|---|
void |
ConsolidationVersion.setCnsldtnVersionT(List<ConsolidationVersionText> value)
Overwrites the list of associated ConsolidationVersionText entities for the loaded navigation property
to_CnsldtnVersionT.
|
Constructor and Description |
---|
ConsolidationVersion(String consolidationVersion,
String consolidationVersion_Text,
List<ConsolidationVersionText> toCnsldtnVersionT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ConsolidationVersionText> |
ConsolidationVersionTextOneToOneLink.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 ConsolidationVersionTextLink<ObjectT> |
ConsolidationVersionTextLink.translateLinkType(EntityLink<ConsolidationVersionTextLink<ObjectT>,ConsolidationVersionText,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.