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, init
public String intercept(ActionInvocation actionInvocation) throws Exception
intercept
in interface Interceptor
intercept
in class AbstractInterceptor
actionInvocation
- ActionInvocationException
- if errorInterceptor.intercept(com.opensymphony.xwork2.ActionInvocation)
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.