Package com.atlassian.greenhopper.service.hierarchy

Interface Summary
Hierarchic Interface used to mark an entity as part of a hierarchy that can be managed by GenericHierarchyDao.
 

Class Summary
GenericHierarchyDao<T extends Hierarchic> Generic DAO implementation for Hierarchy storage.
Tree<T> A generic tree data structure.
TreeNode<T> A thin wrapper around a payload data object that is to be organised into a tree structure.
TreeNodeComparator<T>  
 



Copyright © 2007-2011 Atlassian. All Rights Reserved.