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