public class HttpSessionReportCache extends Object implements com.bstek.ureport.cache.ReportCache
构造器和说明 |
---|
HttpSessionReportCache() |
限定符和类型 | 方法和说明 |
---|---|
boolean |
disabled() |
Object |
getObject(String file) |
void |
setDisabled(boolean disabled) |
void |
storeObject(String file,
Object object) |
public Object getObject(String file)
getObject
在接口中 com.bstek.ureport.cache.ReportCache
public void storeObject(String file, Object object)
storeObject
在接口中 com.bstek.ureport.cache.ReportCache
public boolean disabled()
disabled
在接口中 com.bstek.ureport.cache.ReportCache
public void setDisabled(boolean disabled)
Copyright © 2022 Bstek. All rights reserved.