Uses of Interface
de.hybris.platform.impex.jalo.imp.ValueLineTranslator
Packages that use ValueLineTranslator
-
Uses of ValueLineTranslator in de.hybris.platform.impex.jalo.imp
Classes in de.hybris.platform.impex.jalo.imp that implement ValueLineTranslatorMethods in de.hybris.platform.impex.jalo.imp that return ValueLineTranslatorModifier and TypeMethodDescriptionprotected ValueLineTranslatorDefaultImportProcessor.getValueLineTranslator(ValueLine valueLine) Methods in de.hybris.platform.impex.jalo.imp with parameters of type ValueLineTranslatorModifier and TypeMethodDescriptionprotected QueryParametersDefaultExistingItemResolver.createQueryParameters(ValueLineTranslator valueLineTranslator, ValueLine line) CachingExistingItemResolver.findExisting(ValueLineTranslator valueTranslator, ValueLine line) DefaultExistingItemResolver.findExisting(ValueLineTranslator valueLineTranslator, ValueLine line) ExistingItemResolver.findExisting(ValueLineTranslator valueLineTranslator, ValueLine line) voidCachingExistingItemResolver.notifyItemCreatedOrRemoved(ValueLineTranslator valueTranlator, ValueLine line) voidDefaultExistingItemResolver.notifyItemCreatedOrRemoved(ValueLineTranslator valueLineTranslator, ValueLine line) voidExistingItemResolver.notifyItemCreatedOrRemoved(ValueLineTranslator valueLineTranslator, ValueLine line) protected Map<StandardColumnDescriptor,Object> DefaultExistingItemResolver.translateUniqueKeys(ValueLineTranslator valueLineTranslator, ValueLine line, Set<StandardColumnDescriptor> uniqueColumns)