@Deprecated public class KualiXMLBooleanTranslatorSearchableAttributeImpl extends KualiXmlSearchableAttributeImpl
getValueForXPathTrueEvaluation()
and getValueForXPathFalseEvaluation()
method's return variables.
NOTE: This will not longer be necessary if the version of xPath being used is every upgrade to 2.x or higherModifier and Type | Field and Description |
---|---|
static String |
VALUE_FOR_FALSE
Deprecated.
|
static String |
VALUE_FOR_TRUE
Deprecated.
|
Constructor and Description |
---|
KualiXMLBooleanTranslatorSearchableAttributeImpl()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Element |
getConfigXML(ExtensionDefinition extensionDefinition)
Deprecated.
This overriden method does the translation of the given xPath expression from the XML definition of the attribute and
translates it into the true and false values based on the
getValueForXPathTrueEvaluation() and
getValueForXPathFalseEvaluation() method's return variables |
String |
getValueForXPathFalseEvaluation()
Deprecated.
|
String |
getValueForXPathTrueEvaluation()
Deprecated.
|
extractDocumentAttributes, generateSearchContent, getSearchFields, validateDocumentAttributeCriteria
public static final String VALUE_FOR_TRUE
public static final String VALUE_FOR_FALSE
public KualiXMLBooleanTranslatorSearchableAttributeImpl()
public Element getConfigXML(ExtensionDefinition extensionDefinition)
getValueForXPathTrueEvaluation()
and
getValueForXPathFalseEvaluation()
method's return variablesgetConfigXML
in interface KualiXmlAttribute
getConfigXML
in class KualiXmlSearchableAttributeImpl
public String getValueForXPathTrueEvaluation()
public String getValueForXPathFalseEvaluation()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.