|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecteu.etaxonomy.cdm.common.Tree<Distribution>
eu.etaxonomy.cdm.api.service.DistributionTree
public class DistributionTree
| Field Summary | |
|---|---|
static Logger |
logger
|
| Constructor Summary | |
|---|---|
DistributionTree()
|
|
| Method Summary | |
|---|---|
boolean |
containsChild(TreeNode<Distribution> root,
TreeNode<Distribution> treeNode)
|
TreeNode<Distribution> |
getChild(TreeNode<Distribution> root,
TreeNode<Distribution> TreeNode)
|
void |
orderAsTree(List<Distribution> distList,
Set<NamedAreaLevel> omitLevels)
|
void |
sortChildren()
|
| Methods inherited from class eu.etaxonomy.cdm.common.Tree |
|---|
getRootElement, setRootElement, toList, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final Logger logger
| Constructor Detail |
|---|
public DistributionTree()
| Method Detail |
|---|
public boolean containsChild(TreeNode<Distribution> root,
TreeNode<Distribution> treeNode)
public TreeNode<Distribution> getChild(TreeNode<Distribution> root,
TreeNode<Distribution> TreeNode)
public void orderAsTree(List<Distribution> distList,
Set<NamedAreaLevel> omitLevels)
distList - omitLevels - public void sortChildren()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||