| Package | Description |
|---|---|
| org.jbei.ice.lib.account | |
| org.jbei.ice.lib.dto.user | |
| org.jbei.ice.storage.hibernate.dao |
| Modifier and Type | Method and Description |
|---|---|
HashMap<PreferenceKey,String> |
PreferencesController.retrieveAccountPreferences(Account account,
ArrayList<PreferenceKey> keys) |
| Modifier and Type | Method and Description |
|---|---|
HashMap<PreferenceKey,String> |
PreferencesController.retrieveAccountPreferences(Account account,
ArrayList<PreferenceKey> keys) |
| Modifier and Type | Method and Description |
|---|---|
static PreferenceKey |
PreferenceKey.fromString(String key) |
static PreferenceKey |
PreferenceKey.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PreferenceKey[] |
PreferenceKey.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<Preference> |
PreferencesDAO.getAccountPreferences(Account account,
List<PreferenceKey> keys) |
Copyright © 2017. All rights reserved.