com.novell.admin.ns.nds
Class NDSResourceBundle
java.lang.Object
|
+--java.util.ResourceBundle
|
+--java.util.ListResourceBundle
|
+--com.novell.admin.common.util.MessageLinkResourceBundle
|
+--com.novell.admin.ns.nds.NDSResourceBundle
- public class NDSResourceBundle
- extends com.novell.admin.common.util.MessageLinkResourceBundle
NDS Resource class that contains locale-specific data
for the COM.novell.admin.ns.nds package.
| Fields inherited from class java.util.ResourceBundle |
parent |
|
Method Summary |
java.lang.Object[][] |
getContents()
Returns the list of objects with their corresponding keys. |
java.lang.String |
getHelpSet()
Returns the specific HELP_DIR. |
java.lang.String |
getUnknownErrorMessage(java.lang.String key)
Returns the message for unknown error messages. |
| Methods inherited from class com.novell.admin.common.util.MessageLinkResourceBundle |
getHelpId,
getLocalizedMessage |
| Methods inherited from class java.util.ListResourceBundle |
getKeys,
handleGetObject |
| Methods inherited from class java.util.ResourceBundle |
getBundle,
getBundle,
getBundle,
getLocale,
getObject,
getString,
getStringArray,
setParent |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
NDSResourceBundle
public NDSResourceBundle()
getContents
public java.lang.Object[][] getContents()
- Returns the list of objects with their corresponding keys.
- Returns:
- The list of objects with their corresponding keys.
- Overrides:
- getContents in class java.util.ListResourceBundle
getUnknownErrorMessage
public java.lang.String getUnknownErrorMessage(java.lang.String key)
- Returns the message for unknown error messages. This should be called when an
error message key is not found in the error message table.
- Returns:
- The unknown error message.
- Overrides:
- getUnknownErrorMessage in class com.novell.admin.common.util.MessageLinkResourceBundle
getHelpSet
public java.lang.String getHelpSet()
- Returns the specific HELP_DIR.
String "NOVELL_AUTHERRORS" is not to be translated.
- Returns:
- "NOVELL_AUTHERRORS" as the HELP_DIR.
- Overrides:
- getHelpSet in class com.novell.admin.common.util.MessageLinkResourceBundle
API Documentation Copyright © 1998-2003 Novell, Inc. All rights reserved.
NDS is a registered trademark of Novell, Inc. in the United States and other countries.
Generated December 17 2003 1746.