| Package | Description |
|---|---|
| pb138.service.facades | |
| pb138.service.overview | |
| pb138.service.xmlImportExport |
| Class and Description |
|---|
| CategoryFacade
Interface for working with categories
|
| CreateOrUpdate
Enum that says whether the item will be updated or created
|
| ItemFacade
For creating item from parameters and changing the stock amount
I will find out whether the item with this ean exist(if getItemByEan returns null)
and if it does, I will call update.
|
| SaleFacade
Facade for working with sales
|
| ShipmentFacade
Facade for working with shipments;
|
| Class and Description |
|---|
| SaleFacade
Facade for working with sales
|
| Class and Description |
|---|
| CategoryFacade
Interface for working with categories
|
| ItemFacade
For creating item from parameters and changing the stock amount
I will find out whether the item with this ean exist(if getItemByEan returns null)
and if it does, I will call update.
|
| SaleFacade
Facade for working with sales
|
| ShipmentFacade
Facade for working with shipments;
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.