Uses of Package
org.openwms.common.domain.values

Packages that use org.openwms.common.domain.values
org.openwms.common.domain Contains essential domain classes of the COMMON module. 
org.openwms.common.domain.values Contains often used value classes. 
org.openwms.common.service Interface definitions of the COMMON Module service layer. 
org.openwms.common.service.spring This package provides common used business logic. 
org.openwms.tms.domain.order Contains essential domain classes of the TMS module. 
org.openwms.tms.service Interfaces of the TMS service layer; implementations provide business logic specific to TMS. 
org.openwms.tms.service.spring This package provides business logic to perform common actions of the transport management. 
 

Classes in org.openwms.common.domain.values used by org.openwms.common.domain
Barcode
          A Barcode is a printable item with an unique identifier to label TransportUnits.
LocationGroupState
          A LocationGroupState defines possible states used for LocationGroups.
TransportUnitState
          A TransportUnitState defines a set of states for TransportUnits.
 

Classes in org.openwms.common.domain.values used by org.openwms.common.domain.values
Barcode.BARCODE_ALIGN
          A BARCODE_ALIGN defines whether the Barcode is applied LEFT or RIGHT.
LocationGroupState
          A LocationGroupState defines possible states used for LocationGroups.
TransportUnitState
          A TransportUnitState defines a set of states for TransportUnits.
Weight
          A Weight represents a real world weight, that comes with an Unit and a value.
WeightUnit
          A WeightUnit is a concrete set of all possible weights.
 

Classes in org.openwms.common.domain.values used by org.openwms.common.service
Barcode
          A Barcode is a printable item with an unique identifier to label TransportUnits.
 

Classes in org.openwms.common.domain.values used by org.openwms.common.service.spring
Barcode
          A Barcode is a printable item with an unique identifier to label TransportUnits.
 

Classes in org.openwms.common.domain.values used by org.openwms.tms.domain.order
Problem
          A Problem is used to signal an occurred failure.
 

Classes in org.openwms.common.domain.values used by org.openwms.tms.service
Barcode
          A Barcode is a printable item with an unique identifier to label TransportUnits.
 

Classes in org.openwms.common.domain.values used by org.openwms.tms.service.spring
Barcode
          A Barcode is a printable item with an unique identifier to label TransportUnits.
 



Copyright © 2005-2011 openwms.org. All Rights Reserved.