com.stimulsoft.flex
Class StiRenderReportAction

java.lang.Object
  extended by com.stimulsoft.flex.StiRenderReportAction

public class StiRenderReportAction
extends Object

Copyright Stimulsoft


Constructor Summary
StiRenderReportAction()
           
 
Method Summary
 StiReport render(StiReport report)
           
 StiReport render(StiReport report, javax.servlet.http.HttpServletRequest request)
          Return null, you must use render(StiReport report) methid
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiRenderReportAction

public StiRenderReportAction()
Method Detail

render

public StiReport render(StiReport report)
                 throws IOException,
                        StiException
Throws:
IOException
StiException

render

public StiReport render(StiReport report,
                        javax.servlet.http.HttpServletRequest request)
                 throws IOException,
                        StiException
Return null, you must use render(StiReport report) methid

Parameters:
report -
request -
Returns:
null
Throws:
IOException
StiException


Copyright © 2017 Stimulsoft. All Rights Reserved.