org.pentaho.platform.dataaccess.datasource.wizard.models
Class Aggregation

java.lang.Object
  extended by XulEventSourceAdapter
      extended by org.pentaho.platform.dataaccess.datasource.wizard.models.Aggregation

public class Aggregation
extends XulEventSourceAdapter


Field Summary
static int MAX_COL_SIZE
           
 
Constructor Summary
Aggregation()
           
Aggregation(List<AggregationType> aggregationList, AggregationType defaultAggregationType)
           
 
Method Summary
 List<AggregationType> getAggregationList()
          
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

MAX_COL_SIZE

public static final int MAX_COL_SIZE
See Also:
Constant Field Values
Constructor Detail

Aggregation

public Aggregation(List<AggregationType> aggregationList,
                   AggregationType defaultAggregationType)

Aggregation

public Aggregation()
Method Detail

setAggregationList

Parameters:
aggregationList - the aggregationList to set

getAggregationList

Returns:
the aggregationList

setDefaultAggregationType


getDefaultAggregationType


toString

public String toString()