Uses of Class
org.kuali.rice.ken.exception.NotificationAutoRemoveException

Packages that use NotificationAutoRemoveException
org.kuali.rice.ken.deliverer   
org.kuali.rice.ken.deliverer.impl   
 

Uses of NotificationAutoRemoveException in org.kuali.rice.ken.deliverer
 

Methods in org.kuali.rice.ken.deliverer that throw NotificationAutoRemoveException
 void BulkNotificationMessageDeliverer.autoRemoveMessageDelivery(Collection<NotificationMessageDelivery> messageDeliveries)
          This method handles auto removing message deliveries
 void NotificationMessageDeliverer.autoRemoveMessageDelivery(NotificationMessageDelivery messageDelivery)
          This method handles auto removing a message delivery from a person's list of notifications.
 

Uses of NotificationAutoRemoveException in org.kuali.rice.ken.deliverer.impl
 

Methods in org.kuali.rice.ken.deliverer.impl that throw NotificationAutoRemoveException
 void KEWActionListMessageDeliverer.autoRemoveMessageDelivery(NotificationMessageDelivery messageDelivery)
          This implementation does an auto-remove by "canceling" the workflow document associated with the message delivery record.
 



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