... | @@ -36,6 +36,7 @@ Another example is a Javadoc that says nothing more than (or even less than) the |
... | @@ -36,6 +36,7 @@ Another example is a Javadoc that says nothing more than (or even less than) the |
|
* @return
|
|
* @return
|
|
* @throws ManagedComponentException
|
|
* @throws ManagedComponentException
|
|
*/
|
|
*/
|
|
|
|
|
|
public SellResponse beginSellitem(SellRequest sellRequest)
|
|
public SellResponse beginSellitem(SellRequest sellRequest)
|
|
throws ManagedComponentException
|
|
throws ManagedComponentException
|
|
|
|
|
... | | ... | |