Class PrimaryParentNodeFinder

java.lang.Object
org.alfresco.repo.transfer.AbstractNodeFinder
org.alfresco.repo.transfer.PrimaryParentNodeFinder
All Implemented Interfaces:
NodeFinder

public class PrimaryParentNodeFinder extends AbstractNodeFinder
Since:
4.0
Author:
Nick Smith
  • Constructor Details

    • PrimaryParentNodeFinder

      public PrimaryParentNodeFinder()
  • Method Details

    • init

      public void init()
      Overrides:
      init in class AbstractNodeFinder
    • findFrom

      public Set<NodeRef> findFrom(NodeRef thisNode)
      Parameters:
      thisNode - The node to use as the base from which to find other nodes.
      Returns:
      The found nodes