Mule Magento Connector
Install Guide
Java API Reference
Mule API Reference
Package Index
|
Class Index
com.magento.api
com.magento.api.holders
com.magento.api.transformers
org.mule.module.magento
org.mule.module.magento.adapter
org.mule.module.magento.adapters
org.mule.module.magento.agents
org.mule.module.magento.api
org.mule.module.magento.api.catalog
org.mule.module.magento.api.catalog.model
org.mule.module.magento.api.catalog.model.transformers
org.mule.module.magento.api.customer
org.mule.module.magento.api.directory
org.mule.module.magento.api.inventory
org.mule.module.magento.api.order
org.mule.module.magento.api.order.model
org.mule.module.magento.api.shoppingCart
org.mule.module.magento.api.util
org.mule.module.magento.basic
org.mule.module.magento.callback
org.mule.module.magento.config
org.mule.module.magento.connection
org.mule.module.magento.connectivity
org.mule.module.magento.devkit
org.mule.module.magento.filters
org.mule.module.magento.oauth
org.mule.module.magento.process
org.mule.module.magento.processors
Interfaces
AxisPortProvider
Classes
AbstractMagentoClient
DefaultAxisPortProvider
MagentoClientAdaptor
MagentoClientAdaptor.Holder
Exceptions
MagentoException
Package Index
|
Class Index
Summary:
Fields
|
Ctors
|
Methods
|
Inherited Methods
|
[Expand All]
public static class
MagentoClientAdaptor.Holder
extends Object
java.lang.Object
↳
org.mule.module.magento.api.MagentoClientAdaptor.Holder
Summary
Fields
private final Object
value
Public Constructors
MagentoClientAdaptor.Holder
(Object value)
Public Methods
Object
getValue
()
[Expand]
Inherited Methods
From class java.lang.Object
Object
clone
()
boolean
equals
(Object arg0)
void
finalize
()
final Class<?>
getClass
()
int
hashCode
()
final void
notify
()
final void
notifyAll
()
String
toString
()
final void
wait
()
final void
wait
(long arg0, int arg1)
final void
wait
(long arg0)
Fields
private final Object
value
Public Constructors
public
MagentoClientAdaptor.Holder
(Object value)
Parameters
value
Public Methods
public Object
getValue
()