Class CurrencyPopulator<SOURCE extends CurrencyModel,TARGET extends CurrencyData>

java.lang.Object
de.hybris.platform.commercefacades.storesession.converters.populator.CurrencyPopulator<SOURCE,TARGET>
All Implemented Interfaces:
Populator<SOURCE,TARGET>

public class CurrencyPopulator<SOURCE extends CurrencyModel,TARGET extends CurrencyData> extends Object implements Populator<SOURCE,TARGET>
  • Constructor Details

    • CurrencyPopulator

      public CurrencyPopulator()
  • Method Details