get All
Returns all objects in the repository as a map of ID to object. Default implementation iterates all pages using getIdsByPagination and getById.
Return
Map of all IdType to ObjectType entries in the repository
Returns all objects in the repository as a map of ID to object. Default implementation iterates all pages using getIdsByPagination and getById.
Map of all IdType to ObjectType entries in the repository