Class AggregateTransformation
java.lang.Object
com.sap.cds.adapter.odata.v2.utils.AggregateTransformation
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAggregateTransformation(com.sap.cds.reflect.CdsEntity target, com.sap.cds.ql.Select<?> select, UriInfo uriInfo) -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic booleanisAggregateID(String element, com.sap.cds.reflect.CdsEntity entity)
-
Field Details
-
AGGREGATE_ID
- See Also:
-
-
Constructor Details
-
AggregateTransformation
public AggregateTransformation(com.sap.cds.reflect.CdsEntity target, com.sap.cds.ql.Select<?> select, UriInfo uriInfo)
-
-
Method Details
-
applyAggregation
public boolean applyAggregation() -
isAggregateID
-