gboat2.web.business.impl
类 WidgetAuthorityConfigBusinessImpl
java.lang.Object
gboat2.base.core.service.BaseService
gboat2.web.business.impl.WidgetAuthorityConfigBusinessImpl
- 所有已实现的接口:
- IBaseService, IWidgetAuthorityConfigBusiness
@Transactional
@Service
public class WidgetAuthorityConfigBusinessImpl
- extends BaseService
- implements IWidgetAuthorityConfigBusiness
判断当前给定的系统和角色 是否有widget权限
确定:目前两次循环查询数据库,待优化
- 从以下版本开始:
- jdk1.6
- 作者:
- zhangxj-a
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WidgetAuthorityConfigBusinessImpl
public WidgetAuthorityConfigBusinessImpl()
hasAuthorityOfCurrentWidget
public Boolean hasAuthorityOfCurrentWidget(String systemId,
String roleId,
String currentWidgetName)
- 指定者:
- 接口
IWidgetAuthorityConfigBusiness
中的 hasAuthorityOfCurrentWidget
Copyright © 2014 广联达软件股份有限公司(Glodon Software Co., Ltd.). All rights reserved.