Uses of Interface
org.kuali.rice.ken.api.notification.NotificationListRecipientContract

Packages that use NotificationListRecipientContract
org.kuali.rice.ken.api.notification   
org.kuali.rice.ken.bo   
 

Uses of NotificationListRecipientContract in org.kuali.rice.ken.api.notification
 

Classes in org.kuali.rice.ken.api.notification that implement NotificationListRecipientContract
 class NotificationListRecipient
           
static class NotificationListRecipient.Builder
          A builder which can be used to construct NotificationListRecipient instances.
 

Methods in org.kuali.rice.ken.api.notification that return types with arguments of type NotificationListRecipientContract
 List<? extends NotificationListRecipientContract> NotificationChannelContract.getRecipientLists()
           
 

Methods in org.kuali.rice.ken.api.notification with parameters of type NotificationListRecipientContract
static NotificationListRecipient.Builder NotificationListRecipient.Builder.create(NotificationListRecipientContract contract)
           
 

Uses of NotificationListRecipientContract in org.kuali.rice.ken.bo
 

Classes in org.kuali.rice.ken.bo that implement NotificationListRecipientContract
 class NotificationRecipientListBo
          This class represents the data structure that will house a default recipient list for a notification channel.
 



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