public class BeforeConvertEvent<T> extends MongoMappingEvent<T>
source| Constructor and Description |
|---|
BeforeConvertEvent(T source)
Deprecated.
since 1.8. Please use
BeforeConvertEvent(Object, String). |
BeforeConvertEvent(T source,
String collectionName)
Creates new
BeforeConvertEvent. |
getCollectionName, getDBObject, getSourcegetTimestamptoString@Deprecated public BeforeConvertEvent(T source)
BeforeConvertEvent(Object, String).BeforeConvertEvent.source - must not be null.public BeforeConvertEvent(T source, String collectionName)
BeforeConvertEvent.source - must not be null.collectionName - can be null.Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.