UnifiedPush Server Model API 1.1.2
-
- Type Parameters:
T - the type of the result
public class PageResult<T,A>
extends Object
Holds the result of a query plus the total number of rows
-
-
Constructor Summary
Constructors
| Constructor and Description |
PageResult(List<T> resultList,
A aggregate) |
-
-
Method Detail
-
getAggregate
public A getAggregate()
UnifiedPush Server Model API 1.1.2
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.