org.kuali.rice.kew.docsearch.dao
Interface DocumentSearchDAO
- All Known Implementing Classes:
- DocumentSearchDAOJdbcImpl
public interface DocumentSearchDAO
findDocuments
DocumentSearchResults.Builder findDocuments(DocumentSearchGenerator docSearchGenerator,
DocumentSearchCriteria criteria,
boolean criteriaModified,
List<RemotableAttributeField> searchFields)
getMaxResultCap
int getMaxResultCap(DocumentSearchCriteria criteria)
getFetchMoreIterationLimit
int getFetchMoreIterationLimit()
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.