Programmer's Guide > Interfaces > CMSSession interface > refreshObjectStatus method
  
refreshObjectStatus method
To improve performance, the internal implementation keeps track of the lock and read-only status of all constructed objects. This method will cause all constructed objects to refresh this information from the adapter. All appropriate views will be updated (if needed) to reflect any change in an object's status.
refreshObjectStatus( )
Parameters
None
Returns
void