StockLevelDao to deal with the concurrency.@Deprecated protected abstract class DefaultStockService.StockLevelTransactionBody extends Object implements TransactionBody
| Modifier and Type | Method and Description |
|---|---|
Object |
execute()
Deprecated.
Locks the item and executes real business code.
|
StockLevel |
getItem()
Deprecated.
|
StockLevelModel |
getStockLevel()
Deprecated.
|
public final Object execute() throws Exception
execute in interface TransactionBodyExceptionpublic StockLevelModel getStockLevel()
public StockLevel getItem()
Copyright © 2017 SAP SE. All Rights Reserved.