org.rhq.enterprise.server.resource.group.definition
Interface GroupDefinitionExpressionBuilderManagerLocal

All Known Implementing Classes:
GroupDefinitionExpressionBuilderManagerBean

public interface GroupDefinitionExpressionBuilderManagerLocal


Method Summary
 List<String> getPluginConfigurationPropertyNames(int resourceTypeId)
           
 List<String> getResourceConfigurationPropertyNames(int resourceTypeId)
           
 List<String> getTraitPropertyNames(int resourceTypeId)
           
 

Method Detail

getTraitPropertyNames

List<String> getTraitPropertyNames(int resourceTypeId)

getPluginConfigurationPropertyNames

List<String> getPluginConfigurationPropertyNames(int resourceTypeId)

getResourceConfigurationPropertyNames

List<String> getResourceConfigurationPropertyNames(int resourceTypeId)


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