Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.webengine.util
Class ACLUtils

java.lang.Object
  extended by org.nuxeo.ecm.webengine.util.ACLUtils

public class ACLUtils
extends java.lang.Object

Author:
Bogdan Stefanescu

Method Summary
static void removePermission(CoreSession session, DocumentRef docRef, java.lang.String username, java.lang.String permission)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

removePermission

public static void removePermission(CoreSession session,
                                    DocumentRef docRef,
                                    java.lang.String username,
                                    java.lang.String permission)
                             throws ClientException
Throws:
ClientException

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.