public class MoveCollectionMemberOperation extends Object
Modifier and Type | Field and Description |
---|---|
protected CollectionManager |
collectionManager |
static String |
ID |
protected DocumentModel |
member1 |
protected DocumentModel |
member2 |
protected CoreSession |
session |
Constructor and Description |
---|
MoveCollectionMemberOperation() |
public static final String ID
protected CoreSession session
protected CollectionManager collectionManager
protected DocumentModel member1
protected DocumentModel member2
public MoveCollectionMemberOperation()
public boolean run(DocumentModel collection)
Copyright © 2016 Nuxeo SA. All rights reserved.