接口 SystemMenuRepository
- 所有超级接口:
xyz.raylab.support.repository.BasicRepository<SystemMenu,SystemMenuId>
- 所有已知实现类:
SystemMenuRepositoryImpl
public interface SystemMenuRepository
extends xyz.raylab.support.repository.BasicRepository<SystemMenu,SystemMenuId>
系统菜单的资源库
-
方法概要
从接口继承的方法 xyz.raylab.support.repository.BasicRepository
deleteBy, existsBy, findAllBy, findAllBy, findBy, getIdValue, save