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.
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.
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.
API Documentation Copyright © 1998-2004 Novell, Inc. All rights reserved.
NDS is a registered trademark of Novell, Inc. in the United States and other countries.
Generated September 2 2004 0111.