Uses of Class
org.nuxeo.ecm.core.api.DocumentModel.DocumentModelRefresh
Package
Description
-
Uses of DocumentModel.DocumentModelRefresh in org.nuxeo.ecm.core.api
Modifier and TypeMethodDescriptionAbstractSession.refreshDocument
(DocumentRef ref, int refreshFlags, String[] schemas) CoreSession.refreshDocument
(DocumentRef ref, int refreshFlags, String[] schemas) Internal method - it is used internally byDocumentModel.refresh()
DocumentModelFactory.refreshDocumentModel
(Document doc, int flags, String[] schemas) Gets what's to refresh in a model (except for the ACPs, which need the session).