|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.beehive.controls.runtime.bean.ControlBean
org.controlhaus.xfire.client.XFireClientControlBean
org.controlhaus.amazon.AmazonClientControlBean
public class AmazonClientControlBean
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.controlhaus.xfire.client.XFireClientControlBean |
|---|
org.controlhaus.xfire.client.XFireClientControlBean.EndInvokeCallbackNotifier |
| Nested classes/interfaces inherited from interface org.controlhaus.xfire.client.XFireClientControl |
|---|
org.controlhaus.xfire.client.XFireClientControl.Asynchronous, org.controlhaus.xfire.client.XFireClientControl.Encoding, org.controlhaus.xfire.client.XFireClientControl.EndInvokeCallback, org.controlhaus.xfire.client.XFireClientControl.ServiceUrl, org.controlhaus.xfire.client.XFireClientControl.SoapHeader |
| Field Summary | |
|---|---|
static org.apache.beehive.controls.api.properties.PropertyKey |
ControlImplementationKey
A PropertyKey that can be used to access the controlImplementation property of the BaseProperties PropertySet |
| Fields inherited from class org.controlhaus.xfire.client.XFireClientControlBean |
|---|
EncodingValueKey, ServiceUrlValueKey |
| Fields inherited from class org.apache.beehive.controls.runtime.bean.ControlBean |
|---|
_implClass, FactorySeparator, IDSeparator |
| Constructor Summary | |
|---|---|
|
AmazonClientControlBean()
This is the public null-arg constructor for this ControlBean. |
|
AmazonClientControlBean(org.apache.beehive.controls.api.context.ControlBeanContext context,
java.lang.String id,
org.apache.beehive.controls.api.properties.PropertyMap props)
This is the public constructor for the class. |
protected |
AmazonClientControlBean(org.apache.beehive.controls.api.context.ControlBeanContext context,
java.lang.String id,
org.apache.beehive.controls.api.properties.PropertyMap props,
java.lang.Class controlClass)
This is the protected version that is used by any ControlBean subclass |
| Method Summary | |
|---|---|
void |
beginBrowseNodeLookup(com.amazon.webservices.awseCommerceService.x20041019.BrowseNodeLookupDocument body)
Implements org.controlhaus.amazon.AmazonClientControl.beginBrowseNodeLookup |
void |
beginCartAdd(com.amazon.webservices.awseCommerceService.x20041019.CartAddDocument body)
Implements org.controlhaus.amazon.AmazonClientControl.beginCartAdd |
void |
beginCartClear(com.amazon.webservices.awseCommerceService.x20041019.CartClearDocument body)
Implements org.controlhaus.amazon.AmazonClientControl.beginCartClear |
void |
beginCartCreate(com.amazon.webservices.awseCommerceService.x20041019.CartCreateDocument body)
Implements org.controlhaus.amazon.AmazonClientControl.beginCartCreate |
void |
beginCartGet(com.amazon.webservices.awseCommerceService.x20041019.CartGetDocument body)
Implements org.controlhaus.amazon.AmazonClientControl.beginCartGet |
void |
beginCartModify(com.amazon.webservices.awseCommerceService.x20041019.CartModifyDocument body)
Implements org.controlhaus.amazon.AmazonClientControl.beginCartModify |
void |
beginCustomerContentLookup(com.amazon.webservices.awseCommerceService.x20041019.CustomerContentLookupDocument body)
Implements org.controlhaus.amazon.AmazonClientControl.beginCustomerContentLookup |
void |
beginCustomerContentSearch(com.amazon.webservices.awseCommerceService.x20041019.CustomerContentSearchDocument body)
Implements org.controlhaus.amazon.AmazonClientControl.beginCustomerContentSearch |
void |
beginHelp(com.amazon.webservices.awseCommerceService.x20041019.HelpDocument body)
Implements org.controlhaus.amazon.AmazonClientControl.beginHelp |
void |
beginItemLookup(com.amazon.webservices.awseCommerceService.x20041019.ItemLookupDocument body)
Implements org.controlhaus.amazon.AmazonClientControl.beginItemLookup |
void |
beginItemSearch(com.amazon.webservices.awseCommerceService.x20041019.ItemSearchDocument body)
Implements org.controlhaus.amazon.AmazonClientControl.beginItemSearch |
void |
beginListLookup(com.amazon.webservices.awseCommerceService.x20041019.ListLookupDocument body)
Implements org.controlhaus.amazon.AmazonClientControl.beginListLookup |
void |
beginListSearch(com.amazon.webservices.awseCommerceService.x20041019.ListSearchDocument body)
Implements org.controlhaus.amazon.AmazonClientControl.beginListSearch |
void |
beginMultiOperation(com.amazon.webservices.awseCommerceService.x20041019.MultiOperationDocument body)
Implements org.controlhaus.amazon.AmazonClientControl.beginMultiOperation |
void |
beginSellerListingLookup(com.amazon.webservices.awseCommerceService.x20041019.SellerListingLookupDocument body)
Implements org.controlhaus.amazon.AmazonClientControl.beginSellerListingLookup |
void |
beginSellerListingSearch(com.amazon.webservices.awseCommerceService.x20041019.SellerListingSearchDocument body)
Implements org.controlhaus.amazon.AmazonClientControl.beginSellerListingSearch |
void |
beginSellerLookup(com.amazon.webservices.awseCommerceService.x20041019.SellerLookupDocument body)
Implements org.controlhaus.amazon.AmazonClientControl.beginSellerLookup |
void |
beginSimilarityLookup(com.amazon.webservices.awseCommerceService.x20041019.SimilarityLookupDocument body)
Implements org.controlhaus.amazon.AmazonClientControl.beginSimilarityLookup |
void |
beginTransactionLookup(com.amazon.webservices.awseCommerceService.x20041019.TransactionLookupDocument body)
Implements org.controlhaus.amazon.AmazonClientControl.beginTransactionLookup |
com.amazon.webservices.awseCommerceService.x20041019.BrowseNodeLookupResponseDocument |
BrowseNodeLookup(com.amazon.webservices.awseCommerceService.x20041019.BrowseNodeLookupDocument body)
Implements org.controlhaus.amazon.AmazonClientControl.BrowseNodeLookup |
com.amazon.webservices.awseCommerceService.x20041019.CartAddResponseDocument |
CartAdd(com.amazon.webservices.awseCommerceService.x20041019.CartAddDocument body)
Implements org.controlhaus.amazon.AmazonClientControl.CartAdd |
com.amazon.webservices.awseCommerceService.x20041019.CartClearResponseDocument |
CartClear(com.amazon.webservices.awseCommerceService.x20041019.CartClearDocument body)
Implements org.controlhaus.amazon.AmazonClientControl.CartClear |
com.amazon.webservices.awseCommerceService.x20041019.CartCreateResponseDocument |
CartCreate(com.amazon.webservices.awseCommerceService.x20041019.CartCreateDocument body)
Implements org.controlhaus.amazon.AmazonClientControl.CartCreate |
com.amazon.webservices.awseCommerceService.x20041019.CartGetResponseDocument |
CartGet(com.amazon.webservices.awseCommerceService.x20041019.CartGetDocument body)
Implements org.controlhaus.amazon.AmazonClientControl.CartGet |
com.amazon.webservices.awseCommerceService.x20041019.CartModifyResponseDocument |
CartModify(com.amazon.webservices.awseCommerceService.x20041019.CartModifyDocument body)
Implements org.controlhaus.amazon.AmazonClientControl.CartModify |
com.amazon.webservices.awseCommerceService.x20041019.CustomerContentLookupResponseDocument |
CustomerContentLookup(com.amazon.webservices.awseCommerceService.x20041019.CustomerContentLookupDocument body)
Implements org.controlhaus.amazon.AmazonClientControl.CustomerContentLookup |
com.amazon.webservices.awseCommerceService.x20041019.CustomerContentSearchResponseDocument |
CustomerContentSearch(com.amazon.webservices.awseCommerceService.x20041019.CustomerContentSearchDocument body)
Implements org.controlhaus.amazon.AmazonClientControl.CustomerContentSearch |
java.lang.String |
getControlImplementation()
|
protected java.lang.String[] |
getParameterNames(java.lang.reflect.Method m)
Returns an array of parameter names for the request method, or null if no parameter data is available. |
protected java.util.Map |
getPropertyMapCache()
|
com.amazon.webservices.awseCommerceService.x20041019.HelpResponseDocument |
Help(com.amazon.webservices.awseCommerceService.x20041019.HelpDocument body)
Implements org.controlhaus.amazon.AmazonClientControl.Help |
com.amazon.webservices.awseCommerceService.x20041019.ItemLookupResponseDocument |
ItemLookup(com.amazon.webservices.awseCommerceService.x20041019.ItemLookupDocument body)
Implements org.controlhaus.amazon.AmazonClientControl.ItemLookup |
com.amazon.webservices.awseCommerceService.x20041019.ItemSearchResponseDocument |
ItemSearch(com.amazon.webservices.awseCommerceService.x20041019.ItemSearchDocument body)
Implements org.controlhaus.amazon.AmazonClientControl.ItemSearch |
com.amazon.webservices.awseCommerceService.x20041019.ListLookupResponseDocument |
ListLookup(com.amazon.webservices.awseCommerceService.x20041019.ListLookupDocument body)
Implements org.controlhaus.amazon.AmazonClientControl.ListLookup |
com.amazon.webservices.awseCommerceService.x20041019.ListSearchResponseDocument |
ListSearch(com.amazon.webservices.awseCommerceService.x20041019.ListSearchDocument body)
Implements org.controlhaus.amazon.AmazonClientControl.ListSearch |
com.amazon.webservices.awseCommerceService.x20041019.MultiOperationResponseDocument |
MultiOperation(com.amazon.webservices.awseCommerceService.x20041019.MultiOperationDocument body)
Implements org.controlhaus.amazon.AmazonClientControl.MultiOperation |
com.amazon.webservices.awseCommerceService.x20041019.SellerListingLookupResponseDocument |
SellerListingLookup(com.amazon.webservices.awseCommerceService.x20041019.SellerListingLookupDocument body)
Implements org.controlhaus.amazon.AmazonClientControl.SellerListingLookup |
com.amazon.webservices.awseCommerceService.x20041019.SellerListingSearchResponseDocument |
SellerListingSearch(com.amazon.webservices.awseCommerceService.x20041019.SellerListingSearchDocument body)
Implements org.controlhaus.amazon.AmazonClientControl.SellerListingSearch |
com.amazon.webservices.awseCommerceService.x20041019.SellerLookupResponseDocument |
SellerLookup(com.amazon.webservices.awseCommerceService.x20041019.SellerLookupDocument body)
Implements org.controlhaus.amazon.AmazonClientControl.SellerLookup |
com.amazon.webservices.awseCommerceService.x20041019.SimilarityLookupResponseDocument |
SimilarityLookup(com.amazon.webservices.awseCommerceService.x20041019.SimilarityLookupDocument body)
Implements org.controlhaus.amazon.AmazonClientControl.SimilarityLookup |
com.amazon.webservices.awseCommerceService.x20041019.TransactionLookupResponseDocument |
TransactionLookup(com.amazon.webservices.awseCommerceService.x20041019.TransactionLookupDocument body)
Implements org.controlhaus.amazon.AmazonClientControl.TransactionLookup |
| Methods inherited from class org.controlhaus.xfire.client.XFireClientControlBean |
|---|
addEndInvokeCallbackListener, beginInvoke, getEncodingValue, getEndInvokeCallbackListeners, getServiceUrlValue, invoke, invoke, removeEndInvokeCallbackListener, setEncodingValue, setServiceUrlValue |
| Methods inherited from class org.apache.beehive.controls.runtime.bean.ControlBean |
|---|
decodeImpl, enforceVersionRequired, ensureControl, ensureInterceptor, firePropertyChange, fireVetoableChange, getAnnotationMap, getBeanContext, getBeanContextProxy, getControlBeanContext, getControlID, getControlInterface, getControlProperty, getControlService, getEventNotifier, getImplInitializer, getLocalID, getMostDerivedInterface, getPropertyChangeSupport, getRawControlProperty, getVetoableChangeSupport, postInvoke, preInvoke, setBeanContext, setControlID, setControlProperty, setEventNotifier |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.controlhaus.xfire.client.XFireClientControl |
|---|
beginInvoke, invoke, invoke |
| Field Detail |
|---|
public static final org.apache.beehive.controls.api.properties.PropertyKey ControlImplementationKey
| Constructor Detail |
|---|
public AmazonClientControlBean(org.apache.beehive.controls.api.context.ControlBeanContext context,
java.lang.String id,
org.apache.beehive.controls.api.properties.PropertyMap props)
context - The containing ControlBeanContextid - The control identifier (or null to autogenerate a unique value)props - The initialization Properties for the new instance (or null for defaults)public AmazonClientControlBean()
protected AmazonClientControlBean(org.apache.beehive.controls.api.context.ControlBeanContext context,
java.lang.String id,
org.apache.beehive.controls.api.properties.PropertyMap props,
java.lang.Class controlClass)
| Method Detail |
|---|
protected java.lang.String[] getParameterNames(java.lang.reflect.Method m)
getParameterNames in class org.controlhaus.xfire.client.XFireClientControlBeanpublic void beginMultiOperation(com.amazon.webservices.awseCommerceService.x20041019.MultiOperationDocument body)
beginMultiOperation in interface AmazonClientControl
public com.amazon.webservices.awseCommerceService.x20041019.MultiOperationResponseDocument MultiOperation(com.amazon.webservices.awseCommerceService.x20041019.MultiOperationDocument body)
throws java.io.IOException,
org.codehaus.xfire.fault.XFireFault
MultiOperation in interface AmazonClientControljava.io.IOException
org.codehaus.xfire.fault.XFireFaultpublic void beginSellerListingLookup(com.amazon.webservices.awseCommerceService.x20041019.SellerListingLookupDocument body)
beginSellerListingLookup in interface AmazonClientControl
public com.amazon.webservices.awseCommerceService.x20041019.SellerListingLookupResponseDocument SellerListingLookup(com.amazon.webservices.awseCommerceService.x20041019.SellerListingLookupDocument body)
throws java.io.IOException,
org.codehaus.xfire.fault.XFireFault
SellerListingLookup in interface AmazonClientControljava.io.IOException
org.codehaus.xfire.fault.XFireFaultpublic void beginSellerListingSearch(com.amazon.webservices.awseCommerceService.x20041019.SellerListingSearchDocument body)
beginSellerListingSearch in interface AmazonClientControl
public com.amazon.webservices.awseCommerceService.x20041019.SellerListingSearchResponseDocument SellerListingSearch(com.amazon.webservices.awseCommerceService.x20041019.SellerListingSearchDocument body)
throws java.io.IOException,
org.codehaus.xfire.fault.XFireFault
SellerListingSearch in interface AmazonClientControljava.io.IOException
org.codehaus.xfire.fault.XFireFaultpublic void beginTransactionLookup(com.amazon.webservices.awseCommerceService.x20041019.TransactionLookupDocument body)
beginTransactionLookup in interface AmazonClientControl
public com.amazon.webservices.awseCommerceService.x20041019.TransactionLookupResponseDocument TransactionLookup(com.amazon.webservices.awseCommerceService.x20041019.TransactionLookupDocument body)
throws java.io.IOException,
org.codehaus.xfire.fault.XFireFault
TransactionLookup in interface AmazonClientControljava.io.IOException
org.codehaus.xfire.fault.XFireFaultpublic void beginCartClear(com.amazon.webservices.awseCommerceService.x20041019.CartClearDocument body)
beginCartClear in interface AmazonClientControl
public com.amazon.webservices.awseCommerceService.x20041019.CartClearResponseDocument CartClear(com.amazon.webservices.awseCommerceService.x20041019.CartClearDocument body)
throws java.io.IOException,
org.codehaus.xfire.fault.XFireFault
CartClear in interface AmazonClientControljava.io.IOException
org.codehaus.xfire.fault.XFireFaultpublic void beginCartModify(com.amazon.webservices.awseCommerceService.x20041019.CartModifyDocument body)
beginCartModify in interface AmazonClientControl
public com.amazon.webservices.awseCommerceService.x20041019.CartModifyResponseDocument CartModify(com.amazon.webservices.awseCommerceService.x20041019.CartModifyDocument body)
throws java.io.IOException,
org.codehaus.xfire.fault.XFireFault
CartModify in interface AmazonClientControljava.io.IOException
org.codehaus.xfire.fault.XFireFaultpublic void beginCartAdd(com.amazon.webservices.awseCommerceService.x20041019.CartAddDocument body)
beginCartAdd in interface AmazonClientControl
public com.amazon.webservices.awseCommerceService.x20041019.CartAddResponseDocument CartAdd(com.amazon.webservices.awseCommerceService.x20041019.CartAddDocument body)
throws java.io.IOException,
org.codehaus.xfire.fault.XFireFault
CartAdd in interface AmazonClientControljava.io.IOException
org.codehaus.xfire.fault.XFireFaultpublic void beginCartCreate(com.amazon.webservices.awseCommerceService.x20041019.CartCreateDocument body)
beginCartCreate in interface AmazonClientControl
public com.amazon.webservices.awseCommerceService.x20041019.CartCreateResponseDocument CartCreate(com.amazon.webservices.awseCommerceService.x20041019.CartCreateDocument body)
throws java.io.IOException,
org.codehaus.xfire.fault.XFireFault
CartCreate in interface AmazonClientControljava.io.IOException
org.codehaus.xfire.fault.XFireFaultpublic void beginCartGet(com.amazon.webservices.awseCommerceService.x20041019.CartGetDocument body)
beginCartGet in interface AmazonClientControl
public com.amazon.webservices.awseCommerceService.x20041019.CartGetResponseDocument CartGet(com.amazon.webservices.awseCommerceService.x20041019.CartGetDocument body)
throws java.io.IOException,
org.codehaus.xfire.fault.XFireFault
CartGet in interface AmazonClientControljava.io.IOException
org.codehaus.xfire.fault.XFireFaultpublic void beginSellerLookup(com.amazon.webservices.awseCommerceService.x20041019.SellerLookupDocument body)
beginSellerLookup in interface AmazonClientControl
public com.amazon.webservices.awseCommerceService.x20041019.SellerLookupResponseDocument SellerLookup(com.amazon.webservices.awseCommerceService.x20041019.SellerLookupDocument body)
throws java.io.IOException,
org.codehaus.xfire.fault.XFireFault
SellerLookup in interface AmazonClientControljava.io.IOException
org.codehaus.xfire.fault.XFireFaultpublic void beginSimilarityLookup(com.amazon.webservices.awseCommerceService.x20041019.SimilarityLookupDocument body)
beginSimilarityLookup in interface AmazonClientControl
public com.amazon.webservices.awseCommerceService.x20041019.SimilarityLookupResponseDocument SimilarityLookup(com.amazon.webservices.awseCommerceService.x20041019.SimilarityLookupDocument body)
throws java.io.IOException,
org.codehaus.xfire.fault.XFireFault
SimilarityLookup in interface AmazonClientControljava.io.IOException
org.codehaus.xfire.fault.XFireFaultpublic void beginCustomerContentLookup(com.amazon.webservices.awseCommerceService.x20041019.CustomerContentLookupDocument body)
beginCustomerContentLookup in interface AmazonClientControl
public com.amazon.webservices.awseCommerceService.x20041019.CustomerContentLookupResponseDocument CustomerContentLookup(com.amazon.webservices.awseCommerceService.x20041019.CustomerContentLookupDocument body)
throws java.io.IOException,
org.codehaus.xfire.fault.XFireFault
CustomerContentLookup in interface AmazonClientControljava.io.IOException
org.codehaus.xfire.fault.XFireFaultpublic void beginCustomerContentSearch(com.amazon.webservices.awseCommerceService.x20041019.CustomerContentSearchDocument body)
beginCustomerContentSearch in interface AmazonClientControl
public com.amazon.webservices.awseCommerceService.x20041019.CustomerContentSearchResponseDocument CustomerContentSearch(com.amazon.webservices.awseCommerceService.x20041019.CustomerContentSearchDocument body)
throws java.io.IOException,
org.codehaus.xfire.fault.XFireFault
CustomerContentSearch in interface AmazonClientControljava.io.IOException
org.codehaus.xfire.fault.XFireFaultpublic void beginListLookup(com.amazon.webservices.awseCommerceService.x20041019.ListLookupDocument body)
beginListLookup in interface AmazonClientControl
public com.amazon.webservices.awseCommerceService.x20041019.ListLookupResponseDocument ListLookup(com.amazon.webservices.awseCommerceService.x20041019.ListLookupDocument body)
throws java.io.IOException,
org.codehaus.xfire.fault.XFireFault
ListLookup in interface AmazonClientControljava.io.IOException
org.codehaus.xfire.fault.XFireFaultpublic void beginListSearch(com.amazon.webservices.awseCommerceService.x20041019.ListSearchDocument body)
beginListSearch in interface AmazonClientControl
public com.amazon.webservices.awseCommerceService.x20041019.ListSearchResponseDocument ListSearch(com.amazon.webservices.awseCommerceService.x20041019.ListSearchDocument body)
throws java.io.IOException,
org.codehaus.xfire.fault.XFireFault
ListSearch in interface AmazonClientControljava.io.IOException
org.codehaus.xfire.fault.XFireFaultpublic void beginBrowseNodeLookup(com.amazon.webservices.awseCommerceService.x20041019.BrowseNodeLookupDocument body)
beginBrowseNodeLookup in interface AmazonClientControl
public com.amazon.webservices.awseCommerceService.x20041019.BrowseNodeLookupResponseDocument BrowseNodeLookup(com.amazon.webservices.awseCommerceService.x20041019.BrowseNodeLookupDocument body)
throws java.io.IOException,
org.codehaus.xfire.fault.XFireFault
BrowseNodeLookup in interface AmazonClientControljava.io.IOException
org.codehaus.xfire.fault.XFireFaultpublic void beginItemLookup(com.amazon.webservices.awseCommerceService.x20041019.ItemLookupDocument body)
beginItemLookup in interface AmazonClientControl
public com.amazon.webservices.awseCommerceService.x20041019.ItemLookupResponseDocument ItemLookup(com.amazon.webservices.awseCommerceService.x20041019.ItemLookupDocument body)
throws java.io.IOException,
org.codehaus.xfire.fault.XFireFault
ItemLookup in interface AmazonClientControljava.io.IOException
org.codehaus.xfire.fault.XFireFaultpublic void beginItemSearch(com.amazon.webservices.awseCommerceService.x20041019.ItemSearchDocument body)
beginItemSearch in interface AmazonClientControl
public com.amazon.webservices.awseCommerceService.x20041019.ItemSearchResponseDocument ItemSearch(com.amazon.webservices.awseCommerceService.x20041019.ItemSearchDocument body)
throws java.io.IOException,
org.codehaus.xfire.fault.XFireFault
ItemSearch in interface AmazonClientControljava.io.IOException
org.codehaus.xfire.fault.XFireFaultpublic void beginHelp(com.amazon.webservices.awseCommerceService.x20041019.HelpDocument body)
beginHelp in interface AmazonClientControl
public com.amazon.webservices.awseCommerceService.x20041019.HelpResponseDocument Help(com.amazon.webservices.awseCommerceService.x20041019.HelpDocument body)
throws java.io.IOException,
org.codehaus.xfire.fault.XFireFault
Help in interface AmazonClientControljava.io.IOException
org.codehaus.xfire.fault.XFireFaultpublic java.lang.String getControlImplementation()
getControlImplementation in class org.controlhaus.xfire.client.XFireClientControlBeanprotected java.util.Map getPropertyMapCache()
getPropertyMapCache in class org.controlhaus.xfire.client.XFireClientControlBean
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||