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