Programmer's Guide > Interfaces > CMSSession interface > logicalIdToPoid method
  
logicalIdToPoid method
Translates a Logical ID to a Persistent Object Identifier (POID). POIDs are used internally by Arbortext Editor and Arbortext Publishing Engine and are not normally used by an application developer.
logicalIdToPoid(logicalId )
Parameters
StringlogicalId
Specifies the Logical ID to translate.
Returns
String. A POID.
Throws
CMSException
If an error occurs.