Class Index

A C D E F G H L M N O P R S T U V

A

AbstractConnectedProcessor  
AbstractDefinitionParser  
AbstractDefinitionParser.ParseDelegate<T>  
AbstractExpressionEvaluator  
AbstractListeningMessageProcessor<O>  
AbstractMagentoClient Base class for all Magento clients. 
AbstractMessageProcessor<O>  
AddCategoryProductDefinitionParser  
AddCategoryProductMessageProcessor AddCategoryProductMessageProcessor invokes the addCategoryProduct(int, java.lang.Integer, java.lang.String, java.lang.String, java.lang.String) method in MagentoCloudConnector
AddOrderCommentDefinitionParser  
AddOrderCommentMessageProcessor AddOrderCommentMessageProcessor invokes the addOrderComment(java.lang.String, java.lang.String, java.lang.String, boolean) method in MagentoCloudConnector
AddOrderInvoiceCommentDefinitionParser  
AddOrderInvoiceCommentMessageProcessor AddOrderInvoiceCommentMessageProcessor invokes the addOrderInvoiceComment(java.lang.String, java.lang.String, boolean, boolean) method in MagentoCloudConnector
AddOrderShipmentCommentDefinitionParser  
AddOrderShipmentCommentMessageProcessor AddOrderShipmentCommentMessageProcessor invokes the addOrderShipmentComment(java.lang.String, java.lang.String, boolean, boolean) method in MagentoCloudConnector
AddOrderShipmentTrackDefinitionParser  
AddOrderShipmentTrackMessageProcessor AddOrderShipmentTrackMessageProcessor invokes the addOrderShipmentTrack(java.lang.String, java.lang.String, java.lang.String, java.lang.String) method in MagentoCloudConnector
AddProductLinkDefinitionParser  
AddProductLinkMessageProcessor AddProductLinkMessageProcessor invokes the addProductLink(java.lang.String, java.lang.Integer, java.lang.String, java.lang.String, java.lang.String, com.magento.api.CatalogProductLinkEntity) method in MagentoCloudConnector
AddShoppingCartCouponDefinitionParser  
AddShoppingCartCouponMessageProcessor AddShoppingCartCouponMessageProcessor invokes the addShoppingCartCoupon(int, java.lang.String, java.lang.String) method in MagentoCloudConnector
AddShoppingCartProductDefinitionParser  
AddShoppingCartProductMessageProcessor AddShoppingCartProductMessageProcessor invokes the addShoppingCartProduct(int, java.util.List, java.lang.String) method in MagentoCloudConnector
ApiEntity  
ApiMethodEntity  
AssociativeEntity  
AssociativeEntityExpressionHolder  
AssociativeEntityExpressionHolderTransformer  
AxisMagentoCatalogClient  
AxisMagentoCustomerClient  
AxisMagentoDirectoryClient  
AxisMagentoInventoryClient  
AxisMagentoOrderClient  
AxisMagentoShoppingCartClient  
AxisPortProvider  

C

