Package org.apache.jackrabbit.spi
Interface PropertyId
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Name
getName()
Returns theName
of the property identified by this id.NodeId
getParentId()
Returns theNodeId
of the parent.-
Methods inherited from interface org.apache.jackrabbit.spi.ItemId
denotesNode, getPath, getUniqueID
-
-