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