Uses of Class
org.apache.jackrabbit.core.WorkspaceImpl

Packages that use WorkspaceImpl
org.apache.jackrabbit.core.session   
org.apache.jackrabbit.core.xml   
 

Uses of WorkspaceImpl in org.apache.jackrabbit.core.session
 

Methods in org.apache.jackrabbit.core.session that return WorkspaceImpl
 WorkspaceImpl SessionContext.getWorkspace()
          Returns the workspace of this session.
 

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

Constructors in org.apache.jackrabbit.core.xml with parameters of type WorkspaceImpl
WorkspaceImporter(Path parentPath, WorkspaceImpl wsp, SessionContext sessionContext, int uuidBehavior)
          Creates a new WorkspaceImporter instance.
WorkspaceImporter(Path parentPath, WorkspaceImpl wsp, SessionContext sessionContext, int uuidBehavior, ImportConfig config)
          Creates a new WorkspaceImporter instance.
 



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