Skip navigation links
A B C D E F G H I J L M N P R S T U V 

A

Account - Class in com.github.chen0040.magento.models
Created by xschen on 12/6/2017.
Account() - Constructor for class com.github.chen0040.magento.models.Account
 
addCategory(Category) - Method in class com.github.chen0040.magento.services.MagentoCategoryManager
 
addItemToCart(String, CartItem) - Method in class com.github.chen0040.magento.services.MagentoGuestCartManager
 
addItemToCart(String, CartItem) - Method in class com.github.chen0040.magento.services.MagentoMyCartManager
 
addProductToCategory(long, String, int) - Method in class com.github.chen0040.magento.services.MagentoCategoryManager
 
Address - Class in com.github.chen0040.magento.models
Created by xschen on 12/6/2017.
Address() - Constructor for class com.github.chen0040.magento.models.Address
 
all() - Method in class com.github.chen0040.magento.services.MagentoCategoryManager
 

B

baseUri() - Method in class com.github.chen0040.magento.MagentoClient
 
baseUri() - Method in class com.github.chen0040.magento.services.MagentoCategoryManager
 
baseUri() - Method in class com.github.chen0040.magento.services.MagentoGuestCartManager
 
baseUri() - Method in class com.github.chen0040.magento.services.MagentoHttpComponent
 
baseUri() - Method in class com.github.chen0040.magento.services.MagentoInventoryStockManager
 
baseUri() - Method in class com.github.chen0040.magento.services.MagentoMyCartManager
 
baseUri() - Method in class com.github.chen0040.magento.services.MagentoProductManager
 
baseUri() - Method in class com.github.chen0040.magento.services.MagentoProductMediaManager
 
BasicHttpComponent - Class in com.github.chen0040.magento.services
Created by xschen on 4/7/2017.
BasicHttpComponent() - Constructor for class com.github.chen0040.magento.services.BasicHttpComponent
 

C

Cart - Class in com.github.chen0040.magento.models
Created by xschen on 10/7/2017.
Cart() - Constructor for class com.github.chen0040.magento.models.Cart
 
CartItem - Class in com.github.chen0040.magento.models
Created by xschen on 10/7/2017.
CartItem() - Constructor for class com.github.chen0040.magento.models.CartItem
 
CartItemProductBundleOption - Class in com.github.chen0040.magento.models
Created by xschen on 11/7/2017.
CartItemProductBundleOption() - Constructor for class com.github.chen0040.magento.models.CartItemProductBundleOption
 
CartItemProductCustomOption - Class in com.github.chen0040.magento.models
Created by xschen on 11/7/2017.
CartItemProductCustomOption() - Constructor for class com.github.chen0040.magento.models.CartItemProductCustomOption
 
CartItemProductCustomOptionExtensionAttributes - Class in com.github.chen0040.magento.models
Created by xschen on 11/7/2017.
CartItemProductCustomOptionExtensionAttributes() - Constructor for class com.github.chen0040.magento.models.CartItemProductCustomOptionExtensionAttributes
 
CartItemProductDownloadableOption - Class in com.github.chen0040.magento.models
Created by xschen on 11/7/2017.
CartItemProductDownloadableOption() - Constructor for class com.github.chen0040.magento.models.CartItemProductDownloadableOption
 
CartItemProductOption - Class in com.github.chen0040.magento.models
Created by xschen on 11/7/2017.
CartItemProductOption() - Constructor for class com.github.chen0040.magento.models.CartItemProductOption
 
CartItemProductOptionExtensionAttributes - Class in com.github.chen0040.magento.models
Created by xschen on 11/7/2017.
CartItemProductOptionExtensionAttributes() - Constructor for class com.github.chen0040.magento.models.CartItemProductOptionExtensionAttributes
 
CartTotal - Class in com.github.chen0040.magento.models
Created by xschen on 11/7/2017.
CartTotal() - Constructor for class com.github.chen0040.magento.models.CartTotal
 
