public abstract class CoreUserMessages extends java.util.ListResourceBundle implements CorrectiveActionMessages
| Modifier and Type | Field and Description |
|---|---|
| static java.lang.String | COPYRIGHT
IBM copyright notice field.
|
| Constructor and Description |
|---|
| CoreUserMessages()
Constructor for CoreUserMessages.
|
| Modifier and Type | Method and Description |
|---|---|
| java.lang.Object[][] | getContents()
Gets the messages contents.
|
| ServerResourceBundleBridge | getCorrectiveActionResouce()
Gets the corrective action resource bridge based on the Locale.
|
| abstract java.util.Locale | getLocale()
Gets the Locale.
|
public static final java.lang.String COPYRIGHT
public java.lang.Object[][] getContents()
public ServerResourceBundleBridge getCorrectiveActionResouce()
public abstract java.util.Locale getLocale()