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