Class Hierarchy
- java.lang.Object
- com.bytedesk.core.base.BaseEntity (implements java.io.Serializable)
- com.bytedesk.kanban.todo_list.TodoListEntity
 
- com.bytedesk.core.base.BaseRequest (implements com.bytedesk.core.base.PageableRequest, java.io.Serializable)
- com.bytedesk.kanban.todo_list.TodoListRequest
 
- com.bytedesk.core.base.BaseResponse (implements java.io.Serializable)
- com.bytedesk.kanban.todo_list.TodoListResponse
 
- com.bytedesk.core.base.BaseRestController<T,S> - com.bytedesk.kanban.todo_list.TodoListRestController
 
- com.bytedesk.core.base.BaseRestService<T,TRequest, TResponse> - com.bytedesk.kanban.todo_list.TodoListRestService
 
- com.bytedesk.core.base.BaseSpecification<T,TRequest> - com.bytedesk.kanban.todo_list.TodoListSpecification
 
- com.bytedesk.kanban.todo_list.TodoListEntityListener
- com.bytedesk.kanban.todo_list.TodoListEventListener
- com.bytedesk.kanban.todo_list.TodoListExcel
- com.bytedesk.kanban.todo_list.TodoListPermissions
 
- com.bytedesk.core.base.BaseEntity (implements java.io.Serializable)
Interface Hierarchy
- org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>
- com.bytedesk.kanban.todo_list.TodoListRepository (also extends org.springframework.data.jpa.repository.JpaRepository<T,ID>) 
 
- com.bytedesk.kanban.todo_list.TodoListRepository (also extends org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.ListCrudRepository<T, ID>, org.springframework.data.repository.ListPagingAndSortingRepository<T, ID>) - com.bytedesk.kanban.todo_list.TodoListRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
 
 
- 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.ListCrudRepository<T,ID> - org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.ListPagingAndSortingRepository<T, ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>) - com.bytedesk.kanban.todo_list.TodoListRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
 
 
- org.springframework.data.jpa.repository.JpaRepository<T,
 
- org.springframework.data.repository.ListCrudRepository<T,
- org.springframework.data.repository.PagingAndSortingRepository<T,ID> - org.springframework.data.repository.ListPagingAndSortingRepository<T,ID> - org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.ListCrudRepository<T, ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>) - com.bytedesk.kanban.todo_list.TodoListRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
 
 
- org.springframework.data.jpa.repository.JpaRepository<T,
 
- org.springframework.data.repository.ListPagingAndSortingRepository<T,
 
- org.springframework.data.repository.CrudRepository<T,
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.bytedesk.kanban.todo_list.TodoListTypeEnum
 
 
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)