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