Package | Description |
---|---|
org.nuxeo.ecm.platform.tag | |
org.nuxeo.ecm.platform.tag.automation | |
org.nuxeo.ecm.platform.tag.operations | |
org.nuxeo.ecm.platform.tag.web |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTagService |
class |
BridgeTagService
Tag Service delegating to two different backends, for use during migration.
|
class |
FacetedTagService
Implementation of the tag service based on facet
|
class |
RelationTagService
Deprecated.
since 9.3, use
FacetedTagService instead |
Modifier and Type | Field and Description |
---|---|
protected TagService |
TagServiceImpl.tagService |
Modifier and Type | Method and Description |
---|---|
protected TagService |
TagServiceImpl.recomputeTagService() |
Constructor and Description |
---|
BridgeTagService(TagService first,
TagService second) |
Modifier and Type | Field and Description |
---|---|
protected TagService |
SuggestTagEntry.tagService |
Modifier and Type | Field and Description |
---|---|
protected TagService |
UntagDocument.tagService |
protected TagService |
TagDocument.tagService |
protected TagService |
RemoveDocumentTags.tagService |
Modifier and Type | Method and Description |
---|---|
protected TagService |
TagSelect2Support.getTagService() |
protected TagService |
TagActionsBean.getTagService() |
Copyright © 2018 Nuxeo. All rights reserved.