public interface

AxisPortProvider

org.mule.module.magento.api.AxisPortProvider
Known Indirect Subclasses

Summary

Public Methods
abstract Mage_Api_Model_Server_V2_HandlerPortType getPort()
abstract String getSessionId()
Need to authenticate before every call

Public Methods

public abstract Mage_Api_Model_Server_V2_HandlerPortType getPort ()

Throws
RemoteException

public abstract String getSessionId ()

Need to authenticate before every call

Returns
  • Magento session ID
Throws
Exception
RemoteException