Interface NodeFinder
-
- All Known Implementing Classes:
AbstractNodeFinder,ChildAssociatedNodeFinder,CompositeNodeFinder,PeerAssociatedNodeFinder,PrimaryParentNodeFinder
public interface NodeFinder- Author:
- brian NodeFinders find nodes related to the current node.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Set<NodeRef>findFrom(NodeRef thisNode)
-