Modifier and Type | Field and Description |
---|---|
static FunctionalAreaLink<FunctionalAreaHier> |
FunctionalArea.TO_CNSLDTN_FUNCTIONAL_AREA_HIER
Use with available fluent helpers to apply the to_CnsldtnFunctionalAreaHier navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
FunctionalAreaHier |
FunctionalAreaHier.FunctionalAreaHierBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<FunctionalAreaHier> |
FunctionalArea.fetchCnsldtnFunctionalAreaHier()
Fetches the FunctionalAreaHier entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<FunctionalAreaHier>> |
FunctionalArea.getCnsldtnFunctionalAreaHierIfPresent()
Retrieval of associated FunctionalAreaHier entities (one to many).
|
List<FunctionalAreaHier> |
FunctionalArea.getCnsldtnFunctionalAreaHierOrFetch()
Retrieval of associated FunctionalAreaHier entities (one to many).
|
protected Class<FunctionalAreaHier> |
FunctionalAreaHierFluentHelper.getEntityClass() |
protected Class<FunctionalAreaHier> |
FunctionalAreaHierByKeyFluentHelper.getEntityClass() |
Class<FunctionalAreaHier> |
FunctionalAreaHier.getType() |
Modifier and Type | Method and Description |
---|---|
void |
FunctionalArea.addCnsldtnFunctionalAreaHier(FunctionalAreaHier... entity)
Adds elements to the list of associated FunctionalAreaHier entities.
|
FunctionalArea.FunctionalAreaBuilder |
FunctionalArea.FunctionalAreaBuilder.cnsldtnFunctionalAreaHier(FunctionalAreaHier... value)
Navigation property to_CnsldtnFunctionalAreaHier for FunctionalArea to multiple
FunctionalAreaHier.
|
Modifier and Type | Method and Description |
---|---|
void |
FunctionalArea.setCnsldtnFunctionalAreaHier(List<FunctionalAreaHier> value)
Overwrites the list of associated FunctionalAreaHier entities for the loaded navigation property
to_CnsldtnFunctionalAreaHier.
|
Constructor and Description |
---|
FunctionalArea(String functionalArea,
String functionalArea_Text,
String additionalMasterDataSource,
List<FunctionalAreaHier> toCnsldtnFunctionalAreaHier,
List<FunctionalAreaText> toCnsldtnFunctionalAreaT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<FunctionalAreaHier> |
FunctionalAreaHierOneToOneLink.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 FunctionalAreaHierLink<ObjectT> |
FunctionalAreaHierLink.translateLinkType(EntityLink<FunctionalAreaHierLink<ObjectT>,FunctionalAreaHier,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.