Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.core.api.DocumentModel.DocumentModelRefresh

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

Uses of DocumentModel.DocumentModelRefresh in org.nuxeo.ecm.core.api
 

Methods in org.nuxeo.ecm.core.api that return DocumentModel.DocumentModelRefresh
 DocumentModel.DocumentModelRefresh CoreSession.refreshDocument(DocumentRef ref, int refreshFlags, String[] schemas)
          Internal method - it is used internally by DocumentModel.refresh()
 DocumentModel.DocumentModelRefresh AbstractSession.refreshDocument(DocumentRef ref, int refreshFlags, String[] schemas)
           
static DocumentModel.DocumentModelRefresh DocumentModelFactory.refreshDocumentModel(Document doc, int flags, String[] schemas)
          Gets what's to refresh in a model (except for the ACPs, which need the session).
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.