Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
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