| Package | Description |
|---|---|
| org.kuali.rice.kew.api.document |
Copyright 2005-2018 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| org.kuali.rice.kew.api.document.search |
Copyright 2005-2018 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentSearchResults |
WorkflowDocumentService.documentSearch(String principalId,
DocumentSearchCriteria criteria)
Executes a search for workflow documents using the given criteria and as the principal with the given id.
|
DocumentSearchResults |
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.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentSearchCriteria |
DocumentSearchCriteria.Builder.build() |
DocumentSearchCriteria |
DocumentSearchResults.getCriteria() |
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.