Skip navigation links
A B C D E F G H I J L M 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
 
addProduct(Product) - Method in class com.github.chen0040.magento.services.MagentoProductManager
 
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.MagentoHttpComponent
 
baseUri() - Method in class com.github.chen0040.magento.services.MagentoInventoryStockManager
 
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

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

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

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
 
getCategoryByIdClean(long) - Method in class com.github.chen0040.magento.services.MagentoCategoryManager
 
getCategoryByIdWithChildren(long) - Method in class com.github.chen0040.magento.services.MagentoCategoryManager
 
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
 
getSecured(String) - Method in class com.github.chen0040.magento.services.MagentoHttpComponent
 
getStockItems(String) - Method in class com.github.chen0040.magento.services.MagentoInventoryStockManager
 

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.

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
 

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

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

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

S

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

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.MagentoHttpComponent
 
token() - Method in class com.github.chen0040.magento.services.MagentoInventoryStockManager
 
token() - Method in class com.github.chen0040.magento.services.MagentoProductManager
 
token() - Method in class com.github.chen0040.magento.services.MagentoProductMediaManager
 

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
 
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.
A B C D E F G H I J L M P R S T U V 
Skip navigation links

Copyright © 2017. All rights reserved.