CategoriesWrapper |
CatalogEndpoint.findActiveSubCategories(javax.servlet.http.HttpServletRequest request,
java.lang.Long id,
int limit,
int offset) |
CategoriesWrapper |
CatalogEndpoint.findAllCategories(javax.servlet.http.HttpServletRequest request,
java.lang.String name,
int limit,
int offset) |
CategoriesWrapper |
CatalogEndpoint.findParentCategoriesForProduct(javax.servlet.http.HttpServletRequest request,
java.lang.Long id) |
CategoriesWrapper |
CatalogEndpoint.findSubCategories(javax.servlet.http.HttpServletRequest request,
java.lang.Long id,
int limit,
int offset,
boolean active) |