org.jboss.dna.graph.commands
Interface CopyBranchCommand

All Superinterfaces:
ActsAsUpdate, ActsOnPath, CopyNodeCommand, GraphCommand
All Known Implementing Classes:
BasicCopyBranchCommand, ProjectedCopyBranchCommand

public interface CopyBranchCommand
extends CopyNodeCommand

Command that copies a branch from one path to another. In other words, this is a deep version of CopyNodeCommand.

Author:
Randall Hauch

Method Summary
 
Methods inherited from interface org.jboss.dna.graph.commands.CopyNodeCommand
getNewPath
 
Methods inherited from interface org.jboss.dna.graph.commands.GraphCommand
getError, hasError, hasNoError, isCancelled, setError
 
Methods inherited from interface org.jboss.dna.graph.commands.ActsOnPath
getPath
 



Copyright © 2008-Present JBoss a division of Red Hat. All Rights Reserved.