Class VoucherQuantityFactory

java.lang.Object
de.hybris.platform.webservicescommons.mapping.config.DynamicTypeFactory
de.hybris.platform.b2ctelcotmfwebservices.objectfactory.VoucherQuantityFactory
All Implemented Interfaces:
de.hybris.platform.webservicescommons.mapping.TypeObjectFactory, ma.glasnost.orika.ObjectFactory, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

public class VoucherQuantityFactory extends de.hybris.platform.webservicescommons.mapping.config.DynamicTypeFactory
Object factory used to create destination objects for properties of type Quantity.
Since:
2302
  • Constructor Details

    • VoucherQuantityFactory

      public VoucherQuantityFactory()
  • Method Details

    • create

      public Object create(Object o, ma.glasnost.orika.MappingContext mappingContext)
      Specified by:
      create in interface ma.glasnost.orika.ObjectFactory
      Overrides:
      create in class de.hybris.platform.webservicescommons.mapping.config.DynamicTypeFactory