org.rhq.enterprise.gui.measurement
Class TraitListBean
java.lang.Object
org.rhq.enterprise.gui.measurement.TraitListBean
public class TraitListBean
- extends Object
JSF managed bean for the display of summary traits on the top of a resource page.
The Constructor fetches the trait data from the server and fills them into a list of trait pairs, each pair to be
represented as a row in a two-column table display.
- Author:
- Heiko W. Rupp, Ian Springer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TraitListBean
public TraitListBean()
getTraitPairs
public List<List<org.rhq.core.domain.measurement.MeasurementDataTrait>> getTraitPairs()
getTotalTraits
public int getTotalTraits()
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.