org.kuali.rice.kew.docsearch
Interface DocumentLookupCriteriaProcessor
- All Known Implementing Classes:
- DocumentLookupCriteriaProcessorKEWAdapter
public interface DocumentLookupCriteriaProcessor
This is a description of what this class does - chris don't forget to fill this in.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
getRows
List<Row> getRows(DocumentType documentType,
List<Row> defaultRows,
boolean detailed,
boolean superSearch)
shouldDisplayHeaderNonMaintActions
boolean shouldDisplayHeaderNonMaintActions()
shouldDisplayLookupCriteria
boolean shouldDisplayLookupCriteria()
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.