|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pmease.quickbuild.plugin.report.engine.contribution.web.CategoryAggregationOverview
public abstract class CategoryAggregationOverview
Constructor Summary | |
---|---|
CategoryAggregationOverview()
|
Method Summary | |
---|---|
protected abstract ReportCategory |
getCategory()
|
int |
getOrder()
Get order of this contribution. |
java.util.List<PanelCreator> |
getPanelCreators()
Get list of panel creators which will create the panels and add to the configuration dash board. |
protected AbstractRenderer[] |
getRenderers()
|
protected abstract java.lang.String |
getToTab()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CategoryAggregationOverview()
Method Detail |
---|
protected abstract ReportCategory getCategory()
protected abstract java.lang.String getToTab()
public java.util.List<PanelCreator> getPanelCreators()
ConfigurationOverviewContribution
Context.getConfiguration()
.
getPanelCreators
in interface ConfigurationOverviewContribution
protected AbstractRenderer[] getRenderers()
public int getOrder()
ConfigurationOverviewContribution
getOrder
in interface ConfigurationOverviewContribution
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |