org.kuali.rice.ken.dao
Interface NotificationDao
- All Known Implementing Classes: 
- NotificationDaoJpa, NotificationDaoOjb
- public interface NotificationDao 
This is a description of what this class does - g1zhang don't forget to fill this in.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
 
findMatchedNotificationsForResolution
Collection findMatchedNotificationsForResolution(Timestamp tm,
                                                 GenericDao dao)
- 
 
findMatchedNotificationsForUnlock
Collection findMatchedNotificationsForUnlock(Notification not,
                                             GenericDao dao)
- 
 
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.