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 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, wait
execute, url
protected 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.ServletException
protected String retriveMethod(javax.servlet.http.HttpServletRequest req) throws javax.servlet.ServletException
javax.servlet.ServletException
Copyright © 2022 Bstek. All rights reserved.