Index
All Classes and Interfaces|All Packages|Serialized Form
A
- ABORTED - Enum constant in enum class com.v1rex.liftnexus.planning.domain.JobStatus
- ACTIVE - Enum constant in enum class com.v1rex.liftnexus.forklift.domain.OperationalStatus
- ASSIGNED - Enum constant in enum class com.v1rex.liftnexus.transportorder.domain.TransportOrderStatus
- assignedForkliftId() - Method in record class com.v1rex.liftnexus.transportorder.dto.TransportOrderResponse
-
Returns the value of the
assignedForkliftIdrecord component.
B
- baseEnergyConsumptionPerMeter() - Method in record class com.v1rex.liftnexus.forklift.dto.ForkliftTypeRequest
-
Returns the value of the
baseEnergyConsumptionPerMeterrecord component. - baseEnergyConsumptionPerMeter() - Method in record class com.v1rex.liftnexus.forklift.dto.ForkliftTypeResponse
-
Returns the value of the
baseEnergyConsumptionPerMeterrecord component. - binCode() - Method in record class com.v1rex.liftnexus.storagebin.dto.StorageBinRequest
-
Returns the value of the
binCoderecord component. - binCode() - Method in record class com.v1rex.liftnexus.storagebin.dto.StorageBinResponse
-
Returns the value of the
binCoderecord component. - buildCurrentProblemAndSetSolvingStatus(UUID) - Method in class com.v1rex.liftnexus.planning.service.WarehouseDispatcherService
-
Fetcher callback used by Timefold at the start of solving.
- buildCurrentState() - Method in class com.v1rex.liftnexus.planning.service.WarehouseDispatcherService
-
Assembles the current warehouse snapshot that the solver will optimise.
C
- calculateDistance(Coordinate3D) - Method in class com.v1rex.liftnexus.storagebin.domain.Coordinate3D
-
Calculates the Manhattan distance using the default vertical penalty factor of 2.5.
- calculateDistance(Coordinate3D, double) - Method in class com.v1rex.liftnexus.storagebin.domain.Coordinate3D
-
Calculates the Manhattan distance with a custom vertical penalty factor.
- CHARGING - Enum constant in enum class com.v1rex.liftnexus.forklift.domain.OperationalStatus
- CHARGING_STATION - Enum constant in enum class com.v1rex.liftnexus.storagebin.domain.ZoneType
- com.v1rex.liftnexus - package com.v1rex.liftnexus
- com.v1rex.liftnexus.common.exception - package com.v1rex.liftnexus.common.exception
- com.v1rex.liftnexus.config - package com.v1rex.liftnexus.config
- com.v1rex.liftnexus.config.dev - package com.v1rex.liftnexus.config.dev
- com.v1rex.liftnexus.forklift.controller - package com.v1rex.liftnexus.forklift.controller
- com.v1rex.liftnexus.forklift.domain - package com.v1rex.liftnexus.forklift.domain
- com.v1rex.liftnexus.forklift.dto - package com.v1rex.liftnexus.forklift.dto
- com.v1rex.liftnexus.forklift.exception - package com.v1rex.liftnexus.forklift.exception
- com.v1rex.liftnexus.forklift.mapper - package com.v1rex.liftnexus.forklift.mapper
- com.v1rex.liftnexus.forklift.repository - package com.v1rex.liftnexus.forklift.repository
- com.v1rex.liftnexus.forklift.service - package com.v1rex.liftnexus.forklift.service
- com.v1rex.liftnexus.loadunit.controller - package com.v1rex.liftnexus.loadunit.controller
- com.v1rex.liftnexus.loadunit.domain - package com.v1rex.liftnexus.loadunit.domain
- com.v1rex.liftnexus.loadunit.dto - package com.v1rex.liftnexus.loadunit.dto
- com.v1rex.liftnexus.loadunit.exception - package com.v1rex.liftnexus.loadunit.exception
- com.v1rex.liftnexus.loadunit.mapper - package com.v1rex.liftnexus.loadunit.mapper
- com.v1rex.liftnexus.loadunit.repository - package com.v1rex.liftnexus.loadunit.repository
- com.v1rex.liftnexus.loadunit.service - package com.v1rex.liftnexus.loadunit.service
- com.v1rex.liftnexus.planning.constraints - package com.v1rex.liftnexus.planning.constraints
- com.v1rex.liftnexus.planning.controller - package com.v1rex.liftnexus.planning.controller
- com.v1rex.liftnexus.planning.domain - package com.v1rex.liftnexus.planning.domain
- com.v1rex.liftnexus.planning.dto - package com.v1rex.liftnexus.planning.dto
- com.v1rex.liftnexus.planning.exception - package com.v1rex.liftnexus.planning.exception
- com.v1rex.liftnexus.planning.mapper - package com.v1rex.liftnexus.planning.mapper
- com.v1rex.liftnexus.planning.repository - package com.v1rex.liftnexus.planning.repository
- com.v1rex.liftnexus.planning.service - package com.v1rex.liftnexus.planning.service
- com.v1rex.liftnexus.storagebin.controller - package com.v1rex.liftnexus.storagebin.controller
- com.v1rex.liftnexus.storagebin.domain - package com.v1rex.liftnexus.storagebin.domain
- com.v1rex.liftnexus.storagebin.dto - package com.v1rex.liftnexus.storagebin.dto
- com.v1rex.liftnexus.storagebin.exception - package com.v1rex.liftnexus.storagebin.exception
- com.v1rex.liftnexus.storagebin.mapper - package com.v1rex.liftnexus.storagebin.mapper
- com.v1rex.liftnexus.storagebin.repository - package com.v1rex.liftnexus.storagebin.repository
- com.v1rex.liftnexus.storagebin.service - package com.v1rex.liftnexus.storagebin.service
- com.v1rex.liftnexus.transportorder.controller - package com.v1rex.liftnexus.transportorder.controller
- com.v1rex.liftnexus.transportorder.domain - package com.v1rex.liftnexus.transportorder.domain
- com.v1rex.liftnexus.transportorder.dto - package com.v1rex.liftnexus.transportorder.dto
- com.v1rex.liftnexus.transportorder.exception - package com.v1rex.liftnexus.transportorder.exception
- com.v1rex.liftnexus.transportorder.mapper - package com.v1rex.liftnexus.transportorder.mapper
- com.v1rex.liftnexus.transportorder.repository - package com.v1rex.liftnexus.transportorder.repository
- com.v1rex.liftnexus.transportorder.service - package com.v1rex.liftnexus.transportorder.service
- COMPLETED - Enum constant in enum class com.v1rex.liftnexus.planning.domain.JobStatus
- COMPLETED - Enum constant in enum class com.v1rex.liftnexus.transportorder.domain.TransportOrderStatus
- completedAt() - Method in record class com.v1rex.liftnexus.planning.dto.DispatchJobResponse
-
Returns the value of the
completedAtrecord component. - CONSTRAINT_VIOLATION - Enum constant in enum class com.v1rex.liftnexus.common.exception.GlobalErrorCode
- coordinate() - Method in record class com.v1rex.liftnexus.storagebin.dto.StorageBinRequest
-
Returns the value of the
coordinaterecord component. - coordinate() - Method in record class com.v1rex.liftnexus.storagebin.dto.StorageBinResponse
-
Returns the value of the
coordinaterecord component. - Coordinate3D - Class in com.v1rex.liftnexus.storagebin.domain
- Coordinate3D() - Constructor for class com.v1rex.liftnexus.storagebin.domain.Coordinate3D
- CoordinateDto - Record Class in com.v1rex.liftnexus.storagebin.dto
- CoordinateDto(Integer, Integer, Integer) - Constructor for record class com.v1rex.liftnexus.storagebin.dto.CoordinateDto
-
Creates an instance of a
CoordinateDtorecord class. - createdAt() - Method in record class com.v1rex.liftnexus.planning.dto.DispatchJobResponse
-
Returns the value of the
createdAtrecord component. - createErrorResponse(ErrorCode, String, HttpServletRequest, List<String>) - Method in class com.v1rex.liftnexus.common.exception.ProblemDetailFactory
- createForklift(ForkliftRequest) - Method in class com.v1rex.liftnexus.forklift.controller.ForkliftController
- createForklift(ForkliftRequest) - Method in class com.v1rex.liftnexus.forklift.service.ForkliftService
-
Registers a new forklift in the warehouse fleet.
- createForkliftType(ForkliftTypeRequest) - Method in class com.v1rex.liftnexus.forklift.controller.ForkliftTypeController
- createForkliftType(ForkliftTypeRequest) - Method in class com.v1rex.liftnexus.forklift.service.ForkliftTypeService
-
Creates a new forklift type after validating that the model name is unique.
- createLoadUnit(LoadUnitRequest) - Method in class com.v1rex.liftnexus.loadunit.controller.LoadUnitController
- createLoadUnit(LoadUnitRequest) - Method in class com.v1rex.liftnexus.loadunit.service.LoadUnitService
-
Creates a new load unit and persists it to the database.
- createOrder(TransportOrderRequest) - Method in class com.v1rex.liftnexus.transportorder.controller.TransportOrderController
- createStorageBin(StorageBinRequest) - Method in class com.v1rex.liftnexus.storagebin.controller.StorageBinController
- createStorageBin(StorageBinRequest) - Method in class com.v1rex.liftnexus.storagebin.service.StorageBinService
-
Creates a new storage bin and returns its DTO representation.
- createTransportOrder(TransportOrderRequest) - Method in class com.v1rex.liftnexus.transportorder.service.TransportOrderService
-
Creates a new transport order that moves a load unit from a source storage bin to a destination storage bin.
- currentBatteryPercentage() - Method in record class com.v1rex.liftnexus.forklift.dto.ForkliftRequest
-
Returns the value of the
currentBatteryPercentagerecord component. - currentBatteryPercentage() - Method in record class com.v1rex.liftnexus.forklift.dto.ForkliftResponse
-
Returns the value of the
currentBatteryPercentagerecord component. - currentStorageBinId() - Method in record class com.v1rex.liftnexus.forklift.dto.ForkliftRequest
-
Returns the value of the
currentStorageBinIdrecord component. - currentStorageBinId() - Method in record class com.v1rex.liftnexus.forklift.dto.ForkliftResponse
-
Returns the value of the
currentStorageBinIdrecord component. - currentStorageBinId() - Method in record class com.v1rex.liftnexus.loadunit.dto.LoadUnitRequest
-
Returns the value of the
currentStorageBinIdrecord component. - currentStorageBinId() - Method in record class com.v1rex.liftnexus.loadunit.dto.LoadUnitResponse
-
Returns the value of the
currentStorageBinIdrecord component. - customOpenAPI() - Method in class com.v1rex.liftnexus.config.OpenApiConfig
D
- DATABASE_CONFLICT - Enum constant in enum class com.v1rex.liftnexus.common.exception.GlobalErrorCode
- DataSeeder - Class in com.v1rex.liftnexus.config.dev
- DataSeeder() - Constructor for class com.v1rex.liftnexus.config.dev.DataSeeder
- defineConstraints(ConstraintFactory) - Method in class com.v1rex.liftnexus.planning.constraints.WarehouseConstraintProvider
- destinationBinId() - Method in record class com.v1rex.liftnexus.transportorder.dto.TransportOrderRequest
-
Returns the value of the
destinationBinIdrecord component. - DISPATCH_JOB_INVALID_STATE - Enum constant in enum class com.v1rex.liftnexus.planning.exception.DispatchJobErrorCode
- DISPATCH_JOB_NOT_FOUND - Enum constant in enum class com.v1rex.liftnexus.planning.exception.DispatchJobErrorCode
- DispatchJob - Class in com.v1rex.liftnexus.planning.domain
- DispatchJob() - Constructor for class com.v1rex.liftnexus.planning.domain.DispatchJob
- DispatchJobDomainException - Exception Class in com.v1rex.liftnexus.planning.exception
- DispatchJobDomainException(ErrorCode, String) - Constructor for exception class com.v1rex.liftnexus.planning.exception.DispatchJobDomainException
- DispatchJobErrorCode - Enum Class in com.v1rex.liftnexus.planning.exception
- DispatchJobExceptionHandler - Class in com.v1rex.liftnexus.planning.controller
- DispatchJobExceptionHandler() - Constructor for class com.v1rex.liftnexus.planning.controller.DispatchJobExceptionHandler
- DispatchJobInvalidStateException - Exception Class in com.v1rex.liftnexus.planning.exception
- DispatchJobInvalidStateException(String) - Constructor for exception class com.v1rex.liftnexus.planning.exception.DispatchJobInvalidStateException
- DispatchJobMapper - Class in com.v1rex.liftnexus.planning.mapper
- DispatchJobMapper() - Constructor for class com.v1rex.liftnexus.planning.mapper.DispatchJobMapper
- DispatchJobNotFoundException - Exception Class in com.v1rex.liftnexus.planning.exception
- DispatchJobNotFoundException(UUID) - Constructor for exception class com.v1rex.liftnexus.planning.exception.DispatchJobNotFoundException
- DispatchJobRepository - Interface in com.v1rex.liftnexus.planning.repository
- DispatchJobResponse - Record Class in com.v1rex.liftnexus.planning.dto
- DispatchJobResponse(UUID, JobStatus, Instant, Instant, String) - Constructor for record class com.v1rex.liftnexus.planning.dto.DispatchJobResponse
-
Creates an instance of a
DispatchJobResponserecord class. - DomainException - Exception Class in com.v1rex.liftnexus.common.exception
- DomainException(ErrorCode, String) - Constructor for exception class com.v1rex.liftnexus.common.exception.DomainException
E
- equals(Object) - Method in record class com.v1rex.liftnexus.forklift.dto.ForkliftLocationUpdateRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.v1rex.liftnexus.forklift.dto.ForkliftRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.v1rex.liftnexus.forklift.dto.ForkliftResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.v1rex.liftnexus.forklift.dto.ForkliftTypeRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.v1rex.liftnexus.forklift.dto.ForkliftTypeResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.v1rex.liftnexus.loadunit.dto.LoadUnitRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.v1rex.liftnexus.loadunit.dto.LoadUnitResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.v1rex.liftnexus.planning.dto.DispatchJobResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.v1rex.liftnexus.storagebin.dto.CoordinateDto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.v1rex.liftnexus.storagebin.dto.StorageBinRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.v1rex.liftnexus.storagebin.dto.StorageBinResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.v1rex.liftnexus.transportorder.dto.TransportOrderRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.v1rex.liftnexus.transportorder.dto.TransportOrderResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.v1rex.liftnexus.transportorder.dto.TransportOrderStatusUpdateRequest
-
Indicates whether some other object is "equal to" this one.
- equipmentType() - Method in record class com.v1rex.liftnexus.forklift.dto.ForkliftResponse
-
Returns the value of the
equipmentTyperecord component. - equipmentType() - Method in record class com.v1rex.liftnexus.forklift.dto.ForkliftTypeRequest
-
Returns the value of the
equipmentTyperecord component. - equipmentType() - Method in record class com.v1rex.liftnexus.forklift.dto.ForkliftTypeResponse
-
Returns the value of the
equipmentTyperecord component. - equipmentType(ConstraintFactory) - Static method in class com.v1rex.liftnexus.planning.constraints.TransportOrderEquipmentRequirementConstraint
- equipmentType(ConstraintFactory) - Method in class com.v1rex.liftnexus.planning.constraints.WarehouseConstraintProvider
- EquipmentType - Enum Class in com.v1rex.liftnexus.forklift.domain
- ErrorCode - Interface in com.v1rex.liftnexus.common.exception
- existsByBinCode(String) - Method in interface com.v1rex.liftnexus.storagebin.repository.StorageBinRepository
- existsByFleetNumber(String) - Method in interface com.v1rex.liftnexus.forklift.repository.ForkliftRepository
- existsByModelName(String) - Method in interface com.v1rex.liftnexus.forklift.repository.ForkliftTypeRepository
- existsByTrackingCode(String) - Method in interface com.v1rex.liftnexus.loadunit.repository.LoadUnitRepository
- EXPECTED - Enum constant in enum class com.v1rex.liftnexus.loadunit.domain.LoadUnitStatus
F
- FAILED - Enum constant in enum class com.v1rex.liftnexus.planning.domain.JobStatus
- FAILED - Enum constant in enum class com.v1rex.liftnexus.transportorder.domain.TransportOrderStatus
- finalScore() - Method in record class com.v1rex.liftnexus.planning.dto.DispatchJobResponse
-
Returns the value of the
finalScorerecord component. - findAll() - Method in interface com.v1rex.liftnexus.forklift.repository.ForkliftRepository
- findAll(Pageable) - Method in interface com.v1rex.liftnexus.forklift.repository.ForkliftRepository
- findAll(Pageable) - Method in class com.v1rex.liftnexus.forklift.service.ForkliftService
-
Returns a paginated list of all forklifts in the system.
- findAll(Pageable) - Method in class com.v1rex.liftnexus.forklift.service.ForkliftTypeService
-
Retrieves a paginated list of all forklift types.
- findAll(Pageable) - Method in class com.v1rex.liftnexus.loadunit.controller.LoadUnitController
- findAll(Pageable) - Method in class com.v1rex.liftnexus.loadunit.service.LoadUnitService
-
Returns a paginated list of all load units as DTOs.
- findAll(Pageable) - Method in class com.v1rex.liftnexus.storagebin.service.StorageBinService
-
Retrieves a paginated list of all storage bins, mapped to their DTO representations.
- findAllEntities() - Method in class com.v1rex.liftnexus.forklift.service.ForkliftService
-
Returns all
Forkliftentities without pagination for solver consumption. - findAllEntities() - Method in class com.v1rex.liftnexus.storagebin.service.StorageBinService
-
Retrieves all
StorageBinentities without pagination. - findAllEntities() - Method in class com.v1rex.liftnexus.transportorder.service.TransportOrderService
-
Returns all transport order entities without pagination.
- findAllEntities(Pageable) - Method in class com.v1rex.liftnexus.forklift.service.ForkliftService
-
Returns a paginated list of raw
Forkliftentities for internal domain usage. - findAllEntities(Pageable) - Method in class com.v1rex.liftnexus.loadunit.service.LoadUnitService
-
Returns a paginated list of all load unit entities.
- findAllEntities(Pageable) - Method in class com.v1rex.liftnexus.storagebin.service.StorageBinService
-
Retrieves a paginated list of all
StorageBinentities. - findAllEntitiesForPlanning() - Method in class com.v1rex.liftnexus.forklift.service.ForkliftService
-
Retrieves all
Forkliftentities with the object graph required by the Timefold solver. - findAllEntitiesForPlanning() - Method in class com.v1rex.liftnexus.storagebin.service.StorageBinService
-
Retrieves all
StorageBinentities without pagination. - findAllEntitiesForPlanning() - Method in class com.v1rex.liftnexus.transportorder.service.TransportOrderService
-
Retrieves all
TransportOrderentities with the object graph required by the Timefold solver. - findAllForklifts(Pageable) - Method in class com.v1rex.liftnexus.forklift.controller.ForkliftController
- findAllForPlanning() - Method in interface com.v1rex.liftnexus.forklift.repository.ForkliftRepository
- findAllForPlanning() - Method in interface com.v1rex.liftnexus.storagebin.repository.StorageBinRepository
- findAllForPlanning() - Method in interface com.v1rex.liftnexus.transportorder.repository.TransportOrderRepository
- findAllStorageBins(Pageable) - Method in class com.v1rex.liftnexus.storagebin.controller.StorageBinController
- findByAssignedForkliftIsNull() - Method in interface com.v1rex.liftnexus.transportorder.repository.TransportOrderRepository
- findByForkliftType_MaxCapacityKgGreaterThanEqual(Integer, Pageable) - Method in interface com.v1rex.liftnexus.forklift.repository.ForkliftRepository
- findById(Long) - Method in interface com.v1rex.liftnexus.forklift.repository.ForkliftRepository
- findById(Long) - Method in class com.v1rex.liftnexus.forklift.service.ForkliftService
-
Retrieves a single forklift by its unique identifier.
- findById(Long) - Method in class com.v1rex.liftnexus.forklift.service.ForkliftTypeService
-
Retrieves a forklift type by its unique identifier.
- findById(Long) - Method in class com.v1rex.liftnexus.loadunit.controller.LoadUnitController
- findById(Long) - Method in class com.v1rex.liftnexus.loadunit.service.LoadUnitService
-
Retrieves a load unit by its database ID and returns it as a DTO.
- findById(Long) - Method in class com.v1rex.liftnexus.storagebin.controller.StorageBinController
- findById(Long) - Method in class com.v1rex.liftnexus.storagebin.service.StorageBinService
-
Retrieves a storage bin by its unique identifier and returns its DTO representation.
- findById(Long) - Method in class com.v1rex.liftnexus.transportorder.service.TransportOrderService
-
Looks up a transport order by its ID and returns the response DTO.
- findByModelName(String) - Method in interface com.v1rex.liftnexus.forklift.repository.ForkliftTypeRepository
- findByStatus(OperationalStatus, Pageable) - Method in interface com.v1rex.liftnexus.forklift.repository.ForkliftRepository
- findByStatus(OperationalStatus, Pageable) - Method in class com.v1rex.liftnexus.forklift.service.ForkliftService
-
Searches for forklifts by operational status.
- findByStatus(LoadUnitStatus, Pageable) - Method in class com.v1rex.liftnexus.loadunit.controller.LoadUnitController
- findByStatus(LoadUnitStatus, Pageable) - Method in interface com.v1rex.liftnexus.loadunit.repository.LoadUnitRepository
- findByStatus(LoadUnitStatus, Pageable) - Method in class com.v1rex.liftnexus.loadunit.service.LoadUnitService
-
Returns a paginated list of load units filtered by the given
LoadUnitStatusas DTOs. - findByStatus(TransportOrderStatus, Pageable) - Method in interface com.v1rex.liftnexus.transportorder.repository.TransportOrderRepository
- findByTargetLoadUnit_WeightKgGreaterThan(Integer, Pageable) - Method in interface com.v1rex.liftnexus.transportorder.repository.TransportOrderRepository
- findByTrackingCode(String) - Method in class com.v1rex.liftnexus.loadunit.controller.LoadUnitController
- findByTrackingCode(String) - Method in interface com.v1rex.liftnexus.loadunit.repository.LoadUnitRepository
- findByTrackingCode(String) - Method in class com.v1rex.liftnexus.loadunit.service.LoadUnitService
-
Retrieves a load unit by its unique tracking code and returns it as a DTO.
- findEntitiesByStatus(LoadUnitStatus, Pageable) - Method in class com.v1rex.liftnexus.loadunit.service.LoadUnitService
-
Returns a paginated list of load unit entities filtered by the given
LoadUnitStatus. - findEntityById(Long) - Method in class com.v1rex.liftnexus.forklift.service.ForkliftService
-
Internal domain-level lookup: retrieves the managed
Forkliftentity by its ID. - findEntityById(Long) - Method in class com.v1rex.liftnexus.forklift.service.ForkliftTypeService
-
Finds the underlying
ForkliftTypeentity by its id, throwing if not found. - findEntityById(Long) - Method in class com.v1rex.liftnexus.loadunit.service.LoadUnitService
-
Finds a load unit entity by its database ID.
- findEntityById(Long) - Method in class com.v1rex.liftnexus.storagebin.service.StorageBinService
-
Finds a
StorageBinentity by its identifier. - findEntityById(Long) - Method in class com.v1rex.liftnexus.transportorder.service.TransportOrderService
-
Retrieves the raw
TransportOrderentity by its ID. - findEntityByTrackingCode(String) - Method in class com.v1rex.liftnexus.loadunit.service.LoadUnitService
-
Finds a load unit entity by its unique tracking code.
- findJobEntityById(UUID) - Method in class com.v1rex.liftnexus.planning.service.WarehouseDispatcherService
-
Retrieves the raw
DispatchJobentity by its ID. - findWithCapacity(Integer, OperationalStatus, Pageable) - Method in class com.v1rex.liftnexus.forklift.controller.ForkliftController
- findWithCapacityGreaterThan(Integer, Pageable) - Method in class com.v1rex.liftnexus.forklift.service.ForkliftService
-
Searches for forklifts by minimum lifting capacity or operational status.
- fleetNumber() - Method in record class com.v1rex.liftnexus.forklift.dto.ForkliftRequest
-
Returns the value of the
fleetNumberrecord component. - fleetNumber() - Method in record class com.v1rex.liftnexus.forklift.dto.ForkliftResponse
-
Returns the value of the
fleetNumberrecord component. - Forklift - Class in com.v1rex.liftnexus.forklift.domain
- Forklift() - Constructor for class com.v1rex.liftnexus.forklift.domain.Forklift
- FORKLIFT_FLEET_NUMBER_EXISTS - Enum constant in enum class com.v1rex.liftnexus.forklift.exception.ForkliftErrorCode
- FORKLIFT_NOT_FOUND - Enum constant in enum class com.v1rex.liftnexus.forklift.exception.ForkliftErrorCode
- FORKLIFT_TYPE_NAME_EXISTS - Enum constant in enum class com.v1rex.liftnexus.forklift.exception.ForkliftErrorCode
- FORKLIFT_TYPE_NOT_FOUND - Enum constant in enum class com.v1rex.liftnexus.forklift.exception.ForkliftErrorCode
- forkliftCapacity(ConstraintFactory) - Static method in class com.v1rex.liftnexus.planning.constraints.ForkliftCapacityConstraint
- forkliftCapacity(ConstraintFactory) - Method in class com.v1rex.liftnexus.planning.constraints.WarehouseConstraintProvider
- ForkliftCapacityConstraint - Class in com.v1rex.liftnexus.planning.constraints
- ForkliftCapacityConstraint() - Constructor for class com.v1rex.liftnexus.planning.constraints.ForkliftCapacityConstraint
- ForkliftController - Class in com.v1rex.liftnexus.forklift.controller
- ForkliftController() - Constructor for class com.v1rex.liftnexus.forklift.controller.ForkliftController
- ForkliftDomainException - Exception Class in com.v1rex.liftnexus.forklift.exception
- ForkliftDomainException(ErrorCode, String) - Constructor for exception class com.v1rex.liftnexus.forklift.exception.ForkliftDomainException
- ForkliftErrorCode - Enum Class in com.v1rex.liftnexus.forklift.exception
- ForkliftExceptionHandler - Class in com.v1rex.liftnexus.forklift.controller
- ForkliftExceptionHandler() - Constructor for class com.v1rex.liftnexus.forklift.controller.ForkliftExceptionHandler
- ForkliftFleetNumberExistsException - Exception Class in com.v1rex.liftnexus.forklift.exception
- ForkliftFleetNumberExistsException(String) - Constructor for exception class com.v1rex.liftnexus.forklift.exception.ForkliftFleetNumberExistsException
- ForkliftLocationUpdateRequest - Record Class in com.v1rex.liftnexus.forklift.dto
- ForkliftLocationUpdateRequest(Long) - Constructor for record class com.v1rex.liftnexus.forklift.dto.ForkliftLocationUpdateRequest
-
Creates an instance of a
ForkliftLocationUpdateRequestrecord class. - ForkliftMapper - Class in com.v1rex.liftnexus.forklift.mapper
- ForkliftMapper() - Constructor for class com.v1rex.liftnexus.forklift.mapper.ForkliftMapper
- ForkliftNotFoundException - Exception Class in com.v1rex.liftnexus.forklift.exception
- ForkliftNotFoundException(Long) - Constructor for exception class com.v1rex.liftnexus.forklift.exception.ForkliftNotFoundException
- ForkliftRepository - Interface in com.v1rex.liftnexus.forklift.repository
- ForkliftRequest - Record Class in com.v1rex.liftnexus.forklift.dto
- ForkliftRequest(String, Long, Long, OperationalStatus, Double) - Constructor for record class com.v1rex.liftnexus.forklift.dto.ForkliftRequest
-
Creates an instance of a
ForkliftRequestrecord class. - ForkliftResponse - Record Class in com.v1rex.liftnexus.forklift.dto
- ForkliftResponse(Long, String, Long, String, EquipmentType, Integer, Long, OperationalStatus, Double, List<Long>) - Constructor for record class com.v1rex.liftnexus.forklift.dto.ForkliftResponse
-
Creates an instance of a
ForkliftResponserecord class. - ForkliftService - Class in com.v1rex.liftnexus.forklift.service
-
Service layer for the Forklift bounded context.
- ForkliftService() - Constructor for class com.v1rex.liftnexus.forklift.service.ForkliftService
- forkliftTravelDistance(ConstraintFactory) - Static method in class com.v1rex.liftnexus.planning.constraints.ForkliftTravelDistanceConstraint
- ForkliftTravelDistanceConstraint - Class in com.v1rex.liftnexus.planning.constraints
- ForkliftTravelDistanceConstraint() - Constructor for class com.v1rex.liftnexus.planning.constraints.ForkliftTravelDistanceConstraint
- ForkliftType - Class in com.v1rex.liftnexus.forklift.domain
- ForkliftType() - Constructor for class com.v1rex.liftnexus.forklift.domain.ForkliftType
- ForkliftTypeController - Class in com.v1rex.liftnexus.forklift.controller
- ForkliftTypeController() - Constructor for class com.v1rex.liftnexus.forklift.controller.ForkliftTypeController
- forkliftTypeId() - Method in record class com.v1rex.liftnexus.forklift.dto.ForkliftRequest
-
Returns the value of the
forkliftTypeIdrecord component. - forkliftTypeId() - Method in record class com.v1rex.liftnexus.forklift.dto.ForkliftResponse
-
Returns the value of the
forkliftTypeIdrecord component. - ForkliftTypeMapper - Class in com.v1rex.liftnexus.forklift.mapper
- ForkliftTypeMapper() - Constructor for class com.v1rex.liftnexus.forklift.mapper.ForkliftTypeMapper
- ForkliftTypeNameExistsException - Exception Class in com.v1rex.liftnexus.forklift.exception
- ForkliftTypeNameExistsException(String) - Constructor for exception class com.v1rex.liftnexus.forklift.exception.ForkliftTypeNameExistsException
- ForkliftTypeNotFoundException - Exception Class in com.v1rex.liftnexus.forklift.exception
- ForkliftTypeNotFoundException(Long) - Constructor for exception class com.v1rex.liftnexus.forklift.exception.ForkliftTypeNotFoundException
- ForkliftTypeRepository - Interface in com.v1rex.liftnexus.forklift.repository
- ForkliftTypeRequest - Record Class in com.v1rex.liftnexus.forklift.dto
- ForkliftTypeRequest(String, EquipmentType, Integer, Double, Double) - Constructor for record class com.v1rex.liftnexus.forklift.dto.ForkliftTypeRequest
-
Creates an instance of a
ForkliftTypeRequestrecord class. - ForkliftTypeResponse - Record Class in com.v1rex.liftnexus.forklift.dto
- ForkliftTypeResponse(Long, String, EquipmentType, Integer, Double, Double) - Constructor for record class com.v1rex.liftnexus.forklift.dto.ForkliftTypeResponse
-
Creates an instance of a
ForkliftTypeResponserecord class. - ForkliftTypeService - Class in com.v1rex.liftnexus.forklift.service
-
Service layer for managing
ForkliftTypeentities. - ForkliftTypeService() - Constructor for class com.v1rex.liftnexus.forklift.service.ForkliftTypeService
G
- getAllForkliftTypes(Pageable) - Method in class com.v1rex.liftnexus.forklift.controller.ForkliftTypeController
- getCode() - Method in interface com.v1rex.liftnexus.common.exception.ErrorCode
- getDefaultTitle() - Method in interface com.v1rex.liftnexus.common.exception.ErrorCode
- getForkliftById(Long) - Method in class com.v1rex.liftnexus.forklift.controller.ForkliftController
- getForkliftTypeById(Long) - Method in class com.v1rex.liftnexus.forklift.controller.ForkliftTypeController
- getJobStatus(UUID) - Method in class com.v1rex.liftnexus.planning.controller.WarehouseDispatcherController
- getJobStatusAndReconcile(UUID) - Method in class com.v1rex.liftnexus.planning.service.WarehouseDispatcherService
-
Returns the current status of a dispatch job.
- getOrderById(Long) - Method in class com.v1rex.liftnexus.transportorder.controller.TransportOrderController
- getStatus() - Method in interface com.v1rex.liftnexus.common.exception.ErrorCode
- GlobalErrorCode - Enum Class in com.v1rex.liftnexus.common.exception
- GlobalExceptionHandler - Class in com.v1rex.liftnexus.common.exception
- GlobalExceptionHandler() - Constructor for class com.v1rex.liftnexus.common.exception.GlobalExceptionHandler
H
- handleConstraintViolationException(ConstraintViolationException, HttpServletRequest) - Method in class com.v1rex.liftnexus.common.exception.GlobalExceptionHandler
- handleDataIntegrityViolation(DataIntegrityViolationException, HttpServletRequest) - Method in class com.v1rex.liftnexus.common.exception.GlobalExceptionHandler
- handleDispatchJobDomainException(DispatchJobDomainException, HttpServletRequest) - Method in class com.v1rex.liftnexus.planning.controller.DispatchJobExceptionHandler
- handleDomainException(DomainException, HttpServletRequest) - Method in class com.v1rex.liftnexus.common.exception.GlobalExceptionHandler
- handleForkliftDomainException(ForkliftDomainException, HttpServletRequest) - Method in class com.v1rex.liftnexus.forklift.controller.ForkliftExceptionHandler
- handleGeneralException(Exception, HttpServletRequest) - Method in class com.v1rex.liftnexus.common.exception.GlobalExceptionHandler
- handleLoadUnitDomainException(LoadUnitDomainException, HttpServletRequest) - Method in class com.v1rex.liftnexus.loadunit.controller.LoadUnitExceptionHandler
- handleMaxUploadSizeExceeded(MaxUploadSizeExceededException, HttpServletRequest) - Method in class com.v1rex.liftnexus.common.exception.GlobalExceptionHandler
- handleMediaTypeNotAcceptable(HttpMediaTypeNotAcceptableException, HttpServletRequest) - Method in class com.v1rex.liftnexus.common.exception.GlobalExceptionHandler
- handleMediaTypeNotSupported(HttpMediaTypeNotSupportedException, HttpServletRequest) - Method in class com.v1rex.liftnexus.common.exception.GlobalExceptionHandler
- handleMethodNotSupported(HttpRequestMethodNotSupportedException, HttpServletRequest) - Method in class com.v1rex.liftnexus.common.exception.GlobalExceptionHandler
- handleMissingParameter(MissingServletRequestParameterException, HttpServletRequest) - Method in class com.v1rex.liftnexus.common.exception.GlobalExceptionHandler
- handleStorageBinDomainException(StorageBinDomainException, HttpServletRequest) - Method in class com.v1rex.liftnexus.storagebin.controller.StorageBinExceptionHandler
- handleTransportOrderDomainException(TransportOrderDomainException, HttpServletRequest) - Method in class com.v1rex.liftnexus.transportorder.controller.TransportOrderExceptionHandler
- handleTypeMismatch(MethodArgumentTypeMismatchException, HttpServletRequest) - Method in class com.v1rex.liftnexus.common.exception.GlobalExceptionHandler
- handleUnreadableMessage(HttpMessageNotReadableException, HttpServletRequest) - Method in class com.v1rex.liftnexus.common.exception.GlobalExceptionHandler
- handleValidationException(MethodArgumentNotValidException, HttpServletRequest) - Method in class com.v1rex.liftnexus.common.exception.GlobalExceptionHandler
- handleWritableException(HttpMessageNotWritableException, HttpServletRequest) - Method in class com.v1rex.liftnexus.common.exception.GlobalExceptionHandler
- hashCode() - Method in record class com.v1rex.liftnexus.forklift.dto.ForkliftLocationUpdateRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.v1rex.liftnexus.forklift.dto.ForkliftRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.v1rex.liftnexus.forklift.dto.ForkliftResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.v1rex.liftnexus.forklift.dto.ForkliftTypeRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.v1rex.liftnexus.forklift.dto.ForkliftTypeResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.v1rex.liftnexus.loadunit.dto.LoadUnitRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.v1rex.liftnexus.loadunit.dto.LoadUnitResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.v1rex.liftnexus.planning.dto.DispatchJobResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.v1rex.liftnexus.storagebin.dto.CoordinateDto
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.v1rex.liftnexus.storagebin.dto.StorageBinRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.v1rex.liftnexus.storagebin.dto.StorageBinResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.v1rex.liftnexus.transportorder.dto.TransportOrderRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.v1rex.liftnexus.transportorder.dto.TransportOrderResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.v1rex.liftnexus.transportorder.dto.TransportOrderStatusUpdateRequest
-
Returns a hash code value for this object.
- HAZMAT - Enum constant in enum class com.v1rex.liftnexus.storagebin.domain.ZoneType
I
- id() - Method in record class com.v1rex.liftnexus.forklift.dto.ForkliftResponse
-
Returns the value of the
idrecord component. - id() - Method in record class com.v1rex.liftnexus.forklift.dto.ForkliftTypeResponse
-
Returns the value of the
idrecord component. - id() - Method in record class com.v1rex.liftnexus.loadunit.dto.LoadUnitResponse
-
Returns the value of the
idrecord component. - id() - Method in record class com.v1rex.liftnexus.planning.dto.DispatchJobResponse
-
Returns the value of the
idrecord component. - id() - Method in record class com.v1rex.liftnexus.storagebin.dto.StorageBinResponse
-
Returns the value of the
idrecord component. - id() - Method in record class com.v1rex.liftnexus.transportorder.dto.TransportOrderResponse
-
Returns the value of the
idrecord component. - IN_PROGRESS - Enum constant in enum class com.v1rex.liftnexus.transportorder.domain.TransportOrderStatus
- IN_TRANSIT - Enum constant in enum class com.v1rex.liftnexus.loadunit.domain.LoadUnitStatus
- INTERNAL_SERVER_ERROR - Enum constant in enum class com.v1rex.liftnexus.common.exception.GlobalErrorCode
- isPinned() - Method in class com.v1rex.liftnexus.transportorder.domain.TransportOrder
J
- JobStatus - Enum Class in com.v1rex.liftnexus.planning.domain
L
- LiftNexusApplication - Class in com.v1rex.liftnexus
- LiftNexusApplication() - Constructor for class com.v1rex.liftnexus.LiftNexusApplication
- LOAD_UNIT_NOT_FOUND - Enum constant in enum class com.v1rex.liftnexus.loadunit.exception.LoadUnitErrorCode
- LOAD_UNIT_TRACKING_CODE_EXISTS - Enum constant in enum class com.v1rex.liftnexus.loadunit.exception.LoadUnitErrorCode
- LoadUnit - Class in com.v1rex.liftnexus.loadunit.domain
- LoadUnit() - Constructor for class com.v1rex.liftnexus.loadunit.domain.LoadUnit
- LoadUnitController - Class in com.v1rex.liftnexus.loadunit.controller
- LoadUnitController() - Constructor for class com.v1rex.liftnexus.loadunit.controller.LoadUnitController
- LoadUnitDomainException - Exception Class in com.v1rex.liftnexus.loadunit.exception
- LoadUnitDomainException(ErrorCode, String) - Constructor for exception class com.v1rex.liftnexus.loadunit.exception.LoadUnitDomainException
- LoadUnitErrorCode - Enum Class in com.v1rex.liftnexus.loadunit.exception
- LoadUnitExceptionHandler - Class in com.v1rex.liftnexus.loadunit.controller
- LoadUnitExceptionHandler() - Constructor for class com.v1rex.liftnexus.loadunit.controller.LoadUnitExceptionHandler
- LoadUnitMapper - Class in com.v1rex.liftnexus.loadunit.mapper
- LoadUnitMapper() - Constructor for class com.v1rex.liftnexus.loadunit.mapper.LoadUnitMapper
- LoadUnitNotFoundException - Exception Class in com.v1rex.liftnexus.loadunit.exception
- LoadUnitNotFoundException(Long) - Constructor for exception class com.v1rex.liftnexus.loadunit.exception.LoadUnitNotFoundException
- LoadUnitNotFoundException(String) - Constructor for exception class com.v1rex.liftnexus.loadunit.exception.LoadUnitNotFoundException
- LoadUnitRepository - Interface in com.v1rex.liftnexus.loadunit.repository
- LoadUnitRequest - Record Class in com.v1rex.liftnexus.loadunit.dto
- LoadUnitRequest(String, int, LoadUnitStatus, Long) - Constructor for record class com.v1rex.liftnexus.loadunit.dto.LoadUnitRequest
-
Creates an instance of a
LoadUnitRequestrecord class. - LoadUnitResponse - Record Class in com.v1rex.liftnexus.loadunit.dto
- LoadUnitResponse(Long, String, int, LoadUnitStatus, Long, Long) - Constructor for record class com.v1rex.liftnexus.loadunit.dto.LoadUnitResponse
-
Creates an instance of a
LoadUnitResponserecord class. - LoadUnitService - Class in com.v1rex.liftnexus.loadunit.service
-
Service layer for managing
LoadUnitentities. - LoadUnitService() - Constructor for class com.v1rex.liftnexus.loadunit.service.LoadUnitService
- LoadUnitStatus - Enum Class in com.v1rex.liftnexus.loadunit.domain
- LoadUnitTrackingCodeExistsException - Exception Class in com.v1rex.liftnexus.loadunit.exception
- LoadUnitTrackingCodeExistsException(String) - Constructor for exception class com.v1rex.liftnexus.loadunit.exception.LoadUnitTrackingCodeExistsException
- locationId() - Method in record class com.v1rex.liftnexus.forklift.dto.ForkliftLocationUpdateRequest
-
Returns the value of the
locationIdrecord component.
M
- main(String[]) - Static method in class com.v1rex.liftnexus.LiftNexusApplication
- MAINTENANCE - Enum constant in enum class com.v1rex.liftnexus.forklift.domain.OperationalStatus
- MALFORMED_REQUEST_BODY - Enum constant in enum class com.v1rex.liftnexus.common.exception.GlobalErrorCode
- maxCapacityKg() - Method in record class com.v1rex.liftnexus.forklift.dto.ForkliftResponse
-
Returns the value of the
maxCapacityKgrecord component. - maxCapacityKg() - Method in record class com.v1rex.liftnexus.forklift.dto.ForkliftTypeRequest
-
Returns the value of the
maxCapacityKgrecord component. - maxCapacityKg() - Method in record class com.v1rex.liftnexus.forklift.dto.ForkliftTypeResponse
-
Returns the value of the
maxCapacityKgrecord component. - maxWeightCapacityKg() - Method in record class com.v1rex.liftnexus.storagebin.dto.StorageBinRequest
-
Returns the value of the
maxWeightCapacityKgrecord component. - maxWeightCapacityKg() - Method in record class com.v1rex.liftnexus.storagebin.dto.StorageBinResponse
-
Returns the value of the
maxWeightCapacityKgrecord component. - MEDIA_TYPE_NOT_ACCEPTABLE - Enum constant in enum class com.v1rex.liftnexus.common.exception.GlobalErrorCode
- METHOD_NOT_ALLOWED - Enum constant in enum class com.v1rex.liftnexus.common.exception.GlobalErrorCode
- MISSING_PARAMETER - Enum constant in enum class com.v1rex.liftnexus.common.exception.GlobalErrorCode
- modelName() - Method in record class com.v1rex.liftnexus.forklift.dto.ForkliftResponse
-
Returns the value of the
modelNamerecord component. - modelName() - Method in record class com.v1rex.liftnexus.forklift.dto.ForkliftTypeRequest
-
Returns the value of the
modelNamerecord component. - modelName() - Method in record class com.v1rex.liftnexus.forklift.dto.ForkliftTypeResponse
-
Returns the value of the
modelNamerecord component.
O
- OFFLINE - Enum constant in enum class com.v1rex.liftnexus.forklift.domain.OperationalStatus
- OPEN - Enum constant in enum class com.v1rex.liftnexus.transportorder.domain.TransportOrderStatus
- OpenApiConfig - Class in com.v1rex.liftnexus.config
- OpenApiConfig() - Constructor for class com.v1rex.liftnexus.config.OpenApiConfig
- OperationalStatus - Enum Class in com.v1rex.liftnexus.forklift.domain
P
- PALLET_JACK - Enum constant in enum class com.v1rex.liftnexus.forklift.domain.EquipmentType
- PAYLOAD_TOO_LARGE - Enum constant in enum class com.v1rex.liftnexus.common.exception.GlobalErrorCode
- ProblemDetailFactory - Class in com.v1rex.liftnexus.common.exception
- ProblemDetailFactory() - Constructor for class com.v1rex.liftnexus.common.exception.ProblemDetailFactory
Q
R
- REACH_TRUCK - Enum constant in enum class com.v1rex.liftnexus.forklift.domain.EquipmentType
- requiredEquipment() - Method in record class com.v1rex.liftnexus.transportorder.dto.TransportOrderRequest
-
Returns the value of the
requiredEquipmentrecord component. - requiredEquipment() - Method in record class com.v1rex.liftnexus.transportorder.dto.TransportOrderResponse
-
Returns the value of the
requiredEquipmentrecord component. - run(String...) - Method in class com.v1rex.liftnexus.config.dev.DataSeeder
S
- saveFinalSolution(WarehouseSchedule, UUID) - Method in class com.v1rex.liftnexus.planning.service.WarehouseDispatcherService
-
Best-solution consumer callback invoked by Timefold when a solution is available (either the final optimal solution or an intermediate best-effort one).
- searchOrders(TransportOrderStatus, Integer, Pageable) - Method in class com.v1rex.liftnexus.transportorder.controller.TransportOrderController
- searchOrders(TransportOrderStatus, Integer, Pageable) - Method in interface com.v1rex.liftnexus.transportorder.repository.TransportOrderRepository
- searchOrders(TransportOrderStatus, Integer, Pageable) - Method in class com.v1rex.liftnexus.transportorder.service.TransportOrderService
-
Searches for transport orders with optional filters and pagination.
- SERIALIZATION_ERROR - Enum constant in enum class com.v1rex.liftnexus.common.exception.GlobalErrorCode
- SHIPPED - Enum constant in enum class com.v1rex.liftnexus.loadunit.domain.LoadUnitStatus
- SIDE_LOADER - Enum constant in enum class com.v1rex.liftnexus.forklift.domain.EquipmentType
- SOLVING - Enum constant in enum class com.v1rex.liftnexus.planning.domain.JobStatus
- sourceBinId() - Method in record class com.v1rex.liftnexus.transportorder.dto.TransportOrderRequest
-
Returns the value of the
sourceBinIdrecord component. - sourceBinId() - Method in record class com.v1rex.liftnexus.transportorder.dto.TransportOrderResponse
-
Returns the value of the
sourceBinIdrecord component. - STAGED - Enum constant in enum class com.v1rex.liftnexus.loadunit.domain.LoadUnitStatus
- STAGING_IN - Enum constant in enum class com.v1rex.liftnexus.storagebin.domain.ZoneType
- STAGING_OUT - Enum constant in enum class com.v1rex.liftnexus.storagebin.domain.ZoneType
- STANDARD - Enum constant in enum class com.v1rex.liftnexus.forklift.domain.EquipmentType
- status() - Method in record class com.v1rex.liftnexus.forklift.dto.ForkliftRequest
-
Returns the value of the
statusrecord component. - status() - Method in record class com.v1rex.liftnexus.forklift.dto.ForkliftResponse
-
Returns the value of the
statusrecord component. - status() - Method in record class com.v1rex.liftnexus.loadunit.dto.LoadUnitRequest
-
Returns the value of the
statusrecord component. - status() - Method in record class com.v1rex.liftnexus.loadunit.dto.LoadUnitResponse
-
Returns the value of the
statusrecord component. - status() - Method in record class com.v1rex.liftnexus.planning.dto.DispatchJobResponse
-
Returns the value of the
statusrecord component. - status() - Method in record class com.v1rex.liftnexus.transportorder.dto.TransportOrderResponse
-
Returns the value of the
statusrecord component. - status() - Method in record class com.v1rex.liftnexus.transportorder.dto.TransportOrderStatusUpdateRequest
-
Returns the value of the
statusrecord component. - STORAGE - Enum constant in enum class com.v1rex.liftnexus.storagebin.domain.ZoneType
- STORAGE_BIN_CODE_EXISTS - Enum constant in enum class com.v1rex.liftnexus.storagebin.exception.StorageBinErrorCode
- STORAGE_BIN_NOT_FOUND - Enum constant in enum class com.v1rex.liftnexus.storagebin.exception.StorageBinErrorCode
- StorageBin - Class in com.v1rex.liftnexus.storagebin.domain
- StorageBin() - Constructor for class com.v1rex.liftnexus.storagebin.domain.StorageBin
- StorageBinCodeExistsException - Exception Class in com.v1rex.liftnexus.storagebin.exception
- StorageBinCodeExistsException(String) - Constructor for exception class com.v1rex.liftnexus.storagebin.exception.StorageBinCodeExistsException
- StorageBinController - Class in com.v1rex.liftnexus.storagebin.controller
- StorageBinController() - Constructor for class com.v1rex.liftnexus.storagebin.controller.StorageBinController
- StorageBinDomainException - Exception Class in com.v1rex.liftnexus.storagebin.exception
- StorageBinDomainException(ErrorCode, String) - Constructor for exception class com.v1rex.liftnexus.storagebin.exception.StorageBinDomainException
- StorageBinErrorCode - Enum Class in com.v1rex.liftnexus.storagebin.exception
- StorageBinExceptionHandler - Class in com.v1rex.liftnexus.storagebin.controller
- StorageBinExceptionHandler() - Constructor for class com.v1rex.liftnexus.storagebin.controller.StorageBinExceptionHandler
- StorageBinMapper - Class in com.v1rex.liftnexus.storagebin.mapper
- StorageBinMapper() - Constructor for class com.v1rex.liftnexus.storagebin.mapper.StorageBinMapper
- StorageBinNotFoundException - Exception Class in com.v1rex.liftnexus.storagebin.exception
- StorageBinNotFoundException(Long) - Constructor for exception class com.v1rex.liftnexus.storagebin.exception.StorageBinNotFoundException
- StorageBinRepository - Interface in com.v1rex.liftnexus.storagebin.repository
- StorageBinRequest - Record Class in com.v1rex.liftnexus.storagebin.dto
- StorageBinRequest(String, CoordinateDto, ZoneType, Integer) - Constructor for record class com.v1rex.liftnexus.storagebin.dto.StorageBinRequest
-
Creates an instance of a
StorageBinRequestrecord class. - StorageBinResponse - Record Class in com.v1rex.liftnexus.storagebin.dto
- StorageBinResponse(Long, String, CoordinateDto, ZoneType, Integer) - Constructor for record class com.v1rex.liftnexus.storagebin.dto.StorageBinResponse
-
Creates an instance of a
StorageBinResponserecord class. - StorageBinService - Class in com.v1rex.liftnexus.storagebin.service
-
Service layer for
StorageBindomain operations. - StorageBinService() - Constructor for class com.v1rex.liftnexus.storagebin.service.StorageBinService
- STORED - Enum constant in enum class com.v1rex.liftnexus.loadunit.domain.LoadUnitStatus
- submitJob() - Method in class com.v1rex.liftnexus.planning.controller.WarehouseDispatcherController
- submitOptimizationJob() - Method in class com.v1rex.liftnexus.planning.service.WarehouseDispatcherService
-
Submits a new asynchronous optimisation job to Timefold.
T
- targetBinId() - Method in record class com.v1rex.liftnexus.transportorder.dto.TransportOrderResponse
-
Returns the value of the
targetBinIdrecord component. - targetLoadUnitId() - Method in record class com.v1rex.liftnexus.transportorder.dto.TransportOrderRequest
-
Returns the value of the
targetLoadUnitIdrecord component. - targetLoadUnitId() - Method in record class com.v1rex.liftnexus.transportorder.dto.TransportOrderResponse
-
Returns the value of the
targetLoadUnitIdrecord component. - terminateJob(UUID) - Method in class com.v1rex.liftnexus.planning.controller.WarehouseDispatcherController
- terminateOptimizationJob(UUID) - Method in class com.v1rex.liftnexus.planning.service.WarehouseDispatcherService
-
Attempts to gracefully terminate a running or queued optimisation job.
- toEntity(ForkliftRequest) - Method in class com.v1rex.liftnexus.forklift.mapper.ForkliftMapper
- toEntity(ForkliftTypeRequest) - Method in class com.v1rex.liftnexus.forklift.mapper.ForkliftTypeMapper
- toEntity(LoadUnitRequest, StorageBin) - Method in class com.v1rex.liftnexus.loadunit.mapper.LoadUnitMapper
- toEntity(StorageBinRequest) - Method in class com.v1rex.liftnexus.storagebin.mapper.StorageBinMapper
- toEntity(TransportOrderRequest) - Method in class com.v1rex.liftnexus.transportorder.mapper.TransportOrderMapper
- toResponse(Forklift) - Method in class com.v1rex.liftnexus.forklift.mapper.ForkliftMapper
- toResponse(ForkliftType) - Method in class com.v1rex.liftnexus.forklift.mapper.ForkliftTypeMapper
- toResponse(LoadUnit) - Method in class com.v1rex.liftnexus.loadunit.mapper.LoadUnitMapper
- toResponse(DispatchJob) - Method in class com.v1rex.liftnexus.planning.mapper.DispatchJobMapper
- toResponse(StorageBin) - Method in class com.v1rex.liftnexus.storagebin.mapper.StorageBinMapper
- toResponse(TransportOrder) - Method in class com.v1rex.liftnexus.transportorder.mapper.TransportOrderMapper
- toString() - Method in record class com.v1rex.liftnexus.forklift.dto.ForkliftLocationUpdateRequest
-
Returns a string representation of this record class.
- toString() - Method in record class com.v1rex.liftnexus.forklift.dto.ForkliftRequest
-
Returns a string representation of this record class.
- toString() - Method in record class com.v1rex.liftnexus.forklift.dto.ForkliftResponse
-
Returns a string representation of this record class.
- toString() - Method in record class com.v1rex.liftnexus.forklift.dto.ForkliftTypeRequest
-
Returns a string representation of this record class.
- toString() - Method in record class com.v1rex.liftnexus.forklift.dto.ForkliftTypeResponse
-
Returns a string representation of this record class.
- toString() - Method in record class com.v1rex.liftnexus.loadunit.dto.LoadUnitRequest
-
Returns a string representation of this record class.
- toString() - Method in record class com.v1rex.liftnexus.loadunit.dto.LoadUnitResponse
-
Returns a string representation of this record class.
- toString() - Method in record class com.v1rex.liftnexus.planning.dto.DispatchJobResponse
-
Returns a string representation of this record class.
- toString() - Method in record class com.v1rex.liftnexus.storagebin.dto.CoordinateDto
-
Returns a string representation of this record class.
- toString() - Method in record class com.v1rex.liftnexus.storagebin.dto.StorageBinRequest
-
Returns a string representation of this record class.
- toString() - Method in record class com.v1rex.liftnexus.storagebin.dto.StorageBinResponse
-
Returns a string representation of this record class.
- toString() - Method in record class com.v1rex.liftnexus.transportorder.dto.TransportOrderRequest
-
Returns a string representation of this record class.
- toString() - Method in record class com.v1rex.liftnexus.transportorder.dto.TransportOrderResponse
-
Returns a string representation of this record class.
- toString() - Method in record class com.v1rex.liftnexus.transportorder.dto.TransportOrderStatusUpdateRequest
-
Returns a string representation of this record class.
- totalBatteryCapacitykWh() - Method in record class com.v1rex.liftnexus.forklift.dto.ForkliftTypeRequest
-
Returns the value of the
totalBatteryCapacitykWhrecord component. - totalBatteryCapacitykWh() - Method in record class com.v1rex.liftnexus.forklift.dto.ForkliftTypeResponse
-
Returns the value of the
totalBatteryCapacitykWhrecord component. - trackingCode() - Method in record class com.v1rex.liftnexus.loadunit.dto.LoadUnitRequest
-
Returns the value of the
trackingCoderecord component. - trackingCode() - Method in record class com.v1rex.liftnexus.loadunit.dto.LoadUnitResponse
-
Returns the value of the
trackingCoderecord component. - trackingCode() - Method in record class com.v1rex.liftnexus.transportorder.dto.TransportOrderResponse
-
Returns the value of the
trackingCoderecord component. - TRANSPORT_ORDER_INVALID_STATE - Enum constant in enum class com.v1rex.liftnexus.transportorder.exception.TransportOrderErrorCode
- TRANSPORT_ORDER_NOT_FOUND - Enum constant in enum class com.v1rex.liftnexus.transportorder.exception.TransportOrderErrorCode
- TransportOrder - Class in com.v1rex.liftnexus.transportorder.domain
- TransportOrder() - Constructor for class com.v1rex.liftnexus.transportorder.domain.TransportOrder
- TransportOrderController - Class in com.v1rex.liftnexus.transportorder.controller
- TransportOrderController() - Constructor for class com.v1rex.liftnexus.transportorder.controller.TransportOrderController
- TransportOrderDomainException - Exception Class in com.v1rex.liftnexus.transportorder.exception
- TransportOrderDomainException(ErrorCode, String) - Constructor for exception class com.v1rex.liftnexus.transportorder.exception.TransportOrderDomainException
- TransportOrderEquipmentRequirementConstraint - Class in com.v1rex.liftnexus.planning.constraints
- TransportOrderEquipmentRequirementConstraint() - Constructor for class com.v1rex.liftnexus.planning.constraints.TransportOrderEquipmentRequirementConstraint
- TransportOrderErrorCode - Enum Class in com.v1rex.liftnexus.transportorder.exception
- TransportOrderExceptionHandler - Class in com.v1rex.liftnexus.transportorder.controller
- TransportOrderExceptionHandler() - Constructor for class com.v1rex.liftnexus.transportorder.controller.TransportOrderExceptionHandler
- transportOrderIds() - Method in record class com.v1rex.liftnexus.forklift.dto.ForkliftResponse
-
Returns the value of the
transportOrderIdsrecord component. - TransportOrderInvalidStateException - Exception Class in com.v1rex.liftnexus.transportorder.exception
- TransportOrderInvalidStateException(String) - Constructor for exception class com.v1rex.liftnexus.transportorder.exception.TransportOrderInvalidStateException
- TransportOrderMapper - Class in com.v1rex.liftnexus.transportorder.mapper
- TransportOrderMapper() - Constructor for class com.v1rex.liftnexus.transportorder.mapper.TransportOrderMapper
- TransportOrderNotFoundException - Exception Class in com.v1rex.liftnexus.transportorder.exception
- TransportOrderNotFoundException(Long) - Constructor for exception class com.v1rex.liftnexus.transportorder.exception.TransportOrderNotFoundException
- TransportOrderRepository - Interface in com.v1rex.liftnexus.transportorder.repository
- TransportOrderRequest - Record Class in com.v1rex.liftnexus.transportorder.dto
- TransportOrderRequest(Long, Long, Long, EquipmentType) - Constructor for record class com.v1rex.liftnexus.transportorder.dto.TransportOrderRequest
-
Creates an instance of a
TransportOrderRequestrecord class. - TransportOrderResponse - Record Class in com.v1rex.liftnexus.transportorder.dto
- TransportOrderResponse(Long, String, Long, Long, Long, EquipmentType, TransportOrderStatus, Long) - Constructor for record class com.v1rex.liftnexus.transportorder.dto.TransportOrderResponse
-
Creates an instance of a
TransportOrderResponserecord class. - TransportOrderService - Class in com.v1rex.liftnexus.transportorder.service
-
Service layer responsible for managing transport orders within the warehouse system.
- TransportOrderService() - Constructor for class com.v1rex.liftnexus.transportorder.service.TransportOrderService
- TransportOrderStatus - Enum Class in com.v1rex.liftnexus.transportorder.domain
- TransportOrderStatusUpdateRequest - Record Class in com.v1rex.liftnexus.transportorder.dto
- TransportOrderStatusUpdateRequest(TransportOrderStatus) - Constructor for record class com.v1rex.liftnexus.transportorder.dto.TransportOrderStatusUpdateRequest
-
Creates an instance of a
TransportOrderStatusUpdateRequestrecord class. - travelDistance(ConstraintFactory) - Method in class com.v1rex.liftnexus.planning.constraints.WarehouseConstraintProvider
- TYPE_MISMATCH - Enum constant in enum class com.v1rex.liftnexus.common.exception.GlobalErrorCode
U
- UNSUPPORTED_MEDIA_TYPE - Enum constant in enum class com.v1rex.liftnexus.common.exception.GlobalErrorCode
- updateAssignedOrders(List<Forklift>) - Method in class com.v1rex.liftnexus.forklift.service.ForkliftService
-
Deprecated.
- updateForkliftAssignments(List<TransportOrder>) - Method in class com.v1rex.liftnexus.transportorder.service.TransportOrderService
-
Assigns forklifts to a list of transport orders and transitions them to the
TransportOrderStatus.ASSIGNEDstate. - updateForkliftLocation(Long, ForkliftLocationUpdateRequest) - Method in class com.v1rex.liftnexus.forklift.controller.ForkliftController
- updateForkliftLocation(Long, Long) - Method in class com.v1rex.liftnexus.forklift.service.ForkliftService
-
Moves a forklift to a new storage bin location.
- updateOperationalStatus(Long, OperationalStatus) - Method in class com.v1rex.liftnexus.forklift.controller.ForkliftController
- updateOperationalStatus(Long, OperationalStatus) - Method in class com.v1rex.liftnexus.forklift.service.ForkliftService
-
Transitions a forklift's operational status (e.g. from
OFFLINEtoACTIVE). - updateOrderStatus(Long, TransportOrderStatusUpdateRequest) - Method in class com.v1rex.liftnexus.transportorder.controller.TransportOrderController
- updateOrderStatus(Long, TransportOrderStatusUpdateRequest) - Method in class com.v1rex.liftnexus.transportorder.service.TransportOrderService
-
Advances (or changes) the status of an existing transport order.
V
- VALIDATION_FAILED - Enum constant in enum class com.v1rex.liftnexus.common.exception.GlobalErrorCode
- valueOf(String) - Static method in enum class com.v1rex.liftnexus.common.exception.GlobalErrorCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.v1rex.liftnexus.forklift.domain.EquipmentType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.v1rex.liftnexus.forklift.domain.OperationalStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.v1rex.liftnexus.forklift.exception.ForkliftErrorCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.v1rex.liftnexus.loadunit.domain.LoadUnitStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.v1rex.liftnexus.loadunit.exception.LoadUnitErrorCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.v1rex.liftnexus.planning.domain.JobStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.v1rex.liftnexus.planning.exception.DispatchJobErrorCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.v1rex.liftnexus.storagebin.domain.ZoneType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.v1rex.liftnexus.storagebin.exception.StorageBinErrorCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.v1rex.liftnexus.transportorder.domain.TransportOrderStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.v1rex.liftnexus.transportorder.exception.TransportOrderErrorCode
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.v1rex.liftnexus.common.exception.GlobalErrorCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.v1rex.liftnexus.forklift.domain.EquipmentType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.v1rex.liftnexus.forklift.domain.OperationalStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.v1rex.liftnexus.forklift.exception.ForkliftErrorCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.v1rex.liftnexus.loadunit.domain.LoadUnitStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.v1rex.liftnexus.loadunit.exception.LoadUnitErrorCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.v1rex.liftnexus.planning.domain.JobStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.v1rex.liftnexus.planning.exception.DispatchJobErrorCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.v1rex.liftnexus.storagebin.domain.ZoneType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.v1rex.liftnexus.storagebin.exception.StorageBinErrorCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.v1rex.liftnexus.transportorder.domain.TransportOrderStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.v1rex.liftnexus.transportorder.exception.TransportOrderErrorCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- version() - Method in record class com.v1rex.liftnexus.loadunit.dto.LoadUnitResponse
-
Returns the value of the
versionrecord component.
W
- WarehouseConstraintProvider - Class in com.v1rex.liftnexus.planning.constraints
- WarehouseConstraintProvider() - Constructor for class com.v1rex.liftnexus.planning.constraints.WarehouseConstraintProvider
- WarehouseDispatcherController - Class in com.v1rex.liftnexus.planning.controller
- WarehouseDispatcherController() - Constructor for class com.v1rex.liftnexus.planning.controller.WarehouseDispatcherController
- WarehouseDispatcherService - Class in com.v1rex.liftnexus.planning.service
-
Service responsible for orchestrating warehouse optimisation using Timefold Solver.
- WarehouseDispatcherService() - Constructor for class com.v1rex.liftnexus.planning.service.WarehouseDispatcherService
- WarehouseSchedule - Class in com.v1rex.liftnexus.planning.domain
- WarehouseSchedule() - Constructor for class com.v1rex.liftnexus.planning.domain.WarehouseSchedule
- weightKg() - Method in record class com.v1rex.liftnexus.loadunit.dto.LoadUnitRequest
-
Returns the value of the
weightKgrecord component. - weightKg() - Method in record class com.v1rex.liftnexus.loadunit.dto.LoadUnitResponse
-
Returns the value of the
weightKgrecord component.
X
- x() - Method in record class com.v1rex.liftnexus.storagebin.dto.CoordinateDto
-
Returns the value of the
xrecord component.
Y
- y() - Method in record class com.v1rex.liftnexus.storagebin.dto.CoordinateDto
-
Returns the value of the
yrecord component.
Z
- z() - Method in record class com.v1rex.liftnexus.storagebin.dto.CoordinateDto
-
Returns the value of the
zrecord component. - zoneType() - Method in record class com.v1rex.liftnexus.storagebin.dto.StorageBinRequest
-
Returns the value of the
zoneTyperecord component. - zoneType() - Method in record class com.v1rex.liftnexus.storagebin.dto.StorageBinResponse
-
Returns the value of the
zoneTyperecord component. - ZoneType - Enum Class in com.v1rex.liftnexus.storagebin.domain
All Classes and Interfaces|All Packages|Serialized Form