|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MoveBranchCommand
Command that moves a branch from one path to another.
Method Summary | |
---|---|
NodeConflictBehavior |
getConflictBehavior()
Get the desired behavior when a node at the target path already exists. |
Path |
getNewPath()
Get the new path to which the branch is to be moved. |
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 |
Method Detail |
---|
Path getNewPath()
NodeConflictBehavior getConflictBehavior()
path
already exists.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |