java.lang.Object
de.hybris.platform.configurablebundlebackoffice.synchronization.itemvisitors.impl.BundleTemplateItemVisitor
All Implemented Interfaces:
ItemVisitor<BundleTemplateModel>

public class BundleTemplateItemVisitor extends Object implements ItemVisitor<BundleTemplateModel>
Item visitor that allows RelatedItemsCollector to collect items related to BundleTemplateModel for sync purposes
  • Constructor Details

    • BundleTemplateItemVisitor

      public BundleTemplateItemVisitor()
  • Method Details