public interface NotificationDao
Modifier and Type | Method and Description |
---|---|
Collection |
findMatchedNotificationsForResolution(Timestamp tm,
DataObjectService dataObjectService) |
Collection |
findMatchedNotificationsForUnlock(NotificationBo not,
DataObjectService dataObjectService) |
Collection findMatchedNotificationsForResolution(Timestamp tm, DataObjectService dataObjectService)
Collection findMatchedNotificationsForUnlock(NotificationBo not, DataObjectService dataObjectService)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.