Package com.axelor.meta.db.repo
Class MetaMenuRepository
- All Implemented Interfaces:
Repository<MetaMenu>
-
Field Summary
Fields inherited from class com.axelor.db.JpaRepository
modelClass
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfindByModule
(String module) findByName
(String name) findByParent
(Long id)
-
Constructor Details
-
MetaMenuRepository
public MetaMenuRepository()
-
-
Method Details
-
findByID
-
findByName
-
findByParent
-
findByModule
-