类 HttpSessionReportCache
java.lang.Object
com.bstek.ureport.console.cache.HttpSessionReportCache
- 所有已实现的接口:
com.bstek.ureport.cache.ReportCache
- 从以下版本开始:
- 2017年3月8日
- 作者:
- Jacky.gao
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明booleandisabled()voidsetDisabled(boolean disabled) voidstoreObject(String file, Object object)
-
构造器详细资料
-
HttpSessionReportCache
public HttpSessionReportCache()
-
-
方法详细资料
-
getObject
- 指定者:
getObject在接口中com.bstek.ureport.cache.ReportCache
-
storeObject
- 指定者:
storeObject在接口中com.bstek.ureport.cache.ReportCache
-
disabled
public boolean disabled()- 指定者:
disabled在接口中com.bstek.ureport.cache.ReportCache
-
setDisabled
public void setDisabled(boolean disabled)
-