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