Uses of Interface
org.kuali.rice.kew.rule.dao.RuleResponsibilityDAO

Packages that use RuleResponsibilityDAO
org.kuali.rice.kew.rule.dao.impl   
org.kuali.rice.kew.rule.service.impl   
 

Uses of RuleResponsibilityDAO in org.kuali.rice.kew.rule.dao.impl
 

Classes in org.kuali.rice.kew.rule.dao.impl that implement RuleResponsibilityDAO
 class RuleResponsibilityDAOJpaImpl
           
 class RuleResponsibilityDAOOjbImpl
           
 

Uses of RuleResponsibilityDAO in org.kuali.rice.kew.rule.service.impl
 

Methods in org.kuali.rice.kew.rule.service.impl that return RuleResponsibilityDAO
 RuleResponsibilityDAO RuleServiceInternalImpl.getRuleResponsibilityDAO()
           
 

Methods in org.kuali.rice.kew.rule.service.impl with parameters of type RuleResponsibilityDAO
 void RuleServiceInternalImpl.setRuleResponsibilityDAO(RuleResponsibilityDAO ruleResponsibilityDAO)
           
 



Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.