| Package | Description |
|---|---|
| org.alfresco.repo.tagging | |
| org.alfresco.repo.tagging.script | |
| org.alfresco.service.cmr.tagging |
| Modifier and Type | Class and Description |
|---|---|
class |
TagScopeImpl
Tag Scope.
|
| Modifier and Type | Method and Description |
|---|---|
TagScope |
TaggingServiceImpl.findTagScope(org.alfresco.service.cmr.repository.NodeRef nodeRef) |
| Modifier and Type | Method and Description |
|---|---|
List<TagScope> |
TaggingServiceImpl.findAllTagScopes(org.alfresco.service.cmr.repository.NodeRef nodeRef) |
| Constructor and Description |
|---|
TagScope(TaggingService taggingService,
TagScope tagScopeImpl)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
TagScope |
TaggingService.findTagScope(org.alfresco.service.cmr.repository.NodeRef nodeRef)
Finds the 'nearest' tag scope for the specified node.
|
| Modifier and Type | Method and Description |
|---|---|
List<TagScope> |
TaggingService.findAllTagScopes(org.alfresco.service.cmr.repository.NodeRef nodeRef)
Finds all the tag scopes for the specified node.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.