java.lang.Object | |||
↳ | com.microstrategy.web.preferences.PreferenceDefinitionBase | ||
↳ | com.microstrategy.web.preferences.PreferenceDefinitionImpl | ||
↳ | com.microstrategy.web.preferences.PreferenceDefinitionLocale |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
PreferenceDefinitionLocale() |
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String |
validateTransmute(String value, Preferences pref, Object validationObject)
This method is triggered by callback when setting preference values.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
This method is triggered by callback when setting preference values. By default, this method doesn't do anything. The returned value will be used to set the preference value - this facilitates preprocessing such as trimming strings, or date time reformating.
PreferencesException |
---|