Package wt.preference

Uses the PreferenceService2 to manage PreferenceInstance, PreferenceDefinition,PreferenceCategory, PreferenceClient.

See:
          Description

Interface Summary
PreferenceService2

Supported API: true

Extendable: false
 

Class Summary
AbstractPreference

Supported API: true

Extendable: false
LoadPreference Creates and persists preference objects based on input from a comma seperated value (csv) file.
PreferenceCategory Use the newPreferenceCategory static factory method(s), not the PreferenceCategory constructor, to construct instances of this class.
PreferenceClient Use the newPreferenceClient static factory method(s), not the PreferenceClient constructor, to construct instances of this class.
PreferenceDefinition Use the newPreferenceDefinition static factory method(s), not the PreferenceDefinition constructor, to construct instances of this class.
PreferenceHelper

Supported API: true

Extendable: false
PreferenceInstance Use the newPreferenceInstance static factory method(s), not the PreferenceInstance constructor, to construct instances of this class.
 

Package wt.preference Description

Uses the PreferenceService2 to manage PreferenceInstance, PreferenceDefinition,PreferenceCategory, PreferenceClient.