Package org.kuali.rice.kew.docsearch
Interface CaseAwareSearchableAttributeValue
- All Superinterfaces:
SearchableAttributeValue
- All Known Implementing Classes:
SearchableAttributeStringValue
SearchableAttributeValue that can validate ignoring case
-
Method Summary
Modifier and TypeMethodDescriptionisRangeValid(String lowerValue, String upperValue, boolean caseSensitive) Methods inherited from interface org.kuali.rice.kew.docsearch.SearchableAttributeValue
allowsCaseInsensitivity, allowsRangeSearches, allowsWildcards, getAttributeDataType, getAttributeTableName, getDocumentId, getOjbConcreteClass, getRouteHeader, getSearchableAttributeDisplayValue, getSearchableAttributeKey, getSearchableAttributeValue, getSearchableAttributeValueId, isPassesDefaultValidation, isRangeValid, setDocumentId, setOjbConcreteClass, setRouteHeader, setSearchableAttributeKey, setSearchableAttributeValueId, setupAttributeValue, setupAttributeValue, toDocumentAttribute
-
Method Details
-
isRangeValid
-