Package org.openwms.common.location.api
package org.openwms.common.location.api
This package contains the public API to deal with Locations and LocationGroups.
-
ClassDescriptionA ErrorCodeTransformers is a collection of transformer implementations that can transform between an
ErrorCode
to arbitrary states used within the domain model.Decode the GroupStateIn from theErrorCode
.Decode the GroupStateOut from theErrorCode
.Decode the LocationStateIn from theErrorCode
.Decode the LocationStateOut from theErrorCode
.A ErrorCodeVO.A LocationApi defines the public REST API to manageLocation
s.A LocationApiConstants.A LocationGroupApi.A LocationGroupMode defines possible operation modes aLocationGroup
can be operated.A LocationGroupState defines possible states used forLocationGroup
s.A LocationGroupVO represents aLocationGroup
.A LocationTypeVO defines a type ofLocation
s with same characteristics.A LocationVO represents a physical or virtual place in a warehouse.A LockMode is an enumeration of possible modes a Target resource can be locked for.A LockType defines the possible types of locks aTarget
can be set to.A TargetApi offers operations on Targets (i.e. resources), like locking and releasing a resource.A TargetVO represents a target of a TransportOrder.A ValidationGroups.