|
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.GetMyeBayBuyingCall
public class GetMyeBayBuyingCall
Wrapper class of the GetMyeBayBuying call of eBay SOAP API.
Title: SOAP API wrapper library.
Description: Contains wrapper classes for eBay SOAP APIs.
Copyright: Copyright (c) 2009
Company: eBay Inc.
WatchList
- Include this container and set the WatchList.Include field to true
to return the list of items on the eBay user's Watch List.
BidList
- Include this container and set the BidList.Include field to true
to return the list of auction items on which the eBay user has bid.
BestOfferList
- Include this container and set the BestOfferList.Include field to true
to return the list of items on which the eBay user has made a Best Offer.
WonList
- Include this container and set the WonList.Include field to true
to return the list of auction items on which the eBay user has bid on and won.
LostList
- Include this container and set the LostList.Include field to true
to return the list of auction items on which the eBay user has bid on and lost.
FavoriteSearches
- Include this container and set the FavoriteSearches.Include field to true
to return the list of the eBay user's saved searches.
FavoriteSellers
- Include this container and set the FavoriteSellers.Include field to true
to return the list of the eBay user's saved sellers.
SecondChanceOffer
- Include this container and set the SecondChanceOffer.Include field to true
to return any Second Chance Offers that the eBay user has received.
BidAssistantList
- This field is deprecated.
DeletedFromWonList
- Include this container and set the DeletedFromWonList.Include field to true
to return the list of auction items on which the eBay user has bid on and won, but has deleted from their My eBay page.
DeletedFromLostList
- Include this container and set the DeletedFromLostList.Include field to true
to return the list of auction items on which the eBay user has bid on and lost, and has deleted from their My eBay page.
BuyingSummary
- Include this container and set the BuyingSummary.Include field to true
to return the BuyingSummary container in the response. The BuyingSummary container consists of buying/bidding activity counts and values.
UserDefinedLists
- Include this container and set the UserDefinedLists.Include field to true
to return one or more user-defined lists. User-defined lists are lists created by the user in My eBay and consists of a combination of items, saved sellers, and/or saved searches.
HideVariations
- If this field is included and set to true
, the Variations node (and all variation data) is omitted for all multiple-variation listings in the response. If this field is omitted or set to false
, the Variations node is returned for all multiple-variation listings in the response.
ReturnedBuyingSummary
- This container consists of buying/bidding activity counts and values. For this container to be returned, the user must include the BuyingSummary.Include field in the request and set its value to true
.
ReturnedWatchList
- This container consists of the items on the eBay user's Watch List. This container will be returned if the eBay user has one or more items on their Watch List.
ReturnSummary
and the WatchList.Include field is omitted or set to false
.
ReturnedBidList
- This container consists of the auction items on which the eBay user has bid. This container will be returned if the eBay user has bid on one or more auction items.
ReturnSummary
and the BidList.Include field is omitted or set to false
.
ReturnedBestOfferList
- This container consists of the items on which the eBay user has made Best Offers. This container will be returned if the eBay user has made one or more Best Offers.
ReturnSummary
and the BestOfferList.Include field is omitted or set to false
.
ReturnedWonList
- This container consists of the auction items on which the eBay user has won. This container will be returned if the eBay user has won one or more auction items.
ReturnSummary
and the WonList.Include field is omitted or set to false
.
ReturnedLostList
- This container consists of the auction items on which the eBay user has bid on but lost. This container will be returned if the eBay user has lost one or more auction items.
ReturnSummary
and the LostList.Include field is omitted or set to false
.
ReturnedFavoriteSearches
- This container consists of the eBay user's saved searches. This container will be returned if the eBay user has one or more saved searches.
ReturnSummary
and the FavoriteSearches.Include field is omitted or set to false
.
ReturnedFavoriteSellers
- This container consists of the eBay user's saved sellers. This container will be returned if the eBay user has one or more saved sellers.
ReturnSummary
and the FavoriteSellers.Include field is omitted or set to false
.
ReturnedSecondChanceOffer
- This container consists of the items on which the eBay user has received a Second Chance Offer. This container will be returned if the eBay user has made one or more Second Chance Offers.
ReturnSummary
and the SecondChanceOffer.Include field is omitted or set to false
.
ReturnedBidAssistantList
- This field is deprecated.
ReturnedDeletedFromWonList
- This container consists of the auction items on which the eBay user has won but deleted from their My eBay page. This container will be returned if the eBay user has won one or more auction items but have deleted these items from My eBay.
ReturnSummary
and the DeletedFromWonList.Include field is omitted or set to false
.
ReturnedDeletedFromLostList
- This container consists of the auction items on which the eBay user has lost and then deleted from their My eBay page. This container will be returned if the eBay user has lost one or more auction items and then deleted those items from My eBay.
ReturnSummary
and the DeletedFromLostList.Include field is omitted or set to false
.
ReturnedUserDefinedList
- This container consists of data for a user-defined list that was created by the user in My eBay. User-defined lists consists of a combination of items, saved sellers, and/or saved searches.
ReturnSummary
and the UserDefinedList.Include field is omitted or set to false
.
Field Summary |
---|
Fields inherited from class com.ebay.sdk.ApiCall |
---|
apiException, sendReqListeners |
Constructor Summary | |
---|---|
GetMyeBayBuyingCall()
Constructor. |
|
GetMyeBayBuyingCall(ApiContext apiContext)
Constructor. |
Method Summary | |
---|---|
ItemListCustomizationType |
getBestOfferList()
Gets the GetMyeBayBuyingRequestType.bestOfferList. |
BidAssistantListType |
getBidAssistantList()
Gets the GetMyeBayBuyingRequestType.bidAssistantList. |
ItemListCustomizationType |
getBidList()
Gets the GetMyeBayBuyingRequestType.bidList. |
ItemListCustomizationType |
getBuyingSummary()
Gets the GetMyeBayBuyingRequestType.buyingSummary. |
ItemListCustomizationType |
getDeletedFromLostList()
Gets the GetMyeBayBuyingRequestType.deletedFromLostList. |
ItemListCustomizationType |
getDeletedFromWonList()
Gets the GetMyeBayBuyingRequestType.deletedFromWonList. |
MyeBaySelectionType |
getFavoriteSearches()
Gets the GetMyeBayBuyingRequestType.favoriteSearches. |
MyeBaySelectionType |
getFavoriteSellers()
Gets the GetMyeBayBuyingRequestType.favoriteSellers. |
java.lang.Boolean |
getHideVariations()
Gets the GetMyeBayBuyingRequestType.hideVariations. |
ItemListCustomizationType |
getLostList()
Gets the GetMyeBayBuyingRequestType.lostList. |
void |
getMyeBayBuying()
Retrieves information regarding a user's buying activity, such as items they are watching, bidding on, have won, did not win, and have made Best Offers on. |
GetMyeBayBuyingRequestType |
getMyeBayBuyingRequest()
Gets the GetMyeBayBuyingRequestType.myeBayBuyingRequest. |
PaginatedItemArrayType |
getReturnedBestOfferList()
Valid after executing the API. |
BidGroupArrayType |
getReturnedBidAssistantList()
Valid after executing the API. |
PaginatedItemArrayType |
getReturnedBidList()
Valid after executing the API. |
BuyingSummaryType |
getReturnedBuyingSummary()
Valid after executing the API. |
PaginatedItemArrayType |
getReturnedDeletedFromLostList()
Valid after executing the API. |
PaginatedOrderTransactionArrayType |
getReturnedDeletedFromWonList()
Valid after executing the API. |
MyeBayFavoriteSearchListType |
getReturnedFavoriteSearches()
Valid after executing the API. |
MyeBayFavoriteSellerListType |
getReturnedFavoriteSellers()
Valid after executing the API. |
GetMyeBayBuyingResponseType |
getReturnedGetMyeBayBuyingResponse()
Valid after executing the API. |
PaginatedItemArrayType |
getReturnedLostList()
Valid after executing the API. |
ItemType[] |
getReturnedSecondChanceOffer()
Valid after executing the API. |
UserDefinedListType[] |
getReturnedUserDefinedList()
Valid after executing the API. |
PaginatedItemArrayType |
getReturnedWatchList()
Valid after executing the API. |
PaginatedOrderTransactionArrayType |
getReturnedWonList()
Valid after executing the API. |
MyeBaySelectionType |
getSecondChanceOffer()
Gets the GetMyeBayBuyingRequestType.secondChanceOffer. |
MyeBaySelectionType |
getUserDefinedLists()
Gets the GetMyeBayBuyingRequestType.userDefinedLists. |
ItemListCustomizationType |
getWatchList()
Gets the GetMyeBayBuyingRequestType.watchList. |
ItemListCustomizationType |
getWonList()
Gets the GetMyeBayBuyingRequestType.wonList. |
void |
setBestOfferList(ItemListCustomizationType bestOfferList)
Sets the GetMyeBayBuyingRequestType.bestOfferList. |
void |
setBidAssistantList(BidAssistantListType bidAssistantList)
Sets the GetMyeBayBuyingRequestType.bidAssistantList. |
void |
setBidList(ItemListCustomizationType bidList)
Sets the GetMyeBayBuyingRequestType.bidList. |
void |
setBuyingSummary(ItemListCustomizationType buyingSummary)
Sets the GetMyeBayBuyingRequestType.buyingSummary. |
void |
setDeletedFromLostList(ItemListCustomizationType deletedFromLostList)
Sets the GetMyeBayBuyingRequestType.deletedFromLostList. |
void |
setDeletedFromWonList(ItemListCustomizationType deletedFromWonList)
Sets the GetMyeBayBuyingRequestType.deletedFromWonList. |
void |
setFavoriteSearches(MyeBaySelectionType favoriteSearches)
Sets the GetMyeBayBuyingRequestType.favoriteSearches. |
void |
setFavoriteSellers(MyeBaySelectionType favoriteSellers)
Sets the GetMyeBayBuyingRequestType.favoriteSellers. |
void |
setHideVariations(java.lang.Boolean hideVariations)
Sets the GetMyeBayBuyingRequestType.hideVariations. |
void |
setLostList(ItemListCustomizationType lostList)
Sets the GetMyeBayBuyingRequestType.lostList. |
void |
setMyeBayBuyingRequest(GetMyeBayBuyingRequestType myeBayBuyingRequest)
Sets the GetMyeBayBuyingRequestType.myeBayBuyingRequest. |
void |
setSecondChanceOffer(MyeBaySelectionType secondChanceOffer)
Sets the GetMyeBayBuyingRequestType.secondChanceOffer. |
void |
setUserDefinedLists(MyeBaySelectionType userDefinedLists)
Sets the GetMyeBayBuyingRequestType.userDefinedLists. |
void |
setWatchList(ItemListCustomizationType watchList)
Sets the GetMyeBayBuyingRequestType.watchList. |
void |
setWonList(ItemListCustomizationType wonList)
Sets the GetMyeBayBuyingRequestType.wonList. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetMyeBayBuyingCall()
public GetMyeBayBuyingCall(ApiContext apiContext)
apiContext
- The ApiContext object to be used to make the call.Method Detail |
---|
public void getMyeBayBuying() throws ApiException, SdkException, java.lang.Exception
ApiException
SdkException
java.lang.Exception
public GetMyeBayBuyingRequestType getMyeBayBuyingRequest()
public void setMyeBayBuyingRequest(GetMyeBayBuyingRequestType myeBayBuyingRequest)
myeBayBuyingRequest
- GetMyeBayBuyingRequestTypepublic ItemListCustomizationType getBestOfferList()
public void setBestOfferList(ItemListCustomizationType bestOfferList)
bestOfferList
- ItemListCustomizationTypepublic BidAssistantListType getBidAssistantList()
public void setBidAssistantList(BidAssistantListType bidAssistantList)
bidAssistantList
- BidAssistantListTypepublic ItemListCustomizationType getBidList()
public void setBidList(ItemListCustomizationType bidList)
bidList
- ItemListCustomizationTypepublic ItemListCustomizationType getBuyingSummary()
public void setBuyingSummary(ItemListCustomizationType buyingSummary)
buyingSummary
- ItemListCustomizationTypepublic ItemListCustomizationType getDeletedFromLostList()
public void setDeletedFromLostList(ItemListCustomizationType deletedFromLostList)
deletedFromLostList
- ItemListCustomizationTypepublic ItemListCustomizationType getDeletedFromWonList()
public void setDeletedFromWonList(ItemListCustomizationType deletedFromWonList)
deletedFromWonList
- ItemListCustomizationTypepublic MyeBaySelectionType getFavoriteSearches()
public void setFavoriteSearches(MyeBaySelectionType favoriteSearches)
favoriteSearches
- MyeBaySelectionTypepublic MyeBaySelectionType getFavoriteSellers()
public void setFavoriteSellers(MyeBaySelectionType favoriteSellers)
favoriteSellers
- MyeBaySelectionTypepublic java.lang.Boolean getHideVariations()
public void setHideVariations(java.lang.Boolean hideVariations)
hideVariations
- Booleanpublic ItemListCustomizationType getLostList()
public void setLostList(ItemListCustomizationType lostList)
lostList
- ItemListCustomizationTypepublic MyeBaySelectionType getSecondChanceOffer()
public void setSecondChanceOffer(MyeBaySelectionType secondChanceOffer)
secondChanceOffer
- MyeBaySelectionTypepublic MyeBaySelectionType getUserDefinedLists()
public void setUserDefinedLists(MyeBaySelectionType userDefinedLists)
userDefinedLists
- MyeBaySelectionTypepublic ItemListCustomizationType getWatchList()
public void setWatchList(ItemListCustomizationType watchList)
watchList
- ItemListCustomizationTypepublic ItemListCustomizationType getWonList()
public void setWonList(ItemListCustomizationType wonList)
wonList
- ItemListCustomizationTypepublic GetMyeBayBuyingResponseType getReturnedGetMyeBayBuyingResponse()
public PaginatedItemArrayType getReturnedBestOfferList()
public BidGroupArrayType getReturnedBidAssistantList()
public PaginatedItemArrayType getReturnedBidList()
public BuyingSummaryType getReturnedBuyingSummary()
public PaginatedItemArrayType getReturnedDeletedFromLostList()
public PaginatedOrderTransactionArrayType getReturnedDeletedFromWonList()
public MyeBayFavoriteSearchListType getReturnedFavoriteSearches()
public MyeBayFavoriteSellerListType getReturnedFavoriteSellers()
public PaginatedItemArrayType getReturnedLostList()
public ItemType[] getReturnedSecondChanceOffer()
public UserDefinedListType[] getReturnedUserDefinedList()
public PaginatedItemArrayType getReturnedWatchList()
public PaginatedOrderTransactionArrayType getReturnedWonList()
|
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-2009 eBay Inc. All rights reserved.