Skip navigation links
C E G H I N O S T U 

C

cast() - Method in interface org.litote.kmongo.Id
Cast Id to Id.
cast($this) - Static method in class org.litote.kmongo.Id.DefaultImpls
Cast Id to Id.
Companion - Static variable in interface org.litote.kmongo.id.IdGenerator
 
component1() - Method in class org.litote.kmongo.id.StringId
 
copy(id) - Method in class org.litote.kmongo.id.StringId
A String id.
create(s) - Method in interface org.litote.kmongo.id.IdGenerator
Create a new id from its String representation.
create($this, s) - Static method in class org.litote.kmongo.id.IdGenerator.DefaultImpls
Create a new id from its String representation.

E

equals(p) - Method in class org.litote.kmongo.id.StringId
 

G

generateNewId() - Method in interface org.litote.kmongo.id.IdGenerator
Generate a new id.
generateNewId() - Method in class org.litote.kmongo.id.UUIDStringIdGenerator
Generate a new id.
getDefaultGenerator() - Method in class org.litote.kmongo.id.IdGenerator.Companion
 
getGenerator() - Method in interface org.litote.kmongo.id.IdGeneratorProvider
The provided generator.
getId() - Method in class org.litote.kmongo.id.StringId
 
getIdClass() - Method in interface org.litote.kmongo.id.IdGenerator
The class of the id.
getIdClass() - Method in class org.litote.kmongo.id.UUIDStringIdGenerator
The class of the id.
getPriority($this) - Static method in class org.litote.kmongo.id.IdGeneratorProvider.DefaultImpls
The priority of the interface IdGeneratorProvider. Greater is better.
getPriority() - Method in interface org.litote.kmongo.id.IdGeneratorProvider
The priority of the interface IdGeneratorProvider. Greater is better.
getWrappedIdClass() - Method in interface org.litote.kmongo.id.IdGenerator
The class of the wrapped id.
getWrappedIdClass() - Method in class org.litote.kmongo.id.UUIDStringIdGenerator
The class of the wrapped id.

H

hashCode() - Method in class org.litote.kmongo.id.StringId
 

I

Id<T> - Interface in org.litote.kmongo
A unique document identifier.
Id.DefaultImpls - Class in org.litote.kmongo
A unique document identifier.
IdGenerator - Interface in org.litote.kmongo.id
A generator of Ids.
IdGenerator.Companion - Class in org.litote.kmongo.id
 
IdGenerator.DefaultImpls - Class in org.litote.kmongo.id
A generator of Ids.
IdGeneratorProvider - Interface in org.litote.kmongo.id
An interface IdGeneratorProvider, declared as java.util.ServiceLoader.
IdGeneratorProvider.DefaultImpls - Class in org.litote.kmongo.id
An interface IdGeneratorProvider, declared as java.util.ServiceLoader.
IdsKt - Class in org.litote.kmongo
 
INSTANCE - Static variable in class org.litote.kmongo.id.UUIDStringIdGenerator
Generator of class StringId based on UUID.

N

newId() - Static method in class org.litote.kmongo.IdsKt

O

org.litote.kmongo - package org.litote.kmongo
 
org.litote.kmongo.id - package org.litote.kmongo.id
 

S

setDefaultGenerator(value) - Method in class org.litote.kmongo.id.IdGenerator.Companion
 
StringId<T> - Class in org.litote.kmongo.id
A String id.
StringId(id) - Constructor for class org.litote.kmongo.id.StringId
A String id.

T

toId($receiver) - Static method in class org.litote.kmongo.IdsKt
Create a new interface Id from the current String.
toString() - Method in class org.litote.kmongo.id.StringId
 

U

UUIDStringIdGenerator - Class in org.litote.kmongo.id
Generator of class StringId based on UUID.
C E G H I N O S T U 
Skip navigation links