Class DefaultCentralOrderRCOutboundAdditionalAttributeMapper

java.lang.Object
com.sap.sapcentralorderrcfacades.order.mapper.impl.DefaultCentralOrderRCOutboundAdditionalAttributeMapper
All Implemented Interfaces:
SapCpiOrderOutboundAdditionalAttributeMapper

@Deprecated(since="2211 FP3") public class DefaultCentralOrderRCOutboundAdditionalAttributeMapper extends Object implements SapCpiOrderOutboundAdditionalAttributeMapper
Deprecated.
POST order via CPI. Upgrade to version V2 instead where order is posted to central order (OMF) without CPI
DefaultCentralOrderRCOutboundAdditionalAttributeMapper
  • Constructor Details

    • DefaultCentralOrderRCOutboundAdditionalAttributeMapper

      public DefaultCentralOrderRCOutboundAdditionalAttributeMapper()
      Deprecated.
  • Method Details

    • mapAdditionalAttributes

      public void mapAdditionalAttributes(OrderModel orderModel, SAPCpiOutboundOrderModel sapCpiOutboundOrderModel)
      Deprecated.
      Description copied from interface: SapCpiOrderOutboundAdditionalAttributeMapper
      Maps additional attributes to SAPCpiOutboundOrderModel
      Specified by:
      mapAdditionalAttributes in interface SapCpiOrderOutboundAdditionalAttributeMapper
    • populateSubscriptionAttributes

      protected void populateSubscriptionAttributes(OrderModel orderModel, SAPCpiOutboundOrderModel sapCpiOutboundOrderModel, AbstractOrderEntryModel abstractOrderEntryModel)
      Deprecated.
    • getCommercePriceService

      public de.hybris.platform.subscriptionservices.price.SubscriptionCommercePriceService getCommercePriceService()
      Deprecated.
    • setCommercePriceService

      public void setCommercePriceService(de.hybris.platform.subscriptionservices.price.SubscriptionCommercePriceService commercePriceService)
      Deprecated.
    • getCmsSiteService

      public de.hybris.platform.cms2.servicelayer.services.CMSSiteService getCmsSiteService()
      Deprecated.
    • setCmsSiteService

      public void setCmsSiteService(de.hybris.platform.cms2.servicelayer.services.CMSSiteService cmsSiteService)
      Deprecated.
    • getCommonI18NService

      public de.hybris.platform.servicelayer.i18n.CommonI18NService getCommonI18NService()
      Deprecated.
    • setCommonI18NService

      public void setCommonI18NService(de.hybris.platform.servicelayer.i18n.CommonI18NService commonI18NService)
      Deprecated.
    • getConfigurationService

      public CoConfigurationService getConfigurationService()
      Deprecated.
    • setConfigurationService

      public void setConfigurationService(CoConfigurationService configurationService)
      Deprecated.