Uses of Interface
org.kuali.rice.kew.docsearch.DocumentSearchCriteriaProcessor

Packages that use DocumentSearchCriteriaProcessor
org.kuali.rice.kew.docsearch   
org.kuali.rice.kew.impl.document.search   
 

Uses of DocumentSearchCriteriaProcessor in org.kuali.rice.kew.docsearch
 

Classes in org.kuali.rice.kew.docsearch that implement DocumentSearchCriteriaProcessor
 class DocumentSearchCriteriaProcessorKEWAdapter
          This class adapts the RemotableAttributeField instances from the various attributes associated with a document type and combines with the "default" rows for the search, returning the final List of Row objects to render for the document search.
 

Uses of DocumentSearchCriteriaProcessor in org.kuali.rice.kew.impl.document.search
 

Methods in org.kuali.rice.kew.impl.document.search that return DocumentSearchCriteriaProcessor
 DocumentSearchCriteriaProcessor DocumentSearchCriteriaBoLookupableHelperService.getDocumentSearchCriteriaProcessor()
           
 

Methods in org.kuali.rice.kew.impl.document.search with parameters of type DocumentSearchCriteriaProcessor
 void DocumentSearchCriteriaBoLookupableHelperService.setDocumentSearchCriteriaProcessor(DocumentSearchCriteriaProcessor documentSearchCriteriaProcessor)
           
 



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