public class FormValidationInterceptor extends AbstractInterceptor
| Modifier and Type | Class and Description |
|---|---|
static class |
FormValidationInterceptor.Field |
Interceptor.Flowid, name, router| Constructor and Description |
|---|
FormValidationInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
List<FormValidationInterceptor.Field> |
getFields() |
Outcome |
handleRequest(Exchange exc) |
void |
setFields(List<FormValidationInterceptor.Field> fields) |
getDisplayName, getFlow, getHelpId, getId, getLongDescription, getRouter, getRule, getShortDescription, handleAbort, handleResponse, init, init, setDisplayName, setFlow, setIdpublic Outcome handleRequest(Exchange exc) throws Exception
handleRequest in interface InterceptorhandleRequest in class AbstractInterceptorExceptionpublic List<FormValidationInterceptor.Field> getFields()
public void setFields(List<FormValidationInterceptor.Field> fields)
Copyright © 2021. All Rights Reserved.