Modifier and Type | Field and Description |
---|---|
static CnsldtnInvesteeUnitHierOneToOneLink<CnsldtnInvesteeUnit> |
CnsldtnInvesteeUnitHier.TO_CNSLDTN_INVESTEE_UNIT
Use with available fluent helpers to apply the to_CnsldtnInvesteeUnit navigation property to query
operations.
|
static CnsldtnInvesteeUnitTextOneToOneLink<CnsldtnInvesteeUnit> |
CnsldtnInvesteeUnitText.TO_CNSLDTN_INVESTEE_UNIT
Use with available fluent helpers to apply the to_CnsldtnInvesteeUnit navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
CnsldtnInvesteeUnit |
CnsldtnInvesteeUnit.CnsldtnInvesteeUnitBuilder.build() |
CnsldtnInvesteeUnit |
CnsldtnInvesteeUnitHier.fetchCnsldtnInvesteeUnit()
Fetches the CnsldtnInvesteeUnit entity (one to one) associated with this entity.
|
CnsldtnInvesteeUnit |
CnsldtnInvesteeUnitText.fetchCnsldtnInvesteeUnit()
Fetches the CnsldtnInvesteeUnit entity (one to one) associated with this entity.
|
CnsldtnInvesteeUnit |
CnsldtnInvesteeUnitHier.getCnsldtnInvesteeUnitOrFetch()
Retrieval of associated CnsldtnInvesteeUnit entity (one to one).
|
CnsldtnInvesteeUnit |
CnsldtnInvesteeUnitText.getCnsldtnInvesteeUnitOrFetch()
Retrieval of associated CnsldtnInvesteeUnit entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Option<CnsldtnInvesteeUnit> |
CnsldtnInvesteeUnitHier.getCnsldtnInvesteeUnitIfPresent()
Retrieval of associated CnsldtnInvesteeUnit entity (one to one).
|
io.vavr.control.Option<CnsldtnInvesteeUnit> |
CnsldtnInvesteeUnitText.getCnsldtnInvesteeUnitIfPresent()
Retrieval of associated CnsldtnInvesteeUnit entity (one to one).
|
protected Class<CnsldtnInvesteeUnit> |
CnsldtnInvesteeUnitFluentHelper.getEntityClass() |
protected Class<CnsldtnInvesteeUnit> |
CnsldtnInvesteeUnitByKeyFluentHelper.getEntityClass() |
Class<CnsldtnInvesteeUnit> |
CnsldtnInvesteeUnit.getType() |
Modifier and Type | Method and Description |
---|---|
CnsldtnInvesteeUnitHier.CnsldtnInvesteeUnitHierBuilder |
CnsldtnInvesteeUnitHier.CnsldtnInvesteeUnitHierBuilder.cnsldtnInvesteeUnit(CnsldtnInvesteeUnit value)
Navigation property to_CnsldtnInvesteeUnit for CnsldtnInvesteeUnitHier to single
CnsldtnInvesteeUnit.
|
CnsldtnInvesteeUnitText.CnsldtnInvesteeUnitTextBuilder |
CnsldtnInvesteeUnitText.CnsldtnInvesteeUnitTextBuilder.cnsldtnInvesteeUnit(CnsldtnInvesteeUnit value)
Navigation property to_CnsldtnInvesteeUnit for CnsldtnInvesteeUnitText to single
CnsldtnInvesteeUnit.
|
void |
CnsldtnInvesteeUnitHier.setCnsldtnInvesteeUnit(CnsldtnInvesteeUnit value)
Overwrites the associated CnsldtnInvesteeUnit entity for the loaded navigation property
to_CnsldtnInvesteeUnit.
|
void |
CnsldtnInvesteeUnitText.setCnsldtnInvesteeUnit(CnsldtnInvesteeUnit value)
Overwrites the associated CnsldtnInvesteeUnit entity for the loaded navigation property
to_CnsldtnInvesteeUnit.
|
Constructor and Description |
---|
CnsldtnInvesteeUnitHier(String consolidationUnitHierarchy,
String hierarchyNode,
String hierarchyNode_Text,
LocalDateTime validityEndDate,
LocalDateTime validityStartDate,
String parentNode,
String consolidationUnit,
String consolidationUnit_Text,
String sequenceNumber,
String hierarchyNodeLevel,
String nodeType,
CnsldtnInvesteeUnit toCnsldtnInvesteeUnit,
List<CnsldtnInvesteeUnitHierText> toCnsldtnInvesteeUnitHierT) |
CnsldtnInvesteeUnitText(String consolidationUnit,
String language,
String consolidationUnitText,
CnsldtnInvesteeUnit toCnsldtnInvesteeUnit) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<CnsldtnInvesteeUnit> |
CnsldtnInvesteeUnitOneToOneLink.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 CnsldtnInvesteeUnitLink<ObjectT> |
CnsldtnInvesteeUnitLink.translateLinkType(EntityLink<CnsldtnInvesteeUnitLink<ObjectT>,CnsldtnInvesteeUnit,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.