Uses of Class
org.rhq.core.domain.configuration.definition.PropertyGroupDefinition

Packages that use PropertyGroupDefinition
org.rhq.core.domain.configuration.definition   
 

Uses of PropertyGroupDefinition in org.rhq.core.domain.configuration.definition
 

Methods in org.rhq.core.domain.configuration.definition that return PropertyGroupDefinition
 PropertyGroupDefinition PropertyDefinition.getPropertyGroupDefinition()
           
 

Methods in org.rhq.core.domain.configuration.definition that return types with arguments of type PropertyGroupDefinition
 List<PropertyGroupDefinition> ConfigurationDefinition.getGroupDefinitions()
          Goes through the properties of this definition and builds a list of the groups that contain its properties.
 

Methods in org.rhq.core.domain.configuration.definition with parameters of type PropertyGroupDefinition
 void PropertyDefinition.setPropertyGroupDefinition(PropertyGroupDefinition propertyGroupDefinition)
           
 



Copyright © 2008-2009 RHQ Project Advisory Board (Red Hat, Inc.). All Rights Reserved.