|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.bc.gov.webade.preferences.util.WebADEPreferenceUtils
| Method Summary | |
static WebADEPreferences |
loadWebADEPreferences(WebADEPreferenceIterator iterator,
WebADEPreferenceType preferenceType)
Creates a set of preferences from the given iterator. |
static WebADEPreferences |
mergePreferences(WebADEPreferences basePreferences,
WebADEPreferences newPreferences)
Adds the new preferences to the base preferences, overriding any matching preferences with the ones in the new preferences. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static final WebADEPreferences loadWebADEPreferences(WebADEPreferenceIterator iterator,
WebADEPreferenceType preferenceType)
throws WebADEException
iterator - The iterator used to load the preferences from.preferenceType - The type of preferences to load.
WebADEException - Thrown if an error occurs while loading the user preferences.
public static final WebADEPreferences mergePreferences(WebADEPreferences basePreferences,
WebADEPreferences newPreferences)
basePreferences - The base set of preferences.newPreferences - The new set of preferences to add to the base set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||