Uses of Class
org.kuali.rice.ken.api.notification.NotificationChannelReviewer.Builder

Packages that use NotificationChannelReviewer.Builder
org.kuali.rice.ken.api.notification   
 

Uses of NotificationChannelReviewer.Builder in org.kuali.rice.ken.api.notification
 

Methods in org.kuali.rice.ken.api.notification that return NotificationChannelReviewer.Builder
static NotificationChannelReviewer.Builder NotificationChannelReviewer.Builder.create()
           
static NotificationChannelReviewer.Builder NotificationChannelReviewer.Builder.create(NotificationChannelReviewerContract contract)
           
 

Methods in org.kuali.rice.ken.api.notification that return types with arguments of type NotificationChannelReviewer.Builder
 List<NotificationChannelReviewer.Builder> NotificationChannel.Builder.getReviewers()
           
 

Method parameters in org.kuali.rice.ken.api.notification with type arguments of type NotificationChannelReviewer.Builder
 void NotificationChannel.Builder.setReviewers(List<NotificationChannelReviewer.Builder> reviewers)
           
 



Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.