public interface CaseAwareSearchableAttributeValue extends SearchableAttributeValue
Modifier and Type | Method and Description |
---|---|
Boolean |
isRangeValid(String lowerValue,
String upperValue,
boolean caseSensitive) |
allowsCaseInsensitivity, allowsRangeSearches, allowsWildcards, getAttributeDataType, getAttributeTableName, getDocumentId, getOjbConcreteClass, getRouteHeader, getSearchableAttributeDisplayValue, getSearchableAttributeKey, getSearchableAttributeValue, getSearchableAttributeValueId, isPassesDefaultValidation, isRangeValid, setDocumentId, setOjbConcreteClass, setRouteHeader, setSearchableAttributeKey, setSearchableAttributeValueId, setupAttributeValue, setupAttributeValue, toDocumentAttribute
Boolean isRangeValid(String lowerValue, String upperValue, boolean caseSensitive)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.