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

java.lang.Object
  extended by org.rhq.core.domain.alert.composite.AbstractAlertConditionCategoryComposite
      extended by org.rhq.core.domain.alert.composite.AlertConditionScheduleCategoryComposite
Direct Known Subclasses:
AlertConditionBaselineCategoryComposite, AlertConditionChangesCategoryComposite, AlertConditionTraitCategoryComposite

public class AlertConditionScheduleCategoryComposite
extends AbstractAlertConditionCategoryComposite


Constructor Summary
AlertConditionScheduleCategoryComposite(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

AlertConditionScheduleCategoryComposite

public AlertConditionScheduleCategoryComposite(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.