| Package | Description |
|---|---|
| com.adobe.acs.commons.reports.api | |
| com.adobe.acs.commons.reports.internal | |
| com.adobe.acs.commons.reports.models |
| Modifier and Type | Method and Description |
|---|---|
ResultsPage |
ReportExecutor.getAllResults()
Return all of the results based on the request parameters and supplied
configuration settings in the configuration resource.
|
String |
ReportExecutor.getDetails()
Gets the details for this report executor
|
String |
ReportExecutor.getParameters()
The parameters used to execute the report.
|
ResultsPage |
ReportExecutor.getResults()
Return the page of results based on the request parameters and supplied
configuration settings in the configuration resource.
|
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
ReportExecutorProvider.getReportExecutor(org.apache.sling.commons.classloader.DynamicClassLoaderManager dynamicClassLoaderManager,
org.apache.sling.api.resource.Resource config) |
| Modifier and Type | Method and Description |
|---|---|
ResultsPage |
QueryReportExecutor.getAllResults() |
ResultsPage |
PathListReportExecutor.getAllResults() |
String |
QueryReportExecutor.getDetails() |
String |
PathListReportExecutor.getDetails() |
String |
QueryReportExecutor.getParameters() |
String |
PathListReportExecutor.getParameters() |
ResultsPage |
QueryReportExecutor.getResults() |
ResultsPage |
PathListReportExecutor.getResults() |
Copyright © 2013–2020 Adobe. All rights reserved.