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

Packages that use NotificationPriorityBo
org.kuali.rice.ken.bo   
 

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

Methods in org.kuali.rice.ken.bo that return NotificationPriorityBo
static NotificationPriorityBo NotificationPriorityBo.from(NotificationPriority im)
          Converts a immutable object to its mutable counterpart
 NotificationPriorityBo NotificationBo.getPriority()
          Gets the priority attribute.
 

Methods in org.kuali.rice.ken.bo with parameters of type NotificationPriorityBo
 void NotificationBo.setPriority(NotificationPriorityBo priority)
          Sets the priority attribute value.
static NotificationPriority NotificationPriorityBo.to(NotificationPriorityBo bo)
          Converts a mutable bo to its immutable counterpart
 



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