| Package | Description |
|---|---|
| org.posper.hibernate | |
| org.posper.tpv.inventory |
| Modifier and Type | Method and Description |
|---|---|
Set<ProductLocation> |
Product.getProductLocations() |
| Modifier and Type | Method and Description |
|---|---|
void |
Product.setProductLocations(Set<ProductLocation> productLocations) |
| Modifier and Type | Method and Description |
|---|---|
ProductLocation |
ProductsWarehouseEditor.createValue()
This is never called for this class.
|
| Modifier and Type | Method and Description |
|---|---|
EditorRecord<ProductLocation> |
ProductsWarehousePanel.getEditor() |
ListProvider<ProductLocation> |
ProductsWarehousePanel.getListProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductsWarehouseEditor.writeValueDelete(ProductLocation productLocation) |
void |
ProductsWarehouseEditor.writeValueEdit(ProductLocation productLocation) |
boolean |
ProductsWarehouseEditor.writeValueUpdate(ProductLocation value) |
Copyright © 2021. All rights reserved.