com.crystaldecisions.sdk.occa.report.application
Class SendOneRequestHelper
java.lang.Object
com.crystaldecisions.sdk.occa.report.application.SendOneRequestHelper
public abstract class SendOneRequestHelper
- extends java.lang.Object
This class allows RASReportAppFactory in 'cereports.jar' to access the RemoteAgent
functionality in 'rasapp.jar'. Note that ReportAppSession.createRemoteAgent() is
package private and that RASReportAppFactory cannot access the RemoteAgent class
because of obfuscation.
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SendOneRequestHelper
public SendOneRequestHelper()
sendOneRequest
public static ResultInfo sendOneRequest(int i_nRequestID,
IXMLSerializable i_requestDetail,
ReportAppSession io_reportAppSession)
throws ReportSDKException
- Throws:
ReportSDKException