Package wt.prefs
Interface PreferenceService
- All Known Implementing Classes:
StandardPreferenceService
Deprecated.
Supported API: true
Extendable: false
-
Method Summary
-
Method Details
-
putAll
Deprecated.This method will put/update several Preferences into the Preference System
Supported API: true- Parameters:
node- The fully qualified node namecontext- The edit_context to use for Preference updatingmap- The map of key/value pairs- Returns:
- HashMap
- Throws:
WTException
-