public class SHParameterInterceptor
extends java.lang.Object
implements com.opensymphony.xwork2.interceptor.Interceptor
Description:
Title:首亨软件 - TSS/CRM等
构造器和说明 |
---|
SHParameterInterceptor() |
限定符和类型 | 方法和说明 |
---|---|
void |
destroy() |
java.lang.String |
getCheckGetParam() |
java.lang.String |
getIsDecode() |
void |
init() |
java.lang.String |
intercept(com.opensymphony.xwork2.ActionInvocation actionInvocation) |
void |
setCheckGetParam(java.lang.String checkGetParam) |
void |
setIsDecode(java.lang.String isDecode) |
public java.lang.String intercept(com.opensymphony.xwork2.ActionInvocation actionInvocation) throws java.lang.Exception
intercept
在接口中 com.opensymphony.xwork2.interceptor.Interceptor
java.lang.Exception
public void destroy()
destroy
在接口中 com.opensymphony.xwork2.interceptor.Interceptor
public void init()
init
在接口中 com.opensymphony.xwork2.interceptor.Interceptor
public java.lang.String getIsDecode()
public void setIsDecode(java.lang.String isDecode)
public java.lang.String getCheckGetParam()
public void setCheckGetParam(java.lang.String checkGetParam)