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