|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActionRequestDAO | |
---|---|
org.kuali.rice.kew.actionrequest.dao.impl | |
org.kuali.rice.kew.actionrequest.service.impl |
Uses of ActionRequestDAO in org.kuali.rice.kew.actionrequest.dao.impl |
---|
Classes in org.kuali.rice.kew.actionrequest.dao.impl that implement ActionRequestDAO | |
---|---|
class |
ActionRequestDAOJpaImpl
This is a description of what this class does - sgibson don't forget to fill this in. |
class |
ActionRequestDAOOjbImpl
OJB implementation of the ActionRequestDAO . |
Uses of ActionRequestDAO in org.kuali.rice.kew.actionrequest.service.impl |
---|
Methods in org.kuali.rice.kew.actionrequest.service.impl that return ActionRequestDAO | |
---|---|
ActionRequestDAO |
ActionRequestServiceImpl.getActionRequestDAO()
|
Methods in org.kuali.rice.kew.actionrequest.service.impl with parameters of type ActionRequestDAO | |
---|---|
void |
ActionRequestServiceImpl.setActionRequestDAO(ActionRequestDAO actionRequestDAO)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |