| Package | Description |
|---|---|
| de.hybris.platform.stock.impl | |
| de.hybris.platform.tx |
| Modifier and Type | Class and Description |
|---|---|
protected class |
DefaultStockService.StockLevelTransactionBody
Deprecated.
use
StockLevelDao to deal with the concurrency. |
| Modifier and Type | Method and Description |
|---|---|
Object |
Transaction.execute(TransactionBody transactionBody)
Executes given code inside the current transaction.
|
Object |
Transaction.execute(TransactionBody transactionBody,
Class<? extends Exception>... permittedExceptions)
Executes given code inside the current transaction.
|
protected void |
Transaction.finishExecute(Throwable thrown,
TransactionBody body,
Class<? extends Exception>... permittedExceptions) |
Copyright © 2017 SAP SE. All Rights Reserved.