CartTotalExtensionAttributes - Class in com.github.chen0040.magento.models
Created by xschen on 11/7/2017.
CartTotalExtensionAttributes() - Constructor for class com.github.chen0040.magento.models.CartTotalExtensionAttributes
 
CartTotalItem - Class in com.github.chen0040.magento.models
Created by xschen on 11/7/2017.
CartTotalItem() - Constructor for class com.github.chen0040.magento.models.CartTotalItem
 
CartTotalSegment - Class in com.github.chen0040.magento.models
Created by xschen on 11/7/2017.
CartTotalSegment() - Constructor for class com.github.chen0040.magento.models.CartTotalSegment
 
CartTotalSegmentExtensionAttributes - Class in com.github.chen0040.magento.models
Created by xschen on 11/7/2017.
CartTotalSegmentExtensionAttributes() - Constructor for class com.github.chen0040.magento.models.CartTotalSegmentExtensionAttributes
 
categories() - Method in class com.github.chen0040.magento.MagentoClient
 
Category - Class in com.github.chen0040.magento.models
Created by xschen on 12/6/2017.
Category() - Constructor for class com.github.chen0040.magento.models.Category
 
CategoryAttribute - Class in com.github.chen0040.magento.models
 
CategoryAttribute() - Constructor for class com.github.chen0040.magento.models.CategoryAttribute
 
CategoryProduct - Class in com.github.chen0040.magento.models
Created by xschen on 12/6/2017.
CategoryProduct() - Constructor for class com.github.chen0040.magento.models.CategoryProduct
 
cleanup(String) - Static method in class com.github.chen0040.magento.utils.StringUtils
 
client - Variable in class com.github.chen0040.magento.services.MagentoGuestCartManager
 
client - Variable in class com.github.chen0040.magento.services.MagentoMyCartManager
 
com.github.chen0040.magento - package com.github.chen0040.magento
 
com.github.chen0040.magento.enums - package com.github.chen0040.magento.enums
 
com.github.chen0040.magento.models - package com.github.chen0040.magento.models
 
com.github.chen0040.magento.services - package com.github.chen0040.magento.services
 
com.github.chen0040.magento.utils - package com.github.chen0040.magento.utils
 
ConfigurableItemOption - Class in com.github.chen0040.magento.models
Created by xschen on 11/7/2017.
ConfigurableItemOption() - Constructor for class com.github.chen0040.magento.models.ConfigurableItemOption
 
Currency - Class in com.github.chen0040.magento.models
Created by xschen on 10/7/2017.
Currency() - Constructor for class com.github.chen0040.magento.models.Currency
 
Customer - Class in com.github.chen0040.magento.models
Created by xschen on 10/7/2017.
Customer() - Constructor for class com.github.chen0040.magento.models.Customer
 

D

delete(String, Map<String, String>) - Method in class com.github.chen0040.magento.services.BasicHttpComponent
 
delete(String, Map<String, String>) - Method in interface com.github.chen0040.magento.services.HttpComponent
 
delete(String, Map<String, String>) - Static method in class com.github.chen0040.magento.utils.HttpClient
 
delete(String) - Static method in class com.github.chen0040.magento.utils.HttpClient
 
deleteCategory(long) - Method in class com.github.chen0040.magento.services.MagentoCategoryManager
 
deleteItemInCart(String, int) - Method in class com.github.chen0040.magento.services.MagentoGuestCartManager
 
deleteItemInCart(int) - Method in class com.github.chen0040.magento.services.MagentoMyCartManager
 
deleteProduct(String) - Method in class com.github.chen0040.magento.services.MagentoProductManager
 
deleteProductMedia(String, long) - Method in class com.github.chen0040.magento.services.MagentoProductMediaManager
 
deleteSecure(String) - Method in class com.github.chen0040.magento.services.MagentoHttpComponent
 

E

escape(String) - Method in class com.github.chen0040.magento.services.MagentoHttpComponent
 

F

