org.jboss.dna.graph.commands
Interface DeleteBranchCommand

All Superinterfaces:
ActsAsUpdate, ActsOnPath, GraphCommand
All Known Implementing Classes:
BasicDeleteBranchCommand, ProjectedDeleteBranchCommand

public interface DeleteBranchCommand
extends GraphCommand, ActsOnPath, ActsAsUpdate

Command that deletes a branch given by a specified path.

Author:
Randall Hauch

Method Summary
 
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.