getObjectTypeName(String objectTypeId) - this method returns
the object type name, given the object type ID.
Parameters
- objectTypeId
- A string representing the object type ID.
Returns
Returns a string representing the object type name, or null if the object type ID cannot be found.