Nuxeo Enterprise Platform 5.4

Uses of Interface
org.nuxeo.ecm.core.api.DocumentRefList

Packages that use DocumentRefList
org.nuxeo.ecm.automation.core.operations.document   
org.nuxeo.ecm.automation.core.operations.stack   
org.nuxeo.ecm.core.api.impl   
 

Uses of DocumentRefList in org.nuxeo.ecm.automation.core.operations.document
 

Methods in org.nuxeo.ecm.automation.core.operations.document with parameters of type DocumentRefList
 DocumentModelList UpdateDocument.run(DocumentRefList docs)
           
 DocumentModelList UnlockDocument.run(DocumentRefList docs)
           
 DocumentModelList SetDocumentProperty.run(DocumentRefList docs)
           
 DocumentModelList SetDocumentLifeCycle.run(DocumentRefList docs)
           
 DocumentModelList SetDocumentACE.run(DocumentRefList docs)
           
 DocumentModelList RemoveDocumentACL.run(DocumentRefList docs)
           
 DocumentModelList MoveDocument.run(DocumentRefList docs)
           
 DocumentModelList LockDocument.run(DocumentRefList docs)
           
 DocumentModelList GetDocumentParent.run(DocumentRefList docs)
           
 DocumentModelList DeleteDocument.run(DocumentRefList docs)
           
 DocumentModelList CreateDocument.run(DocumentRefList docs)
           
 DocumentModelList CopyDocument.run(DocumentRefList docs)
           
 DocumentModelList CheckOutDocument.run(DocumentRefList docs)
           
 DocumentModelList CheckInDocument.run(DocumentRefList docs)
           
 

Uses of DocumentRefList in org.nuxeo.ecm.automation.core.operations.stack
 

Methods in org.nuxeo.ecm.automation.core.operations.stack that return DocumentRefList
 DocumentRefList PushDocumentList.run(DocumentRefList doc)
           
 

Methods in org.nuxeo.ecm.automation.core.operations.stack with parameters of type DocumentRefList
 DocumentRefList PushDocumentList.run(DocumentRefList doc)
           
 

Uses of DocumentRefList in org.nuxeo.ecm.core.api.impl
 

Classes in org.nuxeo.ecm.core.api.impl that implement DocumentRefList
 class DocumentRefListImpl
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.