类的使用
cn.herodotus.engine.supplier.upms.logic.entity.security.SysAttribute
使用SysAttribute的程序包
程序包
说明
-
cn.herodotus.engine.supplier.upms.logic.domain.event中SysAttribute的使用
-
cn.herodotus.engine.supplier.upms.logic.domain.listener中SysAttribute的使用
-
cn.herodotus.engine.supplier.upms.logic.repository.security中SysAttribute的使用
修饰符和类型方法说明SysAttributeRepository.findAllByServiceId(String serviceId) SysAttributeRepository.findByAttributeIdIn(List<String> ids) -
cn.herodotus.engine.supplier.upms.logic.service.security中SysAttribute的使用
修饰符和类型方法说明SysAttributeService.findAllByServiceId(String serviceId) SysAttributeService.findByAttributeIdIn(List<String> ids) cn.herodotus.stirrup.data.crud.repository.BaseJpaRepository<SysAttribute, String> SysAttributeService.getRepository()