See: Description
| Interface | Description | 
|---|---|
| DocumentSearchCriteriaContract | Defines the contract for criteria used to perform lookups of workflow document data. | 
| DocumentSearchResultContract | Defines the contract for a single document result from execution of a document search. | 
| DocumentSearchResultsContract | Defines the contract for results returned from a document search. | 
| Class | Description | 
|---|---|
| DocumentSearchCriteria | An immutable data transfer object implementation of the  DocumentSearchCriteriaContract. | 
| DocumentSearchCriteria.Builder | A builder which can be used to construct  DocumentSearchCriteriainstances. | 
| DocumentSearchResult | An immutable data transfer object implementation of the  DocumentSearchResultContract. | 
| DocumentSearchResult.Builder | A builder which can be used to construct  DocumentSearchResultinstances. | 
| DocumentSearchResults | An immutable data transfer object implementation of the  DocumentSearchResultsContract. | 
| DocumentSearchResults.Builder | A builder which can be used to construct  DocumentSearchResultsinstances. | 
| Enum | Description | 
|---|---|
| RouteNodeLookupLogic | Defines flags that can be used during document search to indicate what relation the route node name being searched on
 should have to the current route node of the documents being searched. | 
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.