JBoss.orgCommunity Documentation

tags

Tags are used to categorize the contacts in groups, so users can easily find the contacts. The tags node of the nt:unstructured type contains the child nodes of the exo:contactTag type. When a new tag is created, it is stored in a node defined at the path: ApplicationData/ContactApplications/tags/%tags_id%. The information of each tag is contained in a node of the exo:contactTag type that has the following properties:

Property name Required type Multiple Description
exo:id String false The Id of the tag.
exo:name String false The name of the tag.
exo:description String false The brief description of the tag.
exo:color String false The color of the tag.