类 SysAttributeService
java.lang.Object
cn.herodotus.engine.data.core.service.BaseService<SysAttribute,String>
cn.herodotus.engine.supplier.upms.logic.service.security.SysAttributeService
- 所有已实现的接口:
cn.herodotus.engine.data.core.service.ReadableService<SysAttribute,,String> cn.herodotus.engine.data.core.service.WriteableService<SysAttribute,String>
@Service
public class SysAttributeService
extends cn.herodotus.engine.data.core.service.BaseService<SysAttribute,String>
Description: SysAttributeService
- 作者:
- : gengwei.zheng
- Date:
- : 2021/8/4 6:48
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明findAllByServiceId(String serviceId) findByAttributeIdIn(List<String> ids) cn.herodotus.engine.data.core.repository.BaseRepository<SysAttribute,String> 从类继承的方法 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
-
构造器详细资料
-
SysAttributeService
-
-
方法详细资料
-
getRepository
-
assign
-
findAllByServiceId
-
findByAttributeIdIn
-