Class SysRoleService
- All Implemented Interfaces:
cn.herodotus.engine.data.core.service.ReadableService<SysRole,,String> cn.herodotus.engine.data.core.service.WriteableService<SysRole,String>
@Service
public class SysRoleService
extends cn.herodotus.engine.data.core.service.BaseService<SysRole,String>
Description: SysRoleService
- Author:
- : gengwei.zheng
- Date:
- : 2019/11/25 11:07
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class cn.herodotus.engine.data.core.service.BaseService
likeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface cn.herodotus.engine.data.core.service.ReadableService
count, count, existsById, findAll, findAll, findAll, findAll, findById, findByPage, findByPage, findByPage, findByPage, findByPage, findByPage, findByPageMethods inherited from interface cn.herodotus.engine.data.core.service.WriteableService
delete, deleteAll, deleteAll, deleteAllInBatch, deleteById, flush, save, saveAll, saveAllAndFlush, saveAndFlush
-
Constructor Details
-
SysRoleService
-
-
Method Details
-
getRepository
-
assign
-
findByRoleCode
-
findByRoleId
-