org.kuali.student.lum.workflow.search
Class OrgSearchAttribute

java.lang.Object
  extended by org.kuali.rice.kew.docsearch.xml.StandardGenericXMLSearchableAttribute
      extended by org.kuali.rice.krad.workflow.attribute.KualiXmlSearchableAttributeImpl
          extended by org.kuali.student.lum.workflow.search.OrgSearchAttribute
All Implemented Interfaces:
org.kuali.rice.kew.framework.document.attribute.SearchableAttribute, org.kuali.rice.krad.workflow.attribute.KualiXmlAttribute

public class OrgSearchAttribute
extends org.kuali.rice.krad.workflow.attribute.KualiXmlSearchableAttributeImpl

Extension for CluCreditCourse documents searches that converts Organization ID to the Organization Long Name

Author:
lindholm

Constructor Summary
OrgSearchAttribute()
           
 
Method Summary
 List<org.kuali.rice.kew.api.document.attribute.DocumentAttribute> extractDocumentAttributes(org.kuali.rice.kew.api.extension.ExtensionDefinition extensionDefinition, org.kuali.rice.kew.api.document.DocumentWithContent documentSearchContext)
           
 
Methods inherited from class org.kuali.rice.krad.workflow.attribute.KualiXmlSearchableAttributeImpl
getConfigXML
 
Methods inherited from class org.kuali.rice.kew.docsearch.xml.StandardGenericXMLSearchableAttribute
generateSearchContent, getSearchFields, validateDocumentAttributeCriteria
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OrgSearchAttribute

public OrgSearchAttribute()
Method Detail

extractDocumentAttributes

public List<org.kuali.rice.kew.api.document.attribute.DocumentAttribute> extractDocumentAttributes(org.kuali.rice.kew.api.extension.ExtensionDefinition extensionDefinition,
                                                                                                   org.kuali.rice.kew.api.document.DocumentWithContent documentSearchContext)
Specified by:
extractDocumentAttributes in interface org.kuali.rice.kew.framework.document.attribute.SearchableAttribute
Overrides:
extractDocumentAttributes in class org.kuali.rice.kew.docsearch.xml.StandardGenericXMLSearchableAttribute


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.