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

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

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

Classes in org.kuali.rice.kew.rule.dao.impl that implement RuleAttributeDAO
 class RuleAttributeDAOJpaImpl
           
 class RuleAttributeDAOOjbImpl
           
 

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

Methods in org.kuali.rice.kew.rule.service.impl that return RuleAttributeDAO
 RuleAttributeDAO RuleAttributeServiceImpl.getRuleAttributeDAO()
           
 

Methods in org.kuali.rice.kew.rule.service.impl with parameters of type RuleAttributeDAO
 void RuleAttributeServiceImpl.setRuleAttributeDAO(RuleAttributeDAO ruleAttributeDAO)
           
 



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