|
HDIV API 2.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.opensymphony.xwork2.interceptor.AbstractInterceptor
com.opensymphony.xwork2.interceptor.MethodFilterInterceptor
com.opensymphony.xwork2.interceptor.ParametersInterceptor
org.hdiv.interceptor.HDIVParametersInterceptor
public class HDIVParametersInterceptor
This interceptor sets all parameters on the value stack.
ParametersInterceptor,
Serialized Form| Field Summary |
|---|
| Fields inherited from class com.opensymphony.xwork2.interceptor.MethodFilterInterceptor |
|---|
excludeMethods, includeMethods, log |
| Constructor Summary | |
|---|---|
HDIVParametersInterceptor()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getHDIVParameter()
|
protected boolean |
isExcluded(java.lang.String paramName)
|
| Methods inherited from class com.opensymphony.xwork2.interceptor.ParametersInterceptor |
|---|
acceptableName, doIntercept, getExcludeParamsSet, getOrderedComparator, isOrdered, setDevMode, setExcludeParams, setOrdered, setParameters |
| Methods inherited from class com.opensymphony.xwork2.interceptor.MethodFilterInterceptor |
|---|
applyInterceptor, getExcludeMethodsSet, getIncludeMethodsSet, intercept, setExcludeMethods, setIncludeMethods |
| Methods inherited from class com.opensymphony.xwork2.interceptor.AbstractInterceptor |
|---|
destroy, init |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HDIVParametersInterceptor()
| Method Detail |
|---|
protected boolean isExcluded(java.lang.String paramName)
isExcluded in class com.opensymphony.xwork2.interceptor.ParametersInterceptorpublic java.lang.String getHDIVParameter()
|
HDIV 2.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||