Class: AllCategoryFactory

AllCategoryFactory

Creates an All Startpoints category in the categoryList class.

Methods

getAllCategory(Category, parentCategoryList) → {Object}

Creates and returns a category named All Startpoints.
Parameters:
Name Type Description
Category Class Category class type extended to create the All Startpoints category.
parentCategoryList Object Category list that contains the All Startpoints category.
Returns:
All Startpoint category object
Type
Object