public class ModuleModel extends SH3Model
Description: 配置模块公共逻辑类
Title:首亨软件 - CRM、TSS、ERP等信息化管理软件
AUTH_LOGIN, AUTH_LOGIN_IGNORE, DOWNLOAD, ERROR, FAILURE, IFRAME_FORWARD, IFRAME_FORWARD_EX, IFRAME_TREE_FORWARD, INCLUDE_SCRIPT_FUSIONCHARTS, INCLUDE_SCRIPT_HIGHCHARTS, INCLUDE_SCRIPT_JQUERY_EASY_UI, MESSAGE, NOT_LOGIN, RANDCODE_IN_SESSION, SKIN_BLUE, SKIN_BLUE_V3, SKIN_RED, SUCCESS| 构造器和说明 |
|---|
ModuleModel(SH3Action shAction,
DataCenter dc) |
| 限定符和类型 | 方法和说明 |
|---|---|
java.io.InputStream |
processExportExcel(java.util.List<Table> tableList)
导出Excel多sheet
|
java.io.InputStream |
processExportExcel(Table table)
导出Excel
|
void |
processGetChart()
图表模块逻辑处理
|
getApplicationValue, getCookieValue, getSessionValue, setApplicationValue, setCookieandCondition, andCondition, andLikeCondition, andLikeCondition, andLikeRequestCondition, andLikeRequestCondition, andLikeRequestCondition, andLikeRequestCondition, andRequestCondition, andRequestCondition, andRequestCondition, andRequestCondition, array2String, orCondition, orCondition, orLikeCondition, orLikeCondition, orLikeRequestCondition, orLikeRequestCondition, orLikeRequestCondition, orLikeRequestCondition, orRequestCondition, orRequestCondition, orRequestCondition, orRequestCondition, requestArray2Stringpublic ModuleModel(SH3Action shAction, DataCenter dc)
public void processGetChart()
throws java.lang.Exception
java.lang.Exception - Exceptionpublic java.io.InputStream processExportExcel(Table table) throws java.lang.Exception
table - Tablejava.lang.Exception - Exceptionpublic java.io.InputStream processExportExcel(java.util.List<Table> tableList) throws ModuleException
tableList - ListModuleException - ModuleException