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 TypeMethodDescriptionvoidCollectionManagerImpl.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 voidAbstractSession.checkPermission(Document doc, String permission) protected DocumentAbstractSession.fillCreateOptions(DocumentRef parentRef, String childName, Map<String, Serializable> options)