gboat2.base.bridge.model
类 Resource
java.lang.Object
gboat2.base.bridge.model.Resource
public class Resource
- extends Object
作为资源权限访问的对象,每次访问被视为一个该资源实例
- 从以下版本开始:
- 1.0
- 作者:
- tanxw
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Resource
public Resource(String actionClass,
String operationCode)
- 构造方法
- 参数:
actionClass
- 当前操作的 action 类名称operationCode
- 当前操作方法对应的 operationCode
getActionClass
public String getActionClass()
getOperationCode
public String getOperationCode()
Copyright © 2014 广联达软件股份有限公司(Glodon Software Co., Ltd.). All rights reserved.