Uses of Class
com.adobe.acs.commons.reports.api.ReportException
Packages that use ReportException
Package
Description
-
Uses of ReportException in com.adobe.acs.commons.reports.api
Methods in com.adobe.acs.commons.reports.api that throw ReportExceptionModifier and TypeMethodDescriptionReportExecutor.getAllResults()Return all of the results based on the request parameters and supplied configuration settings in the configuration resource.ReportExecutor.getDetails()Gets the details for this report executorReportExecutor.getParameters()The parameters used to execute the report.ReportExecutor.getResults()Return the page of results based on the request parameters and supplied configuration settings in the configuration resource. -
Uses of ReportException in com.adobe.acs.commons.reports.internal
Methods in com.adobe.acs.commons.reports.internal that throw ReportExceptionModifier and TypeMethodDescriptionClass<?>ReportExecutorProvider.getReportExecutor(org.apache.sling.commons.classloader.DynamicClassLoaderManager dynamicClassLoaderManager, org.apache.sling.api.resource.Resource config) -
Uses of ReportException in com.adobe.acs.commons.reports.models
Methods in com.adobe.acs.commons.reports.models that throw ReportExceptionModifier and TypeMethodDescriptionPathListReportExecutor.getAllResults()QueryReportExecutor.getAllResults()PathListReportExecutor.getDetails()QueryReportExecutor.getDetails()PathListReportExecutor.getParameters()QueryReportExecutor.getParameters()PathListReportExecutor.getResults()QueryReportExecutor.getResults()