Uses of Class
de.hybris.platform.impex.jalo.imp.ValueLine
Packages that use ValueLine
Package
Description
-
Uses of ValueLine in de.hybris.platform.catalog.jalo.classification.impex
Methods in de.hybris.platform.catalog.jalo.classification.impex with parameters of type ValueLineModifier and TypeMethodDescriptionvoidClassificationAttributeTranslator.notifyTranslationEnd(ValueLine line, HeaderDescriptor header, Item processedItem) ClassificationAttributeTranslator.translateCurrentUnitAwareValues(ValueLine line, ClassAttributeAssignment assignment, Product processedItem) ClassificationAttributeTranslator.translateCurrentValues(ValueLine line, ClassAttributeAssignment assignment, Product processedItem) Deprecated.since ages -
Uses of ValueLine in de.hybris.platform.commerceservices.impex.impl
Methods in de.hybris.platform.commerceservices.impex.impl with parameters of type ValueLineModifier and TypeMethodDescriptionConfigPropertyImportProcessor.processItemData(ValueLine valueLine) -
Uses of ValueLine in de.hybris.platform.impex
Methods in de.hybris.platform.impex with parameters of type ValueLineModifier and TypeMethodDescriptionImpExImportCUDHandler.create(ComposedType targetType, Map<String, Object> values, ValueLine valueLine) Process creation of new item.voidProcess delete operation.Map<? extends StandardColumnDescriptor,T> ValueLineTranslator.translateColumnValues(Collection<? extends StandardColumnDescriptor> columnDescriptors, ValueLine valueLine, ItemModel existingItemModel) voidProcess update operation. -
Uses of ValueLine in de.hybris.platform.impex.distributed.batch
Methods in de.hybris.platform.impex.distributed.batch with parameters of type ValueLineModifier and TypeMethodDescriptionDumps singleValueLineobject intoStringrepresentation of an ImpEx import.Method parameters in de.hybris.platform.impex.distributed.batch with type arguments of type ValueLine -
Uses of ValueLine in de.hybris.platform.impex.distributed.batch.impl
Methods in de.hybris.platform.impex.distributed.batch.impl that return ValueLineMethods in de.hybris.platform.impex.distributed.batch.impl with parameters of type ValueLineMethod parameters in de.hybris.platform.impex.distributed.batch.impl with type arguments of type ValueLineModifier and TypeMethodDescriptionConstructors in de.hybris.platform.impex.distributed.batch.impl with parameters of type ValueLineModifierConstructorDescriptionImportData(BatchData myBatch, ValueLine valueLine, Set<StandardColumnDescriptor> descriptorsForCurrentMode, SortedMap<StandardColumnDescriptor, Object> uniqueValues, Map<StandardColumnDescriptor, Object> currentModeValues) Constructor parameters in de.hybris.platform.impex.distributed.batch.impl with type arguments of type ValueLineModifierConstructorDescriptionBatchData(ImportDataDumpStrategy dumpStrategy, ImportBatchParser.BatchingImpexReader reader, HeaderDescriptor headerDescriptor, List<ValueLine> valueLines) -
Uses of ValueLine in de.hybris.platform.impex.exceptions
Fields in de.hybris.platform.impex.exceptions declared as ValueLineMethods in de.hybris.platform.impex.exceptions that return ValueLineConstructors in de.hybris.platform.impex.exceptions with parameters of type ValueLineModifierConstructorDescriptionInsufficientDataException(ValueLine line, String message, InsufficientDataException.ErrorCode detail) InsufficientDataException(ValueLine line, String messge, InsufficientDataException.ErrorCode detail, Throwable exThrowable) -
Uses of ValueLine in de.hybris.platform.impex.jalo
Methods in de.hybris.platform.impex.jalo that return ValueLineModifier and TypeMethodDescriptionprotected ValueLineImpExReader.createValueLine(HeaderDescriptor header, Map<Integer, String> line) Creates from a line which represents a data row a value line. -
Uses of ValueLine in de.hybris.platform.impex.jalo.cronjob
Methods in de.hybris.platform.impex.jalo.cronjob with parameters of type ValueLineModifier and TypeMethodDescriptionprotected StringImpExImportJob.MyImportProcessor.getSavedValuesMessage(SavedValues savedValues, Item existingItem, ValueLine valueLine) protected StringImpExImportJob.MyMultiThreadedImportProcessor.getSavedValuesMessage(SavedValues savedValues, Item existingItem, ValueLine valueLine) -
Uses of ValueLine in de.hybris.platform.impex.jalo.header
Methods in de.hybris.platform.impex.jalo.header with parameters of type ValueLineModifier and TypeMethodDescriptionvoidSpecialColumnDescriptor.notifyTranslationEnd(ValueLine line, HeaderDescriptor header, PK processedItemPK) -
Uses of ValueLine in de.hybris.platform.impex.jalo.imp
Methods in de.hybris.platform.impex.jalo.imp that return ValueLineModifier and TypeMethodDescriptionValueLine.createCopy()Creates a copy of this value except the assigned item, unresolved flag and/or hidden value lines.protected ValueLineImpExImportReader.createValueLine(HeaderDescriptor header, Map<Integer, String> line) protected ValueLineMultiThreadedImpExImportReader.fetchNextValueLine(ImpExWorker worker) ImpExImportReader.getCurrentValueLine()Returns the ValueLine which is currently processed.ImpExImportReader.getLastImportedLine()ImpExWorkerResult.getLine()ItemConflictException.getLine()Gets the value line which defines the attributes for a new item creation and are in conflict to the existing item.InsufficientDataException.getValueLine()Methods in de.hybris.platform.impex.jalo.imp that return types with arguments of type ValueLineModifier and TypeMethodDescriptionValueLine.createCopies(int count) Creates a number of copies of this line without copying the potentially assigned item pk, unresolved flags and/or hidden value lines.ValueLine.getHiddenLines()Gets all hidden lines.Methods in de.hybris.platform.impex.jalo.imp with parameters of type ValueLineModifier and TypeMethodDescriptionvoidValueLine.addHiddenLine(ValueLine line) Adds another value line mainly created by thecreateCopy()method, representing another item resolved by this value line.protected voidDefaultImportProcessor.assertTargetTypePermitted(HeaderDescriptor header, ComposedType targetType, ValueLine valueLine) DefaultImpExImportCUDHandler.create(ComposedType targetType, Map<String, Object> values, ValueLine valueLine) protected voidDefaultExistingItemResolver.createLookupTableEntry(ValueLine valueLine, AbstractColumnDescriptor acd) protected voidDefaultExistingItemResolver.createLookupTableEntryIfNeeded(ValueLine valueLine) protected QueryParametersDefaultExistingItemResolver.createQueryParameters(ValueLineTranslator valueLineTranslator, ValueLine line) voidprotected ItemDefaultImpExImportCUDHandler.doCreate(ComposedType targetType, Map<String, Object> values, ValueLine valueLine) protected voidDefaultImpExImportCUDHandler.doUpdate(Item toUpdate, Map<String, Object> values, ValueLine valueLine) Do update operation on passed as parameter item.protected voidDefaultImpExImportCUDHandler.doUpdateReadOnlyAttributes(Item toUpdate, Map<String, Object> values, ValueLine valueLine) Updates all attributes which are read-only but having an force write option manually (because they can not be processed by setAllAttributes).protected voidImpExImportReader.dumpUnresolvedLine(ValueLine line) protected voidDefaultImportProcessor.enableLegacyFlagWhenLineIsUsingJaloOnlyFeatures(ValueLine line) protected booleanImpExImportReader.ensureValidHeaderOrMarkUnresolved(ValueLine valueLine) protected booleanMultiThreadedImpExImportReader.ensureValidHeaderOrMarkUnresolved(ValueLine valueLine) CachingExistingItemResolver.findExisting(ValueLineTranslator valueTranslator, ValueLine line) DefaultExistingItemResolver.findExisting(ValueLineTranslator valueLineTranslator, ValueLine line) ExistingItemResolver.findExisting(ValueLineTranslator valueLineTranslator, ValueLine line) protected SessionContextDefaultImportProcessor.getCreationContext(ComposedType targetType, Map<StandardColumnDescriptor, Object> attributeValueMappings, ValueLine valueLine) protected SessionContextMultiThreadedImportProcessor.getCreationContext(ComposedType targetType, Map<StandardColumnDescriptor, Object> attributeValueMappings, ValueLine valueLine) Switching off TA for creation of items in parallel mode due to deadlocks.protected ExistingItemResolverDefaultImportProcessor.getExistingItemResolver(ValueLine valueLine) DefaultImportProcessor.getHandlerForLine(ValueLine line) protected StringDefaultImportProcessor.getSavedValuesMessage(SavedValues savedValues, Item existingItem, ValueLine valueLine) DefaultImpExImportCUDHandler.getSessionParameters(ValueLine valueLine) protected ValueLineTranslatorDefaultImportProcessor.getValueLineTranslator(ValueLine valueLine) protected voidDefaultImportProcessor.handleExceptionDuringImport(ValueLine valueLine, Exception e, ImpExProcessModeEnum mode, String message) protected booleanDefaultImportProcessor.hasUnresolvedMandatoryOrInitialColumns(Collection<StandardColumnDescriptor> columns, ValueLine valueLine) protected booleanMultiThreadedImpExImportReader.mustMarkLineAsUnresolved(ImpExWorkerResult result, ValueLine line) voidCachingExistingItemResolver.notifyItemCreatedOrRemoved(ValueLineTranslator valueTranlator, ValueLine line) voidDefaultExistingItemResolver.notifyItemCreatedOrRemoved(ValueLineTranslator valueLineTranslator, ValueLine line) voidExistingItemResolver.notifyItemCreatedOrRemoved(ValueLineTranslator valueLineTranslator, ValueLine line) protected voidImpExImportReader.postProcessValueLine(ValueLine currentValueLine, Item ret, Exception error) protected final voidMultiThreadedImpExImportReader.postProcessValueLine(ValueLine currentValueLine, Item ret, Exception error) Now does nothing since at this time the value line is just put into queue and no result is available yet.protected voidMultiThreadedImpExImportReader.postProcessValueLineInternal(ValueLine currentValueLine, AbstractProcessResult ret, Exception error) Real post processing of lines after the worker finished importing.protected de.hybris.platform.impex.jalo.imp.ImpExImportReader.PreProcessResultImpExImportReader.preProcessLine(ValueLine valueLine) Does pre-processing and tells if line can be imported at all.protected ItemDefaultImportProcessor.processInsertLine(ValueLine valueLine, HeaderDescriptor header, ComposedType targetType) protected ItemDefaultImportProcessor.processInsertLine(Collection<Item> existingItems, ValueLine valueLine, ComposedType targetType) protected ItemDefaultImportProcessor.processInsertLineInternal(Collection<Item> existingItems, ValueLine valueLine, ComposedType targetType) protected ItemDefaultImportProcessor.processItemCreation(ComposedType targetType, Map<StandardColumnDescriptor, Object> attributeValueMappings, ValueLine valueLine) DefaultImportProcessor.processItemData(ValueLine valueLine) ImportProcessor.processItemData(ValueLine valueLine) MultiThreadedImportProcessor.processItemData(ValueLine valueLine) Overwritten to release any worker locks after finishing value line processingDefaultImportProcessor.processItemData_Impl(ValueLine valueLine) DefaultImportProcessor.processItemData_TX(ValueLine valueLine) protected voidDefaultImportProcessor.processItemRemoval(Item toRemove, ValueLine valueLine) protected voidDefaultImportProcessor.processItemUpdate(Item toUpdate, Map<StandardColumnDescriptor, Object> attributeValueMappings, ValueLine valueLine) protected ItemImpExImportReader.processLine(ValueLine valueLine) protected final ItemMultiThreadedImpExImportReader.processLine(ValueLine valueLine) Now enqueues the value line to be processed by one of our workers.protected voidDefaultImportProcessor.processRemoveLine(Item item, ValueLine valueLine, HeaderDescriptor header) protected ItemDefaultImportProcessor.processRemoveLine(Collection<Item> existingItems, ValueLine valueLine) protected voidDefaultImportProcessor.processUpdateLine(Item item, ValueLine valueLine, HeaderDescriptor header, ComposedType targetType) protected ItemMultiThreadedImpExImportReader.processValueLineFromWorker(ValueLine line) Called fromImpExWorkerto trigger item data processing e.g.protected Collection<Item>DefaultExistingItemResolver.resolveByPK(ValueLine line) protected Collection<Item>DefaultExistingItemResolver.resolveByQuery(ValueLine line, QueryParameters queryParameters) DefaultValueLineTranslator.translateColumnValues(Collection<StandardColumnDescriptor> columnDescriptors, ValueLine valueLine, Item existing) ValueLineTranslator.translateColumnValues(Collection<StandardColumnDescriptor> columnDescriptors, ValueLine valueLine, Item existing) protected Map<StandardColumnDescriptor,Object> DefaultExistingItemResolver.translateUniqueKeys(ValueLineTranslator valueLineTranslator, ValueLine line, Set<StandardColumnDescriptor> uniqueColumns) voidConstructors in de.hybris.platform.impex.jalo.imp with parameters of type ValueLineModifierConstructorDescriptionImpExWorkerResult(ImpExWorker worker, ValueLine valueLine, Item ret, Exception error) InsufficientDataException(ValueLine line, String message, int errorCode) ItemConflictException(PK existingItemPk, ValueLine line) Creates a new exception which indicates an item PK conflict.ItemConflictException(Item existingItem, ValueLine line) Deprecated.since ages - useItemConflictException(PK, ValueLine)instead -
Uses of ValueLine in de.hybris.platform.impex.jalo.translators
Methods in de.hybris.platform.impex.jalo.translators with parameters of type ValueLineModifier and TypeMethodDescriptionvoidNotifiedSpecialValueTranslator.notifyTranslationEnd(ValueLine line, HeaderDescriptor header, Item processedItem) Is called if allSpecialValueTranslators used in header have been triggered. -
Uses of ValueLine in de.hybris.platform.marketplaceservices.dataimport.batch.translator
Methods in de.hybris.platform.marketplaceservices.dataimport.batch.translator with parameters of type ValueLineModifier and TypeMethodDescriptionprotected voidMarketplaceClassificationAttributeTranslator.extractAndStoreValue(ValueLine line, Product product, FeatureContainer cont, ClassAttributeAssignment assignment) protected voidMarketplaceClassificationAttributeTranslator.extractAndStoreValues(ValueLine line, Product product, Map<ClassificationAttributeTranslator, ClassAttributeAssignment> assignmentsFromTranslators) protected voidMarketplaceClassificationAttributeTranslator.importFeatures(ValueLine line, Product product) voidMarketplaceClassificationAttributeTranslator.notifyTranslationEnd(ValueLine line, HeaderDescriptor header, Item processedItem) MarketplaceClassificationAttributeTranslator.translateCurrentUnitAwareValues(ValueLine line, ClassAttributeAssignment assignment, Product processedItem) protected voidMarketplaceClassificationAttributeTranslator.translateEachValues(String singleStr, Collection<UnitAwareValue> values, AbstractValueTranslator trans, Product processedItem, ValueLine line) -
Uses of ValueLine in de.hybris.platform.ruleengineservices.impex.impl
Methods in de.hybris.platform.ruleengineservices.impex.impl that return types with arguments of type ValueLineModifier and TypeMethodDescriptionConditionalImportProcessor.getImportProcessorCondition()ConditionalImportProcessor.getImportProcessorCondition(HeaderDescriptor header) Methods in de.hybris.platform.ruleengineservices.impex.impl with parameters of type ValueLineModifier and TypeMethodDescriptionprotected ValueLine.ValueEntryRuleImportCondition.getCodeValueEntry(ValueLine valueLine) ConfigPropertyImportProcessor.processItemData(ValueLine valueLine) ConditionalImportProcessor.processItemData_Impl(ValueLine valueLine) boolean -
Uses of ValueLine in de.hybris.platform.searchservices.util.impex
Methods in de.hybris.platform.searchservices.util.impex with parameters of type ValueLineModifier and TypeMethodDescriptionConfigPropertyImportProcessor.processItemData(ValueLine valueLine) -
Uses of ValueLine in de.hybris.platform.servicelayer.impex
Methods in de.hybris.platform.servicelayer.impex that return ValueLineMethods in de.hybris.platform.servicelayer.impex with parameters of type ValueLineModifier and TypeMethodDescriptionprotected voidTestExistingItemResolver.createLookupTableEntry(ValueLine valueLine, AbstractColumnDescriptor acd) protected ExistingItemResolverTestImportProcessor.getExistingItemResolver(ValueLine valueLine) -
Uses of ValueLine in de.hybris.platform.servicelayer.impex.impl
Methods in de.hybris.platform.servicelayer.impex.impl that return ValueLineMethods in de.hybris.platform.servicelayer.impex.impl with parameters of type ValueLineModifier and TypeMethodDescriptionprotected ItemSLImpexImportCUDHandler.doCreate(ComposedType targetType, Map<String, Object> values, ValueLine valueLine) protected voidConstructors in de.hybris.platform.servicelayer.impex.impl with parameters of type ValueLine