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

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

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

Methods in org.rhq.enterprise.server.alert that throw AlertDefinitionCreationException
 void GroupAlertDefinitionManagerLocal.addGroupAlertDefinitions(Subject subject, int groupId, int[] resourcesIdsToAdd)
           
 void GroupAlertDefinitionManagerBean.addGroupAlertDefinitions(Subject subject, int resourceGroupId, int[] resourcesIdsToAdd)
           
 int AlertTemplateManagerBean.createAlertTemplate(Subject user, AlertDefinition alertTemplate, Integer resourceTypeId)
           
 int AlertTemplateManagerLocal.createAlertTemplate(Subject user, AlertDefinition alertDefinition, Integer resourceTypeId)
           
 int GroupAlertDefinitionManagerLocal.createGroupAlertDefinitions(Subject subject, AlertDefinition alertDefinition, Integer resourceGroupId)
           
 int GroupAlertDefinitionManagerBean.createGroupAlertDefinitions(Subject subject, AlertDefinition groupAlertDefinition, Integer resourceGroupId)
           
 void AlertTemplateManagerBean.updateAlertDefinitionsForResource(Subject user, Integer resourceId)
           
 void AlertTemplateManagerLocal.updateAlertDefinitionsForResource(Subject user, Integer resourceId)
           
 



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