Uses of Class
org.rhq.core.domain.alert.notification.RoleNotification

Packages that use RoleNotification
org.rhq.core.domain.alert.notification   
org.rhq.core.domain.authz   
 

Uses of RoleNotification in org.rhq.core.domain.alert.notification
 

Constructors in org.rhq.core.domain.alert.notification with parameters of type RoleNotification
RoleNotification(RoleNotification roleNotification)
           
 

Uses of RoleNotification in org.rhq.core.domain.authz
 

Methods in org.rhq.core.domain.authz that return types with arguments of type RoleNotification
 Set<RoleNotification> Role.getRoleNotifications()
           
 

Methods in org.rhq.core.domain.authz with parameters of type RoleNotification
 void Role.addRoleNotification(RoleNotification roleNotification)
           
 

Method parameters in org.rhq.core.domain.authz with type arguments of type RoleNotification
 void Role.setRoleNotifications(Set<RoleNotification> roleNotifications)
           
 



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