| Package | Description |
|---|---|
| org.rhq.enterprise.server.util |
| Modifier and Type | Method and Description |
|---|---|
static <T> org.rhq.core.domain.util.PageList<T> |
QueryUtility.fetchPagedDataAndCount(javax.persistence.Query dataQuery,
javax.persistence.Query countQuery,
org.rhq.core.domain.util.PageControl pageControl,
QueryUtility.PagedDataFetchSettings settings)
Fetches the data and the total count using the provided queries, according to the provided
pageControl
object. |
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.