Uses of Interface
de.hybris.platform.impex.ImpExImportCUDHandler
-
Packages that use ImpExImportCUDHandler Package Description de.hybris.platform.impex.jalo.imp de.hybris.platform.servicelayer.impex.impl -
-
Uses of ImpExImportCUDHandler in de.hybris.platform.impex.jalo.imp
Classes in de.hybris.platform.impex.jalo.imp that implement ImpExImportCUDHandler Modifier and Type Class Description classDefaultImpExImportCUDHandlerDefault implementation ofImpExImportProcessorCUDinterface.Methods in de.hybris.platform.impex.jalo.imp that return ImpExImportCUDHandler Modifier and Type Method Description protected ImpExImportCUDHandlerDefaultImportProcessor. createCUDHandler(ImpExImportReader reader)ImpExImportCUDHandlerDefaultImportProcessor. getHandlerForLine(ValueLine line) -
Uses of ImpExImportCUDHandler in de.hybris.platform.servicelayer.impex.impl
Classes in de.hybris.platform.servicelayer.impex.impl that implement ImpExImportCUDHandler Modifier and Type Class Description classSLImpexImportCUDHandlerServiceLayer aware implementation ofImpExImportProcessorCUDinterface.
-