Uses of Interface
org.kuali.rice.kew.rule.dao.RuleDelegationDAO
Packages that use RuleDelegationDAO
-
Uses of RuleDelegationDAO in org.kuali.rice.kew.rule.dao.impl
Classes in org.kuali.rice.kew.rule.dao.impl that implement RuleDelegationDAO -
Uses of RuleDelegationDAO in org.kuali.rice.kew.rule.service.impl
Methods in org.kuali.rice.kew.rule.service.impl that return RuleDelegationDAOMethods in org.kuali.rice.kew.rule.service.impl with parameters of type RuleDelegationDAOModifier and TypeMethodDescriptionvoidRuleDelegationServiceImpl.setRuleDelegationDAO(RuleDelegationDAO dao) voidRuleTemplateServiceImpl.setRuleDelegationDAO(RuleDelegationDAO ruleDelegationDAO)