|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TagScope
Tag Scope Inteface. Represents the roll up of tags within the scope of a node tree.
Method Summary | |
---|---|
NodeRef |
getNodeRef()
|
TagDetails |
getTag(java.lang.String tag)
|
java.util.List |
getTags()
|
java.util.List |
getTags(int topN)
|
boolean |
isTagInScope(java.lang.String tag)
|
Method Detail |
---|
NodeRef getNodeRef()
java.util.List getTags()
java.util.List getTags(int topN)
TagDetails getTag(java.lang.String tag)
boolean isTagInScope(java.lang.String tag)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |