public abstract class ColumnAggregationExpression extends AbstractExpression
Modifier | Constructor and Description |
---|---|
protected |
ColumnAggregationExpression() |
Modifier and Type | Method and Description |
---|---|
protected abstract int |
getFieldListParameterPosition() |
protected java.lang.Object[] |
getFieldValues() |
protected java.lang.Object[] |
getFieldValues(java.lang.Class type) |
clone, getDataRow, getInstance, getName, getParentLocale, getReportConfiguration, getResourceBundleFactory, getRuntime, isDeepTraversing, isPrecompute, isPreserve, setDeepTraversing, setName, setPrecompute, setPreserve, setRuntime
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
computeValue
protected abstract int getFieldListParameterPosition()
protected java.lang.Object[] getFieldValues() throws DataSourceException
DataSourceException
protected java.lang.Object[] getFieldValues(java.lang.Class type) throws DataSourceException
DataSourceException