Uses of Package
org.openwms.common.domain

Packages that use org.openwms.common.domain
org.openwms.common.domain Contains essential domain classes of the COMMON module. 
org.openwms.common.integration Repository interface definitions of the COMMON module. 
org.openwms.common.integration.jpa This package contains classes belonging to the integration layer using JPA. 
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.integration Repository interfaces; implementations perform data access operations on tms base classes. 
org.openwms.tms.integration.jpa Repository implementations 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.delegate Interface to implemented by delegate classes of the TMS module. 
org.openwms.tms.service.spring This package provides business logic to perform common actions of the transport management. 
org.openwms.tms.service.spring.delegate This package contains all delegate classes. 
org.openwms.tms.service.spring.voter This package contains classes implementing the voter pattern. 
 

Classes in org.openwms.common.domain used by org.openwms.common.domain
Location
          A Location, represents some physical as well as virtual place in a warehouse.
LocationGroup
          A LocationGroup is a logical group of Locations, grouping together Locations with same characteristics.
LocationPK
          A LocationPK, is a value type and is used as an unique natural key of Location entities.
LocationType
          A LocationType is the type of Locations with same characteristics.
Rule
          A Rule used as marker interface.
TransportUnit
          A TransportUnit is an item like a box, a toad, a bin or a palette that is moved around within a warehouse and can carry goods.
TransportUnitType
          A TransportUnitType is a type of a certain TransportUnits.
TypePlacingRule
          A TypePlacingRule is a Rule that defines which types of TransportUnits (TransportUnitTypes) can be put on which type of Location (LocationType).
TypeStackingRule
          A TypeStackingRule is a Rule that defines which TransportUnitType can be stacked on other types.
 

Classes in org.openwms.common.domain used by org.openwms.common.integration
Location
          A Location, represents some physical as well as virtual place in a warehouse.
 

Classes in org.openwms.common.domain used by org.openwms.common.integration.jpa
Location
          A Location, represents some physical as well as virtual place in a warehouse.
LocationGroup
          A LocationGroup is a logical group of Locations, grouping together Locations with same characteristics.
 

Classes in org.openwms.common.domain used by org.openwms.common.service
Location
          A Location, represents some physical as well as virtual place in a warehouse.
LocationGroup
          A LocationGroup is a logical group of Locations, grouping together Locations with same characteristics.
LocationPK
          A LocationPK, is a value type and is used as an unique natural key of Location entities.
LocationType
          A LocationType is the type of Locations with same characteristics.
Rule
          A Rule used as marker interface.
TransportUnit
          A TransportUnit is an item like a box, a toad, a bin or a palette that is moved around within a warehouse and can carry goods.
TransportUnitType
          A TransportUnitType is a type of a certain TransportUnits.
 

Classes in org.openwms.common.domain used by org.openwms.common.service.spring
Location
          A Location, represents some physical as well as virtual place in a warehouse.
LocationGroup
          A LocationGroup is a logical group of Locations, grouping together Locations with same characteristics.
LocationPK
          A LocationPK, is a value type and is used as an unique natural key of Location entities.
LocationType
          A LocationType is the type of Locations with same characteristics.
Rule
          A Rule used as marker interface.
TransportUnit
          A TransportUnit is an item like a box, a toad, a bin or a palette that is moved around within a warehouse and can carry goods.
TransportUnitType
          A TransportUnitType is a type of a certain TransportUnits.
 

Classes in org.openwms.common.domain used by org.openwms.tms.domain.order
Location
          A Location, represents some physical as well as virtual place in a warehouse.
LocationGroup
          A LocationGroup is a logical group of Locations, grouping together Locations with same characteristics.
TransportUnit
          A TransportUnit is an item like a box, a toad, a bin or a palette that is moved around within a warehouse and can carry goods.
 

Classes in org.openwms.common.domain used by org.openwms.tms.integration
LocationGroup
          A LocationGroup is a logical group of Locations, grouping together Locations with same characteristics.
TransportUnit
          A TransportUnit is an item like a box, a toad, a bin or a palette that is moved around within a warehouse and can carry goods.
 

Classes in org.openwms.common.domain used by org.openwms.tms.integration.jpa
LocationGroup
          A LocationGroup is a logical group of Locations, grouping together Locations with same characteristics.
TransportUnit
          A TransportUnit is an item like a box, a toad, a bin or a palette that is moved around within a warehouse and can carry goods.
 

Classes in org.openwms.common.domain used by org.openwms.tms.service
Location
          A Location, represents some physical as well as virtual place in a warehouse.
LocationGroup
          A LocationGroup is a logical group of Locations, grouping together Locations with same characteristics.
 

Classes in org.openwms.common.domain used by org.openwms.tms.service.delegate
TransportUnit
          A TransportUnit is an item like a box, a toad, a bin or a palette that is moved around within a warehouse and can carry goods.
 

Classes in org.openwms.common.domain used by org.openwms.tms.service.spring
Location
          A Location, represents some physical as well as virtual place in a warehouse.
LocationGroup
          A LocationGroup is a logical group of Locations, grouping together Locations with same characteristics.
TransportUnit
          A TransportUnit is an item like a box, a toad, a bin or a palette that is moved around within a warehouse and can carry goods.
 

Classes in org.openwms.common.domain used by org.openwms.tms.service.spring.delegate
TransportUnit
          A TransportUnit is an item like a box, a toad, a bin or a palette that is moved around within a warehouse and can carry goods.
 

Classes in org.openwms.common.domain used by org.openwms.tms.service.spring.voter
Location
          A Location, represents some physical as well as virtual place in a warehouse.
LocationGroup
          A LocationGroup is a logical group of Locations, grouping together Locations with same characteristics.
 



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