|
||||||||||
| 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.kew.help.dao.impl.HelpDAOOjbImpl
public class HelpDAOOjbImpl
| Field Summary |
|---|
| Fields inherited from class org.springframework.dao.support.DaoSupport |
|---|
logger |
| Constructor Summary | |
|---|---|
HelpDAOOjbImpl()
|
|
| Method Summary | |
|---|---|
void |
deleteEntry(HelpEntry helpEntry)
|
HelpEntry |
findById(String helpId)
|
HelpEntry |
findByKey(String helpKey)
|
void |
save(HelpEntry helpEntry)
|
List |
search(HelpEntry helpEntry)
|
| 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 HelpDAOOjbImpl()
| Method Detail |
|---|
public void save(HelpEntry helpEntry)
save in interface HelpDAOpublic void deleteEntry(HelpEntry helpEntry)
deleteEntry in interface HelpDAOpublic HelpEntry findById(String helpId)
findById in interface HelpDAOpublic List search(HelpEntry helpEntry)
search in interface HelpDAOpublic HelpEntry findByKey(String helpKey)
findByKey in interface HelpDAO
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||