Package org.apache.jackrabbit.spi
Interface PropertyId
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description NamegetName()Returns theNameof the property identified by this id.NodeIdgetParentId()Returns theNodeIdof the parent.- 
Methods inherited from interface org.apache.jackrabbit.spi.ItemId
denotesNode, getPath, getUniqueID 
 - 
 
 -