Class CustomerCouponCodeValueProvider

    • Constructor Detail

      • CustomerCouponCodeValueProvider

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

      • getFieldNameProvider

        protected FieldNameProvider getFieldNameProvider()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • setFieldNameProvider

        public void setFieldNameProvider​(FieldNameProvider fieldNameProvider)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getCustomerCouponService

        protected CustomerCouponService getCustomerCouponService()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • setCustomerCouponService

        public void setCustomerCouponService​(CustomerCouponService customerCouponService)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getProductDao

        protected ProductDao getProductDao()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • setProductDao

        public void setProductDao​(ProductDao productDao)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getCategoryDao

        protected CategoryDao getCategoryDao()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • setCategoryDao

        public void setCategoryDao​(CategoryDao categoryDao)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • createFieldValue

        protected java.util.List<FieldValue> createFieldValue​(ProductModel product,
                                                              IndexedProperty indexedProperty)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getPromotionSourceRulesForProduct

        protected java.util.List<PromotionSourceRuleModel> getPromotionSourceRulesForProduct​(ProductModel product)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getNonSuperCategries

        protected java.util.List<CategoryModel> getNonSuperCategries​(CategoryModel category)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getNonSubCategries

        protected java.util.List<CategoryModel> getNonSubCategries​(CategoryModel category)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • addFieldValues

        protected void addFieldValues​(java.util.List<FieldValue> fieldValues,
                                      IndexedProperty indexedProperty,
                                      LanguageModel language,
                                      java.lang.Object value)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getCategoryService

        protected CategoryService getCategoryService()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • setCategoryService

        public void setCategoryService​(CategoryService categoryService)
        Deprecated, for removal: This API element is subject to removal in a future version.