| Package | Description |
|---|---|
| org.dspace.app.xmlui.aspect.artifactbrowser |
| Modifier and Type | Field and Description |
|---|---|
protected CommunityBrowser.TreeNode |
CommunityBrowser.root
Cached version the community / collection hierarchy
|
| Modifier and Type | Method and Description |
|---|---|
CommunityBrowser.TreeNode |
CommunityBrowser.TreeNode.addChild(DSpaceObject dso)
Add a child DSpaceObject
|
| Modifier and Type | Method and Description |
|---|---|
List<CommunityBrowser.TreeNode> |
CommunityBrowser.TreeNode.getChildren() |
List<CommunityBrowser.TreeNode> |
CommunityBrowser.TreeNode.getChildrenOfType(int type) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2016 DuraSpace. All Rights Reserved.