|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |