Package | Description |
---|---|
net.ravendb.client | |
net.ravendb.client.document |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableList<IDocumentDeleteListener> |
DocumentStoreBase.getRegisteredDeleteListeners()
Gets a read-only collection of the registered delete listeners.
|
Modifier and Type | Method and Description |
---|---|
DocumentStoreBase |
DocumentStoreBase.registerListener(IDocumentDeleteListener deleteListener)
Registers the delete listener.
|
Modifier and Type | Method and Description |
---|---|
List<IDocumentDeleteListener> |
DocumentSessionListeners.getDeleteListeners() |
Modifier and Type | Method and Description |
---|---|
void |
DocumentSessionListeners.registerListener(IDocumentDeleteListener conversionListener) |
Modifier and Type | Method and Description |
---|---|
void |
DocumentSessionListeners.setDeleteListeners(List<IDocumentDeleteListener> deleteListeners) |
Copyright © 2016. All Rights Reserved.