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 class
TransientISFactory
TransientISFactory
...class
WorkspaceItemStateFactory
WorkspaceItemStateFactory
...Constructors in org.apache.jackrabbit.jcr2spi.state with parameters of type AbstractItemStateFactory Constructor Description TransientISFactory(AbstractItemStateFactory workspaceStateFactory, ItemDefinitionProvider defProvider)
-