| Package | Description |
|---|---|
| pb138.service.dto | |
| pb138.service.overview | |
| pb138.web.controllers |
| Modifier and Type | Method and Description |
|---|---|
ItemDto |
ShipmentDto.getItem()
Gets item
|
ItemDto |
SaleDto.getItem()
Gets item
|
| Modifier and Type | Method and Description |
|---|---|
void |
ShipmentDto.setItem(ItemDto item)
Sets item
|
void |
SaleDto.setItem(ItemDto item)
Sets item
|
| Modifier and Type | Method and Description |
|---|---|
ItemDto |
OverviewResultItem.getItem()
Gets item
|
| Modifier and Type | Method and Description |
|---|---|
void |
OverviewResultItem.setItem(ItemDto item)
Sets item
|
| Constructor and Description |
|---|
OverviewResultItem(Period timespan,
Date startDate,
ItemDto item,
int entityCount)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ItemDto |
SoapBean.changeItem(long ean,
int currentCount,
String unit,
Integer alertThreshold)
Changes the parameters of an item
|
| Modifier and Type | Method and Description |
|---|---|
List<ItemDto> |
SoapBean.getAllItems()
Returns a list of all items in DB
|
List<ItemDto> |
SoapBean.getAllItemsForCategory(String categoryName)
Gets all items in category
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.