org.rhq.enterprise.gui.definition.group
Class GroupDefinitionExpressionBuilderLibraryUIBean
java.lang.Object
org.rhq.enterprise.gui.definition.group.GroupDefinitionExpressionBuilderLibraryUIBean
public class GroupDefinitionExpressionBuilderLibraryUIBean
- extends Object
- Author:
- Joseph Marques, Greg Hinkle
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroupDefinitionExpressionBuilderLibraryUIBean
public GroupDefinitionExpressionBuilderLibraryUIBean()
getSelectedPropertyType
public String getSelectedPropertyType()
setSelectedPropertyType
public void setSelectedPropertyType(String propertyType)
getSelectedPlugin
public String getSelectedPlugin()
setSelectedPlugin
public void setSelectedPlugin(String plugin)
getSelectedResourceType
public String getSelectedResourceType()
setSelectedResourceType
public void setSelectedResourceType(String resourceType)
getSelectedResourceLevel
public String getSelectedResourceLevel()
setSelectedResourceLevel
public void setSelectedResourceLevel(String selectedResourceLevel)
getSelectedProperty
public String getSelectedProperty()
setSelectedProperty
public void setSelectedProperty(String selectedProperty)
getSelectedComparison
public String getSelectedComparison()
getSelectedGroupBy
public String getSelectedGroupBy()
setSelectedGroupBy
public void setSelectedGroupBy(String selectedGroupBy)
getSelectedUnset
public String getSelectedUnset()
setSelectedUnset
public void setSelectedUnset(String selectedUnset)
setSelectedComparison
public void setSelectedComparison(String selectedComparison)
getEnteredValue
public String getEnteredValue()
setEnteredValue
public void setEnteredValue(String enteredValue)
isGroupby
public boolean isGroupby()
setGroupby
public void setGroupby(boolean groupby)
isUnset
public boolean isUnset()
setUnset
public void setUnset(boolean unset)
getPropertyTypes
public javax.faces.model.SelectItem[] getPropertyTypes()
getPlugins
public javax.faces.model.SelectItem[] getPlugins()
getResourceTypes
public javax.faces.model.SelectItem[] getResourceTypes()
getProperties
public javax.faces.model.SelectItem[] getProperties()
getResourceLevels
public javax.faces.model.SelectItem[] getResourceLevels()
getComparisonTypes
public javax.faces.model.SelectItem[] getComparisonTypes()
isTypeSelectionDisabled
public boolean isTypeSelectionDisabled()
refreshData
public String refreshData()
getExpression
public String getExpression()
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.