public static class WebUserPreferences.FavoriteResourcePortletPreferences extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
showAlerts |
boolean |
showAvailability |
| Constructor and Description |
|---|
WebUserPreferences.FavoriteResourcePortletPreferences() |
| Modifier and Type | Method and Description |
|---|---|
void |
addFavorite(int resourceId) |
int[] |
asArray() |
boolean |
isFavorite(int resourceId) |
void |
removeFavorite(int resourceId) |
void |
setFavorites(List<Integer> resourceIds) |
String |
toString() |
public WebUserPreferences.FavoriteResourcePortletPreferences()
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.