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 protectedProductContent()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidwriteContent(java.io.PrintWriter writer)
-
-
-
Method Detail
-
writeContent
public void writeContent(java.io.PrintWriter writer) throws java.io.IOException- Specified by:
writeContentin interfaceBatchIntegrationTest.FileContent- Throws:
java.io.IOException
-
-