Class KualiXmlSearchableAttributeImpl

java.lang.Object
org.kuali.rice.kew.docsearch.xml.StandardGenericXMLSearchableAttribute
org.kuali.rice.kns.workflow.attribute.KualiXmlSearchableAttributeImpl
All Implemented Interfaces:
org.kuali.rice.kew.framework.document.attribute.SearchableAttribute, KualiXmlAttribute
Direct Known Subclasses:
KualiXMLBooleanTranslatorSearchableAttributeImpl

@Deprecated public class KualiXmlSearchableAttributeImpl extends StandardGenericXMLSearchableAttribute implements KualiXmlAttribute
Deprecated.
Only used by KNS classes, no replacement.
This class is used to define Kuali searchable attributes
Author:
Kuali Rice Team (rice.collab@kuali.org)
  • Constructor Details

    • KualiXmlSearchableAttributeImpl

      public KualiXmlSearchableAttributeImpl()
      Deprecated.
  • Method Details

    • getConfigXML

      public Element getConfigXML(org.kuali.rice.kew.api.extension.ExtensionDefinition extensionDefinition)
      Deprecated.
      This method overrides the super class and modifies the XML that it operates on to put the name and the title in the place where the super class expects to see them, even though they may no longer exist in the original XML.
      Specified by:
      getConfigXML in interface KualiXmlAttribute
      Overrides:
      getConfigXML in class StandardGenericXMLSearchableAttribute