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

字段摘要
 
从类 gboat2.base.core.service.BaseService 继承的字段
baseDAO
 
构造方法摘要
WidgetAuthorityConfigBusinessImpl()
           
 
方法摘要
 Boolean hasAuthorityOfCurrentWidget(String systemId, String roleId, String currentWidgetName)
           
 
从类 gboat2.base.core.service.BaseService 继承的方法
delete, get, getAsPage, getAsPage, query, query, save, update
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
从接口 gboat2.base.core.service.IBaseService 继承的方法
delete, get, getAsPage, getAsPage, query, query, save, update
 

构造方法详细信息

WidgetAuthorityConfigBusinessImpl

public WidgetAuthorityConfigBusinessImpl()
方法详细信息

hasAuthorityOfCurrentWidget

public Boolean hasAuthorityOfCurrentWidget(String systemId,
                                           String roleId,
                                           String currentWidgetName)
指定者:
接口 IWidgetAuthorityConfigBusiness 中的 hasAuthorityOfCurrentWidget


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