java.lang.Object | |
↳ | com.microstrategy.web.objects.FeatureInfosImpl |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
FeatureInfosImpl() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
void |
applyChanges(String sessionID)
apply changes to I-Server
| ||||||||||
void |
collectData(String sessionID)
get feature infos data from I-Server or cache.
| ||||||||||
FeatureInfo |
getFeatureInfoByID(String id)
get the feature info by pulldown control's id.
| ||||||||||
ArrayList<FeatureInfo> |
getFeatureInfos()
get the list of feature infos.
| ||||||||||
boolean |
hasData()
whether we have the feature info data.
| ||||||||||
void |
loadDefaultStatus()
load default status as feature info status.
| ||||||||||
void |
setHasData(boolean _hasData)
set whether we have the feature info data.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
get feature infos data from I-Server or cache.
WebObjectsException |
---|
get the list of feature infos.
whether we have the feature info data.
load default status as feature info status.
set whether we have the feature info data. This is only used in PreferencesBean's serializer.