CategoryTotalCount
class CategoryTotalCount extends AbstractEntity
CategoryTotalCount
Methods
integer
getCategoryId()
Get category_id
setProductCount(integer $productCount)
Set product_count
integer
getProductCount()
Get product_count
getCreateDate()
Get create_date
getCategory()
Get Category
Details
in AbstractEntity at line 10
offsetExists($offset)
in AbstractEntity at line 17
offsetSet($offset, $value)
in AbstractEntity at line 21
offsetGet($offset)
in AbstractEntity at line 32
offsetUnset($offset)
at line 38
integer
getCategoryId()
Get category_id
at line 49
CategoryTotalCount
setProductCount(integer $productCount)
Set product_count
at line 61
integer
getProductCount()
Get product_count
at line 72
CategoryTotalCount
setCreateDate(DateTime $createDate)
Set create_date
at line 84
DateTime
getCreateDate()
Get create_date
at line 95
CategoryTotalCount
setCategory(Category $category = null)
Set Category
at line 107
Category
getCategory()
Get Category