Package oracle.iam.passwordmgmt.vo
Class Localizer
java.lang.Object
oracle.iam.passwordmgmt.vo.Localizer
- All Implemented Interfaces:
Serializable
Localizes messages for a given locale
- Since:
- OIM 11gR1
- Version:
- $Header: iam/iam-product/features/passwordmgmt/src/main/oracle/iam/passwordmgmt/vo/Localizer.java /main/5 2012/05/03 00:11:47 shaimish Exp $
- Author:
- sidhdas
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Localizer
public Localizer()
-
-
Method Details
-
localize
Localizes messsages for the given locale- Parameters:
resourceBundleKey
- the resource bundle keyplaceHolderValue
- the arguments to replace placesholders (e.g. {0}) in the messagelocale
- the locale in which the message is to be localized- Returns:
-