|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.report.expressions.AbstractExpression
org.jfree.report.expressions.ColumnAggregationExpression
public abstract class ColumnAggregationExpression
Creation-Date: 04.01.2006, 17:23:01
Constructor Summary | |
---|---|
protected |
ColumnAggregationExpression()
|
Method Summary | |
---|---|
protected abstract int |
getFieldListParameterPosition()
|
protected java.lang.Object[] |
getFieldValues()
|
protected java.lang.Object[] |
getFieldValues(java.lang.Class type)
|
Methods inherited from class org.jfree.report.expressions.AbstractExpression |
---|
clone, getDataRow, getInstance, getName, getParentLocale, getReportConfiguration, getResourceBundleFactory, getRuntime, isDeepTraversing, isPrecompute, isPreserve, setDeepTraversing, setName, setPrecompute, setPreserve, setRuntime |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jfree.report.expressions.Expression |
---|
computeValue |
Constructor Detail |
---|
protected ColumnAggregationExpression()
Method Detail |
---|
protected abstract int getFieldListParameterPosition()
protected java.lang.Object[] getFieldValues() throws DataSourceException
DataSourceException
protected java.lang.Object[] getFieldValues(java.lang.Class type) throws DataSourceException
DataSourceException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |