Package com.broadleafcommerce.catalog.domain.option
package com.broadleafcommerce.catalog.domain.option
-
ClassesClassDescriptionAllows the creation of a
ProductOptionfrom 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 anOptionTemplateGroupused to pass along theOptionTemplateGroup.getId()to use in generating options for a Product.Reduced version of anOptionTemplateused to pass along theOptionTemplate.getId()to use in generating options for a Product.