| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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. |
| 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. |