org.rhq.enterprise.gui.inventory.autogroup
Class AutoGroupUIBean

java.lang.Object
  extended by org.rhq.enterprise.gui.inventory.autogroup.AutoGroupUIBean

public class AutoGroupUIBean
extends Object


Field Summary
static String MANAGED_BEAN_NAME
           
 
Constructor Summary
AutoGroupUIBean()
           
 
Method Summary
 org.rhq.core.domain.resource.ResourceType getChildResourceType()
           
 org.rhq.core.domain.resource.Resource getParentResource()
           
 boolean isMeasurementManager()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MANAGED_BEAN_NAME

public static final String MANAGED_BEAN_NAME
See Also:
Constant Field Values
Constructor Detail

AutoGroupUIBean

public AutoGroupUIBean()
Method Detail

isMeasurementManager

public boolean isMeasurementManager()

getParentResource

public org.rhq.core.domain.resource.Resource getParentResource()

getChildResourceType

public org.rhq.core.domain.resource.ResourceType getChildResourceType()


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