org.kuali.rice.kew.attribute
Class XMLAttributeUtils
java.lang.Object
org.kuali.rice.kew.attribute.XMLAttributeUtils
public final class XMLAttributeUtils
- extends Object
This class provides some common shared utility methods shared by the XML-based
attribute implementations.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
establishFieldLookup
public static void establishFieldLookup(Field field,
Node lookupNode)
establishFieldLookup
public static void establishFieldLookup(RemotableAttributeField.Builder fieldBuilder,
Node lookupNode)
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.