Package org.openwms.common.location.api
This package contains the public API to deal with Locations and LocationGroups.
-
Interface Summary Interface Description ErrorCodeTransformers A ErrorCodeTransformers is a collection of transformer implementations that can transform between anErrorCode
to arbitrary states used within the domain model.ErrorCodeTransformers.GroupStateIn Decode the GroupStateIn from theErrorCode
.ErrorCodeTransformers.GroupStateOut Decode the GroupStateOut from theErrorCode
.ErrorCodeTransformers.LocationStateIn Decode the LocationStateIn from theErrorCode
.ErrorCodeTransformers.LocationStateOut Decode the LocationStateOut from theErrorCode
.LocationApi A LocationApi deals withLocation
s.LocationGroupApi A LocationGroupApi.TargetApi A TargetApi offers operations on Targets (i.e.TargetVO A TargetVO represents a target of a TransportOrder. -
Class Summary Class Description ErrorCodeVO A ErrorCodeVO.LocationApiConstants A LocationApiConstants.LocationGroupMode A LocationGroupMode defines possible operation modes aLocationGroup
can be operated.LocationGroupVO A LocationGroupVO is the view object of a Location.LocationVO A LocationVO. -
Enum Summary Enum Description LocationGroupState A LocationGroupState defines possible states used forLocationGroup
s.LockMode A LockMode is an enumeration of possible modes a Target resource can be locked for.LockType A LockType defines the possible types of locks aTarget
can be set to.