Interface | Description |
---|---|
CategoryService |
Class for working with categories
|
EmailSender |
Sends email alerts for all items below a threshold
|
ItemCountWatchdogService |
Class for watching whether current stock of items isn't below threshold
|
ItemService |
Class for working with items
|
SaleService |
Class for working with sales
|
ShipmentService |
Class for working with shipments
|
Class | Description |
---|---|
CategoryServiceImpl |
Implements category service
|
ItemCountWatchdogServiceImpl |
Implements watchdog
|
ItemServiceImpl |
Implements item service
|
SaleServiceImpl |
Implements sale service
|
ShipmentServiceImpl |
Implements shipment service
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.