Uses of Class
org.apache.jackrabbit.core.xml.DefaultProtectedItemImporter
-
Packages that use DefaultProtectedItemImporter Package Description org.apache.jackrabbit.core.xml -
-
Uses of DefaultProtectedItemImporter in org.apache.jackrabbit.core.xml
Subclasses of DefaultProtectedItemImporter in org.apache.jackrabbit.core.xml Modifier and Type Class Description class
AccessControlImporter
AccessControlImporter
implements aProtectedNodeImporter
that is able to deal with access control content as defined by the default ac related node types present with jackrabbit-core.class
DefaultProtectedNodeImporter
Default implementation that isn't able to handle any protected nodes.class
DefaultProtectedPropertyImporter
Default implementation that isn't able to handle any protected properties.
-