org.jboss.dna.connector.federation.executor
Class ProjectedMoveBranchCommand
java.lang.Object
org.jboss.dna.connector.federation.executor.ActsOnProjectedPathCommand<org.jboss.dna.graph.commands.MoveBranchCommand>
org.jboss.dna.connector.federation.executor.ProjectedMoveBranchCommand
- All Implemented Interfaces:
- org.jboss.dna.graph.commands.ActsAsUpdate, org.jboss.dna.graph.commands.ActsOnPath, org.jboss.dna.graph.commands.GraphCommand, org.jboss.dna.graph.commands.MoveBranchCommand
public class ProjectedMoveBranchCommand
- extends ActsOnProjectedPathCommand<org.jboss.dna.graph.commands.MoveBranchCommand>
- implements org.jboss.dna.graph.commands.MoveBranchCommand
- Author:
- Randall Hauch
|
Constructor Summary |
ProjectedMoveBranchCommand(org.jboss.dna.graph.commands.MoveBranchCommand delegate,
org.jboss.dna.graph.properties.Path projectedPath,
org.jboss.dna.graph.properties.Path newProjectedPath)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 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 |
ProjectedMoveBranchCommand
public ProjectedMoveBranchCommand(org.jboss.dna.graph.commands.MoveBranchCommand delegate,
org.jboss.dna.graph.properties.Path projectedPath,
org.jboss.dna.graph.properties.Path newProjectedPath)
getConflictBehavior
public org.jboss.dna.graph.commands.NodeConflictBehavior getConflictBehavior()
-
- Specified by:
getConflictBehavior in interface org.jboss.dna.graph.commands.MoveBranchCommand
- See Also:
MoveBranchCommand.getConflictBehavior()
getNewPath
public org.jboss.dna.graph.properties.Path getNewPath()
-
- Specified by:
getNewPath in interface org.jboss.dna.graph.commands.MoveBranchCommand
- See Also:
MoveBranchCommand.getNewPath()
Copyright © 2008-Present JBoss a division of Red Hat. All Rights Reserved.