Package com.day.cq.tagging
-
Interface Summary Interface Description JcrTagManagerFactory JcrTagManagerFactory
returns a JCR-based implementation of aTagManager
.Tag ATag
is a keyword or label that can be assigned to any content.TagConstants Constants for tagging, mainly JCR nodetype and property names.TagManager TagManager
allows for resolving and creating tags by paths and names. -
Class Summary Class Description TagCloud TagCloud
helps displaying a tag cloud with n-tile font sizes.TagManager.FindResults -
Exception Summary Exception Description InvalidTagFormatException InvalidTagFormatException
is thrown whenever an incorrect tag ID or tag title path is encountered.TagException This exception denotes a general error in the tagging API.