Class BatchIntegrationTest.ProductContent
- java.lang.Object
-
- de.hybris.platform.yacceleratorcore.batch.task.BatchIntegrationTest.ProductContent
-
- All Implemented Interfaces:
BatchIntegrationTest.FileContent
- Enclosing class:
- BatchIntegrationTest
protected static class BatchIntegrationTest.ProductContent extends java.lang.Object implements BatchIntegrationTest.FileContent
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
ProductContent()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
writeContent(java.io.PrintWriter writer)
-
-
-
Method Detail
-
writeContent
public void writeContent(java.io.PrintWriter writer) throws java.io.IOException
- Specified by:
writeContent
in interfaceBatchIntegrationTest.FileContent
- Throws:
java.io.IOException
-
-