Package com.broadleafcommerce.catalog.service.option
@NonNullApi
package com.broadleafcommerce.catalog.service.option
-
ClassDescriptionDefaultOptionTemplateService<P extends OptionTemplate>Responsible for performing simple hydration of the references to
OptionTemplates
made within anOptionTemplateGroup
by querying for those references and populating their full values.OptionTemplateGroupService<P extends OptionTemplateGroup>Base service API forProductOptionGroups
.OptionTemplateService<P extends OptionTemplate>Base service API forProductOptions
.Simple structure representing the output of generating option/value combinationsUsed to generate combinations from a list of product options and their allowed values.