Class PoPriceIdGenerator
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.mappers.productofferingprice.PoPriceIdGenerator
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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Generates the ID of the price by considering the whole list of attributes defined for price.
-
Constructor Details
-
PoPriceIdGenerator
public PoPriceIdGenerator()Deprecated.
-
-
Method Details
-
generateIdForPrice
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
-