|
setFileMappingEntry(pathname, logicalId )
|
|
|
Parameters
|
String pathname
Specifies the resolved entity path name. See the pathname parameter to the getFileMappingEntry method for information about normalization of this path name.
String logicalId
Specifies the associated Logical ID in the CMS.
|
|
Returns
|
void
|
|
Throws
|
CMSException
If an error occurs.
|