Uses of Class
org.openwms.core.service.exception.RemovalNotAllowedException

Packages that use RemovalNotAllowedException
org.openwms.core.service.listener Listener interfaces can be implemented by services to listen to domain specific events. 
org.openwms.tms.service.spring This package provides business logic to perform common actions of the transport management. 
 

Uses of RemovalNotAllowedException in org.openwms.core.service.listener
 

Methods in org.openwms.core.service.listener that throw RemovalNotAllowedException
 boolean OnRemovalListener.preRemove(T entity)
          Do something prior the entity instance is been removed.
 

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

Methods in org.openwms.tms.service.spring that throw RemovalNotAllowedException
 boolean TransportUnitRemovalListener.preRemove(TransportUnit entity)
          Do something prior the entity instance is been removed.
 



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