Package com.broadleafcommerce.catalog.domain.option
package com.broadleafcommerce.catalog.domain.option
-
ClassDescriptionAllows the creation of a
ProductOption
from this template, allowing users to avoid recreating the same option for multiple products over and over again.An "option template group" represents a grouping of relatedOptionTemplate
.Reduced version of anOptionTemplateGroup
used to pass along theOptionTemplateGroup.getId()
to use in generating options for a Product.Reduced version of anOptionTemplate
used to pass along theOptionTemplate.getId()
to use in generating options for a Product.