Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- one.suhas.rmc.controller.ClassController
 - one.suhas.rmc.service.ClassService
 - one.suhas.rmc.utils.Constants
 - one.suhas.rmc.entity.GPTForm
 - one.suhas.rmc.JpaConfiguration
 - one.suhas.rmc.entity.OpenAIRequest
 - one.suhas.rmc.entity.Review
- one.suhas.rmc.entity.TextReview
 
 - one.suhas.rmc.controller.ReviewController
 - one.suhas.rmc.service.ReviewService
 - one.suhas.rmc.entity.ReviewSubmission
- one.suhas.rmc.entity.TextReviewSubmission
 
 - one.suhas.rmc.RmcApplication
 - one.suhas.rmc.entity.RMCClass
 
 
Interface Hierarchy
- 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>) - one.suhas.rmc.repository.ClassRepository
 - one.suhas.rmc.repository.ReviewRepository
 - one.suhas.rmc.repository.TextReviewRepository
 
 
 - 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>) - one.suhas.rmc.repository.ClassRepository
 - one.suhas.rmc.repository.ReviewRepository
 - one.suhas.rmc.repository.TextReviewRepository
 
 
 - 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>) - one.suhas.rmc.repository.ClassRepository
 - one.suhas.rmc.repository.ReviewRepository
 - one.suhas.rmc.repository.TextReviewRepository
 
 
 - 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)
- one.suhas.rmc.utils.StarValue
 
 
 - java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)