org.apache.jackrabbit.spi
Interface NodeId

All Superinterfaces:
ItemId

public interface NodeId
extends ItemId

NodeId identifies a node on the SPI layer. The interface does not add additional methods.


Method Summary
 
Methods inherited from interface org.apache.jackrabbit.spi.ItemId
denotesNode, getPath, getUniqueID
 



Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.