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

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

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

Methods in org.rhq.enterprise.server.alert that throw AlertNotificationValidationException
 org.rhq.core.domain.alert.notification.AlertNotification AlertNotificationManagerLocal.addAlertNotification(org.rhq.core.domain.auth.Subject user, int alertDefinitionId, org.rhq.core.domain.alert.notification.AlertNotification notification)
          Add a new AlertNotification to the passed definition
 void AlertNotificationManagerLocal.updateAlertNotification(org.rhq.core.domain.auth.Subject subject, int alertDefinitionId, org.rhq.core.domain.alert.notification.AlertNotification notification)
          Persist changes to the passed AlertNotification
 org.rhq.core.domain.alert.AlertDefinition AlertTemplateManagerBean.updateAlertTemplate(org.rhq.core.domain.auth.Subject user, org.rhq.core.domain.alert.AlertDefinition alertTemplate, boolean purgeInternals)
           
 



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