JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.adobe.acs.commons.reports.models
Interface QueryReportConfig
@Model(adaptables=org.apache.sling.api.resource.Resource.class)
public interface
QueryReportConfig
Model for configuring a query-based report result.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int
getPageSize
()
String
getQuery
()
String
getQueryLanguage
()
Method Details
getPageSize
int
getPageSize
()
getQuery
String
getQuery
()
getQueryLanguage
String
getQueryLanguage
()