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, setEdlContextpublic ValidationComponent()
public void updateDOM(Document dom, Element configElement, EDLContext edlContext)
updateDOM in interface EDLModelComponentupdateDOM in class SimpleWorkflowEDLConfigComponentprotected List<EDLValidation> parseValidations(Document document) throws Exception
Exceptionprotected void executeValidation(XPath xpath, Document dom, EDLValidation validation, EDLContext edlContext) throws Exception
ExceptionCopyright © 2005–2016 The Kuali Foundation. All rights reserved.