Modifier and Type | Field and Description |
---|---|
static FunctionalAreaLink<FunctionalAreaText> |
FunctionalArea.TO_CNSLDTN_FUNCTIONAL_AREA_T
Use with available fluent helpers to apply the to_CnsldtnFunctionalAreaT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
FunctionalAreaText |
FunctionalAreaText.FunctionalAreaTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<FunctionalAreaText> |
FunctionalArea.fetchCnsldtnFunctionalAreaT()
Fetches the FunctionalAreaText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<FunctionalAreaText>> |
FunctionalArea.getCnsldtnFunctionalAreaTIfPresent()
Retrieval of associated FunctionalAreaText entities (one to many).
|
List<FunctionalAreaText> |
FunctionalArea.getCnsldtnFunctionalAreaTOrFetch()
Retrieval of associated FunctionalAreaText entities (one to many).
|
protected Class<FunctionalAreaText> |
FunctionalAreaTextFluentHelper.getEntityClass() |
protected Class<FunctionalAreaText> |
FunctionalAreaTextByKeyFluentHelper.getEntityClass() |
Class<FunctionalAreaText> |
FunctionalAreaText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
FunctionalArea.addCnsldtnFunctionalAreaT(FunctionalAreaText... entity)
Adds elements to the list of associated FunctionalAreaText entities.
|
FunctionalArea.FunctionalAreaBuilder |
FunctionalArea.FunctionalAreaBuilder.cnsldtnFunctionalAreaT(FunctionalAreaText... value)
Navigation property to_CnsldtnFunctionalAreaT for FunctionalArea to multiple
FunctionalAreaText.
|
Modifier and Type | Method and Description |
---|---|
void |
FunctionalArea.setCnsldtnFunctionalAreaT(List<FunctionalAreaText> value)
Overwrites the list of associated FunctionalAreaText entities for the loaded navigation property
to_CnsldtnFunctionalAreaT.
|
Constructor and Description |
---|
FunctionalArea(String functionalArea,
String functionalArea_Text,
String additionalMasterDataSource,
List<FunctionalAreaHier> toCnsldtnFunctionalAreaHier,
List<FunctionalAreaText> toCnsldtnFunctionalAreaT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<FunctionalAreaText> |
FunctionalAreaTextOneToOneLink.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 FunctionalAreaTextLink<ObjectT> |
FunctionalAreaTextLink.translateLinkType(EntityLink<FunctionalAreaTextLink<ObjectT>,FunctionalAreaText,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.