Uses of Class
com.broadleafcommerce.rest.api.wrapper.ProductAttributeWrapper
Packages that use ProductAttributeWrapper
Package
Description
-
Uses of ProductAttributeWrapper in com.broadleafcommerce.rest.api.endpoint.catalog
Methods in com.broadleafcommerce.rest.api.endpoint.catalog that return types with arguments of type ProductAttributeWrapperModifier and TypeMethodDescriptionCatalogEndpoint.findProductAttributesForProduct(jakarta.servlet.http.HttpServletRequest request, Long id) -
Uses of ProductAttributeWrapper in com.broadleafcommerce.rest.api.wrapper
Fields in com.broadleafcommerce.rest.api.wrapper with type parameters of type ProductAttributeWrapperModifier and TypeFieldDescriptionprotected List<ProductAttributeWrapper>ProductWrapper.productAttributesMethods in com.broadleafcommerce.rest.api.wrapper that return types with arguments of type ProductAttributeWrapperMethod parameters in com.broadleafcommerce.rest.api.wrapper with type arguments of type ProductAttributeWrapperModifier and TypeMethodDescriptionvoidProductWrapper.setProductAttributes(List<ProductAttributeWrapper> productAttributes)