|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pentaho.reporting.engine.classic.core.states.StateUtilities
public class StateUtilities
Creation-Date: Dec 14, 2006, 7:59:39 PM
| Nested Class Summary | |
|---|---|
static class |
StateUtilities.DescendingComparator
A comparator for levels in descending order. |
| Method Summary | |
|---|---|
static void |
computeLevels(DefaultFlowController report,
LayoutProcess lp,
HashSet<Integer> levels)
|
static ReportParameterValues |
computeParameterValueSet(MasterReport report)
Computes the parameter value set for a given report. |
static ReportParameterValues |
computeParameterValueSet(MasterReport report,
ReportParameterValues parameterValues)
|
static ReportParameterValues |
computeParameterValueSet(SubReport report)
|
static int |
findGroupByName(ReportDefinition definition,
String groupName)
Deprecated. will be removed in the next release |
static ValidationResult |
validate(MasterReport report,
ValidationResult result)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void computeLevels(DefaultFlowController report,
LayoutProcess lp,
HashSet<Integer> levels)
public static ValidationResult validate(MasterReport report,
ValidationResult result)
throws ReportProcessingException
ReportProcessingException
public static ReportParameterValues computeParameterValueSet(MasterReport report)
throws ReportProcessingException
report -
ReportProcessingException
public static ReportParameterValues computeParameterValueSet(MasterReport report,
ReportParameterValues parameterValues)
throws ReportProcessingException
ReportProcessingExceptionpublic static ReportParameterValues computeParameterValueSet(SubReport report)
public static int findGroupByName(ReportDefinition definition,
String groupName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||