Modifier and Type | Field and Description |
---|---|
static BaseUnitTextOneToOneLink<BaseUnit> |
BaseUnitText.TO_CNSLDTN_BASE_UNIT
Use with available fluent helpers to apply the to_CnsldtnBaseUnit navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
BaseUnit |
BaseUnit.BaseUnitBuilder.build() |
BaseUnit |
BaseUnitText.fetchCnsldtnBaseUnit()
Fetches the BaseUnit entity (one to one) associated with this entity.
|
BaseUnit |
BaseUnitText.getCnsldtnBaseUnitOrFetch()
Retrieval of associated BaseUnit entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
Optional<BaseUnit> |
BaseUnitText.getCnsldtnBaseUnitIfPresent()
Retrieval of associated BaseUnit entity (one to one).
|
protected Class<BaseUnit> |
BaseUnitByKeyFluentHelper.getEntityClass() |
protected Class<BaseUnit> |
BaseUnitFluentHelper.getEntityClass() |
Class<BaseUnit> |
BaseUnit.getType() |
Modifier and Type | Method and Description |
---|---|
BaseUnitText.BaseUnitTextBuilder |
BaseUnitText.BaseUnitTextBuilder.cnsldtnBaseUnit(BaseUnit value) |
void |
BaseUnitText.setCnsldtnBaseUnit(BaseUnit value)
Overwrites the associated BaseUnit entity for the loaded navigation property to_CnsldtnBaseUnit.
|
Constructor and Description |
---|
BaseUnitText(String language,
String unitOfMeasure,
String baseUnitText,
String unitOfMeasure_E,
BaseUnit toCnsldtnBaseUnit) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<BaseUnit> |
BaseUnitOneToOneLink.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 BaseUnitLink<ObjectT> |
BaseUnitLink.translateLinkType(EntityLink<BaseUnitLink<ObjectT>,BaseUnit,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.