Uses of Class
com.broadleafcommerce.catalog.domain.option.OptionTemplateGroupRef
-
Uses of OptionTemplateGroupRef in com.broadleafcommerce.catalog.web.endpoint.dto
Modifier and TypeMethodDescriptionOptionGenerationRequest.getTemplateGroup()
The OptionTemplateGroupRef of theOptionTemplateGroup
to be used for generating options for a product if theOptionGenerationRequest.generationType
isOptionGenerationType.TEMPLATE_GROUP
, then this field is used.Modifier and TypeMethodDescriptionvoid
OptionGenerationRequest.setTemplateGroup
(OptionTemplateGroupRef templateGroup) The OptionTemplateGroupRef of theOptionTemplateGroup
to be used for generating options for a product if theOptionGenerationRequest.generationType
isOptionGenerationType.TEMPLATE_GROUP
, then this field is used.