Nuxeo Enterprise Platform 5.4

Uses of Interface
org.nuxeo.ecm.core.api.operation.OperationHandler

Packages that use OperationHandler
org.nuxeo.ecm.core.api The core API of the Nuxeo platform, including: CoreSession, DocumentModel, Blob
org.nuxeo.ecm.core.api.ejb   
org.nuxeo.ecm.core.api.local   
org.nuxeo.ecm.core.api.operation   
 

Uses of OperationHandler in org.nuxeo.ecm.core.api
 

Classes in org.nuxeo.ecm.core.api that implement OperationHandler
 class AbstractSession
          Abstract implementation of the client interface.
 

Uses of OperationHandler in org.nuxeo.ecm.core.api.ejb
 

Classes in org.nuxeo.ecm.core.api.ejb that implement OperationHandler
 class DocumentManagerBean
          The implementation for CoreSession interface.
 

Uses of OperationHandler in org.nuxeo.ecm.core.api.local
 

Classes in org.nuxeo.ecm.core.api.local that implement OperationHandler
 class LocalSession
          Local Session: a CoreSession not tied to an EJB container.
 

Uses of OperationHandler in org.nuxeo.ecm.core.api.operation
 

Methods in org.nuxeo.ecm.core.api.operation with parameters of type OperationHandler
 T Operation.run(CoreSession session, OperationHandler handler, ProgressMonitor monitor)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.