(Quick Reference)

getAll

Purpose

Retrieves instances of the domain classes for the specified ids, otherwise returns null

Examples

def books = Book.getAll("4c0cceac61b32d536cc6fdfb", "4c0cceac61b32d536cc6fdfc", "4c0cceac61b32d536cc6fdfd")

Description

Parameters:

  • idlist - A List of ids of the objects to retrieve