public class PieSetCollectorFunction extends org.pentaho.reporting.engine.classic.core.function.AbstractFunction implements ICollectorFunction
| Constructor and Description |
|---|
PieSetCollectorFunction()
Deprecated.
Creates an unnamed function.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getCacheKey()
Deprecated.
|
Object |
getDatasourceValue()
Deprecated.
|
String |
getGroup()
Deprecated.
|
org.pentaho.reporting.engine.classic.core.function.Expression |
getInstance()
Deprecated.
Return a completly separated copy of this function.
|
String |
getResetGroup()
Deprecated.
|
String |
getSeriesColumn()
Deprecated.
|
Object |
getValue()
Deprecated.
|
String |
getValueColumn()
Deprecated.
|
void |
groupFinished(org.pentaho.reporting.engine.classic.core.event.ReportEvent reportEvent)
Deprecated.
|
void |
groupStarted(org.pentaho.reporting.engine.classic.core.event.ReportEvent event)
Deprecated.
|
boolean |
isSummaryOnly()
Deprecated.
|
void |
itemsAdvanced(org.pentaho.reporting.engine.classic.core.event.ReportEvent reportEvent)
Deprecated.
|
void |
reportInitialized(org.pentaho.reporting.engine.classic.core.event.ReportEvent event)
Deprecated.
|
void |
setGroup(String value)
Deprecated.
|
void |
setResetGroup(String value)
Deprecated.
|
void |
setSeriesColumn(String value)
Deprecated.
|
void |
setSummaryOnly(boolean value)
Deprecated.
|
void |
setValueColumn(String value)
Deprecated.
|
itemsFinished, itemsStarted, reportDone, reportFinished, reportStarted, summaryRowSelectionclone, getDataRow, getDependencyLevel, getName, getReportConfiguration, getResourceBundleFactory, getRuntime, isActive, isDeepTraversing, isPreserve, setActive, setDependencyLevel, setName, setPreserve, setRuntimepublic PieSetCollectorFunction()
AbstractExpression.setName(java.lang.String) before the function
is added to the report's function collection.public String getSeriesColumn()
public String getValueColumn()
public String getGroup()
getGroup in interface ICollectorFunctionpublic String getResetGroup()
public void setSeriesColumn(String value)
public void setValueColumn(String value)
public void setGroup(String value)
public void setResetGroup(String value)
public boolean isSummaryOnly()
public void setSummaryOnly(boolean value)
public Object getValue()
getValue in interface ICollectorFunctiongetValue in interface org.pentaho.reporting.engine.classic.core.function.Expressionpublic void reportInitialized(org.pentaho.reporting.engine.classic.core.event.ReportEvent event)
reportInitialized in interface org.pentaho.reporting.engine.classic.core.event.ReportListenerreportInitialized in class org.pentaho.reporting.engine.classic.core.function.AbstractFunctionpublic void groupStarted(org.pentaho.reporting.engine.classic.core.event.ReportEvent event)
groupStarted in interface org.pentaho.reporting.engine.classic.core.event.ReportListenergroupStarted in class org.pentaho.reporting.engine.classic.core.function.AbstractFunctionpublic void itemsAdvanced(org.pentaho.reporting.engine.classic.core.event.ReportEvent reportEvent)
itemsAdvanced in interface org.pentaho.reporting.engine.classic.core.event.ReportListeneritemsAdvanced in class org.pentaho.reporting.engine.classic.core.function.AbstractFunctionpublic void groupFinished(org.pentaho.reporting.engine.classic.core.event.ReportEvent reportEvent)
groupFinished in interface org.pentaho.reporting.engine.classic.core.event.ReportListenergroupFinished in class org.pentaho.reporting.engine.classic.core.function.AbstractFunctionpublic org.pentaho.reporting.engine.classic.core.function.Expression getInstance()
getInstance in interface org.pentaho.reporting.engine.classic.core.function.ExpressiongetInstance in class org.pentaho.reporting.engine.classic.core.function.AbstractExpressionpublic Object getCacheKey()
getCacheKey in interface ICollectorFunctionpublic Object getDatasourceValue()
getDatasourceValue in interface ICollectorFunctionCopyright © 2002–2017 Pentaho Corporation. All rights reserved.