|
Changes since the last release |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebay.sdk.ApiCall
com.ebay.sdk.call.AddSellingManagerProductCall
public class AddSellingManagerProductCall
Wrapper class of the AddSellingManagerProduct call of eBay SOAP API.
Title: SOAP API wrapper library.
Description: Contains wrapper classes for eBay SOAP APIs.
Copyright: Copyright (c) 2007
Company: eBay Inc.
SellingManagerProductDetails - The details of the product that is being added.
FolderID - Unique Folder ID
ReturnedSellingManagerProductDetails - The details of the product.
| Field Summary |
|---|
| Fields inherited from class com.ebay.sdk.ApiCall |
|---|
apiException, sendReqListeners |
| Constructor Summary | |
|---|---|
AddSellingManagerProductCall()
Constructor. |
|
AddSellingManagerProductCall(ApiContext apiContext)
Constructor. |
|
| Method Summary | |
|---|---|
SellingManagerProductDetailsType |
addSellingManagerProduct()
Adds a Selling Manager product. |
Long |
getFolderID()
Gets the AddSellingManagerProductRequestType.folderID. |
SellingManagerProductDetailsType |
getReturnedSellingManagerProductDetails()
Valid after executing the API. |
SellingManagerProductDetailsType |
getSellingManagerProductDetails()
Gets the AddSellingManagerProductRequestType.sellingManagerProductDetails. |
void |
setFolderID(Long folderID)
Sets the AddSellingManagerProductRequestType.folderID. |
void |
setSellingManagerProductDetails(SellingManagerProductDetailsType sellingManagerProductDetails)
Sets the AddSellingManagerProductRequestType.sellingManagerProductDetails. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AddSellingManagerProductCall()
public AddSellingManagerProductCall(ApiContext apiContext)
apiContext - The ApiContext object to be used to make the call.| Method Detail |
|---|
public SellingManagerProductDetailsType addSellingManagerProduct()
throws ApiException,
SdkException,
Exception
ApiException
SdkException
Exceptionpublic Long getFolderID()
public void setFolderID(Long folderID)
folderID - Longpublic SellingManagerProductDetailsType getSellingManagerProductDetails()
public void setSellingManagerProductDetails(SellingManagerProductDetailsType sellingManagerProductDetails)
sellingManagerProductDetails - SellingManagerProductDetailsTypepublic SellingManagerProductDetailsType getReturnedSellingManagerProductDetails()
|
Changes since the last release |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The information contained in this document is proprietary and confidential. Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc. For information regarding a qualifying NDA, contact Developer Relations:developer-relations@ebay.com
© 2004-2006 eBay Inc. All rights reserved.