public class BeforeConvertEvent<T> extends MongoMappingEvent<T>
source| Constructor and Description |
|---|
BeforeConvertEvent(T source,
String collectionName)
Creates new
BeforeConvertEvent. |
getCollectionName, getDocument, getSourcegetTimestamptoStringpublic BeforeConvertEvent(T source, String collectionName)
BeforeConvertEvent.source - must not be null.collectionName - must not be null.Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.