CancelOrderDefinitionParser  
CancelOrderInvoiceDefinitionParser  
CancelOrderInvoiceMessageProcessor CancelOrderInvoiceMessageProcessor invokes the cancelOrderInvoice(java.lang.String) method in MagentoCloudConnector
CancelOrderMessageProcessor CancelOrderMessageProcessor invokes the cancelOrder(java.lang.String) method in MagentoCloudConnector
Capabilities This interface is implemented for every org.mule.api.annotations.Module annotated class, to dynamically query what its capabilities are. 
Capability Enumeration of possible capabilities of Mule modules. 
CaptureOrderInvoiceDefinitionParser  
CaptureOrderInvoiceMessageProcessor CaptureOrderInvoiceMessageProcessor invokes the captureOrderInvoice(java.lang.String) method in MagentoCloudConnector
Carrier  
CatalogAssignedProduct  
CatalogAttributeEntity  
CatalogAttributeOptionEntity  
CatalogCategoryEntity  
CatalogCategoryEntityCreate  
CatalogCategoryEntityCreateExpressionHolder  
CatalogCategoryEntityCreateExpressionHolderTransformer  
CatalogCategoryEntityNoChildren  
CatalogCategoryInfo  
CatalogCategoryTree  
CatalogInventoryStockItemEntity  
CatalogInventoryStockItemUpdateEntity  
CatalogInventoryStockItemUpdateEntityExpressionHolder  
CatalogInventoryStockItemUpdateEntityExpressionHolderTransformer  
CatalogProductAttributeMediaCreateEntity  
CatalogProductAttributeMediaCreateEntityExpressionHolder  
CatalogProductAttributeMediaCreateEntityExpressionHolderTransformer  
CatalogProductAttributeMediaTypeEntity  
CatalogProductAttributeSetEntity  
CatalogProductCreateEntity  
CatalogProductCreateEntityExpressionHolder  
CatalogProductCreateEntityExpressionHolderTransformer  
CatalogProductEntity  
CatalogProductImageEntity  
CatalogProductImageFileEntity  
CatalogProductImageFileEntityExpressionHolder  
CatalogProductImageFileEntityExpressionHolderTransformer  
CatalogProductLinkAttributeEntity  
CatalogProductLinkEntity  
CatalogProductLinkEntityExpressionHolder  
CatalogProductLinkEntityExpressionHolderTransformer  
CatalogProductRequestAttributes  
CatalogProductReturnEntity  
CatalogProductTierPriceEntity  
CatalogProductTierPriceEntityExpressionHolder  
CatalogProductTierPriceEntityExpressionHolderTransformer  
CatalogProductTypeEntity  
ComplexFilter  
Connection  
ConnectionManager<K, C extends Connection> Wrapper around org.mule.api.annotations.Connector annotated class that will infuse it with connection management capabilities. 
CreateCategoryDefinitionParser  
CreateCategoryMessageProcessor CreateCategoryMessageProcessor invokes the createCategory(int, com.magento.api.CatalogCategoryEntityCreate, java.lang.String) method in MagentoCloudConnector
CreateCustomerAddressDefinitionParser  
CreateCustomerAddressMessageProcessor CreateCustomerAddressMessageProcessor invokes the createCustomerAddress(int, com.magento.api.CustomerAddressEntityCreate) method in MagentoCloudConnector
CreateCustomerDefinitionParser  
CreateCustomerMessageProcessor CreateCustomerMessageProcessor invokes the createCustomer(com.magento.api.CustomerCustomerEntityToCreate) method in MagentoCloudConnector
CreateOrderInvoiceDefinitionParser  
CreateOrderInvoiceMessageProcessor CreateOrderInvoiceMessageProcessor invokes the createOrderInvoice(java.lang.String, java.util.List, java.lang.String, boolean, boolean) method in MagentoCloudConnector
CreateOrderShipmentDefinitionParser  
CreateOrderShipmentMessageProcessor CreateOrderShipmentMessageProcessor invokes the createOrderShipment(java.lang.String, java.util.List, java.lang.String, boolean, boolean) method in MagentoCloudConnector
CreateProductAttributeMediaDefinitionParser  
CreateProductAttributeMediaMessageProcessor CreateProductAttributeMediaMessageProcessor invokes the createProductAttributeMedia(java.lang.Integer, java.lang.String, java.lang.String, com.magento.api.CatalogProductAttributeMediaCreateEntity, java.lang.String, java.lang.Object, org.mule.module.magento.api.catalog.model.MediaMimeType, java.lang.String) method in MagentoCloudConnector
CreateProductDefinitionParser  
CreateProductMessageProcessor CreateProductMessageProcessor invokes the createProduct(java.lang.String, int, java.lang.String, com.magento.api.CatalogProductCreateEntity, java.util.List, java.lang.String) method in MagentoCloudConnector
CreateShoppingCartDefinitionParser  
CreateShoppingCartMessageProcessor CreateShoppingCartMessageProcessor invokes the createShoppingCart(java.lang.String) method in MagentoCloudConnector
CreateShoppingCartOrderDefinitionParser  
CreateShoppingCartOrderMessageProcessor CreateShoppingCartOrderMessageProcessor invokes the createShoppingCartOrder(int, java.lang.String, java.util.List) method in MagentoCloudConnector
CustomerAddressEntityCreate  
CustomerAddressEntityCreateExpressionHolder  
CustomerAddressEntityCreateExpressionHolderTransformer  
CustomerAddressEntityItem  
CustomerCustomerEntity  
CustomerCustomerEntityToCreate  
CustomerCustomerEntityToCreateExpressionHolder  
CustomerCustomerEntityToCreateExpressionHolderTransformer  
CustomerGroupEntity  

