public class PDFEncryptReadOnlyOperation extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ID |
protected String |
keyLength |
protected String |
originalOwnerPwd |
protected String |
ownerPwd |
protected String |
userPwd |
protected String |
xpath |
| Constructor and Description |
|---|
PDFEncryptReadOnlyOperation() |
| Modifier and Type | Method and Description |
|---|---|
Blob |
run(Blob inBlob) |
BlobList |
run(BlobList inBlobs) |
Blob |
run(DocumentModel inDoc) |
BlobList |
run(DocumentModelList inDocs) |
public static final String ID
protected String originalOwnerPwd
public PDFEncryptReadOnlyOperation()
Copyright © 2019 Nuxeo. All rights reserved.