Wow
Toggle table of contents
5.21.6
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-mongo
/
me.ahoo.wow.mongo.query
/
MongoProjectionConverter
Mongo
Projection
Converter
class
MongoProjectionConverter
(
val
fieldConverter
:
FieldConverter
)
:
AbstractProjectionConverter
<
Bson
?
>
Members
Constructors
Mongo
Projection
Converter
Link copied to clipboard
constructor
(
fieldConverter
:
FieldConverter
)
Properties
field
Converter
Link copied to clipboard
open
override
val
fieldConverter
:
FieldConverter
Functions
convert
Link copied to clipboard
open
override
fun
convert
(
projection
:
Projection
)
:
Bson
?