| Interface | Description |
|---|---|
| PaginationAPIIf |
Supports pagination for UCS Director data query results.
|
| PaginationProviderIf |
| Class | Description |
|---|---|
| EasyReportPaginatedReportHandler |
This is the base implementation of PaginationProviderIf, it handles most of the base logic
to retrieve rows and row count.
|
| PaginatedChangeRecordReportHandler |
This pagination handler specifically deals with report contexts where id field is populated.
|
| PaginatedChargebackPerGroupReportHandler | |
| PaginatedChargebackPerVDCReportHandler | |
| PaginatedChargebackReportHandler |
This pagination handler specifically deals with report contexts where id
field is populated.
|
| PaginatedCloudnameEventReportHandler | |
| PaginatedCloudnameReportHandler |
This pagination handler specifically deals with report contexts where
cloudname field is populated.
|
| PaginatedGroupReportHandler | |
| PaginatedIdReportHandler |
This pagination handler specifically deals with report contexts where id field is populated.
|
| PaginatedLoginIdReportHandler |
This pagination handler specifically deals with report contexts where id field is populated.
|
| PaginatedReportHandler |
This is the base implementation of PaginationProviderIf, it handles most of the base logic
to retrieve rows and row count.
|
| PaginatedSRIdReportHandler | |
| PaginatedVdcIdReportHandler |
This pagination handler specifically deals with report contexts where vdcid field is populated.
|
| PaginationAPI | |
| TabularReportMetadata | |
| VMaxDataDevicePaginatedReportHandler | |
| VMaxMetaDevicePaginatedReportHandler | |
| VMaxRegularDevicePaginatedReportHandler | |
| VMaxThinDevicePaginatedReportHandler | |
| VMPaginatedReportHandler |