public class PagedResultList
extends grails.gorm.PagedResultList
| Constructor and Description |
|---|
PagedResultList(GrailsHibernateTemplate template,
org.hibernate.Criteria crit) |
| Modifier and Type | Method and Description |
|---|---|
int |
getTotalCount() |
protected void |
initialize() |
void |
setTotalCount(int totalCount) |
add, equals, get, hashCode, remove, set, sizeadd, addAll, clear, indexOf, iterator, lastIndexOf, listIterator, listIterator, removeRange, subListaddAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toStringpublic PagedResultList(GrailsHibernateTemplate template, org.hibernate.Criteria crit)