Package com.broadleafcommerce.catalog.domain.product.characteristic
package com.broadleafcommerce.catalog.domain.product.characteristic
-
ClassesClassDescriptionRepresents a characteristic of a Product.Represents a value for a
Characteristic.Default supported values forCharacteristicValue.getRangeInterval().Links aProductto aCharacteristicand holds the actual value for that Characteristic on the Product.Links aProductCharacteristicValueto aCharacteristicValueprimarily for syncing translations between the domains.