| java.lang.Object | ||
| ↳ | org.mule.module.magento.api.AbstractMagentoClient | |
| ↳ | org.mule.module.magento.api.directory.AxisMagentoDirectoryClient | |
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.module.magento.api.AbstractMagentoClient
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Answers the list of countries
| |||||||||||
Answers a list of regions for the given county
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.module.magento.api.AbstractMagentoClient
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
org.mule.module.magento.api.directory.MagentoDirectoryClient
| |||||||||||
Answers the list of countries
| RemoteException |
|---|
Answers a list of regions for the given county
| countryId | The country code, in ISO2 or ISO3 format |
|---|
| RemoteException |
|---|