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

Packages that use SubjectNotification
org.rhq.core.domain.alert.notification   
org.rhq.core.domain.auth   
 

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

Constructors in org.rhq.core.domain.alert.notification with parameters of type SubjectNotification
SubjectNotification(SubjectNotification subjectNotification)
           
 

Uses of SubjectNotification in org.rhq.core.domain.auth
 

Methods in org.rhq.core.domain.auth that return types with arguments of type SubjectNotification
 Set<SubjectNotification> Subject.getSubjectNotifications()
           
 

Methods in org.rhq.core.domain.auth with parameters of type SubjectNotification
 void Subject.addSubjectNotification(SubjectNotification subjectNotification)
           
 

Method parameters in org.rhq.core.domain.auth with type arguments of type SubjectNotification
 void Subject.setSubjectNotifications(Set<SubjectNotification> subjectNotifications)
           
 



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