org.jboss.dna.graph.commands
Interface SetPropertiesCommand

All Superinterfaces:
ActsOnPath, ActsOnProperties, GraphCommand
All Known Implementing Classes:
BasicSetPropertiesCommand, ProjectedSetPropertiesCommand

public interface SetPropertiesCommand
extends GraphCommand, ActsOnPath, ActsOnProperties

A command to obtain from the source the properties for a single node given its 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.ActsOnProperties
getProperties
 



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