Modifier and Type | Field and Description |
---|---|
static ConsolidationLedgerLink<ConsolidationLedgerText> |
ConsolidationLedger.TO_CNSLDTN_LEDGER_T
Use with available fluent helpers to apply the to_CnsldtnLedgerT navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
ConsolidationLedgerText |
ConsolidationLedgerText.ConsolidationLedgerTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<ConsolidationLedgerText> |
ConsolidationLedger.fetchCnsldtnLedgerT()
Fetches the ConsolidationLedgerText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<ConsolidationLedgerText>> |
ConsolidationLedger.getCnsldtnLedgerTIfPresent()
Retrieval of associated ConsolidationLedgerText entities (one to many).
|
List<ConsolidationLedgerText> |
ConsolidationLedger.getCnsldtnLedgerTOrFetch()
Retrieval of associated ConsolidationLedgerText entities (one to many).
|
protected Class<ConsolidationLedgerText> |
ConsolidationLedgerTextByKeyFluentHelper.getEntityClass() |
protected Class<ConsolidationLedgerText> |
ConsolidationLedgerTextFluentHelper.getEntityClass() |
Class<ConsolidationLedgerText> |
ConsolidationLedgerText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ConsolidationLedger.addCnsldtnLedgerT(ConsolidationLedgerText... entity)
Adds elements to the list of associated ConsolidationLedgerText entities.
|
ConsolidationLedger.ConsolidationLedgerBuilder |
ConsolidationLedger.ConsolidationLedgerBuilder.cnsldtnLedgerT(ConsolidationLedgerText... value)
Navigation property to_CnsldtnLedgerT for ConsolidationLedger to multiple
ConsolidationLedgerText.
|
Modifier and Type | Method and Description |
---|---|
void |
ConsolidationLedger.setCnsldtnLedgerT(List<ConsolidationLedgerText> value)
Overwrites the list of associated ConsolidationLedgerText entities for the loaded navigation property
to_CnsldtnLedgerT.
|
Constructor and Description |
---|
ConsolidationLedger(String consolidationLedger,
String consolidationLedger_Text,
String groupCurrency,
List<ConsolidationLedgerText> toCnsldtnLedgerT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ConsolidationLedgerText> |
ConsolidationLedgerTextOneToOneLink.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 ConsolidationLedgerTextLink<ObjectT> |
ConsolidationLedgerTextLink.translateLinkType(EntityLink<ConsolidationLedgerTextLink<ObjectT>,ConsolidationLedgerText,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.