public class CompoundAttach extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
COMPOUND_DOC_DOCS_PROPERTY |
static String |
COMPOUND_DOC_FACET |
protected List<String> |
compoundDocs |
static String |
ID |
protected Boolean |
save |
protected CoreSession |
session |
| Constructor and Description |
|---|
CompoundAttach() |
| Modifier and Type | Method and Description |
|---|---|
DocumentModel |
run(DocumentModel doc) |
public static final String ID
public static final String COMPOUND_DOC_FACET
public static final String COMPOUND_DOC_DOCS_PROPERTY
protected CoreSession session
protected List<String> compoundDocs
public CompoundAttach()
public DocumentModel run(DocumentModel doc)
Copyright © 2018 Nuxeo. All rights reserved.