fun <reified T> getAll(): List<T>
Get a all instance for given inferred class (in primary or secondary type)
Return list of instances of type T