public class Notifications extends Model
Notifications.
Optional request parameters:
| Constructor and Description |
|---|
Notifications() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Notification> |
getNotifications()
Gets notifications on this page (see
getPage()). |
long |
getPage()
Gets the umber of the page.
|
static java.lang.String |
getPath()
Gets the generic remote resource collection path.
|
long |
getTotal()
Gets total notification numbers.
|
getProp, notifyObservers, setProppublic static java.lang.String getPath()
public long getTotal()
public long getPage()
public java.util.List<Notification> getNotifications()
getPage()).