| java.lang.Object org.kuali.workflow.attribute.KualiXmlAttributeHelper
KualiXmlAttributeHelper | public class KualiXmlAttributeHelper (Code) | | |
Method Summary | |
public static String | getPotentialKualiClassName(String testString, String prefixIndicator, String suffixIndicator) | public Element | processConfigXML(Element root) 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. | public Element | processConfigXML(Element root, String[] xpathExpressionElements) 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. |
ATTRIBUTE_LABEL_BO_REFERENCE_PREFIX | final public static String ATTRIBUTE_LABEL_BO_REFERENCE_PREFIX(Code) | | |
ATTRIBUTE_LABEL_BO_REFERENCE_SUFFIX | final public static String ATTRIBUTE_LABEL_BO_REFERENCE_SUFFIX(Code) | | |
ATTRIBUTE_SHORT_LABEL_BO_REFERENCE_PREFIX | final public static String ATTRIBUTE_SHORT_LABEL_BO_REFERENCE_PREFIX(Code) | | |
ATTRIBUTE_SHORT_LABEL_BO_REFERENCE_SUFFIX | final public static String ATTRIBUTE_SHORT_LABEL_BO_REFERENCE_SUFFIX(Code) | | |
|
|