|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommunityBrowser.TreeNode | |
|---|---|
| org.dspace.app.xmlui.aspect.artifactbrowser | |
| Uses of CommunityBrowser.TreeNode in org.dspace.app.xmlui.aspect.artifactbrowser |
|---|
| Fields in org.dspace.app.xmlui.aspect.artifactbrowser declared as CommunityBrowser.TreeNode | |
|---|---|
protected CommunityBrowser.TreeNode |
CommunityBrowser.root
Cached version the community / collection hierarchy |
| Methods in org.dspace.app.xmlui.aspect.artifactbrowser that return CommunityBrowser.TreeNode | |
|---|---|
CommunityBrowser.TreeNode |
CommunityBrowser.TreeNode.addChild(DSpaceObject dso)
Add a child DSpaceObject |
| Methods in org.dspace.app.xmlui.aspect.artifactbrowser that return types with arguments of type CommunityBrowser.TreeNode | |
|---|---|
List<CommunityBrowser.TreeNode> |
CommunityBrowser.TreeNode.getChildren()
|
List<CommunityBrowser.TreeNode> |
CommunityBrowser.TreeNode.getChildrenOfType(int type)
|
| Methods in org.dspace.app.xmlui.aspect.artifactbrowser with parameters of type CommunityBrowser.TreeNode | |
|---|---|
void |
CommunityBrowser.buildList(List list,
CommunityBrowser.TreeNode node)
Recursively build a list of the community / collection hierarchy based upon the given NodeTree. |
void |
CommunityBrowser.buildReferenceSet(ReferenceSet referenceSet,
CommunityBrowser.TreeNode node)
Recursively build an includeset of the community / collection hierarchy based upon the given NodeTree. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||