Uses of Class
org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo

Packages that use RepositoryImpl.WorkspaceInfo
org.apache.jackrabbit.core Contains the core classes that provide the implementation of the JCR API. 
 

Uses of RepositoryImpl.WorkspaceInfo in org.apache.jackrabbit.core
 

Methods in org.apache.jackrabbit.core that return RepositoryImpl.WorkspaceInfo
protected  RepositoryImpl.WorkspaceInfo RepositoryImpl.getWorkspaceInfo(String workspaceName)
          Returns the RepositoryImpl.WorkspaceInfo for the named workspace.
protected  RepositoryImpl.WorkspaceInfo RepositoryImpl.createWorkspaceInfo(WorkspaceConfig wspConfig)
          Creates a new RepositoryImpl.WorkspaceInfo instance for wspConfig.
 



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