org.controlhaus.amazon
Interface AmazonClientControl

All Superinterfaces:
org.controlhaus.xfire.client.XFireClientControl

public interface AmazonClientControl
extends org.controlhaus.xfire.client.XFireClientControl

An Amazon Web Services client control. For information on how to use this api see the Amazon Control website.


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.controlhaus.xfire.client.XFireClientControl
org.controlhaus.xfire.client.XFireClientControl.Encoding, org.controlhaus.xfire.client.XFireClientControl.ServiceUrl
 
Method Summary
 com.amazon.webservices.awseCommerceService.x20041019.BrowseNodeLookupResponseDocument BrowseNodeLookup(com.amazon.webservices.awseCommerceService.x20041019.BrowseNodeLookupDocument body)
           
 com.amazon.webservices.awseCommerceService.x20041019.CartAddResponseDocument CartAdd(com.amazon.webservices.awseCommerceService.x20041019.CartAddDocument body)
           
 com.amazon.webservices.awseCommerceService.x20041019.CartClearResponseDocument CartClear(com.amazon.webservices.awseCommerceService.x20041019.CartClearDocument body)
           
 com.amazon.webservices.awseCommerceService.x20041019.CartCreateResponseDocument CartCreate(com.amazon.webservices.awseCommerceService.x20041019.CartCreateDocument body)
           
 com.amazon.webservices.awseCommerceService.x20041019.CartGetResponseDocument CartGet(com.amazon.webservices.awseCommerceService.x20041019.CartGetDocument body)
           
 com.amazon.webservices.awseCommerceService.x20041019.CartModifyResponseDocument CartModify(com.amazon.webservices.awseCommerceService.x20041019.CartModifyDocument body)
           
 com.amazon.webservices.awseCommerceService.x20041019.CustomerContentLookupResponseDocument CustomerContentLookup(com.amazon.webservices.awseCommerceService.x20041019.CustomerContentLookupDocument body)
           
 com.amazon.webservices.awseCommerceService.x20041019.CustomerContentSearchResponseDocument CustomerContentSearch(com.amazon.webservices.awseCommerceService.x20041019.CustomerContentSearchDocument body)
           
 com.amazon.webservices.awseCommerceService.x20041019.HelpResponseDocument Help(com.amazon.webservices.awseCommerceService.x20041019.HelpDocument body)
           
 com.amazon.webservices.awseCommerceService.x20041019.ItemLookupResponseDocument ItemLookup(com.amazon.webservices.awseCommerceService.x20041019.ItemLookupDocument body)
           
 com.amazon.webservices.awseCommerceService.x20041019.ItemSearchResponseDocument ItemSearch(com.amazon.webservices.awseCommerceService.x20041019.ItemSearchDocument body)
           
 com.amazon.webservices.awseCommerceService.x20041019.ListLookupResponseDocument ListLookup(com.amazon.webservices.awseCommerceService.x20041019.ListLookupDocument body)
           
 com.amazon.webservices.awseCommerceService.x20041019.ListSearchResponseDocument ListSearch(com.amazon.webservices.awseCommerceService.x20041019.ListSearchDocument body)
           
 com.amazon.webservices.awseCommerceService.x20041019.MultiOperationResponseDocument MultiOperation(com.amazon.webservices.awseCommerceService.x20041019.MultiOperationDocument body)
           
 com.amazon.webservices.awseCommerceService.x20041019.SellerListingLookupResponseDocument SellerListingLookup(com.amazon.webservices.awseCommerceService.x20041019.SellerListingLookupDocument body)
           
 com.amazon.webservices.awseCommerceService.x20041019.SellerListingSearchResponseDocument SellerListingSearch(com.amazon.webservices.awseCommerceService.x20041019.SellerListingSearchDocument body)
           
 com.amazon.webservices.awseCommerceService.x20041019.SellerLookupResponseDocument SellerLookup(com.amazon.webservices.awseCommerceService.x20041019.SellerLookupDocument body)
           
 com.amazon.webservices.awseCommerceService.x20041019.SimilarityLookupResponseDocument SimilarityLookup(com.amazon.webservices.awseCommerceService.x20041019.SimilarityLookupDocument body)
           
 com.amazon.webservices.awseCommerceService.x20041019.TransactionLookupResponseDocument TransactionLookup(com.amazon.webservices.awseCommerceService.x20041019.TransactionLookupDocument body)
           
 
