public class OrderDocument extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ID |
protected String |
position |
protected org.nuxeo.ecm.core.api.CoreSession |
session |
protected org.nuxeo.ecm.core.api.DocumentModel |
source |
protected String |
targetId |
| Constructor and Description |
|---|
OrderDocument() |
| Modifier and Type | Method and Description |
|---|---|
void |
indexReorderedChildren(org.nuxeo.ecm.core.api.DocumentModel parentDocument)
Index synchronously reordered children.
|
org.nuxeo.ecm.core.api.DocumentModel |
run() |
public static final String ID
protected org.nuxeo.ecm.core.api.CoreSession session
protected org.nuxeo.ecm.core.api.DocumentModel source
protected String targetId
protected String position
Copyright © 2024. All rights reserved.