Params
id
(String) – Theid
of theObj
.
Returns
- Returns the specified
Obj
, ornull
if the CMS object with the specifiedid
does not exist.
Retrieves the Obj
specified by its id
.
Params
id
(String) – The id
of the Obj
.Returns
Obj
, or null
if the CMS object with the specified id
does not exist.