FileInfo - Class in com.github.chen0040.magento.models
Created by xschen on 11/7/2017.
FileInfo() - Constructor for class com.github.chen0040.magento.models.FileInfo
 
FilterGroup - Class in com.github.chen0040.magento.models
Created by xschen on 12/6/2017.
FilterGroup() - Constructor for class com.github.chen0040.magento.models.FilterGroup
 
formPost(String, Map<String, String>) - Static method in class com.github.chen0040.magento.utils.HttpClient
 

G

get(String, Map<String, String>) - Method in class com.github.chen0040.magento.services.BasicHttpComponent
 
get(String, Map<String, String>) - Method in interface com.github.chen0040.magento.services.HttpComponent
 
get(String) - Static method in class com.github.chen0040.magento.utils.HttpClient
 
get(String, Map<String, String>) - Static method in class com.github.chen0040.magento.utils.HttpClient
 
getAccountById(long) - Method in class com.github.chen0040.magento.MagentoClient
 
getCart(String) - Method in class com.github.chen0040.magento.services.MagentoGuestCartManager
 
getCart() - Method in class com.github.chen0040.magento.services.MagentoMyCartManager
 
getCartTotal(String) - Method in class com.github.chen0040.magento.services.MagentoGuestCartManager
 
getCartTotal() - Method in class com.github.chen0040.magento.services.MagentoMyCartManager
 
getCategoryByIdClean(long) - Method in class com.github.chen0040.magento.services.MagentoCategoryManager
 
getCategoryByIdWithChildren(long) - Method in class com.github.chen0040.magento.services.MagentoCategoryManager
 
getHttpComponent() - Method in class com.github.chen0040.magento.services.MagentoHttpComponent
 
getMyAccount() - Method in class com.github.chen0040.magento.MagentoClient
 
getProductAttributes(int, int) - Method in class com.github.chen0040.magento.services.MagentoProductManager
 
getProductAttributeTypes() - Method in class com.github.chen0040.magento.services.MagentoProductManager
 
getProductBySku(String) - Method in class com.github.chen0040.magento.services.MagentoProductManager
 
getProductMedia(String, long) - Method in class com.github.chen0040.magento.services.MagentoProductMediaManager
 
getProductMediaAbsoluteUrl(String, long) - Method in class com.github.chen0040.magento.services.MagentoProductMediaManager
 
getProductMediaAbsoluteUrls(String) - Method in class com.github.chen0040.magento.services.MagentoProductMediaManager
 
getProductMediaList(String) - Method in class com.github.chen0040.magento.services.MagentoProductMediaManager
 
getProductMediaRelativeUrl(String, long) - Method in class com.github.chen0040.magento.services.MagentoProductMediaManager
 
getProductMediaRelativeUrls(String) - Method in class com.github.chen0040.magento.services.MagentoProductMediaManager
 
getProductsInCategory(long) - Method in class com.github.chen0040.magento.services.MagentoCategoryManager
 
getRootCategoryById(long) - Method in class com.github.chen0040.magento.services.MagentoCategoryManager
 
getSecured(String) - Method in class com.github.chen0040.magento.services.MagentoHttpComponent
 
getStockItems(String) - Method in class com.github.chen0040.magento.services.MagentoInventoryStockManager
 
GiftCardItemOption - Class in com.github.chen0040.magento.models
Created by xschen on 11/7/2017.
GiftCardItemOption() - Constructor for class com.github.chen0040.magento.models.GiftCardItemOption
 
guestCart() - Method in class com.github.chen0040.magento.MagentoClient
 

H

hasProduct(String) - Method in class com.github.chen0040.magento.services.MagentoProductManager
 
HttpClient - Class in com.github.chen0040.magento.utils
Created by xschen on 3/10/16.
HttpClient() - Constructor for class com.github.chen0040.magento.utils.HttpClient
 
HttpComponent - Interface in com.github.chen0040.magento.services
Created by xschen on 4/7/2017.
httpComponent - Variable in class com.github.chen0040.magento.services.MagentoHttpComponent
 

I

ImageType - Enum in com.github.chen0040.magento.enums
Created by xschen on 20/6/2017.
inventory() - Method in class com.github.chen0040.magento.MagentoClient
 
isEmpty(String) - Static method in class com.github.chen0040.magento.utils.StringUtils
 

J

jsonPost(String, Map<String, String>) - Method in class com.github.chen0040.magento.services.BasicHttpComponent
 
jsonPost(String, Map<String, String>) - Method in interface com.github.chen0040.magento.services.HttpComponent
 
jsonPost(String, Map<String, String>) - Static method in class com.github.chen0040.magento.utils.HttpClient
 

L

listProductTypes() - Method in class com.github.chen0040.magento.services.MagentoProductManager
 
listProductTypes(int, int) - Method in class com.github.chen0040.magento.services.MagentoProductManager
 
loginAsAdmin(String, String) - Method in class com.github.chen0040.magento.MagentoClient
 
loginAsClient(String, String) - Method in class com.github.chen0040.magento.MagentoClient
 
logout() - Method in class com.github.chen0040.magento.MagentoClient
 

M

MagentoAttribute - Class in com.github.chen0040.magento.models
Created by xschen on 12/6/2017.
MagentoAttribute() - Constructor for class com.github.chen0040.magento.models.MagentoAttribute
 
MagentoAttribute(String, Object) - Constructor for class com.github.chen0040.magento.models.MagentoAttribute
 
MagentoAttributeType - Class in com.github.chen0040.magento.models
Created by xschen on 12/6/2017.
MagentoAttributeType() - Constructor for class com.github.chen0040.magento.models.MagentoAttributeType
 
MagentoCategoryManager - Class in com.github.chen0040.magento.services
Created by xschen on 12/6/2017.
MagentoCategoryManager(MagentoClient) - Constructor for class com.github.chen0040.magento.services.MagentoCategoryManager
 
MagentoClient - Class in com.github.chen0040.magento
Created by xschen on 12/6/2017.
MagentoClient(String, HttpComponent) - Constructor for class com.github.chen0040.magento.MagentoClient
 
MagentoClient(String) - Constructor for class com.github.chen0040.magento.MagentoClient
 
MagentoError - Class in com.github.chen0040.magento.models
Created by xschen on 10/7/2017.
MagentoError() - Constructor for class com.github.chen0040.magento.models.MagentoError
 
MagentoGuestCartManager - Class in com.github.chen0040.magento.services
Created by xschen on 10/7/2017.
MagentoGuestCartManager(MagentoClient) - Constructor for class com.github.chen0040.magento.services.MagentoGuestCartManager
 
MagentoHttpComponent - Class in com.github.chen0040.magento.services
Created by xschen on 12/6/2017.
MagentoHttpComponent(HttpComponent) - Constructor for class com.github.chen0040.magento.services.MagentoHttpComponent
 
MagentoInventoryStockManager - Class in com.github.chen0040.magento.services
Created by xschen on 12/6/2017.
MagentoInventoryStockManager(MagentoClient) - Constructor for class com.github.chen0040.magento.services.MagentoInventoryStockManager
 
MagentoMyCartManager - Class in com.github.chen0040.magento.services
Created by xschen on 11/7/2017.
MagentoMyCartManager(MagentoClient) - Constructor for class com.github.chen0040.magento.services.MagentoMyCartManager
 
MagentoParameter - Class in com.github.chen0040.magento.models
Created by xschen on 10/7/2017.
MagentoParameter() - Constructor for class com.github.chen0040.magento.models.MagentoParameter
 
MagentoProductManager - Class in com.github.chen0040.magento.services
Created by xschen on 12/6/2017.
MagentoProductManager(MagentoClient) - Constructor for class com.github.chen0040.magento.services.MagentoProductManager
 