Methods inherited from interface org.controlhaus.xfire.client.XFireClientControl
invoke
 

Method Detail

Help

com.amazon.webservices.awseCommerceService.x20041019.HelpResponseDocument Help(com.amazon.webservices.awseCommerceService.x20041019.HelpDocument body)
                                                                               throws java.io.IOException,
                                                                                      org.codehaus.xfire.fault.XFireFault
Throws:
java.io.IOException
org.codehaus.xfire.fault.XFireFault

ItemSearch

com.amazon.webservices.awseCommerceService.x20041019.ItemSearchResponseDocument ItemSearch(com.amazon.webservices.awseCommerceService.x20041019.ItemSearchDocument body)
                                                                                           throws java.io.IOException,
                                                                                                  org.codehaus.xfire.fault.XFireFault
Throws:
java.io.IOException
org.codehaus.xfire.fault.XFireFault

ItemLookup

com.amazon.webservices.awseCommerceService.x20041019.ItemLookupResponseDocument ItemLookup(com.amazon.webservices.awseCommerceService.x20041019.ItemLookupDocument body)
                                                                                           throws java.io.IOException,
                                                                                                  org.codehaus.xfire.fault.XFireFault
Throws:
java.io.IOException
org.codehaus.xfire.fault.XFireFault

BrowseNodeLookup

com.amazon.webservices.awseCommerceService.x20041019.BrowseNodeLookupResponseDocument BrowseNodeLookup(com.amazon.webservices.awseCommerceService.x20041019.BrowseNodeLookupDocument body)
                                                                                                       throws java.io.IOException,
                                                                                                              org.codehaus.xfire.fault.XFireFault
Throws:
java.io.IOException
org.codehaus.xfire.fault.XFireFault

ListSearch

com.amazon.webservices.awseCommerceService.x20041019.ListSearchResponseDocument ListSearch(com.amazon.webservices.awseCommerceService.x20041019.ListSearchDocument body)
                                                                                           throws java.io.IOException,
                                                                                                  org.codehaus.xfire.fault.XFireFault
Throws:
java.io.IOException
org.codehaus.xfire.fault.XFireFault

ListLookup

com.amazon.webservices.awseCommerceService.x20041019.ListLookupResponseDocument ListLookup(com.amazon.webservices.awseCommerceService.x20041019.ListLookupDocument body)
                                                                                           throws java.io.IOException,
                                                                                                  org.codehaus.xfire.fault.XFireFault
Throws:
java.io.IOException
org.codehaus.xfire.fault.XFireFault

CustomerContentSearch

com.amazon.webservices.awseCommerceService.x20041019.CustomerContentSearchResponseDocument CustomerContentSearch(com.amazon.webservices.awseCommerceService.x20041019.CustomerContentSearchDocument body)
                                                                                                                 throws java.io.IOException,
                                                                                                                        org.codehaus.xfire.fault.XFireFault
Throws:
java.io.IOException
org.codehaus.xfire.fault.XFireFault

CustomerContentLookup

com.amazon.webservices.awseCommerceService.x20041019.CustomerContentLookupResponseDocument CustomerContentLookup(com.amazon.webservices.awseCommerceService.x20041019.CustomerContentLookupDocument body)
                                                                                                                 throws java.io.IOException,
                                                                                                                        org.codehaus.xfire.fault.XFireFault
Throws:
java.io.IOException
org.codehaus.xfire.fault.XFireFault

SimilarityLookup

com.amazon.webservices.awseCommerceService.x20041019.SimilarityLookupResponseDocument SimilarityLookup(com.amazon.webservices.awseCommerceService.x20041019.SimilarityLookupDocument body)
                                                                                                       throws java.io.IOException,
                                                                                                              org.codehaus.xfire.fault.XFireFault
Throws:
java.io.IOException
org.codehaus.xfire.fault.XFireFault

