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
 AlertNotification AlertNotificationManagerLocal.addAlertNotification(Subject user, int alertDefinitionId, AlertNotification notification)
          Add a new AlertNotification to the passed definition
 void AlertNotificationManagerLocal.updateAlertNotification(Subject subject, int alertDefinitionId, AlertNotification notification)
          Persist changes to the passed AlertNotification
 AlertDefinition AlertTemplateManagerBean.updateAlertTemplate(Subject user, AlertDefinition alertTemplate, boolean purgeInternals)
           
 



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