Modifier and Type | Method and Description |
---|---|
Feature |
Feature.FeatureBuilder.build() |
Modifier and Type | Method and Description |
---|---|
protected Class<Feature> |
FeatureFluentHelper.getEntityClass() |
protected Class<Feature> |
FeatureByKeyFluentHelper.getEntityClass() |
Class<Feature> |
Feature.getType() |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<Feature> |
FeatureOneToOneLink.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 FeatureLink<ObjectT> |
FeatureLink.translateLinkType(EntityLink<FeatureLink<ObjectT>,Feature,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.