D

DefaultAxisPortProvider  
DefaultSplashScreenAgent Agent implementation to add splash screen information for DevKit extensions at application startup  
DeleteCategoryDefinitionParser  
DeleteCategoryMessageProcessor DeleteCategoryMessageProcessor invokes the deleteCategory(int) method in MagentoCloudConnector
DeleteCategoryProductDefinitionParser  
DeleteCategoryProductMessageProcessor DeleteCategoryProductMessageProcessor invokes the deleteCategoryProduct(int, java.lang.Integer, java.lang.String, java.lang.String) method in MagentoCloudConnector
DeleteCustomerAddressDefinitionParser  
DeleteCustomerAddressMessageProcessor DeleteCustomerAddressMessageProcessor invokes the deleteCustomerAddress(int) method in MagentoCloudConnector
DeleteCustomerDefinitionParser  
DeleteCustomerMessageProcessor DeleteCustomerMessageProcessor invokes the deleteCustomer(int) method in MagentoCloudConnector
DeleteOrderShipmentTrackDefinitionParser  
DeleteOrderShipmentTrackMessageProcessor DeleteOrderShipmentTrackMessageProcessor invokes the deleteOrderShipmentTrack(java.lang.String, java.lang.String) method in MagentoCloudConnector
DeleteProductAttributeMediaDefinitionParser  
DeleteProductAttributeMediaMessageProcessor DeleteProductAttributeMediaMessageProcessor invokes the deleteProductAttributeMedia(java.lang.Integer, java.lang.String, java.lang.String, java.lang.String) method in MagentoCloudConnector
DeleteProductDefinitionParser  
DeleteProductLinkDefinitionParser  
DeleteProductLinkMessageProcessor DeleteProductLinkMessageProcessor invokes the deleteProductLink(java.lang.String, java.lang.Integer, java.lang.String, java.lang.String, java.lang.String) method in MagentoCloudConnector
DeleteProductMessageProcessor DeleteProductMessageProcessor invokes the deleteProduct(java.lang.Integer, java.lang.String, java.lang.String) method in MagentoCloudConnector
DirectoryCountryEntity  
DirectoryRegionEntity  

E

ExistsFaltureEntity  

F

Filters  
FiltersBuilder A simple builder for Filters 
FiltersParser A Magento's filter expression parser. 
FiltersParserConstants Token literal values and constants. 
FiltersParserTokenManager Token Manager. 

G

GetCatalogCurrentStoreViewDefinitionParser  
GetCatalogCurrentStoreViewMessageProcessor GetCatalogCurrentStoreViewMessageProcessor invokes the getCatalogCurrentStoreView() method in MagentoCloudConnector
GetCategoryDefinitionParser  
GetCategoryMessageProcessor GetCategoryMessageProcessor invokes the getCategory(int, java.lang.String, java.util.List) method in MagentoCloudConnector
GetCategoryTreeDefinitionParser  
GetCategoryTreeMessageProcessor GetCategoryTreeMessageProcessor invokes the getCategoryTree(java.lang.String, java.lang.String) method in MagentoCloudConnector
GetCustomerAddressDefinitionParser  
GetCustomerAddressMessageProcessor GetCustomerAddressMessageProcessor invokes the getCustomerAddress(int) method in MagentoCloudConnector
GetCustomerDefinitionParser  
GetCustomerMessageProcessor GetCustomerMessageProcessor invokes the getCustomer(int, java.util.List) method in MagentoCloudConnector
GetInfoShoppingCartDefinitionParser  
GetInfoShoppingCartMessageProcessor GetInfoShoppingCartMessageProcessor invokes the getInfoShoppingCart(int, java.lang.String) method in MagentoCloudConnector
GetOrderDefinitionParser  
GetOrderInvoiceDefinitionParser  
GetOrderInvoiceMessageProcessor GetOrderInvoiceMessageProcessor invokes the getOrderInvoice(java.lang.String) method in MagentoCloudConnector
GetOrderMessageProcessor GetOrderMessageProcessor invokes the getOrder(java.lang.String) method in MagentoCloudConnector
GetOrderShipmentCarriersDefinitionParser  
GetOrderShipmentCarriersMessageProcessor GetOrderShipmentCarriersMessageProcessor invokes the getOrderShipmentCarriers(java.lang.String) method in MagentoCloudConnector
GetOrderShipmentDefinitionParser  
GetOrderShipmentMessageProcessor GetOrderShipmentMessageProcessor invokes the getOrderShipment(java.lang.String) method in MagentoCloudConnector
GetProductAttributeMediaDefinitionParser  
GetProductAttributeMediaMessageProcessor GetProductAttributeMediaMessageProcessor invokes the getProductAttributeMedia(java.lang.Integer, java.lang.String, java.lang.String, java.lang.String, java.lang.String) method in MagentoCloudConnector
GetProductDefinitionParser  
GetProductMessageProcessor GetProductMessageProcessor invokes the getProduct(java.lang.Integer, java.lang.String, java.lang.String, java.lang.String, java.util.List, java.util.List) method in MagentoCloudConnector
GetProductSpecialPriceDefinitionParser  
GetProductSpecialPriceMessageProcessor GetProductSpecialPriceMessageProcessor invokes the getProductSpecialPrice(java.lang.Integer, java.lang.String, java.lang.String, java.lang.String) method in MagentoCloudConnector
GiftMessageAssociativeProductsEntity  
GiftMessageEntity  
GiftMessageResponse  

