public class ValidationComponent extends SimpleWorkflowEDLConfigComponent implements EDLModelComponent
definitionElement
Constructor and Description |
---|
ValidationComponent() |
Modifier and Type | Method and Description |
---|---|
protected void |
executeValidation(XPath xpath,
Document dom,
EDLValidation validation,
EDLContext edlContext) |
protected List<EDLValidation> |
parseValidations(Document document) |
void |
updateDOM(Document dom,
Element configElement,
EDLContext edlContext) |
getDefinitionElement, getEdlContext, getErrorMessage, getMatchingParams, getReplacementConfigElement, setDefinitionElement, setEdlContext
public ValidationComponent()
public void updateDOM(Document dom, Element configElement, EDLContext edlContext)
updateDOM
in interface EDLModelComponent
updateDOM
in class SimpleWorkflowEDLConfigComponent
protected List<EDLValidation> parseValidations(Document document) throws Exception
Exception
protected void executeValidation(XPath xpath, Document dom, EDLValidation validation, EDLContext edlContext) throws Exception
Exception
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.