| Package | Description |
|---|---|
| org.jboss.aerogear.unifiedpush.dao |
| Modifier and Type | Method and Description |
|---|---|
PageResult<PushMessageInformation,MessageMetrics> |
PushMessageInformationDao.findAllForPushApplication(String pushApplicationId,
String search,
boolean ascending,
Integer page,
Integer pageSize)
Loads paged push message metadata objects for the given PushApplication, but offers a way to order (asc/desc) by date.
|
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.