Class DeleteMethodFactory

java.lang.Object
com.skava.oms.service.order.impl.DeleteMethodFactory

public final class DeleteMethodFactory extends Object
This class DeleteMethodFactory will map the type from the given request. This class contains getDeleteMethod and deleteOrderForType.
Author:
Infosys Equinox
  • Method Details

    • getDeleteMethod

      public static DeleteOrderMethod getDeleteMethod(Order order)
      This method defines the type for which it has to be mapped.
      Parameters:
      order - - indicates the order
      Returns:
      - updated order