Uses of Class
org.nuxeo.ecm.core.api.DocumentNotFoundException
Package
Description
-
Uses of DocumentNotFoundException in org.nuxeo.ecm.core.api
Modifier and TypeMethodDescriptionCoreSession.getDocument
(DocumentRef docRef) Gets a document model given its reference.CoreSession.getDocuments
(DocumentRef[] docRefs) Gets a list of documents given their references. -
Uses of DocumentNotFoundException in org.nuxeo.ecm.core.model
Modifier and TypeMethodDescriptionSession.getDocumentByUUID
(String uuid) Gets a document given its ID.Session.resolvePath
(String path) Gets the document at the given path, if any. -
Uses of DocumentNotFoundException in org.nuxeo.ecm.core.storage.sql.coremodel
Modifier and TypeMethodDescriptionprotected Document
SQLSession.getDocumentByUUID
(String uuid) SQLSession.resolvePath
(String path) -
Uses of DocumentNotFoundException in org.nuxeo.ecm.restapi.server.jaxrs