public class ProductReaderConfigImpl extends java.lang.Object implements ProductReaderConfig
Modifier and Type | Field and Description |
---|---|
private org.apache.commons.configuration.Configuration |
config |
private static java.lang.String |
PRODUCTREADER_CATEGORY_LEVEL_OFFSET |
Constructor and Description |
---|
ProductReaderConfigImpl(org.apache.commons.configuration.Configuration config) |
Modifier and Type | Method and Description |
---|---|
int |
getCategoryOffset() |
private static final java.lang.String PRODUCTREADER_CATEGORY_LEVEL_OFFSET
private final org.apache.commons.configuration.Configuration config
@Inject public ProductReaderConfigImpl(org.apache.commons.configuration.Configuration config)
public int getCategoryOffset()
getCategoryOffset
in interface ProductReaderConfig