toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-mongo
/
me.ahoo.wow.mongo
/
Documents
Documents
object
Documents
Members
Properties
ID_FIELD
Link copied to clipboard
const
val
ID_FIELD
:
String
Functions
replace
Aggregate
Id
To
Primary
Key
Link copied to clipboard
fun
Document
.
replaceAggregateIdToPrimaryKey
(
)
:
Document
replace
Id
To
Primary
Key
Link copied to clipboard
fun
Document
.
replaceIdToPrimaryKey
(
)
:
Document
replace
Primary
Key
To
Link copied to clipboard
fun
Document
.
replacePrimaryKeyTo
(
key
:
String
)
:
Document
replace
Primary
Key
To
Aggregate
Id
Link copied to clipboard
fun
Document
.
replacePrimaryKeyToAggregateId
(
)
:
Document
replace
Primary
Key
To
Id
Link copied to clipboard
fun
Document
.
replacePrimaryKeyToId
(
)
:
Document
replace
To
Primary
Key
Link copied to clipboard
fun
Document
.
replaceToPrimaryKey
(
key
:
String
)
:
Document