Changes since
the last release

Uses of Class
com.ebay.soap.eBLBaseComponents.AbstractResponseType

Packages that use AbstractResponseType
com.ebay.sdk   
com.ebay.soap.eBLBaseComponents   
 

Uses of AbstractResponseType in com.ebay.sdk
 

Methods in com.ebay.sdk that return AbstractResponseType
 AbstractResponseType ApiCall.execute(AbstractRequestType request)
          Executing the API call.
 AbstractResponseType ApiCall.executeByApiName(java.lang.String apiName, AbstractRequestType request)
          Executing the API call by providing API name string (e.g., AddItem, GetItem).
 AbstractResponseType ApiCall.getResponseObject()
          After calling Execute(), returns the AbstractResponseType object.
 

Uses of AbstractResponseType in com.ebay.soap.eBLBaseComponents
 

Subclasses of AbstractResponseType in com.ebay.soap.eBLBaseComponents
 class AddDisputeResponseResponseType
          This type is the base response of the AddDisputeResponse call.
 class AddDisputeResponseType
          Type defining the response of the AddDispute call.
 class AddFixedPriceItemResponseType
          Returns the item ID, SKU (if any), listing recommendations (if applicable), the estimated fees for the new listing (except the Final Value Fee, which isn't calculated until the item has sold), the start and end times of the listing, and other details.
 class AddItemFromSellingManagerTemplateResponseType
          Returns the item ID, the estimated fees for the new listing (except the Final Value Fee, which isn't calculated until the item has sold), the start and end times of the listing, and other details.
 class AddItemResponseType
          The base response of the AddItem call.
 class AddItemsResponseType
          The response of the AddItems call.
 class AddMemberMessageAAQToPartnerResponseType
          This type defines the response to the AddMemberMessageAAQToPartner call.
 class AddMemberMessageRTQResponseType
          This type defines the response to the AddMemberMessageRTQ call.
 class AddMemberMessagesAAQToBidderResponseType
          Type defining the AddMemberMessagesAAQToBidderResponseContainer container, which consists of the Ack field (indicating the result of the send message operation) and the CorrelationID field (used to track multiple send message operations performed in one call).
 class AddOrderResponseType
          This type defines the response of an AddOrder call.
 class AddSecondChanceItemResponseType
          Type defining the response container of an AddSecondChanceItem call.
 class AddSellingManagerInventoryFolderResponseType
          The base response type of the AddSellingManagerInventoryFolder call.
 class AddSellingManagerProductResponseType
          The base response for the AddSellingManagerProduct call.
 class AddSellingManagerTemplateResponseType
          The base response of the AddSellingManagerTemplate call.
 class AddToItemDescriptionResponseType
          This type defines the response of the AddToItemDescription call.
 class AddToWatchListResponseType
          This type defines the response of the AddToWatchList call.
 class AddTransactionConfirmationItemResponseType
          The base response of the AddTransactionConfirmationItem call.
 class CompleteSaleResponseType
          Indicates the success or failure of the attempt to leave feedback for the buyer, change the paid status in My eBay, and/or change the shipped status in My eBay.
 class ConfirmIdentityResponseType
          Confirms the identity of the user by returning the UserID and the EIASToken belonging to the user.
 class DeleteMyMessagesResponseType
          The response to DeleteMyMessages.
 class DeleteSellingManagerInventoryFolderResponseType
          Returns the status of delete folder operation.
 class DeleteSellingManagerItemAutomationRuleResponseType
          Contains the set of automation rules associated with the specified item.
 class DeleteSellingManagerProductResponseType
          Response for deleting a Selling Manager product.
 class DeleteSellingManagerTemplateAutomationRuleResponseType
          Contains the set of automation rules associated with the specified template.
 class DeleteSellingManagerTemplateResponseType
          Response for deleting a Selling Manager template.
 class DisableUnpaidItemAssistanceResponseType
          Response of the DisableUnpaidItemAssistance call, which includes only the standard response fields like Ack, Timestamp, Errors, etc.
 class EndFixedPriceItemResponseType
          Acknowledgement that includes SKU, as well as the date and time that the listing ended due to the call to EndFixedPriceItem.
 class EndItemResponseType
          This type includes the acknowledgement of the date and time when the eBay listing was ended due to the call to EndItem.
 class EndItemsResponseType
          Contains a response of the resulting status of ending each item.
 class ExtendSiteHostedPicturesResponseType
          Returns the URL of an eBay Picture Services image whose expiration date was extended.
 class FetchTokenResponseType
          Includes the authentication token for the user and the date it expires.
 class GetAccountResponseType
          Returns information about an eBay seller's own account.
 class GetAdFormatLeadsResponseType
          Returns number of leads and contact and other information for each lead.
 class GetAllBiddersResponseType
          Includes detailed bidding data for the auction listing that was specified in the request.
 class GetApiAccessRulesResponseType
          Responds to a call to GetApiAccessRules.
 class GetBestOffersResponseType
          All Best Offers for the item according to the filter or Best Offer ID (or both) used in the input.
 class GetBidderListResponseType
          Response to a GetBidderList call, which retrieves all items the user is currently bidding on, or has won or purchased.
 class GetCategoriesResponseType
          Contains the category data for the eBay site specified as input.
 class GetCategoryFeaturesResponseType
          Java class for GetCategoryFeaturesResponseType complex type.
 class GetCategoryMappingsResponseType
          Returns a map of old category IDs and corresponding active category IDs defined for the site to which the request was sent.
 class GetCategorySpecificsResponseType
          This is the base response type for the GetCategorySpecifics call.
 class GetChallengeTokenResponseType
          This is the base response type for the GetChallengeToken call.
 class GetCharitiesResponseType
          This is the base response type for the GetCharities call.
 class GetClientAlertsAuthTokenResponseType
          Returns a Client Alerts token.
 class GetContextualKeywordsResponseType
          Response to a GetContextualKeywords request.
 class GetDescriptionTemplatesResponseType
          This is the base response type for the GetDescriptionTemplates call.
 class GetDisputeResponseType
          This is the base response type for the GetDispute call.
 class GeteBayDetailsResponseType
          Details about a specified site in response to GeteBayDetailsRequest.
 class GeteBayOfficialTimeResponseType
          The Timestamp field indicates the official eBay system time in GMT.
 class GetFeedbackResponseType
          The GetFeedback response contains the feedback summary if a TransactionID or ItemID is specified, and contains the specified user's total feedback score and feedback summary data if a UserID is specified.
 class GetItemResponseType
          This type is used to display detailed information about the listing that was retrieved.
 class GetItemsAwaitingFeedbackResponseType
          This is the base response type of the GetItemsAwaitingFeedback call.
 class GetItemShippingResponseType
          This is the base response type of the GetItemShipping call.
 class GetItemTransactionsResponseType
          Returns an array of order line item data for the item specified in the request.
 class GetMemberMessagesResponseType
          Retrieves a list of the messages buyers have posted about your active item listings.
 class GetMessagePreferencesResponseType
          Contains the ASQ subjects for the user specified in the request.
 class GetMyeBayBuyingResponseType
          Returns 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.
 class GetMyeBayRemindersResponseType
          This is the base response type of the GetMyeBayReminders call.
 class GetMyeBaySellingResponseType
          Returns summary and detail information about items the user is selling, items scheduled to sell, currently listed, sold, and closed but not sold.
 class GetMyMessagesResponseType
          Conains information about the messages sent to a user.
 class GetNotificationPreferencesResponseType
          Contains the requesting application's notification preferences.
 class GetNotificationsUsageResponseType
          Returns an array of notifications sent to a given application identified by the appID (comes in the credentials).
 class GetOrdersResponseType
          Returns the set of orders that match the order IDs or filter criteria specified.
 class GetOrderTransactionsResponseType
          The base response type for the GetOrderTransactions call.
 class GetPromotionalSaleDetailsResponseType
          The base response type for the GetPromotionalSaleDetails call.
 class GetSellerDashboardResponseType
          The base response type for the GetSellerDashboard call.
 class GetSellerEventsResponseType
          Returns the items in an ItemArrayType object for the a seller events that have occurred and that meet any filters specified.
 class GetSellerListResponseType
          Contains a list of the items listed by the seller specified as input.
 class GetSellerTransactionsResponseType
          Returns an array of order line item (transaction) data for the seller specified in the request.
 class GetSellingManagerAlertsResponseType
          Type defining the call-specific response fields for the GetSellingManagerAlerts call.
 class GetSellingManagerEmailLogResponseType
          Returns the log of emails not sent.
 class GetSellingManagerInventoryFolderResponseType
          Returns the folder structure of the specified Selling Manager Inventory folder.
 class GetSellingManagerInventoryResponseType
          Contains a list of the products created by the seller.
 class GetSellingManagerItemAutomationRuleResponseType
          Contains the set of automation rules associated with the specified listing.
 class GetSellingManagerSaleRecordResponseType
          The base response to a GetSellingManagerSaleRecord call.
 class GetSellingManagerSoldListingsResponseType
          Returns a Selling Manager user's sold listings.
 class GetSellingManagerTemplateAutomationRuleResponseType
          Contains the set of automation rules associated with the specified template.
 class GetSellingManagerTemplatesResponseType
          The base response of the GetSellingManagerTemplates call.
 class GetSessionIDResponseType
          The base response of the GetSessionID call.
 class GetShippingDiscountProfilesResponseType
          The base response of the GetShippingDiscountProfiles call.
 class GetStoreCategoryUpdateStatusResponseType
          The base response of a GetStoreCategoryUpdateStatus call.
 class GetStoreCustomPageResponseType
          The base response of the GetStoreCustomPage call.
 class GetStoreOptionsResponseType
          The base response of the GetStoreOptions call.
 class GetStorePreferencesResponseType
          Base response of the GetStorePreferences call.
 class GetStoreResponseType
          The base response of the GetStore call.
 class GetSuggestedCategoriesResponseType
          The base response of a GetSuggestedCategories call.
 class GetTaxTableResponseType
          The base response of the GetTaxTable call.
 class GetTokenStatusResponseType
          The base response of the GetTokenStatus call.
 class GetUserContactDetailsResponseType
          Returns contact information to a seller for both bidders and users who have made offers (via Best Offer) during an active listing.
 class GetUserDisputesResponseType
          Returns a list of disputes that involve the calling user as buyer or seller, in response to a GetUserDisputesRequest.
 class GetUserPreferencesResponseType
          Contains some or all of the authenticated user's preferences.
 class GetUserResponseType
          Base response of the GetUser call.
 class GetVeROReasonCodeDetailsResponseType
          Base response of the GetVeROReasonCodeDetails call.
 class GetVeROReportStatusResponseType
          Base response of the GetVeROReportStatus call.
 class ItemsCanceledEventType
          This type is deprecated.
 class LeaveFeedbackResponseType
          Base response for the LeaveFeedback call.
 class MoveSellingManagerInventoryFolderResponseType
          Base response of the MoveSellingManagerInventoryFolder call.
 class NotificationMessageType
          A template for an SMS notification message.
 class PlaceOfferResponseType
          The PlaceOffer response notifies you about the success and result of the call.
 class RelistFixedPriceItemResponseType
          The base response type for the RelistFixedPriceItem call.
 class RelistItemResponseType
          The base response type for the RelistItem call.
 class RemoveFromWatchListResponseType
          The base response type for the RemoveFromWatchList call.
 class RespondToBestOfferResponseType
          This is the base response type for the RespondToBestOffer call.
 class RespondToFeedbackResponseType
          Base response for the RespondToFeedback.
 class ReviseCheckoutStatusResponseType
          The response of a ReviseCheckoutStatus call only includes the standard response fields for Trading API calls, such as the Ack field (to indicate the success or failure of the call), the timestamp, and an Errors container (if there were any errors and/or warnings).
 class ReviseFixedPriceItemResponseType
          The base response type for the ReviseFixedPriceItem call.
 class ReviseInventoryStatusResponseType
          The base response type for the ReviseInventoryStatus call.
 class ReviseItemResponseType
          The base response type for the ReviseItem call.
 class ReviseMyMessagesFoldersResponseType
          The response of a ReviseMyMessagesFolders call only includes the standard response fields for Trading API calls, such as the Ack field (to indicate the success or failure of the call), the timestamp, and an Errors container (if there were any errors and/or warnings).
 class ReviseMyMessagesResponseType
          The response of a ReviseMyMessages call only includes the standard response fields for Trading API calls, such as the Ack field (to indicate the success or failure of the call), the timestamp, and an Errors container (if there were any errors and/or warnings).
 class ReviseSellingManagerInventoryFolderResponseType
          Returns the status of a revise folder operation.
 class ReviseSellingManagerProductResponseType
          Response for revising a Selling Manager product.
 class ReviseSellingManagerSaleRecordResponseType
          The base response of the ReviseSellingManagerSaleRecord call.
 class ReviseSellingManagerTemplateResponseType
          Returns the template ID and the estimated fees for the revised listing.
 class RevokeTokenResponseType
          The response of a RevokeToken call only includes the standard response fields for Trading API calls, such as the Ack field (to indicate the success or failure of the call), the timestamp, and an Errors container (if there were any errors and/or warnings).
 class SaveItemToSellingManagerTemplateResponseType
          The base response of the SaveItemToSellingManagerTemplate call.
 class SellerReverseDisputeResponseType
          The response of a SellerReverseDispute call only includes the standard response fields for Trading API calls, such as the Ack field (to indicate the success or failure of the call), the timestamp, and an Errors container (if there were any errors and/or warnings).
 class SendInvoiceResponseType
          The response of a SendInvoice call only includes the standard response fields for Trading API calls, such as the Ack field (to indicate the success or failure of the call), the timestamp, and an Errors container (if there were any errors and/or warnings).
 class SetMessagePreferencesResponseType
          The response of a SetMessagePreferences call only includes the standard response fields for Trading API calls, such as the Ack field (to indicate the success or failure of the call), the timestamp, and an Errors container (if there were any errors and/or warnings).
 class SetNotificationPreferencesResponseType
          The response of a SetNotificationPreferences call only includes the standard response fields for Trading API calls, such as the Ack field (to indicate the success or failure of the call), the timestamp, and an Errors container (if there were any errors and/or warnings).
 class SetPromotionalSaleListingsResponseType
          The base response of the SetPromotionalSaleListings call.
 class SetPromotionalSaleResponseType
          The base response of the SetPromotionalSale call.
 class SetSellingManagerFeedbackOptionsResponseType
          Base response of SetSellingManagerFeedbackOptions call.
 class SetSellingManagerItemAutomationRuleResponseType
          Contains the set of automation rules associated with the specified item.
 class SetSellingManagerTemplateAutomationRuleResponseType
          Contains the set of automation rules associated with the specified template.
 class SetShippingDiscountProfilesResponseType
          The response of a SetShippingDiscountProfiles call only includes the standard response fields for Trading API calls, such as the Ack field (to indicate the success or failure of the call), the timestamp, and an Errors container (if there were any errors and/or warnings).
 class SetStoreCategoriesResponseType
          Base response of the SetStoreCategories call.
 class SetStoreCustomPageResponseType
          The base response for the SetStoreCustomPage call.
 class SetStorePreferencesResponseType
          The base response for the SetStorePreferences call.
 class SetStoreResponseType
          The response of a SetStore call only includes the standard response fields for Trading API calls, such as the Ack field (to indicate the success or failure of the call), the timestamp, and an Errors container (if there were any errors and/or warnings).
 class SetTaxTableResponseType
          The response of a SetTaxTable call only includes the standard response fields for Trading API calls, such as the Ack field (to indicate the success or failure of the call), the timestamp, and an Errors container (if there were any errors and/or warnings).
 class SetUserNotesResponseType
          The response of a SetUserNotes call only includes the standard response fields for Trading API calls, such as the Ack field (to indicate the success or failure of the call), the timestamp, and an Errors container (if there were any errors and/or warnings).
 class SetUserPreferencesResponseType
          The response of a SetUserPreferences call only includes the standard response fields for Trading API calls, such as the Ack field (to indicate the success or failure of the call), the timestamp, and an Errors container (if there were any errors and/or warnings).
 class UploadSiteHostedPicturesResponseType
          Contains information about a picture upload (i.e., information about a picture upload containing a binary attachment of an image).
 class ValidateChallengeInputResponseType
          Base response of the ValidateChallengeInput call.
 class ValidateTestUserRegistrationResponseType
          The response of a ValidateTestUserRegistration call only includes the standard response fields for Trading API calls, such as the Ack field (to indicate the success or failure of the call), the timestamp, and an Errors container (if there were any errors and/or warnings).
 class VerifyAddFixedPriceItemResponseType
          Returns the listing recommendations (if applicable), the estimated fees for the proposed new listing (except the Final Value Fee, which isn't calculated until the item has sold), and other details.
 class VerifyAddItemResponseType
          Returns the listing recommendations (if applicable), the estimated fees for the proposed new listing (except the Final Value Fee, which isn't calculated until the item has sold), and other details.
 class VerifyAddSecondChanceItemResponseType
          Base response of the VerifyAddSecondChanceItem call.
 class VerifyRelistItemResponseType
          The base response type for the VerifyRelistItem call.
 class VeROReportItemsResponseType
          Contains a packet ID and status for the items reported by the VeRO Program member.
 


Changes since
the last release

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.