Uses of Class
org.kuali.rice.ken.bo.NotificationChannelReviewer

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
 



Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.