public class MultiselectInterceptor extends AbstractInterceptor
Constructor and Description |
---|
MultiselectInterceptor() |
Modifier and Type | Method and Description |
---|---|
String |
intercept(ActionInvocation ai)
Just as the CheckboxInterceptor checks that if only the hidden field is present, so too does this interceptor.
|
destroy, init
public String intercept(ActionInvocation ai) throws Exception
intercept
in interface Interceptor
intercept
in class AbstractInterceptor
ai
- ActionInvocationException
- if errorInterceptor.intercept(com.opensymphony.xwork2.ActionInvocation)
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.