类 gboat2.base.core.model.Opera
的使用

使用 Opera 的软件包
gboat2.base.core.model   
gboat2.base.core.service   
 

gboat2.base.core.modelOpera 的使用
 

返回变量类型为 Opera 的类型的 gboat2.base.core.model 中的方法
 List<Opera> Module.getOperas()
          返回的操作列表是不可修改的
 

类型变量类型为 Operagboat2.base.core.model 中的构造方法参数
Module(Module module, String bundle, Class<?> action, List<Opera> operas)
           
 

gboat2.base.core.serviceOpera 的使用
 

返回变量类型为 Opera 的类型的 gboat2.base.core.service 中的方法
 List<Opera> ModuleService.getOperaByAction(String actionName)
           
 List<Opera> IModuleService.getOperaByAction(String actionName)
          获取某个Action下所有需要校验的Opera对象
 List<Opera> ModuleService.getOperaByBundleAddAction(String bundleName, String actionName)
           
 List<Opera> IModuleService.getOperaByBundleAddAction(String bundleName, String actionName)
          得到某个Bundle下某个Action的所有操作 TODO
static List<Opera> ModuleService.getOperaForMetadata(String bundleName, String actionName)
          获取某个Action的所有操作
 List<Opera> IOperationProvider.getOperations(BaseActionSupport action)
           
 



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