Uses of Class
org.apache.jackrabbit.jcr2spi.state.AbstractItemStateFactory
-
Packages that use AbstractItemStateFactory Package Description org.apache.jackrabbit.jcr2spi.state -
-
Uses of AbstractItemStateFactory in org.apache.jackrabbit.jcr2spi.state
Subclasses of AbstractItemStateFactory in org.apache.jackrabbit.jcr2spi.state Modifier and Type Class Description classTransientISFactoryTransientISFactory...classWorkspaceItemStateFactoryWorkspaceItemStateFactory...Constructors in org.apache.jackrabbit.jcr2spi.state with parameters of type AbstractItemStateFactory Constructor Description TransientISFactory(AbstractItemStateFactory workspaceStateFactory, ItemDefinitionProvider defProvider)
-