Uses of Class
de.hybris.platform.impex.jalo.imp.ValueLine.ValueEntry
Packages that use ValueLine.ValueEntry
Package
Description
-
Uses of ValueLine.ValueEntry in de.hybris.platform.impex.jalo.imp
Methods in de.hybris.platform.impex.jalo.imp that return ValueLine.ValueEntryModifier and TypeMethodDescriptionValueLine.ValueEntry.createCopy()Clones the entry by copying the source cell value.ValueLine.getValueEntry(int index) Provides the value entry object for a given position.protected ValueLine.ValueEntryValueLine.resolveMissingEntry(int index, Object resolvingValue) Marks the column value at positionindexas resolved with given value.protected ValueLine.ValueEntryValueLine.unresolveMissingEntry(int index) Marks the column value at positionindexas unresolved. -
Uses of ValueLine.ValueEntry in de.hybris.platform.ruleengineservices.impex.impl
Methods in de.hybris.platform.ruleengineservices.impex.impl that return ValueLine.ValueEntryModifier and TypeMethodDescriptionprotected ValueLine.ValueEntryRuleImportCondition.getCodeValueEntry(ValueLine valueLine)