com.microstrategy.web.app.beans.DataSetParserBean |
![]()
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract String |
getActiveDatasetId()
Returns the active dataset Id.
| ||||||||||
abstract RWUserMetrics |
getUserMetricsFromDataset()
Returns list of all user metrics available in active dataset.
| ||||||||||
abstract void |
setActiveDatasetId(String activeDatasetId)
Set the active dataset Id.
|
Returns the active dataset Id.
Returns list of all user metrics available in active dataset.
Set the active dataset Id.
It's used for initializing current bean from a dataset collection.
activeDatasetId | The specific dataset to set as active. |
---|