Uses of Class
org.nuxeo.ecm.core.api.DocumentSecurityException
-
Packages that use DocumentSecurityException Package Description org.nuxeo.ecm.collections.core org.nuxeo.ecm.core.api -
-
Uses of DocumentSecurityException in org.nuxeo.ecm.collections.core
Methods in org.nuxeo.ecm.collections.core that throw DocumentSecurityException Modifier and Type Method Description void
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 DocumentSecurityException Modifier and Type Method Description protected void
AbstractSession. checkPermission(Document doc, String permission)
protected Document
AbstractSession. fillCreateOptions(DocumentRef parentRef, String childName, Map<String,Serializable> options)
-