Class IdRepoBundle
- java.lang.Object
-
- org.forgerock.am.identity.presentation.IdRepoBundle
-
public class IdRepoBundle extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
BUNDLE_NAME
-
Constructor Summary
Constructors Constructor Description IdRepoBundle()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
getString(String key)
static String
getString(String key, Object[] params)
static String
getString(String key, Object[] params, String locale)
static String
getString(String key, String locale)
-
-
-
Field Detail
-
BUNDLE_NAME
public static final String BUNDLE_NAME
- See Also:
- Constant Field Values
-
-