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 optionsfrom aOptionTemplateorOptionTemplateGroup.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 Productsto be associated with aCategory.DTO representing a request to generate aProduct's optionsfrom aOptionTemplateorOptionTemplateGroup.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 optionCharacteristicsvalues for a particularProductbased to be used to generateVariantsautomatically. -
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).