|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of DocumentSearchGenerator in org.kuali.rice.kew.docsearch.dao |
---|
Methods in org.kuali.rice.kew.docsearch.dao with parameters of type DocumentSearchGenerator | |
---|---|
DocumentSearchResults.Builder |
DocumentSearchDAO.findDocuments(DocumentSearchGenerator docSearchGenerator,
DocumentSearchCriteria criteria,
boolean criteriaModified,
List<RemotableAttributeField> searchFields)
|
Uses of DocumentSearchGenerator in org.kuali.rice.kew.docsearch.dao.impl |
---|
Methods in org.kuali.rice.kew.docsearch.dao.impl with parameters of type DocumentSearchGenerator | |
---|---|
DocumentSearchResults.Builder |
DocumentSearchDAOJdbcImpl.findDocuments(DocumentSearchGenerator documentSearchGenerator,
DocumentSearchCriteria criteria,
boolean criteriaModified,
List<RemotableAttributeField> searchFields)
|
Uses of DocumentSearchGenerator in org.kuali.rice.kew.docsearch.service |
---|
Methods in org.kuali.rice.kew.docsearch.service that return DocumentSearchGenerator | |
---|---|
DocumentSearchGenerator |
DocumentSearchService.getStandardDocumentSearchGenerator()
|
Methods in org.kuali.rice.kew.docsearch.service with parameters of type DocumentSearchGenerator | |
---|---|
void |
DocumentSearchService.validateDocumentSearchCriteria(DocumentSearchGenerator docSearchGenerator,
DocumentSearchCriteria.Builder criteria)
|
Uses of DocumentSearchGenerator in org.kuali.rice.kew.docsearch.service.impl |
---|
Methods in org.kuali.rice.kew.docsearch.service.impl that return DocumentSearchGenerator | |
---|---|
DocumentSearchGenerator |
DocumentSearchServiceImpl.getStandardDocumentSearchGenerator()
|
Methods in org.kuali.rice.kew.docsearch.service.impl with parameters of type DocumentSearchGenerator | |
---|---|
void |
DocumentSearchServiceImpl.validateDocumentSearchCriteria(DocumentSearchGenerator docSearchGenerator,
DocumentSearchCriteria.Builder criteria)
|
Uses of DocumentSearchGenerator in org.kuali.rice.kew.impl.document.search |
---|
Classes in org.kuali.rice.kew.impl.document.search that implement DocumentSearchGenerator | |
---|---|
class |
DocumentSearchGeneratorImpl
Reference implementation of the DocumentSearchGenerator . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |