Class AbstractOverviewPopulator

java.lang.Object
de.hybris.platform.sap.productconfig.facades.populator.AbstractOverviewPopulator
Direct Known Subclasses:
ConfigurationOverviewInstancePopulator, VariantOverviewValuePopulator

public abstract class AbstractOverviewPopulator extends Object
Abstract base class for populators suitable to populate the product configuration overview page.
  • Constructor Details

    • AbstractOverviewPopulator

      public AbstractOverviewPopulator()
  • Method Details

    • determineValuePositionType

      protected ValuePositionTypeEnum determineValuePositionType(int sizeOfValueList, int index)
      Determines value for valuePositionType depending on position of value and size of value list.
      Parameters:
      sizeOfValueList -
      index -
      Returns:
      valuePositionType