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