Skip navigation links
A B C D G I J L O P R S T U 

A

activate(ComponentContext) - Method in class org.wso2.carbon.reporting.core.internal.ReportingComponent
 
addJrxmlConfigs(Registry) - Static method in class org.wso2.carbon.reporting.core.utils.CommonUtil
 
addJrXmlToRegistry(Bundle) - Method in class org.wso2.carbon.reporting.core.internal.JRxmlFileBundleListener
used to add .jrxml files to registry at bundle deployment time

B

bundleChanged(BundleEvent) - Method in class org.wso2.carbon.reporting.core.internal.JRxmlFileBundleListener
 

C

CommonUtil - Class in org.wso2.carbon.reporting.core.utils
used to include common utility functions
CommonUtil() - Constructor for class org.wso2.carbon.reporting.core.utils.CommonUtil
 
createdConfigurationContext(ConfigurationContext) - Method in class org.wso2.carbon.reporting.core.internal.ReportingAxis2ConfigurationContextObserver
 
creatingConfigurationContext(int) - Method in class org.wso2.carbon.reporting.core.internal.ReportingAxis2ConfigurationContextObserver
 

D

DBReportingService - Class in org.wso2.carbon.reporting.core.services
This service used to get report pointing a data source.
DBReportingService() - Constructor for class org.wso2.carbon.reporting.core.services.DBReportingService
 
deactivate(ComponentContext) - Method in class org.wso2.carbon.reporting.core.internal.ReportingComponent
 
deleteReportTemplate(String) - Method in class org.wso2.carbon.reporting.core.services.ReportingResourcesSupplier
 
deleteReportTemplate(String, Registry) - Static method in class org.wso2.carbon.reporting.core.utils.CommonUtil
 
deleteTempImages() - Method in class org.wso2.carbon.reporting.core.utils.ImageLoader
 

G

getAllReports() - Method in class org.wso2.carbon.reporting.core.services.ReportingResourcesSupplier
 
getAllReports(Registry) - Static method in class org.wso2.carbon.reporting.core.utils.CommonUtil
 
getCarbonDataSourceNames() - Method in class org.wso2.carbon.reporting.core.services.DBReportingService
 
getCarbonDataSourceService() - Static method in class org.wso2.carbon.reporting.core.internal.ReportingComponent
 
getDataSourceName() - Method in class org.wso2.carbon.reporting.core.ReportBean
 
getJDBCConnection(String) - Method in class org.wso2.carbon.reporting.core.datasource.ReportDataSourceManager
 
getJRDataSourceReport(ReportDataSource, String, ReportParamMap[], String) - Method in class org.wso2.carbon.reporting.core.services.DBReportingService
 
getJRXMLFileContent(String, String) - Method in class org.wso2.carbon.reporting.core.services.ReportingResourcesSupplier
 
getJRXMLFileContent(String, String, Registry) - Static method in class org.wso2.carbon.reporting.core.utils.CommonUtil
 
getParamName() - Method in class org.wso2.carbon.reporting.core.ReportParameters
 
getParamValue() - Method in class org.wso2.carbon.reporting.core.ReportParameters
 
getRegistryService() - Static method in class org.wso2.carbon.reporting.core.internal.ReportingComponent
 
getReport(ReportBean, ReportParamMap[]) - Method in interface org.wso2.carbon.reporting.core.ReportingService
 
getReport(ReportBean, ReportParamMap[]) - Method in class org.wso2.carbon.reporting.core.services.DBReportingService
 
getReportParam(String) - Method in class org.wso2.carbon.reporting.core.services.ReportingResourcesSupplier
 
getReportResources(String, String) - Method in class org.wso2.carbon.reporting.core.services.ReportingResourcesSupplier
 
getReportResources(String, String, Registry) - Static method in class org.wso2.carbon.reporting.core.utils.CommonUtil
 
getReportStream(JasperPrint, String) - Method in class org.wso2.carbon.reporting.core.ReportGenerator
 
getReportType() - Method in class org.wso2.carbon.reporting.core.ReportBean
 
getTemplateName() - Method in class org.wso2.carbon.reporting.core.ReportBean
 

I

ImageLoader - Class in org.wso2.carbon.reporting.core.utils
 
ImageLoader() - Constructor for class org.wso2.carbon.reporting.core.utils.ImageLoader
 

J

JRXML_PATH - Static variable in class org.wso2.carbon.reporting.core.ReportConstants
 
JRxmlFileBundleListener - Class in org.wso2.carbon.reporting.core.internal
if there are .jrxml file of any bundle it will put to registry
JRxmlFileBundleListener() - Constructor for class org.wso2.carbon.reporting.core.internal.JRxmlFileBundleListener
 
JrxmlFileUploader - Class in org.wso2.carbon.reporting.core.services
used to upload jrxml file
JrxmlFileUploader() - Constructor for class org.wso2.carbon.reporting.core.services.JrxmlFileUploader
 

L

loadTempImages(String, String) - Method in class org.wso2.carbon.reporting.core.utils.ImageLoader
 

O

org.wso2.carbon.reporting.core - package org.wso2.carbon.reporting.core
 
org.wso2.carbon.reporting.core.datasource - package org.wso2.carbon.reporting.core.datasource
 
org.wso2.carbon.reporting.core.internal - package org.wso2.carbon.reporting.core.internal
 
org.wso2.carbon.reporting.core.services - package org.wso2.carbon.reporting.core.services
 
org.wso2.carbon.reporting.core.utils - package org.wso2.carbon.reporting.core.utils
 

P

paramName - Variable in class org.wso2.carbon.reporting.core.ReportParameters
 
paramValue - Variable in class org.wso2.carbon.reporting.core.ReportParameters
 

R

REPORT_BASE_PATH - Static variable in class org.wso2.carbon.reporting.core.ReportConstants
 
ReportBean - Class in org.wso2.carbon.reporting.core
Store basic information required to generate report
ReportBean() - Constructor for class org.wso2.carbon.reporting.core.ReportBean
 
ReportConstants - Class in org.wso2.carbon.reporting.core
 
ReportConstants() - Constructor for class org.wso2.carbon.reporting.core.ReportConstants
 
ReportDataSourceManager - Class in org.wso2.carbon.reporting.core.datasource
This class used to manage data source related information.
ReportDataSourceManager() - Constructor for class org.wso2.carbon.reporting.core.datasource.ReportDataSourceManager
 
ReportGenerator - Class in org.wso2.carbon.reporting.core
This class used to generate from given JasperPrint object relevant to the report type
ReportGenerator() - Constructor for class org.wso2.carbon.reporting.core.ReportGenerator
 
ReportingAxis2ConfigurationContextObserver - Class in org.wso2.carbon.reporting.core.internal
 
ReportingAxis2ConfigurationContextObserver() - Constructor for class org.wso2.carbon.reporting.core.internal.ReportingAxis2ConfigurationContextObserver
 
ReportingComponent - Class in org.wso2.carbon.reporting.core.internal
 
ReportingComponent() - Constructor for class org.wso2.carbon.reporting.core.internal.ReportingComponent
 
ReportingResourcesSupplier - Class in org.wso2.carbon.reporting.core.services
service class used to get report xml from registry
ReportingResourcesSupplier() - Constructor for class org.wso2.carbon.reporting.core.services.ReportingResourcesSupplier
 
ReportingService - Interface in org.wso2.carbon.reporting.core
 
ReportParameters - Class in org.wso2.carbon.reporting.core
 
ReportParameters() - Constructor for class org.wso2.carbon.reporting.core.ReportParameters
 

S

saveImage(String, String, DataHandler) - Method in class org.wso2.carbon.reporting.core.utils.ImageLoader
 
setCarbonDataSourceService(DataSourceService) - Method in class org.wso2.carbon.reporting.core.internal.ReportingComponent
 
setDataSourceName(String) - Method in class org.wso2.carbon.reporting.core.ReportBean
 
setParamName(String) - Method in class org.wso2.carbon.reporting.core.ReportParameters
 
setParamValue(String) - Method in class org.wso2.carbon.reporting.core.ReportParameters
 
setRegistryService(RegistryService) - Method in class org.wso2.carbon.reporting.core.internal.ReportingComponent
 
setReportType(String) - Method in class org.wso2.carbon.reporting.core.ReportBean
 
setTemplateName(String) - Method in class org.wso2.carbon.reporting.core.ReportBean
 

T

terminatedConfigurationContext(ConfigurationContext) - Method in class org.wso2.carbon.reporting.core.internal.ReportingAxis2ConfigurationContextObserver
 
terminatingConfigurationContext(ConfigurationContext) - Method in class org.wso2.carbon.reporting.core.internal.ReportingAxis2ConfigurationContextObserver
 

U

unsetCarbonDataSourceService(DataSourceService) - Method in class org.wso2.carbon.reporting.core.internal.ReportingComponent
 
unsetRegistryService(RegistryService) - Method in class org.wso2.carbon.reporting.core.internal.ReportingComponent
 
updateReport(String, String) - Method in class org.wso2.carbon.reporting.core.services.ReportingResourcesSupplier
 
updateReport(String, String, Registry) - Static method in class org.wso2.carbon.reporting.core.utils.CommonUtil
 
uploadJrxmlFile(String, String) - Method in class org.wso2.carbon.reporting.core.services.JrxmlFileUploader
 
uploadLogo(String, String, DataHandler) - Method in class org.wso2.carbon.reporting.core.services.JrxmlFileUploader
 
A B C D G I J L O P R S T U 
Skip navigation links

Copyright © 2017 WSO2. All rights reserved.