Class CmsAppCategory

java.lang.Object
org.opencms.ui.apps.CmsAppCategory
All Implemented Interfaces:
I_CmsAppCategory, I_CmsHasOrder

public class CmsAppCategory extends Object implements I_CmsAppCategory
Bean representing a category for workplace apps.

App categories should have a unique id. Nesting of categories is defined by the parent category id of each category. A category whose parent category id is null will be displayed at the root level, and similarly, a workplace app whose category id is null will be displayed at the root level.