org.kuali.rice.kew.docsearch
Class TestXMLSearchableAttributeFloat
java.lang.Object
org.kuali.rice.kew.docsearch.TestXMLSearchableAttributeFloat
- All Implemented Interfaces:
- Serializable, SearchableAttribute
public class TestXMLSearchableAttributeFloat
- extends Object
- implements SearchableAttribute
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SEARCH_STORAGE_KEY
public static final String SEARCH_STORAGE_KEY
- See Also:
- Constant Field Values
SEARCH_STORAGE_VALUE
public static final BigDecimal SEARCH_STORAGE_VALUE
TestXMLSearchableAttributeFloat
public TestXMLSearchableAttributeFloat()
getSearchContent
public String getSearchContent(DocumentSearchContext documentSearchContext)
- Specified by:
getSearchContent
in interface SearchableAttribute
getSearchStorageValues
public List<SearchableAttributeValue> getSearchStorageValues(DocumentSearchContext documentSearchContext)
- Specified by:
getSearchStorageValues
in interface SearchableAttribute
getSearchingRows
public List<Row> getSearchingRows(DocumentSearchContext documentSearchContext)
- Specified by:
getSearchingRows
in interface SearchableAttribute
validateUserSearchInputs
public List<WorkflowAttributeValidationError> validateUserSearchInputs(Map<Object,Object> paramMap,
DocumentSearchContext documentSearchContext)
- Specified by:
validateUserSearchInputs
in interface SearchableAttribute
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.