org.kuali.rice.kew.attribute
Class XMLAttributeUtils

java.lang.Object
  extended by 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)

Method Summary
static void establishFieldLookup(org.kuali.rice.kns.web.ui.Field field, Node lookupNode)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

establishFieldLookup

public static void establishFieldLookup(org.kuali.rice.kns.web.ui.Field field,
                                        Node lookupNode)


Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.