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