com.pmease.quickbuild.plugin.report.engine.contribution.web
Class CategoryAggregationStatsTab

java.lang.Object
  extended by com.pmease.quickbuild.plugin.report.engine.contribution.web.CategoryStatisticsTab
      extended by com.pmease.quickbuild.plugin.report.engine.contribution.web.CategoryAggregationStatsTab
All Implemented Interfaces:
StatisticsTabContribution, java.io.Serializable

public abstract class CategoryAggregationStatsTab
extends CategoryStatisticsTab

See Also:
Serialized Form

Constructor Summary
CategoryAggregationStatsTab()
           
 
Method Summary
protected  AbstractRenderer[] getRenderers()
           
protected abstract  boolean isAggregationApplicable(Aggregation aggregation)
           
 boolean isApplicable()
           
 
Methods inherited from class com.pmease.quickbuild.plugin.report.engine.contribution.web.CategoryStatisticsTab
createGroupingTab, getCategory, getOrder, getTabs, getTitle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CategoryAggregationStatsTab

public CategoryAggregationStatsTab()
Method Detail

isAggregationApplicable

protected abstract boolean isAggregationApplicable(Aggregation aggregation)

isApplicable

public boolean isApplicable()
Overrides:
isApplicable in class CategoryStatisticsTab

getRenderers

protected AbstractRenderer[] getRenderers()
Overrides:
getRenderers in class CategoryStatisticsTab


Copyright © 2005-2010 PMEase Inc. All Rights Reserved.