Uses of Class
com.broadleafcommerce.rest.api.wrapper.CategoryAttributeWrapper
Packages that use CategoryAttributeWrapper
Package
Description
-
Uses of CategoryAttributeWrapper in com.broadleafcommerce.rest.api.endpoint.catalog
Methods in com.broadleafcommerce.rest.api.endpoint.catalog that return types with arguments of type CategoryAttributeWrapperModifier and TypeMethodDescriptionCatalogEndpoint.findCategoryAttributesForCategory(jakarta.servlet.http.HttpServletRequest request, Long categoryId) -
Uses of CategoryAttributeWrapper in com.broadleafcommerce.rest.api.wrapper
Fields in com.broadleafcommerce.rest.api.wrapper with type parameters of type CategoryAttributeWrapperModifier and TypeFieldDescriptionprotected List<CategoryAttributeWrapper>CategoryWrapper.categoryAttributesMethods in com.broadleafcommerce.rest.api.wrapper that return types with arguments of type CategoryAttributeWrapperMethod parameters in com.broadleafcommerce.rest.api.wrapper with type arguments of type CategoryAttributeWrapperModifier and TypeMethodDescriptionvoidCategoryWrapper.setCategoryAttributes(List<CategoryAttributeWrapper> categoryAttributes)