org.kuali.rice.edl.impl.components
Class AttributeEDLConfigComponent

java.lang.Object
  extended by org.kuali.rice.edl.impl.components.SimpleWorkflowEDLConfigComponent
      extended by org.kuali.rice.edl.impl.components.AttributeEDLConfigComponent
All Implemented Interfaces:
EDLModelComponent

public class AttributeEDLConfigComponent
extends SimpleWorkflowEDLConfigComponent

Populates workflow rule attributes associated with the current configElement.

Author:
Kuali Rice Team (rice.collab@kuali.org)

Field Summary
 
Fields inherited from class org.kuali.rice.edl.impl.components.SimpleWorkflowEDLConfigComponent
definitionElement
 
Constructor Summary
AttributeEDLConfigComponent()
           
 
Method Summary
 List getMatchingParams(Element originalConfigElement, RequestParser requestParser, EDLContext edlContext)
           
 
Methods inherited from class org.kuali.rice.edl.impl.components.SimpleWorkflowEDLConfigComponent
getDefinitionElement, getEdlContext, getErrorMessage, getReplacementConfigElement, setDefinitionElement, setEdlContext, updateDOM
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributeEDLConfigComponent

public AttributeEDLConfigComponent()
Method Detail

getMatchingParams

public List getMatchingParams(Element originalConfigElement,
                              RequestParser requestParser,
                              EDLContext edlContext)
Overrides:
getMatchingParams in class SimpleWorkflowEDLConfigComponent


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