| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.dao.support.DaoSupport
org.springmodules.orm.ojb.support.PersistenceBrokerDaoSupport
org.kuali.rice.ken.dao.impl.NotificationDaoOjb
public class NotificationDaoOjb
This is a description of what this class does - g1zhang don't forget to fill this in.
| Field Summary | 
|---|
| Fields inherited from class org.springframework.dao.support.DaoSupport | 
|---|
| logger | 
| Constructor Summary | |
|---|---|
| NotificationDaoOjb() | |
| Method Summary | |
|---|---|
|  Collection | findMatchedNotificationsForResolution(Timestamp tm,
                                                                           GenericDao dao)This overridden method ... | 
|  Collection | findMatchedNotificationsForUnlock(Notification not,
                                                                   GenericDao dao)This overridden method ... | 
| Methods inherited from class org.springmodules.orm.ojb.support.PersistenceBrokerDaoSupport | 
|---|
| checkDaoConfig, convertOjbAccessException, createPersistenceBrokerTemplate, getJcdAlias, getPersistenceBroker, getPersistenceBrokerTemplate, releasePersistenceBroker, setJcdAlias, setPersistenceBrokerTemplate | 
| Methods inherited from class org.springframework.dao.support.DaoSupport | 
|---|
| afterPropertiesSet, initDao | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public NotificationDaoOjb()
| Method Detail | 
|---|
public Collection findMatchedNotificationsForResolution(Timestamp tm,
                                                        GenericDao dao)
findMatchedNotificationsForResolution in interface NotificationDaoorg.kuali.rice.ken.dao.NotificationDao#findMatchedNotifications(java.sql.Timestamp, org.kuali.rice.core.framework.persistence.dao.GenericDao)
public Collection findMatchedNotificationsForUnlock(Notification not,
                                                    GenericDao dao)
findMatchedNotificationsForUnlock in interface NotificationDaoorg.kuali.rice.ken.dao.NotificationDao#findMatchedNotificationsForUnlock(java.sql.Timestamp, org.kuali.rice.core.framework.persistence.dao.GenericDao)| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||