public interface SearchableAttributeValue
String getAttributeDataType()
String getAttributeTableName()
boolean allowsWildcards()
boolean allowsCaseInsensitivity()
boolean allowsRangeSearches()
boolean isPassesDefaultValidation(String valueEntered)
Boolean isRangeValid(String lowerValue, String upperValue)
void setupAttributeValue(String value)
void setupAttributeValue(ResultSet resultSet, String columnName) throws SQLException
SQLException
String getSearchableAttributeDisplayValue()
String getOjbConcreteClass()
void setOjbConcreteClass(String ojbConcreteClass)
DocumentRouteHeaderValue getRouteHeader()
void setRouteHeader(DocumentRouteHeaderValue routeHeader)
String getDocumentId()
void setDocumentId(String documentId)
String getSearchableAttributeKey()
void setSearchableAttributeKey(String searchableAttributeKey)
String getSearchableAttributeValueId()
void setSearchableAttributeValueId(String searchableAttributeValueId)
Object getSearchableAttributeValue()
DocumentAttribute toDocumentAttribute()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.