package com.broadleafcommerce.catalog.domain.category
-
-
Classes
Categories provide a way to group related
Products
for merchandising, marketing,
and search results.
A payload object intended to hold a
Category
and a list of its ancestors.
This class is used to return a response from the CategoryProductService.