| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
org.alfresco.service.cmr.repository.NodeRef |
getNodeRef()
Get the node reference of the tag scope
|
TagDetails |
getTag(java.lang.String tag) |
java.util.List |
getTags() |
java.util.List |
getTags(int topN) |
int |
hashCode() |
boolean |
isTagInScope(java.lang.String tag) |
public org.alfresco.service.cmr.repository.NodeRef getNodeRef()
getNodeRef in interface TagScopepublic java.util.List getTags()
getTags in interface TagScopeTagScope.getTags()public java.util.List getTags(int topN)
getTags in interface TagScopeTagScope.getTags(int)public TagDetails getTag(java.lang.String tag)
getTag in interface TagScopeTagScope.getTag(java.lang.String)public boolean isTagInScope(java.lang.String tag)
isTagInScope in interface TagScopeTagScope.isTagInScope(java.lang.String)public int hashCode()
hashCode in class java.lang.ObjectObject.hashCode()public boolean equals(java.lang.Object obj)
equals in class java.lang.ObjectObject.equals(java.lang.Object)Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.