Modifier and Type | Field and Description |
---|---|
static FunctionalAreaHierLink<FunctionalAreaHierText> |
FunctionalAreaHier.TO_CNSLDTN_FUNCNL_AREA_HIER_T
Use with available fluent helpers to apply the to_CnsldtnFuncnlAreaHierT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
FunctionalAreaHierText |
FunctionalAreaHierText.FunctionalAreaHierTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<FunctionalAreaHierText> |
FunctionalAreaHier.fetchCnsldtnFuncnlAreaHierT()
Fetches the FunctionalAreaHierText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<FunctionalAreaHierText>> |
FunctionalAreaHier.getCnsldtnFuncnlAreaHierTIfPresent()
Retrieval of associated FunctionalAreaHierText entities (one to many).
|
List<FunctionalAreaHierText> |
FunctionalAreaHier.getCnsldtnFuncnlAreaHierTOrFetch()
Retrieval of associated FunctionalAreaHierText entities (one to many).
|
protected Class<FunctionalAreaHierText> |
FunctionalAreaHierTextByKeyFluentHelper.getEntityClass() |
protected Class<FunctionalAreaHierText> |
FunctionalAreaHierTextFluentHelper.getEntityClass() |
Class<FunctionalAreaHierText> |
FunctionalAreaHierText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
FunctionalAreaHier.addCnsldtnFuncnlAreaHierT(FunctionalAreaHierText... entity)
Adds elements to the list of associated FunctionalAreaHierText entities.
|
FunctionalAreaHier.FunctionalAreaHierBuilder |
FunctionalAreaHier.FunctionalAreaHierBuilder.cnsldtnFuncnlAreaHierT(FunctionalAreaHierText... value)
Navigation property to_CnsldtnFuncnlAreaHierT for FunctionalAreaHier to multiple
FunctionalAreaHierText.
|
Modifier and Type | Method and Description |
---|---|
void |
FunctionalAreaHier.setCnsldtnFuncnlAreaHierT(List<FunctionalAreaHierText> value)
Overwrites the list of associated FunctionalAreaHierText entities for the loaded navigation property
to_CnsldtnFuncnlAreaHierT.
|
Constructor and Description |
---|
FunctionalAreaHier(String additionalMasterDataHierarchy,
String hierarchyNode,
String hierarchyNode_Text,
LocalDateTime validityEndDate,
String parentNode,
LocalDateTime validityStartDate,
String functionalArea,
String functionalArea_Text,
String sequenceNumber,
String hierarchyNodeSequence,
String hierarchyNodeLevel,
String nodeType,
List<FunctionalAreaHierText> toCnsldtnFuncnlAreaHierT,
FunctionalArea toCnsldtnFunctionalArea) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<FunctionalAreaHierText> |
FunctionalAreaHierTextOneToOneLink.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 FunctionalAreaHierTextLink<ObjectT> |
FunctionalAreaHierTextLink.translateLinkType(EntityLink<FunctionalAreaHierTextLink<ObjectT>,FunctionalAreaHierText,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.