Uses of Interface
org.apache.jackrabbit.jcr2spi.state.TransientItemStateFactory
- 
Packages that use TransientItemStateFactory Package Description org.apache.jackrabbit.jcr2spi.hierarchy org.apache.jackrabbit.jcr2spi.state 
- 
- 
Uses of TransientItemStateFactory in org.apache.jackrabbit.jcr2spi.hierarchyMethods in org.apache.jackrabbit.jcr2spi.hierarchy that return TransientItemStateFactory Modifier and Type Method Description TransientItemStateFactoryEntryFactory. getItemStateFactory()Constructors in org.apache.jackrabbit.jcr2spi.hierarchy with parameters of type TransientItemStateFactory Constructor Description EntryFactory(TransientItemStateFactory isf, IdFactory idFactory, EntryFactory.NodeEntryListener listener, PathFactory pathFactory)Create a new instance of theEntryFactory.HierarchyManagerImpl(TransientItemStateFactory isf, IdFactory idFactory, PathFactory pathFactory)
- 
Uses of TransientItemStateFactory in org.apache.jackrabbit.jcr2spi.stateClasses in org.apache.jackrabbit.jcr2spi.state that implement TransientItemStateFactory Modifier and Type Class Description classTransientISFactoryTransientISFactory...
 
-