Uses of Class
org.rhq.enterprise.server.alert.AlertDefinitionUpdateException

Packages that use AlertDefinitionUpdateException
org.rhq.enterprise.server.alert   
 

Uses of AlertDefinitionUpdateException in org.rhq.enterprise.server.alert
 

Methods in org.rhq.enterprise.server.alert that throw AlertDefinitionUpdateException
 AlertNotification AlertNotificationManagerLocal.addAlertNotification(Subject user, int alertDefinitionId, AlertNotification notification)
          Add a new AlertNotification to the passed definition
 AlertNotification AlertNotificationManagerBean.addAlertNotification(Subject user, int alertDefinitionId, AlertNotification notification)
           
 AlertDefinition AlertDefinitionManagerBean.updateAlertDefinition(Subject subject, int alertDefinitionId, AlertDefinition alertDefinition, boolean purgeInternals)
           
 AlertDefinition AlertDefinitionManagerLocal.updateAlertDefinition(Subject subject, int alertDefinitionId, AlertDefinition alertDefinition, boolean updateInternals)
           
 void AlertNotificationManagerLocal.updateAlertNotification(Subject subject, int alertDefinitionId, AlertNotification notification)
          Persist changes to the passed AlertNotification
 AlertDefinition AlertTemplateManagerBean.updateAlertTemplate(Subject user, AlertDefinition alertTemplate, boolean purgeInternals)
           
 AlertDefinition AlertTemplateManagerLocal.updateAlertTemplate(Subject user, AlertDefinition alertDefinition, boolean purgeInternals)
           
 AlertDefinition GroupAlertDefinitionManagerLocal.updateGroupAlertDefinitions(Subject subject, AlertDefinition groupAlertDefinition, boolean purgeInternals)
           
 AlertDefinition GroupAlertDefinitionManagerBean.updateGroupAlertDefinitions(Subject subject, AlertDefinition groupAlertDefinition, boolean purgeInternals)
           
 



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