Uses of Interface
info.magnolia.repository.Provider

Packages that use Provider
info.magnolia.cms.beans.config   
info.magnolia.jackrabbit   
info.magnolia.repository   
 

Uses of Provider in info.magnolia.cms.beans.config
 

Methods in info.magnolia.cms.beans.config that return Provider
static Provider ContentRepository.getRepositoryProvider(String repositoryOrLogicalWorkspace)
          Deprecated. since 4.5 - use RepositoryManager.getRepositoryProvider(String) directly.
 

Uses of Provider in info.magnolia.jackrabbit
 

Classes in info.magnolia.jackrabbit that implement Provider
 class ProviderImpl
          Provider implementation for Apache JackRabbit JCR repository.
 

Uses of Provider in info.magnolia.repository
 

Methods in info.magnolia.repository that return Provider
 Provider WorkspaceMapping.getRepositoryProvider(String repositoryId)
          Returns repository provider specified by the repositoryID as configured in repository config.
 Provider RepositoryManager.getRepositoryProvider(String repositoryId)
          Returns the provider instance for a repository.
 Provider DefaultRepositoryManager.getRepositoryProvider(String repositoryId)
           
 

Methods in info.magnolia.repository with parameters of type Provider
 void WorkspaceMapping.setRepositoryProvider(String repositoryId, Provider provider)
           
 



Copyright © 2003-2012 Magnolia International Ltd.. All Rights Reserved.