Uses of Interface
org.apache.jackrabbit.jcr2spi.state.TransientItemStateFactory

Packages that use TransientItemStateFactory
org.apache.jackrabbit.jcr2spi.hierarchy   
org.apache.jackrabbit.jcr2spi.state   
 

Uses of TransientItemStateFactory in org.apache.jackrabbit.jcr2spi.hierarchy
 

Methods in org.apache.jackrabbit.jcr2spi.hierarchy that return TransientItemStateFactory
 TransientItemStateFactory EntryFactory.getItemStateFactory()
           
 

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

Uses of TransientItemStateFactory in org.apache.jackrabbit.jcr2spi.state
 

Classes in org.apache.jackrabbit.jcr2spi.state that implement TransientItemStateFactory
 class TransientISFactory
          TransientISFactory...
 



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