org.jboss.dna.connector.federation.executor
Class ProjectedSetPropertiesCommand
java.lang.Object
org.jboss.dna.connector.federation.executor.ActsOnProjectedPathCommand<org.jboss.dna.graph.commands.SetPropertiesCommand>
org.jboss.dna.connector.federation.executor.ProjectedSetPropertiesCommand
- All Implemented Interfaces:
- org.jboss.dna.graph.commands.ActsOnPath, org.jboss.dna.graph.commands.ActsOnProperties, org.jboss.dna.graph.commands.GraphCommand, org.jboss.dna.graph.commands.SetPropertiesCommand
public class ProjectedSetPropertiesCommand
- extends ActsOnProjectedPathCommand<org.jboss.dna.graph.commands.SetPropertiesCommand>
- implements org.jboss.dna.graph.commands.SetPropertiesCommand
- Author:
- Randall Hauch
|
Constructor Summary |
ProjectedSetPropertiesCommand(org.jboss.dna.graph.commands.SetPropertiesCommand delegate,
org.jboss.dna.graph.properties.Path projectedPath)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jboss.dna.graph.commands.GraphCommand |
getError, hasError, hasNoError, isCancelled, setError |
ProjectedSetPropertiesCommand
public ProjectedSetPropertiesCommand(org.jboss.dna.graph.commands.SetPropertiesCommand delegate,
org.jboss.dna.graph.properties.Path projectedPath)
getProperties
public Collection<org.jboss.dna.graph.properties.Property> getProperties()
-
- Specified by:
getProperties in interface org.jboss.dna.graph.commands.ActsOnProperties
- See Also:
ActsOnProperties.getProperties()
Copyright © 2008-Present JBoss a division of Red Hat. All Rights Reserved.