Uses of Interface
org.kuali.rice.kew.responsibility.dao.ResponsibilityIdDAO

Packages that use ResponsibilityIdDAO
org.kuali.rice.kew.responsibility.dao.impl   
org.kuali.rice.kew.responsibility.service.impl   
 

Uses of ResponsibilityIdDAO in org.kuali.rice.kew.responsibility.dao.impl
 

Classes in org.kuali.rice.kew.responsibility.dao.impl that implement ResponsibilityIdDAO
 class ResponsibilityIdDAOJpaImpl
           
 class ResponsibilityIdDAOOjbImpl
           
 

Uses of ResponsibilityIdDAO in org.kuali.rice.kew.responsibility.service.impl
 

Methods in org.kuali.rice.kew.responsibility.service.impl that return ResponsibilityIdDAO
 ResponsibilityIdDAO ResponsibilityIdServiceImpl.getResponsibilityIdDAO()
           
 

Methods in org.kuali.rice.kew.responsibility.service.impl with parameters of type ResponsibilityIdDAO
 void ResponsibilityIdServiceImpl.setResponsibilityIdDAO(ResponsibilityIdDAO responsibilityIdDAO)
           
 



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