org.rhq.enterprise.gui.legacy
Class WebUserPreferences.RecentlyApprovedPortletPreferences

java.lang.Object
  extended by org.rhq.enterprise.gui.legacy.WebUserPreferences.RecentlyApprovedPortletPreferences
Enclosing class:
WebUserPreferences

public static class WebUserPreferences.RecentlyApprovedPortletPreferences
extends Object


Field Summary
 List<String> expandedPlatforms
           
 int hours
           
 int range
           
 
Constructor Summary
WebUserPreferences.RecentlyApprovedPortletPreferences()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

range

public int range

hours

public int hours

expandedPlatforms

public List<String> expandedPlatforms
Constructor Detail

WebUserPreferences.RecentlyApprovedPortletPreferences

public WebUserPreferences.RecentlyApprovedPortletPreferences()


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.