org.jboss.dna.connector.federation.executor
Class ProjectedCopyBranchCommand
java.lang.Object
org.jboss.dna.connector.federation.executor.ActsOnProjectedPathCommand<CopyBranchCommand>
org.jboss.dna.connector.federation.executor.ProjectedCopyBranchCommand
- All Implemented Interfaces:
- ActsAsUpdate, ActsOnPath, CopyBranchCommand, CopyNodeCommand, GraphCommand
public class ProjectedCopyBranchCommand
- extends ActsOnProjectedPathCommand<CopyBranchCommand>
- implements CopyBranchCommand
- Author:
- Randall Hauch
Method Summary |
Path |
getNewPath()
Get the new path to which the copy is to be made. |
ProjectedCopyBranchCommand
public ProjectedCopyBranchCommand(CopyBranchCommand delegate,
Path projectedPath,
Path newProjectedPath)
getNewPath
public Path getNewPath()
- Get the new path to which the copy is to be made.
- Specified by:
getNewPath
in interface CopyNodeCommand
- Returns:
- the new path; never null
- See Also:
CopyNodeCommand.getNewPath()
Copyright © 2008-Present JBoss a division of Red Hat. All Rights Reserved.