Class OptionTemplateGroupRef
java.lang.Object
com.broadleafcommerce.catalog.domain.option.OptionTemplateGroupRef
- All Implemented Interfaces:
Serializable
Reduced version of an
OptionTemplateGroup
used to pass along the
OptionTemplateGroup.getId()
to use in generating options for a Product.- Author:
- Skye Pekerti (SkyePekerti)
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
OptionTemplateGroupRef
public OptionTemplateGroupRef()
-
-
Method Details
-
getId
The context ID of theOptionTemplateGroup
.- Returns:
- The context ID of the
OptionTemplateGroup
.
-
setId
The context ID of theOptionTemplateGroup
.- Parameters:
id
- The context ID of theOptionTemplateGroup
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-