Uses of Interface
org.openwms.tms.integration.TransportOrderDao

Packages that use TransportOrderDao
org.openwms.tms.integration.jpa Repository implementations 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. 
 

Uses of TransportOrderDao in org.openwms.tms.integration.jpa
 

Classes in org.openwms.tms.integration.jpa that implement TransportOrderDao
 class TransportOrderDaoImpl
          A TransportOrderDaoImpl.
 

Uses of TransportOrderDao in org.openwms.tms.service.spring
 

Methods in org.openwms.tms.service.spring that return TransportOrderDao
protected  TransportOrderDao TransportServiceImpl.getDao()
          Get an instance of TransportOrderDao.
 

Uses of TransportOrderDao in org.openwms.tms.service.spring.delegate
 

Constructors in org.openwms.tms.service.spring.delegate with parameters of type TransportOrderDao
DefaultOrderStateDelegate(TransportOrderDao dao, TransportOrderStarter starter)
          Create a new DefaultOrderStateDelegate.
 



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