| Package | Description |
|---|---|
| de.hybris.platform.ordersplitting.model |
Contains generated models for each type of de.hybris.platform.ordersplitting.jalo package.
|
| de.hybris.platform.stock.impl | |
| de.hybris.platform.stock.resource | |
| de.hybris.platform.yacceleratorfulfilmentprocess.test |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<StockLevelHistoryEntryModel> |
StockLevelModel.getStockLevelHistoryEntries()
Generated method - Getter of the
StockLevel.stockLevelHistoryEntries attribute defined at extension basecommerce. |
| Modifier and Type | Method and Description |
|---|---|
void |
StockLevelModel.setStockLevelHistoryEntries(java.util.List<StockLevelHistoryEntryModel> value)
Generated method - Setter of
StockLevel.stockLevelHistoryEntries attribute defined at extension basecommerce. |
| Modifier and Type | Method and Description |
|---|---|
protected StockLevelHistoryEntryModel |
DefaultStockService.createStockLevelHistoryEntry(StockLevelModel stockLevel,
int actual,
int reserved,
StockLevelUpdateType updateType,
java.lang.String comment)
Creates a new stock level history entry.
|
| Modifier and Type | Method and Description |
|---|---|
StockLevelHistoryEntryModel |
StockLevelHistoryEntryResource.getStockLevelHistoryEntryModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected StockLevelHistoryEntryModel |
StockLevelHistoryEntryResource.readResource(java.lang.String resourceId)
Gets the
StockLevelHistoryEntryModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<StockLevelHistoryEntryModel> |
StockLevelHistoryEntriesResource.getStockLevelHistoryEntriesCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
StockLevelHistoryEntryResource.setStockLevelHistoryEntryModel(StockLevelHistoryEntryModel value)
Convenience method which just delegates to
#setResourceValue(StockLevelHistoryEntryModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
StockLevelHistoryEntriesResource.setStockLevelHistoryEntriesCollection(java.util.Collection<StockLevelHistoryEntryModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected StockLevelHistoryEntryModel |
AbstractProcessDemoTest.createStockLevelHistoryEntry(StockLevelModel stockLevel,
int actual,
int reserved,
StockLevelUpdateType updateType,
java.lang.String comment) |
Copyright © 2018 SAP SE. All Rights Reserved.