H

HoldOrderDefinitionParser  
HoldOrderMessageProcessor HoldOrderMessageProcessor invokes the holdOrder(java.lang.String) method in MagentoCloudConnector
HttpCallback  
HttpCallbackAdapter  

L

ListCategoryAttributeOptionsDefinitionParser  
ListCategoryAttributeOptionsMessageProcessor ListCategoryAttributeOptionsMessageProcessor invokes the listCategoryAttributeOptions(java.lang.String, java.lang.String) method in MagentoCloudConnector
ListCategoryAttributesDefinitionParser  
ListCategoryAttributesMessageProcessor ListCategoryAttributesMessageProcessor invokes the listCategoryAttributes() method in MagentoCloudConnector
ListCategoryLevelsDefinitionParser  
ListCategoryLevelsMessageProcessor ListCategoryLevelsMessageProcessor invokes the listCategoryLevels(java.lang.String, java.lang.String, java.lang.String) method in MagentoCloudConnector
ListCategoryProductsDefinitionParser  
ListCategoryProductsMessageProcessor ListCategoryProductsMessageProcessor invokes the listCategoryProducts(int) method in MagentoCloudConnector
ListCustomerAddressesDefinitionParser  
ListCustomerAddressesMessageProcessor ListCustomerAddressesMessageProcessor invokes the listCustomerAddresses(int) method in MagentoCloudConnector
ListCustomerGroupsDefinitionParser  
ListCustomerGroupsMessageProcessor ListCustomerGroupsMessageProcessor invokes the listCustomerGroups() method in MagentoCloudConnector
ListCustomersDefinitionParser  
ListCustomersMessageProcessor ListCustomersMessageProcessor invokes the listCustomers(java.lang.String) method in MagentoCloudConnector
ListDirectoryCountriesDefinitionParser  
ListDirectoryCountriesMessageProcessor ListDirectoryCountriesMessageProcessor invokes the listDirectoryCountries() method in MagentoCloudConnector
ListDirectoryRegionsDefinitionParser  
ListDirectoryRegionsMessageProcessor ListDirectoryRegionsMessageProcessor invokes the listDirectoryRegions(java.lang.String) method in MagentoCloudConnector
ListInventoryStockItemsDefinitionParser  
ListInventoryStockItemsMessageProcessor ListInventoryStockItemsMessageProcessor invokes the listInventoryStockItems(java.util.List) method in MagentoCloudConnector
ListOrdersDefinitionParser  
ListOrdersInvoicesDefinitionParser  
ListOrdersInvoicesMessageProcessor ListOrdersInvoicesMessageProcessor invokes the listOrdersInvoices(java.lang.String) method in MagentoCloudConnector
ListOrdersMessageProcessor ListOrdersMessageProcessor invokes the listOrders(java.lang.String) method in MagentoCloudConnector
ListOrdersShipmentsDefinitionParser  
ListOrdersShipmentsMessageProcessor ListOrdersShipmentsMessageProcessor invokes the listOrdersShipments(java.lang.String) method in MagentoCloudConnector
ListProductAttributeMediaDefinitionParser  
ListProductAttributeMediaMessageProcessor ListProductAttributeMediaMessageProcessor invokes the listProductAttributeMedia(java.lang.Integer, java.lang.String, java.lang.String, java.lang.String) method in MagentoCloudConnector
ListProductAttributeMediaTypesDefinitionParser  
ListProductAttributeMediaTypesMessageProcessor ListProductAttributeMediaTypesMessageProcessor invokes the listProductAttributeMediaTypes(int) method in MagentoCloudConnector
ListProductAttributeOptionsDefinitionParser  
ListProductAttributeOptionsMessageProcessor ListProductAttributeOptionsMessageProcessor invokes the listProductAttributeOptions(java.lang.String, java.lang.String) method in MagentoCloudConnector
ListProductAttributesDefinitionParser  
ListProductAttributeSetsDefinitionParser  
ListProductAttributeSetsMessageProcessor ListProductAttributeSetsMessageProcessor invokes the listProductAttributeSets() method in MagentoCloudConnector
ListProductAttributesMessageProcessor ListProductAttributesMessageProcessor invokes the listProductAttributes(int) method in MagentoCloudConnector
ListProductAttributeTierPricesDefinitionParser  
ListProductAttributeTierPricesMessageProcessor ListProductAttributeTierPricesMessageProcessor invokes the listProductAttributeTierPrices(java.lang.Integer, java.lang.String, java.lang.String) method in MagentoCloudConnector
ListProductLinkAttributesDefinitionParser  
ListProductLinkAttributesMessageProcessor ListProductLinkAttributesMessageProcessor invokes the listProductLinkAttributes(java.lang.String) method in MagentoCloudConnector
ListProductLinkDefinitionParser  
ListProductLinkMessageProcessor ListProductLinkMessageProcessor invokes the listProductLink(java.lang.String, java.lang.Integer, java.lang.String, java.lang.String) method in MagentoCloudConnector
ListProductLinkTypesDefinitionParser  
ListProductLinkTypesMessageProcessor ListProductLinkTypesMessageProcessor invokes the listProductLinkTypes() method in MagentoCloudConnector
ListProductsDefinitionParser  
ListProductsMessageProcessor ListProductsMessageProcessor invokes the listProducts(java.lang.String, java.lang.String) method in MagentoCloudConnector
ListProductTypesDefinitionParser  
ListProductTypesMessageProcessor ListProductTypesMessageProcessor invokes the listProductTypes() method in MagentoCloudConnector
ListShoppingCartLicensesDefinitionParser  
ListShoppingCartLicensesMessageProcessor ListShoppingCartLicensesMessageProcessor invokes the listShoppingCartLicenses(int, java.lang.String) method in MagentoCloudConnector
ListShoppingCartPaymentMethodsDefinitionParser  
ListShoppingCartPaymentMethodsMessageProcessor ListShoppingCartPaymentMethodsMessageProcessor invokes the listShoppingCartPaymentMethods(int, java.lang.String) method in MagentoCloudConnector
ListShoppingCartProductsDefinitionParser  
ListShoppingCartProductsMessageProcessor ListShoppingCartProductsMessageProcessor invokes the listShoppingCartProducts(int, java.lang.String) method in MagentoCloudConnector
ListShoppingCartShippingMethodsDefinitionParser  
ListShoppingCartShippingMethodsMessageProcessor ListShoppingCartShippingMethodsMessageProcessor invokes the listShoppingCartShippingMethods(int, java.lang.String) method in MagentoCloudConnector
ListShoppingCartTotalsDefinitionParser  
ListShoppingCartTotalsMessageProcessor ListShoppingCartTotalsMessageProcessor invokes the listShoppingCartTotals(int, java.lang.String) method in MagentoCloudConnector
ListStockItemsDefinitionParser  
ListStockItemsMessageProcessor ListStockItemsMessageProcessor invokes the listStockItems(java.util.List) method in MagentoCloudConnector

