logicalIdToSession(logicalId )
|
|
Parameters
|
StringlogicalId
CMS-specific Logical ID. The existence of this Logical ID is not considered when looking for a session.
|
Returns
|
CMSSession. CMSSession which claimed ownership of the given Logical ID. Will return null if no session claimed ownership.
|