public static class WebUserPreferences.AlertsPortletPreferences extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
count |
String |
displayAll |
int |
priority |
long |
timeRange |
| Constructor and Description |
|---|
WebUserPreferences.AlertsPortletPreferences() |
| Modifier and Type | Method and Description |
|---|---|
void |
addResource(int resourceId) |
int[] |
asArray() |
boolean |
contains(int resourceId) |
void |
removeResource(int resourceId) |
void |
setResource(List<Integer> resourceIds) |
String |
toString() |
public int count
public int priority
public long timeRange
public String displayAll
public WebUserPreferences.AlertsPortletPreferences()
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.