org.kuali.kfs.module.purap.document.workflow
Class PurchaseOrderWarningSearchGenerator

java.lang.Object
  extended by org.kuali.rice.kns.workflow.attribute.DataDictionaryDocumentSearchCustomizer
      extended by org.kuali.kfs.sys.document.workflow.DataDictionaryDocumentSearchCustomizer
          extended by org.kuali.kfs.module.purap.document.workflow.PurchaseOrderWarningSearchGenerator
All Implemented Interfaces:
Serializable, org.kuali.rice.kew.docsearch.DocumentSearchGenerator, org.kuali.rice.kew.docsearch.DocumentSearchResultProcessor, org.kuali.rice.kew.docsearch.SearchableAttribute

public class PurchaseOrderWarningSearchGenerator
extends DataDictionaryDocumentSearchCustomizer

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.kuali.rice.kns.workflow.attribute.DataDictionaryDocumentSearchCustomizer
documentSearchGenerator, searchResultProcessor
 
Fields inherited from interface org.kuali.rice.kew.docsearch.SearchableAttribute
DATA_TYPE_DATE, DATA_TYPE_FLOAT, DATA_TYPE_LONG, DATA_TYPE_STRING, DEFAULT_RANGE_SEARCH_LOWER_BOUND_LABEL, DEFAULT_RANGE_SEARCH_UPPER_BOUND_LABEL, DEFAULT_SEARCHABLE_ATTRIBUTE_TYPE_NAME, RANGE_LOWER_BOUND_PROPERTY_PREFIX, RANGE_UPPER_BOUND_PROPERTY_PREFIX, SEARCH_WILDCARD_CHARACTER, SEARCH_WILDCARD_CHARACTER_REGEX_ESCAPED, SEARCHABLE_ATTRIBUTE_BASE_CLASS_LIST
 
Fields inherited from interface org.kuali.rice.kew.docsearch.DocumentSearchGenerator
DEFAULT_SEARCH_RESULT_CAP
 
Constructor Summary
PurchaseOrderWarningSearchGenerator()
           
 
Method Summary
 org.kuali.rice.kns.util.MessageMap getMessageMap(org.kuali.rice.kew.docsearch.DocSearchCriteriaDTO searchCriteria)
           
 
Methods inherited from class org.kuali.kfs.sys.document.workflow.DataDictionaryDocumentSearchCustomizer
clearSearch, generateSearchSql, getDocumentEntry, getSearchContent, getSearchingRows, getSearchStorageValues, validateUserSearchInputs
 
Methods inherited from class org.kuali.rice.kns.workflow.attribute.DataDictionaryDocumentSearchCustomizer
getDocumentSearchGenerator, getDocumentSearchResultSetLimit, getSearchableAttribute, getSearchResultProcessor, isProcessFinalResults, isProcessResultSet, performPreSearchConditions, processIntoFinalResults, processResultSet, processResultSet, setDocumentSearchGenerator, setProcessFinalResults, setProcessResultSet, setSearchableAttribute, setSearchableAttributes, setSearchingUser, setSearchResultProcessor, validateSearchableAttributes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PurchaseOrderWarningSearchGenerator

public PurchaseOrderWarningSearchGenerator()
Method Detail

getMessageMap

public org.kuali.rice.kns.util.MessageMap getMessageMap(org.kuali.rice.kew.docsearch.DocSearchCriteriaDTO searchCriteria)
Specified by:
getMessageMap in interface org.kuali.rice.kew.docsearch.DocumentSearchGenerator
Overrides:
getMessageMap in class org.kuali.rice.kns.workflow.attribute.DataDictionaryDocumentSearchCustomizer
See Also:
DataDictionaryDocumentSearchCustomizer.getMessageMap(org.kuali.rice.kew.docsearch.DocSearchCriteriaDTO)


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.