类 SysInterfaceService
java.lang.Object
cn.herodotus.engine.data.core.service.BaseService<SysInterface,String>
cn.herodotus.engine.supplier.upms.logic.service.security.SysInterfaceService
- 所有已实现的接口:
cn.herodotus.engine.data.core.service.ReadableService<SysInterface,,String> cn.herodotus.engine.data.core.service.WriteableService<SysInterface,String>
@Service
public class SysInterfaceService
extends cn.herodotus.engine.data.core.service.BaseService<SysInterface,String>
Description: 系统应用程序接口 Service
- 作者:
- : gengwei.zheng
- Date:
- : 2023/3/7 11:11
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明查找SysSecurityAttribute中不存在的SysAuthoritycn.herodotus.engine.data.core.repository.BaseRepository<SysInterface,String> storeRequestMappings(Collection<RequestMapping> requestMappings) 从类继承的方法 cn.herodotus.engine.data.core.service.BaseService
like从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 cn.herodotus.engine.data.core.service.ReadableService
count, count, existsById, findAll, findAll, findAll, findAll, findById, findByPage, findByPage, findByPage, findByPage, findByPage, findByPage, findByPage从接口继承的方法 cn.herodotus.engine.data.core.service.WriteableService
delete, deleteAll, deleteAll, deleteAllInBatch, deleteById, flush, save, saveAll, saveAllAndFlush, saveAndFlush
-
构造器详细资料
-
SysInterfaceService
-
-
方法详细资料
-
getRepository
-
findAllocatable
查找SysSecurityAttribute中不存在的SysAuthority- 返回:
- SysAuthority列表
-
storeRequestMappings
-