org.jboss.dna.connector.federation.executor
Class ProjectedSetPropertiesCommand
java.lang.Object
org.jboss.dna.connector.federation.executor.ActsOnProjectedPathCommand<SetPropertiesCommand>
org.jboss.dna.connector.federation.executor.ProjectedSetPropertiesCommand
- All Implemented Interfaces:
- ActsOnPath, ActsOnProperties, GraphCommand, SetPropertiesCommand
public class ProjectedSetPropertiesCommand
- extends ActsOnProjectedPathCommand<SetPropertiesCommand>
- implements SetPropertiesCommand
- Author:
- Randall Hauch
ProjectedSetPropertiesCommand
public ProjectedSetPropertiesCommand(SetPropertiesCommand delegate,
Path projectedPath)
getProperties
public Collection<Property> getProperties()
- Get the properties. Any property with no values will be removed.
- Specified by:
getProperties
in interface ActsOnProperties
- Returns:
- the properties
- See Also:
ActsOnProperties.getProperties()
Copyright © 2008-Present JBoss a division of Red Hat. All Rights Reserved.