Skip navigation links
G I K M O R S 

G

getBsonMapper() - Method in class org.litote.kmongo.util.KMongoConfiguration
Manage bson format.
getBsonMapperCopy() - Method in class org.litote.kmongo.util.KMongoConfiguration
Basically a copy of bsonMapper without org.litote.kmongo.jackson.KMongoBsonFactory. Used by org.litote.kmongo.jackson.JacksonCodec to resolves specific serialization issues.
getExtendedJsonMapper() - Method in class org.litote.kmongo.util.KMongoConfiguration
Manage mongo extended json format.
getIdProperty($this$idProperty) - Static method in class org.litote.kmongo.util.MongoIdUtilKt
Returns the Mongo Id property of the KClass, or null if no id property is found.
getIdValue($this$idValue) - Static method in class org.litote.kmongo.util.MongoIdUtilKt
Returns the Mongo Id value (which can be null), or null if no id property is found.
getKotlinModuleInitializer() - Method in class org.litote.kmongo.util.KotlinModuleConfiguration
Function to customize KotlinModule used by KMongo.

I

INSTANCE - Static variable in class org.litote.kmongo.util.KMongoConfiguration
Use this class to customize the default behaviour of KMongo jackson bindings.
INSTANCE - Static variable in class org.litote.kmongo.util.KMongoJacksonFeature
Configure the jackson mapper engine.
INSTANCE - Static variable in class org.litote.kmongo.util.KotlinModuleConfiguration
Configure the KotlinModule used by jackson mapper engine.

K

KMongoConfiguration - Class in org.litote.kmongo.util
Use this class to customize the default behaviour of KMongo jackson bindings.
KMongoJacksonFeature - Class in org.litote.kmongo.util
Configure the jackson mapper engine.
KotlinModuleConfiguration - Class in org.litote.kmongo.util
Configure the KotlinModule used by jackson mapper engine.

M

MongoIdUtilKt - Class in org.litote.kmongo.util
 
MongoIdUtilKt() - Constructor for class org.litote.kmongo.util.MongoIdUtilKt
 

O

org.litote.kmongo.util - package org.litote.kmongo.util
 

R

registerBsonModule(module) - Method in class org.litote.kmongo.util.KMongoConfiguration
Register a jackson Module for the two bson mappers, bsonMapper and bsonMapperCopy.
resetConfiguration() - Method in class org.litote.kmongo.util.KMongoConfiguration
Reset the jackson configuration.

S

setBsonMapper(p) - Method in class org.litote.kmongo.util.KMongoConfiguration
Manage bson format.
setBsonMapperCopy(p) - Method in class org.litote.kmongo.util.KMongoConfiguration
Basically a copy of bsonMapper without org.litote.kmongo.jackson.KMongoBsonFactory. Used by org.litote.kmongo.jackson.JacksonCodec to resolves specific serialization issues.
setExtendedJsonMapper(p) - Method in class org.litote.kmongo.util.KMongoConfiguration
Manage mongo extended json format.
setKotlinModuleInitializer(p) - Method in class org.litote.kmongo.util.KotlinModuleConfiguration
Function to customize KotlinModule used by KMongo.
setUUIDRepresentation(uuidRepresentation) - Method in class org.litote.kmongo.util.KMongoJacksonFeature
Set the UuidRepresentation for the serialized version of the UUID class.
G I K M O R S 
Skip navigation links