public class VMaxRegularDevicePaginatedReportHandler extends EasyReportPaginatedReportHandler
| Constructor and Description |
|---|
VMaxRegularDevicePaginatedReportHandler() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<java.lang.String> |
getColumnIgnoreList(ReportContext rc) |
ReportContext |
getContext(ReportContext rc) |
java.lang.String |
getQuery() |
appendContextSubQuery, createTabularReport, getPage, getPage, getPageCount, getRowCount, getRowCount, getTabularReportMetadata, getTabularReportMetadata, getTabularReportReport, mainpublic VMaxRegularDevicePaginatedReportHandler()
public java.lang.String getQuery()
getQuery in class EasyReportPaginatedReportHandlerpublic java.util.Set<java.lang.String> getColumnIgnoreList(ReportContext rc)
getColumnIgnoreList in class EasyReportPaginatedReportHandlerpublic ReportContext getContext(ReportContext rc)
getContext in class EasyReportPaginatedReportHandler