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