Package org.openwms.common.location
package org.openwms.common.location
This package contains all types to describe locations.
-
ClassDescriptionA Location, represents a physical or virtual place in a warehouse.A LocationController.A LocationGroup is a logical group of
Location
s with same characteristics.A LocationGroupController.A LocationGroupMapper.A LocationGroupService offers some useful methods regarding the general handling ofLocationGroup
s.A LocationMapper.A LocationPK, is a value type and is used as an unique natural key forLocation
entities.A LocationRemovalManager.A LocationService managesLocation
s.A LocationType defines a type ofLocation
s with same characteristics.A LocationTypeController.A LocationTypeMapper.A LocationTypeService offers useful methods according to the handling ofLocationType
s.A Message can be used to store useful information about errors or events.Message
builder static inner class.A StringListConverter is a JPAAttributeConverter
that is able to convert aString
into aList
of strings and vice-versa.A Subsystem.A Target is either a physical or a logical endpoint of any kind of warehouse order.A TargetController represents the REST API to handle the state and availability ofTarget
s.A WorkflowApi.