Params
id (String) – ID of the data item of the DataClass concerned.
DataItem instance with the ID passed in.Params
id (String) – ID of the data item of the DataClass concerned.
Returns
DataItem or null – Returns an instance of DataItem with the matching ID if it exists, null otherwise.