public class RemoveFromCollectionOperation extends Object
| Modifier and Type | Field and Description | 
|---|---|
protected DocumentModel | 
collection  | 
protected CollectionManager | 
collectionManager  | 
static String | 
ID  | 
protected CoreSession | 
session  | 
| Constructor and Description | 
|---|
RemoveFromCollectionOperation()  | 
| 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 RemoveFromCollectionOperation()
public DocumentModelList run(DocumentModelList docs)
public DocumentModel run(DocumentModel doc)
Copyright © 2019 Nuxeo. All rights reserved.