Modifier and Type | Field and Description |
---|---|
static CnsldtnInvesteeUnitLink<CnsldtnInvesteeUnitHier> |
CnsldtnInvesteeUnit.TO_CNSLDTN_INVESTEE_UNIT_HIER
Use with available fluent helpers to apply the to_CnsldtnInvesteeUnitHier navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
CnsldtnInvesteeUnitHier |
CnsldtnInvesteeUnitHier.CnsldtnInvesteeUnitHierBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<CnsldtnInvesteeUnitHier> |
CnsldtnInvesteeUnit.fetchCnsldtnInvesteeUnitHier()
Fetches the CnsldtnInvesteeUnitHier entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<CnsldtnInvesteeUnitHier>> |
CnsldtnInvesteeUnit.getCnsldtnInvesteeUnitHierIfPresent()
Retrieval of associated CnsldtnInvesteeUnitHier entities (one to many).
|
List<CnsldtnInvesteeUnitHier> |
CnsldtnInvesteeUnit.getCnsldtnInvesteeUnitHierOrFetch()
Retrieval of associated CnsldtnInvesteeUnitHier entities (one to many).
|
protected Class<CnsldtnInvesteeUnitHier> |
CnsldtnInvesteeUnitHierByKeyFluentHelper.getEntityClass() |
protected Class<CnsldtnInvesteeUnitHier> |
CnsldtnInvesteeUnitHierFluentHelper.getEntityClass() |
Class<CnsldtnInvesteeUnitHier> |
CnsldtnInvesteeUnitHier.getType() |
Modifier and Type | Method and Description |
---|---|
void |
CnsldtnInvesteeUnit.addCnsldtnInvesteeUnitHier(CnsldtnInvesteeUnitHier... entity)
Adds elements to the list of associated CnsldtnInvesteeUnitHier entities.
|
CnsldtnInvesteeUnit.CnsldtnInvesteeUnitBuilder |
CnsldtnInvesteeUnit.CnsldtnInvesteeUnitBuilder.cnsldtnInvesteeUnitHier(CnsldtnInvesteeUnitHier... value)
Navigation property to_CnsldtnInvesteeUnitHier for CnsldtnInvesteeUnit to multiple
CnsldtnInvesteeUnitHier.
|
Modifier and Type | Method and Description |
---|---|
void |
CnsldtnInvesteeUnit.setCnsldtnInvesteeUnitHier(List<CnsldtnInvesteeUnitHier> value)
Overwrites the list of associated CnsldtnInvesteeUnitHier entities for the loaded navigation property
to_CnsldtnInvesteeUnitHier.
|
Constructor and Description |
---|
CnsldtnInvesteeUnit(String consolidationUnit,
String consolidationUnit_Text,
Boolean documentEntryIsInGroupCurrency,
String consolidationUnitLocalCurrency,
String consolidationUnitLocalCurrency_Text,
String country,
List<CnsldtnInvesteeUnitHier> toCnsldtnInvesteeUnitHier,
List<CnsldtnInvesteeUnitText> toCnsldtnInvesteeUnitT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<CnsldtnInvesteeUnitHier> |
CnsldtnInvesteeUnitHierOneToOneLink.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 CnsldtnInvesteeUnitHierLink<ObjectT> |
CnsldtnInvesteeUnitHierLink.translateLinkType(EntityLink<CnsldtnInvesteeUnitHierLink<ObjectT>,CnsldtnInvesteeUnitHier,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.