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

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

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

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

Methods in org.kuali.rice.ken.api.notification that return NotificationChannelContract
 NotificationChannelContract NotificationContract.getChannel()
           
 NotificationChannelContract UserChannelSubscriptionContract.getChannel()
           
 NotificationChannelContract NotificationChannelReviewerContract.getChannel()
           
 NotificationChannelContract NotificationListRecipientContract.getChannel()
           
 

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

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

Classes in org.kuali.rice.ken.bo that implement NotificationChannelContract
 class NotificationChannelBo
          This class represents and instance of a Notification Channel.
 



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