| Package | Description |
|---|---|
| de.hybris.platform.basecommerce.jalo | |
| de.hybris.platform.ordersplitting.jalo |
| Modifier and Type | Method and Description |
|---|---|
StockLevelHistoryEntry |
GeneratedBasecommerceManager.createStockLevelHistoryEntry(Map attributeValues) |
StockLevelHistoryEntry |
GeneratedBasecommerceManager.createStockLevelHistoryEntry(SessionContext ctx,
Map attributeValues) |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<StockLevelHistoryEntry> |
GeneratedStockLevel.STOCKLEVELHISTORYENTRIESHANDLER
OneToManyHandler for handling 1:n STOCKLEVELHISTORYENTRIES's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
List<StockLevelHistoryEntry> |
GeneratedStockLevel.getStockLevelHistoryEntries()
Generated method - Getter of the
StockLevel.stockLevelHistoryEntries attribute. |
List<StockLevelHistoryEntry> |
GeneratedStockLevel.getStockLevelHistoryEntries(SessionContext ctx)
Generated method - Getter of the
StockLevel.stockLevelHistoryEntries attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedStockLevel.addToStockLevelHistoryEntries(SessionContext ctx,
StockLevelHistoryEntry value)
Generated method - Adds
value to stockLevelHistoryEntries. |
void |
GeneratedStockLevel.addToStockLevelHistoryEntries(StockLevelHistoryEntry value)
Generated method - Adds
value to stockLevelHistoryEntries. |
void |
GeneratedStockLevel.removeFromStockLevelHistoryEntries(SessionContext ctx,
StockLevelHistoryEntry value)
Generated method - Removes
value from stockLevelHistoryEntries. |
void |
GeneratedStockLevel.removeFromStockLevelHistoryEntries(StockLevelHistoryEntry value)
Generated method - Removes
value from stockLevelHistoryEntries. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedStockLevel.setStockLevelHistoryEntries(List<StockLevelHistoryEntry> value)
Generated method - Setter of the
StockLevel.stockLevelHistoryEntries attribute. |
void |
GeneratedStockLevel.setStockLevelHistoryEntries(SessionContext ctx,
List<StockLevelHistoryEntry> value)
Generated method - Setter of the
StockLevel.stockLevelHistoryEntries attribute. |
Copyright © 2017 SAP SE. All Rights Reserved.