Uses of Interface
de.hybris.platform.impex.jalo.ImpExFile
-
Packages that use ImpExFile Package Description de.hybris.platform.impex.jalo de.hybris.platform.impex.jalo.exp -
-
Uses of ImpExFile in de.hybris.platform.impex.jalo
Classes in de.hybris.platform.impex.jalo that implement ImpExFile Modifier and Type Class Description class
ImpExCsvFile
TheImpExCsvFile
class is intended to be used for single file data export.class
ImpExZip
This class will be used as a container for exported data and medias. -
Uses of ImpExFile in de.hybris.platform.impex.jalo.exp
Methods in de.hybris.platform.impex.jalo.exp that return ImpExFile Modifier and Type Method Description ImpExFile
ExportConfiguration. getDataFile()
-