public interface ProductAttributeConverter<T>
Modifier and Type | Method and Description |
---|---|
T |
convert(Attribute attribute,
Referenceable<ProductType> productType) |
@Nullable T convert(Attribute attribute, Referenceable<ProductType> productType)