public class DefaultCustomESListener extends AbstractDenormalizationESListener
| Constructor and Description |
|---|
DefaultCustomESListener() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
needToReIndex(org.nuxeo.ecm.core.api.DocumentModel sourceDocument,
String eventId) |
protected void |
stackCommands(org.nuxeo.ecm.core.api.CoreSession session,
org.nuxeo.ecm.core.api.DocumentModel sourceDocument,
String eventId)
Stacks commands of reindexation of linked docs.
|
customStackCommands, getEsInlineListener, needToReIndex, setESInlineListenerprotected boolean needToReIndex(org.nuxeo.ecm.core.api.DocumentModel sourceDocument,
String eventId)
needToReIndex in class AbstractDenormalizationESListenerprotected void stackCommands(org.nuxeo.ecm.core.api.CoreSession session,
org.nuxeo.ecm.core.api.DocumentModel sourceDocument,
String eventId)
AbstractDenormalizationESListenerstackCommands in class AbstractDenormalizationESListenerCopyright © 2019. All rights reserved.