public class RemovePermission extends Object
| Modifier and Type | Field and Description | 
|---|---|
protected String | 
id  | 
static String | 
ID  | 
protected CoreSession | 
session  | 
protected String | 
user  | 
| Constructor and Description | 
|---|
RemovePermission()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
removePermission(DocumentModel doc)  | 
DocumentModel | 
run(DocumentModel doc)  | 
DocumentModel | 
run(DocumentRef docRef)  | 
public static final String ID
protected CoreSession session
public RemovePermission()
public DocumentModel run(DocumentModel doc)
public DocumentModel run(DocumentRef docRef)
protected void removePermission(DocumentModel doc)
Copyright © 2019 Nuxeo. All rights reserved.