com.retek.component.inventory.impl.command
Class ReservationWarehouseCancelValidator

java.lang.Object
  extended bycom.retek.component.inventory.impl.command.ReservationWarehouseCancelValidator
All Implemented Interfaces:
Rule

public class ReservationWarehouseCancelValidator
extends java.lang.Object
implements Rule


Constructor Summary
ReservationWarehouseCancelValidator()
           
 
Method Summary
 void apply(Command cmd)
           
 void validate(ReservationBusinessException exception, SellableItem sellableItem, Warehouse virtualwarehouse, Quantity whReserverQty)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReservationWarehouseCancelValidator

public ReservationWarehouseCancelValidator()
Method Detail

apply

public void apply(Command cmd)
           throws BusinessException,
                  SystemException
Specified by:
apply in interface Rule
Throws:
BusinessException
SystemException

validate

public void validate(ReservationBusinessException exception,
                     SellableItem sellableItem,
                     Warehouse virtualwarehouse,
                     Quantity whReserverQty)
              throws ReservationBusinessException,
                     SystemException
Throws:
ReservationBusinessException
SystemException


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28