Hierarchy For All Packages
- com.v1rex.liftnexus,
- com.v1rex.liftnexus.common.exception,
- com.v1rex.liftnexus.config,
- com.v1rex.liftnexus.config.dev,
- com.v1rex.liftnexus.forklift.controller,
- com.v1rex.liftnexus.forklift.domain,
- com.v1rex.liftnexus.forklift.dto,
- com.v1rex.liftnexus.forklift.exception,
- com.v1rex.liftnexus.forklift.mapper,
- com.v1rex.liftnexus.forklift.repository,
- com.v1rex.liftnexus.forklift.service,
- com.v1rex.liftnexus.loadunit.controller,
- com.v1rex.liftnexus.loadunit.domain,
- com.v1rex.liftnexus.loadunit.dto,
- com.v1rex.liftnexus.loadunit.exception,
- com.v1rex.liftnexus.loadunit.mapper,
- com.v1rex.liftnexus.loadunit.repository,
- com.v1rex.liftnexus.loadunit.service,
- com.v1rex.liftnexus.planning.constraints,
- com.v1rex.liftnexus.planning.controller,
- com.v1rex.liftnexus.planning.domain,
- com.v1rex.liftnexus.planning.dto,
- com.v1rex.liftnexus.planning.exception,
- com.v1rex.liftnexus.planning.mapper,
- com.v1rex.liftnexus.planning.repository,
- com.v1rex.liftnexus.planning.service,
- com.v1rex.liftnexus.storagebin.controller,
- com.v1rex.liftnexus.storagebin.domain,
- com.v1rex.liftnexus.storagebin.dto,
- com.v1rex.liftnexus.storagebin.exception,
- com.v1rex.liftnexus.storagebin.mapper,
- com.v1rex.liftnexus.storagebin.repository,
- com.v1rex.liftnexus.storagebin.service,
- com.v1rex.liftnexus.transportorder.controller,
- com.v1rex.liftnexus.transportorder.domain,
- com.v1rex.liftnexus.transportorder.dto,
- com.v1rex.liftnexus.transportorder.exception,
- com.v1rex.liftnexus.transportorder.mapper,
- com.v1rex.liftnexus.transportorder.repository,
- com.v1rex.liftnexus.transportorder.service
Class Hierarchy
- java.lang.Object
- com.v1rex.liftnexus.storagebin.domain.Coordinate3D
- com.v1rex.liftnexus.config.dev.DataSeeder (implements org.springframework.boot.CommandLineRunner)
- com.v1rex.liftnexus.planning.domain.DispatchJob
- com.v1rex.liftnexus.planning.controller.DispatchJobExceptionHandler
- com.v1rex.liftnexus.planning.mapper.DispatchJobMapper
- com.v1rex.liftnexus.forklift.domain.Forklift
- com.v1rex.liftnexus.planning.constraints.ForkliftCapacityConstraint
- com.v1rex.liftnexus.forklift.controller.ForkliftController
- com.v1rex.liftnexus.forklift.controller.ForkliftExceptionHandler
- com.v1rex.liftnexus.forklift.mapper.ForkliftMapper
- com.v1rex.liftnexus.forklift.service.ForkliftService
- com.v1rex.liftnexus.planning.constraints.ForkliftTravelDistanceConstraint
- com.v1rex.liftnexus.forklift.domain.ForkliftType
- com.v1rex.liftnexus.forklift.controller.ForkliftTypeController
- com.v1rex.liftnexus.forklift.mapper.ForkliftTypeMapper
- com.v1rex.liftnexus.forklift.service.ForkliftTypeService
- com.v1rex.liftnexus.common.exception.GlobalExceptionHandler
- com.v1rex.liftnexus.LiftNexusApplication
- com.v1rex.liftnexus.loadunit.domain.LoadUnit
- com.v1rex.liftnexus.loadunit.controller.LoadUnitController
- com.v1rex.liftnexus.loadunit.controller.LoadUnitExceptionHandler
- com.v1rex.liftnexus.loadunit.mapper.LoadUnitMapper
- com.v1rex.liftnexus.loadunit.service.LoadUnitService
- com.v1rex.liftnexus.config.OpenApiConfig
- com.v1rex.liftnexus.common.exception.ProblemDetailFactory
- com.v1rex.liftnexus.storagebin.domain.StorageBin
- com.v1rex.liftnexus.storagebin.controller.StorageBinController
- com.v1rex.liftnexus.storagebin.controller.StorageBinExceptionHandler
- com.v1rex.liftnexus.storagebin.mapper.StorageBinMapper
- com.v1rex.liftnexus.storagebin.service.StorageBinService
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.v1rex.liftnexus.common.exception.DomainException
- com.v1rex.liftnexus.planning.exception.DispatchJobDomainException
- com.v1rex.liftnexus.planning.exception.DispatchJobInvalidStateException
- com.v1rex.liftnexus.planning.exception.DispatchJobNotFoundException
- com.v1rex.liftnexus.forklift.exception.ForkliftDomainException
- com.v1rex.liftnexus.forklift.exception.ForkliftFleetNumberExistsException
- com.v1rex.liftnexus.forklift.exception.ForkliftNotFoundException
- com.v1rex.liftnexus.forklift.exception.ForkliftTypeNameExistsException
- com.v1rex.liftnexus.forklift.exception.ForkliftTypeNotFoundException
- com.v1rex.liftnexus.loadunit.exception.LoadUnitDomainException
- com.v1rex.liftnexus.loadunit.exception.LoadUnitNotFoundException
- com.v1rex.liftnexus.loadunit.exception.LoadUnitTrackingCodeExistsException
- com.v1rex.liftnexus.storagebin.exception.StorageBinDomainException
- com.v1rex.liftnexus.storagebin.exception.StorageBinCodeExistsException
- com.v1rex.liftnexus.storagebin.exception.StorageBinNotFoundException
- com.v1rex.liftnexus.transportorder.exception.TransportOrderDomainException
- com.v1rex.liftnexus.transportorder.exception.TransportOrderInvalidStateException
- com.v1rex.liftnexus.transportorder.exception.TransportOrderNotFoundException
- com.v1rex.liftnexus.planning.exception.DispatchJobDomainException
- com.v1rex.liftnexus.common.exception.DomainException
- java.lang.RuntimeException
- java.lang.Exception
- com.v1rex.liftnexus.transportorder.domain.TransportOrder
- com.v1rex.liftnexus.transportorder.controller.TransportOrderController
- com.v1rex.liftnexus.planning.constraints.TransportOrderEquipmentRequirementConstraint
- com.v1rex.liftnexus.transportorder.controller.TransportOrderExceptionHandler
- com.v1rex.liftnexus.transportorder.mapper.TransportOrderMapper
- com.v1rex.liftnexus.transportorder.service.TransportOrderService
- com.v1rex.liftnexus.planning.constraints.WarehouseConstraintProvider (implements ai.timefold.solver.core.api.score.stream.ConstraintProvider)
- com.v1rex.liftnexus.planning.controller.WarehouseDispatcherController
- com.v1rex.liftnexus.planning.service.WarehouseDispatcherService
- com.v1rex.liftnexus.planning.domain.WarehouseSchedule
Interface Hierarchy
- com.v1rex.liftnexus.common.exception.ErrorCode
- 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.v1rex.liftnexus.planning.repository.DispatchJobRepository
- com.v1rex.liftnexus.forklift.repository.ForkliftRepository
- com.v1rex.liftnexus.forklift.repository.ForkliftTypeRepository
- com.v1rex.liftnexus.loadunit.repository.LoadUnitRepository
- com.v1rex.liftnexus.storagebin.repository.StorageBinRepository
- com.v1rex.liftnexus.transportorder.repository.TransportOrderRepository
- 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.v1rex.liftnexus.planning.repository.DispatchJobRepository
- com.v1rex.liftnexus.forklift.repository.ForkliftRepository
- com.v1rex.liftnexus.forklift.repository.ForkliftTypeRepository
- com.v1rex.liftnexus.loadunit.repository.LoadUnitRepository
- com.v1rex.liftnexus.storagebin.repository.StorageBinRepository
- com.v1rex.liftnexus.transportorder.repository.TransportOrderRepository
- 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.v1rex.liftnexus.planning.repository.DispatchJobRepository
- com.v1rex.liftnexus.forklift.repository.ForkliftRepository
- com.v1rex.liftnexus.forklift.repository.ForkliftTypeRepository
- com.v1rex.liftnexus.loadunit.repository.LoadUnitRepository
- com.v1rex.liftnexus.storagebin.repository.StorageBinRepository
- com.v1rex.liftnexus.transportorder.repository.TransportOrderRepository
- 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.v1rex.liftnexus.planning.exception.DispatchJobErrorCode (implements com.v1rex.liftnexus.common.exception.ErrorCode)
- com.v1rex.liftnexus.forklift.domain.EquipmentType
- com.v1rex.liftnexus.forklift.exception.ForkliftErrorCode (implements com.v1rex.liftnexus.common.exception.ErrorCode)
- com.v1rex.liftnexus.common.exception.GlobalErrorCode (implements com.v1rex.liftnexus.common.exception.ErrorCode)
- com.v1rex.liftnexus.planning.domain.JobStatus
- com.v1rex.liftnexus.loadunit.exception.LoadUnitErrorCode (implements com.v1rex.liftnexus.common.exception.ErrorCode)
- com.v1rex.liftnexus.loadunit.domain.LoadUnitStatus
- com.v1rex.liftnexus.forklift.domain.OperationalStatus
- com.v1rex.liftnexus.storagebin.exception.StorageBinErrorCode (implements com.v1rex.liftnexus.common.exception.ErrorCode)
- com.v1rex.liftnexus.transportorder.exception.TransportOrderErrorCode (implements com.v1rex.liftnexus.common.exception.ErrorCode)
- com.v1rex.liftnexus.transportorder.domain.TransportOrderStatus
- com.v1rex.liftnexus.storagebin.domain.ZoneType
- 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.v1rex.liftnexus.storagebin.dto.CoordinateDto
- com.v1rex.liftnexus.planning.dto.DispatchJobResponse
- com.v1rex.liftnexus.forklift.dto.ForkliftLocationUpdateRequest
- com.v1rex.liftnexus.forklift.dto.ForkliftRequest
- com.v1rex.liftnexus.forklift.dto.ForkliftResponse
- com.v1rex.liftnexus.forklift.dto.ForkliftTypeRequest
- com.v1rex.liftnexus.forklift.dto.ForkliftTypeResponse
- com.v1rex.liftnexus.loadunit.dto.LoadUnitRequest
- com.v1rex.liftnexus.loadunit.dto.LoadUnitResponse
- com.v1rex.liftnexus.storagebin.dto.StorageBinRequest
- com.v1rex.liftnexus.storagebin.dto.StorageBinResponse
- com.v1rex.liftnexus.transportorder.dto.TransportOrderRequest
- com.v1rex.liftnexus.transportorder.dto.TransportOrderResponse
- com.v1rex.liftnexus.transportorder.dto.TransportOrderStatusUpdateRequest
- java.lang.Record