final class LocalizedMultiSelectAttributeReader extends BaseSingleItemPeekableReader<CustomAttributeValue,CustomAttribute>
Modifier and Type | Class and Description |
---|---|
(package private) static class |
LocalizedMultiSelectAttributeReader.Reader |
Constructor and Description |
---|
LocalizedMultiSelectAttributeReader(AttributeValidator validator,
DataSourceLookup dataSourceLookup) |
Modifier and Type | Method and Description |
---|---|
protected void |
addToProduct(Product product,
CustomAttribute attribute) |
addAll, getReader, open, setReader
close, open, peek, read, setDelegate, update
@Inject public LocalizedMultiSelectAttributeReader(AttributeValidator validator, DataSourceLookup dataSourceLookup)
protected void addToProduct(Product product, CustomAttribute attribute)
addToProduct
in class BaseSingleItemPeekableReader<CustomAttributeValue,CustomAttribute>