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(NotificationBo not,
GenericDao dao)
Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.