Uses of Class
org.nuxeo.ecm.core.api.DocumentSecurityException
Packages that use DocumentSecurityException
Package
Description
-
Uses of DocumentSecurityException in org.nuxeo.ecm.collections.core
Methods in org.nuxeo.ecm.collections.core that throw DocumentSecurityExceptionModifier and TypeMethodDescriptionvoid
CollectionManagerImpl.addToCollection
(DocumentModel collection, DocumentModel documentToBeAdded, CoreSession session) -
Uses of DocumentSecurityException in org.nuxeo.ecm.core.api
Methods in org.nuxeo.ecm.core.api that throw DocumentSecurityExceptionModifier and TypeMethodDescriptionprotected final void
AbstractSession.checkPermission
(Document doc, String permission) protected Document
AbstractSession.fillCreateOptions
(DocumentRef parentRef, String childName, Map<String, Serializable> options)