IPreferenceScope
provide access to Preferences for a certain Scope. In case a Preference is not present in the given Scope, any parent scope is asked for a value if given. Whenever preferences are updated, make sure to call the flush()-Method, to write the changes to the underlying persistence-layer.
@author bpasero
|
|