Package org.kuali.rice.kew.api.document.search

Copyright 2005-2014 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.

See:
          Description

Interface Summary
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 Summary
DocumentSearchCriteria An immutable data transfer object implementation of the DocumentSearchCriteriaContract.
DocumentSearchCriteria.Builder A builder which can be used to construct DocumentSearchCriteria instances.
DocumentSearchResult An immutable data transfer object implementation of the DocumentSearchResultContract.
DocumentSearchResult.Builder A builder which can be used to construct DocumentSearchResult instances.
DocumentSearchResults An immutable data transfer object implementation of the DocumentSearchResultsContract.
DocumentSearchResults.Builder A builder which can be used to construct DocumentSearchResults instances.
 

Enum Summary
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.
 

Package org.kuali.rice.kew.api.document.search Description

Copyright 2005-2014 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. You may obtain a copy of the License at http://www.opensource.org/licenses/ecl2.php Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.



Copyright © 2005–2015 The Kuali Foundation. All rights reserved.