org.kuali.student.lum.workflow.search
Class OrgSearchAttribute
java.lang.Object
org.kuali.rice.kew.docsearch.xml.StandardGenericXMLSearchableAttribute
org.kuali.rice.kns.workflow.attribute.KualiXmlSearchableAttributeImpl
org.kuali.student.lum.workflow.search.OrgSearchAttribute
- All Implemented Interfaces:
- Serializable, SearchableAttribute, GenericXMLSearchableAttribute, XmlConfiguredAttribute, KualiXmlAttribute
public class OrgSearchAttribute
- extends KualiXmlSearchableAttributeImpl
Extension for CluCreditCourse documents searches that converts Organization ID to the Organization Long Name
- Author:
- lindholm
- See Also:
- Serialized Form
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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
private static final Logger LOG
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
OrgSearchAttribute
public OrgSearchAttribute()
getSearchStorageValues
public List<SearchableAttributeValue> getSearchStorageValues(DocumentSearchContext documentSearchContext)
- Specified by:
getSearchStorageValues
in interface SearchableAttribute
- Overrides:
getSearchStorageValues
in class StandardGenericXMLSearchableAttribute
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.