com.stimulsoft.webdesigner.helper
Class StiDesignReportHelper
java.lang.Object
com.stimulsoft.webdesigner.helper.StiDesignReportHelper
public class StiDesignReportHelper
- extends java.lang.Object
Copyright Stimulsoft
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiDesignReportHelper
public StiDesignReportHelper(StiReport report)
getReportToObject
public java.util.HashMap<java.lang.String,java.lang.Object> getReportToObject()
throws java.lang.Exception
- Throws:
java.lang.Exception
getPages
public java.util.ArrayList<java.util.HashMap<java.lang.String,java.lang.Object>> getPages()
throws java.lang.Exception
- Throws:
java.lang.Exception
getPage
public java.util.HashMap<java.lang.String,java.lang.Object> getPage(int pageIndex)
throws java.lang.Exception
- Throws:
java.lang.Exception
applyParamsToReport
public static void applyParamsToReport(StiReport report,
StiRequestParams requestParams)