Uses of Class
de.hybris.platform.impex.jalo.translators.SingleValueTranslator
-
-
Uses of SingleValueTranslator in de.hybris.platform.catalog.jalo.classification.eclass
Subclasses of SingleValueTranslator in de.hybris.platform.catalog.jalo.classification.eclass Modifier and Type Class Description classEClassAttributeTypeTranslatorValue transaltor class for converting a eClass field format string into calssification attribute type enums.classEClassUnitTranslatorTranslator for eclass classification units. -
Uses of SingleValueTranslator in de.hybris.platform.catalog.jalo.classification.etim
Subclasses of SingleValueTranslator in de.hybris.platform.catalog.jalo.classification.etim Modifier and Type Class Description classETIMAttributeTypeTranslator -
Uses of SingleValueTranslator in de.hybris.platform.catalog.jalo.classification.impex
Subclasses of SingleValueTranslator in de.hybris.platform.catalog.jalo.classification.impex Modifier and Type Class Description classClassificationAttributeValueTranslatorTranslates a String to aClassificationAttributeValueand vice versa.classProductFeatureValueTranslatorTranslator for translating the attribute 'value' of type ProductFeature.
Will export a value by exporting the type of the value and the value itself delimited by the configured collection value delimiter. -
Uses of SingleValueTranslator in de.hybris.platform.catalog.jalo.classification.proficlass
Subclasses of SingleValueTranslator in de.hybris.platform.catalog.jalo.classification.proficlass Modifier and Type Class Description classProfiClassAttributeTypeTranslator -
Uses of SingleValueTranslator in de.hybris.platform.europe1.jalo.impex
Subclasses of SingleValueTranslator in de.hybris.platform.europe1.jalo.impex Modifier and Type Class Description static classEurope1PricesTranslator.Europe1PriceRowTranslatorTranslates a single price (row) expression.static classEurope1ProductDiscountTranslator.Europe1DiscountRowTranslatorSyntax:classEurope1RowTranslatorstatic classEurope1UserDiscountsTranslator.Europe1GlobalDiscountRowTranslatorSyntax: -
Uses of SingleValueTranslator in de.hybris.platform.impex.jalo.translators
Subclasses of SingleValueTranslator in de.hybris.platform.impex.jalo.translators Modifier and Type Class Description classAlternativeExpressionTranslatorSpecial translator for alternative item reference expressions:classAtomicValueTranslatorclassDiscountValueTranslatorTranslates a discount value from jalo to a String representation and vice versa.classDocumentIDTranslatorclassItemExpressionTranslatorclassItemPKTranslatorclassTaxValueTranslator -
Uses of SingleValueTranslator in de.hybris.platform.ldap.impex
Subclasses of SingleValueTranslator in de.hybris.platform.ldap.impex Modifier and Type Class Description static classActiveDirectoryGroupCollectionTranslator.PrincipalGroupTranslatorstatic classExtractUserGroupTranslator.UserGroupTranslator -
Uses of SingleValueTranslator in de.hybris.platform.promotions.util.impex
Subclasses of SingleValueTranslator in de.hybris.platform.promotions.util.impex Modifier and Type Class Description protected static classPromotionPriceRowsTranslator.PriceRowTranslator -
Uses of SingleValueTranslator in de.hybris.platform.ruleengineservices.impex.impl
Subclasses of SingleValueTranslator in de.hybris.platform.ruleengineservices.impex.impl Modifier and Type Class Description classAnonymousUserTranslatorTranslator used for promotion rules that rely on 'anonymous' user within their definition.classCampaignSourceRulesTranslatorThe translator that updates source rules against Campaign using the source rule with provided code and version resolved by one of the available strategies ruleSelection=earliest - selects source rule with minimum version ruleSelection=latest - select source rule with maximum version The default ruleSelection\ is configured to latest.
-