public class AddToCollectionOperation extends Object
| Modifier and Type | Field and Description |
|---|---|
protected DocumentModel |
collection |
protected CollectionManager |
collectionManager |
static String |
ID |
protected CoreSession |
session |
| Constructor and Description |
|---|
AddToCollectionOperation() |
| Modifier and Type | Method and Description |
|---|---|
DocumentModel |
run(DocumentModel doc) |
DocumentModelList |
run(DocumentModelList docs) |
public static final String ID
protected CoreSession session
protected CollectionManager collectionManager
protected DocumentModel collection
public AddToCollectionOperation()
public DocumentModelList run(DocumentModelList docs)
public DocumentModel run(DocumentModel doc)
Copyright © 2016 Nuxeo SA. All rights reserved.