类 gboat2.web.model.SystemConfig
的使用

使用 SystemConfig 的软件包
gboat2.web.action   
gboat2.web.business   
gboat2.web.business.impl   
gboat2.web.model   
gboat2.web.service   
gboat2.web.service.impl   
 

gboat2.web.actionSystemConfig 的使用
 

返回 SystemConfiggboat2.web.action 中的方法
 SystemConfig GIndexAction.getSysCfg()
           
 

返回变量类型为 SystemConfig 的类型的 gboat2.web.action 中的方法
 List<SystemConfig> WidgetAuthorityConfigAction.getSystemList()
           
 List<SystemConfig> ForwardAction.getSystems()
           
 

类型变量类型为 SystemConfiggboat2.web.action 中的方法参数
 void WidgetAuthorityConfigAction.setSystemList(List<SystemConfig> systemList)
           
 

gboat2.web.businessSystemConfig 的使用
 

返回 SystemConfiggboat2.web.business 中的方法
 SystemConfig ISystemConfigBusiness.findSysCfg()
          已过时。  
 SystemConfig ISystemConfigBusiness.findSysCfgById(String systemId)
          根据Id取得系统信息
 SystemConfig ISystemConfigBusiness.getSystemByIndexUrl(String indexUrl)
          根据首页地址获取系统配置
 SystemConfig ISystemConfigBusiness.getSystemConfig(String systemId)
          根据Id取得系统信息
 

返回变量类型为 SystemConfig 的类型的 gboat2.web.business 中的方法
 List<SystemConfig> ISystemConfigBusiness.getAllSysCfg()
          获取所有的系统配置项
 List<SystemConfig> ISystemConfigBusiness.getAllSystemConfig()
          获取所有的系统配置项
 

gboat2.web.business.implSystemConfig 的使用
 

返回 SystemConfiggboat2.web.business.impl 中的方法
 SystemConfig SystemConfigBusinessImpl.findSysCfg()
          已过时。 
 SystemConfig SystemConfigBusinessImpl.findSysCfgById(String systemId)
           
 SystemConfig SystemConfigBusinessImpl.getSystemByIndexUrl(String indexUrl)
           
 SystemConfig SystemConfigBusinessImpl.getSystemConfig(String systemId)
           
 

返回变量类型为 SystemConfig 的类型的 gboat2.web.business.impl 中的方法
 List<SystemConfig> SystemConfigBusinessImpl.getAllSysCfg()
           
 List<SystemConfig> SystemConfigBusinessImpl.getAllSystemConfig()
           
 

gboat2.web.modelSystemConfig 的使用
 

gboat2.web.modelSystemConfig 的子类
 class SystemAuthorityResourceVO
          系统配置
 

gboat2.web.serviceSystemConfig 的使用
 

返回 SystemConfiggboat2.web.service 中的方法
 SystemConfig ISystemConfigService.findSysCfgById(String systemId)
          根据Id取得系统信息
 SystemConfig ISystemConfigService.getSystemByIndexUrl(String indexUrl)
          根据首页地址获取系统配置
 SystemConfig ISystemConfigService.getSystemConfig(String systemId)
          根据Id取得系统信息
 

返回变量类型为 SystemConfig 的类型的 gboat2.web.service 中的方法
 List<SystemConfig> ISystemConfigService.getAllSystemConfig()
          获取所有的系统配置项
 

gboat2.web.service.implSystemConfig 的使用
 

返回 SystemConfiggboat2.web.service.impl 中的方法
 SystemConfig SystemConfigServiceImpl.findSysCfgById(String systemId)
           
 SystemConfig SystemConfigServiceImpl.getSystemByIndexUrl(String indexUrl)
           
 SystemConfig SystemConfigServiceImpl.getSystemConfig(String systemId)
           
 

返回变量类型为 SystemConfig 的类型的 gboat2.web.service.impl 中的方法
 List<SystemConfig> SystemConfigServiceImpl.getAllSystemConfig()
           
 



Copyright © 2014 广联达软件股份有限公司(Glodon Software Co., Ltd.). All rights reserved.