| Class | Description |
|---|---|
| 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.
|
| StoreInventoryManager |
This class is an extension of the RepositoryInventoryManager.
|