Class Hierarchy
- java.lang.Object
- sk.iway.iwcm.system.datatable.DatatableRestControllerV2<T,
ID> - sk.iway.iwcm.components.users.permgroups.PermissionGroupRestController
- sk.iway.iwcm.components.users.permgroups.PermissionGroupListener
- sk.iway.iwcm.system.datatable.DatatableRestControllerV2<T,
Interface Hierarchy
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T, ID>) - sk.iway.iwcm.components.users.permgroups.PermissionGroupRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.Repository<T,
ID> - org.springframework.data.repository.CrudRepository<T,
ID> - org.springframework.data.repository.PagingAndSortingRepository<T,
ID> - org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.query.QueryByExampleExecutor<T>) - sk.iway.iwcm.components.users.permgroups.PermissionGroupRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.PagingAndSortingRepository<T,
- org.springframework.data.repository.CrudRepository<T,