M

Mage_Api_Model_Server_V2_HandlerBindingStub  
Mage_Api_Model_Server_V2_HandlerPortType  
MagentoCatalogClient<ExceptionType extends Exception>  
MagentoClass Utility class for determining if a class is a "Magento Class", that is, if it is an axis autogenerated class, based on its package  
MagentoClientAdaptor An utility class for creating proxies that handle AxisFaults by converting them into MagentoException s  
MagentoClientAdaptor.Holder  
MagentoCloudConnector Magento is a feature-rich eCommerce platform built on open-source technology that provides online merchants with great and control over the look, content and functionality of their eCommerce store. 
MagentoCloudConnectorCapabilitiesAdapter A MagentoCloudConnectorCapabilitiesAdapter is a wrapper around MagentoCloudConnector that implements org.mule.api.Capabilities interface. 
MagentoCloudConnectorConfigDefinitionParser  
MagentoCloudConnectorConnectionFactory  
MagentoCloudConnectorConnectionIdentifierAdapter A MagentoCloudConnectorConnectionIdentifierAdapter is a wrapper around MagentoCloudConnector that implements org.mule.devkit.dynamic.api.helper.Connection interface. 
MagentoCloudConnectorConnectionKey A tuple of connection parameters  
MagentoCloudConnectorConnectionManager A MagentoCloudConnectorConnectionManager is a wrapper around MagentoCloudConnector that adds connection management capabilities to the pojo. 
MagentoCloudConnectorLifecycleAdapter A MagentoCloudConnectorLifecycleAdapter is a wrapper around MagentoCloudConnector that adds lifecycle methods to the pojo. 
MagentoCloudConnectorMetadataAdapater A MagentoCloudConnectorMetadataAdapater is a wrapper around MagentoCloudConnector that adds support for querying metadata about the extension. 
MagentoCloudConnectorProcessAdapter A MagentoCloudConnectorProcessAdapter is a wrapper around MagentoCloudConnector that enables custom processing strategies. 
MagentoCustomerClient<ExceptionType extends Exception>  
MagentoDirectoryClient<ExceptionType extends Exception> Facade for the Magento Directory API  
MagentoException  
MagentoInventoryClient<ExceptionType extends Exception> Facade for the Magento Inventory API  
MagentoMap A delayed map that converts a magento object into a map. 
MagentoNamespaceHandler Registers bean definitions parsers for handling elements in http://www.mulesoft.org/schema/mule/magento
MagentoObject An utility class for converting a map of string and objects into a magento object, following the same conversion rules that in MagentoMap  
MagentoOrderClient<ExceptionType extends Exception> Facade for the Magento Sales Order API. 
MagentoService  
MagentoServiceLocator  
MagentoShoppingCartClient<ExceptionType extends Exception>  
ManagedConnectionProcessInterceptor<T>  
ManagedConnectionProcessTemplate<P>  
MediaMimeType  
MediaMimeTypeEnumTransformer  
MetadataAware This interface is implemented for every org.mule.api.annotations.Module and org.mule.api.annotations.Connector annotated class and its purpose is to define a contract to query the annotated class about its metadata. 
MoveCategoryDefinitionParser  
MoveCategoryMessageProcessor MoveCategoryMessageProcessor invokes the moveCategory(int, int, java.lang.String) method in MagentoCloudConnector
MoveShoppingCartProductToCustomerQuoteDefinitionParser  
MoveShoppingCartProductToCustomerQuoteMessageProcessor MoveShoppingCartProductToCustomerQuoteMessageProcessor invokes the moveShoppingCartProductToCustomerQuote(int, java.util.List, java.lang.String) method in MagentoCloudConnector

