
public class UserAccountDBImpl extends Object implements UserAccountDB
| Constructor and Description |
|---|
UserAccountDBImpl() |
| Modifier and Type | Method and Description |
|---|---|
Preferences |
getPreferencesData(String file)
Gets the preferences data
|
void |
saveStoreAccessData(Preferences pref,
String filepath)
Saves access information for uStore.
|
void |
updatePreferencesData()
Updates the Preference.
|
public void saveStoreAccessData(Preferences pref, String filepath)
UserAccountDBsaveStoreAccessData in interface UserAccountDBpref - a instance of preference datafilepath - the property file for persisting the preferencespublic Preferences getPreferencesData(String file)
UserAccountDBgetPreferencesData in interface UserAccountDBfile - file where the current data is storedpublic void updatePreferencesData()
UserAccountDBupdatePreferencesData in interface UserAccountDBCopyright © 2018 universAAL Consortium. All rights reserved.