public abstract class BaseServletAction extends Object implements ServletAction
PREVIEW_KEY| 构造器和说明 |
|---|
BaseServletAction() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected String |
buildDownloadFileName(String reportFileName,
String fileName,
String extName) |
protected Map<String,Object> |
buildParameters(javax.servlet.http.HttpServletRequest req) |
protected Throwable |
buildRootException(Throwable throwable) |
protected String |
decode(String value) |
protected String |
decodeContent(String content) |
protected com.bstek.ureport.definition.ReportDefinition |
encodeMeta(com.bstek.ureport.definition.ReportDefinition reportDef) |
protected String |
encodeMetadata(String metadata) |
protected String |
getParameter(javax.servlet.http.HttpServletRequest req,
String key) |
void |
handleSession(javax.servlet.http.HttpServletRequest req) |
protected void |
invokeMethod(String methodName,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
protected String |
retriveMethod(javax.servlet.http.HttpServletRequest req) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecute, urlprotected com.bstek.ureport.definition.ReportDefinition encodeMeta(com.bstek.ureport.definition.ReportDefinition reportDef)
protected Map<String,Object> buildParameters(javax.servlet.http.HttpServletRequest req)
protected void invokeMethod(String methodName, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp) throws javax.servlet.ServletException
javax.servlet.ServletExceptionprotected String retriveMethod(javax.servlet.http.HttpServletRequest req) throws javax.servlet.ServletException
javax.servlet.ServletExceptionpublic void handleSession(javax.servlet.http.HttpServletRequest req)
Copyright © 2023 Bstek. All rights reserved.