类 ModulePublish

java.lang.Object
com.gdxsoft.easyweb.define.group.ModuleBase
com.gdxsoft.easyweb.define.group.ModulePublish

public class ModulePublish extends ModuleBase
  • 构造器详细资料

    • ModulePublish

      public ModulePublish()
  • 方法详细资料

    • downloadFromPublishServer

      public org.json.JSONObject downloadFromPublishServer(org.json.JSONArray parameters) throws Exception
      抛出:
      Exception
    • publishToServer

      public org.json.JSONObject publishToServer(long moduleVerId) throws Exception
      抛出:
      Exception
    • createNet

      public com.gdxsoft.easyweb.utils.UNet createNet()
    • createAes

      public com.gdxsoft.easyweb.utils.UAes createAes()
    • getExportModuleFile

      public byte[] getExportModuleFile(long moduleVerId) throws Exception
      抛出:
      Exception
    • checkApiSettings

      public org.json.JSONObject checkApiSettings()
    • getTbPkg

      public DTTable getTbPkg()
      返回:
      the tbPkg
    • getJdbcConfigName

      public String getJdbcConfigName()
      返回:
      the jdbcConfigName
    • getApiKey

      public String getApiKey()
      返回:
      the apiKey
    • getApiSecert

      public String getApiSecert()
      返回:
      the apiSecert
    • getApiServer

      public String getApiServer()
      返回:
      the apiServer