Package com.broadleafcommerce.catalog.web.endpoint.dto
package com.broadleafcommerce.catalog.web.endpoint.dto
-
ClassesClassDescriptionDTO representing a request to generate one or more
Category Products
to be associated with aCategory
.DTO representing a request to generate aProduct's options
from aOptionTemplate
orOptionTemplateGroup
.The request DTO for the product consolidation flow.Additional filter stipulations for product fetch.Represents the various parameters accepted byCatalogBulkOperationsEndpoint.readAllBulkOperations(com.broadleafcommerce.data.tracking.core.context.ContextInfo, cz.jirutka.rsql.parser.ast.Node, org.springframework.data.domain.Pageable, com.broadleafcommerce.catalog.web.endpoint.dto.ReadBulkOperationsRequest)
.Parameters that can be used to drive the generation of variantsDTO holding information providing the caller with the combinations ofvariant option
Characteristics
values for a particularProduct
based to be used to generateVariants
automatically.