com.amazon.soap
Class AmazonSearchBindingStub

java.lang.Object
  extended by org.apache.axis.client.Stub
      extended by com.amazon.soap.AmazonSearchBindingStub
All Implemented Interfaces:
AmazonSearchPort, Remote

public class AmazonSearchBindingStub
extends org.apache.axis.client.Stub
implements AmazonSearchPort


Constructor Summary
AmazonSearchBindingStub()
           
AmazonSearchBindingStub(javax.xml.rpc.Service service)
           
AmazonSearchBindingStub(URL endpointURL, javax.xml.rpc.Service service)
           
 
Method Summary
 ProductInfo actorSearchRequest(ActorRequest actorSearchRequest)
           
 ShoppingCart addShoppingCartItemsRequest(AddShoppingCartItemsRequest addShoppingCartItemsRequest)
           
 ProductInfo artistSearchRequest(ArtistRequest artistSearchRequest)
           
 ProductInfo asinSearchRequest(AsinRequest asinSearchRequest)
           
 ProductInfo authorSearchRequest(AuthorRequest authorSearchRequest)
           
 ProductLine[] blendedSearchRequest(BlendedRequest blendedSearchRequest)
           
 ProductInfo browseNodeSearchRequest(BrowseNodeRequest browseNodeSearchRequest)
           
 ShoppingCart clearShoppingCartRequest(ClearShoppingCartRequest clearShoppingCartRequest)
           
 ProductInfo directorSearchRequest(DirectorRequest directorSearchRequest)
           
 ListingProductDetails exchangeSearchRequest(ExchangeRequest exchangeSearchRequest)
           
 ShoppingCart getShoppingCartRequest(GetShoppingCartRequest getShoppingCartRequest)
           
 ProductInfo keywordSearchRequest(KeywordRequest keywordSearchRequest)
           
 ProductInfo listManiaSearchRequest(ListManiaRequest listManiaSearchRequest)
           
 ProductInfo manufacturerSearchRequest(ManufacturerRequest manufacturerSearchRequest)
           
 MarketplaceSearch marketplaceSearchRequest(MarketplaceRequest marketplaceSearchRequest)
           
 ShoppingCart modifyShoppingCartItemsRequest(ModifyShoppingCartItemsRequest modifyShoppingCartItemsRequest)
           
 ProductInfo powerSearchRequest(PowerRequest powerSearchRequest)
           
 ShoppingCart removeShoppingCartItemsRequest(RemoveShoppingCartItemsRequest removeShoppingCartItemsRequest)
           
 SellerProfile sellerProfileSearchRequest(SellerProfileRequest sellerProfileSearchRequest)
           
 SellerSearch sellerSearchRequest(SellerRequest sellerSearchRequest)
           
 ProductInfo similaritySearchRequest(SimilarityRequest similaritySearchRequest)
           
 ProductInfo upcSearchRequest(UpcRequest upcSearchRequest)
           
 ProductInfo wishlistSearchRequest(WishlistRequest wishlistSearchRequest)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AmazonSearchBindingStub

public AmazonSearchBindingStub()
                        throws org.apache.axis.AxisFault
Throws:
org.apache.axis.AxisFault

AmazonSearchBindingStub

public AmazonSearchBindingStub(URL endpointURL,
                               javax.xml.rpc.Service service)
                        throws org.apache.axis.AxisFault
Throws:
org.apache.axis.AxisFault

AmazonSearchBindingStub

public AmazonSearchBindingStub(javax.xml.rpc.Service service)
                        throws org.apache.axis.AxisFault
Throws:
org.apache.axis.AxisFault
Method Detail

keywordSearchRequest

public ProductInfo keywordSearchRequest(KeywordRequest keywordSearchRequest)
                                 throws RemoteException
Specified by:
keywordSearchRequest in interface AmazonSearchPort
Throws:
RemoteException

powerSearchRequest

public ProductInfo powerSearchRequest(PowerRequest powerSearchRequest)
                               throws RemoteException
Specified by:
powerSearchRequest in interface AmazonSearchPort
Throws:
RemoteException

browseNodeSearchRequest

public ProductInfo browseNodeSearchRequest(BrowseNodeRequest browseNodeSearchRequest)
                                    throws RemoteException
Specified by:
browseNodeSearchRequest in interface AmazonSearchPort
Throws:
RemoteException

asinSearchRequest

public ProductInfo asinSearchRequest(AsinRequest asinSearchRequest)
                              throws RemoteException
Specified by:
asinSearchRequest in interface AmazonSearchPort
Throws:
RemoteException

blendedSearchRequest

public ProductLine[] blendedSearchRequest(BlendedRequest blendedSearchRequest)
                                   throws RemoteException
