类 SysRoleControllerRegister
java.lang.Object
io.github.mangocrisp.spring.taybct.module.system.controller.impl.SysRoleControllerRegister
- 所有已实现的接口:
ISysRoleController
,io.github.mangocrisp.spring.taybct.tool.core.bean.controller.BaseController<SysRole,
,ISysRoleService> io.github.mangocrisp.spring.taybct.tool.core.bean.controller.FullBaseController<SysRole,
,ISysRoleService, Long, SysRole, SysRole, SysRole> io.github.mangocrisp.spring.taybct.tool.core.bean.ITypeConvert
系统角色相关接口
- 从以下版本开始:
- 1.0.0
- 另请参阅:
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从接口继承的方法 io.github.mangocrisp.spring.taybct.tool.core.bean.controller.FullBaseController
add, delete, deleteBatch, detail, getResource, list, list, page, page, saveBatch, updateAllField, updateAllFieldBatch, updateAssignField, updateAssignFieldBatch
从接口继承的方法 io.github.mangocrisp.spring.taybct.module.system.controller.ISysRoleController
listFilterRole
从接口继承的方法 io.github.mangocrisp.spring.taybct.tool.core.bean.ITypeConvert
convert2SomeResult, convert2SomeResultCollection, convert2SomeResultPage, entityCollectionConvert2SomeCollection, entityConvert2Some, entityPageConvert2OutPage, someCollectionConvert2EntityCollection, someConvert2Entity
-
字段详细资料
-
sysRoleService
-
-
构造器详细资料
-
SysRoleControllerRegister
public SysRoleControllerRegister()
-
-
方法详细资料
-
getBaseService
- 指定者:
getBaseService
在接口中io.github.mangocrisp.spring.taybct.tool.core.bean.controller.BaseController<SysRole,
ISysRoleService> - 指定者:
getBaseService
在接口中io.github.mangocrisp.spring.taybct.tool.core.bean.controller.FullBaseController<SysRole,
ISysRoleService, Long, SysRole, SysRole, SysRole>
-