org.rhq.enterprise.gui.inventory.browse
Class InventorySummaryUIBean

java.lang.Object
  extended by org.rhq.enterprise.gui.inventory.browse.InventorySummaryUIBean

public class InventorySummaryUIBean
extends Object


Field Summary
protected  org.apache.commons.logging.Log log
           
 
Constructor Summary
InventorySummaryUIBean()
           
 
Method Summary
 String getCompatibleCount()
           
 String getGroupCount()
           
 String getGroupDefinitionCount()
           
 String getMixedCount()
           
 String getPlatformCount()
           
 String getResourceCount()
           
 String getServerCount()
           
 String getServiceCount()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected final org.apache.commons.logging.Log log
Constructor Detail

InventorySummaryUIBean

public InventorySummaryUIBean()
Method Detail

getResourceCount

public String getResourceCount()

getPlatformCount

public String getPlatformCount()

getServerCount

public String getServerCount()

getServiceCount

public String getServiceCount()

getGroupCount

public String getGroupCount()

getCompatibleCount

public String getCompatibleCount()

getMixedCount

public String getMixedCount()

getGroupDefinitionCount

public String getGroupDefinitionCount()


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