类 ModuleExport
java.lang.Object
com.gdxsoft.easyweb.define.group.ModuleBase
com.gdxsoft.easyweb.define.group.ModuleExport
-
构造器概要
构造器构造器说明ModuleExport(String moduleCode, String moduleVersion) ModuleExport(String moduleCode, String moduleVersion, String jdbcConfigName) -
方法概要
修饰符和类型方法说明org.json.JSONObject导出模块byte[]getTbMod()getTbPkg()org.json.JSONObjectinitData()voidsetJdbcConfigName(String jdbcConfigName)
-
构造器详细资料
-
ModuleExport
-
ModuleExport
-
-
方法详细资料
-
getExportModuleFile
-
initData
public org.json.JSONObject initData() -
exportModule
-
getPackageSource
- 返回:
- the packageSource
-
getJdbcConfigName
- 返回:
- the jdbcConfigName
-
setJdbcConfigName
- 参数:
jdbcConfigName- the jdbcConfigName to set
-
getTbPkg
- 返回:
- the tbPkg
-
getTbMod
- 返回:
- the tbMod
-
getTbModVer
- 返回:
- the tbModVer
-