Modifier and Type | Field and Description |
---|---|
static ConsolidationLedgerTextOneToOneLink<ConsolidationLedger> |
ConsolidationLedgerText.TO_CNSLDTN_LEDGER
Use with available fluent helpers to apply the to_CnsldtnLedger navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
ConsolidationLedger |
ConsolidationLedger.ConsolidationLedgerBuilder.build() |
ConsolidationLedger |
ConsolidationLedgerText.fetchCnsldtnLedger()
Fetches the ConsolidationLedger entity (one to one) associated with this entity.
|
ConsolidationLedger |
ConsolidationLedgerText.getCnsldtnLedgerOrFetch()
Retrieval of associated ConsolidationLedger entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
Optional<ConsolidationLedger> |
ConsolidationLedgerText.getCnsldtnLedgerIfPresent()
Retrieval of associated ConsolidationLedger entity (one to one).
|
protected Class<ConsolidationLedger> |
ConsolidationLedgerByKeyFluentHelper.getEntityClass() |
protected Class<ConsolidationLedger> |
ConsolidationLedgerFluentHelper.getEntityClass() |
Class<ConsolidationLedger> |
ConsolidationLedger.getType() |
Modifier and Type | Method and Description |
---|---|
ConsolidationLedgerText.ConsolidationLedgerTextBuilder |
ConsolidationLedgerText.ConsolidationLedgerTextBuilder.cnsldtnLedger(ConsolidationLedger value) |
void |
ConsolidationLedgerText.setCnsldtnLedger(ConsolidationLedger value)
Overwrites the associated ConsolidationLedger entity for the loaded navigation property
to_CnsldtnLedger.
|
Constructor and Description |
---|
ConsolidationLedgerText(String consolidationLedger,
String language,
String consolidationLedgerText,
ConsolidationLedger toCnsldtnLedger) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ConsolidationLedger> |
ConsolidationLedgerOneToOneLink.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 ConsolidationLedgerLink<ObjectT> |
ConsolidationLedgerLink.translateLinkType(EntityLink<ConsolidationLedgerLink<ObjectT>,ConsolidationLedger,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.