|
Class Summary |
| HasTagOfPlugin |
Provides a simple logical query feature on wiki page tags. |
| TagManagerFactory |
TagManagerFactory is a singleton class providing creation of
TagManagers on a per-WikiEngine basis. |
| TagManagerImpl |
Implements the TagManager API as a singleton-per-WikiEngine class,
handling plugin-based set and get tag methods and listening for
WikiPageEvents for the management and querying of user tags. |
| TagPlugin |
This extends the AssertionPlugin
but for use in adding one or more "tags" or associated properties or facets
to a wiki page. |