Class GroupRepository

java.lang.Object
com.axelor.db.JpaRepository<Group>
com.axelor.auth.db.repo.GroupRepository
All Implemented Interfaces:
Repository<Group>

public class GroupRepository extends JpaRepository<Group>
  • Constructor Details

    • GroupRepository

      public GroupRepository()
  • Method Details