|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.dna.graph.commands.basic.BasicGraphCommand
org.jboss.dna.graph.commands.basic.BasicCopyNodeCommand
org.jboss.dna.graph.commands.basic.BasicCopyBranchCommand
public class BasicCopyBranchCommand
Constructor Summary | |
---|---|
BasicCopyBranchCommand(Path oldPath,
Path newPath)
|
Method Summary |
---|
Methods inherited from class org.jboss.dna.graph.commands.basic.BasicCopyNodeCommand |
---|
getNewPath, getPath, toString |
Methods inherited from class org.jboss.dna.graph.commands.basic.BasicGraphCommand |
---|
getError, hasError, hasNoError, isCancelled, setCancelled, setError |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
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 |
Constructor Detail |
---|
public BasicCopyBranchCommand(Path oldPath, Path newPath)
oldPath
- newPath
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |