Uses of Class
org.kuali.rice.kew.api.document.search.DocumentSearchResults
Packages that use DocumentSearchResults
-
Uses of DocumentSearchResults in org.kuali.rice.kew.api.document
Methods in org.kuali.rice.kew.api.document that return DocumentSearchResultsModifier and TypeMethodDescriptionWorkflowDocumentService.documentSearch(String principalId, DocumentSearchCriteria criteria) Executes a search for workflow documents using the given criteria and as the principal with the given id.WorkflowDocumentService.documentSearchSaveable(String principalId, DocumentSearchCriteria criteria, boolean saveSearch) Executes a search for workflow documents using the given criteria and as the principal with the given id. -
Uses of DocumentSearchResults in org.kuali.rice.kew.api.document.search
Methods in org.kuali.rice.kew.api.document.search that return DocumentSearchResults