Inherits from PicoXMLClient
Declared in ShoppingInterface_XMLClient.h
ShoppingInterface_XMLClient.m

Overview

This class is the XML client to the ShoppingInterface Web Service.

Instance Methods

findHalfProducts:success:failure:

public method

- (void)findHalfProducts:(Shopping_FindHalfProductsRequestType *)requestObject success:(void ( ^ ) ( Shopping_FindHalfProductsResponseType *responseObject ))success failure:(void ( ^ ) ( NSError *error ))failure

Discussion

public method

Declared In

ShoppingInterface_XMLClient.h

findPopularItems:success:failure:

public method

- (void)findPopularItems:(Shopping_FindPopularItemsRequestType *)requestObject success:(void ( ^ ) ( Shopping_FindPopularItemsResponseType *responseObject ))success failure:(void ( ^ ) ( NSError *error ))failure

Discussion

public method

Declared In

ShoppingInterface_XMLClient.h

findPopularSearches:success:failure:

public method

- (void)findPopularSearches:(Shopping_FindPopularSearchesRequestType *)requestObject success:(void ( ^ ) ( Shopping_FindPopularSearchesResponseType *responseObject ))success failure:(void ( ^ ) ( NSError *error ))failure

Discussion

public method

Declared In

ShoppingInterface_XMLClient.h

findProducts:success:failure:

public method

- (void)findProducts:(Shopping_FindProductsRequestType *)requestObject success:(void ( ^ ) ( Shopping_FindProductsResponseType *responseObject ))success failure:(void ( ^ ) ( NSError *error ))failure

Discussion

public method

Declared In

ShoppingInterface_XMLClient.h

findReviewsAndGuides:success:failure:

public method

- (void)findReviewsAndGuides:(Shopping_FindReviewsAndGuidesRequestType *)requestObject success:(void ( ^ ) ( Shopping_FindReviewsAndGuidesResponseType *responseObject ))success failure:(void ( ^ ) ( NSError *error ))failure

Discussion

public method

Declared In

ShoppingInterface_XMLClient.h

getCategoryInfo:success:failure:

public method

- (void)getCategoryInfo:(Shopping_GetCategoryInfoRequestType *)requestObject success:(void ( ^ ) ( Shopping_GetCategoryInfoResponseType *responseObject ))success failure:(void ( ^ ) ( NSError *error ))failure

Discussion

public method

Declared In

ShoppingInterface_XMLClient.h

getItemStatus:success:failure:

public method

- (void)getItemStatus:(Shopping_GetItemStatusRequestType *)requestObject success:(void ( ^ ) ( Shopping_GetItemStatusResponseType *responseObject ))success failure:(void ( ^ ) ( NSError *error ))failure

Discussion

public method

Declared In

ShoppingInterface_XMLClient.h

getMultipleItems:success:failure:

public method

- (void)getMultipleItems:(Shopping_GetMultipleItemsRequestType *)requestObject success:(void ( ^ ) ( Shopping_GetMultipleItemsResponseType *responseObject ))success failure:(void ( ^ ) ( NSError *error ))failure

Discussion

public method

Declared In

ShoppingInterface_XMLClient.h

getShippingCosts:success:failure:

public method

- (void)getShippingCosts:(Shopping_GetShippingCostsRequestType *)requestObject success:(void ( ^ ) ( Shopping_GetShippingCostsResponseType *responseObject ))success failure:(void ( ^ ) ( NSError *error ))failure

Discussion

public method

Declared In

ShoppingInterface_XMLClient.h

getSingleItem:success:failure:

public method

- (void)getSingleItem:(Shopping_GetSingleItemRequestType *)requestObject success:(void ( ^ ) ( Shopping_GetSingleItemResponseType *responseObject ))success failure:(void ( ^ ) ( NSError *error ))failure

Discussion

public method

Declared In

ShoppingInterface_XMLClient.h

getUserProfile:success:failure:

public method

- (void)getUserProfile:(Shopping_GetUserProfileRequestType *)requestObject success:(void ( ^ ) ( Shopping_GetUserProfileResponseType *responseObject ))success failure:(void ( ^ ) ( NSError *error ))failure

Discussion

public method

Declared In

ShoppingInterface_XMLClient.h

geteBayTime:success:failure:

public method

- (void)geteBayTime:(Shopping_GeteBayTimeRequestType *)requestObject success:(void ( ^ ) ( Shopping_GeteBayTimeResponseType *responseObject ))success failure:(void ( ^ ) ( NSError *error ))failure

Discussion

public method

Declared In

ShoppingInterface_XMLClient.h