mongodb / de.comhix.database.dao / SyncDaoWrapper / get

get

fun <Type : ObjectBase> get(id: String, typeClass: Class<Type>): Type?