Interface | Description |
---|---|
TagService |
The Tag Service interface.
|
Class | Description |
---|---|
AbstractTagService | |
BridgeTagService |
Tag Service delegating to two different backends, for use during migration.
|
CheckedInDocumentListener |
Listener that copy tags applied on the live document to a version synchronously after the check-in event.
|
FacetedTagService |
Implementation of the tag service based on facet
|
NoVersioningFacetedTagFilter | |
RelationTagService | Deprecated
since 9.3, use
FacetedTagService instead |
RelationTagService.UnrestrictedCanRemoveTagging | |
RelationTagService.UnrestrictedGetDocumentCloud | |
Tag | Deprecated
since 9.3, as we don't use the weight anymore
|
Tag.TagLabelComparator | |
Tag.TagWeightComparator | |
TagConstants |
The tag constants.
|
TaggedVersionListener |
Listener that copy tags applied on the live document to a version or proxy of this document or replace the existing
tags on a live document by the ones on the version being restored.
|
TagQueryMaker |
Query Maker specialized for tagging queries that need joins.
|
TagServiceImpl |
the tag component.
|
TagServiceImpl.TagServiceStatusChangeNotifier |
Callback class to notify of migration status changes.
|
TagsRelationsToFacetsMigrator |
Migrator of tags from relations to facets
|
TagsRelationsToFacetsMigrator.Tag |
A label + username.
|
Enum | Description |
---|---|
AbstractTagService.PAGE_PROVIDERS | |
TagService.Feature |
Features of the implementation of the service.
|
Exception | Description |
---|---|
TagsRelationsToFacetsMigrator.MigrationShutdownException |
Copyright © 2018 Nuxeo. All rights reserved.