|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NotificationChannelReviewer | |
---|---|
org.kuali.rice.ken.bo |
Uses of NotificationChannelReviewer in org.kuali.rice.ken.bo |
---|
Fields in org.kuali.rice.ken.bo with type parameters of type NotificationChannelReviewer | |
---|---|
private List<NotificationChannelReviewer> |
NotificationChannel.reviewers
|
Methods in org.kuali.rice.ken.bo that return types with arguments of type NotificationChannelReviewer | |
---|---|
List<NotificationChannelReviewer> |
NotificationChannel.getReviewers()
Gets the list of reviewers for notification publications to this channel |
Method parameters in org.kuali.rice.ken.bo with type arguments of type NotificationChannelReviewer | |
---|---|
void |
NotificationChannel.setReviewers(List<NotificationChannelReviewer> reviewers)
Sets the list of reviewers for notification publications to this channel |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |