public class CopySchema extends Object
Modifier and Type | Field and Description |
---|---|
protected OperationContext |
context |
static String |
ID |
protected boolean |
save |
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
public CopySchema()
public DocumentModel run(DocumentModel target) throws OperationException
OperationException
Copyright © 2016 Nuxeo SA. All rights reserved.