org.kuali.rice.edl.impl.components
Class NetworkIdWorkflowEDLConfigComponent
java.lang.Object
org.kuali.rice.edl.impl.components.SimpleWorkflowEDLConfigComponent
org.kuali.rice.edl.impl.components.NetworkIdWorkflowEDLConfigComponent
- All Implemented Interfaces:
- EDLModelComponent
public class NetworkIdWorkflowEDLConfigComponent
- extends SimpleWorkflowEDLConfigComponent
Matches network ID param to UserService to validate network Id. Returns error message if networkId does NOT match.
- 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 |
NetworkIdWorkflowEDLConfigComponent
public NetworkIdWorkflowEDLConfigComponent()
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.