| Package | Description |
|---|---|
| de.hybris.platform.warehousing.jalo |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<WarehouseBinEntry> |
GeneratedWarehouseBin.WAREHOUSEBINENTRIESHANDLER
OneToManyHandler for handling 1:n WAREHOUSEBINENTRIES's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
WarehouseBinEntry |
GeneratedWarehousingManager.createWarehouseBinEntry(Map attributeValues) |
WarehouseBinEntry |
GeneratedWarehousingManager.createWarehouseBinEntry(SessionContext ctx,
Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
Set<WarehouseBinEntry> |
GeneratedWarehouseBin.getWarehouseBinEntries()
Generated method - Getter of the
WarehouseBin.warehouseBinEntries attribute. |
Set<WarehouseBinEntry> |
GeneratedWarehouseBin.getWarehouseBinEntries(SessionContext ctx)
Generated method - Getter of the
WarehouseBin.warehouseBinEntries attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedWarehouseBin.addToWarehouseBinEntries(SessionContext ctx,
WarehouseBinEntry value)
Generated method - Adds
value to warehouseBinEntries. |
void |
GeneratedWarehouseBin.addToWarehouseBinEntries(WarehouseBinEntry value)
Generated method - Adds
value to warehouseBinEntries. |
void |
GeneratedWarehouseBin.removeFromWarehouseBinEntries(SessionContext ctx,
WarehouseBinEntry value)
Generated method - Removes
value from warehouseBinEntries. |
void |
GeneratedWarehouseBin.removeFromWarehouseBinEntries(WarehouseBinEntry value)
Generated method - Removes
value from warehouseBinEntries. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedWarehouseBin.setWarehouseBinEntries(SessionContext ctx,
Set<WarehouseBinEntry> value)
Generated method - Setter of the
WarehouseBin.warehouseBinEntries attribute. |
void |
GeneratedWarehouseBin.setWarehouseBinEntries(Set<WarehouseBinEntry> value)
Generated method - Setter of the
WarehouseBin.warehouseBinEntries attribute. |
Copyright © 2017 SAP SE. All Rights Reserved.