public interface NotificationMessegeDeliveryDao
Modifier and Type | Method and Description |
---|---|
Collection<NotificationMessageDelivery> |
getLockedDeliveries(Class clazz,
DataObjectService dataObjectService) |
Collection<NotificationMessageDelivery> |
getMessageDeliveriesForAutoRemoval(Timestamp tm,
DataObjectService dataObjectService) |
Collection |
getUndeliveredMessageDelivers(DataObjectService dataObjectService) |
Collection getUndeliveredMessageDelivers(DataObjectService dataObjectService)
Collection<NotificationMessageDelivery> getMessageDeliveriesForAutoRemoval(Timestamp tm, DataObjectService dataObjectService)
Collection<NotificationMessageDelivery> getLockedDeliveries(Class clazz, DataObjectService dataObjectService)
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.