N

NestedProcessorChain  
NotAuthorizedException  

O

OAuth1Adapter  
OAuth2Adapter  
OAuthAdapter  
OAuthManager<C extends OAuthAdapter> Wrapper around org.mule.api.annotations.oauth.OAuth annotated class that will infuse it with access token management capabilities. 
OrderItemIdQty  
OrderItemIdQtyExpressionHolder  
OrderItemIdQtyExpressionHolderTransformer  

P

ParseException This exception is thrown when parse errors are encountered. 
PoolManager  
ProcessAdapter<O>  
ProcessCallback<T, O> Callback with logic to execute within a controlled environment provided by ProcessTemplate 
ProcessCallbackProcessInterceptor<T, O>  
ProcessInterceptor<T, O>  
ProcessTemplate<T, O> ProcessTemplate provides a processing context for message processing. 
ProductIdentifier An unique opaque identifier for a product 
ProductIdentifier.Id  
ProductIdentifier.IdOrSku  
ProductIdentifier.Sku  
ProductIdentifiers  

R

RemoveShoppingCartCouponDefinitionParser  
RemoveShoppingCartCouponMessageProcessor RemoveShoppingCartCouponMessageProcessor invokes the removeShoppingCartCoupon(int, java.lang.String) method in MagentoCloudConnector
RemoveShoppingCartProductDefinitionParser  
RemoveShoppingCartProductMessageProcessor RemoveShoppingCartProductMessageProcessor invokes the removeShoppingCartProduct(int, java.util.List, java.lang.String) method in MagentoCloudConnector
RestoreAccessTokenCallback  
RetryProcessInterceptor<T, O>  

