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

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

public class ReservationReleaseFromSupplierValidator
extends java.lang.Object
implements Rule


Constructor Summary
ReservationReleaseFromSupplierValidator()
           
 
Method Summary
 void apply(Command cmd)
           
 void validate(ReservationBusinessException exception, Sku sku, Supplier supplier, Quantity reservationReleaseQuantity, Store virtualStore, RDate supplierStartDate)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReservationReleaseFromSupplierValidator

public ReservationReleaseFromSupplierValidator()
Method Detail

apply

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

validate

public void validate(ReservationBusinessException exception,
                     Sku sku,
                     Supplier supplier,
                     Quantity reservationReleaseQuantity,
                     Store virtualStore,
                     RDate supplierStartDate)
              throws ReservationBusinessException
Throws:
ReservationBusinessException


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