Package ca.bc.gov.webade.preferences

This packages defines the WebADE Preferences API, used to retrieve preferences from the WebADE database for application, user, extensions, global, and internal WebADE preferences.

See:
          Description

Interface Summary
MultiValueWebADEPreference  
WebADEPreference  
WebADEPreferences  
WebADEPreferenceSet  
WebADEPreferenceType  
 

Class Summary
DefaultMultiValueWebADEPreference  
DefaultWebADEPreference  
DefaultWebADEPreferences Contains the set of WebADEPreference objects and the set of WebADEPreferenceSet objects for a particular target(Global, Application, Extension, WebADE, User).
DefaultWebADEPreferenceSet  
WebADEPreferenceTypeFactory  
 

Package ca.bc.gov.webade.preferences Description

This packages defines the WebADE Preferences API, used to retrieve preferences from the WebADE database for application, user, extensions, global, and internal WebADE preferences. The WebADE Preferences allows the developer to set environment-specific settings in the WebADE database, removing the need to have properties files included in your application's source that must be edited between environments.