Class DefaultAddToCartStrategy

All Implemented Interfaces:
AddToCartStrategy, Serializable, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean

public class DefaultAddToCartStrategy extends AbstractBusinessService implements AddToCartStrategy
Default implementation of the AddToCartStrategy.
See Also:
  • Constructor Details

    • DefaultAddToCartStrategy

      public DefaultAddToCartStrategy()
  • Method Details