Package | Description |
---|---|
org.nuxeo.ecm.core.api |
Modifier and Type | Method and Description |
---|---|
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).
|
Copyright © 2015 Nuxeo SA. All rights reserved.