|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.ken.dao.impl.NotificationMessegeDeliveryDaoJpa
public class NotificationMessegeDeliveryDaoJpa
This is a description of what this class does - g1zhang don't forget to fill this in.
| Constructor Summary | |
|---|---|
NotificationMessegeDeliveryDaoJpa()
|
|
| Method Summary | |
|---|---|
Collection<NotificationMessageDelivery> |
getLockedDeliveries(Class clazz,
GenericDao dao)
This overridden method ... |
Collection<NotificationMessageDelivery> |
getMessageDeliveriesForAutoRemoval(Timestamp tm,
GenericDao businessObjectDao)
This overridden method ... |
Collection |
getUndeliveredMessageDelivers(GenericDao businessObjectDao)
This overridden method ... |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NotificationMessegeDeliveryDaoJpa()
| Method Detail |
|---|
public Collection getUndeliveredMessageDelivers(GenericDao businessObjectDao)
getUndeliveredMessageDelivers in interface NotificationMessegeDeliveryDaoorg.kuali.rice.ken.dao.NotificationMessegeDeliveryDao#getUndeliveredMessageDelivers()
public Collection<NotificationMessageDelivery> getMessageDeliveriesForAutoRemoval(Timestamp tm,
GenericDao businessObjectDao)
getMessageDeliveriesForAutoRemoval in interface NotificationMessegeDeliveryDaoorg.kuali.rice.ken.dao.NotificationMessegeDeliveryDao#getMessageDeliveriesForAutoRemoval(org.kuali.rice.core.framework.persistence.dao.GenericDao)
public Collection<NotificationMessageDelivery> getLockedDeliveries(Class clazz,
GenericDao dao)
getLockedDeliveries in interface NotificationMessegeDeliveryDaoNotificationMessegeDeliveryDao.getLockedDeliveries(java.lang.Class, org.kuali.rice.core.framework.persistence.dao.GenericDao)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||