Uses of Class
de.hybris.platform.catalog.jalo.classification.impex.UnitAwareValue
-
-
Uses of UnitAwareValue in de.hybris.platform.catalog.jalo.classification.impex
Methods in de.hybris.platform.catalog.jalo.classification.impex that return types with arguments of type UnitAwareValue Modifier and Type Method Description java.util.Collection<UnitAwareValue>ClassificationAttributeTranslator. translateCurrentUnitAwareValues(ValueLine line, ClassAttributeAssignment assignment, Product processedItem) -
Uses of UnitAwareValue in de.hybris.platform.marketplaceservices.dataimport.batch.translator
Methods in de.hybris.platform.marketplaceservices.dataimport.batch.translator that return types with arguments of type UnitAwareValue Modifier and Type Method Description java.util.Collection<UnitAwareValue>MarketplaceClassificationAttributeTranslator. translateCurrentUnitAwareValues(ValueLine line, ClassAttributeAssignment assignment, Product processedItem)Method parameters in de.hybris.platform.marketplaceservices.dataimport.batch.translator with type arguments of type UnitAwareValue Modifier and Type Method Description protected voidMarketplaceClassificationAttributeTranslator. translateEachValues(java.lang.String singleStr, java.util.Collection<UnitAwareValue> values, AbstractValueTranslator trans, Product processedItem, ValueLine line) -
Uses of UnitAwareValue in de.hybris.platform.sap.sapmodel.authors
Subclasses of UnitAwareValue in de.hybris.platform.sap.sapmodel.authors Modifier and Type Class Description classUnitAwareValueAuthorMethods in de.hybris.platform.sap.sapmodel.authors that return types with arguments of type UnitAwareValue Modifier and Type Method Description java.util.Collection<UnitAwareValue>SapClassificationAttributeAuthorTranslator. translateCurrentUnitAwareValues(ValueLine line, ClassAttributeAssignment assignment, Product processedItem)
-