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