Package atg.projects.store.inventory

Class Summary
BackInStockFormHandler This form handler will take requests from users to be notified when an item is back in stock.
BackInStockNotificationService This class will be used to notify users when an item is back in stock.
InventoryDiscrepancyFileWriter This class is used when a "ATPC" inventory file is processed.
InventoryDiscrepancyMessage This class is a simple bean representing the discrepancy data that is written to file when an incoming inventory level is different from the inventory currently found in the inventory repository.
StoreInventoryManager This class is an extension of the RepositoryInventoryManager.