Package org.alfresco.service.cmr.tagging
Interface TagScope
- All Known Implementing Classes:
TagScopeImpl
public interface TagScope
Tag Scope Inteface.
Represents the roll up of tags within the scope of a node tree.
- Author:
- Roy Wetherall
-
Method Summary
-
Method Details
-
getNodeRef
NodeRef getNodeRef() -
getTags
List<TagDetails> getTags() -
getTags
-
getTag
-
isTagInScope
-