(Quick Reference)

get

Purpose

Retrieves an instance of the domain class for the specified id, otherwise returns null

Examples

def b = Book.get("4c0cceac61b32d536cc6fdfb")

Description

Parameters: