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 classAccessControlImporterAccessControlImporterimplements aProtectedNodeImporterthat is able to deal with access control content as defined by the default ac related node types present with jackrabbit-core.classDefaultProtectedNodeImporterDefault implementation that isn't able to handle any protected nodes.classDefaultProtectedPropertyImporterDefault implementation that isn't able to handle any protected properties.
-