Modifier and Type | Field and Description |
---|---|
static ConsolidationVersionTextOneToOneLink<ConsolidationVersion> |
ConsolidationVersionText.TO_CNSLDTN_VERSION
Use with available fluent helpers to apply the to_CnsldtnVersion navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
ConsolidationVersion |
ConsolidationVersion.ConsolidationVersionBuilder.build() |
ConsolidationVersion |
ConsolidationVersionText.fetchCnsldtnVersion()
Fetches the ConsolidationVersion entity (one to one) associated with this entity.
|
ConsolidationVersion |
ConsolidationVersionText.getCnsldtnVersionOrFetch()
Retrieval of associated ConsolidationVersion entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Option<ConsolidationVersion> |
ConsolidationVersionText.getCnsldtnVersionIfPresent()
Retrieval of associated ConsolidationVersion entity (one to one).
|
protected Class<ConsolidationVersion> |
ConsolidationVersionByKeyFluentHelper.getEntityClass() |
protected Class<ConsolidationVersion> |
ConsolidationVersionFluentHelper.getEntityClass() |
Class<ConsolidationVersion> |
ConsolidationVersion.getType() |
Modifier and Type | Method and Description |
---|---|
ConsolidationVersionText.ConsolidationVersionTextBuilder |
ConsolidationVersionText.ConsolidationVersionTextBuilder.cnsldtnVersion(ConsolidationVersion value)
Navigation property to_CnsldtnVersion for ConsolidationVersionText to single
ConsolidationVersion.
|
void |
ConsolidationVersionText.setCnsldtnVersion(ConsolidationVersion value)
Overwrites the associated ConsolidationVersion entity for the loaded navigation property
to_CnsldtnVersion.
|
Constructor and Description |
---|
ConsolidationVersionText(String consolidationVersion,
String language,
String consolidationVersionText,
ConsolidationVersion toCnsldtnVersion) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ConsolidationVersion> |
ConsolidationVersionOneToOneLink.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 ConsolidationVersionLink<ObjectT> |
ConsolidationVersionLink.translateLinkType(EntityLink<ConsolidationVersionLink<ObjectT>,ConsolidationVersion,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.