MagentoProductMediaManager - Class in com.github.chen0040.magento.services
Created by xschen on 15/6/2017.
MagentoProductMediaManager(MagentoClient) - Constructor for class com.github.chen0040.magento.services.MagentoProductMediaManager
 
MagentoType - Class in com.github.chen0040.magento.models
Created by xschen on 12/6/2017.
MagentoType() - Constructor for class com.github.chen0040.magento.models.MagentoType
 
media() - Method in class com.github.chen0040.magento.MagentoClient
 
myCart() - Method in class com.github.chen0040.magento.MagentoClient
 

N

newCart() - Method in class com.github.chen0040.magento.services.MagentoGuestCartManager
 
newQuote() - Method in class com.github.chen0040.magento.services.MagentoMyCartManager
 

P

page(int, int) - Method in class com.github.chen0040.magento.services.MagentoProductManager
 
page(String, String, String) - Method in class com.github.chen0040.magento.services.MagentoProductManager
 
post(String, String, Map<String, String>) - Method in class com.github.chen0040.magento.services.BasicHttpComponent
 
post(String, String, Map<String, String>) - Method in interface com.github.chen0040.magento.services.HttpComponent
 
post(String, String, Map<String, String>) - Static method in class com.github.chen0040.magento.utils.HttpClient
 
postSecure(String, String) - Method in class com.github.chen0040.magento.services.MagentoHttpComponent
 
Product - Class in com.github.chen0040.magento.models
Created by xschen on 12/6/2017.
Product() - Constructor for class com.github.chen0040.magento.models.Product
 
ProductAttribute - Class in com.github.chen0040.magento.models
Created by xschen on 12/6/2017.
ProductAttribute() - Constructor for class com.github.chen0040.magento.models.ProductAttribute
 
ProductAttributePage - Class in com.github.chen0040.magento.models
Created by xschen on 12/6/2017.
ProductAttributePage() - Constructor for class com.github.chen0040.magento.models.ProductAttributePage
 
ProductMedia - Class in com.github.chen0040.magento.models
Created by xschen on 15/6/2017.
ProductMedia() - Constructor for class com.github.chen0040.magento.models.ProductMedia
 
ProductOption - Class in com.github.chen0040.magento.models
Created by xschen on 10/7/2017.
ProductOption() - Constructor for class com.github.chen0040.magento.models.ProductOption
 
ProductPage - Class in com.github.chen0040.magento.models
Created by xschen on 12/6/2017.
ProductPage() - Constructor for class com.github.chen0040.magento.models.ProductPage
 
products() - Method in class com.github.chen0040.magento.MagentoClient
 
put(String, String, Map<String, String>) - Method in class com.github.chen0040.magento.services.BasicHttpComponent
 
put(String, String, Map<String, String>) - Method in interface com.github.chen0040.magento.services.HttpComponent
 
put(String, String, Map<String, String>) - Static method in class com.github.chen0040.magento.utils.HttpClient
 
putSecure(String, String) - Method in class com.github.chen0040.magento.services.MagentoHttpComponent
 

R

relativePath - Variable in class com.github.chen0040.magento.services.MagentoGuestCartManager
 
removeProductFromCategory(long, String) - Method in class com.github.chen0040.magento.services.MagentoCategoryManager
 

S

saveProduct(Product) - Method in class com.github.chen0040.magento.services.MagentoProductManager
 
saveStockItems(String, StockItems) - Method in class com.github.chen0040.magento.services.MagentoInventoryStockManager
 
SearchCriteria - Class in com.github.chen0040.magento.models
Created by xschen on 12/6/2017.
SearchCriteria() - Constructor for class com.github.chen0040.magento.models.SearchCriteria
 
setHttpComponent(HttpComponent) - Method in class com.github.chen0040.magento.services.MagentoHttpComponent
 
STATUS_DISABLED - Static variable in class com.github.chen0040.magento.models.Product
 
STATUS_ENABLED - Static variable in class com.github.chen0040.magento.models.Product
 
