org.pentaho.plugin.jfreereport.reportcharts
Interface ICollectorFunction

All Known Implementing Classes:
BaseCollectorFunction, CategorySetCollectorFunction, PieSetCollectorFunction, PivotCategorySetCollectorFunction, TimeSeriesCollectorFunction, XYSeriesCollectorFunction, XYZSeriesCollectorFunction

Deprecated. This interface is ill-defined.

public interface ICollectorFunction


Method Summary
 Object getCacheKey()
          Deprecated.  
 Object getDatasourceValue()
          Deprecated.  
 String getGroup()
          Deprecated. This methos is never used.
 Object getValue()
          Deprecated. This methos is never used.
 

Method Detail

getValue

Object getValue()
Deprecated. This methos is never used.

Returns:

getDatasourceValue

Object getDatasourceValue()
Deprecated. 

getGroup

String getGroup()
Deprecated. This methos is never used.

Returns:

getCacheKey

Object getCacheKey()
Deprecated.