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)
UserAccountDB
saveStoreAccessData
in interface UserAccountDB
pref
- a instance of preference datafilepath
- the property file for persisting the preferencespublic Preferences getPreferencesData(String file)
UserAccountDB
getPreferencesData
in interface UserAccountDB
file
- file where the current data is storedpublic void updatePreferencesData()
UserAccountDB
updatePreferencesData
in interface UserAccountDB
Copyright © 2018 universAAL Consortium. All rights reserved.