java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.mappers.productofferingprice.PoPriceIdGenerator

@Deprecated(since="2007") public class PoPriceIdGenerator extends Object
Deprecated.
since 2007. Id is present on priceRow, no longer necessary to generate it.
Service class used for generating IDs for product offering prices.
Since:
1903
  • Constructor Details

    • PoPriceIdGenerator

      public PoPriceIdGenerator()
      Deprecated.
  • Method Details

    • generateIdForPrice

      public String generateIdForPrice(SubscriptionPricePlanData sppData)
      Deprecated.
      Generates the ID of the price by considering the whole list of attributes defined for price.
      Parameters:
      sppData - the subscription price plan data object
      Returns:
      the ID of the PO price generated