|
Spring Data Couchbase | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CouchbaseMappingEvent | |
|---|---|
| org.springframework.data.couchbase.core | |
| org.springframework.data.couchbase.core.mapping.event | |
| Uses of CouchbaseMappingEvent in org.springframework.data.couchbase.core |
|---|
| Methods in org.springframework.data.couchbase.core with parameters of type CouchbaseMappingEvent | ||
|---|---|---|
protected
|
CouchbaseTemplate.maybeEmitEvent(CouchbaseMappingEvent<T> event)
Helper method to publish an event if the event publisher is set. |
|
| Uses of CouchbaseMappingEvent in org.springframework.data.couchbase.core.mapping.event |
|---|
| Subclasses of CouchbaseMappingEvent in org.springframework.data.couchbase.core.mapping.event | |
|---|---|
class |
AfterDeleteEvent<E>
|
class |
AfterSaveEvent<E>
|
class |
BeforeConvertEvent<E>
|
class |
BeforeDeleteEvent<E>
|
class |
BeforeSaveEvent<E>
|
| Methods in org.springframework.data.couchbase.core.mapping.event with parameters of type CouchbaseMappingEvent | |
|---|---|
void |
AbstractCouchbaseEventListener.onApplicationEvent(CouchbaseMappingEvent<?> event)
|
|
Spring Data Couchbase | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||