Method DeleteKeyMapping (mappingTrace)

With this constructor, an instance of the default key mapping store is created (UKMDefaultParty, UMKDefaultService, UKMDefaultChannel).

Parameters of the Method

Type Name Description

Export, AbstractTrace

mappingTrace

A reference to an instance of type AbstractTrace, which is passed as parameter by the xslt runtime environment.

Return, DeleteKeyMapping

 

A new DeleteKeyMapping instance

Example

 A coding example how such an instance can be generated is given below.

<xsl:variable name="ref" select="DeleteKeyMapping:new($MappingTrace)"/>