S

SalesOrderAddressEntity  
SalesOrderEntity  
SalesOrderInvoiceCommentEntity  
SalesOrderInvoiceEntity  
SalesOrderInvoiceItemEntity  
SalesOrderItemEntity  
SalesOrderListEntity  
SalesOrderPaymentEntity  
SalesOrderShipmentCommentEntity  
SalesOrderShipmentEntity  
SalesOrderShipmentItemEntity  
SalesOrderShipmentTrackEntity  
SalesOrderStatusHistoryEntity  
SaveAccessTokenCallback  
SetShoppingCartCustomerAddressesDefinitionParser  
SetShoppingCartCustomerAddressesMessageProcessor SetShoppingCartCustomerAddressesMessageProcessor invokes the setShoppingCartCustomerAddresses(int, java.util.List, java.lang.String) method in MagentoCloudConnector
SetShoppingCartCustomerDefinitionParser  
SetShoppingCartCustomerMessageProcessor SetShoppingCartCustomerMessageProcessor invokes the setShoppingCartCustomer(int, com.magento.api.ShoppingCartCustomerEntity, java.lang.String) method in MagentoCloudConnector
SetShoppingCartPaymentMethodDefinitionParser  
SetShoppingCartPaymentMethodMessageProcessor SetShoppingCartPaymentMethodMessageProcessor invokes the setShoppingCartPaymentMethod(int, com.magento.api.ShoppingCartPaymentMethodEntity, java.lang.String) method in MagentoCloudConnector
SetShoppingCartShippingMethodDefinitionParser  
SetShoppingCartShippingMethodMessageProcessor SetShoppingCartShippingMethodMessageProcessor invokes the setShoppingCartShippingMethod(int, java.lang.String, java.lang.String) method in MagentoCloudConnector
ShoppingCartAddressEntity  
ShoppingCartCustomerAddressEntity  
ShoppingCartCustomerAddressEntityExpressionHolder  
ShoppingCartCustomerAddressEntityExpressionHolderTransformer  
ShoppingCartCustomerEntity  
ShoppingCartCustomerEntityExpressionHolder  
ShoppingCartCustomerEntityExpressionHolderTransformer  
ShoppingCartInfoEntity  
ShoppingCartItemEntity  
ShoppingCartLicenseEntity  
ShoppingCartPaymentEntity  
ShoppingCartPaymentMethodEntity  
ShoppingCartPaymentMethodEntityExpressionHolder  
ShoppingCartPaymentMethodEntityExpressionHolderTransformer  
ShoppingCartPaymentMethodResponseEntityArray  
ShoppingCartProductEntity  
ShoppingCartProductEntityExpressionHolder  
ShoppingCartProductEntityExpressionHolderTransformer  
ShoppingCartShippingMethodEntity  
ShoppingCartTotalsEntity  
SimpleCharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing). 
SourceCallback Callback interface used by org.mule.api.annotations.Source annotated methods to dispatch messages. 
SplashScreenAgent Marks DevKit org.mule.api.agent.Agent implementations to take care of logging information at Mule app level mainly for troubleshooting purposes. 
StopSourceCallback Callback returned by methods that are annotated with @Source

It will be executed when the MessageSource is being stopped. 

T

Token Describes the input token stream. 
TokenMgrError Token Manager Error. 

U

