final class LocalizedMultiSelectAttributeReader extends BasePeekableReader<CustomAttributeValue,CustomAttributeMapEntry>
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 |
---|---|
void |
addToProduct(Product product,
CustomAttributeMapEntry attribute) |
addAll, getReader, open, setReader
close, open, peek, read, setDelegate, update
@Inject public LocalizedMultiSelectAttributeReader(AttributeValidator validator, DataSourceLookup dataSourceLookup)
public void addToProduct(Product product, CustomAttributeMapEntry attribute)
addToProduct
in class BasePeekableReader<CustomAttributeValue,CustomAttributeMapEntry>