StockItems - Class in com.github.chen0040.magento.models
Created by xschen on 15/6/2017.
StockItems() - Constructor for class com.github.chen0040.magento.models.StockItems
 
StringUtils - Class in com.github.chen0040.magento.utils
Created by xschen on 12/6/2017.
StringUtils() - Constructor for class com.github.chen0040.magento.utils.StringUtils
 
stripQuotation(String) - Static method in class com.github.chen0040.magento.utils.StringUtils
 

T

TaxGrandTotalDetail - Class in com.github.chen0040.magento.models
Created by xschen on 11/7/2017.
TaxGrandTotalDetail() - Constructor for class com.github.chen0040.magento.models.TaxGrandTotalDetail
 
TaxGrandTotalDetailRate - Class in com.github.chen0040.magento.models
Created by xschen on 11/7/2017.
TaxGrandTotalDetailRate() - Constructor for class com.github.chen0040.magento.models.TaxGrandTotalDetailRate
 
token() - Method in class com.github.chen0040.magento.MagentoClient
 
token() - Method in class com.github.chen0040.magento.services.MagentoCategoryManager
 
token() - Method in class com.github.chen0040.magento.services.MagentoGuestCartManager
 
token() - Method in class com.github.chen0040.magento.services.MagentoHttpComponent
 
token() - Method in class com.github.chen0040.magento.services.MagentoInventoryStockManager
 
token() - Method in class com.github.chen0040.magento.services.MagentoMyCartManager
 
token() - Method in class com.github.chen0040.magento.services.MagentoProductManager
 
token() - Method in class com.github.chen0040.magento.services.MagentoProductMediaManager
 
transferGuestCartToMyCart(String) - Method in class com.github.chen0040.magento.services.MagentoMyCartManager
 

U

updateCategory(Category) - Method in class com.github.chen0040.magento.services.MagentoCategoryManager
 
updateImage(String, long, String) - Method in class com.github.chen0040.magento.services.MagentoProductMediaManager
 
updateImage(String, long, byte[], ImageType) - Method in class com.github.chen0040.magento.services.MagentoProductMediaManager
 
updateItemInCart(String, CartItem) - Method in class com.github.chen0040.magento.services.MagentoGuestCartManager
 
updateItemInCart(String, CartItem) - Method in class com.github.chen0040.magento.services.MagentoMyCartManager
 
updateProductImage(String, long, int, String, byte[], String, String) - Method in class com.github.chen0040.magento.services.MagentoProductMediaManager
 
updateProductImage(String, long, int, String, String, String, String) - Method in class com.github.chen0040.magento.services.MagentoProductMediaManager
 
uploadImage(String, String, boolean) - Method in class com.github.chen0040.magento.services.MagentoProductMediaManager
 
uploadImage(String, byte[], ImageType, boolean) - Method in class com.github.chen0040.magento.services.MagentoProductMediaManager
 
uploadProductImage(String, int, String, byte[], String, String) - Method in class com.github.chen0040.magento.services.MagentoProductMediaManager
 
uploadProductImage(String, int, String, String, String, String) - Method in class com.github.chen0040.magento.services.MagentoProductMediaManager
 

V

validate(String) - Method in class com.github.chen0040.magento.services.MagentoHttpComponent
 
valueOf(String) - Static method in enum com.github.chen0040.magento.enums.ImageType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.github.chen0040.magento.enums.ImageType
Returns an array containing the constants of this enum type, in the order they are declared.
VISIBILITY_BOTH - Static variable in class com.github.chen0040.magento.models.Product
 
VISIBILITY_IN_CATALOG - Static variable in class com.github.chen0040.magento.models.Product
 
VISIBILITY_IN_SEARCH - Static variable in class com.github.chen0040.magento.models.Product
 
VISIBILITY_NOT_VISIBLE - Static variable in class com.github.chen0040.magento.models.Product
 
A B C D E F G H I J L M N P R S T U V 
Skip navigation links

Copyright © 2017. All rights reserved.