Uses of Interface
org.kuali.rice.kew.docsearch.DocumentSearchCriteriaProcessor
Packages that use DocumentSearchCriteriaProcessor
-
Uses of DocumentSearchCriteriaProcessor in org.kuali.rice.kew.docsearch
Classes in org.kuali.rice.kew.docsearch that implement DocumentSearchCriteriaProcessorModifier and TypeClassDescriptionclassThis 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 DocumentSearchCriteriaProcessorModifier and TypeMethodDescriptionDocumentSearchCriteriaBoLookupableHelperService.getDocumentSearchCriteriaProcessor()Methods in org.kuali.rice.kew.impl.document.search with parameters of type DocumentSearchCriteriaProcessorModifier and TypeMethodDescriptionvoidDocumentSearchCriteriaBoLookupableHelperService.setDocumentSearchCriteriaProcessor(DocumentSearchCriteriaProcessor documentSearchCriteriaProcessor)