Hierarchy For All Packages
Package Hierarchies:- ml.calumma,
- ml.calumma.exception,
- ml.calumma.model.entity,
- ml.calumma.model.request,
- ml.calumma.rest.controller,
- ml.calumma.rest.repository,
- ml.calumma.rest.repository.core,
- ml.calumma.rest.repository.core.aggregation,
- ml.calumma.rest.repository.core.projections,
- ml.calumma.rest.repository.core.restrictions,
- ml.calumma.rest.repository.core.symbol,
- ml.calumma.rest.service
Class Hierarchy
- java.lang.Object
- ml.calumma.rest.controller.BaseController<Entity,T>
- ml.calumma.rest.service.BaseService<Entity,T>
- ml.calumma.model.entity.CalummaEntity
- ml.calumma.model.request.ClientRequest
- ml.calumma.model.request.ClientSearchCriteria
- ml.calumma.rest.repository.core.aggregation.CoreEntityGrouper<Entity>
- ml.calumma.rest.repository.core.aggregation.CoreEntityHaving<Entity>
- ml.calumma.rest.repository.core.projections.CoreEntityProjection<Entity>
- ml.calumma.rest.repository.core.projections.CoreEntityProjectionBuilder<Entity>
- ml.calumma.rest.repository.core.restrictions.CoreEntitySpecification<Entity> (implements org.springframework.data.jpa.domain.Specification<T>)
- ml.calumma.rest.repository.core.restrictions.CoreEntitySpecificationBuilder<Entity>
- ml.calumma.exception.CustomCalummaExceptionHandler
- ml.calumma.rest.repository.core.DynamicQueryRepository<Entity>
- ml.calumma.rest.repository.core.symbol.FieldParser
- ml.calumma.rest.repository.core.symbol.ParsedField
- ml.calumma.model.request.ParsedRequest
- ml.calumma.rest.repository.core.symbol.ProjectionField
- ml.calumma.model.request.RequestError
- ml.calumma.model.request.RequestQueryConfig
- ml.calumma.model.request.RequestQueryConfigBuilder
- ml.calumma.rest.repository.core.symbol.ResponseParser
- ml.calumma.rest.repository.core.symbol.SearchCriteria<T>
- org.springframework.boot.web.servlet.support.SpringBootServletInitializer (implements org.springframework.web.WebApplicationInitializer)
- ml.calumma.CalummaBackendApplication
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- ml.calumma.exception.BadRequestException
- ml.calumma.exception.ForbiddenException
- ml.calumma.exception.NotAcceptableParametersException
- ml.calumma.exception.UnauthorizedException
- java.lang.Exception
Interface Hierarchy
- org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>
- ml.calumma.rest.repository.BaseRepository<Entity,T> (also extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- ml.calumma.rest.repository.BaseRepository<Entity,T> (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- 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>)
- ml.calumma.rest.repository.BaseRepository<Entity,T> (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- ml.calumma.rest.repository.core.symbol.ProjectionType
- ml.calumma.rest.repository.core.symbol.SearchOperation
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)