Class DefaultOneOrderOSINPartyHandler

java.lang.Object
de.hybris.platform.oneorderfacades.handlers.osin.impl.DefaultOneOrderOSINPartyHandler
All Implemented Interfaces:
OneOrderOSINHandler

public class DefaultOneOrderOSINPartyHandler extends Object implements OneOrderOSINHandler
The One Order implementation of OneOrderOSINHandler interface. This handler populates the Party attribute in Order Sales Information Notification message.
  • Constructor Details

    • DefaultOneOrderOSINPartyHandler

      public DefaultOneOrderOSINPartyHandler()
  • Method Details

    • handle

      public void handle(OrderModel orderModel, IATAOrderSalesInformationNotifRQ orderSalesInformationNotifRQ)
      Handler which populates the Party attribute in Order Sales Information Notification message.
      Specified by:
      handle in interface OneOrderOSINHandler
      Parameters:
      orderModel - the order model
      orderSalesInformationNotifRQ - the orderSalesInformationNotifRQ