public class ReportFunctions extends AbstractFunctionSupport
| Modifier and Type | Field and Description |
|---|---|
static String |
EXCEPTION_DATA_SOURCE_NOT_HIERARCHICAL |
| Constructor and Description |
|---|
ReportFunctions() |
| Modifier and Type | Method and Description |
|---|---|
protected HierarchicalDataSource<?> |
hierarchicalDataSource() |
JRDataSource |
ORIGINAL_DATA_SOURCE() |
protected JRDataSource |
originalDataSource() |
JRDataSource |
SUB_DATA_SOURCE() |
JRDataSource |
SUB_DATA_SOURCE(String expression) |
getContext, initpublic static final String EXCEPTION_DATA_SOURCE_NOT_HIERARCHICAL
public JRDataSource ORIGINAL_DATA_SOURCE()
protected JRDataSource originalDataSource() throws JRException
JRExceptionpublic JRDataSource SUB_DATA_SOURCE()
public JRDataSource SUB_DATA_SOURCE(String expression)
protected HierarchicalDataSource<?> hierarchicalDataSource() throws JRException
JRExceptionCopyright © 2023 Cloud Software Group, Inc.. All rights reserved.