Nuxeo Enterprise Platform 5.4

Uses of Package
org.nuxeo.ecm.core.api.repository

Packages that use org.nuxeo.ecm.core.api.repository
org.nuxeo.ecm.admin   
org.nuxeo.ecm.core.api.repository   
org.nuxeo.ecm.core.api.repository.cache   
org.nuxeo.ecm.core.client   
org.nuxeo.ecm.core.repository.ejb   
org.nuxeo.ecm.platform.api DEPRECATED
org.nuxeo.ecm.shell   
org.nuxeo.ecm.webapp.contentbrowser   
org.nuxeo.ecm.webapp.delegate   
 

Classes in org.nuxeo.ecm.core.api.repository used by org.nuxeo.ecm.admin
Repository
           
 

Classes in org.nuxeo.ecm.core.api.repository used by org.nuxeo.ecm.core.api.repository
MethodInvoker
           
Repository
           
RepositoryConnection
           
RepositoryExceptionHandler
          A special exception handler that deals with exceptions related to a repository session Exceptions throwns when opening a session are handled separately using RepositoryExceptionHandler.handleException(Throwable) All other exceptions RepositoryExceptionHandler.handleException(Throwable) are handled using RepositoryExceptionHandler#handleOpenException(RepositoryInstance, Throwable) This type of exceptions is handled separatelly because it may be due to an authentication failure and this way we give the oportunity to a client application to retry the authentication
RepositoryInstance
           
RepositoryInstanceHandler
           
RepositoryManager
          Manage repositories.
 

Classes in org.nuxeo.ecm.core.api.repository used by org.nuxeo.ecm.core.api.repository.cache
Repository
           
RepositoryConnection
           
RepositoryExceptionHandler
          A special exception handler that deals with exceptions related to a repository session Exceptions throwns when opening a session are handled separately using RepositoryExceptionHandler.handleException(Throwable) All other exceptions RepositoryExceptionHandler.handleException(Throwable) are handled using RepositoryExceptionHandler#handleOpenException(RepositoryInstance, Throwable) This type of exceptions is handled separatelly because it may be due to an authentication failure and this way we give the oportunity to a client application to retry the authentication
RepositoryInstanceHandler
           
 

Classes in org.nuxeo.ecm.core.api.repository used by org.nuxeo.ecm.core.client
Repository
           
RepositoryInstance
           
RepositoryManager
          Manage repositories.
 

Classes in org.nuxeo.ecm.core.api.repository used by org.nuxeo.ecm.core.repository.ejb
Repository
           
RepositoryManager
          Manage repositories.
 

Classes in org.nuxeo.ecm.core.api.repository used by org.nuxeo.ecm.platform.api
Repository
           
 

Classes in org.nuxeo.ecm.core.api.repository used by org.nuxeo.ecm.shell
RepositoryInstance
           
 

Classes in org.nuxeo.ecm.core.api.repository used by org.nuxeo.ecm.webapp.contentbrowser
Repository
           
 

Classes in org.nuxeo.ecm.core.api.repository used by org.nuxeo.ecm.webapp.delegate
RepositoryManager
          Manage repositories.
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.