final class ProductExporterImpl extends java.lang.Object implements ProductExporter
Modifier and Type | Field and Description |
---|---|
private InvocationBuilder |
invocationBuilder |
(package private) static java.lang.String |
PRODUCT_PORTALS_PRODUCTS_FEED_FILE_PATH |
Constructor and Description |
---|
ProductExporterImpl(InvocationBuilder invocationBuilder) |
Modifier and Type | Method and Description |
---|---|
java.io.File |
getExportFilepath(ShopRequestContext shopRequestContext) |
static final java.lang.String PRODUCT_PORTALS_PRODUCTS_FEED_FILE_PATH
private final InvocationBuilder invocationBuilder
@Inject public ProductExporterImpl(InvocationBuilder invocationBuilder)
public java.io.File getExportFilepath(ShopRequestContext shopRequestContext)
getExportFilepath
in interface ProductExporter