org.rhq.core.domain.alert.composite
Class AlertConditionRangeCategoryComposite

java.lang.Object
  extended by org.rhq.core.domain.alert.composite.AbstractAlertConditionCategoryComposite
      extended by org.rhq.core.domain.alert.composite.AlertConditionRangeCategoryComposite

public class AlertConditionRangeCategoryComposite
extends AbstractAlertConditionCategoryComposite


Constructor Summary
AlertConditionRangeCategoryComposite(AlertCondition condition, Integer scheduleId, DataType dataType)
           
 
Method Summary
 DataType getDataType()
           
 Integer getScheduleId()
           
 
Methods inherited from class org.rhq.core.domain.alert.composite.AbstractAlertConditionCategoryComposite
getCondition
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AlertConditionRangeCategoryComposite

public AlertConditionRangeCategoryComposite(AlertCondition condition,
                                            Integer scheduleId,
                                            DataType dataType)
Method Detail

getScheduleId

public Integer getScheduleId()

getDataType

public DataType getDataType()
Overrides:
getDataType in class AbstractAlertConditionCategoryComposite


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