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