org.kuali.rice.edl.impl.components
Class GlobalAttributeComponent
java.lang.Object
   org.kuali.rice.edl.impl.components.SimpleWorkflowEDLConfigComponent
org.kuali.rice.edl.impl.components.SimpleWorkflowEDLConfigComponent
       org.kuali.rice.edl.impl.components.GlobalAttributeComponent
org.kuali.rice.edl.impl.components.GlobalAttributeComponent
- All Implemented Interfaces: 
- EDLModelComponent
- public class GlobalAttributeComponent 
- extends SimpleWorkflowEDLConfigComponent- implements EDLModelComponent
Executes validations and generates XML for workflow attributes that are defined on the EDL Definitions.
 These attribute definitions exist in a form similiar to the following:
 
   
     
     
     
   
 
- 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 | 
 
GlobalAttributeComponent
public GlobalAttributeComponent()
updateDOM
public void updateDOM(Document dom,
                      Element configElement,
                      EDLContext edlContext)
- 
- Specified by:
- updateDOMin interface- EDLModelComponent
- Overrides:
- updateDOMin class- SimpleWorkflowEDLConfigComponent
 
- 
 
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.