public class AggregateTransformation extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
AGGREGATE_ID |
| Constructor and Description |
|---|
AggregateTransformation(com.sap.cds.reflect.CdsEntity target,
com.sap.cds.ql.Select<?> select,
UriInfo uriInfo) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
applyAggregation() |
static boolean |
isAggregateID(String element,
com.sap.cds.reflect.CdsEntity entity) |
public static final String AGGREGATE_ID
public AggregateTransformation(com.sap.cds.reflect.CdsEntity target,
com.sap.cds.ql.Select<?> select,
UriInfo uriInfo)
public boolean applyAggregation()
public static boolean isAggregateID(String element, com.sap.cds.reflect.CdsEntity entity)
Copyright © 2021. All rights reserved.