org.jboss.dna.connector.federation.executor
Class ProjectedDeleteBranchCommand

java.lang.Object
  extended by org.jboss.dna.connector.federation.executor.ActsOnProjectedPathCommand<DeleteBranchCommand>
      extended by org.jboss.dna.connector.federation.executor.ProjectedDeleteBranchCommand
All Implemented Interfaces:
ActsAsUpdate, ActsOnPath, DeleteBranchCommand, GraphCommand

public class ProjectedDeleteBranchCommand
extends ActsOnProjectedPathCommand<DeleteBranchCommand>
implements DeleteBranchCommand

Author:
Randall Hauch

Constructor Summary
ProjectedDeleteBranchCommand(DeleteBranchCommand delegate, Path projectedPath)
           
 
Method Summary
 
Methods inherited from class org.jboss.dna.connector.federation.executor.ActsOnProjectedPathCommand
getError, getPath, hasError, hasNoError, isCancelled, setError
 
Methods inherited from class java.lang.Object
equals, 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
 

Constructor Detail

ProjectedDeleteBranchCommand

public ProjectedDeleteBranchCommand(DeleteBranchCommand delegate,
                                    Path projectedPath)


Copyright © 2008-Present JBoss a division of Red Hat. All Rights Reserved.