Modifier and Type | Field and Description |
---|---|
static ControllingAreaLink<ControllingAreaText> |
ControllingArea.TO_CNSLDTN_CONTROLLING_AREA_T
Use with available fluent helpers to apply the to_CnsldtnControllingAreaT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
ControllingAreaText |
ControllingAreaText.ControllingAreaTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<ControllingAreaText> |
ControllingArea.fetchCnsldtnControllingAreaT()
Fetches the ControllingAreaText entities (one to many) associated with this entity.
|
Optional<List<ControllingAreaText>> |
ControllingArea.getCnsldtnControllingAreaTIfPresent()
Retrieval of associated ControllingAreaText entities (one to many).
|
List<ControllingAreaText> |
ControllingArea.getCnsldtnControllingAreaTOrFetch()
Retrieval of associated ControllingAreaText entities (one to many).
|
protected Class<ControllingAreaText> |
ControllingAreaTextFluentHelper.getEntityClass() |
protected Class<ControllingAreaText> |
ControllingAreaTextByKeyFluentHelper.getEntityClass() |
Class<ControllingAreaText> |
ControllingAreaText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ControllingArea.addCnsldtnControllingAreaT(ControllingAreaText... entity)
Adds elements to the list of associated ControllingAreaText entities.
|
ControllingArea.ControllingAreaBuilder |
ControllingArea.ControllingAreaBuilder.cnsldtnControllingAreaT(ControllingAreaText... value) |
Modifier and Type | Method and Description |
---|---|
void |
ControllingArea.setCnsldtnControllingAreaT(List<ControllingAreaText> value)
Overwrites the list of associated ControllingAreaText entities for the loaded navigation property
to_CnsldtnControllingAreaT.
|
Constructor and Description |
---|
ControllingArea(String controllingArea,
String controllingArea_Text,
String additionalMasterDataSource,
List<ControllingAreaText> toCnsldtnControllingAreaT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ControllingAreaText> |
ControllingAreaTextOneToOneLink.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 ControllingAreaTextLink<ObjectT> |
ControllingAreaTextLink.translateLinkType(EntityLink<ControllingAreaTextLink<ObjectT>,ControllingAreaText,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.