Interface ICollectorFunction

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

public interface ICollectorFunction
Deprecated.
This interface is ill-defined.
  • Method Details

    • 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.