类 ModuleExport
java.lang.Object
com.gdxsoft.easyweb.define.group.ModuleBase
com.gdxsoft.easyweb.define.group.ModuleExport
Export module from ewa_mod data
- 作者:
- admin
-
构造器概要
构造器构造器说明ModuleExport(String moduleCode, String moduleVersion) ModuleExport(String moduleCode, String moduleVersion, String jdbcConfigName) -
方法概要
修饰符和类型方法说明org.json.JSONObject导出模块byte[]getTbMod()getTbPkg()org.json.JSONObjectinitData()voidsetJdbcConfigName(String jdbcConfigName) 从类继承的方法 com.gdxsoft.easyweb.define.group.ModuleBase
getModuleCode, getModuleVersion, getReplaceMetaDatabaseName, getReplaceWorkDatabaseName, setModuleCode, setModuleVersion, setReplaceMetaDatabaseName, setReplaceWorkDatabaseName
-
构造器详细资料
-
ModuleExport
-
ModuleExport
-
-
方法详细资料
-
getExportModuleFile
- 抛出:
Exception
-
initData
public org.json.JSONObject initData() -
exportModule
导出模块- 返回:
- 抛出:
Exception
-
getPackageSource
- 返回:
- the packageSource
-
getJdbcConfigName
- 返回:
- the jdbcConfigName
-
setJdbcConfigName
- 参数:
jdbcConfigName- the jdbcConfigName to set
-
getTbPkg
- 返回:
- the tbPkg
-
getTbMod
- 返回:
- the tbMod
-
getTbModVer
- 返回:
- the tbModVer
-