Uses of Class
org.broadleafcommerce.core.web.api.wrapper.CategoryAttributeWrapper

Packages that use CategoryAttributeWrapper
org.broadleafcommerce.core.web.api.endpoint.catalog   
org.broadleafcommerce.core.web.api.wrapper   
 

Uses of CategoryAttributeWrapper in org.broadleafcommerce.core.web.api.endpoint.catalog
 

Methods in org.broadleafcommerce.core.web.api.endpoint.catalog that return types with arguments of type CategoryAttributeWrapper
 List<CategoryAttributeWrapper> CatalogEndpoint.findCategoryAttributesForCategory(javax.servlet.http.HttpServletRequest request, Long id)
           
 

Uses of CategoryAttributeWrapper in org.broadleafcommerce.core.web.api.wrapper
 

Fields in org.broadleafcommerce.core.web.api.wrapper with type parameters of type CategoryAttributeWrapper
protected  List<CategoryAttributeWrapper> CategoryWrapper.categoryAttributes
           
 



Copyright © 2013. All Rights Reserved.