org.kuali.rice.kew.edl.components
Class BrowserHandler

java.lang.Object
  extended by org.kuali.rice.kew.edl.components.BrowserHandler
All Implemented Interfaces:
EDLModelComponent

public class BrowserHandler
extends java.lang.Object
implements EDLModelComponent

Handles setting the request browser type in the EDL XML.

Author:
Kuali Rice Team (kuali-rice@googlegroups.com)

Field Summary
static java.lang.String BROWSER_EL
           
 
Constructor Summary
BrowserHandler()
           
 
Method Summary
 void updateDOM(org.w3c.dom.Document dom, org.w3c.dom.Element configElement, EDLContext edlContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BROWSER_EL

public static final java.lang.String BROWSER_EL
See Also:
Constant Field Values
Constructor Detail

BrowserHandler

public BrowserHandler()
Method Detail

updateDOM

public void updateDOM(org.w3c.dom.Document dom,
                      org.w3c.dom.Element configElement,
                      EDLContext edlContext)
Specified by:
updateDOM in interface EDLModelComponent


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