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

@Deprecated(since="2208") public class BaMoneyFactory extends de.hybris.platform.webservicescommons.mapping.config.DynamicTypeFactory
Deprecated.
2208
Object factory used to create destination objects for properties of type Double.
Since:
2111
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    create(Object o, ma.glasnost.orika.MappingContext mappingContext)
    Deprecated.
     

    Methods inherited from class de.hybris.platform.webservicescommons.mapping.config.DynamicTypeFactory

    getDefault, getType, init, setApplicationContext, setBaseType

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • BaMoneyFactory

      public BaMoneyFactory()
      Deprecated.
  • Method Details

    • create

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