org.rhq.enterprise.gui.inventory.resource
Class FavoritesUIBean
java.lang.Object
org.rhq.enterprise.gui.inventory.resource.FavoritesUIBean
@Name(value="FavoritesUIBean")
@Scope(value=EVENT)
public class FavoritesUIBean
- extends Object
A session-scoped bean for toggling the current resource in request scope.
- Author:
- Joseph Marques
|
Field Summary |
protected org.apache.commons.logging.Log |
log
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected final org.apache.commons.logging.Log log
FavoritesUIBean
public FavoritesUIBean()
getResourceUIBean
public ResourceUIBean getResourceUIBean()
setResourceUIBean
public void setResourceUIBean(ResourceUIBean resourceUIBean)
isFavorite
public boolean isFavorite()
toggleFavorite
public String toggleFavorite()
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.