public class MultiselectInterceptor extends AbstractInterceptor
ConditionalInterceptor.LegacyAdapter
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.
|
intercept, shouldIntercept, shouldIntercept
destroy, init, setDisabled
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
adapt
adapt
destroy, init
public String intercept(ActionInvocation ai) throws Exception
intercept
in class AbstractInterceptor
ai
- ActionInvocationException
- if errorInterceptor.intercept(com.opensymphony.xwork2.ActionInvocation)
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.