Nuxeo Enterprise Platform 5.4

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 AbstractSession.refreshDocument(DocumentRef ref, int refreshFlags, java.lang.String[] schemas)
           
 DocumentModel.DocumentModelRefresh CoreSession.refreshDocument(DocumentRef ref, int refreshFlags, java.lang.String[] schemas)
          Internal method - it is used internally by DocumentModel.refresh() Get fresh data from a document given a description of what kind of data should be refetched.
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.