Class CartValidationWithoutCartAlteringStrategy

    • Constructor Detail

      • CartValidationWithoutCartAlteringStrategy

        public CartValidationWithoutCartAlteringStrategy()
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • validateCartEntry

        protected CommerceCartModification validateCartEntry​(CartEntryModel cartEntryModel)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getStockLevel

        protected java.lang.Long getStockLevel​(CartEntryModel cartEntryModel)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • hasPointOfService

        protected boolean hasPointOfService​(CartEntryModel cartEntryModel)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getProductService

        public ProductService getProductService()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • setProductService

        public void setProductService​(ProductService productService)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getCommerceStockService

        public CommerceStockService getCommerceStockService()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • setCommerceStockService

        public void setCommerceStockService​(CommerceStockService commerceStockService)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getBaseStoreService

        public BaseStoreService getBaseStoreService()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • setBaseStoreService

        public void setBaseStoreService​(BaseStoreService baseStoreService)
        Deprecated, for removal: This API element is subject to removal in a future version.