Modifier and Type | Field and Description |
---|---|
static CostCenterHierLink<CostCenterHierText> |
CostCenterHier.TO_CNSLDTN_COST_CENTER_HIER_T
Use with available fluent helpers to apply the to_CnsldtnCostCenterHierT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
CostCenterHierText |
CostCenterHierText.CostCenterHierTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<CostCenterHierText> |
CostCenterHier.fetchCnsldtnCostCenterHierT()
Fetches the CostCenterHierText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<CostCenterHierText>> |
CostCenterHier.getCnsldtnCostCenterHierTIfPresent()
Retrieval of associated CostCenterHierText entities (one to many).
|
List<CostCenterHierText> |
CostCenterHier.getCnsldtnCostCenterHierTOrFetch()
Retrieval of associated CostCenterHierText entities (one to many).
|
protected Class<CostCenterHierText> |
CostCenterHierTextFluentHelper.getEntityClass() |
protected Class<CostCenterHierText> |
CostCenterHierTextByKeyFluentHelper.getEntityClass() |
Class<CostCenterHierText> |
CostCenterHierText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
CostCenterHier.addCnsldtnCostCenterHierT(CostCenterHierText... entity)
Adds elements to the list of associated CostCenterHierText entities.
|
CostCenterHier.CostCenterHierBuilder |
CostCenterHier.CostCenterHierBuilder.cnsldtnCostCenterHierT(CostCenterHierText... value)
Navigation property to_CnsldtnCostCenterHierT for CostCenterHier to multiple
CostCenterHierText.
|
Modifier and Type | Method and Description |
---|---|
void |
CostCenterHier.setCnsldtnCostCenterHierT(List<CostCenterHierText> value)
Overwrites the list of associated CostCenterHierText entities for the loaded navigation property
to_CnsldtnCostCenterHierT.
|
Constructor and Description |
---|
CostCenterHier(String controllingArea,
String additionalMasterDataHierarchy,
String hierarchyNode,
String hierarchyNode_Text,
LocalDateTime validityEndDate,
String parentNode,
String hierarchyVersion,
LocalDateTime validityStartDate,
String costCenter,
String costCenter_Text,
String sequenceNumber,
String hierarchyNodeSequence,
String hierarchyNodeLevel,
String nodeType,
CostCenter toCnsldtnCostCenter,
List<CostCenterHierText> toCnsldtnCostCenterHierT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<CostCenterHierText> |
CostCenterHierTextOneToOneLink.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 CostCenterHierTextLink<ObjectT> |
CostCenterHierTextLink.translateLinkType(EntityLink<CostCenterHierTextLink<ObjectT>,CostCenterHierText,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.