Uses of Class
info.magnolia.repository.RepositoryNotInitializedException

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

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

Methods in info.magnolia.cms.beans.config that throw RepositoryNotInitializedException
static void ContentRepository.loadRepository(RepositoryMapping map)
          This method initializes the repository.
 

Uses of RepositoryNotInitializedException in info.magnolia.jackrabbit
 

Methods in info.magnolia.jackrabbit that throw RepositoryNotInitializedException
 javax.jcr.Repository ProviderImpl.getUnderlineRepository()
          Deprecated. typo - use get #getUnderlyingRepository() - since 4.0
 javax.jcr.Repository ProviderImpl.getUnderlyingRepository()
           
 void ProviderImpl.init(RepositoryMapping repositoryMapping)
           
 

Uses of RepositoryNotInitializedException in info.magnolia.repository
 

Methods in info.magnolia.repository that throw RepositoryNotInitializedException
 javax.jcr.Repository Provider.getUnderlineRepository()
          Deprecated. typo - use get #getUnderlyingRepository() - since 4.0
 javax.jcr.Repository Provider.getUnderlyingRepository()
          Gets the repository instance initialized on init() call.
 void Provider.init(RepositoryMapping repositoryMapping)
          Initializes repository, this depends on the underlying repository implementation.
 



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