Nuxeo Enterprise Platform 5.4

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

Interface Summary
MethodInvoker  
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  
RepositoryManager Manage repositories.
 

Class Summary
DocumentQuery Deprecated.
LocalRepositoryInstanceHandler  
OverridingMethodInvoker  
Repository  
RepositoryInstanceHandler  
RepositoryManagerImpl  
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.