JBoss.orgCommunity Documentation

categories

The categories node of the nt:unstructured type contains the child nodes of the exo:calendarCategory type. These child nodes containing the Id of the calendars in the categories are stored under the categories node: CalendarApplication/categories/%calendarcategories_id%.

The exo:calendarCategory node type has the following properties:

Property name Required type Multiple Description
exo:id String false The Id of the category to which a calendar belongs.
exo:name String false The name of the category to which a calendar belongs.
exo:description String false The brief description of the category to which a calendar belongs.
exo:calendarIds String true A list of calendar Ids belonging to the category.