Class Hierarchy
- java.lang.Object
- sk.iway.iwcm.system.datatable.DatatableRestControllerV2<T,
ID> - sk.iway.iwcm.components.users.usergroups.UserGroupsRestController
- sk.iway.iwcm.components.users.usergroups.UserGroupsEntity
- 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.usergroups.UserGroupsRepository
- 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.usergroups.UserGroupsRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.PagingAndSortingRepository<T,
- org.springframework.data.repository.CrudRepository<T,