Title here
Summary here
BusinessModel
Kind: global abstract class
Extends: BusinessModel
Model:
Properties
Name | Type | Description |
---|---|---|
isCategory | boolean | flag (always true) |
name | String | The CMS category name |
children | Array.<AbstractCmsCategory> | An Array of CMS sub-categories |
Model holding a CMS category.