Hierarchy For All Packages
- com.deusto.coffeestack,
- com.deusto.coffeestack.config,
- com.deusto.coffeestack.controller,
- com.deusto.coffeestack.domain,
- com.deusto.coffeestack.dto,
- com.deusto.coffeestack.exception,
- com.deusto.coffeestack.mapper,
- com.deusto.coffeestack.repository,
- com.deusto.coffeestack.security,
- com.deusto.coffeestack.service
Class Hierarchy
- java.lang.Object
- com.deusto.coffeestack.controller.AjusteController
- com.deusto.coffeestack.dto.AjusteRequest
- com.deusto.coffeestack.service.AjusteServiceImpl (implements com.deusto.coffeestack.service.AjusteService)
- com.deusto.coffeestack.exception.ApiError
- com.deusto.coffeestack.controller.AuthController
- com.deusto.coffeestack.dto.AuthResponse
- com.deusto.coffeestack.dto.CambiarRolRequest
- com.deusto.coffeestack.controller.ChatbotController
- com.deusto.coffeestack.service.ChatbotServiceImpl (implements com.deusto.coffeestack.service.ChatbotService)
- com.deusto.coffeestack.dto.CoberturaInsumoResponse
- com.deusto.coffeestack.CoffeeStackApplication
- com.deusto.coffeestack.dto.ConsumoPorTipoDTO
- com.deusto.coffeestack.service.ContextoNegocioServiceImpl (implements com.deusto.coffeestack.service.ContextoNegocioService)
- com.deusto.coffeestack.service.CsvExportService
- com.deusto.coffeestack.config.DataInitializer (implements org.springframework.boot.ApplicationRunner)
- com.deusto.coffeestack.controller.EstimacionConsumoController
- com.deusto.coffeestack.dto.EstimacionConsumoResponse
- com.deusto.coffeestack.service.EstimacionConsumoServiceImpl (implements com.deusto.coffeestack.service.EstimacionConsumoService)
- org.springframework.web.filter.GenericFilterBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable, jakarta.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
- org.springframework.web.filter.OncePerRequestFilter
- com.deusto.coffeestack.security.JwtAuthFilter
- org.springframework.web.filter.OncePerRequestFilter
- com.deusto.coffeestack.domain.Insumo
- com.deusto.coffeestack.controller.InsumoController
- com.deusto.coffeestack.dto.InsumoCreateRequest
- com.deusto.coffeestack.mapper.InsumoMapper
- com.deusto.coffeestack.dto.InsumoResponse
- com.deusto.coffeestack.service.InsumoServiceImpl (implements com.deusto.coffeestack.service.InsumoService)
- com.deusto.coffeestack.dto.InsumoUpdateRequest
- com.deusto.coffeestack.domain.Item
- com.deusto.coffeestack.controller.ItemController
- com.deusto.coffeestack.dto.ItemCreateRequest
- com.deusto.coffeestack.mapper.ItemMapper
- com.deusto.coffeestack.dto.ItemResponse
- com.deusto.coffeestack.service.ItemServiceImpl (implements com.deusto.coffeestack.service.ItemService)
- com.deusto.coffeestack.dto.ItemUpdateRequest
- com.deusto.coffeestack.config.JpaAuditingConfig
- com.deusto.coffeestack.security.JwtService
- com.deusto.coffeestack.dto.LoginRequest
- com.deusto.coffeestack.domain.Lote
- com.deusto.coffeestack.controller.LoteController
- com.deusto.coffeestack.dto.LoteCreateRequest
- com.deusto.coffeestack.mapper.LoteMapper
- com.deusto.coffeestack.dto.LoteResponse
- com.deusto.coffeestack.service.LoteServiceImpl (implements com.deusto.coffeestack.service.LoteService)
- com.deusto.coffeestack.controller.MovimientoController
- com.deusto.coffeestack.domain.MovimientoInventario
- com.deusto.coffeestack.dto.MovimientoResponse
- com.deusto.coffeestack.config.OllamaClientConfig
- com.deusto.coffeestack.service.OllamaInvoker
- com.deusto.coffeestack.config.OpenApiConfig
- com.deusto.coffeestack.dto.PreguntaChatbotRequest
- com.deusto.coffeestack.domain.Proveedor
- com.deusto.coffeestack.controller.ProveedorController
- com.deusto.coffeestack.dto.ProveedorCreateRequest
- com.deusto.coffeestack.mapper.ProveedorMapper
- com.deusto.coffeestack.dto.ProveedorResponse
- com.deusto.coffeestack.service.ProveedorServiceImpl (implements com.deusto.coffeestack.service.ProveedorService)
- com.deusto.coffeestack.dto.PuntoSerieDTO
- com.deusto.coffeestack.controller.RecetaController
- com.deusto.coffeestack.domain.RecetaItem
- com.deusto.coffeestack.dto.RecetaItemRequest
- com.deusto.coffeestack.mapper.RecetaMapper
- com.deusto.coffeestack.dto.RecetaRequest
- com.deusto.coffeestack.service.RecetaServiceImpl (implements com.deusto.coffeestack.service.RecetaService)
- com.deusto.coffeestack.dto.RegisterRequest
- com.deusto.coffeestack.dto.ReporteComparativoResponse
- com.deusto.coffeestack.dto.ReporteComparativoResponse.FilaInsumo
- com.deusto.coffeestack.service.ReporteComparativoServiceImpl (implements com.deusto.coffeestack.service.ReporteComparativoService)
- com.deusto.coffeestack.dto.ReporteConsumoResponse
- com.deusto.coffeestack.service.ReporteConsumoServiceImpl (implements com.deusto.coffeestack.service.ReporteConsumoService)
- com.deusto.coffeestack.controller.ReporteController
- com.deusto.coffeestack.dto.ReporteMotivoResponse
- com.deusto.coffeestack.dto.ReporteVentasDTO
- com.deusto.coffeestack.controller.ReposicionController
- com.deusto.coffeestack.service.ReposicionServiceImpl (implements com.deusto.coffeestack.service.ReposicionService)
- com.deusto.coffeestack.dto.RespuestaChatbotResponse
- com.deusto.coffeestack.exception.RestExceptionHandler
- com.deusto.coffeestack.config.SecurityConfig
- com.deusto.coffeestack.config.SpringSecurityAuditorAware (implements org.springframework.data.domain.AuditorAware<T>)
- com.deusto.coffeestack.controller.StockController
- com.deusto.coffeestack.dto.StockInsumoResponse
- com.deusto.coffeestack.service.StockServiceImpl (implements com.deusto.coffeestack.service.StockService)
- com.deusto.coffeestack.dto.SugerenciaReposicionResponse
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.deusto.coffeestack.exception.ChatbotUnavailableException
- com.deusto.coffeestack.exception.NotFoundException
- java.lang.RuntimeException
- java.lang.Exception
- com.deusto.coffeestack.config.UserDetailsServiceImpl (implements org.springframework.security.core.userdetails.UserDetailsService)
- com.deusto.coffeestack.domain.Usuario
- com.deusto.coffeestack.controller.UsuarioController
- com.deusto.coffeestack.dto.UsuarioCreateRequest
- com.deusto.coffeestack.dto.UsuarioResponse
- com.deusto.coffeestack.service.UsuarioServiceImpl (implements com.deusto.coffeestack.service.UsuarioService)
- com.deusto.coffeestack.dto.UsuarioUpdateRequest
- com.deusto.coffeestack.domain.Venta
- com.deusto.coffeestack.controller.VentaController
- com.deusto.coffeestack.domain.VentaLinea
- com.deusto.coffeestack.dto.VentaLineaRequest
- com.deusto.coffeestack.dto.VentaLineaResponse
- com.deusto.coffeestack.dto.VentaRequest
- com.deusto.coffeestack.dto.VentaResponse
- com.deusto.coffeestack.service.VentaServiceImpl (implements com.deusto.coffeestack.service.VentaService)
Interface Hierarchy
- com.deusto.coffeestack.service.AjusteService
- com.deusto.coffeestack.service.ChatbotService
- com.deusto.coffeestack.service.ContextoNegocioService
- com.deusto.coffeestack.service.EstimacionConsumoService
- com.deusto.coffeestack.service.InsumoService
- com.deusto.coffeestack.service.ItemService
- com.deusto.coffeestack.service.LoteService
- com.deusto.coffeestack.service.ProveedorService
- 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.deusto.coffeestack.repository.InsumoRepository
- com.deusto.coffeestack.repository.ItemRepository
- com.deusto.coffeestack.repository.LoteRepository
- com.deusto.coffeestack.repository.MovimientoInventarioRepository
- com.deusto.coffeestack.repository.ProveedorRepository
- com.deusto.coffeestack.repository.RecetaItemRepository
- com.deusto.coffeestack.repository.UsuarioRepository
- com.deusto.coffeestack.repository.VentaLineaRepository
- com.deusto.coffeestack.repository.VentaRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- com.deusto.coffeestack.service.RecetaService
- com.deusto.coffeestack.service.ReporteComparativoService
- com.deusto.coffeestack.service.ReporteConsumoService
- com.deusto.coffeestack.service.ReposicionService
- 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.deusto.coffeestack.repository.InsumoRepository
- com.deusto.coffeestack.repository.ItemRepository
- com.deusto.coffeestack.repository.LoteRepository
- com.deusto.coffeestack.repository.MovimientoInventarioRepository
- com.deusto.coffeestack.repository.ProveedorRepository
- com.deusto.coffeestack.repository.RecetaItemRepository
- com.deusto.coffeestack.repository.UsuarioRepository
- com.deusto.coffeestack.repository.VentaLineaRepository
- com.deusto.coffeestack.repository.VentaRepository
- 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.deusto.coffeestack.repository.InsumoRepository
- com.deusto.coffeestack.repository.ItemRepository
- com.deusto.coffeestack.repository.LoteRepository
- com.deusto.coffeestack.repository.MovimientoInventarioRepository
- com.deusto.coffeestack.repository.ProveedorRepository
- com.deusto.coffeestack.repository.RecetaItemRepository
- com.deusto.coffeestack.repository.UsuarioRepository
- com.deusto.coffeestack.repository.VentaLineaRepository
- com.deusto.coffeestack.repository.VentaRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListPagingAndSortingRepository<T,
- org.springframework.data.repository.CrudRepository<T,
- com.deusto.coffeestack.service.StockService
- com.deusto.coffeestack.service.UsuarioService
- com.deusto.coffeestack.service.VentaService
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.deusto.coffeestack.dto.Granularidad
- com.deusto.coffeestack.domain.RolEnum
- com.deusto.coffeestack.domain.TipoMovimiento
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- com.deusto.coffeestack.dto.RecetaItemResponse
- com.deusto.coffeestack.dto.RecetaResponse
- java.lang.Record