org.kuali.rice.krad.workflow.attribute
Class KualiXmlSearchableAttributeImpl
java.lang.Object
org.kuali.rice.kew.docsearch.xml.StandardGenericXMLSearchableAttribute
org.kuali.rice.krad.workflow.attribute.KualiXmlSearchableAttributeImpl
- All Implemented Interfaces:
- SearchableAttribute, KualiXmlAttribute
- Direct Known Subclasses:
- KualiXMLBooleanTranslatorSearchableAttributeImpl
public class KualiXmlSearchableAttributeImpl
- extends StandardGenericXMLSearchableAttribute
- implements KualiXmlAttribute
This class is used to define Kuali searchable attributes
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Method Summary |
Element |
getConfigXML(ExtensionDefinition extensionDefinition)
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. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KualiXmlSearchableAttributeImpl
public KualiXmlSearchableAttributeImpl()
- Constructs a KualiXmlRuleAttributeImpl.java.
getConfigXML
public Element getConfigXML(ExtensionDefinition extensionDefinition)
- 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
Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.