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