getFile(logicalId [, notation] )
|
|
Parameters
|
StringlogicalId
Specifies the Logical ID.
Stringnotation
[optional] Specifies the graphic file format, if applicable.
|
Returns
|
String. A local file name. It can be assumed that the adapter is tracking the files it returns and it will manage them appropriately. The application developer must not delete this file.
|
Throws
|
CMSException
If an error occurs.
|