org.kuali.rice.kew.edl.components
Class WorkgroupWorkflowEDLConfigComponent
java.lang.Object
org.kuali.rice.kew.edl.components.SimpleWorkflowEDLConfigComponent
org.kuali.rice.kew.edl.components.WorkgroupWorkflowEDLConfigComponent
- All Implemented Interfaces:
- EDLModelComponent
public class WorkgroupWorkflowEDLConfigComponent
- extends SimpleWorkflowEDLConfigComponent
Looks up workgroup param to validate workgroup exists and is active. Returns error message if workgroup is does not exist or is not active.
- 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 |
WorkgroupWorkflowEDLConfigComponent
public WorkgroupWorkflowEDLConfigComponent()
resolveId
protected GroupId resolveId(String id)
getReplacementConfigElement
public Element getReplacementConfigElement(Element element)
- Overrides:
getReplacementConfigElement
in class SimpleWorkflowEDLConfigComponent
getErrorMessage
public String getErrorMessage(Element originalConfigElement,
RequestParser requestParser,
MatchingParam param)
- Overrides:
getErrorMessage
in class SimpleWorkflowEDLConfigComponent
isRequired
public boolean isRequired()
setRequired
public void setRequired(boolean required)
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.