Uses of Interface
org.kuali.rice.kew.actionlist.dao.ActionListDAO
Packages that use ActionListDAO
Package
Description
-
Uses of ActionListDAO in org.kuali.rice.kew.actionlist.dao.impl
Classes in org.kuali.rice.kew.actionlist.dao.impl that implement ActionListDAOModifier and TypeClassDescriptionclassJPA implementation of the action list DAO for functions not easily handled by the data layer. -
Uses of ActionListDAO in org.kuali.rice.kew.actionlist.service.impl
Fields in org.kuali.rice.kew.actionlist.service.impl declared as ActionListDAOMethods in org.kuali.rice.kew.actionlist.service.impl that return ActionListDAOMethods in org.kuali.rice.kew.actionlist.service.impl with parameters of type ActionListDAOModifier and TypeMethodDescriptionvoidActionListServiceImpl.setActionListDAO(ActionListDAO actionListDAO)