类的使用
cn.herodotus.engine.supplier.upms.logic.entity.security.SysElement
使用SysElement的程序包
程序包
说明
-
cn.herodotus.engine.supplier.upms.logic.converter中SysElement的使用
修饰符和类型方法说明org.dromara.hutool.core.tree.TreeNode<String> SysElementToTreeNodeConverter.convert(SysElement sysMenu) -
cn.herodotus.engine.supplier.upms.logic.service.security中SysElement的使用
修饰符和类型方法说明org.springframework.data.domain.Page<SysElement> SysElementService.findByCondition(int pageNumber, int pageSize, String path, String title) cn.herodotus.stirrup.data.crud.repository.BaseJpaRepository<SysElement, String> SysElementService.getRepository()