public class CopySchema extends Object
| Modifier and Type | Field and Description |
|---|---|
protected OperationContext |
context |
static String |
ID |
protected boolean |
save |
protected boolean |
saveDocument |
protected String |
schema |
protected CoreSession |
session |
protected String |
sourceId |
protected String |
sourcePath |
| Constructor and Description |
|---|
CopySchema() |
| Modifier and Type | Method and Description |
|---|---|
DocumentModel |
run(DocumentModel target) |
public static final String ID
protected OperationContext context
protected CoreSession session
protected String sourcePath
protected boolean save
protected boolean saveDocument
public CopySchema()
public DocumentModel run(DocumentModel target) throws OperationException
OperationExceptionCopyright © 2019 Nuxeo. All rights reserved.