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

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

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

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

Methods in org.kuali.rice.ken.api.notification that return NotificationPriorityContract
 NotificationPriorityContract NotificationContract.getPriority()
           
 

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

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

Classes in org.kuali.rice.ken.bo that implement NotificationPriorityContract
 class NotificationPriorityBo
          This class represents a priority for a notification - i.e.
 



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