public interface JrxmlFileUploader
Modifier and Type | Method and Description |
---|---|
void |
startuploadJrxmlFile(String fileName8,
String fileContent9,
JrxmlFileUploaderCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startuploadLogo(String imageName2,
String reportName3,
DataHandler imageContent4,
JrxmlFileUploaderCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
String |
uploadJrxmlFile(String fileName8,
String fileContent9)
Auto generated method signature
|
String |
uploadLogo(String imageName2,
String reportName3,
DataHandler imageContent4)
Auto generated method signature
|
String uploadLogo(String imageName2, String reportName3, DataHandler imageContent4) throws RemoteException, JrxmlFileUploaderReportingExceptionException
uploadLogo1
- JrxmlFileUploaderReportingExceptionException
- :RemoteException
void startuploadLogo(String imageName2, String reportName3, DataHandler imageContent4, JrxmlFileUploaderCallbackHandler callback) throws RemoteException
uploadLogo1
- RemoteException
String uploadJrxmlFile(String fileName8, String fileContent9) throws RemoteException, JrxmlFileUploaderJRExceptionException, JrxmlFileUploaderReportingExceptionException
uploadJrxmlFile7
- JrxmlFileUploaderJRExceptionException
- :JrxmlFileUploaderReportingExceptionException
- :RemoteException
void startuploadJrxmlFile(String fileName8, String fileContent9, JrxmlFileUploaderCallbackHandler callback) throws RemoteException
uploadJrxmlFile7
- RemoteException
Copyright © 2017 WSO2. All rights reserved.