Uses of Interface
de.hybris.platform.impex.jalo.ImpExLogFilter.LocationProvider
-
Packages that use ImpExLogFilter.LocationProvider Package Description de.hybris.platform.impex.jalo de.hybris.platform.impex.jalo.exp de.hybris.platform.impex.jalo.imp -
-
Uses of ImpExLogFilter.LocationProvider in de.hybris.platform.impex.jalo
Classes in de.hybris.platform.impex.jalo that implement ImpExLogFilter.LocationProvider Modifier and Type Class Description classImporterCentral class for processing an import.classMultiThreadedImporterMethods in de.hybris.platform.impex.jalo with parameters of type ImpExLogFilter.LocationProvider Modifier and Type Method Description voidImpExLogFilter. registerLocationProvider(ImpExLogFilter.LocationProvider locProvider) -
Uses of ImpExLogFilter.LocationProvider in de.hybris.platform.impex.jalo.exp
Classes in de.hybris.platform.impex.jalo.exp that implement ImpExLogFilter.LocationProvider Modifier and Type Class Description classExporterBase class for processing an impex based export. -
Uses of ImpExLogFilter.LocationProvider in de.hybris.platform.impex.jalo.imp
Classes in de.hybris.platform.impex.jalo.imp that implement ImpExLogFilter.LocationProvider Modifier and Type Class Description classImpExReaderWorkerSpecial worker for reading the actual impex data and pre processing the value lines.classImpExResultProcessWorkerSpecial worker for post processing the value lines.classImpExWorker
-