Uses of Class
org.kuali.rice.kew.api.document.search.DocumentSearchCriteria
Packages that use DocumentSearchCriteria
-
Uses of DocumentSearchCriteria in org.kuali.rice.kew.api.document
Methods in org.kuali.rice.kew.api.document with parameters of type DocumentSearchCriteriaModifier 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 DocumentSearchCriteria in org.kuali.rice.kew.api.document.search
Methods in org.kuali.rice.kew.api.document.search that return DocumentSearchCriteriaModifier and TypeMethodDescriptionDocumentSearchCriteria.Builder.build()DocumentSearchResults.getCriteria()