Uses of Interface
org.apache.jackrabbit.jcr2spi.hierarchy.EntryFactory.NodeEntryListener

Packages that use EntryFactory.NodeEntryListener
org.apache.jackrabbit.jcr2spi.hierarchy   
 

Uses of EntryFactory.NodeEntryListener in org.apache.jackrabbit.jcr2spi.hierarchy
 

Classes in org.apache.jackrabbit.jcr2spi.hierarchy that implement EntryFactory.NodeEntryListener
 class UniqueIdResolver
          UniqueIdResolver allows to retrieve NodeEntry instances that are identified by a uniqueID.
 

Constructors in org.apache.jackrabbit.jcr2spi.hierarchy with parameters of type EntryFactory.NodeEntryListener
EntryFactory(TransientItemStateFactory isf, IdFactory idFactory, EntryFactory.NodeEntryListener listener, PathFactory pathFactory)
          Create a new instance of the EntryFactory.
 



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