Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.webengine.util
Class ACLUtils

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

public class ACLUtils
extends Object

Author:
Bogdan Stefanescu

Method Summary
static void removePermission(CoreSession session, DocumentRef docRef, String username, 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,
                                    String username,
                                    String permission)
                             throws ClientException
Throws:
ClientException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.