Uses of Package
com.broadleafcommerce.catalog.web.endpoint.dto
Packages that use com.broadleafcommerce.catalog.web.endpoint.dto
Package
Description
-
-
-
Classes in com.broadleafcommerce.catalog.web.endpoint.dto used by com.broadleafcommerce.catalog.service.productClassDescriptionDTO representing a request to generate a
Product's options
from aOptionTemplate
orOptionTemplateGroup
.Additional filter stipulations for product fetch. -
-
Classes in com.broadleafcommerce.catalog.web.endpoint.dto used by com.broadleafcommerce.catalog.web.endpointClassDescriptionDTO 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.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. -
Classes in com.broadleafcommerce.catalog.web.endpoint.dto used by com.broadleafcommerce.catalog.web.endpoint.bulkoperationClassDescriptionRepresents the various parameters accepted by
CatalogBulkOperationsEndpoint.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)
.