Package | Description |
---|---|
net.ravendb.client | |
net.ravendb.client.document |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableList<IDocumentConversionListener> |
DocumentStoreBase.getRegisteredConversionListeners()
Gets a read-only collection of the registered conversion listeners.
|
Modifier and Type | Method and Description |
---|---|
DocumentStoreBase |
DocumentStoreBase.registerListener(IDocumentConversionListener conversionListener)
Registers the conversion listener.
|
Modifier and Type | Method and Description |
---|---|
List<IDocumentConversionListener> |
DocumentSessionListeners.getConversionListeners() |
Modifier and Type | Method and Description |
---|---|
void |
DocumentSessionListeners.registerListener(IDocumentConversionListener conversionListener) |
Modifier and Type | Method and Description |
---|---|
void |
DocumentSessionListeners.setConversionListeners(List<IDocumentConversionListener> conversionListeners) |
Copyright © 2016. All Rights Reserved.