Class DefaultOrderExchangeRepair

java.lang.Object
de.hybris.platform.sap.orderexchange.outbound.impl.DefaultOrderExchangeRepair
All Implemented Interfaces:
OrderExchangeRepair

public class DefaultOrderExchangeRepair extends Object implements OrderExchangeRepair
This class is to repair order information (creation oder or cancelling) from hybris to ERP by a cron job. It provides service implementations that can be used to realize this.
  • Constructor Details

    • DefaultOrderExchangeRepair

      public DefaultOrderExchangeRepair()
  • Method Details