Modifier and Type | Field and Description |
---|---|
static FunctionalAreaTextOneToOneLink<FunctionalArea> |
FunctionalAreaText.TO_CNSLDTN_FUNCTIONAL_AREA
Use with available fluent helpers to apply the to_CnsldtnFunctionalArea navigation property to query
operations.
|
static FunctionalAreaHierOneToOneLink<FunctionalArea> |
FunctionalAreaHier.TO_CNSLDTN_FUNCTIONAL_AREA
Use with available fluent helpers to apply the to_CnsldtnFunctionalArea navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
FunctionalArea |
FunctionalArea.FunctionalAreaBuilder.build() |
FunctionalArea |
FunctionalAreaText.fetchCnsldtnFunctionalArea()
Fetches the FunctionalArea entity (one to one) associated with this entity.
|
FunctionalArea |
FunctionalAreaHier.fetchCnsldtnFunctionalArea()
Fetches the FunctionalArea entity (one to one) associated with this entity.
|
FunctionalArea |
FunctionalAreaText.getCnsldtnFunctionalAreaOrFetch()
Retrieval of associated FunctionalArea entity (one to one).
|
FunctionalArea |
FunctionalAreaHier.getCnsldtnFunctionalAreaOrFetch()
Retrieval of associated FunctionalArea entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Option<FunctionalArea> |
FunctionalAreaText.getCnsldtnFunctionalAreaIfPresent()
Retrieval of associated FunctionalArea entity (one to one).
|
io.vavr.control.Option<FunctionalArea> |
FunctionalAreaHier.getCnsldtnFunctionalAreaIfPresent()
Retrieval of associated FunctionalArea entity (one to one).
|
protected Class<FunctionalArea> |
FunctionalAreaByKeyFluentHelper.getEntityClass() |
protected Class<FunctionalArea> |
FunctionalAreaFluentHelper.getEntityClass() |
Class<FunctionalArea> |
FunctionalArea.getType() |
Modifier and Type | Method and Description |
---|---|
FunctionalAreaText.FunctionalAreaTextBuilder |
FunctionalAreaText.FunctionalAreaTextBuilder.cnsldtnFunctionalArea(FunctionalArea value)
Navigation property to_CnsldtnFunctionalArea for FunctionalAreaText to single
FunctionalArea.
|
FunctionalAreaHier.FunctionalAreaHierBuilder |
FunctionalAreaHier.FunctionalAreaHierBuilder.cnsldtnFunctionalArea(FunctionalArea value)
Navigation property to_CnsldtnFunctionalArea for FunctionalAreaHier to single
FunctionalArea.
|
void |
FunctionalAreaText.setCnsldtnFunctionalArea(FunctionalArea value)
Overwrites the associated FunctionalArea entity for the loaded navigation property
to_CnsldtnFunctionalArea.
|
void |
FunctionalAreaHier.setCnsldtnFunctionalArea(FunctionalArea value)
Overwrites the associated FunctionalArea entity for the loaded navigation property
to_CnsldtnFunctionalArea.
|
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) |
FunctionalAreaText(String language,
String functionalArea,
String functionalAreaText,
FunctionalArea toCnsldtnFunctionalArea) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<FunctionalArea> |
FunctionalAreaOneToOneLink.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 FunctionalAreaLink<ObjectT> |
FunctionalAreaLink.translateLinkType(EntityLink<FunctionalAreaLink<ObjectT>,FunctionalArea,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.