类 SysRoleService

java.lang.Object
com.publiccms.common.base.BaseService<SysRole>
com.publiccms.logic.service.sys.SysRoleService

@Service @Transactional public class SysRoleService extends BaseService<SysRole>
SysRoleService
  • 字段详细资料

  • 构造器详细资料

    • SysRoleService

      public SysRoleService()
  • 方法详细资料

    • getPage

      @Transactional(readOnly=true) public PageHandler getPage(Short siteId, Integer pageIndex, Integer pageSize)
      参数:
      siteId -
      pageIndex -
      pageSize -
      返回:
    • showAllModule

      @Transactional(readOnly=true) public boolean showAllModule(Integer[] roleIds)
      参数:
      roleIds -
      返回:
    • ownsAllRight

      @Transactional(readOnly=true) public boolean ownsAllRight(Integer[] roleIds)
      参数:
      roleIds -
      返回: