|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.component.inventory.impl.command.ReservationWarehouseReleaseValidator
Constructor Summary | |
ReservationWarehouseReleaseValidator()
|
Method Summary | |
void |
apply(Command cmd)
|
void |
validate(ReservationBusinessException exception,
SellableItem sellableItem,
Store virtualStore,
Warehouse virtualwarehouse,
Quantity whReserverQty)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ReservationWarehouseReleaseValidator()
Method Detail |
public void apply(Command cmd) throws BusinessException, SystemException
apply
in interface Rule
BusinessException
SystemException
public void validate(ReservationBusinessException exception, SellableItem sellableItem, Store virtualStore, Warehouse virtualwarehouse, Quantity whReserverQty) throws ReservationBusinessException, SystemException
ReservationBusinessException
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |