|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GetPropertiesCommand
A command to obtain from the source the properties for a single node given its path.
Method Summary | |
---|---|
void |
setProperty(Property property)
Set the values for the named property. |
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 |
Methods inherited from interface org.jboss.dna.graph.cache.Cacheable |
---|
getCachePolicy, getTimeLoaded, setCachePolicy |
Method Detail |
---|
void setProperty(Property property)
property
- the property
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |