public class RemoveDocumentACL extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
aclName |
static String |
ID |
protected CoreSession |
session |
Constructor and Description |
---|
RemoveDocumentACL() |
Modifier and Type | Method and Description |
---|---|
protected void |
deleteACL(DocumentRef ref) |
DocumentModel |
run(DocumentModel doc) |
DocumentModel |
run(DocumentRef doc) |
public static final String ID
protected CoreSession session
public RemoveDocumentACL()
public DocumentModel run(DocumentModel doc)
public DocumentModel run(DocumentRef doc)
protected void deleteACL(DocumentRef ref)
Copyright © 2015 Nuxeo SA. All rights reserved.