JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
org.codice.ddf.preferences.PreferencesException
Uses of
PreferencesException
in
org.codice.ddf.preferences
Methods in
org.codice.ddf.preferences
that throw
PreferencesException
Modifier and Type
Method
Description
void
Preferences.
add
(
Map
<
String
,
Object
> preferences,
String
userId)
Creates or updates preferences for a user.
Map
<
String
,
Object
>
Preferences.
get
(
String
userId)
Get the preferences for a user.