Enrole.localize()

The method localizes a message specified in <Message> XML format.

Availability

IBM® Tivoli® Identity Manager 5.x

IBM Security Identity Manager 6.x

IBM Security Identity Manager 7.0.

Synopsis
Enrole.localize(String xmlMsg, String localStr)
Arguments
xmlMsg
A message specified in XML.
localStr
A String that represents the locale to be used for globalization.
Returns
AA localized message.
Description
This method globalizes an XML message to the specified locale.