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)
           
 
Method Summary
 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)
Method Detail

getScheduleId

public Integer getScheduleId()


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