SellerLookup

com.amazon.webservices.awseCommerceService.x20041019.SellerLookupResponseDocument SellerLookup(com.amazon.webservices.awseCommerceService.x20041019.SellerLookupDocument body)
                                                                                               throws java.io.IOException,
                                                                                                      org.codehaus.xfire.fault.XFireFault
Throws:
java.io.IOException
org.codehaus.xfire.fault.XFireFault

CartGet

com.amazon.webservices.awseCommerceService.x20041019.CartGetResponseDocument CartGet(com.amazon.webservices.awseCommerceService.x20041019.CartGetDocument body)
                                                                                     throws java.io.IOException,
                                                                                            org.codehaus.xfire.fault.XFireFault
Throws:
java.io.IOException
org.codehaus.xfire.fault.XFireFault

CartCreate

com.amazon.webservices.awseCommerceService.x20041019.CartCreateResponseDocument CartCreate(com.amazon.webservices.awseCommerceService.x20041019.CartCreateDocument body)
                                                                                           throws java.io.IOException,
                                                                                                  org.codehaus.xfire.fault.XFireFault
Throws:
java.io.IOException
org.codehaus.xfire.fault.XFireFault

CartAdd

com.amazon.webservices.awseCommerceService.x20041019.CartAddResponseDocument CartAdd(com.amazon.webservices.awseCommerceService.x20041019.CartAddDocument body)
                                                                                     throws java.io.IOException,
                                                                                            org.codehaus.xfire.fault.XFireFault
Throws:
java.io.IOException
org.codehaus.xfire.fault.XFireFault

CartModify

com.amazon.webservices.awseCommerceService.x20041019.CartModifyResponseDocument CartModify(com.amazon.webservices.awseCommerceService.x20041019.CartModifyDocument body)
                                                                                           throws java.io.IOException,
                                                                                                  org.codehaus.xfire.fault.XFireFault
Throws:
java.io.IOException
org.codehaus.xfire.fault.XFireFault

CartClear

com.amazon.webservices.awseCommerceService.x20041019.CartClearResponseDocument CartClear(com.amazon.webservices.awseCommerceService.x20041019.CartClearDocument body)
                                                                                         throws java.io.IOException,
                                                                                                org.codehaus.xfire.fault.XFireFault
Throws:
java.io.IOException
org.codehaus.xfire.fault.XFireFault

TransactionLookup

com.amazon.webservices.awseCommerceService.x20041019.TransactionLookupResponseDocument TransactionLookup(com.amazon.webservices.awseCommerceService.x20041019.TransactionLookupDocument body)
                                                                                                         throws java.io.IOException,
                                                                                                                org.codehaus.xfire.fault.XFireFault
Throws:
java.io.IOException
org.codehaus.xfire.fault.XFireFault

SellerListingSearch

com.amazon.webservices.awseCommerceService.x20041019.SellerListingSearchResponseDocument SellerListingSearch(com.amazon.webservices.awseCommerceService.x20041019.SellerListingSearchDocument body)
                                                                                                             throws java.io.IOException,
                                                                                                                    org.codehaus.xfire.fault.XFireFault
Throws:
java.io.IOException
org.codehaus.xfire.fault.XFireFault

SellerListingLookup

com.amazon.webservices.awseCommerceService.x20041019.SellerListingLookupResponseDocument SellerListingLookup(com.amazon.webservices.awseCommerceService.x20041019.SellerListingLookupDocument body)
                                                                                                             throws java.io.IOException,
                                                                                                                    org.codehaus.xfire.fault.XFireFault
Throws:
java.io.IOException
org.codehaus.xfire.fault.XFireFault

MultiOperation

com.amazon.webservices.awseCommerceService.x20041019.MultiOperationResponseDocument MultiOperation(com.amazon.webservices.awseCommerceService.x20041019.MultiOperationDocument body)
                                                                                                   throws java.io.IOException,
                                                                                                          org.codehaus.xfire.fault.XFireFault
Throws:
java.io.IOException
org.codehaus.xfire.fault.XFireFault


Copyright © 2004 Controlhaus. All Rights Reserved.