Class DefaultSaveAbstractOrderStrategy

All Implemented Interfaces:
SaveAbstractOrderStrategy<AbstractOrderModel>, Serializable, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean

public class DefaultSaveAbstractOrderStrategy extends AbstractBusinessService implements SaveAbstractOrderStrategy<AbstractOrderModel>
Implements the SaveAbstractOrderStrategy on the generic, AbstractOrderModel type level.
See Also:
  • Constructor Details

    • DefaultSaveAbstractOrderStrategy

      public DefaultSaveAbstractOrderStrategy()
  • Method Details