bmo
fun getObjectsFields(objectIds: LongArray) = mObjectList.filter { it.id in objectIds }.toTypedArray()