Modifier and Type | Field and Description |
---|---|
static ControllingAreaTextOneToOneLink<ControllingArea> |
ControllingAreaText.TO_CNSLDTN_CONTROLLING_AREA
Use with available fluent helpers to apply the to_CnsldtnControllingArea navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
ControllingArea |
ControllingArea.ControllingAreaBuilder.build() |
ControllingArea |
ControllingAreaText.fetchCnsldtnControllingArea()
Fetches the ControllingArea entity (one to one) associated with this entity.
|
ControllingArea |
ControllingAreaText.getCnsldtnControllingAreaOrFetch()
Retrieval of associated ControllingArea entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Option<ControllingArea> |
ControllingAreaText.getCnsldtnControllingAreaIfPresent()
Retrieval of associated ControllingArea entity (one to one).
|
protected Class<ControllingArea> |
ControllingAreaByKeyFluentHelper.getEntityClass() |
protected Class<ControllingArea> |
ControllingAreaFluentHelper.getEntityClass() |
Class<ControllingArea> |
ControllingArea.getType() |
Modifier and Type | Method and Description |
---|---|
ControllingAreaText.ControllingAreaTextBuilder |
ControllingAreaText.ControllingAreaTextBuilder.cnsldtnControllingArea(ControllingArea value)
Navigation property to_CnsldtnControllingArea for ControllingAreaText to single
ControllingArea.
|
void |
ControllingAreaText.setCnsldtnControllingArea(ControllingArea value)
Overwrites the associated ControllingArea entity for the loaded navigation property
to_CnsldtnControllingArea.
|
Constructor and Description |
---|
ControllingAreaText(String language,
String controllingArea,
String controllingAreaText,
ControllingArea toCnsldtnControllingArea) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ControllingArea> |
ControllingAreaOneToOneLink.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 ControllingAreaLink<ObjectT> |
ControllingAreaLink.translateLinkType(EntityLink<ControllingAreaLink<ObjectT>,ControllingArea,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.