Package de.hybris.platform.b2ctelcofacades.converters.populator.variants
-
Class Summary Class Description TmaPoVariantBaseIntegrationTest Base class for po variants integration tests.TmaPoVariantMatrixPopulator<SOURCE extends ProductModel,TARGET extends ProductData> Populates the multi-dimensional variant tree for a given product offering.TmaPoVariantMatrixPopulatorIntegrationTest Integration tests forTmaPoVariantMatrixPopulator.TmaPoVariantOptionDataPopulator<SOURCE extends TmaProductOfferingModel,TARGET extends ProductData> TmaPoVariantSearchDataPopulator PopulatesProductDatawith variant related data extracted fromSearchResultValueData.TmaPoVariantSearchDataPopulatorTest Unit test forTmaPoVariantSearchDataPopulator.TmaPoVariantSelectedPopulator<SOURCE extends ProductModel,TARGET extends ProductData> Populates the first element of variant matrix corresponding to the selected variant.TmaPoVariantSelectedPopulatorIntegrationTest Integration tests forTmaPoVariantSelectedPopulator.