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