Nuxeo ECM Projects 5.4.3-SNAPSHOT

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.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.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 ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.