Mobile API Reference  MicroStrategy 2019
AutoSelectionMap Class Reference

#include <DSSRWDataModel.h>

Public Member Functions

int updateMap (string iSelectorKey, string iTargetKey, const vector< int > &ivSelections)
 
bool isPrimaryTarget (string iSelectorKey, string iTargetKey)
 
bool hasDefaultSelections (string iSelectorKey)
 
vector< int > getDefaultSelections (string iSelectorKey)
 
int updateMap (string iSelectorKey, string iTargetKey, const vector< int > &ivSelections)
 
bool isPrimaryTarget (string iSelectorKey, string iTargetKey)
 
bool hasDefaultSelections (string iSelectorKey)
 
vector< int > getDefaultSelections (string iSelectorKey)
 

Member Function Documentation

◆ getDefaultSelections() [1/2]

vector<int> AutoSelectionMap::getDefaultSelections ( string  iSelectorKey)

◆ getDefaultSelections() [2/2]

vector<int> AutoSelectionMap::getDefaultSelections ( string  iSelectorKey)

◆ hasDefaultSelections() [1/2]

bool AutoSelectionMap::hasDefaultSelections ( string  iSelectorKey)
inline

◆ hasDefaultSelections() [2/2]

bool AutoSelectionMap::hasDefaultSelections ( string  iSelectorKey)
inline

◆ isPrimaryTarget() [1/2]

bool AutoSelectionMap::isPrimaryTarget ( string  iSelectorKey,
string  iTargetKey 
)

◆ isPrimaryTarget() [2/2]

bool AutoSelectionMap::isPrimaryTarget ( string  iSelectorKey,
string  iTargetKey 
)

◆ updateMap() [1/2]

int AutoSelectionMap::updateMap ( string  iSelectorKey,
string  iTargetKey,
const vector< int > &  ivSelections 
)

◆ updateMap() [2/2]

int AutoSelectionMap::updateMap ( string  iSelectorKey,
string  iTargetKey,
const vector< int > &  ivSelections 
)