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
String logicalId
Specifies the Logical ID to translate.
Returns
String. A POID.
Throws
CMSException
If an error occurs.
这对您有帮助吗?