UnableToAcquireAccessTokenException Exception thrown when the access token needed for accessing a protected resource cannot be acquired  
UnableToAcquireConnectionException Exception thrown when the connection needed for executing an operation is null. 
UnableToAcquireRequestTokenException Exception thrown when the request token needed for building the authorization URL cannot be acquired  
UnableToReleaseConnectionException Exception thrown when the release connection operation of the connection manager fails. 
UnholdOrderDefinitionParser  
UnholdOrderMessageProcessor UnholdOrderMessageProcessor invokes the unholdOrder(java.lang.String) method in MagentoCloudConnector
UpdateCategoryAttributeStoreViewDefinitionParser  
UpdateCategoryAttributeStoreViewMessageProcessor UpdateCategoryAttributeStoreViewMessageProcessor invokes the updateCategoryAttributeStoreView(java.lang.String) method in MagentoCloudConnector
UpdateCategoryDefinitionParser  
UpdateCategoryMessageProcessor UpdateCategoryMessageProcessor invokes the updateCategory(int, com.magento.api.CatalogCategoryEntityCreate, java.lang.String) method in MagentoCloudConnector
UpdateCategoryProductDefinitionParser  
UpdateCategoryProductMessageProcessor UpdateCategoryProductMessageProcessor invokes the updateCategoryProduct(int, java.lang.Integer, java.lang.String, java.lang.String, java.lang.String) method in MagentoCloudConnector
UpdateCustomerAddressDefinitionParser  
UpdateCustomerAddressMessageProcessor UpdateCustomerAddressMessageProcessor invokes the updateCustomerAddress(int, com.magento.api.CustomerAddressEntityCreate) method in MagentoCloudConnector
UpdateCustomerDefinitionParser  
UpdateCustomerMessageProcessor UpdateCustomerMessageProcessor invokes the updateCustomer(int, com.magento.api.CustomerCustomerEntityToCreate) method in MagentoCloudConnector
UpdateInventoryStockItemDefinitionParser  
UpdateInventoryStockItemMessageProcessor UpdateInventoryStockItemMessageProcessor invokes the updateInventoryStockItem(java.lang.Integer, java.lang.String, java.lang.String, com.magento.api.CatalogInventoryStockItemUpdateEntity) method in MagentoCloudConnector
UpdateProductAttributeMediaDefinitionParser  
UpdateProductAttributeMediaMessageProcessor UpdateProductAttributeMediaMessageProcessor invokes the updateProductAttributeMedia(java.lang.Integer, java.lang.String, java.lang.String, java.lang.String, com.magento.api.CatalogProductAttributeMediaCreateEntity, java.lang.String) method in MagentoCloudConnector
UpdateProductAttributeTierPriceDefinitionParser  
UpdateProductAttributeTierPriceMessageProcessor UpdateProductAttributeTierPriceMessageProcessor invokes the updateProductAttributeTierPrice(java.lang.Integer, java.lang.String, java.lang.String, com.magento.api.CatalogProductTierPriceEntity) method in MagentoCloudConnector
UpdateProductDefinitionParser  
UpdateProductLinkDefinitionParser  
UpdateProductLinkMessageProcessor UpdateProductLinkMessageProcessor invokes the updateProductLink(java.lang.String, java.lang.Integer, java.lang.String, java.lang.String, java.lang.String, com.magento.api.CatalogProductLinkEntity) method in MagentoCloudConnector
UpdateProductMessageProcessor UpdateProductMessageProcessor invokes the updateProduct(java.lang.Integer, java.lang.String, java.lang.String, com.magento.api.CatalogProductCreateEntity, java.util.List, java.lang.String) method in MagentoCloudConnector
UpdateProductSpecialPriceDefinitionParser  
UpdateProductSpecialPriceMessageProcessor UpdateProductSpecialPriceMessageProcessor invokes the updateProductSpecialPrice(java.lang.Integer, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String) method in MagentoCloudConnector
UpdateShoppingCartProductDefinitionParser  
UpdateShoppingCartProductMessageProcessor UpdateShoppingCartProductMessageProcessor invokes the updateShoppingCartProduct(int, java.util.List, java.lang.String) method in MagentoCloudConnector
UpdateStockItemDefinitionParser  
UpdateStockItemMessageProcessor UpdateStockItemMessageProcessor invokes the updateStockItem(java.lang.String, com.magento.api.CatalogInventoryStockItemUpdateEntity) method in MagentoCloudConnector

V

VoidOrderInvoiceDefinitionParser  
VoidOrderInvoiceMessageProcessor VoidOrderInvoiceMessageProcessor invokes the voidOrderInvoice(java.lang.String) method in MagentoCloudConnector