com.retek.component.inventory.impl.command
Class WarehouseReserveValidator
java.lang.Object
com.retek.component.inventory.impl.command.WarehouseReserveValidator
- All Implemented Interfaces:
- Rule
- public class WarehouseReserveValidator
- extends java.lang.Object
- implements Rule
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WarehouseReserveValidator
public WarehouseReserveValidator()
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,
Store virtualStore,
Country country,
Quantity requestedQuantity,
java.lang.String shipToZipCode)
throws ReservationBusinessException,
SystemException
- Throws:
ReservationBusinessException
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28