public interface TagScope
| Modifier and Type | Method and Description |
|---|---|
org.alfresco.service.cmr.repository.NodeRef |
getNodeRef() |
TagDetails |
getTag(java.lang.String tag) |
java.util.List |
getTags() |
java.util.List |
getTags(int topN) |
boolean |
isTagInScope(java.lang.String tag) |
org.alfresco.service.cmr.repository.NodeRef getNodeRef()
java.util.List getTags()
java.util.List getTags(int topN)
TagDetails getTag(java.lang.String tag)
boolean isTagInScope(java.lang.String tag)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.