Package com.axelor.meta.db.repo
Class MetaViewRepository
- All Implemented Interfaces:
Repository<MetaView>
-
Field Summary
Fields inherited from class com.axelor.db.JpaRepository
modelClass -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfindByDependentFeature(String feature) findByModule(String module) findByName(String name) findByNameAndComputed(String name, Boolean computed)
-
Constructor Details
-
MetaViewRepository
public MetaViewRepository()
-
-
Method Details
-
findByID
-
findByName
-
findByNameAndComputed
-
findByModule
-
findByDependentFeature
-