Specified by:
blendedSearchRequest in interface AmazonSearchPort
Throws:
RemoteException

upcSearchRequest

public ProductInfo upcSearchRequest(UpcRequest upcSearchRequest)
                             throws RemoteException
Specified by:
upcSearchRequest in interface AmazonSearchPort
Throws:
RemoteException

authorSearchRequest

public ProductInfo authorSearchRequest(AuthorRequest authorSearchRequest)
                                throws RemoteException
Specified by:
authorSearchRequest in interface AmazonSearchPort
Throws:
RemoteException

artistSearchRequest

public ProductInfo artistSearchRequest(ArtistRequest artistSearchRequest)
                                throws RemoteException
Specified by:
artistSearchRequest in interface AmazonSearchPort
Throws:
RemoteException

actorSearchRequest

public ProductInfo actorSearchRequest(ActorRequest actorSearchRequest)
                               throws RemoteException
Specified by:
actorSearchRequest in interface AmazonSearchPort
Throws:
RemoteException

manufacturerSearchRequest

public ProductInfo manufacturerSearchRequest(ManufacturerRequest manufacturerSearchRequest)
                                      throws RemoteException
Specified by:
manufacturerSearchRequest in interface AmazonSearchPort
Throws:
RemoteException

directorSearchRequest

public ProductInfo directorSearchRequest(DirectorRequest directorSearchRequest)
                                  throws RemoteException
Specified by:
directorSearchRequest in interface AmazonSearchPort
Throws:
RemoteException

exchangeSearchRequest

public ListingProductDetails exchangeSearchRequest(ExchangeRequest exchangeSearchRequest)
                                            throws RemoteException
Specified by:
exchangeSearchRequest in interface AmazonSearchPort
Throws:
RemoteException

listManiaSearchRequest

public ProductInfo listManiaSearchRequest(ListManiaRequest listManiaSearchRequest)
                                   throws RemoteException
Specified by:
listManiaSearchRequest in interface AmazonSearchPort
Throws:
RemoteException

wishlistSearchRequest

public ProductInfo wishlistSearchRequest(WishlistRequest wishlistSearchRequest)
                                  throws RemoteException
Specified by:
wishlistSearchRequest in interface AmazonSearchPort
Throws:
RemoteException

sellerProfileSearchRequest

public SellerProfile sellerProfileSearchRequest(SellerProfileRequest sellerProfileSearchRequest)
                                         throws RemoteException
Specified by:
sellerProfileSearchRequest in interface AmazonSearchPort
Throws:
RemoteException

sellerSearchRequest

public SellerSearch sellerSearchRequest(SellerRequest sellerSearchRequest)
                                 throws RemoteException
Specified by:
sellerSearchRequest in interface AmazonSearchPort
Throws:
RemoteException

marketplaceSearchRequest

public MarketplaceSearch marketplaceSearchRequest(MarketplaceRequest marketplaceSearchRequest)
                                           throws RemoteException
Specified by:
marketplaceSearchRequest in interface AmazonSearchPort
Throws:
RemoteException

similaritySearchRequest

public ProductInfo similaritySearchRequest(SimilarityRequest similaritySearchRequest)
                                    throws RemoteException
Specified by:
similaritySearchRequest in interface AmazonSearchPort
Throws:
RemoteException

getShoppingCartRequest

public ShoppingCart getShoppingCartRequest(GetShoppingCartRequest getShoppingCartRequest)
                                    throws RemoteException
Specified by:
getShoppingCartRequest in interface AmazonSearchPort
Throws:
RemoteException

clearShoppingCartRequest

public ShoppingCart clearShoppingCartRequest(ClearShoppingCartRequest clearShoppingCartRequest)
                                      throws RemoteException
Specified by:
clearShoppingCartRequest in interface AmazonSearchPort
Throws:
RemoteException

addShoppingCartItemsRequest

public ShoppingCart addShoppingCartItemsRequest(AddShoppingCartItemsRequest addShoppingCartItemsRequest)
                                         throws RemoteException
Specified by:
addShoppingCartItemsRequest in interface AmazonSearchPort
Throws:
RemoteException

removeShoppingCartItemsRequest

public ShoppingCart removeShoppingCartItemsRequest(RemoveShoppingCartItemsRequest removeShoppingCartItemsRequest)
                                            throws RemoteException
Specified by:
removeShoppingCartItemsRequest in interface AmazonSearchPort
Throws:
RemoteException

modifyShoppingCartItemsRequest

public ShoppingCart modifyShoppingCartItemsRequest(ModifyShoppingCartItemsRequest modifyShoppingCartItemsRequest)
                                            throws RemoteException
Specified by:
modifyShoppingCartItemsRequest in interface AmazonSearchPort
Throws:
RemoteException