Uses of Interface
org.apache.jackrabbit.core.xml.ProtectedPropertyImporter

Packages that use ProtectedPropertyImporter
org.apache.jackrabbit.core.security.user   
org.apache.jackrabbit.core.xml   
 

Uses of ProtectedPropertyImporter in org.apache.jackrabbit.core.security.user
 

Classes in org.apache.jackrabbit.core.security.user that implement ProtectedPropertyImporter
 class UserImporter
          UserImporter implements a DefaultProtectedPropertyImporter that is able to deal with user/group content as defined by the default user related node types present with jackrabbit-core.
 

Uses of ProtectedPropertyImporter in org.apache.jackrabbit.core.xml
 

Classes in org.apache.jackrabbit.core.xml that implement ProtectedPropertyImporter
 class AccessControlImporter
          AccessControlImporter implements a ProtectedNodeImporter that is able to deal with access control content as defined by the default ac related node types present with jackrabbit-core.
 class DefaultProtectedItemImporter
          DefaultProtectedItemImporter...
 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.
 



Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.