Uses of Interface
org.kuali.rice.kew.docsearch.dao.DocumentSearchDAO

Packages that use DocumentSearchDAO
org.kuali.rice.kew.docsearch.dao.impl   
org.kuali.rice.kew.docsearch.service.impl   
 

Uses of DocumentSearchDAO in org.kuali.rice.kew.docsearch.dao.impl
 

Classes in org.kuali.rice.kew.docsearch.dao.impl that implement DocumentSearchDAO
 class DocumentSearchDAOJdbcImpl
          Spring JdbcTemplate implementation of DocumentSearchDAO
 

Uses of DocumentSearchDAO in org.kuali.rice.kew.docsearch.service.impl
 

Methods in org.kuali.rice.kew.docsearch.service.impl with parameters of type DocumentSearchDAO
 void DocumentSearchServiceImpl.setDocumentSearchDAO(DocumentSearchDAO docSearchDao)
           
 



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