@Deprecated public class KualiXmlAttributeHelper extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ATTRIBUTE_LABEL_BO_REFERENCE_PREFIX
Deprecated.
|
static String |
ATTRIBUTE_LABEL_BO_REFERENCE_SUFFIX
Deprecated.
|
static String |
ATTRIBUTE_SHORT_LABEL_BO_REFERENCE_PREFIX
Deprecated.
|
static String |
ATTRIBUTE_SHORT_LABEL_BO_REFERENCE_SUFFIX
Deprecated.
|
static String |
notFound
Deprecated.
|
Constructor and Description |
---|
KualiXmlAttributeHelper()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static String |
getPotentialKualiClassName(String testString,
String prefixIndicator,
String suffixIndicator)
Deprecated.
|
Element |
processConfigXML(Element root)
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.
|
Element |
processConfigXML(Element root,
String[] xpathExpressionElements)
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, overwriting the original title in the XML.
|
public static final String ATTRIBUTE_LABEL_BO_REFERENCE_PREFIX
public static final String ATTRIBUTE_LABEL_BO_REFERENCE_SUFFIX
public static final String ATTRIBUTE_SHORT_LABEL_BO_REFERENCE_PREFIX
public static final String ATTRIBUTE_SHORT_LABEL_BO_REFERENCE_SUFFIX
public static final String notFound
public KualiXmlAttributeHelper()
public Element processConfigXML(Element root)
public Element processConfigXML(Element root, String[] xpathExpressionElements)
public static String getPotentialKualiClassName(String testString, String prefixIndicator, String suffixIndicator)
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.