|
Class Summary |
| JcrNodeNameFilter |
Filter a String so that it can be used as a NodeName. |
| JcrNodeResourceIterator |
The JcrNodeResourceIterator class is a resource iterator,
which returns resources for each node of an underlying
NodeIterator. |
| JcrTagAdapterFactory |
JcrTagAdapterFactory is an OSGi component that provides
adaptTo() mappings for all things related to JCR-based
tagging. |
| JcrTagImpl |
JcrTagImpl is the JCR based implementation of the Tag
interface. |
| JcrTagIterator |
Implements an iterator that returns tag objects and allows for filtering. |
| JcrTagManagerFactoryImpl |
JcrTagManagerFactoryImpl is both a factory class for creating
JcrTagManagerImpl instances bound to a given Session and an
OSGi service that starts a JCR event listener for checking correctness of
cq:tags properties, ie. |
| JcrTagManagerImpl |
JcrTagManagerImpl is the JCR-based implementation of the
TagManager. |
| TagValidatingEventListener |
TagValidatingEventListener is a JCR event listener for
checking correctness of cq:tags properties, ie. |