Interface UserInfo.Manager.UserInfoStorage.Writable

All Superinterfaces:
UserInfo.Manager.UserInfoStorage
All Known Implementing Classes:
UserInfo.Manager.HomeUserInfoStorage, UserInfo.Manager.PreferencesUserInfoStorage
Enclosing interface:
UserInfo.Manager.UserInfoStorage

public static interface UserInfo.Manager.UserInfoStorage.Writable extends UserInfo.Manager.UserInfoStorage
Provides a method to save the user info object for the local user.
Author:
Eike Stepper