A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages

A

ABSOLUTE_PREFIX - Static variable in class com.microstrategy.utils.FileLoader
Represents the prefix added to paths to indicate their absolute.
AbstractAdminPathTransform - Class in com.microstrategy.web.app.transforms
 
AbstractAdminPathTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractAdminPathTransform
Default constructor, initialize formal parameters.
AbstractAdminTransform - Class in com.microstrategy.web.admin.transforms
Title: AbstractAdminTransform.
AbstractAdminTransform() - Constructor for class com.microstrategy.web.admin.transforms.AbstractAdminTransform
 
AbstractAppAddOn - Class in com.microstrategy.web.app.addons
 
AbstractAppAddOn() - Constructor for class com.microstrategy.web.app.addons.AbstractAppAddOn
 
AbstractAppComponent - Class in com.microstrategy.web.app.beans
Title: AbstractAppComponent.
AbstractAppComponent() - Constructor for class com.microstrategy.web.app.beans.AbstractAppComponent
 
AbstractAppTask - Class in com.microstrategy.web.app.tasks
This subclass of AbstractBaseTask simply provides a new TaskRequestContext instance--this one of type AppTaskRequestContext.
AbstractAppTask(String) - Constructor for class com.microstrategy.web.app.tasks.AbstractAppTask
Creates a new AbstractAppTask object.
AbstractAppTransform - Class in com.microstrategy.web.app.transforms
AbstractAppTransform is an abstract class that acts as the parent of all Transforms used by Web Universal.
AbstractAppTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractAppTransform
Default no-args constructor, initializes formal parameters.
AbstractAppTransform.Context - Class in com.microstrategy.web.app.transforms
This is the implementation of the TransformContext used by this Transform.
AbstractAppWebFeatures - Class in com.microstrategy.web.app.beans
 
AbstractAppWebFeatures(AppContext) - Constructor for class com.microstrategy.web.app.beans.AbstractAppWebFeatures
Constructor for AbstractAppWebFeatures.
AbstractAppWebFeatures(WebComponent) - Constructor for class com.microstrategy.web.app.beans.AbstractAppWebFeatures
Default constructor for AbstractAppWebFeatures.
AbstractAppWidgetTransform - Class in com.microstrategy.web.app.transforms
 
AbstractAppWidgetTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractAppWidgetTransform
 
AbstractArchitectTask - Class in com.microstrategy.web.tasks
This subclass of AbstractBaseTask adds functionality for checking a common group of privileges for certain child tasks.
AbstractArchitectTask(String) - Constructor for class com.microstrategy.web.tasks.AbstractArchitectTask
 
AbstractAttributeFormsContextMenuBuilder(ReportGridDisplayCell.Context) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.ReportCellAttributeForms.AbstractAttributeFormsContextMenuBuilder
Class constructor
AbstractBaseTask - Class in com.microstrategy.web.tasks
Abstract base class for building Task objects.
AbstractBaseTask(String) - Constructor for class com.microstrategy.web.tasks.AbstractBaseTask
Creates a new AbstractBaseTask object.
AbstractBasicMojoVisualizationDataTransform - Class in com.microstrategy.web.app.transforms
This is an abstract class for transforms that generate the data for Mojo or Android visualizations.
AbstractBasicMojoVisualizationDataTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractBasicMojoVisualizationDataTransform
 
AbstractBasicReportTransform - Class in com.microstrategy.web.app.transforms
 
AbstractBasicReportTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractBasicReportTransform
 
AbstractBodyTag - Class in com.microstrategy.web.app.taglibs
This class can be used as base of the custom tags that consider the body when rendering the HTML.
AbstractBodyTag() - Constructor for class com.microstrategy.web.app.taglibs.AbstractBodyTag
 
AbstractBodyTagHelper - Class in com.microstrategy.web.app.taglibs
This class can be used as base for the helpers of the custom tags that extend AbstractBodyTag since they consider the body when rendering the final HTML to show to the user.
AbstractBodyTagHelper() - Constructor for class com.microstrategy.web.app.taglibs.AbstractBodyTagHelper
 
AbstractBrowserSettings - Class in com.microstrategy.web.app
This class provides a common implementation of BrowserSettings interface.
AbstractBrowserSettings(BrowserSettingDefinitionList, Preferences, ContainerServices) - Constructor for class com.microstrategy.web.app.AbstractBrowserSettings
 
AbstractCategories - Class in com.microstrategy.web.objects.admin.monitors
The AbstractCategories class is a base class which can be subclassed to implement the (@link Categories} Interface.
AbstractCategories() - Constructor for class com.microstrategy.web.objects.admin.monitors.AbstractCategories
 
AbstractCategory - Class in com.microstrategy.web.objects.admin.monitors
The AbstractCategory class is a base class which can be subclassed to implement the Category Interface.
AbstractCategory(String, String) - Constructor for class com.microstrategy.web.objects.admin.monitors.AbstractCategory
 
AbstractChangePasswordTransform - Class in com.microstrategy.web.app.transforms
This class implements the common methods that transforms for the ChangePassword bean require.
AbstractChangePasswordTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractChangePasswordTransform
Default constructor.
AbstractColorGradientEditorBeanImpl - Class in com.microstrategy.web.app.beans
 
AbstractColorGradientEditorBeanImpl() - Constructor for class com.microstrategy.web.app.beans.AbstractColorGradientEditorBeanImpl
 
AbstractColorGradientEditorTransform - Class in com.microstrategy.web.app.transforms
 
AbstractColorGradientEditorTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractColorGradientEditorTransform
 
AbstractConfigurableContainerServices - Class in com.microstrategy.web.platform
AbstractConfigurableContainerServices() - Constructor for class com.microstrategy.web.platform.AbstractConfigurableContainerServices
 
AbstractConfigurableContainerServices.AbstractContainerStringCollection - Class in com.microstrategy.web.platform
Abstract class for string collection classes.
AbstractConfigurableContainerServices.CookieWrapper - Class in com.microstrategy.web.platform
A implementation of GenericCookies.
AbstractConfigurableParameterBuilder - Class in com.microstrategy.web.platform
 
AbstractConfigurableParameterBuilder() - Constructor for class com.microstrategy.web.platform.AbstractConfigurableParameterBuilder
 
AbstractConfigurationElement - Class in com.microstrategy.utils.config
The AbstractConfigurationElement is the abstract class that represent a ConfigurationElement, that is, a class that can be configured using an external file.
AbstractConfigurationElement() - Constructor for class com.microstrategy.utils.config.AbstractConfigurationElement
Default constructor.
AbstractConfigurationElement.FilteredList - Class in com.microstrategy.utils.config
 
AbstractConfigurationElementList - Class in com.microstrategy.utils.config
This is the base for those classes that represent a collection of ConfigurationElement instances.
AbstractConfigurationElementList() - Constructor for class com.microstrategy.utils.config.AbstractConfigurationElementList
 
AbstractConfigurationElementList(Document) - Constructor for class com.microstrategy.utils.config.AbstractConfigurationElementList
 
AbstractConfigurationElementList(Node) - Constructor for class com.microstrategy.utils.config.AbstractConfigurationElementList
 
AbstractContainerStringCollection() - Constructor for class com.microstrategy.web.platform.AbstractConfigurableContainerServices.AbstractContainerStringCollection
 
AbstractCounter - Class in com.microstrategy.web.objects.admin.monitors
The AbstractCounter class is a base class which can be subclassed to implement the Counter Interface.
AbstractCounter(AbstractInstance, String, String) - Constructor for class com.microstrategy.web.objects.admin.monitors.AbstractCounter
 
AbstractDataServiceTask - Class in com.microstrategy.web.app.tasks
This is the base class for the Data Service tasks.
AbstractDataServiceTask() - Constructor for class com.microstrategy.web.app.tasks.AbstractDataServiceTask
 
AbstractDiagnosticsTransform - Class in com.microstrategy.web.admin.transforms
Title: AbstractDiagnosticsTransform This abstact class can be used as base for the different transforms related with the Diagnostics feature.
AbstractDiagnosticsTransform() - Constructor for class com.microstrategy.web.admin.transforms.AbstractDiagnosticsTransform
Class constructor, initializes formal parameters.
AbstractDocumentTransform - Class in com.microstrategy.web.app.transforms
AbstractDocumentTransform is an abstract class which acts as a super class for all document transforms.
AbstractDocumentTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractDocumentTransform
Default no argument constructor.
AbstractDrillContextMenuBuilder(TransformContext) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.ReportCellDrill.AbstractDrillContextMenuBuilder
Class constructor
AbstractDrillTask - Class in com.microstrategy.web.tasks
 
AbstractDrillTask() - Constructor for class com.microstrategy.web.tasks.AbstractDrillTask
 
AbstractDrillTask(String) - Constructor for class com.microstrategy.web.tasks.AbstractDrillTask
 
AbstractDynamicRecipientListsTask - Class in com.microstrategy.web.app.tasks
 
AbstractDynamicRecipientListsTask(String) - Constructor for class com.microstrategy.web.app.tasks.AbstractDynamicRecipientListsTask
 
AbstractEditableLoggingComponent - Class in com.microstrategy.utils.log.editor
 
AbstractEditableLoggingComponent(LoggingManagementBean) - Constructor for class com.microstrategy.utils.log.editor.AbstractEditableLoggingComponent
 
AbstractEditorTransform - Class in com.microstrategy.web.app.transforms
This abstract transform class is used as a base object that provides common and convenience methods used to render a bean as an editor.
AbstractEditorTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractEditorTransform
Default no-args constructor, initialize formal parameters.
AbstractElementList - Class in com.microstrategy.utils.config
This is the base class for nodes that represents a list in a configuration file.
AbstractElementList() - Constructor for class com.microstrategy.utils.config.AbstractElementList
 
AbstractEventHandlerFactory - Class in com.microstrategy.web.beans
Deprecated.
Event-handlers factories are not used. The bean itself now is responsible to define and create instances of its default event-handler.
AbstractEventHandlerFactory() - Constructor for class com.microstrategy.web.beans.AbstractEventHandlerFactory
Deprecated.
Default constructor
AbstractExportTransform - Class in com.microstrategy.web.app.transforms
 
AbstractExportTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractExportTransform
 
AbstractExportTransform.IServerPlaintextExportStreamingContext - Class in com.microstrategy.web.app.transforms
 
AbstractExpressionTransform - Class in com.microstrategy.web.app.transforms
A base class for expression transforms.
AbstractExpressionTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractExpressionTransform
 
AbstractExternalSecurity - Class in com.microstrategy.web.app
Title: AbstractExternalSecurity.
AbstractExternalSecurity() - Constructor for class com.microstrategy.web.app.AbstractExternalSecurity
 
AbstractFilterElementTransform - Class in com.microstrategy.web.app.transforms
 
AbstractFilterElementTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractFilterElementTransform
 
AbstractFilterOperatorContextMenuItemBuilder - Class in com.microstrategy.web.app.transforms.contextmenus
This class is used by Microstrategy Web as a base class for those used to populate operator's context-menus of the Filter editor.
AbstractFilterOperatorContextMenuItemBuilder(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.AbstractFilterOperatorContextMenuItemBuilder
 
AbstractFindDisplayUnitsVisitor - Class in com.microstrategy.web.objects
 
AbstractFindDisplayUnitsVisitor() - Constructor for class com.microstrategy.web.objects.AbstractFindDisplayUnitsVisitor
 
AbstractFindDisplayUnitVisitor - Class in com.microstrategy.web.objects
 
AbstractFindDisplayUnitVisitor() - Constructor for class com.microstrategy.web.objects.AbstractFindDisplayUnitVisitor
 
AbstractFolderContextMenuItemBuilder - Class in com.microstrategy.web.app.transforms.contextmenus
This class is used by Microstrategy Web as a base class for those used to populate context-menus used in the Folder page.
AbstractFolderContextMenuItemBuilder(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.AbstractFolderContextMenuItemBuilder
 
AbstractFolderParentMenu - Class in com.microstrategy.web.app.transforms.contextmenus
 
AbstractFolderParentMenu(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.AbstractFolderParentMenu
Class constructor
AbstractFolderTransform - Class in com.microstrategy.web.app.transforms
AbstractFolderTransform is an abstract class that takes care of rendering folder-related information.
AbstractFolderTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractFolderTransform
Default no-argument constructor.
AbstractFolderTransform.Context - Class in com.microstrategy.web.app.transforms
Extends AbstractAppTransform.Context by providing a link to the current WebObjectInfo.
AbstractFormatTabTransform - Class in com.microstrategy.web.app.transforms
 
AbstractFormatTabTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractFormatTabTransform
 
AbstractFrameEditorBean - Class in com.microstrategy.web.app.beans
Represents the abstract class of a ReportEditor.
AbstractFrameEditorBean() - Constructor for class com.microstrategy.web.app.beans.AbstractFrameEditorBean
 
AbstractGetGraphPropertiesTask - Class in com.microstrategy.web.app.tasks
 
AbstractGetGraphPropertiesTask(String) - Constructor for class com.microstrategy.web.app.tasks.AbstractGetGraphPropertiesTask
 
AbstractGetMapConfigurationTask - Class in com.microstrategy.web.app.tasks
 
AbstractGetMapConfigurationTask(String) - Constructor for class com.microstrategy.web.app.tasks.AbstractGetMapConfigurationTask
 
AbstractGridDrillTask - Class in com.microstrategy.web.tasks
 
AbstractGridDrillTask(String) - Constructor for class com.microstrategy.web.tasks.AbstractGridDrillTask
 
AbstractGuiElement - Class in com.microstrategy.web.app.gui
Title: AbstractGuiElement.
AbstractGuiElement() - Constructor for class com.microstrategy.web.app.gui.AbstractGuiElement
 
AbstractHandler - Class in com.microstrategy.utils.xml
A base class for content handlers
AbstractHandler() - Constructor for class com.microstrategy.utils.xml.AbstractHandler
Default constructor.
AbstractHandler(SAXSupport) - Constructor for class com.microstrategy.utils.xml.AbstractHandler
Initializes the handler and attaches it to the parser.
AbstractHandlerWithText - Class in com.microstrategy.utils.xml
Deprecated.
use AbstractHandler
AbstractHandlerWithText() - Constructor for class com.microstrategy.utils.xml.AbstractHandlerWithText
Deprecated.
Default constructor.
AbstractHandlerWithText(SAXSupport) - Constructor for class com.microstrategy.utils.xml.AbstractHandlerWithText
Deprecated.
Initializes the handler and attaches it to the parser.
AbstractHeaderFooterTransform - Class in com.microstrategy.web.app.transforms
Abstract class for all transforms that display a header/footer editor on preferences or Options pages.
AbstractHeaderFooterTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractHeaderFooterTransform
Default empty constructor.
AbstractHyperLinkNavigationContextMenuBuilder(ReportGridDisplayCell.Context) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.ReportCellHyperLinkNavigation.AbstractHyperLinkNavigationContextMenuBuilder
 
AbstractHyperLinkNavigationContextMenuBuilder(TransformContext, PageByUnit) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.PageByHyperLinkNavigation.AbstractHyperLinkNavigationContextMenuBuilder
 
AbstractIfTag - Class in com.microstrategy.web.app.taglibs
This class can be used as base of the custom tags that evaluate a condition given the type of custom tag requested and the attributes specified.
AbstractIfTag() - Constructor for class com.microstrategy.web.app.taglibs.AbstractIfTag
 
AbstractIfTagHelper - Class in com.microstrategy.web.app.taglibs
This class can be used as base for the helpers of the custom tags that extend AbstractIfTag.
AbstractIfTagHelper() - Constructor for class com.microstrategy.web.app.taglibs.AbstractIfTagHelper
 
AbstractInboxContextMenuItemBuilder - Class in com.microstrategy.web.app.transforms.contextmenus
This class is used by Microstrategy Web as a base class for those used to populate context-menus used in the History List page.
AbstractInboxContextMenuItemBuilder(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.AbstractInboxContextMenuItemBuilder
 
AbstractInsertMetricContextMenuBuilder(ReportGridDisplayCell.Context) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.ReportCellPercentForEachMetric.AbstractInsertMetricContextMenuBuilder
Class constructor
AbstractInsertMetricContextMenuBuilder(ReportGridDisplayCell.Context) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.ReportCellRankMetric.AbstractInsertMetricContextMenuBuilder
Class constructor
AbstractInsertMetricContextMenuBuilder(ReportGridDisplayCell.Context) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.ReportCellTransformationMetric.AbstractInsertMetricContextMenuBuilder
Class constructor
AbstractInstance - Class in com.microstrategy.web.objects.admin.monitors
The AbstractInstance class is a base class which can be subclassed to implement the Instance Interface.
AbstractInstance(AbstractCategory, String, String) - Constructor for class com.microstrategy.web.objects.admin.monitors.AbstractInstance
 
AbstractLayoutSource - Class in com.microstrategy.web.transform
This abstract base class manages caching of Layout definitions and provides a simple implementation of LayoutParser.MessageListener
AbstractLayoutSource() - Constructor for class com.microstrategy.web.transform.AbstractLayoutSource
 
AbstractLayoutSource.LayoutCacheHint - Class in com.microstrategy.web.transform
This class serves as both CacheHint and Cache key.
AbstractLayoutTransform - Class in com.microstrategy.web.transform
This is the abstract base class for building layout-aware transforms.
AbstractLayoutTransform() - Constructor for class com.microstrategy.web.transform.AbstractLayoutTransform
 
AbstractLimitExpressionBean - Class in com.microstrategy.web.beans
 
AbstractLocalBeanFactory - Class in com.microstrategy.web.beans
Default implementation of the LocalBeanFactory interface that resolves bean type names to bean classes by appending "Impl" to the bean type name.
AbstractLocalBeanFactory() - Constructor for class com.microstrategy.web.beans.AbstractLocalBeanFactory
 
AbstractLocaleResolvePolicy - Class in com.microstrategy.web.objects.localization
an implementation of LocaleResolvePolicy, provide resolve() method to set locale and locale resolve policy when creating session.
AbstractLocaleResolvePolicy(Locale) - Constructor for class com.microstrategy.web.objects.localization.AbstractLocaleResolvePolicy
 
AbstractMkitBundles - Class in com.microstrategy.web.app.utils
 
AbstractMkitBundles() - Constructor for class com.microstrategy.web.app.utils.AbstractMkitBundles
 
AbstractMobileSubscriptionTask - Class in com.microstrategy.web.app.tasks
 
AbstractMobileSubscriptionTask() - Constructor for class com.microstrategy.web.app.tasks.AbstractMobileSubscriptionTask
 
AbstractMobileSubscriptionTask.SimpleSubscriptionTransform - Class in com.microstrategy.web.app.tasks
 
AbstractModule - Class in com.microstrategy.web.app.utils.upgrade
This is the based implementation of an UpgradeModule.
AbstractModule(UpgradeManager) - Constructor for class com.microstrategy.web.app.utils.upgrade.AbstractModule
Default constructor.
AbstractMojoRWTransform - Class in com.microstrategy.web.app.transforms
 
AbstractMojoRWTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractMojoRWTransform
 
AbstractMojoTransform - Class in com.microstrategy.web.app.transforms
 
AbstractMojoTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractMojoTransform
 
AbstractNoBodyTag - Class in com.microstrategy.web.app.taglibs
This class can be used as base of the custom tags that do not display any body content while rendering the final HTML.
AbstractNoBodyTag() - Constructor for class com.microstrategy.web.app.taglibs.AbstractNoBodyTag
 
AbstractNoBodyTagHelper - Class in com.microstrategy.web.app.taglibs
This class can be used as base for the helpers of the custom tags that extend AbstractNoBodyTag since they don't consider the body when rendering the final HTML to show to the user.
AbstractNoBodyTagHelper() - Constructor for class com.microstrategy.web.app.taglibs.AbstractNoBodyTagHelper
 
AbstractObjectBrowserTabBean - Class in com.microstrategy.web.app.beans
Abstract implementation of the ObjectBrowserTabBean interface.
AbstractObjectBrowserTabBean() - Constructor for class com.microstrategy.web.app.beans.AbstractObjectBrowserTabBean
Default constructor.
AbstractObjectBrowserTabTransform - Class in com.microstrategy.web.app.transforms
This transform is the base class for those Tabs that are displayed within an ObjectBrowserManager.
AbstractObjectBrowserTabTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractObjectBrowserTabTransform
Default no-argument constructor.
AbstractObjectExplorerBean - Class in com.microstrategy.web.app.beans
Abstract class that represents a basic ObjectExplorerBean
AbstractObjectExplorerBean() - Constructor for class com.microstrategy.web.app.beans.AbstractObjectExplorerBean
 
AbstractObjectExplorerEventHandler - Class in com.microstrategy.web.app.beans
This abstract class represents a basic event handler for an ObjectExplorerBean.
AbstractObjectExplorerEventHandler() - Constructor for class com.microstrategy.web.app.beans.AbstractObjectExplorerEventHandler
 
AbstractObjectExplorerTransform - Class in com.microstrategy.web.app.transforms
 
AbstractObjectExplorerTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractObjectExplorerTransform
 
AbstractObjectExplorerTreeTransform - Class in com.microstrategy.web.app.transforms
 
AbstractObjectExplorerTreeTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractObjectExplorerTreeTransform
 
AbstractObjectInfoListTransform - Class in com.microstrategy.web.app.transforms
AbstractObjectInfoListTransform is an abstract class that takes care of rendering a bean that holds WebObjectInfo instances on a list structure.
AbstractObjectInfoListTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractObjectInfoListTransform
Class constructor
AbstractOptionsTransform - Class in com.microstrategy.web.app.transforms
This abstract class is the base for print/pdf/export options Transforms.
AbstractOptionsTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractOptionsTransform
Default empty constructor.
AbstractPagebyContextMenuItemBuilder - Class in com.microstrategy.web.app.transforms.contextmenus
This class is used by Microstrategy Web as a base class for those used to populate context-menus used with the PageBy transform.
AbstractPagebyContextMenuItemBuilder(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.AbstractPagebyContextMenuItemBuilder
 
AbstractParameterBuilder - Class in com.microstrategy.web.platform
An abstract implementation for ParameterBuilder which stores all information supplied, but is unable to convert it to a string.
AbstractParameterBuilder() - Constructor for class com.microstrategy.web.platform.AbstractParameterBuilder
 
AbstractParseMetricTask - Class in com.microstrategy.web.app.tasks
This is the parent class for tasks that generate a token stream for a metric.
AbstractParseMetricTask(String) - Constructor for class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
AbstractPersistable - Class in com.microstrategy.utils.serialization
Base class that provides facilities to save and restore states.
AbstractPersistable() - Constructor for class com.microstrategy.utils.serialization.AbstractPersistable
 
AbstractPersistableAppComponent - Class in com.microstrategy.web.app.beans
Title: AbstractPersistableAppComponent.
AbstractPersistableAppComponent() - Constructor for class com.microstrategy.web.app.beans.AbstractPersistableAppComponent
 
AbstractPersistableAppComponent(boolean) - Constructor for class com.microstrategy.web.app.beans.AbstractPersistableAppComponent
 
AbstractPersistableFrameElement - Class in com.microstrategy.web.app.beans
This class is the abstract realization of the FrameElement.
AbstractPersistableFrameElement() - Constructor for class com.microstrategy.web.app.beans.AbstractPersistableFrameElement
 
AbstractPreferencesTransform - Class in com.microstrategy.web.app.transforms
This abstract class is the base for all preferences Transforms.
AbstractPreferencesTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractPreferencesTransform
Default empty constructor.
AbstractPrivilegesEditorTransform - Class in com.microstrategy.web.app.transforms
Abstract class to render privilege related editors
AbstractPrivilegesEditorTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractPrivilegesEditorTransform
 
AbstractPromptEditorTransform - Class in com.microstrategy.web.app.transforms
 
AbstractPromptEditorTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractPromptEditorTransform
 
AbstractPromptEditorTransform.ListItem - Class in com.microstrategy.web.app.transforms
 
AbstractPromptExpressionTransform - Class in com.microstrategy.web.app.transforms
Title: PromptExpressionBaseTransform.
AbstractPromptExpressionTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractPromptExpressionTransform
Default no-args constructor, initialize all the formal parameters.
AbstractPromptObjectTransform - Class in com.microstrategy.web.app.transforms
The AbstractPromptObjectTransform is the base class we use for these prompt transforms should extend from.
AbstractPromptObjectTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractPromptObjectTransform
Default no-args constructor, initialize all the formal parameters.
AbstractPromptWidgetTransform - Class in com.microstrategy.web.app.transforms
 
AbstractPromptWidgetTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractPromptWidgetTransform
 
AbstractRenderer - Class in com.microstrategy.web.blocks.renderers
This is a simple base class for a renderer.
AbstractRenderer() - Constructor for class com.microstrategy.web.blocks.renderers.AbstractRenderer
 
AbstractReportCellComposedContextMenuItemBuilder - Class in com.microstrategy.web.app.transforms.contextmenus
This is a base class for those context menu item builders for report cells that generate menu options with sub-menus associated to them.
AbstractReportCellComposedContextMenuItemBuilder(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.AbstractReportCellComposedContextMenuItemBuilder
Class constructor
AbstractReportCellContextMenuItemBuilder - Class in com.microstrategy.web.app.transforms.contextmenus
 
AbstractReportCellContextMenuItemBuilder(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.AbstractReportCellContextMenuItemBuilder
Class constructor
AbstractReportCellInsertMetric - Class in com.microstrategy.web.app.transforms.contextmenus
AbstractReportCellInsertMetric is the base class for the different Insert Metric options such as ReportCellPercentGrandTotalMetric, ReportCellPercentOverColumnsMetric, etc.
AbstractReportCellInsertMetric(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.AbstractReportCellInsertMetric
Class constructor
AbstractReportCellMove - Class in com.microstrategy.web.app.transforms.contextmenus
AbstractReportCellMove is the base class for generating pivot options for the different cells on a report grid.
AbstractReportCellMove(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.AbstractReportCellMove
Class constructor
AbstractReportCellParentMenu - Class in com.microstrategy.web.app.transforms.contextmenus
The AbstractReportCellParentMenu represents a context menu item builder that will hold a sub-menu structure with a list of the options - defined on the XML Configuration file - that a user will be enabled to select.
AbstractReportCellParentMenu(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.AbstractReportCellParentMenu
Class constructor
AbstractReportCellSort - Class in com.microstrategy.web.app.transforms.contextmenus
AbstractReportCellSort is the base class for generating sort options for the different cells on a report grid.
AbstractReportCellSort(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.AbstractReportCellSort
Default constructor
AbstractReportCellThresholds - Class in com.microstrategy.web.app.transforms.contextmenus
 
AbstractReportCellThresholds(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.AbstractReportCellThresholds
Class constructor
AbstractReportCellThresholds.ThresholdsContextMenuBuilder - Interface in com.microstrategy.web.app.transforms.contextmenus
 
AbstractReportDataTransform - Class in com.microstrategy.web.app.transforms
This is the base class for those Report Transforms that generate some sort of representation of the report's data, either as grid, as a graph or as a grid-graph.
AbstractReportDataTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractReportDataTransform
Class constructor.
AbstractReportDataVisualizationTransform - Class in com.microstrategy.web.app.transforms
Transform used to render a visualization on the report.
AbstractReportDataVisualizationTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractReportDataVisualizationTransform
 
AbstractReportExportTransform - Class in com.microstrategy.web.app.transforms
This definition is used as base for export transform classes such as ReportExportExcelFormatTransform and ReportExportHTMLFormatTransform.
AbstractReportExportTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractReportExportTransform
Default empty constructor.
AbstractReportGridCellHeader - Class in com.microstrategy.web.app.transforms
This class serves as base implementation for other classes such as ReportGridCellColHeaderImpl and ReportGridCellRowHeaderImpl which render Cell Header information of a Grid to be presented to the user.
AbstractReportGridCellHeader() - Constructor for class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
 
AbstractReportGridCellHeader.AxisDepth - Class in com.microstrategy.web.app.transforms
 
AbstractReportGridCellTitle - Class in com.microstrategy.web.app.transforms
This class serves as base implementation for other classes such as ReportGridCellColTitleImpl and ReportGridCellRowTitleImpl which render Cell Title information of a Grid to be presented to the user.
AbstractReportGridCellTitle() - Constructor for class com.microstrategy.web.app.transforms.AbstractReportGridCellTitle
 
AbstractReportGridCellTitle.TitlePivotButtonInfo - Class in com.microstrategy.web.app.transforms
Helper class for storing pivot button information - such as JavaScript id, descriptor (tooltip) and image name - based on the action that can be performed given the current selected target.
AbstractReportGridDisplayCell - Class in com.microstrategy.web.app.transforms
The AbstractReportGridDisplayCell is the base class for those that generate a grid's cell output in Microstrategy Web.
AbstractReportGridDisplayCell() - Constructor for class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Constructor used for creating a generic display cell.
AbstractReportGridDisplayCell.Context - Class in com.microstrategy.web.app.transforms
Implements TransformContext.
AbstractReportGridDisplayCell.PivotButtonInfo - Class in com.microstrategy.web.app.transforms
 
AbstractReportGridExportTransform - Class in com.microstrategy.web.app.transforms
This definition is used as base for export transform classes such as ReportGridExcelTransform, ReportGridHTMLTransform and ReportGridPrintTransform.
AbstractReportGridExportTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractReportGridExportTransform
 
AbstractReportGridTransform - Class in com.microstrategy.web.app.transforms
The AbstractReportGridTransform is an base class for those transform that generate a grid visualization of the data returned by a Report.
AbstractReportGridTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractReportGridTransform
default no-args constructor.
AbstractReportOutlineModeExportTransform - Class in com.microstrategy.web.app.transforms
 
AbstractReportOutlineModeExportTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractReportOutlineModeExportTransform
 
AbstractReportTransform - Class in com.microstrategy.web.app.transforms
AbstractReportTransform is an abstract class extending from AbstractAppTranform.
AbstractReportTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractReportTransform
default no-args constructor.
AbstractReportXMLTransform - Class in com.microstrategy.web.app.transforms
Abstract class for transforms that generate report XML content.
AbstractReportXMLTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractReportXMLTransform
 
AbstractResultSetBinaryResultsTask - Class in com.microstrategy.web.tasks
 
AbstractResultSetBinaryResultsTask(String) - Constructor for class com.microstrategy.web.tasks.AbstractResultSetBinaryResultsTask
 
AbstractResultSetResultsTask - Class in com.microstrategy.web.tasks
 
AbstractResultSetResultsTask(String) - Constructor for class com.microstrategy.web.tasks.AbstractResultSetResultsTask
 
AbstractRWBeanVisitor - Class in com.microstrategy.web.beans
 
AbstractRWBeanVisitor() - Constructor for class com.microstrategy.web.beans.AbstractRWBeanVisitor
 
AbstractRWBeanVisitor2 - Class in com.microstrategy.web.beans
 
AbstractRWBeanVisitor2() - Constructor for class com.microstrategy.web.beans.AbstractRWBeanVisitor2
 
AbstractRWDataVisualizationTransform - Class in com.microstrategy.web.app.transforms
Transform used to render a visualization on the document.
AbstractRWDataVisualizationTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractRWDataVisualizationTransform
 
AbstractRWTransform - Class in com.microstrategy.web.app.transforms
AbstractRWTransform is an abstract class which acts as a super class for all report writing transforms.
AbstractRWTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractRWTransform
Default no argument constructor.
AbstractRWTransform.ButtonAlignmentsHelper - Class in com.microstrategy.web.app.transforms
Helper for button alignment configuration.
AbstractSaveReportPropertiesAddOn - Class in com.microstrategy.web.app.addons
Deprecated.
the logic on this addOn has been moved to the AggregatedReportSavePropertiesEventHandler
AbstractSaveReportPropertiesAddOn() - Constructor for class com.microstrategy.web.app.addons.AbstractSaveReportPropertiesAddOn
Deprecated.
 
AbstractSaveReportPropertiesAddOn.AttFormsReportProperty - Class in com.microstrategy.web.app.addons
Deprecated.
Title: AttFormsReportProperty
AbstractSaveReportPropertiesAddOn.BooleanReportProperty - Class in com.microstrategy.web.app.addons
Deprecated.
Title: BooleanReportProperty
AbstractSaveReportPropertiesAddOn.GraphFormatReportProperty - Class in com.microstrategy.web.app.addons
Deprecated.
Title: GraphFormatReportProperty
AbstractSaveReportPropertiesAddOn.LocalizableReportProperty - Class in com.microstrategy.web.app.addons
Deprecated.
Title: LocalizableReportProperty
AbstractSaveReportPropertiesAddOn.PaperSizeReportProperty - Class in com.microstrategy.web.app.addons
Deprecated.
Title: PaperSizeReportProperty
AbstractSaveReportPropertiesAddOn.PDFPaperSizeReportProperty - Class in com.microstrategy.web.app.addons
Deprecated.
Title: PDFPaperSizeReportPropertyPaperSizeReportProperty
AbstractSaveReportPropertiesAddOn.PDFScalePagesReportProperty - Class in com.microstrategy.web.app.addons
Deprecated.
Title: PDFScalingReportProperty
AbstractSaveReportPropertiesAddOn.PDFScalingReportProperty - Class in com.microstrategy.web.app.addons
Deprecated.
Title: PDFScalingReportProperty
AbstractSaveReportPropertiesAddOn.PreferenceOnlyReportProperty - Class in com.microstrategy.web.app.addons
Deprecated.
Title: PreferenceOnlyReportProperty
AbstractSaveReportPropertiesAddOn.PrintPaperSizeReportProperty - Class in com.microstrategy.web.app.addons
Deprecated.
Title: PrintPaperSizeReportPropertyPaperSizeReportProperty
AbstractSaveReportPropertiesAddOn.PrintQualityReportProperty - Class in com.microstrategy.web.app.addons
Deprecated.
Title: PrintQualityReportProperty
AbstractSaveReportPropertiesAddOn.ReportProperty - Class in com.microstrategy.web.app.addons
Deprecated.
Title: ReportProperty
AbstractSaveReportPropertiesAddOn.SeparateSheetsReportProperty - Class in com.microstrategy.web.app.addons
Deprecated.
Title: SeparateSheetsReportProperty
AbstractSaveTask - Class in com.microstrategy.web.app.tasks
Abstract base class for tasks that save an object to metadata
AbstractSaveTask() - Constructor for class com.microstrategy.web.app.tasks.AbstractSaveTask
 
AbstractScheduleListTransform - Class in com.microstrategy.web.app.transforms
Deprecated.
Starting with version 9.0 and the advent of Distribution Services, all schedule objects are replaced by subscriptions. Hence please use AbstractSubscriptionListTransform instead.
AbstractScheduleListTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractScheduleListTransform
Deprecated.
Default no-arg constructor
AbstractServerPropertiesTransform - Class in com.microstrategy.web.admin.transforms
This class acts as a parent for the server properties class and for the security properties class.
AbstractServerPropertiesTransform() - Constructor for class com.microstrategy.web.admin.transforms.AbstractServerPropertiesTransform
Default empty constructor.
AbstractShortcut - Class in com.microstrategy.web.app.gui.shortcuts
This abstract GuiElement implementation serves as base for rendering information about the different types of ShortcutElement a toolbar might use for displaying its different options to the user.
AbstractShortcut() - Constructor for class com.microstrategy.web.app.gui.shortcuts.AbstractShortcut
Class constructor
AbstractShortcutList - Class in com.microstrategy.web.app.gui.shortcuts
This abstract GuiElement implementation serves as base for rendering information about the different types of ShortcutListElement a toolbar might use for displaying its different options to the user.
AbstractShortcutList() - Constructor for class com.microstrategy.web.app.gui.shortcuts.AbstractShortcutList
Class constructor
AbstractSimplifiedRWXMLTransform - Class in com.microstrategy.web.app.transforms
 
AbstractSimplifiedRWXMLTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractSimplifiedRWXMLTransform
 
AbstractStyleCatalogElement - Class in com.microstrategy.web.transform
 
AbstractStyleCatalogElement() - Constructor for class com.microstrategy.web.transform.AbstractStyleCatalogElement
 
AbstractStyleCatalogList - Class in com.microstrategy.web.transform
This is the base class for lists defined in the style-catalog like LayoutSourceDefns or BeanDefns.
AbstractStyleCatalogList() - Constructor for class com.microstrategy.web.transform.AbstractStyleCatalogList
 
AbstractSubscriptionEditTransform - Class in com.microstrategy.web.app.transforms
AbstractSubscriptionEditTransform is an abstract class which acts as a super class for all subscription and schedule transforms.
AbstractSubscriptionEditTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractSubscriptionEditTransform
Default no argument constructor, initialize formal parameters.
AbstractSubscriptionFolderBeanTransform - Class in com.microstrategy.web.app.transforms
This transform renders the list of Narrowcast Subscriptions from a SubscriptionFolderBean.
AbstractSubscriptionFolderBeanTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractSubscriptionFolderBeanTransform
Default no-arg constructor, initialize formal parameters
AbstractSubscriptionListTransform - Class in com.microstrategy.web.app.transforms
This transform renders the list of Narrowcast Subscriptions from a SubscriptionFolderBean as Large Icons.
AbstractSubscriptionListTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractSubscriptionListTransform
 
AbstractSubscriptionsEditorTransform - Class in com.microstrategy.web.app.transforms
This class is the base class for the Editors used for subscription.
AbstractSubscriptionsEditorTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractSubscriptionsEditorTransform
Default no-args constructor, initialize formal parameters.
AbstractSubscriptionsEditorTransform.RecipientContext - Class in com.microstrategy.web.app.transforms
 
AbstractTabTransform - Class in com.microstrategy.web.app.transforms
This is the base class for those Transforms that will generate the Tab's content in a tabbed environement.
AbstractTabTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractTabTransform
Default no-argument constructor.
AbstractTemplateElementsBean - Class in com.microstrategy.web.app.beans
 
AbstractTemplateElementsBean() - Constructor for class com.microstrategy.web.app.beans.AbstractTemplateElementsBean
 
AbstractTransform - Class in com.microstrategy.web.transform
AbstractTransform class is an abstract base class that implements the Transform interface.
AbstractTransform() - Constructor for class com.microstrategy.web.transform.AbstractTransform
 
AbstractTransformable - Class in com.microstrategy.web.beans
This is a base class for transformable objects.
AbstractTransformable() - Constructor for class com.microstrategy.web.beans.AbstractTransformable
 
AbstractUserEntitiesTreeCartTransform - Class in com.microstrategy.web.app.transforms
 
AbstractUserEntitiesTreeCartTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractUserEntitiesTreeCartTransform
 
AbstractUserMgrContextMenuItemBuilder - Class in com.microstrategy.web.app.transforms.contextmenus
 
AbstractUserMgrContextMenuItemBuilder(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.AbstractUserMgrContextMenuItemBuilder
 
AbstractViewBeanParserBean - Class in com.microstrategy.web.app.beans
The ViewBeanParserBeanBean is used to represent an application bean that will manipiulate a View Bean from either a Report Bean or a Report Writer Bean.
AbstractViewBeanParserBean() - Constructor for class com.microstrategy.web.app.beans.AbstractViewBeanParserBean
Class constructor.
AbstractWebBeanTransform - Class in com.microstrategy.web.app.transforms
 
AbstractWebBeanTransform() - Constructor for class com.microstrategy.web.app.transforms.AbstractWebBeanTransform
 
AbstractWebComponent - Class in com.microstrategy.web.beans
This class provides a skeletal implementation of the WebComponent interface to minimize the effort required to implement this interface.
AbstractWebComponent() - Constructor for class com.microstrategy.web.beans.AbstractWebComponent
Default constructor, setting the component name to 'wc' followed a unique id.
AbstractWebComponent(boolean) - Constructor for class com.microstrategy.web.beans.AbstractWebComponent
 
AbstractWebFeatures - Class in com.microstrategy.web.beans
This acts as the base for all classes implementing feature support resolution.
AbstractWebFeatures() - Constructor for class com.microstrategy.web.beans.AbstractWebFeatures
Default constructor.
AbstractWebFeatures(WebComponent) - Constructor for class com.microstrategy.web.beans.AbstractWebFeatures
Constructor with the specified WebComponent.
AbstractWebLoginProvider - Class in com.microstrategy.web.app
This class defines the interface for a web login provider.
AbstractWebLoginProvider() - Constructor for class com.microstrategy.web.app.AbstractWebLoginProvider
 
AbstractWebNotification - Class in com.microstrategy.web.objects
 
AbstractXMLConfigModule - Class in com.microstrategy.web.app.utils.upgrade
Extends AbstractModule by providing specific support to upgrade xml configuration files.
AbstractXMLConfigModule(UpgradeManager) - Constructor for class com.microstrategy.web.app.utils.upgrade.AbstractXMLConfigModule
Default constructor.
accept(BlockVisitor) - Method in class com.microstrategy.web.blocks.Block
Accept a BlockVisitor to this Block.
accept(BlockVisitor) - Method in class com.microstrategy.web.blocks.BlockList
Accept a BlockVisitor to this Block List.
accept(BlockVisitor) - Method in class com.microstrategy.web.blocks.BlockProperty
Accept a BlockVisitor to this BlockProperty.
accept(BlockVisitor, Comparator<BlockProperty>) - Method in class com.microstrategy.web.blocks.Block
Accept a BlockVisitor to this Block.
accept(WebObjectInfo) - Method in interface com.microstrategy.web.objects.WebObjectFilter
 
accept(T) - Method in interface com.microstrategy.utils.function.ThrowingConsumer
 
accept(T1, T2, T3) - Method in interface com.microstrategy.utils.function.ThrowingConsumer3
Performs this operation on the given arguments.
acceptChange() - Method in class com.microstrategy.web.beans.AbstractLimitExpressionBean
 
acceptChange() - Method in interface com.microstrategy.web.beans.ExpressionBean
Accepts the change that is currently being worked upon.
acceptChange(WebNode) - Method in class com.microstrategy.web.beans.AbstractLimitExpressionBean
 
acceptChange(WebNode, String, String) - Method in class com.microstrategy.web.objects.WebMDXExpressionHelper
Copies changes to corresponding unit expression
acceptChanges() - Method in interface com.microstrategy.web.app.beans.ObjectSelectionBean
This method tells the bean to propagate the current selections back to their original source.
acceptChanges(WebDerivedElement) - Method in class com.microstrategy.web.objects.WebDerivedElementsEditorObject
Generates deltas for changes made to a given element
acceptElementChanges() - Method in interface com.microstrategy.web.app.beans.DerivedElementsEditorBean
Generate deltas for all changes in the current derived element
acceptVisibleChanges() - Method in class com.microstrategy.web.objects.WebDerivedElementsEditorObject
Generates deltas for visibility changes made to derived element
AccessedTable - Interface in com.microstrategy.web.objects.admin.monitors
 
accessTaskParam - Variable in class com.microstrategy.web.app.tasks.architect.GetCustomConnectorTask
 
accessTaskParam - Variable in class com.microstrategy.web.app.tasks.architect.SearchTask
 
accessTokenParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.FetchSourceObjectsTask
 
accessTokenParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.ImportSourceObjectTask
 
accessTokenParam - Variable in class com.microstrategy.web.app.tasks.UsherAuthenticationTask
 
AccordionTabBeanTransform - Class in com.microstrategy.web.app.transforms
Title: AccordionTabBeanTransform
AccordionTabBeanTransform() - Constructor for class com.microstrategy.web.app.transforms.AccordionTabBeanTransform
 
AccordionTabManagerBeanFeaturesImpl - Class in com.microstrategy.web.app.beans
 
AccordionTabManagerBeanImpl - Class in com.microstrategy.web.app.beans
 
AccordionTabManagerBeanImpl() - Constructor for class com.microstrategy.web.app.beans.AccordionTabManagerBeanImpl
 
AccordionTabManagerEventHandler - Class in com.microstrategy.web.app.beans
 
AccordionTabManagerEventHandler() - Constructor for class com.microstrategy.web.app.beans.AccordionTabManagerEventHandler
 
AccordionTabManagerTransform - Class in com.microstrategy.web.app.transforms
 
AccordionTabManagerTransform() - Constructor for class com.microstrategy.web.app.transforms.AccordionTabManagerTransform
 
accountIDTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.CreateEmmaTablesTask
 
accountIDTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.SetDBRoleTask
 
accumulate(String, Object) - Method in class com.microstrategy.utils.json.JSONObject
Accumulate values under a key.
accumulate(String, Object) - Method in class com.microstrategy.web.app.tasks.architect.json.JSONObject
Accumulate values under a key.
ACMAffinityErrorHandler - Class in com.microstrategy.webapi
 
ACMAffinityErrorHandler() - Constructor for class com.microstrategy.webapi.ACMAffinityErrorHandler
 
ACMCheckConnectionLog - Class in com.microstrategy.webapi
 
ACMCheckConnectionLog() - Constructor for class com.microstrategy.webapi.ACMCheckConnectionLog
 
ACMCheckConnectionLog.ICheckConnectionLog - Interface in com.microstrategy.webapi
 
ACMClusterInfo - Class in com.microstrategy.webapi.acm
ACMClusterInfo marries the IServer connectivity info and the application type (the type of the client application).
ACMClusterInfo(String, int, String, int) - Constructor for class com.microstrategy.webapi.acm.ACMClusterInfo
 
ACMClusterMap - Class in com.microstrategy.webapi
 
ACMClusterMapLog - Class in com.microstrategy.webapi
 
ACMClusterMapLog() - Constructor for class com.microstrategy.webapi.ACMClusterMapLog
 
ACMCommandRetry - Class in com.microstrategy.webapi
 
ACMCommandRetry() - Constructor for class com.microstrategy.webapi.ACMCommandRetry
 
ACMConsolidator<TDestination extends ACMDestination<TDestination>,​TTargetDestination extends ACMDestination.ACMTargetDestination<TDestination>> - Interface in com.microstrategy.webapi
ACMConsolidator is an interface that the user of the ACMDistributer utility must implement
ACMConsolidator.SESSION_MODE - Enum in com.microstrategy.webapi
 
ACMConsolidator.STRING_DATA_FORMAT - Enum in com.microstrategy.webapi
 
ACMCreateSessionParams - Class in com.microstrategy.webapi.acm
ACMCreateSessionParams holds all the parameters that were used to create a Configuration Session.
ACMCreateSessionParams(String, String, boolean, String, String, StringWrapper, boolean, int, String, int, int, String, String, String, int) - Constructor for class com.microstrategy.webapi.acm.ACMCreateSessionParams
 
ACMCrossProjectCache - Class in com.microstrategy.webapi
ACMCrossProjectCache holds the cross project information about which project ids can be used for each node for the logged in user (by Master Session Id).
ACMDecisionLog - Class in com.microstrategy.webapi
ACMDecisionLog is used to log the detailed decisions that are made when deciding which IServer should be used for a particular user's needs.
ACMDecisionLog.DecisionForCreateSession - Class in com.microstrategy.webapi
DecisionForCreateSession is used to log in the portion of the decision being made inside the CDSSXMLServerSessionImpl.hCreateSession.
ACMDecisionLog.DecisionForUserAffinityLog - Class in com.microstrategy.webapi
DecisionForUserAffinityLog logs the IServer-side implementation of the User Affinity portion of the Decision logic.
ACMDecisionLog.ICrossProjectCacheDecisionLog - Interface in com.microstrategy.webapi
 
ACMDecisionLog.ICrossProjectDecisionLog - Interface in com.microstrategy.webapi
 
ACMDecisionLog.ICrossProjectDecisionLog.ILoop - Interface in com.microstrategy.webapi
 
ACMDecisionLog.IFenceCacheDecisionLog - Interface in com.microstrategy.webapi
 
ACMDecisionLog.ILoginDecisionLog - Interface in com.microstrategy.webapi
 
ACMDecisionLog.IProjectDecisionLog - Interface in com.microstrategy.webapi
 
ACMDestination<TDestination extends ACMDestination<TDestination>> - Interface in com.microstrategy.webapi
ACMDestination holds the information needed to direct the output to the intended destination.
ACMDestination.ACMTargetDestination<TDestination extends ACMDestination<TDestination>> - Interface in com.microstrategy.webapi
ACMTargetDestination represents a specific IServer in a cluster.
ACMDestination.SessionDestination - Class in com.microstrategy.webapi
SessionDestination represents a destination to be used by XML APIs that require a Session Id.
ACMDestination.SessionlessDestination - Class in com.microstrategy.webapi
SessionlessDestination represents a destination to be used by XML APIs that do not require a Session Id.
ACMDestination.SessionlessTargetDestination - Class in com.microstrategy.webapi
SessionlessTargetDestination represents a destination to be used by XML APIs that do not require a Session Id.
ACMDestination.SessionTargetDestination - Class in com.microstrategy.webapi
SessionTargetDestination represents a destination to be used by XML APIs that require a Session Id.
ACMDistributor - Class in com.microstrategy.webapi
 
ACMDistributor() - Constructor for class com.microstrategy.webapi.ACMDistributor
 
ACMDistributorLog - Class in com.microstrategy.webapi
 
ACMDistributorLog() - Constructor for class com.microstrategy.webapi.ACMDistributorLog
 
ACMException - Exception in com.microstrategy.webapi.acm
ACMException extends from MSTRWebAPIException; thus the caller may simply catch MSTRWebAPIException for ease of use.

ACMException primarily exists so that exceptions can be thrown from the "acm" package without having to modify MSTRWebAPIException to have public constructors.
ACMException(String) - Constructor for exception com.microstrategy.webapi.acm.ACMException
Example:
ACMException(String, int) - Constructor for exception com.microstrategy.webapi.acm.ACMException
Examples:
ACMFailoverLog - Class in com.microstrategy.webapi.acm
 
ACMFailoverLog() - Constructor for class com.microstrategy.webapi.acm.ACMFailoverLog
 
ACMFailoverLog.CanRetryLog - Class in com.microstrategy.webapi.acm
 
ACMFailoverLog.CCanRetryLog - Class in com.microstrategy.webapi.acm
 
ACMFailoverLog.ICanRetryLog - Interface in com.microstrategy.webapi.acm
 
ACMFailoverLog.IRetryLog - Interface in com.microstrategy.webapi.acm
 
ACMFailoverLog.NullCanRetryLog - Class in com.microstrategy.webapi.acm
 
ACMFailoverLog.RetryLog - Class in com.microstrategy.webapi.acm
 
ACMGCMHangLog - Class in com.microstrategy.webapi
 
ACMGCMHangLog() - Constructor for class com.microstrategy.webapi.ACMGCMHangLog
 
ACMGCMHangMap - Class in com.microstrategy.webapi
ACMGCMHangMap manages the timeout schedule for GetClusterMembership (GCM) on an IServer that is hanging.

When an IServer hangs it is expensive to make a GCM call.
ACMGSSCredential - Class in com.microstrategy.webapi.acm
ACMGSSCredential holds the GSS credentials, which are the credentials needed by the Kerberos server when making a "delegation" call.

By wrapping the GSSCredentials inside ACMGSSCredentials it allows all the components to hold the ACMGSSCredentials object while permiting the inner GSSCredentials to change.
ACMGSSCredential() - Constructor for class com.microstrategy.webapi.acm.ACMGSSCredential
 
ACMJwt - Class in com.microstrategy.webapi.acm
ACMJwt represents the JWT as given by the IServer.
ACMJwt(String) - Constructor for class com.microstrategy.webapi.acm.ACMJwt
 
ACMJwt(String, int) - Constructor for class com.microstrategy.webapi.acm.ACMJwt
 
ACMJwt.Header - Class in com.microstrategy.webapi.acm
 
ACMLocalIps - Class in com.microstrategy.webapi
ACMLocalIps provides an efficient way to check if an ip address is a local ip address.
ACMLocalIps() - Constructor for class com.microstrategy.webapi.ACMLocalIps
 
ACMLocalIps.IP_FORMAT - Enum in com.microstrategy.webapi
 
ACMLogHelper - Class in com.microstrategy.webapi.acm
 
ACMMapsLog - Class in com.microstrategy.webapi
 
ACMMapsLog() - Constructor for class com.microstrategy.webapi.ACMMapsLog
 
ACMMasterSessionBundle - Class in com.microstrategy.webapi.acm
ACMMasterSessionBundle marries a number of parameters together (Jwt, GSSCredentials, Create Session Parameters, and Time-to-live) that are all descriptive of a Master Session Id.
ACMMasterSessionBundle(IDSSXMLSessionId.IMasterSessionId, ACMJwt, ACMGSSCredential, ACMCreateSessionParams, ACMTimeToLive.MasterSessionTTL, String) - Constructor for class com.microstrategy.webapi.acm.ACMMasterSessionBundle
 
ACMPreferenceReader<T> - Class in com.microstrategy.webapi
ACMPreferenceReader reads the value from the Preferences on-demand.
ACMRefreshClusterMembershipConsolidator - Class in com.microstrategy.webapi
 
ACMRefreshClusterMembershipConsolidator(Collection<CDSSXMLClusterNode>) - Constructor for class com.microstrategy.webapi.ACMRefreshClusterMembershipConsolidator
 
ACMRefreshClusterMembershipLog - Class in com.microstrategy.webapi
 
ACMRefreshClusterMembershipLog() - Constructor for class com.microstrategy.webapi.ACMRefreshClusterMembershipLog
 
ACMRefreshThreadLog - Class in com.microstrategy.webapi
 
ACMRefreshThreadLog() - Constructor for class com.microstrategy.webapi.ACMRefreshThreadLog
 
ACMRefreshThreadLog.IRefreshThreadLog - Interface in com.microstrategy.webapi
IRefreshThreadLog builds the logging output for the ACMRefreshThread.run() method
ACMRememberMeEnabled - Class in com.microstrategy.webapi
Helper class to get the auth.rememberme.timeout value
ACMRememberMeEnabled() - Constructor for class com.microstrategy.webapi.ACMRememberMeEnabled
 
ACMResource<TResource> - Interface in com.microstrategy.webapi
ACMResource provides the ability to check if an autocloseable object has been closed or not.
ACMResourcePoolLog - Class in com.microstrategy.webapi
 
ACMResourcePoolLog() - Constructor for class com.microstrategy.webapi.ACMResourcePoolLog
 
ACMSDKHelpers - Class in com.microstrategy.webapi
ACMSDKHelpers has miscellaneous semi-generic helper methods
ACMSDKHelpers() - Constructor for class com.microstrategy.webapi.ACMSDKHelpers
 
ACMSDKHelpers.ConfigSessionProjectsResolver - Class in com.microstrategy.webapi
 
ACMSDKHelpers.IServerSessionIdleTimeout - Class in com.microstrategy.webapi
 
ACMSDKHelpers.UserAffinity - Class in com.microstrategy.webapi
 
ACMSeamlessSessionMaps - Class in com.microstrategy.webapi.acm
ACMSeamlessSessionMaps keeps track of remote sessions that were used to create new sessions locally.
ACMSeamlessSessionMaps() - Constructor for class com.microstrategy.webapi.acm.ACMSeamlessSessionMaps
 
ACMSessionBundle - Class in com.microstrategy.webapi.acm
ACMSessionBundle marries the ClusterInfo (information about an IServer) with the Time-to-live of the current connection.
ACMSessionBundle(ACMTimeToLive.RealSessionTTL, ACMClusterInfo, boolean) - Constructor for class com.microstrategy.webapi.acm.ACMSessionBundle
 
ACMSessionDistributionHelper - Class in com.microstrategy.webapi
ACMSessionDistributionHelper is a collection of methods to help decide where to create the sessions in the Intelligence Server Cluster
ACMSessionDistributionHelper() - Constructor for class com.microstrategy.webapi.ACMSessionDistributionHelper
 
ACMSessionId - Class in com.microstrategy.webapi.acm
ACMSessionId is the implementation of the IDSSXMLSessionId
ACMSessionId(IDSSXMLSessionIdParser) - Constructor for class com.microstrategy.webapi.acm.ACMSessionId
 
ACMSessionId(String, IDSSXMLSessionId.TYPE) - Constructor for class com.microstrategy.webapi.acm.ACMSessionId
 
ACMSessionId.ConfigSessionId - Class in com.microstrategy.webapi.acm
 
ACMSessionId.MasterSessionId - Class in com.microstrategy.webapi.acm
 
ACMSessionId.ProjectSessionId - Class in com.microstrategy.webapi.acm
 
ACMSessionIdParser - Class in com.microstrategy.webapi.acm
ACMSessionIdParser is the implementation of the IDSSXMLSessionId
ACMSessionIdParser is the ONLY place that knows about the content and syntax of the sessionId.

The Syntax:
(1) The 32 character GUID that represents the sessionID as given out by IServer is the first 32 characters in the sessionID
(2) If the string is less than 32 characters, then this cannot represent a GUID and the constructor will throw an exception
(3) There are six possible delimiters (:^~#@$)
(4) The 33rd character up to the end of the string or the first delimiter, whichever comes first, is the machine name
(5) The machine name must exist
(6) The parameter after ":" and up to the end of the string or the next delimiter is the locale
(7) The locale may not exist
(8) The parameter after "^" and up to the end of the string or the next delimiter is the return value
(9) The return value may not exist
(10) The parameter after "~" and up to the end of the string or the next delimiter is the message id
(11) The message idmay not exist
(12) The parameter after "#" and up to the end of the string or the next delimiter is the project id
(13) The project id may not exist
(14) The parameter after "@" and up to the end of the string or the next delimiter is the port associated with the machine (15) The port must exist (16) The parameter after "$" and up to the end of the string or the next delimiter is the session type ("MASTER", "CONFIG", "PROJECT") (17) The type must exist (18) The parameter after "*" and up to the end of the string or the next delimiter is the should close ("CLOSE", "DONTCLOSE") (19) The should close value may not exist.
ACMSessionIdParser(String) - Constructor for class com.microstrategy.webapi.acm.ACMSessionIdParser
 
ACMSessionIdParser(String, IDSSXMLSessionId.TYPE) - Constructor for class com.microstrategy.webapi.acm.ACMSessionIdParser
 
ACMSessionIdResolver - Class in com.microstrategy.webapi
ACMSessionIdResolver manages the maps that keep track of the relationships between ConfigSessionId, Jwt, Users, ProjectIds, and ProjectSessionIds.
ACMSessionIdResolver.ClearInfo - Class in com.microstrategy.webapi
 
ACMSessionIdResolver.ConfigSessionInfo - Class in com.microstrategy.webapi
 
ACMSessionIdResolver.EnumInfo - Class in com.microstrategy.webapi
EnumInfo is an immutable struct to hold a copy of the information in the maps.
ACMSessionIdResolver.MasterSessionInfo - Class in com.microstrategy.webapi
MasterSessionInfo is an immutable struct to hold a copy of the information in the maps.
ACMSessionIdResolver.ProjectSessionInfo - Class in com.microstrategy.webapi
ProjectSessionInfo is an immutable struct to hold a copy of the information in the maps.
ACMSessionIdResolver.ProjectsToConnect - Class in com.microstrategy.webapi
ProjectsToConnect is an immutable class so that the Csid and related Psids can be returned from getAllProjectsToConnect()
ACMSessionIdResolver.SeamlessSession - Class in com.microstrategy.webapi
 
ACMSessionIdResolver.SessionIdInfo - Interface in com.microstrategy.webapi
 
ACMSessionReconstructor - Class in com.microstrategy.webapi
ACMSessionReconstructor is the base class to recreate a session.
ACMSessionReconstructor(IDSSXMLServerSession, IDSSXMLSessionId, String, ACMGSSCredential, ACMCreateSessionParams, ACMClusterInfo, boolean) - Constructor for class com.microstrategy.webapi.ACMSessionReconstructor
ACMSessionReconstructor is the base constructor that drives the walk through the polymorhpic method
ACMSignaller - Class in com.microstrategy.webapi
ACMSignaller is a generic helper that abstracts away the complexities involved in wait and notify/notifyAll.
A thread can wait for a resource using the await method.
ACMSignaller() - Constructor for class com.microstrategy.webapi.ACMSignaller
 
ACMSimultaneousSessionCreationManager<T extends IDSSXMLSessionId> - Class in com.microstrategy.webapi
 
ACMSimultaneousSessionCreationManager(ACMResolverSessionMap, IDSSXMLSessionId.IMasterSessionId, ACMSSCMSessionTypeInfo<T>) - Constructor for class com.microstrategy.webapi.ACMSimultaneousSessionCreationManager
 
ACMSSCMConfigSessionInfo - Class in com.microstrategy.webapi
 
ACMSSCMConfigSessionInfo(ACMResolverSessionMap, String, int) - Constructor for class com.microstrategy.webapi.ACMSSCMConfigSessionInfo
 
ACMSSCMPreferredConfigSessionInfo - Class in com.microstrategy.webapi
 
ACMSSCMPreferredConfigSessionInfo(ACMResolverSessionMap) - Constructor for class com.microstrategy.webapi.ACMSSCMPreferredConfigSessionInfo
 
ACMSSCMProjectSessionInfo - Class in com.microstrategy.webapi
 
ACMSSCMProjectSessionInfo(ACMResolverSessionMap, String) - Constructor for class com.microstrategy.webapi.ACMSSCMProjectSessionInfo
 
ACMSSCMSessionTypeInfo<T extends IDSSXMLSessionId> - Interface in com.microstrategy.webapi
 
ACMTimeToLive - Class in com.microstrategy.webapi.acm
ACMTimeToLive holds the precise time at which a session will time out.
ACMTimeToLive.MasterSessionTTL - Class in com.microstrategy.webapi.acm
 
ACMTimeToLive.RealSessionTTL - Class in com.microstrategy.webapi.acm
 
ACMUserAffinityHandler - Class in com.microstrategy.webapi
ACMUserAffinityHandler handles the User Affinity condition returned by IServer when making an XML API call that creates a Session Id.

The main method "handleUserAffinity" is called in the middle of CDSSXMLServerSessionImpl.hCreateSession().
ACMUserAffinityHandler() - Constructor for class com.microstrategy.webapi.ACMUserAffinityHandler
 
ACMUserAffinityHandlerLog - Class in com.microstrategy.webapi
 
ACMUserAffinityHandlerLog() - Constructor for class com.microstrategy.webapi.ACMUserAffinityHandlerLog
 
ACMUserFenceRefreshHandler - Class in com.microstrategy.webapi
 
ACMUserFenceRefreshHandler() - Constructor for class com.microstrategy.webapi.ACMUserFenceRefreshHandler
 
acquire() - Method in interface com.microstrategy.utils.concurrent.Sync
Wait (possibly forever) until successful passage.
acquire() - Method in class com.microstrategy.utils.concurrent.SyncLogWrapper
 
acquire() - Method in class com.microstrategy.utils.concurrent.WriterPreferenceReadWriteLock.ReaderLock
 
acquire() - Method in class com.microstrategy.utils.concurrent.WriterPreferenceReadWriteLock.WriterLock
 
ACT_COPY - Static variable in interface com.microstrategy.web.app.beans.ObjectManipulationDialogBean
Action code constant
ACT_CREATE_SHORTCUT - Static variable in interface com.microstrategy.web.app.beans.ObjectManipulationDialogBean
Action code constant
ACT_EXPORT_LINK - Static variable in interface com.microstrategy.web.app.beans.ObjectManipulationDialogBean
Action code constant
ACT_MOVE - Static variable in interface com.microstrategy.web.app.beans.ObjectManipulationDialogBean
Action code constant
ACT_PROPERTIES - Static variable in interface com.microstrategy.web.app.beans.ObjectManipulationDialogBean
Action code constant
ACT_RENAME - Static variable in interface com.microstrategy.web.app.beans.ObjectManipulationDialogBean
Action code constant
ACT_SHOW_ERROR - Static variable in interface com.microstrategy.web.app.beans.ObjectManipulationDialogBean
 
ACTION_ADD - Static variable in interface com.microstrategy.web.app.beans.EnumPageByBeanEvents
 
ACTION_CONNECT - Static variable in class com.microstrategy.web.app.tasks.WebServerAdminTask
 
ACTION_DELETE - Static variable in interface com.microstrategy.web.app.beans.EnumPageByBeanEvents
 
ACTION_DELIMITER - Static variable in interface com.microstrategy.web.app.beans.EnumPageByBeanEvents
 
ACTION_DISCONNECT - Static variable in class com.microstrategy.web.app.tasks.WebServerAdminTask
 
ACTION_FETCH - Static variable in class com.microstrategy.web.objects.RWAttributeLinksValidator
 
ACTION_MOVE_DOWN - Static variable in interface com.microstrategy.web.beans.EnumRWBeanEvents
 
ACTION_MOVE_UP - Static variable in interface com.microstrategy.web.beans.EnumRWBeanEvents
 
ACTION_NONE - Static variable in interface com.microstrategy.web.app.beans.EnumPageByBeanEvents
 
ACTION_PIVOT - Static variable in interface com.microstrategy.web.app.beans.EnumPageByBeanEvents
 
ACTION_REMOVE - Static variable in interface com.microstrategy.web.app.beans.EnumPageByBeanEvents
 
ACTION_SELECT - Static variable in interface com.microstrategy.web.app.beans.EnumPageByBeanEvents
 
ACTION_SORT - Static variable in interface com.microstrategy.web.app.beans.EnumPageByBeanEvents
 
ACTION_TYPE_EXPORT - Static variable in class com.microstrategy.web.app.transforms.AbstractOptionsTransform
 
ACTION_TYPE_PDF - Static variable in class com.microstrategy.web.app.transforms.AbstractOptionsTransform
 
ACTION_TYPE_PRINT - Static variable in class com.microstrategy.web.app.transforms.AbstractOptionsTransform
 
ACTION_VALIDATE - Static variable in class com.microstrategy.web.objects.RWAttributeLinksValidator
 
ActionsUtils - Class in com.microstrategy.web.tasks.actions.utils
 
ActionsUtils() - Constructor for class com.microstrategy.web.tasks.actions.utils.ActionsUtils
 
ActionTime(IDSSXMLSessionId, Calendar) - Constructor for class com.microstrategy.webapi.IDSSXMLServerSession.ActionTime
 
activateAxisSubtotal(int, int, int) - Method in interface com.microstrategy.web.objects.WebTemplateSubtotals
Adds an axis or 'By Position' subtotal of the given type, with the given style, to the given axis.
ActivateCube - Static variable in interface com.microstrategy.web.objects.admin.monitors.EnumDSSXMLCubeAdminAction
 
activateGroupBySubtotal(int, WebObjectInfo[][]) - Method in interface com.microstrategy.web.objects.WebTemplateSubtotals
Adds a 'Group by' subtotal of the given type, grouped by the units defined in the array of units.
activateUnitSubtotal(int, WebObjectInfo[]) - Method in interface com.microstrategy.web.objects.WebTemplateSubtotals
Adds a Unit or 'Across Level' subtotal of the given type across the given set of template units.
activeReaders_ - Variable in class com.microstrategy.utils.concurrent.WriterPreferenceReadWriteLock
 
activeSortAscendingImage - Variable in class com.microstrategy.web.app.transforms.AbstractSubscriptionFolderBeanTransform
Deprecated.
We no longer use these images. Instead we use transforms from the com.microstrategy.web.app.transforms.xhtml package where we render images with CSS classes.
activeSortDescendingImage - Variable in class com.microstrategy.web.app.transforms.AbstractSubscriptionFolderBeanTransform
Deprecated.
We no longer use these images. Instead we use transforms from the com.microstrategy.web.app.transforms.xhtml package where we render images with CSS classes.
activeWriter_ - Variable in class com.microstrategy.utils.concurrent.WriterPreferenceReadWriteLock
 
ActualParameter - Interface in com.microstrategy.web.transform
The ActualParameter interface exposes the information on an actual parameter object.
ActualParameterImpl - Class in com.microstrategy.web.transform
 
ActualParameterImpl() - Constructor for class com.microstrategy.web.transform.ActualParameterImpl
 
ActualParameterInfo - Class in com.microstrategy.web.app.tasks.config
THIS CLASS IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT.
ActualParameterInfo() - Constructor for class com.microstrategy.web.app.tasks.config.ActualParameterInfo
Constructs a ActualParameterInfo object.
ActualParameterInfo(String) - Constructor for class com.microstrategy.web.app.tasks.config.ActualParameterInfo
Creates a new ActualParameterInfo object.
ActualParameters - Interface in com.microstrategy.web.transform
The ActualParameters interface provides a read-write collection of actual parameter objects.
ActualParametersImpl - Class in com.microstrategy.web.transform
ActualParametersImpl implements Actualparameters interface, which is a collection of ActualParameterImpl objects.
ActualParametersImpl() - Constructor for class com.microstrategy.web.transform.ActualParametersImpl
 
adaptElement(CartElement) - Method in class com.microstrategy.web.app.gui.TreeCartImpl
 
adaptElement(CartElement) - Method in class com.microstrategy.web.app.gui.UserEntitiesTreeCartImpl
 
add - com.microstrategy.web.blocks.BlockListElement.ListAction
 
add() - Method in interface com.microstrategy.web.objects.rw.RWHyperlinks
Adds a new hyperlink object
add() - Method in class com.microstrategy.web.objects.RWHyperlinksImpl
 
add() - Method in interface com.microstrategy.web.objects.WebHyperLinkAnswers
Adds an answer to the answer collection
add() - Method in interface com.microstrategy.web.objects.WebHyperLinks
add a Hyperlink to this link collection
add(boolean) - Method in class com.microstrategy.utils.ObjectArray
Adds a boolean value.
add(int) - Method in class com.microstrategy.utils.ObjectArray
Adds an integer.
add(int) - Method in interface com.microstrategy.web.objects.admin.monitors.CountSettings
Adds a single level to the end of the count criteria.
add(int) - Method in interface com.microstrategy.web.objects.WebAccessControlList
Adds a new WebAccessControlEntry to the collection.
add(int) - Method in interface com.microstrategy.web.objects.WebDimty
Adds a new WebDimtyUnit object, with the given unit type, to the collection, at the end of the collection.
add(int) - Method in interface com.microstrategy.web.objects.WebDrillActions
Creates a new WebDrillAction object of the type passed as parameter, adds it to the end of the collection of drill action, and returns it.
add(int) - Method in interface com.microstrategy.web.objects.WebSorts
Create a new sort object according to the specified type, and add it at the end of this collection.
add(int) - Method in interface com.microstrategy.web.objects.WebTemplateMetricSubtotals
Deprecated.
Attempts to add a WebTemplateMetricSubtotal object to the collection, and return it.
add(int, int) - Method in interface com.microstrategy.web.objects.admin.monitors.MonitorSort
Adds a condition to the collection.
add(int, int) - Method in interface com.microstrategy.web.objects.WebDimty
Adds a new WebDimtyUnit object, with the given unit type, to the collection, at the given position.
add(int, int) - Method in interface com.microstrategy.web.objects.WebSorts
Create a new sort object according to the specified type, and add it before the existing object whose key equals the beforeKey.
add(int, int, int, String) - Method in interface com.microstrategy.web.objects.WebGraphProperties
Creates a new WebGraphProperty object using the given parameters, adds it to the graph properties collection, and returns it.
add(int, int, String) - Method in interface com.microstrategy.web.objects.admin.monitors.MonitorFilter
Adds a condition to the collection
add(int, int, String) - Method in class com.microstrategy.web.objects.admin.monitors.MonitorFilterImpl
 
add(int, int, String) - Method in interface com.microstrategy.web.objects.WebGraphProperties
Creates a new WebGraphProperty object using the given parameters, adds it to the graph properties collection, and returns it.
add(int, int, String[]) - Method in interface com.microstrategy.web.objects.admin.monitors.MonitorFilter
Adds a condition to the collection
add(int, int, String[]) - Method in class com.microstrategy.web.objects.admin.monitors.MonitorFilterImpl
 
add(int, String, String) - Method in interface com.microstrategy.web.objects.WebProperties
Add a property into WebProperties collection.
add(int, T) - Method in class com.microstrategy.utils.KeyedList
 
add(KeyedList<T>) - Method in class com.microstrategy.utils.KeyedList
 
add(MutableTreeNode<T>) - Method in interface com.microstrategy.utils.MutableTreeNode
Adds a node to the end of a list of children of this node.
add(MutableTreeNode<T>) - Method in class com.microstrategy.utils.MutableTreeNodeImpl
 
add(MutableTreeNode<T>, int) - Method in interface com.microstrategy.utils.MutableTreeNode
Adds a node as a child of this node at a specified position.
add(MutableTreeNode<T>, int) - Method in class com.microstrategy.utils.MutableTreeNodeImpl
 
add(CartElement) - Method in class com.microstrategy.web.app.gui.CartElements
Adds the given CartElement object to the collection.
add(ByteArray) - Method in class com.microstrategy.web.app.utils.compression.Dict
 
add(ByteArray) - Method in class com.microstrategy.web.app.utils.compression.LimitedDict
 
add(FileContentsObjectWrapper) - Method in class com.microstrategy.web.app.utils.FileContentsObjectList
Adds a new element to this instance.
add(UserEntityBean) - Method in interface com.microstrategy.web.beans.UserEntitiesBean
Adds a new user into this collection.
add(BlockListElement) - Method in class com.microstrategy.web.blocks.BlockList
Adds an existing BlockListElement to this list.
add(Category) - Method in class com.microstrategy.web.objects.admin.monitors.AbstractCategories
 
add(Counter) - Method in class com.microstrategy.web.objects.admin.monitors.AbstractInstance
 
add(Instance) - Method in class com.microstrategy.web.objects.admin.monitors.AbstractCategory
 
add(WebUserEntity) - Method in interface com.microstrategy.web.objects.admin.users.WebUserList
 
add(RWGroupByElement) - Method in interface com.microstrategy.web.objects.rw.RWGroupByElements
Adds element to collection
add(RWGroupByElement, int) - Method in interface com.microstrategy.web.objects.rw.RWGroupByElements
Inserts element into specified position
add(WebAttributeForm) - Method in interface com.microstrategy.web.objects.WebAttributeForms
Adds the given attribute form to the forms collection.
add(WebAttributeForm, int) - Method in interface com.microstrategy.web.objects.WebAttributeForms
Adds the given attribute form to the forms collection at the given index.
add(WebAttribute, int) - Method in interface com.microstrategy.web.objects.WebDirectedAttributes
Adds a WebDirectedAttribute object containing the given attribute and direction to the collection.
add(WebDerivedElement, int) - Method in interface com.microstrategy.web.objects.WebDerivedElements
Adds derived element to the collection
add(WebDerivedElement, int) - Method in class com.microstrategy.web.objects.WebDerivedElementsEditorObject
Adds new derived element to a collection
add(WebDimtyUnit) - Method in interface com.microstrategy.web.objects.WebDimty
Adds a new WebDimtyUnit object.
add(WebDimtyUnit, int) - Method in interface com.microstrategy.web.objects.WebDimty
Adds a new WebDimtyUnit object.
add(WebDisplayUnit) - Method in interface com.microstrategy.web.objects.WebDisplayUnits
Adds the given WebDisplayUnit object to the collection.
add(WebDisplayUnit, int) - Method in interface com.microstrategy.web.objects.WebDisplayUnits
Adds the given WebDisplayUnit object to the collection.
add(WebDisplayUnit, WebDisplayUnit) - Method in interface com.microstrategy.web.objects.WebDisplayUnits
Adds the given WebObjectInfo object to the folder collection.
add(WebFence) - Method in interface com.microstrategy.web.objects.WebFences
this method will add a WebFence object to the WebFences object.
add(WebObjectInfo) - Method in interface com.microstrategy.web.objects.WebDimty
Adds a new WebDimtyUnit object, where the dimty unit type is determined by the object passed in, to the collection, at the end of the collection.
add(WebObjectInfo) - Method in interface com.microstrategy.web.objects.WebFolder
Adds the given WebObjectInfo object to the folder collection.
add(WebObjectInfo) - Method in interface com.microstrategy.web.objects.WebTemplateMetrics
Adds the given object to the end of the metrics collection.
add(WebObjectInfo) - Method in interface com.microstrategy.web.objects.WebWorkingSet
Adds the given object to the working set.
add(WebObjectInfo[]) - Method in interface com.microstrategy.web.objects.WebLinkItems
adds a new WebLinkItem object to this collection.
add(WebObjectInfo, boolean) - Method in interface com.microstrategy.web.objects.WebTemplateMetrics
 
add(WebObjectInfo, int) - Method in interface com.microstrategy.web.objects.WebDimty
Adds a new WebDimtyUnit object, where the dimty unit type is determined by the object passed in, to the collection before the object with the given key.
add(WebObjectInfo, int) - Method in interface com.microstrategy.web.objects.WebFolder
Adds the given WebObjectInfo object to the folder collection.
add(WebObjectInfo, int) - Method in interface com.microstrategy.web.objects.WebTemplateMetrics
Adds the given object to the metrics collection before the object with the given key.
add(WebObjectInfo, int, int) - Method in interface com.microstrategy.web.objects.WebTemplate
This method will take the given object, and add a WebTemplateUnit pointing to the given object at the given axis and position within the template.
add(WebObjectInfo, int, int, boolean) - Method in interface com.microstrategy.web.objects.WebTemplate
 
add(WebObjectInfo, WebObjectInfo) - Method in interface com.microstrategy.web.objects.WebFolder
Adds the given WebObjectInfo object to the folder collection.
add(WebObjectInfo, String, String) - Method in interface com.microstrategy.web.objects.rw.RWGroupBys
Adds new group by before specified key.
add(WebObjectInfo, String, String, String, String, String, String) - Method in interface com.microstrategy.web.objects.rw.RWGroupBys
 
add(WebProjectInstance) - Method in interface com.microstrategy.web.objects.WebProjectReferences
Adds the given project instance to the list of projects registered to the server definition.
add(WebSchedule) - Method in interface com.microstrategy.web.objects.WebSchedules
Deprecated.
Adds a new WebSchedule object to the collection.
add(WebScheduledMaintenance) - Method in interface com.microstrategy.web.objects.WebScheduledMaintenances
Create a new ScheduledMaintenance object at the end of this collection.
add(WebScheduledMaintenance) - Method in class com.microstrategy.web.objects.WebScheduledMaintenancesImpl
 
add(WebSubscriptionContact) - Method in interface com.microstrategy.web.objects.WebSubscriptionContacts
Add a new WebSubscriptionContact object to the collection.
add(WebTemplateUnit, int, int) - Method in interface com.microstrategy.web.objects.WebTemplate
Moves the given template unit, which should exist on the current template, from it's current position to the given position on the template.
add(IDSSXMLSessionId.IConfigSessionId, Collection<String>) - Method in interface com.microstrategy.webapi.ACMDecisionLog.ICrossProjectCacheDecisionLog
 
add(E) - Method in class com.microstrategy.web.app.maps.MultiGeoData
Add instances of GeoData object into the object list.
add(Object) - Method in class com.microstrategy.utils.SimpleListObj
Adds the given object to the collection.
add(Object) - Method in interface com.microstrategy.web.objects.SimpleList
Adds the given object to the collection.
add(Object) - Method in interface com.microstrategy.web.objects.WebAxis
Adds the given object to the end of the current axis.
add(Object, int) - Method in interface com.microstrategy.web.objects.WebAxis
Adds the given object to the end of the current axis, before the object with the given key.
add(String) - Method in class com.microstrategy.utils.ContentEncoderChain
Add an encoder to the chain.
add(String) - Method in class com.microstrategy.utils.ObjectArray
 
add(String) - Method in class com.microstrategy.utils.xml.builders.ServerClusteringStartupMembershipBuilder
Adds a new server name to the set of servers to include in the cluster at startup
add(String) - Method in class com.microstrategy.web.app.utils.JavaScriptDependencyAnalyzer
Adds a file dependency to the dependency graph.
add(String) - Method in interface com.microstrategy.web.objects.admin.serverconfig.ServerInstances
Creates a new ServerInstance object with the given name.
add(String) - Method in interface com.microstrategy.web.objects.WebBrowsePath
Appends attribute to the end of the browse path.
add(String) - Method in interface com.microstrategy.web.objects.WebDrillElements
Adds a drill element.
add(String) - Method in interface com.microstrategy.web.objects.WebElements
Creates a new WebElement object using the given parameters, adds it to the elements collection, and returns the newly created object.
add(String) - Method in interface com.microstrategy.web.objects.WebMonitor
Adds a WebMonitorField to the monitor with the name passed.
add(String) - Method in class com.microstrategy.web.objects.WebReusableThresholdsImpl
 
add(String) - Method in interface com.microstrategy.web.objects.WebSubscriptionRecipientList
Adds a recipient with the specified contact ID.
add(String) - Method in interface com.microstrategy.web.objects.WebThresholds
Adds a new threshold object with the given temporary identifier.
add(String) - Method in exception com.microstrategy.webapi.acm.ACMException
Add prepends the Message to the existing message

Example:
add(String, int) - Method in interface com.microstrategy.web.beans.HighlightedObjects
Appends a HighlightedObject into the collection.
add(String, int) - Method in class com.microstrategy.web.objects.admin.DataSourceEnumerator
Adds a new DataSource object to the collection.
add(String, int) - Method in interface com.microstrategy.web.objects.admin.serverconfig.LogDestinations
Adds a new LogDestination with the name and type passed.
add(String, int) - Method in interface com.microstrategy.web.objects.WebMessageStatusList
Appends the given message ID and new status to the WebMessageStatusList.
add(String, int, String, String) - Method in interface com.microstrategy.web.objects.rw.RWGroupBys
Adds new group by before specified key.
add(String, WebThreshold) - Method in class com.microstrategy.web.objects.WebReusableThresholdsImpl
 
add(String, WebThreshold) - Method in interface com.microstrategy.web.objects.WebThresholds
 
add(String, String) - Method in class com.microstrategy.web.app.beans.HttpRequestKeys
Add the requested key and its value to the collection.
add(String, String) - Method in class com.microstrategy.web.beans.GenericRequestKeys
Appends a value to a collection mapped by the key specified.
add(String, String) - Method in interface com.microstrategy.web.beans.RequestKeys
Adds a key/value pair to this collection.
add(String, String) - Method in interface com.microstrategy.web.objects.WebBrowseHierarchyItem
Adds a new element to the end of the browse element chain.
add(String, String) - Method in interface com.microstrategy.web.objects.WebElements
Creates a new WebElement object using the given parameters, adds it to the elements collection, and returns the newly created object.
add(String, String, int) - Method in interface com.microstrategy.web.objects.WebMonitorField
Adds a WebMonitorProperty to the monitor field with the name, value, dataType passed.
add(String, String, String) - Method in class com.microstrategy.web.beans.GenericRequestKeys
Appends a value to a collection mapped by the key specified.
add(String, String, String) - Method in interface com.microstrategy.web.objects.WebElements
Creates a new WebElement object using the given parameters, adds it to the elements collection, and returns the newly created object.
add(K, V) - Method in class com.microstrategy.utils.HashList
Adds the , with the specified key, into the collection.
add(T) - Method in class com.microstrategy.utils.KeyedList
 
add(T, Object) - Method in class com.microstrategy.utils.KeyedList
 
Add - com.microstrategy.web.objects.dataimport.EnumTableRefreshType
 
ADD_ALL_AND_REMOVE_ALL_AVAILABLE - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
ADD_ALL_ARGUMENT - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Add All image button argument name.
ADD_ALL_ARGUMENT_VALUE - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Indicates the value for the add argument
ADD_ALL_AVAILABLE - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
indicates whether add all is available
ADD_ALL_CSS_IMAGE - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Argument name for add image button CSS class information
ADD_ALL_IMAGE - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Argument name for add all image button source information
ADD_ALL_JS_FUNCTION - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Array holding, javascript function and arguments for adding elements into selected list from available list.
ADD_ARGUMENT - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Add image button argument name.
ADD_ARGUMENT_VALUE - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Indicates the value for the add argument
ADD_BLANK_OPTION - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Flag indicatin whether or not to add blank entry in selected and available lists.
ADD_CSS_IMAGE - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Argument name for add image button CSS class information
ADD_DBL_CLICK_JS_FUNCTION - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Array holding, javascript function and arguments for adding with double click action elements into selected list from available list.
ADD_DEFAULT_PREFIX - com.microstrategy.web.tasks.actions.rest.catalogsetting.EnumTablePrefixOption
 
ADD_DISABLED - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
indicates whether add is Disabled
ADD_IMAGE - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Argument name for add image button source information
ADD_JS_FUNCTION - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Array holding, javascript function and arguments for adding elements into selected list from available list.
ADD_NAME_SPACE - com.microstrategy.web.tasks.actions.rest.catalogsetting.EnumTablePrefixOption
 
addActualParameter(ActualParameterInfo) - Method in class com.microstrategy.web.app.tasks.config.StyleInfo
Add this actual parameter to the list
addActualParameter(Object, ActualParameterInfo) - Method in class com.microstrategy.web.app.tasks.config.StyleInfo
 
addActualParameterInfo(ActualParameterInfo) - Method in class com.microstrategy.web.app.tasks.config.BeanInfo
Adds an ActualParameterInfo object for this bean.
addAddress(WebSubscriptionAddress) - Method in interface com.microstrategy.web.objects.WebSubscriptionContact
add address of contact
addAddress(WebSubscriptionAddress) - Method in interface com.microstrategy.web.objects.WebSubscriptionRecipientList
Add a recipient with the specified address object.
addAddress(String) - Method in interface com.microstrategy.web.objects.WebSubscriptionRecipientList
Adds a recipient with the specified location ID.
addAddress(String, String) - Method in interface com.microstrategy.web.objects.WebSubscriptionRecipientList
Adds a recipient with the specified contact ID and location ID.
addAll(SimpleList) - Method in class com.microstrategy.utils.SimpleListObj
Adds all elements in another SimpleList into this list.
addAll(SimpleList) - Method in interface com.microstrategy.web.objects.SimpleList
 
addAll(BiMap<T1, T2>) - Method in class com.microstrategy.webapi.utils.BiMap
 
addAllowDirectoryPath(File) - Method in class com.microstrategy.utils.FileUtil
Allow specified directory, its files and subdirectories to be accessed.
addAllowedClassName(String) - Static method in class com.microstrategy.utils.ReflectionHelper
Add a fully qualified class name into the allowed class name set, so that it could be used through Java Reflection
addAllowedClassNames(Collection<String>) - Static method in class com.microstrategy.utils.ReflectionHelper
 
addAllowFilePath(File) - Method in class com.microstrategy.utils.FileUtil
Allow specified file/directory to be accessed.
addAllowPath(String) - Method in class com.microstrategy.utils.FileUtil
Add the allowed path (using glob syntax) to be accessed.
addAltConnection(AltConnectionInfo) - Method in class com.microstrategy.web.config.DBInfo
 
addAltConnection(AltConnectionInfo) - Method in class com.microstrategy.web.config.DBVersionInfo
 
addAltDBParamSection(AltDBParamSectionInfoList) - Method in class com.microstrategy.web.config.DBInfo
 
addAltDBParamSection(AltDBParamSectionInfoList) - Method in class com.microstrategy.web.config.DBVersionInfo
 
addAncestorsOptionsToSelectTag(SelectTag) - Method in class com.microstrategy.web.app.transforms.AbstractObjectExplorerTransform
 
addAncestorsOptionsToSelectTag(SelectTag) - Method in class com.microstrategy.web.app.transforms.XDADataExplorerTransform
Adds the ancestors option tags to the supplied select tag.
addAnnotation(String) - Method in class com.microstrategy.web.blocks.BlockPropertyAnnotationGroup
Adds a new annotation to this group.
addApplicableAttributesRow(WebRow, Map) - Method in class com.microstrategy.web.app.transforms.ReportOutlineModeExcelTransform
 
addApplicableAttributesRow(WebRow, Map) - Method in class com.microstrategy.web.app.transforms.ReportOutlineModeTransformImpl
 
addArc(TopoArc) - Method in class com.microstrategy.web.app.maps.topology.ArcIndexer
 
addArgument(ArgumentTag) - Method in interface com.microstrategy.web.tags.DynamicTag
Adds an ArgumentTag as a child of the current tag.
addArgumentInfo(ArgumentInfo) - Method in class com.microstrategy.web.app.tasks.config.EventInfo
Adds an ArgumentInfo object to be associated with this event.
addArrangeSizeAsValue() - Method in class com.microstrategy.web.app.transforms.AbstractPromptEditorTransform
 
addAssociatedNodes(Set<String>, int) - Method in interface com.microstrategy.web.objects.rw.RWGridGraphDef
 
addAttDetails(WebAttribute) - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
 
addAttDetails(WebAttribute) - Method in class com.microstrategy.web.app.transforms.ThresholdExpressionTransform
 
addAttDetails(WebAttribute) - Method in class com.microstrategy.web.beans.ThresholdExpressionBeanImpl
 
addAttr(String, int) - Method in class com.microstrategy.web.app.transforms.SearchSuggestTransform
 
addAttr(String, String) - Method in class com.microstrategy.web.app.transforms.AbstractPromptEditorTransform
Adds an attribute, whose attribute name is attName and whose value is attValue.
addAttr(String, String) - Method in class com.microstrategy.web.app.transforms.SearchSuggestTransform
 
addAttrFormToDatasetHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
addAttribute(String) - Method in interface com.microstrategy.web.objects.rw.RWHyperlink
Adds a new attribute to the attributes collection
addAttribute(String, int) - Method in class com.microstrategy.utils.xml.XMLBuilder
A shortcut method to add integer attributes.
addAttribute(String, String) - Method in class com.microstrategy.utils.xml.XMLBuilder
Adds an attribute to the current element.
addAttribute(String, String, boolean) - Method in class com.microstrategy.utils.xml.XMLBuilder
Adds an attribute to the current element.
addAttributeCond(String, int) - Method in class com.microstrategy.utils.xml.XMLBuilder
A shortcut method to add integer attributes.
addAttributeDSSIDAsValue() - Method in class com.microstrategy.web.app.transforms.ElementsPromptEditorTransform
 
addAttributeElement(String, String, String) - Method in class com.microstrategy.web.objects.WebExpressionParser.AttributeElementListHandler
 
addAttributeForm(String, String, String, int) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Add an attribute form to a gridgraph in an RW
addAttributeFormsToObjectsTag(Tag, WebTemplateAttribute, AbstractSimplifiedReportXMLTransform.RefIDCounter) - Method in class com.microstrategy.web.app.transforms.MobileGraphXMLTransform
 
addAttributeNameAsValue() - Method in class com.microstrategy.web.app.transforms.ElementsPromptEditorTransform
 
addAttributes(AttrList) - Method in class com.microstrategy.web.objects.WebXMLBuilder
Adds all attributes from the attrs to the current element
addAttributes(Map) - Method in class com.microstrategy.web.app.gui.DragAndDropItem
Appends the attribute information required for the drag and drop functionality to be linked to an element on the HTML interface
addAttributesToLinkAnchor(Tag) - Method in class com.microstrategy.web.app.transforms.AddressListTransform
 
addAttributesToLinkAnchor(Tag) - Method in class com.microstrategy.web.app.transforms.UserAddressListTransform
 
addAttributesToTag(Tag, WebAttributeList) - Method in class com.microstrategy.web.app.gui.shortcuts.AbstractShortcut
Convenience method for adding properties to the Tag instance, based on the attribute information sent as parameter.
addAttributesToTag(Tag, WebAttributeList) - Method in class com.microstrategy.web.app.gui.shortcuts.AbstractShortcutList
Convenience method for adding properties to the Tag instance, based on the attribute information sent as parameter.
addAttrsToTag(Map, Tag) - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
 
addAxisSubtotal(int, int) - Method in interface com.microstrategy.web.objects.WebTemplateMetricSubtotal
Deprecated.
Adds the subtotal to the given axis using the given style.
addBackHistoryItemsToModel(Block) - Method in class com.microstrategy.web.app.transforms.RibbonToolbarTransform
 
addBackwardDisplay() - Method in class com.microstrategy.web.app.transforms.AbstractPromptEditorTransform
 
addBlock(Block) - Method in interface com.microstrategy.web.beans.MarkupOutput
Adds a "root-level" Block to this MarkupOutput instance.
addBlockConfig(BlockConfig) - Method in class com.microstrategy.web.blocks.config.Property
 
addBlockListConfig(BlockListConfig) - Method in class com.microstrategy.web.blocks.config.Property
 
addBody(OutputStream) - Method in class com.microstrategy.web.app.utils.usher.NetworkRequest
 
addBody(OutputStream) - Method in class com.microstrategy.web.app.utils.usher.UsherUserRequest
 
addBoolAttribute(String) - Method in class com.microstrategy.utils.xml.XMLBuilder
A shortcut method to add boolean attributes.
addBoolAttribute(String, boolean) - Method in class com.microstrategy.utils.xml.XMLBuilder
A shortcut method to add boolean attributes.
addBoolean(boolean) - Method in class com.microstrategy.utils.serialization.FlatStateSerializer
Adds boolean value to the state string.
addBooleanObj(Boolean) - Method in class com.microstrategy.utils.serialization.FlatStateSerializer
Adds boolean value to the state string.
addBooleanToDrillProperties(Map<String, Object>, String, String) - Static method in class com.microstrategy.web.tasks.AbstractDrillTask
 
addBuildAttribute(XMLBuilder) - Static method in class com.microstrategy.utils.Version
Adds a build version attribute to the current element in the XMLBuilder construction.
addBulkMergeFromFile(String) - Method in interface com.microstrategy.web.objects.WebSourceManipulator
Open a delta file and apply its contents to the current project
addBulkMergeFromFile(String, boolean) - Method in interface com.microstrategy.web.objects.WebSourceManipulator
Open a delta file and apply its contents to the current project
addBundle(String, boolean) - Method in class com.microstrategy.web.app.utils.PageResourceManager
Add a JS bundle to the manager.
addCacheValue(String, String) - Method in class com.microstrategy.web.app.GenericBrowserSettings
Deprecated.
it is only used by deprecated classes.
addCacheValue(String, String, boolean) - Method in class com.microstrategy.web.app.GenericBrowserSettings
Deprecated.
it is only used by deprecated classes.
addCartElement(CartElements, WebDisplayUnit) - Method in class com.microstrategy.web.app.gui.CartImpl
 
addCell() - Method in interface com.microstrategy.web.tags.RowTag
Adds an empty CellTag into the current row.
addCell(DatasetTable.DatasetCell) - Method in class com.microstrategy.web.app.taglibs.taskproc.DatasetTable.DatasetColumn
 
addCheckedAttr() - Method in class com.microstrategy.web.app.transforms.AbstractPromptEditorTransform
Add checked attribute into the attribute map.
addChild(int) - Method in interface com.microstrategy.web.objects.rw.RWSectionDef
Adds the specified child unit
addChild(int, TreeNode) - Method in class com.microstrategy.web.app.gui.TreeNode
this method adds a child node at a specifc index position
addChild(int, String) - Method in interface com.microstrategy.web.objects.rw.RWSectionDef
Adds the specified child unit
addChild(int, String, String) - Method in interface com.microstrategy.web.objects.rw.RWSectionDef
Adds the specified child unit
addChild(TreeNode) - Method in class com.microstrategy.web.app.gui.TreeNode
 
addChild(MarkupOutput) - Method in interface com.microstrategy.web.tags.Tag
Adds a MarkupOutput instance as a child of the current tag.
addChild(MarkupOutput) - Method in class com.microstrategy.web.tags.TagImpl
 
addChild(Tag) - Method in interface com.microstrategy.web.tags.Tag
Adds a child tag.
addChild(Tag) - Method in class com.microstrategy.web.tags.TagImpl
 
addChild(String) - Method in class com.microstrategy.utils.xml.XMLBuilder
Adds a child element to the current element.
addChild(String) - Method in interface com.microstrategy.web.tags.Tag
Adds a child tag with the speicified tag name.
addChild(String) - Method in class com.microstrategy.web.tags.TagImpl
 
addChild(String, WebComponent) - Method in class com.microstrategy.web.app.beans.ReportFrameBeanImpl
 
addChild(String, WebComponent) - Method in class com.microstrategy.web.beans.AbstractWebComponent
Adds a child component to the current WebComponent.
addChild(String, WebComponent) - Method in interface com.microstrategy.web.beans.WebComponent
adds a child WebComponent instance on the current WebComponent.
addChildBlock(ComponentBlock) - Method in class com.microstrategy.web.beans.ComponentBlock
Add a child ComponentBlock to the children list
addChildMixed(String) - Method in class com.microstrategy.utils.xml.XMLBuilder
Adds a child element to the current element.
addChildNodes(WebNode, BlockList, boolean) - Method in class com.microstrategy.web.app.transforms.ExpressionBlockBuilder
 
addChildSerializer(String) - Method in interface com.microstrategy.web.app.maps.TreeSerializer
 
addChildStage(Persistable, int) - Method in class com.microstrategy.utils.serialization.XMLStateSerializer
 
addChildStateInfo(ParameterBuilder) - Method in class com.microstrategy.web.app.beans.AbstractAppComponent
 
addChildStateInfo(ParameterBuilder) - Method in class com.microstrategy.web.app.beans.ReportFrameBeanImpl
 
addChildStateInfo(ParameterBuilder) - Method in class com.microstrategy.web.beans.AbstractWebComponent
 
addChildStateInfo(ParameterBuilder) - Method in interface com.microstrategy.web.beans.WebComponent
Adds children state information into an existing ParameterBuilder instance.
addChildStateInfo(ParameterBuilder, int) - Method in class com.microstrategy.web.app.beans.AbstractPersistableAppComponent
Adds children state information into an existing ParameterBuilder instance.
addChildStateInfo(ParameterBuilder, int) - Method in class com.microstrategy.web.app.beans.ReportFrameBeanImpl
Adds children state information into an existing ParameterBuilder instance.
addChildStateInfo(ParameterBuilder, int) - Method in class com.microstrategy.web.beans.AbstractWebComponent
Adds children state information into an existing ParameterBuilder instance.
addChildStateInfo(ParameterBuilder, int) - Method in interface com.microstrategy.web.beans.WebComponent
Adds children state information into an existing ParameterBuilder instance.
addChildStateInfo(ParameterBuilder, WebComponent) - Method in class com.microstrategy.web.beans.AbstractWebComponent
 
addChildStateInfo(ParameterBuilder, String) - Method in class com.microstrategy.web.beans.AbstractWebComponent
 
addChildStateInfo(ParameterBuilder, String, int) - Method in class com.microstrategy.web.beans.AbstractWebComponent
Adds children state information into an existing ParameterBuilder instance.
addChildTo(String, String) - Method in class com.microstrategy.utils.xml.XMLBuilder
Adds a child element to the specified element.
addChunkToCurrentPage() - Method in class com.microstrategy.web.app.transforms.MobileChunkedAppContext.MobilePageIndexMap
 
addClassName(String) - Method in class com.microstrategy.utils.log.ClassFilter
 
addClickOnAttrSelectorButton(InputTag, WebEvent, boolean) - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
 
addClickOnAttrSelectorButton(InputTag, WebEvent, boolean) - Method in class com.microstrategy.web.app.transforms.FilterElementTransform
 
addClickOnAttrSelectorButton(InputTag, WebEvent, boolean) - Method in class com.microstrategy.web.app.transforms.FilterExpressionTransform
 
addClickOnMetricSelectorButton(InputTag, WebEvent, boolean) - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
 
addClickOnMetricSelectorButton(InputTag, WebEvent, boolean) - Method in class com.microstrategy.web.app.transforms.FilterElementTransform
 
addClickOnMetricSelectorButton(InputTag, WebEvent, boolean) - Method in class com.microstrategy.web.app.transforms.FilterExpressionTransform
 
addColIndexValue(int, Object) - Method in class com.microstrategy.web.app.taglibs.taskproc.DatasetTable.DatasetRow
 
addColumn(String) - Method in class com.microstrategy.web.app.taglibs.taskproc.DatasetTable
 
AddColumnInfoManipulation(XMLBuilder, String, String, String, String, String, String) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.UpdateWHTableTask
 
addCommonFlashVars(HashList, AppContext, WebBean) - Static method in class com.microstrategy.web.app.transforms.VisualizationsHelper
Adds flash vars that are common
addConnection(ConnectionInfo) - Method in class com.microstrategy.web.config.DBInfo
 
addConnection(ConnectionInfo) - Method in class com.microstrategy.web.config.DBVersionInfo
 
addContactInfo(String) - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
Deprecated.
this function is not used anymore.
addContentPls(String, WebContentPersonalization) - Method in interface com.microstrategy.web.objects.WebSubscription
Set content personalization to the map Map contentPls, key is content id defined by XMLTags.Att_CnID in the subscription for get subscriptions.
addContextMenuAttributes(Map) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
Obtain the tag attributes that should be added to the cell's definition for processing context menus Map instance with the attribute context menu information
addContextMenuAttributes(Map) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellTitle
 
addContextMenuAttributes(Map) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Adds into the Map instance the tag attributes required for processing context menus.
addContextMenuAttributes(Map) - Method in class com.microstrategy.web.app.transforms.ReportGridCellMetricValueImpl
Obtain the tag attributes that should be added to the cell's definition for processing context menus
addContextMenuAttributes(Map, String, int) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Adds into the Map instance the tag attributes required for processing context menus.
addControl(String, int) - Method in interface com.microstrategy.web.objects.rw.RWSectionDef
Adds control unit to this section
addControl(String, int, int) - Method in interface com.microstrategy.web.objects.rw.RWGridGraphDef
Adds control to template unit
addControl(String, int, EnumWebControlSubType, String) - Method in interface com.microstrategy.web.objects.rw.RWSectionDef
 
addControl(String, int, String) - Method in interface com.microstrategy.web.objects.rw.RWSectionDef
 
addControl(String, String, int) - Method in interface com.microstrategy.web.objects.rw.RWGridGraphDef
Adds control to template unit
addControlHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
addControlSort(String, int, boolean, int, String, int, String, boolean) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Adds a sort to the specified control
addControlTargetDatasetHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
addControlTargetHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
addCookie(Cookie) - Method in class com.microstrategy.web.filter.CookieProcessorFilter.CookieResponseWrapper
 
addCookie(Cookie) - Method in class com.microstrategy.web.filter.CrlfResponseFilter.CrlfResponseWrapper
 
addCookie(HttpServletResponse, Cookie) - Static method in class com.microstrategy.utils.HttpUtils
The default behavior of this method is to call addCookie(Cookie cookie)
addCookieToRequest(String, String) - Method in interface com.microstrategy.web.platform.DisconnectedContainerServices
Adds request cookie to the internal collection This method is used by non-J2EE environment to add cookies to MicroStrategy Web application.
addCookieToRequest(String, String) - Method in class com.microstrategy.web.platform.DisconnectedContainerServicesImpl
Adds request cookie to the internal collection This method is used to add cookies to MicroStrategy Web application.
addCookieToResponse(GenericCookie) - Method in interface com.microstrategy.web.platform.ContainerServices
This method associates a platform-independent Cookie with a response.
addCookieToResponse(GenericCookie) - Method in class com.microstrategy.web.platform.DisconnectedContainerServicesImpl
This method associates a platform-independent Cookie with a response.
addCookieToResponse(GenericCookie) - Method in class com.microstrategy.web.platform.HttpServletContainerServices
 
addCopy(WebSchedule) - Method in interface com.microstrategy.web.objects.WebSchedules
Deprecated.
Creates a copy of the schedule object passed and returns the new (deep) cloned WebSchedule object after adding it to the collection.
addCopy(String, DataSource) - Method in class com.microstrategy.web.objects.admin.DataSourceEnumerator
Adds a copy of the given DataSource object to the collection with a different name.
addCounter(Counter) - Method in interface com.microstrategy.web.objects.WebPerformanceMonitor
Adds the counter passed to this monitor.
addCounter(String, Counter) - Method in interface com.microstrategy.web.objects.WebPerformanceMonitor
Adds the counter passed to this monitor.
addCounter(String, String, String) - Method in interface com.microstrategy.web.beans.PerformanceMonitorBean
This method tells the API to begin monitoring the given counter.
addCounter(String, String, String) - Method in interface com.microstrategy.web.objects.WebPerformanceMonitor
Adds the counter passed to this monitor.
addCounter(String, String, String, String) - Method in interface com.microstrategy.web.beans.PerformanceMonitorBean
This method tells the API to begin monitoring the given counter.
addCounter(String, String, String, String) - Method in interface com.microstrategy.web.objects.WebPerformanceMonitor
Adds the counter passed to this monitor.
addCreateUndoFile(String, String) - Method in interface com.microstrategy.web.objects.WebSourceManipulator
Create an undo file for a package
addCrossProjectCache(IDSSXMLSessionId.IMasterSessionId, IDSSXMLSessionId.IConfigSessionId, Collection<String>) - Method in class com.microstrategy.webapi.ACMSessionIdResolver
addCrossProjectCache sets the project ids that can be used with the iConfigSessionId.
addCsidToKeep(IDSSXMLSessionId.IConfigSessionId) - Method in interface com.microstrategy.webapi.acm.ACMFailoverLog.IRetryLog
 
addCsidToRemove(IDSSXMLSessionId.IConfigSessionId) - Method in interface com.microstrategy.webapi.acm.ACMFailoverLog.IRetryLog
 
addCSRFIntoURL(String, AppContext) - Static method in class com.microstrategy.web.app.transforms.RWTransformHelper
Add the CSRF token into URL string if needed
addCSRFIntoURL(String, String, ParameterBuilder) - Static method in class com.microstrategy.web.app.transforms.RWTransformHelper
addCSSForObjectType(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractObjectInfoListTransform
Return the class Attribute to be used in the table cell for the transform.
addCssStyle(MarkupOutput, String) - Method in class com.microstrategy.web.app.transforms.MojoMapTransform
 
AddCubesManipulation(String, String, String) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.AddMDXCubesTask
 
addCurrentFolderToAncestorList(SelectTag, StringBuffer) - Method in class com.microstrategy.web.app.transforms.AbstractObjectExplorerTransform
 
addCurrentPageKey(String) - Method in interface com.microstrategy.web.beans.RWBean
Sets the current page key.
addCustom(WebMetric) - Method in interface com.microstrategy.web.objects.WebTemplateMetricSubtotals
Deprecated.
Adds a custom subtotal to the collection, and returns it.
addCustomCSSClass(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.MojoFolderTransform
This method is created to be overridden by the users who want to customize the icons for each object.
addCustomOption(SelectTag) - Method in class com.microstrategy.web.app.transforms.GridAutoStylesTransform
Adds the option of "Custom" to the select box
addCustomStyle(String, String, String, String) - Method in interface com.microstrategy.web.objects.WebPromptCustomStyles
Add a new custom style.
addCustomStyle(String, String, String, String) - Method in class com.microstrategy.web.objects.WebPromptCustomStylesImpl
 
addDataSet(String[], int, boolean) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Adds data set
addDataSet(String[], int, boolean, boolean) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Adds data set
addDataSet(String, int) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Adds data set
addDataSet(String, int, boolean) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Adds data set
addDataSetAndTemplate(String, int, String, int) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Adds specified data set to document and copies it's template to specified document template
addDatasetHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
AddDataSetObjectExplorerEventHandler - Class in com.microstrategy.web.app.beans
 
AddDataSetObjectExplorerEventHandler() - Constructor for class com.microstrategy.web.app.beans.AddDataSetObjectExplorerEventHandler
 
addDatasetTarget(String) - Method in interface com.microstrategy.web.objects.rw.RWControl
Adds specified data set as this control target
addDatasetTarget(String, int) - Method in interface com.microstrategy.web.objects.rw.RWControl
Adds specified data set as this control target
AddDataSetWizardTransform - Class in com.microstrategy.web.app.transforms
Deprecated. 
AddDataSetWizardTransform() - Constructor for class com.microstrategy.web.app.transforms.AddDataSetWizardTransform
Deprecated.
 
addDateFormat(Tag) - Method in class com.microstrategy.web.app.transforms.ReportTimelineXMLTransform
Adds date-time-format="iso8601" to "data" XML tag
Note: overwrite this and ReportTimelineXMLTransform.getFormatedDate(String) to change date format.
addDAToDatasetHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
addDAToTemplateHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
addDBParamSection(DBParamSectionInfoList) - Method in class com.microstrategy.web.config.DBInfo
 
addDBParamSection(DBParamSectionInfoList) - Method in class com.microstrategy.web.config.DBVersionInfo
 
addDBRole(WebDBRole) - Method in interface com.microstrategy.web.objects.WebProject
Add a DBRole object to this project
AddDBRoleToProject(String, String[], String, boolean) - Method in interface com.microstrategy.webapi.IDSSXMLConfigServer
Add one or more DBRoles to a project
addDefaultValueAttr(int) - Method in class com.microstrategy.web.app.transforms.ConstantPromptEditorTransform
Returns the attribute map for default value attribute.
addDeletionTask(int) - Method in interface com.microstrategy.web.objects.admin.monitors.JobManipulator
Adds a job ID to the deletion task list for batch operation.
addDeletionTask(int[]) - Method in interface com.microstrategy.web.objects.admin.monitors.JobManipulator
Adds an array of jobID to the deletion task list for batch operation.
addDelta(RWDelta) - Method in interface com.microstrategy.web.objects.WebViewMediaSettings
Append view media settings to delta.
addDeltaXML(String) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Append the DeltaXML to the current manipulator Delta
addDerivedAttributeToDataSet(String, String, String, Integer, Boolean) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
add derived attribute to dataset only with id form, you can add other forms by
addDerivedAttributeToTemplate(String, String, int, int, String, Integer, Boolean) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Adds derived attribute to a template inside document
addDerivedMetric(String, int) - Method in interface com.microstrategy.web.objects.WebReportManipulation
Adds a new derived metric to the report.
addDerivedMetric(String, int, String) - Method in interface com.microstrategy.web.objects.WebReportManipulation
Adds a new derived metric to the report.
addDerivedMetric(String, int, String, int, int, Boolean) - Method in interface com.microstrategy.web.objects.WebReportManipulation
Adds a new derived metric to the report.
addDerivedMetric(String, int, String, int, int, Boolean, boolean, String) - Method in interface com.microstrategy.web.objects.WebReportManipulation
 
addDerivedMetric(String, int, String, Boolean) - Method in interface com.microstrategy.web.objects.WebReportManipulation
Adds a new derived metric to the report.
addDerivedMetric(String, int, String, Boolean, boolean) - Method in interface com.microstrategy.web.objects.WebReportManipulation
 
addDerivedMetricToDataSet(String, String, String, boolean) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Adds derived mettic to document data set
addDerivedMetricToDataSet(String, String, String, boolean, boolean) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Adds derived metric to document data set
addDerivedMetricToDatasetHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
addDerivedMetricToTemplate(String, String, int, String) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Adds derived mettic to a template inside document
addDerivedMetricToTemplate(String, String, int, String, Boolean) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Adds derived mettic to a template inside document
addDerivedMetricToTemplate(String, String, int, String, Boolean, Boolean) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Adds derived metric to a template inside document
addDetails(boolean) - Method in interface com.microstrategy.web.objects.WebDisplayUnit
This method will add or remove details from the display unit.
addDetails(boolean) - Method in interface com.microstrategy.web.objects.WebDisplayUnits
Sets whether details should be added to all objects within the collection.
addDetails(boolean) - Method in class com.microstrategy.web.objects.WebSyncSearchResultObj
 
AddDimensionAttributeToGridOrFilter - Class in com.microstrategy.web.app.transforms.contextmenus
 
AddDimensionAttributeToGridOrFilter(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.AddDimensionAttributeToGridOrFilter
 
AddDimensionElementToFilter - Class in com.microstrategy.web.app.transforms.contextmenus
 
AddDimensionElementToFilter(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.AddDimensionElementToFilter
 
addDimtyUnit(int) - Method in interface com.microstrategy.web.beans.DimtyPromptBean
Add a dimty unit to the answer based on dimty type.
addDimtyUnit(WebObjectInfo) - Method in interface com.microstrategy.web.beans.DimtyPromptBean
Add a dimty unit to the answer based on WebObjectInfo.
addDisableObjs(String) - Method in class com.microstrategy.web.app.transforms.AbstractPromptEditorTransform
Returns the attribute map for default value attribute.
addDisconnectionTask(int, String) - Method in interface com.microstrategy.web.objects.admin.monitors.DBConnectionManipulator
Adds a task to the database disconnection task list for batch operation.
addDisconnectionTask(String) - Method in interface com.microstrategy.web.objects.admin.monitors.UserConnectionManipulator
Adds a task to the user disconnection task list for batch operation.
addDisconnectionTask(String, int) - Method in interface com.microstrategy.web.objects.admin.monitors.UserConnectionManipulator
Adds a task to the user disconnection task list for batch operation.
addDisconnectionTaskPerNode(Map<String, List<Pair<String, Integer>>>) - Method in interface com.microstrategy.web.objects.admin.monitors.UserConnectionManipulator
Deprecated.
addDivContents(Tag, String, boolean) - Method in class com.microstrategy.web.app.gui.shortcuts.ShortcutCombo
 
addDivContents(Tag, String, boolean) - Method in class com.microstrategy.web.app.gui.shortcuts.ShortcutTextcombo
 
addDMHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
Add Derived Metric to Dataset or Template through Derived Metric Editor
addDocumentView(String, int, int, int, int, int, boolean) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Add a new document by duplicating an existing document.
addDragAndDropAttributes(Map) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Adds into the Map instance the tag attributes required to enable drag and drop operations.
addDrillMenuItem(WebDrillPath) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellDrill.AbstractDrillContextMenuBuilder
Add a menu option for the drill path provided
addDrillMenuItem(WebDrillPath, ContextMenu, boolean) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellDrill.AbstractDrillContextMenuBuilder
Add a menu option for the drill path provided
addDrillPathToMenu(WebDrillPath) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellDrill.AbstractDrillContextMenuBuilder
Add a menu option for the drill path provided
addDrillPathToMenu(WebDrillPath) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellDrill.TitleDrillContextMenuBuilder
 
addDynamicScript(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.AbstractUserEntitiesTreeCartTransform
 
addDynamicScript(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.SecurityRoleUserEntitiesSelectorTransform
 
addDynamicScript(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.UserEntitiesSelectorTreeCartTransform
 
addDynamicScriptClass(String) - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
Add the script dependency based on the JavaScript class.
addDynamicScriptFile(String, String) - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
Adds a javascript file that the Transform requires for its correct behavior.
addEdge(int, int) - Method in class com.microstrategy.web.app.maps.topology.Topology
 
addEdge(int, int, int, int) - Method in class com.microstrategy.web.app.maps.topology.Topology
 
addEdge(DAG.Vertex, DAG.Vertex) - Method in class com.microstrategy.utils.DAG
Adds an edge between two vertices.
addElement(int) - Method in interface com.microstrategy.web.app.beans.DerivedElementsEditorBean
Adds a new Derived Alement
addElement(int, String, String) - Method in interface com.microstrategy.web.objects.rw.RWGroupByElements
Creates and adds element to the collection
addElement(String, String) - Method in interface com.microstrategy.web.beans.ElementPromptBean
Add an element to the answer.
addElement(String, String, String) - Method in interface com.microstrategy.web.objects.WebBrowsePath
Adds an element to the browse path.
addElementMapChunk() - Method in class com.microstrategy.web.app.transforms.MobileChunkedAppContext.MobilePageIndexMap
 
addElementSearchPatternFilter(WebOperatorNode, WebAttribute, String, boolean, Locale) - Static method in class com.microstrategy.web.objects.WebElementSearchFilterBuilder
Builds a filter expression and appends it to the specified root operator node if it is not null; otherwise, appends the search filter at the root node of the filter expression of the specified WebAttribute.
addElementSearchPatternFilter(WebOperatorNode, WebExpression, WebAttribute, WebAttributeForms, String, boolean, Locale) - Static method in class com.microstrategy.web.objects.WebElementSearchFilterBuilder
 
addElementSearchPatternFilter(WebOperatorNode, WebExpression, WebAttribute, WebAttributeForms, String, boolean, Locale, boolean) - Static method in class com.microstrategy.web.objects.WebElementSearchFilterBuilder
Builds a filter expression and appends it to the specified root operator node if it is not null; otherwise, appends the search filter at the root node of the specified WebExpression.
addElementSearchPatternFilter(WebOperatorNode, WebExpression, WebAttribute, String, boolean, Locale) - Static method in class com.microstrategy.web.objects.WebElementSearchFilterBuilder
Builds a filter expression and appends it to the specified root operator node if it is not null; otherwise, appends the search filter at the root node of the specified WebExpression.
AddEmmaTables(XMLBuilder, JSONObject, String, boolean, int, int, int) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.CreateEmmaTablesTask
 
addErrorInfo(String) - Method in class com.microstrategy.web.beans.ComponentBlock
Append more error information to the ComponentBlock instance.
addErrorInfo(String) - Method in interface com.microstrategy.web.beans.MarkupOutput
Append more error information to the MarkupOutput.
addEvent(int) - Method in class com.microstrategy.web.beans.WebBeanUtils.SimpleRequestKeys
 
addEvent(ShortcutEvent) - Method in class com.microstrategy.web.app.WebGuiComponent
 
addEvent(WebEvent) - Method in class com.microstrategy.web.beans.GenericEventHandler
Adds a WebEvent instance into the current event handler.
addEvent(WebEvent) - Method in class com.microstrategy.web.beans.GenericMultipleEvents
Adds an event to the event collection of this object.
addEvent(WebEvent) - Method in interface com.microstrategy.web.beans.WebEventHandler
Adds WebEvent into the current event handler.
addEvent(WebEvent) - Method in interface com.microstrategy.web.beans.WebEvents
Adds an event to the current collection.
addEvent(Element) - Method in class com.microstrategy.web.beans.GenericEventHandler
Deprecated.
The GenericEventHandler is not responsible to read the xml structure, therefore this method is not used anymore.
Events should be added to an event handler using the Web Customization Editor
addEventArgument(String, String, String, String) - Method in class com.microstrategy.web.app.taglibs.EventTagHelper
Utility method for adding an event argument to the event definition of this tag.
addEventHiddenInputs(ArrayList) - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
 
addEventHiddenInputs(ArrayList) - Method in class com.microstrategy.web.app.transforms.FilterExpressionTransform
 
addEventInfo(EventInfo) - Method in class com.microstrategy.web.app.tasks.config.BeanTaskConfig
 
addEventInfo(WebEvent, int, int) - Method in class com.microstrategy.web.platform.AbstractParameterBuilder
Adds into the current object the event information in the format of key/value pairs.
addEventInfo(WebEvent, int, int) - Method in interface com.microstrategy.web.platform.ParameterBuilder
Add the event information, which is represented in key/value pairs.
addEventInfo(ParameterBuilder, int, int) - Method in class com.microstrategy.web.app.beans.ServletEvent
Adds event information into an existing ParameterBuilder instance.
addEventMapArgument(EventMap.EventMapArgument) - Method in class com.microstrategy.web.app.EventMap
 
addEvents(Element) - Method in class com.microstrategy.web.beans.GenericEventHandler
Deprecated.
The GenericEventHandler is not responsible to read the xml structure, therefore this method is not used anymore.
Events should be added to an event handler using the Web Customization Editor
addEventsFromRequestKeys(ArrayList, RequestKeys, WebComponent, SimpleList) - Static method in class com.microstrategy.web.beans.GenericEventHandler
 
addEventsFromXML(String) - Method in class com.microstrategy.web.beans.GenericEventHandler
Deprecated.
The GenericEventHandler is not responsible to read the xml structure, therefore this method is not used anymore.
Events should be added to an event handler using the Web Customization Editor
addEventsFromXML(String) - Method in interface com.microstrategy.web.beans.WebEventHandler
Adds one or more WebEvent into the current event handler.
addEventsToHandlers(File) - Method in class com.microstrategy.web.beans.AbstractEventHandlerFactory
Deprecated.
The parsing logic in this abstract factory would be as follows: It gets a reference to the specific handler that is referred to in the definition.
addEventsToHandlers(Document) - Method in class com.microstrategy.web.beans.AbstractEventHandlerFactory
Deprecated.
The parsing logic in this abstract factory would be as follows: It gets a reference to the specific handler that is referred to in the definition.
addExcelFormatInfo - Variable in class com.microstrategy.web.app.transforms.ReportGridExcelTransform
Determines whether to add the number formatting information for Excel.
addExcelFormatInfo - Variable in class com.microstrategy.web.app.transforms.ReportOutlineModeExcelTransform
Determines whether to add the number formatting information for Excel.
addExcelOutlineInfo - Variable in class com.microstrategy.web.app.transforms.ReportOutlineModeExcelTransform
Determines whether to add properties to the report rows of outline reports to be displayed as outline mode in Exporting to Excel.
addExecFlagsParam(boolean, String) - Method in class com.microstrategy.web.tasks.AbstractBaseTask
Adds a execution flags parameter to this task's definition.
addExportOptionBlocks(Block) - Method in class com.microstrategy.web.app.transforms.OIVMToolbarTransform
 
addExtraArgument(String, String) - Method in class com.microstrategy.web.app.gui.TreeNode
 
addExtraAttribute(String, String) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Define extra tag attributes and their values that shall be included on the table cell definition for the current instance being rendered
addExtraAttribute(String, String) - Method in interface com.microstrategy.web.app.transforms.ReportGridDisplayCell
Define extra tag attributes and their values that shall be included on the table cell definition for the current instance being rendered
addExtraAttribute(String, String) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
 
addExtraParams(WebIServerSession, SSOIServerCredentials) - Static method in class com.microstrategy.web.objects.AuthUtils
 
addExtraSubMenuOptions(ContextMenu) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellDrill
This methods can be used to add extra options to the drill menu option.
addFieldHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
addFileNameToURL - Variable in class com.microstrategy.web.app.transforms.ReportSavePropertiesTransform
Determines whether to add the file name at the end of the URL.
addFileNameToURL - Variable in class com.microstrategy.web.app.transforms.RWSavePropertiesTransform
Determines whether to add the file name at the end of the URL.
addFileSource(String, String, long) - Method in class com.microstrategy.utils.config.AbstractConfigurationElement
Adds a reference to a file from a config-source.
addFilter() - Method in class com.microstrategy.utils.xml.builders.WebReportLayoutBuilder
 
addFilterDSSIDAsValue() - Method in class com.microstrategy.web.app.transforms.ElementsPromptEditorTransform
 
addFilterNameAsValue() - Method in class com.microstrategy.web.app.transforms.ElementsPromptEditorTransform
 
addForm(String, String, Integer, String, Integer) - Method in interface com.microstrategy.web.objects.rw.RWUserAttribute
add a form to this derived attribute
AddForm - com.microstrategy.web.tasks.models.EnumMappingChangeType
 
addFormalParam(FormalParameterImpl) - Method in class com.microstrategy.web.transform.AbstractTransform
This method is used to add a FormalParameterImpl object to the transform.
addFormalParameter(String, int, Object, String) - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
Adds a formal parameter for this transform with the given information
addFormalParameter(String, int, Object, String) - Method in class com.microstrategy.web.app.transforms.AbstractBasicReportTransform
Adds a formal parameter for this transform with the given information
addFormalParameter(String, int, Object, String) - Method in class com.microstrategy.web.app.transforms.AbstractPromptObjectTransform
Adds a formal parameter to this transform based upon given information.
addFormAndQueryString(String, String) - Method in interface com.microstrategy.web.platform.DisconnectedContainerServices
Adds a value to the request parameters collection.
addFormAndQueryString(String, String) - Method in class com.microstrategy.web.platform.DisconnectedContainerServicesImpl
Adds a value to the request parameters collection.
addFormats(WebXMLBuilder, WebIServerSession) - Method in class com.microstrategy.web.tasks.MobilePromptsXmlTask
 
AddFormByColumn - com.microstrategy.web.tasks.models.EnumMappingChangeType
 
addFormToDerivedAttribute(String, String, String, String, Integer, String, Integer, boolean) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
add one attribute form to derived attribute
addForwardHistoryItemsToModel(Block) - Method in class com.microstrategy.web.app.transforms.RibbonToolbarTransform
 
addFragment(String) - Method in class com.microstrategy.web.platform.DefaultHiddenInputBuilderImpl
Adds a fragment of key/value pairs.
addFragment(String) - Method in class com.microstrategy.web.platform.DefaultURIBuilderImpl
Adds a fragment of key/value pairs.
addFragment(String) - Method in interface com.microstrategy.web.platform.ParameterBuilder
Add a fragment of key/value pairs.
addGenericMoreOptions() - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellDrill.AbstractDrillContextMenuBuilder
Creates a ContextMenuItem instance with generic information for displaying "More Options" for drilling
addGeoData(GeoData) - Method in class com.microstrategy.web.app.maps.ComboGeoData
 
addGeoLevelAsDSSID() - Method in class com.microstrategy.web.app.transforms.ElementsPromptEditorTransform
 
addGeoLevelAsValue() - Method in class com.microstrategy.web.app.transforms.ElementsPromptEditorTransform
 
addGeoPolygon(GeoPolygon) - Method in class com.microstrategy.web.app.maps.MultiGeoPolygon
Add GeoPolygon object into list.
addGeoPolyline(GeoPath) - Method in class com.microstrategy.web.app.maps.MultiGeoPolyline
Add GeoPath object into list.
addGridCellInitInfo(Map) - Method in class com.microstrategy.web.app.gui.DragAndDropItem
 
addGridStructureBlock(Block, ViewBean) - Method in class com.microstrategy.web.app.transforms.MojoTemplateTransformImpl
Adds the grid structure block to the template definition block.
addGridWidgetsToModel(BlockList, int, boolean) - Method in class com.microstrategy.web.app.transforms.InsertMenuBlockTransform
Will add a base block with a list of the available widgets
addGridWidgetsToModel(BlockList, int, boolean, String) - Method in class com.microstrategy.web.app.transforms.InsertMenuBlockTransform
Will add a base block with a list of the available widgets
addHandler(Handler) - Method in class com.microstrategy.utils.log.Logger
Add a log Handler to receive logging messages.
addHandler(String, String) - Method in class com.microstrategy.utils.log.editor.EditableLogger
 
addheader(String, String) - Method in class com.microstrategy.webapi.restApi.IServerRestClientBuilder
 
addheader(String, String) - Method in class com.microstrategy.webapi.restApi.IServerRestClientCluster
REST client cluster should not use add headers to update each client instance, Instead the headers should be defined in build method as it is per client instance
addheader(String, String) - Method in class com.microstrategy.webapi.restApi.RestClientBuilder
adds individual header key-value
addHeader(String, String) - Method in interface com.microstrategy.web.beans.MarkupOutput
Adds a header with the specified key value pair.
addHeader(String, String) - Method in class com.microstrategy.web.filter.CrlfResponseFilter.CrlfResponseWrapper
 
addHeader(HttpServletResponse, String, String) - Static method in class com.microstrategy.utils.HttpUtils
The default behavior of this method is to return addHeader(String name, String value)
addHeaderFooter(String, String, String, String) - Method in interface com.microstrategy.web.objects.rw.RWGroupBy
Adds a header/footer and corresponding subsections to the group by section.
addHeightAsValue(String) - Method in class com.microstrategy.web.app.transforms.AbstractPromptEditorTransform
 
addHierarchy(LookupRequest, TreeSerializer) - Method in interface com.microstrategy.web.app.maps.GeoDataRequestResultVisitor
Add the shape hierarchy data into tree serializer.
addHierarchy(LookupRequest, TreeSerializer) - Method in class com.microstrategy.web.app.maps.KMLShapeRepository
 
addHierarchy(LookupRequest, TreeSerializer) - Method in class com.microstrategy.web.app.maps.MapShapeRepository
Add the shape hierarchy info into serializer.
addHyperLinks(WebHyperLinks) - Method in interface com.microstrategy.web.objects.WebGraphArea
 
addHyperLinks(WebHyperLinks) - Method in class com.microstrategy.web.objects.WebGraphAreaImpl
 
addIdKeyMap(Map<String, String>) - Method in interface com.microstrategy.web.app.maps.MapObjectSerializer
 
addImage - Variable in class com.microstrategy.web.app.transforms.PreferencesGeneralTransform
Deprecated.
The image is now defined with a CSS style (add), which should be updated if another image is to be used
addImage - Variable in class com.microstrategy.web.app.transforms.PromptCartTransform
Deprecated.
Image to add units to the selected list.
addIncrementalFetchNode(String, String, int, int, int, WebAttribute, WebDisplayUnit, String) - Method in class com.microstrategy.web.app.transforms.PromptsIFrameTransform
Adds incremental fetch node to prompt tree node being expanded.
addInlineScript(MarkupOutput, AppContext, MarkupOutput) - Static method in class com.microstrategy.web.app.utils.ClientSideHelper
Add an inline script in the page.
addInlineScript(MarkupOutput, AppContext, StringBuilder) - Static method in class com.microstrategy.web.app.utils.ClientSideHelper
Add an inline script in the page.
addInListSubExpression(WebObjectsFactory, WebExpression, int, int, WebOperatorNode, JsonObject, boolean) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
addInt(int) - Method in class com.microstrategy.utils.serialization.FlatStateSerializer
Adds integer value to the state string.
addInterScriptClassDependency(String, String) - Method in class com.microstrategy.web.app.utils.ClientSideHelper
Add a dependency between two JavaScript classes.
addInterScriptDependencyEdge(String, String) - Method in class com.microstrategy.web.app.utils.JavaScriptDependencyAnalyzer
Add an Inter-JavaScript dependency relationship.
addInterScriptFileDependency(String, String) - Method in class com.microstrategy.web.app.utils.ClientSideHelper
Add a dependency between two JavaScript files.
addInterScriptFileDependency(String, String) - Method in class com.microstrategy.web.app.utils.PageResourceManager
This method programmatically specify a dependency relationship between two JavaScript files.
addIsNewParam(boolean, boolean) - Method in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
Add a is new parameter to the task definition.
addItem(ContextMenuItem) - Method in class com.microstrategy.web.app.gui.ContextMenu
Adds an existing ContextMenuItem instance to the list of options available in this ContextMenu.
addItem(String) - Method in class com.microstrategy.web.app.gui.ContextMenu
Deprecated.
this method may cause context menus to break due to an optimization that finds duplicated menu items, please use ContextMenu.addItem(ContextMenuItem item)
addItem(String, ContextMenu) - Method in class com.microstrategy.web.app.gui.ContextMenu
Adds a new ContextMenuItem with the given name, and sets the given ContextMenu as its subMenu; this sub-menu will automatically be displayed when the item is selected.
addItem(String, String) - Method in class com.microstrategy.web.app.gui.ContextMenu
Adds a new ContextMenuItem with the given name and sets its action to be to open the given URL.
addItem(String, String, String) - Method in class com.microstrategy.web.app.gui.ContextMenu
Adds a new ContextMenuItem with the given name and sets its action to be to execute the given javascript function using the corresponding parameters.
AddJoins(XMLBuilder, JSONObject, String, String) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.AddJoinTask
 
AddJoinTask - Class in com.microstrategy.web.app.tasks.QueryBuilder
 
AddJoinTask() - Constructor for class com.microstrategy.web.app.tasks.QueryBuilder.AddJoinTask
 
AddJoinTask(String) - Constructor for class com.microstrategy.web.app.tasks.QueryBuilder.AddJoinTask
 
addJsonDataParam() - Method in class com.microstrategy.web.app.utils.usher.NetworkRequest
 
addJSValidationInfo(Tag, String, String, String, String, String) - Method in class com.microstrategy.web.app.transforms.AbstractTabTransform
Add the necessary JavaScript validation information
AddJSValidationInfo(Tag, String, String, String, String, String) - Method in class com.microstrategy.web.app.transforms.AbstractTabTransform
addJuilLayouts(TaskOutput) - Method in class com.microstrategy.web.tasks.AbstractBaseTask
Adds any referenced Juil layouts to the task payload.
addKey(String, String) - Method in class com.microstrategy.web.app.StringRequestKeys
Adds parameter into request keys.
addKeyValue(String, Object) - Method in class com.microstrategy.web.beans.GenericRequestKeys
Adds an Object to the collection defined by the key.
addLayout(String, String, String) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
 
addLayoutHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
addLcid2DataAdd(Integer) - Method in class com.microstrategy.web.objects.localization.XMLProjectLocaleUpdateModel
Append lcid to be added to data languages
addLcid2DataRemove(Integer) - Method in class com.microstrategy.web.objects.localization.XMLProjectLocaleUpdateModel
Append lcid to be removed from data languages
addLcid2MdAdd(Integer) - Method in class com.microstrategy.web.objects.localization.XMLProjectLocaleUpdateModel
Append lcid to be added to metadata languages
addLcid2MdRemove(Integer) - Method in class com.microstrategy.web.objects.localization.XMLProjectLocaleUpdateModel
Append lcid to be removed from metadata languages
addLink(String, boolean, String) - Method in class com.microstrategy.web.app.transforms.RWHyperLinkObjectLinks
 
addLinkForAncestors(BlockList) - Method in class com.microstrategy.web.app.transforms.MojoPathTransform
 
addLinks(TreeNode) - Method in class com.microstrategy.web.app.transforms.AbstractObjectExplorerTreeTransform
Method adds the standard shortcut links that have to be displayed after the contents of the object browser.
addLinksAsOption(SelectTag) - Method in class com.microstrategy.web.app.transforms.FolderObjectExplorerTransform
Method adds the standard shortcut links that have to be displayed after the contents of the object browser.
addLinksAsOption(SelectTag) - Method in class com.microstrategy.web.app.transforms.RestrictedFolderObjectExplorerTransform
 
addLinksAsOption(SelectTag) - Method in class com.microstrategy.web.app.transforms.SaveAsReportTransform
 
addLinksToAncestorsTag(SelectTag) - Method in class com.microstrategy.web.app.transforms.DatasetObjectExplorerTransform
Deprecated.
 
addList(String, List) - Method in class com.microstrategy.web.tags.LayoutContext
Caches a List of values with the specified key.
addListElements(BlockList, WebElementsObjectNode) - Static method in class com.microstrategy.web.app.transforms.MojoDEHelper
 
addLocale(int) - Method in class com.microstrategy.webapi.acm.ACMSessionId
 
addLocale(int) - Method in class com.microstrategy.webapi.acm.ACMSessionIdParser
 
addLocale(int) - Method in interface com.microstrategy.webapi.IDSSXMLSessionId
 
addLocale(int) - Method in class com.microstrategy.webapi.IDSSXMLSessionIdParser
 
addLocalSymbolFolderXMLParam(boolean, String) - Method in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
Add a local symbol folder XML parameter to the task definition.
addLocation(String) - Method in interface com.microstrategy.web.objects.WebSubscriptionRecipientList
Adds a recipient with the specified location ID.
addLocation(String, String) - Method in interface com.microstrategy.web.objects.WebSubscriptionRecipientList
Adds a recipient with the specified location key.
addLogInfo(LogRecord, StringBuffer) - Method in class com.microstrategy.utils.log.XMLFormatter2
 
addLogInfo(LogRecord, StringBuffer) - Method in class com.microstrategy.utils.log.XMLFormatter3
 
addLogInfo(LogRecord, StringBuffer) - Method in class com.microstrategy.web.app.XMLTracingFormatter
 
addLogInfo(LogRecord, StringBuffer) - Method in class com.microstrategy.web.app.XMLTracingFormatter2
 
addMacro(Macro) - Method in class com.microstrategy.web.blocks.config.Macros
 
addMacro(String, String) - Method in class com.microstrategy.web.blocks.macros.BlockPropertyMacros
Associates a macro name with a fully qualified class name used to invoke it.
addManipualtionTask(String, int, MonitorFilter) - Method in interface com.microstrategy.web.objects.admin.monitors.CacheManipulator
Adds to the task list for batch operation on caches.
AddManipulationFooter(XMLBuilder) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.AddJoinTask
 
AddManipulationFooter(XMLBuilder) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.AddMultiSelectedColumns
 
AddManipulationFooter(XMLBuilder) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.AutoMapEmmaTablesTask
 
AddManipulationFooter(XMLBuilder) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.CreateEmmaTablesTask
 
AddManipulationFooter(XMLBuilder) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.EditTableTask
 
AddManipulationFooter(XMLBuilder) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.UpdateWHTableTask
 
AddManipulationHeader(XMLBuilder) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.AddJoinTask
 
AddManipulationHeader(XMLBuilder) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.AddMultiSelectedColumns
 
AddManipulationHeader(XMLBuilder) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.AutoMapEmmaTablesTask
 
AddManipulationHeader(XMLBuilder) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.CreateEmmaTablesTask
 
AddManipulationHeader(XMLBuilder) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.EditTableTask
 
AddManipulationHeader(XMLBuilder, String) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.UpdateWHTableTask
 
addMapObjects(List<E>) - Method in interface com.microstrategy.web.app.maps.MapObjectSerializer
 
addMatchedMapObject(QueryRequest, MapObjectSerializer<MapShape>) - Method in class com.microstrategy.web.app.maps.KMLShapeRepository
 
addMatchedMapObject(QueryRequest, MapObjectSerializer<MapShape>) - Method in class com.microstrategy.web.app.maps.MapShapeRepository
 
addMatchedMapObject(QueryRequest, MapObjectSerializer<E>) - Method in interface com.microstrategy.web.app.maps.GeoDataRequestResultVisitor
Add the matched map object into the map object serializer.
addMaxDateRangeValueAttr() - Method in class com.microstrategy.web.app.transforms.ElementsPromptEditorTransform
 
addMaxElemPerSubAsValue() - Method in class com.microstrategy.web.app.transforms.AbstractPromptEditorTransform
 
addMaxValueAttr() - Method in class com.microstrategy.web.app.transforms.AbstractPromptEditorTransform
Add maximum value as a value attribute.
addMaxValueAttr(int) - Method in class com.microstrategy.web.app.transforms.ConstantPromptEditorTransform
Returns the attribute map for mininum value attribute.
addMaxWaitParam(boolean) - Method in class com.microstrategy.web.tasks.AbstractBaseTask
Adds a maximum wait parameter to this task's definition with a default value specified by sys default preference AbstractBaseTask.PREFERENCE_DEFAULT_MAX_WAIT_IN_TASK.
addMaxWaitParam(boolean, int) - Method in class com.microstrategy.web.tasks.AbstractBaseTask
Adds a maximum wait parameter to this task's definition.
AddMDXCubesTask - Class in com.microstrategy.web.app.tasks.QueryBuilder
 
AddMDXCubesTask() - Constructor for class com.microstrategy.web.app.tasks.QueryBuilder.AddMDXCubesTask
 
AddMDXCubesTask(String) - Constructor for class com.microstrategy.web.app.tasks.QueryBuilder.AddMDXCubesTask
 
addMember(WebSubscriptionContact) - Method in interface com.microstrategy.web.objects.WebSubscriptionContact
add the members of contact
addMessage(ErrorInfo.ErrorMessage) - Method in class com.microstrategy.web.app.ErrorInfo
 
addMessageId(String) - Method in class com.microstrategy.webapi.acm.ACMSessionId
 
addMessageId(String) - Method in class com.microstrategy.webapi.acm.ACMSessionIdParser
 
addMessageId(String) - Method in interface com.microstrategy.webapi.IDSSXMLSessionId
 
addMessageId(String) - Method in class com.microstrategy.webapi.IDSSXMLSessionIdParser
 
addMessageIDParam(boolean, String) - Method in class com.microstrategy.web.tasks.AbstractBaseTask
Adds a message ID parameter to this task's definition.
addMetric(String, String, String, int, int) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Add a metric to a gridgraph in an RW
addMetricIdParam(boolean, String) - Method in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
Add a metric ID parameter to the task definition.
addMetrics(int, int) - Method in interface com.microstrategy.web.objects.WebTemplate
This method will add or move the WebTemplateMetrics collection to the given axis and position within the template.
addMetricToDelta(String, int, int, String) - Method in interface com.microstrategy.web.objects.WebTemplate
Add metrics to delta.
addMetricXMLParam(boolean, String) - Method in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
addMiExpTifs(String, String, String, String) - Method in class com.microstrategy.web.objects.WebXMLBuilder
Adds chain of mi, exp and tifs elements to the current element
addMiInOi(String, AttrList) - Method in class com.microstrategy.web.objects.WebXMLBuilder
Adds chain of mi, in and oi elements to the current element
addMinDateRangeValueAttr() - Method in class com.microstrategy.web.app.transforms.ElementsPromptEditorTransform
 
addMinValueAttr() - Method in class com.microstrategy.web.app.transforms.AbstractPromptEditorTransform
Add minimum value as a value attribute.
addMinValueAttr(int) - Method in class com.microstrategy.web.app.transforms.ConstantPromptEditorTransform
Returns the attribute map for mininum value attribute.
addMrpPrefix(WebOperatorNode) - Method in class com.microstrategy.web.transform.ExpressionStringsImpl
A helper method used to add rank/percent prefix to the left operand part
AddMultiSelectedColumns - Class in com.microstrategy.web.app.tasks.QueryBuilder
 
AddMultiSelectedColumns() - Constructor for class com.microstrategy.web.app.tasks.QueryBuilder.AddMultiSelectedColumns
 
AddMultiSelectedColumns(String) - Constructor for class com.microstrategy.web.app.tasks.QueryBuilder.AddMultiSelectedColumns
 
addName() - Method in class com.microstrategy.utils.xml.builders.WebReportLayoutBuilder
 
addName(String) - Method in class com.microstrategy.utils.xml.builders.WebReportLayoutBuilder
 
addNameAsValue() - Method in class com.microstrategy.web.app.transforms.AbstractPromptEditorTransform
 
addNameList(LookupRequest, TreeSerializer) - Method in interface com.microstrategy.web.app.maps.GeoDataRequestResultVisitor
Add the name shapeIds map data into tree serializer.
addNameList(LookupRequest, TreeSerializer) - Method in class com.microstrategy.web.app.maps.KMLShapeRepository
 
addNameList(LookupRequest, TreeSerializer) - Method in class com.microstrategy.web.app.maps.MapShapeRepository
Add name list data into serializer.
addNewAddress(int) - Method in interface com.microstrategy.web.objects.admin.users.WebSubscriptionUserAddresses
This method creates a new WebSubscriptionAddress with a given delivery mode.
addNewBlock() - Method in class com.microstrategy.web.blocks.BlockList
 
addNewBlock(String) - Method in class com.microstrategy.web.blocks.BlockList
 
addNewObjectToLink(String) - Method in class com.microstrategy.web.app.transforms.RWHyperLinkObjectLinks
 
addNewPanelStackHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
addNewSubtotalUnits() - Method in interface com.microstrategy.web.objects.WebGroupBySubtotalInstance
Returns a SimpleList to which units can be added or removed.
AddNewTable - com.microstrategy.web.objects.dataimport.EnumTableRefreshType
 
addNodeFromOtherDocument(Node, Node) - Static method in class com.microstrategy.webapi.utils.XMLHelpers
 
addNumberFormaterToDelta(RWDelta, JsonObject, String) - Static method in class com.microstrategy.web.objects.RWManipulationBuilder
 
addNumberFormatting - Variable in class com.microstrategy.web.app.transforms.AbstractReportGridTransform
Whether to add the number formatting on metric values.
addObject(Persistable) - Method in class com.microstrategy.utils.serialization.FlatStateSerializer
Adds embedded object state to the state string.
addObject(Persistable, int) - Method in class com.microstrategy.utils.serialization.FlatStateSerializer
Adds embedded object state to the state string.
addObject(WebObjectInfo) - Method in interface com.microstrategy.web.beans.ObjectPromptBean
Add an object to the answer collection
addObject(String, Object) - Method in class com.microstrategy.web.beans.GenericRequestKeys
Appends an Object to a collection mapped by the key specified.
addObject(String, Object) - Method in interface com.microstrategy.web.beans.RequestKeys
Adds a key/value pair to this collection.
addObjectDSSIDAsValue() - Method in class com.microstrategy.web.app.transforms.ExpressionPromptEditorTransform
 
addObjectIDParam(boolean, String) - Method in class com.microstrategy.web.tasks.AbstractBaseTask
Adds an object ID parameter to this task's definition.
addObjectInfo(String, BaseObjectInfo) - Method in class com.microstrategy.web.tags.LayoutContext
Caches an object for further reference with the specified key.
addObjectNameAsValue() - Method in class com.microstrategy.web.app.transforms.ExpressionPromptEditorTransform
 
addObjects(Collection) - Method in class com.microstrategy.utils.serialization.FlatStateSerializer
Adds the embedded object collection state to the state string.
addObjects(Enumeration) - Method in class com.microstrategy.utils.serialization.FlatStateSerializer
Adds the embedded object collection state to the state string.
AddObjectTagTask - Class in com.microstrategy.web.app.tasks
This Task can be used to add or remove object tags from a report/document.
AddObjectTagTask() - Constructor for class com.microstrategy.web.app.tasks.AddObjectTagTask
 
addObserver(ConfigChangeObserver) - Method in class com.microstrategy.utils.config.ConfigFileManager
addObserver(WebBrowsePath.WebBrowsePathObserver) - Method in interface com.microstrategy.web.objects.WebBrowsePath
 
addOi(String, AttrList) - Method in class com.microstrategy.web.objects.WebXMLBuilder
Adds oi child element to the current element
addOiSibling(String, AttrList) - Method in class com.microstrategy.web.objects.WebXMLBuilder
Adds oi sibleng element to the current element
addOnException(OnExceptionTag) - Method in interface com.microstrategy.web.tags.DynamicTag
Adds an OnExceptionTag as a child of the current tag.
AddonInfo - Class in com.microstrategy.web.app
AddonInfo objects are executed right before calling the collectData method on the WebComponents of the beans hirarchy.
AddonInfo() - Constructor for class com.microstrategy.web.app.AddonInfo
Empty constructor of a AddonInfo initialize private fields with default values.
AddonInfo(String) - Constructor for class com.microstrategy.web.app.AddonInfo
Constructor for an AddonInfo with the given the arguments.
AddonInfo(Node) - Constructor for class com.microstrategy.web.app.AddonInfo
Creates an AddonInfo with the information in the xml node.
AddonInfoList - Class in com.microstrategy.web.app
The AddonInfoList class is a collection of AddonInfo instances that holds information about addons of a Page.
AddonInfoList() - Constructor for class com.microstrategy.web.app.AddonInfoList
Class constructor.
AddonInfoList(Document) - Constructor for class com.microstrategy.web.app.AddonInfoList
Class constructor.
AddonInfoList(Node) - Constructor for class com.microstrategy.web.app.AddonInfoList
Class constructor.
addOpenParentImg(Tag) - Method in class com.microstrategy.web.app.transforms.AbstractObjectExplorerTransform
 
addOpenParentImg(Tag, boolean) - Method in class com.microstrategy.web.app.transforms.AbstractObjectExplorerTransform
 
addOperands(Block, WebOperatorNode) - Static method in class com.microstrategy.web.app.transforms.MojoDEHelper
 
addOption() - Method in interface com.microstrategy.web.tags.SelectTag
Adds an empty HTML option tag as its child.
addOption(SelectTag, int, String, int) - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
 
addOptionAttr(AbstractPromptEditorTransform.ListItem) - Method in class com.microstrategy.web.app.transforms.AbstractPromptEditorTransform
Generate attributes for an option node, based on the input ListItem.
addOptions(HashList<String, String>, String) - Method in interface com.microstrategy.web.tags.SelectTag
 
addOptions(HashList<String, String>, String, boolean) - Method in interface com.microstrategy.web.tags.SelectTag
 
addOptionTag(Tag, TaskViewerController.OptionInfo, String, String, boolean) - Method in class com.microstrategy.web.app.taglibs.taskproc.AdminSelectTagHelper
 
addOptionTag(Tag, TaskViewerController.OptionInfo, String, String, boolean) - Method in class com.microstrategy.web.app.taglibs.taskproc.AdminSelectTaskEnvTagHelper
 
addOtherObject(String, Object) - Method in class com.microstrategy.web.blocks.exporters.ExporterContext
 
addPage(PageHistoryItem) - Method in class com.microstrategy.web.app.beans.PageHistoryList
Adds a page after the current page and clears the end of the collection if the page is different to the current page.
addPage(PageHistoryItem, boolean) - Method in class com.microstrategy.web.app.beans.PageHistoryList
Adds a page after the current page and clears the end of the collection if the page is different to the current page.
addPage(String, PageInfo) - Method in class com.microstrategy.web.app.PageInfoList
Add a new Page instance to the Page Manager
addPage(String, PageInfo) - Method in class com.microstrategy.web.app.PageManager
Add a new Page instance to the Page Manager
addPageByInfo() - Method in class com.microstrategy.utils.xml.builders.WebReportLayoutBuilder
 
addPageHistoryItemsToModel(Block, boolean) - Method in class com.microstrategy.web.app.transforms.RibbonToolbarTransform
 
addPanelHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
addParam(TaskFactoryParam) - Method in class com.microstrategy.web.tasks.config.TaskFactoryParamList
 
addParameter(String, String) - Method in class com.microstrategy.web.platform.AbstractParameterBuilder
Add a name/value pair.
addParameter(String, String) - Method in interface com.microstrategy.web.platform.ParameterBuilder
Add a name/value pair.
addParameter(String, String) - Method in class com.microstrategy.web.platform.Parameters
Adds a key/value pair to this collection.
addParameterMetadata(TaskParameterMetadataImpl) - Method in class com.microstrategy.web.tasks.AbstractBaseTask
addParameterMetadata(TaskParameterMetadataImpl) - Method in class com.microstrategy.web.tasks.config.TaskMetadataImpl
Add the metadata object for a task parameter.
addParameterMetadata(String, String, boolean, Object) - Method in class com.microstrategy.web.tasks.AbstractBaseTask
Adds the metadata for a parameter.
addParameterMetadata(String, String, boolean, Object) - Method in class com.microstrategy.web.tasks.config.TaskMetadataImpl
Adds a new metadata object for a task parameter.
addParameterMetadata(String, String, boolean, Object, String, String) - Method in class com.microstrategy.web.tasks.AbstractBaseTask
Adds the metadata for a parameter.
addParameterMetadata(String, String, boolean, Object, String, String) - Method in class com.microstrategy.web.tasks.config.TaskMetadataImpl
Adds a new metadata object for a task parameter.
addParameterMetadata(String, String, boolean, String) - Method in class com.microstrategy.web.tasks.config.TaskMetadataImpl
addParameters(AppContext, Block) - Method in class com.microstrategy.web.app.tasks.GetESRIExtraConfigurationTask
 
addParameters(AppContext, Block) - Method in class com.microstrategy.web.app.tasks.GetGoogleExtraConfigurationTask
 
addParameters(AppContext, Block) - Method in class com.microstrategy.web.app.tasks.GetMapExtraConfigurationTask
 
addParameters(AppContext, Block) - Method in class com.microstrategy.web.app.tasks.GetMultiMapConfigurationTask
 
addParameterUnique(String, String, boolean) - Method in class com.microstrategy.web.platform.AbstractParameterBuilder
DE191250: Unexpected behaviors when parameters are added multiple time by mistake Add a non-repeated unique key/value pair.
addParameterUnique(String, String, boolean) - Method in interface com.microstrategy.web.platform.ParameterBuilder
Add a non-repeated unique key/value pair.
addPartialDisplayUnit(RWUnitDef) - Method in interface com.microstrategy.web.beans.RWBean
Adds a unit to partial display collection using its key
addPartialDisplayUnit(String) - Method in interface com.microstrategy.web.beans.RWBean
 
addPartialDisplayUnitFilterProps(String, String, String) - Method in interface com.microstrategy.web.beans.RWBean
Helps add partial display unit filters for the resulting JSON per key.
addPartialDisplayUnitKeys(Enumeration) - Method in interface com.microstrategy.web.beans.RWBean
Adds units to partial display collection using there keys
addPartialDisplayUnits(Enumeration) - Method in interface com.microstrategy.web.beans.RWBean
Adds units to partial display collection
addPercentToTotalMetric(WebPercentToTotalMetric) - Method in interface com.microstrategy.web.objects.WebReportManipulation
Adds a percent to total metric to the Report.
addPercentToTotalMetric(String, WebPercentToTotalMetric) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Adds percent-to-total metric to specified grid
addPercentToTotalMetricHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
addPicker(ShortcutList) - Method in class com.microstrategy.web.app.transforms.AbstractTabTransform
 
addPlaceHolderTarget(String, Set<Integer>) - Method in interface com.microstrategy.web.objects.rw.RWControl
Add the specified place holder as the control target.
addPoint(GeoPoint) - Method in class com.microstrategy.web.app.maps.GeoPath
 
addPoint(LatLng) - Method in class com.microstrategy.web.app.maps.GeoPath
 
addPollingFrequencyParam(boolean) - Method in class com.microstrategy.web.tasks.AbstractBaseTask
Adds a polling frequency parameter to this task's definition with a default value specified by AbstractBaseTask.DEFAULT_POLLING_FREQ.
addPollingFrequencyParam(boolean, int) - Method in class com.microstrategy.web.tasks.AbstractBaseTask
Adds a polling frequency parameter to this task's definition.
addPolygon(GeoPolygon, int) - Method in class com.microstrategy.web.app.maps.topology.Topology
 
addPre90StyleAsValue() - Method in class com.microstrategy.web.app.transforms.AbstractPromptEditorTransform
 
addPreference(PreferenceDefinition) - Method in interface com.microstrategy.web.preferences.Preferences
Add a new preference.
AddProjectDBRoleTask - Class in com.microstrategy.web.app.tasks.architect
 
AddProjectDBRoleTask() - Constructor for class com.microstrategy.web.app.tasks.architect.AddProjectDBRoleTask
 
addProjectId(String) - Method in class com.microstrategy.webapi.acm.ACMSessionId
 
addProjectId(String) - Method in class com.microstrategy.webapi.acm.ACMSessionIdParser
 
addProjectId(String) - Method in interface com.microstrategy.webapi.IDSSXMLSessionId
 
addProjectId(String) - Method in class com.microstrategy.webapi.IDSSXMLSessionIdParser
 
addPromptsSource(int) - Method in interface com.microstrategy.web.beans.PromptsBean
Creates and adds a new PromptsSource object to this bean.
addProperty(Property) - Method in class com.microstrategy.web.blocks.config.BlockConfig
 
addProperty(String, boolean) - Method in class com.microstrategy.web.objects.WebTransmitterImpl
 
addProperty(String, int) - Method in class com.microstrategy.web.objects.WebTransmitterImpl
 
addProperty(String, String) - Method in class com.microstrategy.utils.GenericJsonGenerator
 
addProperty(String, String) - Method in interface com.microstrategy.web.app.gui.Scroller
Adds a new property set to the scroller bone associated to the scroller Gui Element intance.
addProperty(String, String) - Method in class com.microstrategy.web.app.gui.ScrollerImpl
 
addProperty(String, String) - Method in class com.microstrategy.web.app.maps.kml.KMLObject
 
addProperty(String, String) - Method in class com.microstrategy.web.objects.WebTransmitterImpl
 
addProperty(String, String, boolean) - Method in class com.microstrategy.utils.GenericJsonGenerator
 
addPropertyClass(String, String, String) - Method in class com.microstrategy.web.app.taglibs.ShortcutTagHelper
Adds a new property class to the list.
addPsidToKeep(IDSSXMLSessionId.IProjectSessionId) - Method in interface com.microstrategy.webapi.acm.ACMFailoverLog.IRetryLog
 
addPsidToRemove(IDSSXMLSessionId.IProjectSessionId) - Method in interface com.microstrategy.webapi.acm.ACMFailoverLog.IRetryLog
 
addQuickCalculationGroup(String, String, int, int[], int) - Method in interface com.microstrategy.web.objects.WebReportManipulation
addQuickCalculationGroup(String, String, int, int[], int, WebDerivedElements) - Method in interface com.microstrategy.web.objects.WebReportManipulation
 
addQuickCalculationGroup(String, String, String, int, int[], int, String) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
 
addQuickListGroup(String, String, int, int[]) - Method in interface com.microstrategy.web.objects.WebReportManipulation
addQuickListGroup(String, String, int, int[], WebDerivedElements) - Method in interface com.microstrategy.web.objects.WebReportManipulation
 
addQuickListGroup(String, String, String, int, int[], String) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
 
addRankMetric(WebRankMetric) - Method in interface com.microstrategy.web.objects.WebReportManipulation
Adds a rank metric to the Report.
addRankMetric(String, WebRankMetric) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Adds new rank metric to specified grid
addRankMetricHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
addRawAttribute(String, String) - Method in class com.microstrategy.utils.xml.XMLBuilder
Use this "fast" method instead of XMLBuilder.addAttribute(String, String) when you are sure that the attribute value does not contain special characters '"' and '&'.
addRawAttribute(String, String, boolean) - Method in class com.microstrategy.utils.xml.XMLBuilder
Use this "fast" method instead of XMLBuilder.addAttribute(String, String, boolean) when you are sure that the attribute value does not contain special character '&' and single or double quotes depending on the singleCode value.
addRawText(String) - Method in class com.microstrategy.utils.xml.XMLBuilder
Use this "fast" method instead of addText when you are sure that the text does not contain special characters '<', '>', and '&'.
addRawTextMixed(String) - Method in class com.microstrategy.utils.xml.XMLBuilder
Use this "fast" method instead of addText when you are sure that the text does not contain special characters '<', '>', and '&'.
addRawXML(String) - Method in class com.microstrategy.utils.xml.XMLBuilder
Use this method to append arbitrary text to the buffer.
addRawXML(StringBuffer) - Method in class com.microstrategy.utils.xml.XMLBuilder
 
AddRecipients(String, String) - Method in interface com.microstrategy.webapi.IDSSXMLSubscriptionServer
This will add recipients to a subscription without requiring the user to have the entire subscription XML
addRecipientsToSubscription(WebSubscriptionRecipientList, String) - Method in interface com.microstrategy.web.objects.WebSubscriptionsSource
Adds the specified recipients to the subscription with the specified ID.
addReport() - Method in class com.microstrategy.utils.xml.builders.WebReportLayoutBuilder
 
addRequestHeader(String, String) - Method in interface com.microstrategy.web.platform.DisconnectedContainerServices
Adds request header to the internal collection
addRequestHeader(String, String) - Method in class com.microstrategy.web.platform.DisconnectedContainerServicesImpl
Adds request header to the internal collection
addRequestParameters() - Method in class com.microstrategy.web.app.utils.usher.NetworkRequest
 
addRequestParameters() - Method in class com.microstrategy.web.app.utils.usher.UsherAuthenticationRequest
 
addRequestParameters() - Method in class com.microstrategy.web.app.utils.usher.UsherGetBadgeInfoRequest
 
addRequestParameters() - Method in class com.microstrategy.web.app.utils.usher.UsherGetScanStatusRequest
 
addRequestParameters() - Method in class com.microstrategy.web.app.utils.usher.UsherLogoutRequest
 
addRequestParameters() - Method in class com.microstrategy.web.app.utils.usher.UsherNotifyMeRequest
 
addRequestParameters() - Method in class com.microstrategy.web.app.utils.usher.UsherQRCodeRequest
 
addRequestParameters() - Method in class com.microstrategy.web.app.utils.usher.UsherRememberMeRequest
 
addRequestParameters() - Method in class com.microstrategy.web.app.utils.usher.UsherUserRequest
 
addRequestParameters() - Method in class com.microstrategy.web.app.utils.usher.UsherUserSearchRequest
 
addRequestProperties() - Method in class com.microstrategy.web.app.utils.usher.NetworkRequest
 
addRequestProperties() - Method in class com.microstrategy.web.app.utils.usher.UsherAuthenticationRequest
 
addRequestProperties() - Method in class com.microstrategy.web.app.utils.usher.UsherGetBadgeInfoRequest
 
addRequestProperties() - Method in class com.microstrategy.web.app.utils.usher.UsherGetScanStatusRequest
 
addRequestProperties() - Method in class com.microstrategy.web.app.utils.usher.UsherLogoutRequest
 
addRequestProperties() - Method in class com.microstrategy.web.app.utils.usher.UsherNotifyMeRequest
 
addRequestProperties() - Method in class com.microstrategy.web.app.utils.usher.UsherQRCodeRequest
 
addRequestProperties() - Method in class com.microstrategy.web.app.utils.usher.UsherRememberMeRequest
 
addRequestProperties() - Method in class com.microstrategy.web.app.utils.usher.UsherUserRequest
 
addRequestProperties() - Method in class com.microstrategy.web.app.utils.usher.UsherUserSearchRequest
 
addRequiredBoolAttribute(String, boolean) - Method in class com.microstrategy.utils.xml.XMLBuilder
A shortcut method to add a required boolean attributes.
ADDRESS_CONTACT - Static variable in interface com.microstrategy.web.app.beans.EnumSubscriptionEditorEvents
 
ADDRESS_CONTACT - Static variable in interface com.microstrategy.web.app.gui.SubscriptionWidget
Deprecated.
 
ADDRESS_CREATION_ID - Static variable in interface com.microstrategy.web.app.gui.EnumContactsCartProperties
Identity of the address creation div
ADDRESS_DEVICE_ARGUMENT - Static variable in interface com.microstrategy.web.app.gui.EnumContactsCartProperties
Available list argument name for shared list
ADDRESS_DEVICE_DEFAULT_ID - Static variable in interface com.microstrategy.web.app.gui.EnumContactsCartProperties
starting value for address device.
ADDRESS_ERROR_UNWANTED_ADDRESS_VALUE - Static variable in interface com.microstrategy.web.beans.EnumBeanErrorCodes
Indicates address created on a fixed device can't have physical address value input
ADDRESS_EXISTING - Static variable in interface com.microstrategy.web.app.beans.EnumSubscriptionEditorEvents
Constant to indicate an existing address
ADDRESS_EXISTING - Static variable in interface com.microstrategy.web.app.gui.SubscriptionWidget
Deprecated.
Constant to indicate an existing address
ADDRESS_LIST_EVENT_ARGUMENT_ADDRESS_DISPLAY_NAME - Static variable in interface com.microstrategy.web.beans.EnumAddressListBeanEvents
The alias given to this address.
ADDRESS_LIST_EVENT_ARGUMENT_ADDRESS_ID - Static variable in interface com.microstrategy.web.beans.EnumAddressListBeanEvents
The id of the address
ADDRESS_LIST_EVENT_ARGUMENT_ADDRESS_ID_LIST - Static variable in interface com.microstrategy.web.beans.EnumAddressListBeanEvents
The list of address IDs to be used in the delete event
ADDRESS_LIST_EVENT_ARGUMENT_ADDRESS_VALUE - Static variable in interface com.microstrategy.web.beans.EnumAddressListBeanEvents
The actual address.
ADDRESS_LIST_EVENT_ARGUMENT_DELIVERY_MODE - Static variable in interface com.microstrategy.web.beans.EnumAddressListBeanEvents
A value from the enumeration EnumWebSubscriptionDeliveryMode
ADDRESS_LIST_EVENT_ARGUMENT_DELIVERY_WINDOW - Static variable in interface com.microstrategy.web.beans.EnumAddressListBeanEvents
The delivery window.
ADDRESS_LIST_EVENT_ARGUMENT_DEVICE_ID - Static variable in interface com.microstrategy.web.beans.EnumAddressListBeanEvents
The ID of the device
ADDRESS_LIST_EVENT_ARGUMENT_IS_DEFAULT - Static variable in interface com.microstrategy.web.beans.EnumAddressListBeanEvents
Indicates whether this address is the default address for the user
ADDRESS_LIST_EVENT_ARGUMENT_PIN - Static variable in interface com.microstrategy.web.beans.EnumAddressListBeanEvents
PIN, if any, associated with the address
ADDRESS_LIST_EVENT_ARGUMENT_SORT_ASCENDING - Static variable in interface com.microstrategy.web.beans.EnumAddressListBeanEvents
Indicates whether the addresses should be sorted in an ascending order
ADDRESS_LIST_EVENT_ARGUMENT_SORT_FIELD - Static variable in interface com.microstrategy.web.beans.EnumAddressListBeanEvents
The field that will be used to sort the address list by.
ADDRESS_LIST_EVENT_CANCEL - Static variable in interface com.microstrategy.web.beans.EnumAddressListBeanEvents
 
ADDRESS_LIST_EVENT_CHANGE_DEFAULT - Static variable in interface com.microstrategy.web.beans.EnumAddressListBeanEvents
Changes the default address of the user to be the one specified by EnumAddressListBeanEvents.ADDRESS_LIST_EVENT_ARGUMENT_ADDRESS_ID
ADDRESS_LIST_EVENT_CREATE_NEW_ADDRESS - Static variable in interface com.microstrategy.web.beans.EnumAddressListBeanEvents
Creates a new empty address value and sets that as the active address on the bean
ADDRESS_LIST_EVENT_DELETE - Static variable in interface com.microstrategy.web.beans.EnumAddressListBeanEvents
Event for deleting a list of address specified by EnumAddressListBeanEvents.ADDRESS_LIST_EVENT_ARGUMENT_ADDRESS_ID_LIST
ADDRESS_LIST_EVENT_INIT_ADDRESS - Static variable in interface com.microstrategy.web.beans.EnumAddressListBeanEvents
Initializes the address bean with the parameters that are passed in
ADDRESS_LIST_EVENT_SAVE - Static variable in interface com.microstrategy.web.beans.EnumAddressListBeanEvents
Event for saving an address that is set as the active address on the address list bean.
ADDRESS_LIST_EVENT_SORT - Static variable in interface com.microstrategy.web.beans.EnumAddressListBeanEvents
Sorts the addresses in the list accroding to the sort field defined by EnumAddressListBeanEvents.ADDRESS_LIST_EVENT_ARGUMENT_SORT_FIELD and in the sort order defined by EnumAddressListBeanEvents.ADDRESS_LIST_EVENT_ARGUMENT_SORT_ASCENDING
ADDRESS_NAME_ARGUMENT - Static variable in interface com.microstrategy.web.app.gui.EnumContactsCartProperties
Available list argument name for shared list
ADDRESS_NAME_DEFAULT_VALUE - Static variable in interface com.microstrategy.web.app.gui.EnumContactsCartProperties
starting value for address name.
ADDRESS_NEW - Static variable in interface com.microstrategy.web.app.beans.EnumSubscriptionEditorEvents
Constant to indicate new address
ADDRESS_NEW - Static variable in interface com.microstrategy.web.app.gui.SubscriptionWidget
Deprecated.
Constant to indicate new address
ADDRESS_RECIPIENTS_DEFAULT - Static variable in interface com.microstrategy.web.app.beans.EnumSubscriptionEditorEvents
Constant to indicate recipient default email address
ADDRESS_VALUE_ARGUMENT - Static variable in interface com.microstrategy.web.app.gui.EnumContactsCartProperties
Available list argument name for shared list
ADDRESS_VALUE_DEFAULT_VALUE - Static variable in interface com.microstrategy.web.app.gui.EnumContactsCartProperties
starting value for address value text box.
AddressDeleteTransform - Class in com.microstrategy.web.app.transforms
This transform enables a user to delete addresses.
AddressDeleteTransform() - Constructor for class com.microstrategy.web.app.transforms.AddressDeleteTransform
Default constructor.
AddressListBean - Interface in com.microstrategy.web.beans
The AddressListBean is responsible for displaying and managing the user's address list.
AddressListFileTransform - Class in com.microstrategy.web.app.transforms
 
AddressListFileTransform() - Constructor for class com.microstrategy.web.app.transforms.AddressListFileTransform
 
AddressListPrintTransform - Class in com.microstrategy.web.app.transforms
 
AddressListPrintTransform() - Constructor for class com.microstrategy.web.app.transforms.AddressListPrintTransform
 
AddressListTransform - Class in com.microstrategy.web.app.transforms
This transform is used to list and edit Narrowcast Addresses.
AddressListTransform() - Constructor for class com.microstrategy.web.app.transforms.AddressListTransform
Default no argument constructor.
AddressTransform - Class in com.microstrategy.web.app.transforms
 
AddressTransform() - Constructor for class com.microstrategy.web.app.transforms.AddressTransform
 
addResultFlagsParam(boolean, String) - Method in class com.microstrategy.web.tasks.AbstractBaseTask
Adds a results flags parameter to this task's definition.
addRetVal(int) - Method in class com.microstrategy.webapi.acm.ACMSessionId
 
addRetVal(int) - Method in class com.microstrategy.webapi.acm.ACMSessionIdParser
 
addRetVal(int) - Method in interface com.microstrategy.webapi.IDSSXMLSessionId
 
addRetVal(int) - Method in class com.microstrategy.webapi.IDSSXMLSessionIdParser
 
addRing(GeoPath) - Method in class com.microstrategy.web.app.maps.GeoPolygon
 
addRing(List<GeoPoint>) - Method in class com.microstrategy.web.app.maps.GeoPolygon
 
addRole(WebProject, WebSecurityRole) - Method in interface com.microstrategy.web.objects.admin.users.WebUserSecurityRoles
This method associates the given WebSecurityRole object with the given WebProject object for the user.
addRow() - Method in class com.microstrategy.web.app.taglibs.taskproc.DatasetTable
 
addRow() - Method in interface com.microstrategy.web.tags.TableTag
Adds an empty RowTag to the current table.
addRowColIndexValue(DatasetTable.DatasetRow, int, Object) - Method in class com.microstrategy.web.app.taglibs.taskproc.DatasetTable
 
addRowColumnValue(DatasetTable.DatasetRow, DatasetTable.DatasetColumn, Object) - Method in class com.microstrategy.web.app.taglibs.taskproc.DatasetTable
 
addRWTemplateDefProperties(RWGridGraphDef, RWUnit, Block, ViewBean) - Method in class com.microstrategy.web.app.transforms.MojoRWDTransform.RWLayoutContextDefn
 
addRWTemplateProperties(Block, ViewBean, RWGridGraphDef, RWGridGraphObject, Map<String, String>) - Method in class com.microstrategy.web.app.transforms.MojoRWDTransform.RWLayoutContext
 
AddSapHanaTables(XMLBuilder, JSONObject, int, int, int) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.CreateEmmaTablesTask
 
addScript(MarkupOutput) - Method in class com.microstrategy.web.app.utils.PageResourceManager
Add a scriptlet to the manager.
addScript(StringBuilder) - Method in class com.microstrategy.web.app.utils.PageResourceManager
Add a scriptlet to the manager.
addScriptDependencies() - Method in class com.microstrategy.web.app.transforms.FolderFrameTreeTransform
Add to the ClientSideHelper associated with this instance the javascript files require to provide interactivity of the tree on the client browser.
addScriptDependencies() - Method in class com.microstrategy.web.app.transforms.FolderTreeTransform
Add to the ClientSideHelper associated with this instance the javascript files require to provide interactivity of the tree on the client browser.
addScriptDependency(String) - Method in class com.microstrategy.web.app.utils.ClientSideHelper
 
addScriptDependency(String, String) - Method in interface com.microstrategy.web.app.gui.TreeView
This method adds a script dependency for a bone.
addScriptDependency(String, String) - Method in class com.microstrategy.web.app.gui.TreeViewImpl
 
addScriptDependency(String, String) - Method in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Add javascript dependence
addScriptDependency(String, String) - Method in class com.microstrategy.web.app.utils.ClientSideHelper
This method adds a script dependency for a bone.
addScriptFile(MarkupOutput, String) - Method in class com.microstrategy.web.app.transforms.MojoMapTransform
 
addScriptFile(String, boolean) - Method in class com.microstrategy.web.app.utils.PageResourceManager
Add a script file to the manager.
addSearchFilterValue(String) - Method in interface com.microstrategy.web.objects.WebContactSearchFilter
add the contact search filter value
addSearchFilterValue(String) - Method in class com.microstrategy.web.objects.WebContactSearchFilterImpl
 
addSearchNameAttrs() - Method in class com.microstrategy.web.app.transforms.ExpressionPromptEditorTransform
Add the name of the search as an attribute
addSearchNameAttrs() - Method in class com.microstrategy.web.app.transforms.ObjectsPromptEditorTransform
Add the name of the search as an attribute
addSection(String, String) - Method in class com.microstrategy.web.app.TemplateInfo
Adds a page section file name.
AddSelectedColumn - Class in com.microstrategy.web.app.tasks.QueryBuilder
 
AddSelectedColumn() - Constructor for class com.microstrategy.web.app.tasks.QueryBuilder.AddSelectedColumn
 
AddSelectedColumn(String) - Constructor for class com.microstrategy.web.app.tasks.QueryBuilder.AddSelectedColumn
 
AddSelectedColumnManipulation(WebReportInstance, XMLBuilder, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.AddMultiSelectedColumns
 
AddSelectedColumnManipulation(WebReportInstance, String, String, String, String, String, String, String, String, String, String, String) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.AddSelectedColumn
 
addSeparator() - Method in class com.microstrategy.web.app.gui.ContextMenu
Adds a new separator item to the ContextMenu.
addServerVariable(String, String) - Method in interface com.microstrategy.web.platform.DisconnectedContainerServices
Adds a server variable with a single value.
addServerVariable(String, String) - Method in class com.microstrategy.web.platform.DisconnectedContainerServicesImpl
Adds a server variable with a single value.
addServerVariable(String, String[]) - Method in interface com.microstrategy.web.platform.DisconnectedContainerServices
Appends a collection of string values of the specified server variable.
addServerVariable(String, String[]) - Method in class com.microstrategy.web.platform.DisconnectedContainerServicesImpl
Appends a collection of string values of the specified server variable.
addSessionIDParam(boolean, String) - Method in class com.microstrategy.web.tasks.AbstractBaseTask
Adds a session ID parameter to this task's definition.
addSessionStateParam(boolean, String) - Method in class com.microstrategy.web.tasks.AbstractBaseTask
Adds a session state parameter to this task's definition.
addShape(MultiGeoPolygon, int) - Method in class com.microstrategy.web.app.maps.topology.Topology
 
addShape(MultiGeoPolygon, int) - Method in class com.microstrategy.web.app.maps.topology.TopologyBuilder
Add a shape object to build the topology.
addSheetsIndexTaskParam - Variable in class com.microstrategy.web.app.tasks.DIChangePartitionTask
 
addSheetsNameTaskParam - Variable in class com.microstrategy.web.app.tasks.DIChangePartitionTask
 
addShortcutArgument(ShortcutArgument) - Method in class com.microstrategy.web.app.ShortcutEvent
 
addShortcutEvent(ShortcutEvent) - Method in class com.microstrategy.web.app.Shortcut
 
addShortcutLinks(TreeNode) - Method in class com.microstrategy.web.app.transforms.FolderFrameTreeTransform
Add the folder links from the folderLinks.xml to the tree case on the context Id of the tree
addShortcutList(String, ShortcutList) - Method in class com.microstrategy.web.app.TemplateInfo
Adds a ShortcutList
addShortcutMetric(int, int, List<WebObjectInfo>) - Method in interface com.microstrategy.web.objects.WebReportManipulation
 
addShortcutMetric(String, String, String, String, int, int, List<WebObjectInfo>) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Add shortcut metric to a given dataset and optionally a given template
addShortcutMetricHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
addSibling(String) - Method in class com.microstrategy.utils.xml.XMLBuilder
Adds a sibling element to the current element.
addSiblingTo(String, String) - Method in class com.microstrategy.utils.xml.XMLBuilder
Adds a sibling element to the specified element.
addSliceFilterExtendableParams(WebXMLBuilder) - Method in interface com.microstrategy.web.objects.RWSettings
 
addSlotTag(SlotTag) - Method in interface com.microstrategy.web.tags.LayoutTag
Adds slot tag to the layout slot tag collection.
addSortDerivedElement() - Method in class com.microstrategy.web.objects.WebDerivedElementsEditorObject
 
addSortedTargetKeyCollection(WebXMLBuilder, SortedSet<String>) - Static method in class com.microstrategy.web.tasks.DocumentBinaryResultsTask
 
addSortedTargetKeyCollection(WebXMLBuilder, SortedSet<String>, Map<String, String>, Map<String, String>) - Static method in class com.microstrategy.web.tasks.DocumentBinaryResultsTask
 
addSpecialExtraAttributes(String, HashList<String, String>) - Method in class com.microstrategy.web.app.transforms.IPhoneMapVisualizationPropertiesTransform
 
addSSProjectId(String) - Method in class com.microstrategy.webapi.acm.ACMSessionId
 
addSSProjectId(String) - Method in class com.microstrategy.webapi.acm.ACMSessionIdParser
 
addSSProjectId(String) - Method in interface com.microstrategy.webapi.IDSSXMLSessionId
 
addSSProjectId(String) - Method in class com.microstrategy.webapi.IDSSXMLSessionIdParser
 
addStandardCacheHeaders(ContainerServices) - Method in class com.microstrategy.web.controller.GenericWebAppController
 
addStateIDParam(boolean, String) - Method in class com.microstrategy.web.tasks.AbstractBaseTask
Adds a state ID parameter to this task's definition.
addStateInfo(ParameterBuilder, int) - Method in class com.microstrategy.web.beans.AbstractWebComponent
 
addStr(String) - Method in class com.microstrategy.utils.serialization.FlatStateSerializer
Adds string value to the state string
addStyle(Transformable, String) - Static method in class com.microstrategy.web.app.utils.BeanHelper
If necessary, adds a style from the style catalog to the bean.
addStyle(Style) - Method in interface com.microstrategy.web.transform.Styles
Adds a style object to the collection.
addStyle(Style) - Method in class com.microstrategy.web.transform.StylesImpl
 
addStyleRule(String) - Method in class com.microstrategy.web.app.transforms.RWLayoutTransform
 
addStyles(SelectTag, WebFolder, String, String) - Method in class com.microstrategy.web.app.transforms.GridAutoStylesTransform
Add list of Grid styles to a select box.
addSubItem(Shortcut) - Method in class com.microstrategy.web.app.Shortcut
Add a shortcut item as a child of the shortcut list node in the current shortcut.
addSubtotal(int, int, int) - Method in interface com.microstrategy.web.objects.WebTemplateMetrics
Deprecated.
Subtotals are no longer defined at the template metrics level. They are now defined at the template level. Use WebTemplateSubtotals.activateAxisSubtotal(int, int, int) instead.
addSummaryAttribute() - Method in class com.microstrategy.web.app.transforms.FolderSearchResultsXHTMLTransform
 
addSummaryAttribute() - Method in class com.microstrategy.web.app.transforms.FolderViewTransform
Return the Summary Attribute to be used in the table for the transform.
addSupportedObjectType(String) - Method in class com.microstrategy.web.app.gui.ContextMenuItem
When this ContextMenuItem is used in the context where the user can select multiple objects using javascript (for example, in report services documents), this method can be used to indicate those object types for which this ContextMenuItem is available.
addT1(T1, T2) - Method in class com.microstrategy.webapi.utils.BiMap
addT1 puts the iT1 and iT2 into the internal bi-maps. throws IllegalArgumentException if T1 or T2 already exist in the map
addT1(T1, T2, T3) - Method in class com.microstrategy.webapi.utils.TriMap
addT1 puts the iT1, iT2, and iT3 into the internal tri-maps. throws IllegalArgumentException if T1, T2, or T3 already exist in the map
addTab(String, String, MarkupOutput) - Method in class com.microstrategy.web.app.utils.TabControlHelper
Adds the requested tab to the collection.
addTab(String, String, MarkupOutput, String, String) - Method in class com.microstrategy.web.app.utils.TabControlHelper
Adds the requested tab to the collection.
addTab(String, String, String) - Method in class com.microstrategy.web.app.utils.TabControlHelper
Adds the requested tab to the collection.
addTab(String, String, String, String, String) - Method in class com.microstrategy.web.app.utils.TabControlHelper
Adds the requested tab to the collection.
addTab(String, String, String, String, String, String) - Method in class com.microstrategy.web.app.utils.TabControlHelper
Adds the requested tab to the collection.
AddTableInfoManipulation(XMLBuilder, String, String, String, String) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.UpdateWHTableTask
 
addTablesTaskParam - Variable in class com.microstrategy.web.app.tasks.DIChangePartitionTask
 
AddTableTask - Class in com.microstrategy.web.app.tasks.QueryBuilder
 
AddTableTask() - Constructor for class com.microstrategy.web.app.tasks.QueryBuilder.AddTableTask
 
AddTableTask(String) - Constructor for class com.microstrategy.web.app.tasks.QueryBuilder.AddTableTask
 
AddTableTaskManipulation(WebReportInstance, String, String, String, String, String, String, String) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.AddTableTask
 
addTag(WebObjectsFactory, WebObjectSource, StringTokenizer, WebDisplayUnits) - Static method in class com.microstrategy.web.app.tasks.EditObjectTagTask
 
addTag(String) - Method in interface com.microstrategy.webapi.ACMRefreshThreadLog.IRefreshThreadLog
 
addTagAttributes(Map<String, String>) - Method in class com.microstrategy.web.app.gui.ContextMenu
Adds to the given Map (name/value pairs) all attributes required in an HTML Tag to trigger the display of the context-menu.
addTagAttributes(Map<String, String>, int) - Method in class com.microstrategy.web.app.gui.ContextMenu
Appends to the given Map those attributes required in an HTML Tag to trigger the display of the context-menu.
addTagListTaskParam - Variable in class com.microstrategy.web.app.tasks.AddObjectTagTask
 
addTagListTaskParam - Variable in class com.microstrategy.web.app.tasks.EditObjectTagTask
 
addTarget(String) - Method in interface com.microstrategy.web.objects.rw.RWControl
Adds specified unt as this control target
addTarget(String, String) - Method in interface com.microstrategy.web.objects.rw.RWControl
 
addTask(String, TaskInfo) - Method in class com.microstrategy.web.tasks.config.TasksList
 
addTaskFactory(TaskFactoryInfo) - Method in class com.microstrategy.web.tasks.config.TaskFactoryList
 
addTaskParam(String, String) - Method in class com.microstrategy.web.app.tasks.TaskInvoker.TaskInfo
 
addTaskParameters(TaskFactory, String, ContainerServices) - Method in class com.microstrategy.web.app.tasks.AbstractDataServiceTask
 
addTemplateExtendableParams(WebXMLBuilder) - Method in interface com.microstrategy.web.objects.RWSettings
 
addTemplateExtraInfo(Block, ViewBean, RWGridGraphObject) - Method in class com.microstrategy.web.app.transforms.MojoIVETransform.IVELayoutContext
 
addTemplateExtraInfo(Block, ViewBean, RWGridGraphObject) - Method in class com.microstrategy.web.app.transforms.MojoRWDTransform.RWLayoutContext
 
addTemplateFromDataSet(String, String, String, String, String, String, String, String, String, int) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Adds a template unit containing a copy of the data set's template
addTemplateFromDataSet(String, String, String, String, String, String, String, String, String, int, boolean, String) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Adds a template unit containing a copy of the data set's template
addTemplateFromDataSet(String, String, String, String, String, String, String, String, String, int, boolean, String, boolean) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Adds a template unit containing a copy of the data set's template
addText(String) - Method in class com.microstrategy.utils.xml.XMLBuilder
Adds text to the current element.
addTextChild(String) - Method in interface com.microstrategy.web.tags.Tag
Adds a text as a child of the current tag.
addTextChild(String) - Method in class com.microstrategy.web.tags.TagImpl
 
addTextChild(String, boolean) - Method in interface com.microstrategy.web.tags.Tag
Adds a text as a child of the current tag.
addTextChild(String, boolean) - Method in class com.microstrategy.web.tags.TagImpl
 
addTextMixed(String) - Method in class com.microstrategy.utils.xml.XMLBuilder
Adds text to the current element.
addTextOptionToNode(String, String) - Method in class com.microstrategy.web.objects.WebXMLBuilder
Add a text node with its parent node's name
addTileMap(LookupRequest, TreeSerializer) - Method in interface com.microstrategy.web.app.maps.GeoDataRequestResultVisitor
Add the tile data into tree serializer.
addTileMap(LookupRequest, TreeSerializer) - Method in class com.microstrategy.web.app.maps.KMLShapeRepository
 
addTileMap(LookupRequest, TreeSerializer) - Method in class com.microstrategy.web.app.maps.MapShapeRepository
Add tile map to the target serializer to generate the tile data.
addTimeSeriesVisPropsToBlock(BlockList, String) - Static method in class com.microstrategy.web.app.transforms.IPhoneTimeSeriesEditorTransform
 
addTitle(ErrorInfo.ErrorTitle) - Method in class com.microstrategy.web.app.ErrorInfo
 
addTitleAsValue() - Method in class com.microstrategy.web.app.transforms.AbstractPromptEditorTransform
Add the title of the prompt as a value attribute into the attribute map.
addTitleAttr(int) - Method in class com.microstrategy.web.app.transforms.SearchSuggestTransform
 
addToConsolidation(String) - Method in interface com.microstrategy.webapi.ACMConsolidator
addToConsolidation is how the results of all all the XML API calls are notified to the ACMConslidator.
addToConsolidation(String) - Method in class com.microstrategy.webapi.ACMRefreshClusterMembershipConsolidator
 
addToElementsCollection(WebElements, String) - Static method in class com.microstrategy.utils.WebTools
addToElementsCollection(WebElements, String) - Static method in class com.microstrategy.web.objects.WebElementHelper
Utility method to add an element to the element collection
addToElementsCollection(WebElements, String, String) - Static method in class com.microstrategy.utils.WebTools
addToElementsCollection(WebElements, String, String) - Static method in class com.microstrategy.web.objects.WebElementHelper
Utility method to add an element to the element collection
addToElementsCollection(WebElements, String, String, String) - Static method in class com.microstrategy.web.objects.WebElementHelper
Utility method to add an element to the element collection
addToExclude(KeyedList) - Method in interface com.microstrategy.web.beans.DerivedElementBean
 
addToExclude(KeyedList) - Method in class com.microstrategy.web.beans.DerivedElementBeanImpl
 
addToExclude(KeyedList, WebDerivedElement) - Method in interface com.microstrategy.web.beans.DerivedElementBean
 
addToExclude(KeyedList, WebDerivedElement) - Method in class com.microstrategy.web.beans.DerivedElementBeanImpl
 
addToFilter(WebExpression) - Method in interface com.microstrategy.web.objects.WebBrowsePath
 
addToHeaderMetricValueJsonMap(String, String) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
 
addToHeaderMetricValueJsonMap(String, String) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
 
addToHeaderMetricValueJsonMap(String, String) - Method in class com.microstrategy.web.app.transforms.ReportGridCellMetricValueImpl
 
addToInboxAfterCollectData(ReportBean, Preferences, RequestKeys) - Static method in class com.microstrategy.web.app.addons.ReportSetFlagsAddOn
This method adds the report to the history list only when the user clicks on the execute button if the AddToInboxBeforeCollectData is false.
addTokenStreamXMLParam(boolean, String) - Method in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
Add a token stream XML parameter to the task definition.
addToLimit(WebNode) - Method in class com.microstrategy.web.beans.AbstractLimitExpressionBean
 
addToLimit(WebNode) - Method in interface com.microstrategy.web.beans.LimitExpressionBean
 
addToList(String) - Method in class com.microstrategy.web.objects.RWUnitVisualizationSettingsImpl
 
addToList(String) - Method in interface com.microstrategy.web.objects.WebVisualizationSettings
Adds the given visualization to the list.
addToList(String) - Method in class com.microstrategy.web.objects.WebVisualizationSettingsImpl
 
addTooltipAttributes(Map) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
 
addTopLevelNode(String, Attributes) - Method in class com.microstrategy.utils.xml.SAXXMLStringDumper
 
addToRespObj(WebObjectSource, GetCustomConnectorTask.IntermediateParams, int, int) - Method in class com.microstrategy.web.app.tasks.architect.GetCustomConnectorTask
 
addToStyle(String) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Adds values to the STYLE attribute of the TD tag.
addTransactionReport(String, String, int, boolean) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Associate a transaction report with a rwGridGraph unit or rwFieldGroupUnit
addTransform(BeanTaskRequestContext) - Method in class com.microstrategy.web.app.tasks.WebComponentTask
Adds the specified Transform to the WebBean.
addTransform(Transform) - Method in class com.microstrategy.web.beans.AbstractTransformable
Please also override AbstractTransformable.hasTransform(String) if overriding this method.
addTransform(Transform) - Method in interface com.microstrategy.web.beans.Transformable
Adds a Transform object into the collection of transforms.
addTransform(Transform) - Method in interface com.microstrategy.web.transform.Transforms
Adds a Transform object to the collection.
addTransform(Transform, String) - Method in class com.microstrategy.web.beans.AbstractTransformable
 
addTransformationMetric(WebTransformationMetric) - Method in interface com.microstrategy.web.objects.WebReportManipulation
Adds a transformation metric to the Report.
addTransformationMetricHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
addTransformByClass(String) - Method in class com.microstrategy.web.beans.AbstractTransformable
 
addTransformByClass(String) - Method in interface com.microstrategy.web.beans.Transformable
Adds into the collection of transforms a Transform object with the specified fully qualified class name.
addTransformByStyle(String) - Method in class com.microstrategy.web.beans.AbstractTransformable
 
addTransformByStyle(String) - Method in interface com.microstrategy.web.beans.Transformable
Adds into the collection of transforms a Transform object with the specified style name.
addTransformByStyle(String, StyleRequestContext) - Method in class com.microstrategy.web.beans.AbstractTransformable
 
addTransformByStyle(String, StyleRequestContext) - Method in interface com.microstrategy.web.beans.Transformable
Adds into the collection of transforms a Transform object with the specified style name.
addTransformDefn(TransformDefn) - Method in class com.microstrategy.web.transform.TransformDefnsImpl
 
addTreeNodeToList(WebDisplayUnit, int) - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalTreeTransform
Deprecated.
Adds WebDisplayUnit to current prompt tree.
addTreeNodeToList(WebDisplayUnit, int) - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalTreeXHTMLTransform
Adds WebDisplayUnit item to tree prompt.
addTreeNodeToList(WebDisplayUnit, int) - Method in class com.microstrategy.web.app.transforms.PromptsIFrameTransform
Adds tree node to prompt tree list.
addTruststoreCertificate(Certificate) - Method in class com.microstrategy.utils.ssl.TLSHelper
Adds certificate to the trust store.
addUndoSectionHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
addUnit(String) - Method in interface com.microstrategy.web.objects.RWDataSettings
 
addUnitLimit(WebNode) - Method in class com.microstrategy.web.objects.RWViewLimitHelper
 
addUnitLimit(WebNode) - Method in interface com.microstrategy.web.objects.WebLimitExpressionHelper
 
addUnitLimit(WebNode) - Method in class com.microstrategy.web.objects.WebMDXReportLimitHelper
 
addUnitLimit(WebNode) - Method in class com.microstrategy.web.objects.WebSubsetViewLimitHelper
 
addUnitsFilterExtendableParams(WebXMLBuilder) - Method in interface com.microstrategy.web.objects.RWSettings
 
addUnitToDatasetHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
addUpdatedControlUnit(String) - Method in interface com.microstrategy.web.beans.RWBean
Add a unit into the updated control key collection by Key
addUpdatedNode(String) - Method in interface com.microstrategy.web.beans.RWBean
 
addUpdatedObjects(String, int, int) - Method in interface com.microstrategy.web.beans.RWBean
Partial update on object feature.
addUpdatedUnits(String) - Method in interface com.microstrategy.web.beans.RWBean
 
addUser(WebProject, WebUserEntity) - Method in interface com.microstrategy.web.objects.admin.users.WebSecurityRoleUsers
This method associates the given WebProject object with the given WebUserEntity user for the security role.
addUserMetric(RWUserMetric) - Method in interface com.microstrategy.web.objects.rw.RWGridGraphDef
Adds the user derived metric to the view defintion.
addUserMetric(RWUserMetric, int) - Method in interface com.microstrategy.web.objects.rw.RWGridGraphDef
Adds the user derived metric to the view defintion.
addValidationFailure(String, String) - Method in interface com.microstrategy.web.admin.beans.DiagnosticsBean
 
addValidationFailure(String, Throwable) - Method in exception com.microstrategy.web.preferences.PreferencesException
Marking preference as invalid
addValues(Collection) - Method in class com.microstrategy.utils.serialization.FlatStateSerializer
Adds the embedded values collection to the state string.
addValues(Enumeration) - Method in class com.microstrategy.utils.serialization.FlatStateSerializer
Adds the embedded values collection to the state string.
addValueTag(String, boolean) - Method in class com.microstrategy.utils.xml.XMLBuilder
 
addValueTag(String, float) - Method in class com.microstrategy.utils.xml.XMLBuilder
 
addValueTag(String, int) - Method in class com.microstrategy.utils.xml.XMLBuilder
Adds an integer element of format value
addValueTag(String, String) - Method in class com.microstrategy.utils.xml.XMLBuilder
Adds element of format value
addVersionInfo(Block, WebIServerSession) - Method in class com.microstrategy.web.tasks.MobileLoginTask
 
addVisPropsProperty(Tag) - Method in class com.microstrategy.web.app.transforms.IPhoneReportDataXMLTransform
 
addVisPropsProperty(Tag) - Method in class com.microstrategy.web.app.transforms.IPhoneReportXMLTransform
 
addVisPropsProperty(Tag) - Method in class com.microstrategy.web.app.transforms.MobileGraphXMLTransform
 
addVisPropsProperty(Tag) - Method in class com.microstrategy.web.app.transforms.ReportXMLTransform
 
addVisToFilterHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
Used to add a new target to an already created template level selector, optionally creates new cgb node if the target is configured to have separate cgb nodes, if not then an already created cgb key and the newCGB flag as false needs to be passed.
addVisualization(Visualization) - Method in class com.microstrategy.web.app.utils.GridWidget
 
AddVisualizationTask - Class in com.microstrategy.web.app.tasks
This provides the ability to add a visualization to MicroStrategy Web by adding a style to the Style Catalog and an entry to the visualizations XML.
AddVisualizationTask() - Constructor for class com.microstrategy.web.app.tasks.AddVisualizationTask
 
addWebAttribute(String, String) - Method in class com.microstrategy.web.app.WebAttributeList
Adds a new instance of a WebAttribute to the AttributeList collection.
addWidthAsValue(String) - Method in class com.microstrategy.web.app.transforms.AbstractPromptEditorTransform
 
addX(WebDisplayUnit) - Method in interface com.microstrategy.web.objects.WebDisplayUnits
Adds the given WebDisplayUnit object to the available display units collection.
adjustDBRoleBlock(WebIServerSession, Block) - Method in class com.microstrategy.web.app.tasks.architect.SearchTask
 
adjustSessionCookie(HttpServletRequest, HttpServletResponse) - Static method in class com.microstrategy.web.filter.CookieProcessorFilter
 
ADMIN - com.microstrategy.web.controller.TaskProcessor.TaskInvoker
 
ADMIN - com.microstrategy.web.tasks.TaskFactory.TaskCategory
 
ADMIN_SCOPE - Static variable in interface com.microstrategy.web.app.beans.EnumExecutionScope
Event scope for the Admin interfaces
ADMIN_SYSTEM_DEFAULTS_FILE - Static variable in class com.microstrategy.web.preferences.SysDefaultPrefType
 
AdminBean - Interface in com.microstrategy.web.admin.beans
This is the administrator bean which is used by various transforms to render the connected servers, render unconnected servers, render security details and render server properties.
AdminBeanEventHandler - Class in com.microstrategy.web.admin.beans
 
AdminBeanEventHandler() - Constructor for class com.microstrategy.web.admin.beans.AdminBeanEventHandler
 
AdminBeanFactory - Class in com.microstrategy.web.admin.beans
AdminBeanFactory is a factory class for instantiating beans in the com.microstrategy.web.admin.beans package.
AdminContextTag - Class in com.microstrategy.web.app.taglibs.taskproc
 
AdminContextTag() - Constructor for class com.microstrategy.web.app.taglibs.taskproc.AdminContextTag
 
AdminContextTagHelper - Class in com.microstrategy.web.app.taglibs.taskproc
 
AdminContextTagHelper() - Constructor for class com.microstrategy.web.app.taglibs.taskproc.AdminContextTagHelper
 
AdminController - Class in com.microstrategy.web.admin
This is the controller class used by the web-admin portal.
AdminController() - Constructor for class com.microstrategy.web.admin.AdminController
 
AdminDatasetTableTagHelper - Class in com.microstrategy.web.app.taglibs.taskproc
 
AdminDatasetTableTagHelper() - Constructor for class com.microstrategy.web.app.taglibs.taskproc.AdminDatasetTableTagHelper
 
AdminFolderDelete - Class in com.microstrategy.web.app.transforms.contextmenus
 
AdminFolderDelete(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.AdminFolderDelete
 
AdminFolderEdit - Class in com.microstrategy.web.app.transforms.contextmenus
 
AdminFolderEdit(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.AdminFolderEdit
 
AdminFolderQuickSearchResultsTransform - Class in com.microstrategy.web.app.transforms
 
AdminFolderQuickSearchResultsTransform() - Constructor for class com.microstrategy.web.app.transforms.AdminFolderQuickSearchResultsTransform
 
AdminFolderSearchResultsTransform - Class in com.microstrategy.web.app.transforms
 
AdminFolderSearchResultsTransform() - Constructor for class com.microstrategy.web.app.transforms.AdminFolderSearchResultsTransform
 
AdminFolderViewTransform - Class in com.microstrategy.web.app.transforms
 
AdminFolderViewTransform() - Constructor for class com.microstrategy.web.app.transforms.AdminFolderViewTransform
 
AdminFooterCenter - Static variable in class com.microstrategy.web.app.utils.OptionsHelper
 
AdminFooterLeft - Static variable in class com.microstrategy.web.app.utils.OptionsHelper
 
AdminFooterRight - Static variable in class com.microstrategy.web.app.utils.OptionsHelper
 
AdminGenericTabTransform - Class in com.microstrategy.web.app.transforms
 
AdminGenericTabTransform() - Constructor for class com.microstrategy.web.app.transforms.AdminGenericTabTransform
 
adminGroups - Variable in class com.microstrategy.web.admin.OidcConfigProperties
 
AdminHeaderCenter - Static variable in class com.microstrategy.web.app.utils.OptionsHelper
 
AdminHeaderLeft - Static variable in class com.microstrategy.web.app.utils.OptionsHelper
 
AdminHeaderRight - Static variable in class com.microstrategy.web.app.utils.OptionsHelper
 
AdminInitParamsTag - Class in com.microstrategy.web.app.taglibs.taskproc
 
AdminInitParamsTag() - Constructor for class com.microstrategy.web.app.taglibs.taskproc.AdminInitParamsTag
 
AdminInitParamsTagHelper - Class in com.microstrategy.web.app.taglibs.taskproc
 
AdminInitParamsTagHelper() - Constructor for class com.microstrategy.web.app.taglibs.taskproc.AdminInitParamsTagHelper
 
Administrator - Static variable in interface com.microstrategy.web.objects.admin.users.EnumWebNamedUsers
The Administrator user.
AdminNavBarTag - Class in com.microstrategy.web.app.taglibs.taskproc
 
AdminNavBarTag() - Constructor for class com.microstrategy.web.app.taglibs.taskproc.AdminNavBarTag
 
AdminNavBarTagHelper - Class in com.microstrategy.web.app.taglibs.taskproc
 
AdminNavBarTagHelper() - Constructor for class com.microstrategy.web.app.taglibs.taskproc.AdminNavBarTagHelper
 
AdminParamInfosTag - Class in com.microstrategy.web.app.taglibs.taskproc
 
AdminParamInfosTag() - Constructor for class com.microstrategy.web.app.taglibs.taskproc.AdminParamInfosTag
 
AdminParamInfosTagHelper - Class in com.microstrategy.web.app.taglibs.taskproc
 
AdminParamInfosTagHelper() - Constructor for class com.microstrategy.web.app.taglibs.taskproc.AdminParamInfosTagHelper
 
AdminParamInputTableTag - Class in com.microstrategy.web.app.taglibs.taskproc
 
AdminParamInputTableTag() - Constructor for class com.microstrategy.web.app.taglibs.taskproc.AdminParamInputTableTag
 
AdminParamInputTableTagHelper - Class in com.microstrategy.web.app.taglibs.taskproc
 
AdminParamInputTableTagHelper() - Constructor for class com.microstrategy.web.app.taglibs.taskproc.AdminParamInputTableTagHelper
 
AdminPathTransform - Class in com.microstrategy.web.app.transforms
 
AdminPathTransform() - Constructor for class com.microstrategy.web.app.transforms.AdminPathTransform
 
AdminSelectTagHelper - Class in com.microstrategy.web.app.taglibs.taskproc
 
AdminSelectTagHelper() - Constructor for class com.microstrategy.web.app.taglibs.taskproc.AdminSelectTagHelper
 
AdminSelectTaskContentTypeTag - Class in com.microstrategy.web.app.taglibs.taskproc
 
AdminSelectTaskContentTypeTag() - Constructor for class com.microstrategy.web.app.taglibs.taskproc.AdminSelectTaskContentTypeTag
 
AdminSelectTaskContentTypeTagHelper - Class in com.microstrategy.web.app.taglibs.taskproc
 
AdminSelectTaskContentTypeTagHelper() - Constructor for class com.microstrategy.web.app.taglibs.taskproc.AdminSelectTaskContentTypeTagHelper
 
AdminSelectTaskEnvTag - Class in com.microstrategy.web.app.taglibs.taskproc
 
AdminSelectTaskEnvTag() - Constructor for class com.microstrategy.web.app.taglibs.taskproc.AdminSelectTaskEnvTag
 
AdminSelectTaskEnvTagHelper - Class in com.microstrategy.web.app.taglibs.taskproc
 
AdminSelectTaskEnvTagHelper() - Constructor for class com.microstrategy.web.app.taglibs.taskproc.AdminSelectTaskEnvTagHelper
 
AdminSelectTaskIDTag - Class in com.microstrategy.web.app.taglibs.taskproc
 
AdminSelectTaskIDTag() - Constructor for class com.microstrategy.web.app.taglibs.taskproc.AdminSelectTaskIDTag
 
AdminSelectTaskIDTagHelper - Class in com.microstrategy.web.app.taglibs.taskproc
 
AdminSelectTaskIDTagHelper() - Constructor for class com.microstrategy.web.app.taglibs.taskproc.AdminSelectTaskIDTagHelper
 
AdminServer - Class in com.microstrategy.web.admin
A AdminServer class instance represents the information regarding an Intelligence Server.
AdminServer() - Constructor for class com.microstrategy.web.admin.AdminServer
Class constructor.
AdminServer(Node) - Constructor for class com.microstrategy.web.admin.AdminServer
Class constructor.
AdminServersHelper - Class in com.microstrategy.web.admin.beans
AdminServersHelper Provides utility functions used in connecting/disconnecting admin servers
AdminServersList - Class in com.microstrategy.web.admin
This class defines a list of AdminServer objects.
AdminServersList() - Constructor for class com.microstrategy.web.admin.AdminServersList
 
AdminServersList(Document) - Constructor for class com.microstrategy.web.admin.AdminServersList
Class constructor.
AdminServersList(Node) - Constructor for class com.microstrategy.web.admin.AdminServersList
Class constructor.
AdminServlet - Class in com.microstrategy.web.servlets
Deprecated.
The web-admin portal now uses the MainServlet as the servlet class for web-admin requests.
AdminServlet() - Constructor for class com.microstrategy.web.servlets.AdminServlet
Deprecated.
 
AdminServletEventHandler - Class in com.microstrategy.web.app.beans
 
AdminServletEventHandler() - Constructor for class com.microstrategy.web.app.beans.AdminServletEventHandler
 
AdminTabBean - Interface in com.microstrategy.web.app.beans
 
AdminTable - Class in com.microstrategy.web.app.taglibs.taskproc
 
AdminTable() - Constructor for class com.microstrategy.web.app.taglibs.taskproc.AdminTable
 
AdminTaskInfosTag - Class in com.microstrategy.web.app.taglibs.taskproc
 
AdminTaskInfosTag() - Constructor for class com.microstrategy.web.app.taglibs.taskproc.AdminTaskInfosTag
 
AdminTaskInfosTagHelper - Class in com.microstrategy.web.app.taglibs.taskproc
 
AdminTaskInfosTagHelper() - Constructor for class com.microstrategy.web.app.taglibs.taskproc.AdminTaskInfosTagHelper
 
AdminTaskURLTag - Class in com.microstrategy.web.app.taglibs.taskproc
 
AdminTaskURLTag() - Constructor for class com.microstrategy.web.app.taglibs.taskproc.AdminTaskURLTag
 
AdminTaskURLTagHelper - Class in com.microstrategy.web.app.taglibs.taskproc
 
AdminTaskURLTagHelper() - Constructor for class com.microstrategy.web.app.taglibs.taskproc.AdminTaskURLTagHelper
 
AdminTitleTag - Class in com.microstrategy.web.app.taglibs.taskproc
 
AdminTitleTag() - Constructor for class com.microstrategy.web.app.taglibs.taskproc.AdminTitleTag
 
AdminTitleTagHelper - Class in com.microstrategy.web.app.taglibs.taskproc
 
AdminTitleTagHelper() - Constructor for class com.microstrategy.web.app.taglibs.taskproc.AdminTitleTagHelper
 
AdminUtil - Class in com.microstrategy.utils
 
ADVANCED_DRILLING_RMC_DISPLAY_DEFAULT - Static variable in class com.microstrategy.web.app.transforms.PreferencesDrillTransform
 
ADVANCED_DRILLING_RMC_DISPLAY_DEFAULT - Static variable in interface com.microstrategy.web.objects.EnumWebPreferences
 
ADVANCED_DRILLING_RMC_DISPLAY_SUBMENU - Static variable in class com.microstrategy.web.app.transforms.PreferencesDrillTransform
 
ADVANCED_DRILLING_RMC_DISPLAY_SUBMENU - Static variable in interface com.microstrategy.web.objects.EnumWebPreferences
 
ADVANCED_LOGGER_CONSOLE_HANDLER - Static variable in interface com.microstrategy.web.admin.beans.DiagnosticsBean
 
ADVANCED_LOGGER_HANDLER - Static variable in interface com.microstrategy.web.admin.beans.DiagnosticsBean
String that represents the name of an advanced handler.
advancedDrillingContextMenuDisplay - Variable in class com.microstrategy.web.app.transforms.AbstractReportDataTransform
It is used in the transform to specify whether to show the advanced drilling options in the editor or context menu.
advancedDrillingContextMenuDisplay - Variable in class com.microstrategy.web.app.transforms.PageByTransform
It is used in the transform to specify whether to show the advanced drilling options in the editor or context menu.
AdvancedSearchLinkTag - Class in com.microstrategy.web.app.taglibs
 
AdvancedSearchLinkTag() - Constructor for class com.microstrategy.web.app.taglibs.AdvancedSearchLinkTag
 
AdvancedSearchLinkTagHelper - Class in com.microstrategy.web.app.taglibs
Helper for the AdvancedSearchLinkTag tag library.
AdvancedSearchLinkTagHelper() - Constructor for class com.microstrategy.web.app.taglibs.AdvancedSearchLinkTagHelper
 
AdvancedSettings - Static variable in class com.microstrategy.web.app.utils.OptionsHelper
 
AdvancedThresholdsEditorTransform - Class in com.microstrategy.web.app.transforms
 
AdvancedThresholdsEditorTransform() - Constructor for class com.microstrategy.web.app.transforms.AdvancedThresholdsEditorTransform
 
advSort(String, int, boolean, WebSortConfig, boolean, boolean) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Apply multiple sort rules to the grid
AdvSortDataTransform - Class in com.microstrategy.web.app.transforms
 
AdvSortDataTransform() - Constructor for class com.microstrategy.web.app.transforms.AdvSortDataTransform
 
AE_DISABLEMERGEDE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_ANASQL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_APPLYFUNC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_ATTR_ARITY_INCONSISTENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_ATTR_FORM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_ATTR_FORM_MISSING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_ATTR_UNINITIALIZED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_BREAKBY_LEVEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_BREAKBY_UNIT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_CAL_METRIC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_CALCEVENTEVALUATOR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_CALCPLAN_INTERNAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_CALPLAN_DEPENDENCYTABLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_CALPLAN_EVENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_COMPMETRIC_EXPR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_COMPMETRIC_FUNC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_COMPMETRIC_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_CONSOLIDATION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_CONST_NODE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_CONST_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_CONVERSION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_CURRENT_ELEMENT_NOTFOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_DA_DEFINEONDE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_DA_FORM_ROWCOUNT_MISMATCH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_DE_DOUBLEDEFINITION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_DE_INCUBE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_DE_INEMMACUBE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_DIMTY_UNIT_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_ELEMENT_TYPE_MISMATCH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_ELEMENT_TYPE_UNEXPECTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_FILTER_DE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_FILTER_EXPR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_FILTER_FORM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_FILTER_FUNC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_FILTER_LEAF - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_FUNC_NOTAVAILABLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_FUNCCAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_INCREFRESH_MISMATCH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_INCREFRESH_ML - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_INCREMENTALREFRESH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_INTERNAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_INVALID_PRIME_CSI - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_INVALID_TEMPLATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_INVALID_UNIT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_JSON_EXCEEDS_LIMIT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_LOAD_OBJECTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_METRIC_LEVEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_METRIC_LEVEL_MISMATCH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_METRIC_LEVEL_MISMATCH_NEW - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_METRIC_NOVAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_MSIFILETABLE_OPEN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_MSIFILETABLE_REPORTID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_NODE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_NONNUMERIC_INPUT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_NULLCHECKING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_PERSIST_OBJECT_LOAD_FAIL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_PLUGIN_FUNC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_RA_RELATION_HAS_CIRCLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_RA_RELATION_MULTI_PARENTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_RB_ELEMENT_NOTFOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_RB_OBJECT_UNEXPECTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_SUBSET - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_SUBSET_CONSOLIDATION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_SUBSET_CSI - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_SUBSET_EXECUTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_SUBSET_FILTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_SUBSET_METRIC_BASEPLAN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_SUBSET_METRIC_CMPOUNDLEAF - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_SUBSET_TEMPLATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_SUBTOTAL_EXPR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_SUBTOTAL_INDEX - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_SUBTOTAL_LEVEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_SUBTOTAL_METRIC_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_SUBTOTAL_METRIC_VAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_SUBTOTAL_OBJ - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_UNIT_NOTFOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_UNSPECIFIED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_VIEW_CREATION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_VIEWFILTER_MISSINGOBJ - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_E_WRONGDATATYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_INFO_AGGREGATION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_INFO_CONSOLIDATION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_INFO_CROSSTAB - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_INFO_DATASET_STEPS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_INFO_DERIVED_ELEMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_INFO_FILTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_INFO_INDATASET - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_INFO_INVIEW - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_INFO_METRIC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_INFO_METRICLIMIT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_INFO_ORIGINAL_LEVEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_INFO_STEPS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_INFO_SUBTOTAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_INFO_SUBTOTAL_LEVEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_INFO_THRESHOLDS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AE_STR_JOBCOMPLETE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AES - com.microstrategy.webapi.EncryptionMode
 
AES - Static variable in class com.microstrategy.webapi.EnumCipher
 
AES_GCM - Static variable in class com.microstrategy.webapi.EnumCipher
 
afterSave(Map, PreferencesException) - Method in interface com.microstrategy.web.admin.beans.AdminBean
This will be invoked after we set new values for the Intelligence Server properties or after we change the default properties.
afterUpdate(Map, PreferencesException) - Method in interface com.microstrategy.web.app.beans.PreferencesBean
 
afterUpdate(Map, PreferencesException) - Method in class com.microstrategy.web.app.beans.PreferencesBeanImpl
Deprecated.
 
aggFromBase - Variable in class com.microstrategy.web.app.utils.TemplateElement
whether the Metric using value aggregated from Base
AggregatedAppEventHandler - Class in com.microstrategy.web.app.beans
Deprecated.
Extend the AggregatedEventHandler class instead. Because we no longer differentiate between metadata and application event handlers, we will support only a single aggregated event handler superclass.
AggregatedAppEventHandler(int) - Constructor for class com.microstrategy.web.app.beans.AggregatedAppEventHandler
Deprecated.
Constructs an AggregatedAppEventHandler with the specified event handler type (EnumEventHandlerTypes).
AggregatedEventHandler - Class in com.microstrategy.web.beans
The AggregatedEventHandler class is intended for customization of existing event handlers.
AggregatedEventHandler() - Constructor for class com.microstrategy.web.beans.AggregatedEventHandler
Constructs an AggregatedEventHandler without a default handler.
AggregatedEventHandler(int) - Constructor for class com.microstrategy.web.beans.AggregatedEventHandler
Deprecated.
Use the no-arg constructor, along with setDefaultHandler if necessary. For flexibilty reasons, this class should no longer be responsible for creating the default handler based on its type.
AggregatedFolderEventHandler - Class in com.microstrategy.web.app.beans
This aggregated event handler intercepts the browse requests and analyzes if Shared Reports is being requested (with sysFolderId value defined as 7).
AggregatedFolderEventHandler() - Constructor for class com.microstrategy.web.app.beans.AggregatedFolderEventHandler
 
AggregatedReportSavePropertiesEventHandler - Class in com.microstrategy.web.app.beans
 
AggregatedReportSavePropertiesEventHandler() - Constructor for class com.microstrategy.web.app.beans.AggregatedReportSavePropertiesEventHandler
 
AggregatedWebFeatures - Class in com.microstrategy.web.beans
MicroStrategy Web provides out of the box just a finite number of features based on its own requirements.
AggregatedWebFeatures() - Constructor for class com.microstrategy.web.beans.AggregatedWebFeatures
 
AggregatedWebFeatures(BeanContext) - Constructor for class com.microstrategy.web.beans.AggregatedWebFeatures
Constructor for AggregatedWebFeatures.
aggregateFeatures(WebComponent) - Method in class com.microstrategy.web.beans.AggregatedWebFeatures
Adds new features to the ones currently available in the corresponding bean.
aggregateFeatures(WebFeatures) - Method in class com.microstrategy.web.beans.AggregatedWebFeatures
Adds new features to the ones currently available in the corresponding features-manager.
AggregatingTaskFactory - Class in com.microstrategy.web.tasks
This class implements the TaskFactory interface by providing both a direct lookup of Task IDs (the Task ID is associated with a fully qualified class name) as well as chain a set of other TaskFactory objects.
AggregatingTaskFactory() - Constructor for class com.microstrategy.web.tasks.AggregatingTaskFactory
 
AggregatingTaskFactoryConfig - Class in com.microstrategy.web.tasks.config
THIS CLASS IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT.
AggregatingTaskFactoryConfig() - Constructor for class com.microstrategy.web.tasks.config.AggregatingTaskFactoryConfig
Creates a new AggregatingTaskFactoryConfig object.
aggregation - Variable in class com.microstrategy.web.app.tasks.SaveCustomGroupTask
This is the saveAs overwrite parameter
AlertsEditor - Static variable in interface com.microstrategy.web.app.beans.EnumObjectBrowserContexts
Alerts editor - for selection a different report or document to be sent
AlertsEditorBean - Interface in com.microstrategy.web.app.beans
 
AlertsEditorTransform - Class in com.microstrategy.web.app.transforms
 
AlertsEditorTransform() - Constructor for class com.microstrategy.web.app.transforms.AlertsEditorTransform
 
AlertsEditorTransform.RecipientContext - Class in com.microstrategy.web.app.transforms
 
AlertsObjectExplorerTransform - Class in com.microstrategy.web.app.transforms
 
AlertsObjectExplorerTransform() - Constructor for class com.microstrategy.web.app.transforms.AlertsObjectExplorerTransform
 
AlertsSubscriptionMobileWidgetImpl - Class in com.microstrategy.web.app.transforms
 
AlertsSubscriptionMobileWidgetImpl() - Constructor for class com.microstrategy.web.app.transforms.AlertsSubscriptionMobileWidgetImpl
 
alias - Variable in class com.microstrategy.utils.cache.CacheBase
Cache alias.
alias - Variable in class com.microstrategy.web.app.utils.TemplateElement
the alias of the template element
aliasTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.AddSelectedColumn
 
aliasTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.AddTableTask
 
aliasTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.EditSelectedColumnTask
 
alignBaseAndTargetQueries(String, String) - Static method in class com.microstrategy.utils.querydetails.QueryStringManipulator
Align the base and target query string.
ALIGNMENT_HORIZONTAL - Static variable in interface com.microstrategy.web.objects.EnumPromptPropertyNamesAndValues
 
ALIGNMENT_VERTICAL - Static variable in interface com.microstrategy.web.objects.EnumPromptPropertyNamesAndValues
 
All - Static variable in interface com.microstrategy.utils.log.EnumPerformanceLogLevel
Enable all performance logging.
All - Static variable in class com.microstrategy.web.app.mobile.config.EnumConfigurationOutputTypes
 
ALL - com.microstrategy.web.tasks.actions.rest.catalogsetting.EnumNamespaceMode
 
ALL - com.microstrategy.web.tasks.TaskFactory.TaskCategory
 
ALL - com.microstrategy.webapi.EnumDSSXMLQuickSearchCertifiedStatus
 
ALL - com.microstrategy.webapi.EnumDSSXMLQuickSearchEnabledStatus
Return all the results
ALL - Static variable in interface com.microstrategy.utils.log.editor.EnumLoggingLevels
 
ALL - Static variable in class com.microstrategy.utils.log.Level
 
ALL - Static variable in interface com.microstrategy.web.tasks.actions.rest.catalogsetting.CatalogSqlTypeValue
 
ALL_DATASET_MODE - Static variable in interface com.microstrategy.web.app.beans.TemplateElementsBean
 
ALL_HEADERS_AND_VALUES - Static variable in interface com.microstrategy.web.objects.WebCSSHelper
 
ALL_ID - Static variable in interface com.microstrategy.web.objects.rw.RWGroupByElements
 
ALL_OPERATORS - Static variable in class com.microstrategy.web.app.utils.ExpressionHelper
 
ALL_PAGES - Static variable in interface com.microstrategy.web.objects.EnumWebReportExportModes
 
ALL_PROMPTS_USE_DEFAULT_ANSWER - Static variable in interface com.microstrategy.web.beans.EnumWebPromptAnswerMode
This mode closes all prompts using the default answers.
ALL_PROPERTIES - Static variable in class com.microstrategy.web.app.transforms.ThresholdsEditorTransform
 
ALL_VALID_UNITS - Static variable in interface com.microstrategy.web.objects.EnumLinkAnswerMode
 
allArcs - Variable in class com.microstrategy.web.app.maps.topology.ArcIndexer
 
allBorderStylePickerName - Variable in class com.microstrategy.web.app.transforms.FormatTabColorLinesTransform
Indicates the id of a system picker that contains the possible all border style options
allExecuteActionParam - Variable in class com.microstrategy.web.app.tasks.DISaveEMMASchedule
 
allLatLng - Variable in class com.microstrategy.web.app.maps.topology.GeoPointFactory
 
AllObjectBrowserBean - Interface in com.microstrategy.web.app.beans
 
AllObjectBrowserBeanImpl - Class in com.microstrategy.web.app.beans
 
AllObjectBrowserBeanImpl() - Constructor for class com.microstrategy.web.app.beans.AllObjectBrowserBeanImpl
 
AllObjectBrowserHTMLTransform - Class in com.microstrategy.web.app.transforms
 
AllObjectBrowserHTMLTransform() - Constructor for class com.microstrategy.web.app.transforms.AllObjectBrowserHTMLTransform
 
AllObjectBrowserTransform - Class in com.microstrategy.web.app.transforms
 
AllObjectBrowserTransform() - Constructor for class com.microstrategy.web.app.transforms.AllObjectBrowserTransform
 
AllObjectBrowserTransform.Context - Class in com.microstrategy.web.app.transforms
Extends AbstractAppTransform.Context by providing a link to the current WebObjectInfo.
ALLOW_ALL - com.microstrategy.utils.xml.XMLUtils.EnumDoctypeAllowance
 
ALLOW_ALL - Static variable in interface com.microstrategy.utils.EnumHTMLSanitizer
The constant name of the config property that skips sanitizer entirely
ALLOW_ATTRIBUTES - Static variable in interface com.microstrategy.utils.EnumHTMLSanitizer
The constant name of the HTML Attributes allowAttributes.
ALLOW_ATTRIBUTES_OBJECT - Static variable in interface com.microstrategy.utils.EnumHTMLSanitizer
The constant name of the HTML Attribute object allowAttributesObject.
ALLOW_ELEMENTS - Static variable in interface com.microstrategy.utils.EnumHTMLSanitizer
The constant name of the HTML tag allowElements.
ALLOW_FOR_CONFIGURATION_FILES_ONLY - com.microstrategy.utils.xml.XMLUtils.EnumDoctypeAllowance
 
ALLOW_MULTIPLE_ADD - Static variable in interface com.microstrategy.web.app.gui.EnumContactsCartProperties
Allow one item to be added multiple times.
ALLOW_STYLING - Static variable in interface com.microstrategy.utils.EnumHTMLSanitizer
The constant name of the CSS style names allowStyling.
ALLOW_TEXT_IN - Static variable in interface com.microstrategy.utils.EnumHTMLSanitizer
The constant name of the allowTextIn.
ALLOW_WITHOUT_ATTRIBUTES - Static variable in interface com.microstrategy.utils.EnumHTMLSanitizer
The constant name of the HTML tag allowWithoutAttributes.
allowAllObjectBrowsing() - Method in interface com.microstrategy.web.app.beans.AllObjectBrowserBean
Specifies whether the user is allowed to browse all Objects to the project level
allowAllObjectBrowsing() - Method in class com.microstrategy.web.app.beans.AllObjectBrowserBeanImpl
 
allowBrowseDimension - Variable in class com.microstrategy.web.app.transforms.FolderProjectBrowserTransform
Indicates wheter to render the browser in gaphic mode even in html mode.
allowCloseWindow - Variable in class com.microstrategy.web.app.transforms.ReportSavePropertiesTransform
Formal parameter that displays special HTML to allow users the possiblity to close the window where this transform will be rendered
AllowContentTypes - Class in com.microstrategy.web.app
Class that represents the node AllowContentTypes.NODE_ALLOW_CONTENT_TYPES of the resourceFeedConfig.xml.
AllowContentTypes() - Constructor for class com.microstrategy.web.app.AllowContentTypes
Default constructor
allowDoctype() - Static method in class com.microstrategy.utils.xml.XMLUtils
Indicates whether the doctype is allowed or not.
allowDocumentExecutionOnDetails - Variable in class com.microstrategy.web.app.transforms.InboxListTransform
Deprecated.
Specifies whether the user will be able to execute documents from the document details page.
allowDocumentExecutionOnDetails - Variable in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Specifies whether the user will be able to execute documents from the document details page.
AllowDomains - Class in com.microstrategy.web.app
Class that represents the node AllowDomains.NODE_ALLOW_DOMAINS of the resourceFeedConfig.xml.
AllowDomains() - Constructor for class com.microstrategy.web.app.AllowDomains
Default Contructor
allowIframe() - Method in class com.microstrategy.web.app.ErrorInfo
Returns whether this error condition can happened within an iFrame request for partial page update.
allowInsertNewMetric() - Method in interface com.microstrategy.web.app.beans.FormulaBarBean
Check to see if the user is allowed to insert new metric.
allowMultipleUserAnswer() - Method in class com.microstrategy.web.app.transforms.AbstractPromptWidgetTransform
 
allowReader() - Method in class com.microstrategy.utils.concurrent.ReentrantWriterPreferenceReadWriteLock
 
allowReader() - Method in class com.microstrategy.utils.concurrent.WriterPreferenceReadWriteLock
Override this method to change to reader preference *
allowReportExecutionOnDetails - Variable in class com.microstrategy.web.app.transforms.InboxListTransform
Deprecated.
Specifies whether the user will be able to execute reports from the report details page.
allowReportExecutionOnDetails - Variable in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Specifies whether the user will be able to execute reports from the report details page.
allowSingleUserAnswer() - Method in class com.microstrategy.web.app.transforms.AbstractPromptWidgetTransform
 
allowUserOverride() - Static method in class com.microstrategy.web.platform.CSRFHelper
 
allPaths - Variable in class com.microstrategy.web.app.maps.topology.Topology
 
allPoints - Variable in class com.microstrategy.web.app.maps.topology.TopoArc
 
allPoints - Variable in class com.microstrategy.web.app.maps.topology.Topology
 
allRefreshTypeParam - Variable in class com.microstrategy.web.app.tasks.DISaveEMMASchedule
 
allRequiredParametersPresent(RequestKeys) - Method in class com.microstrategy.web.tasks.config.TaskMetadataImpl
Returns whether all required parameters are present.
ALONG_X_POSITION - Static variable in interface com.microstrategy.web.beans.EnumPageInfoDirection
A flag indicating walking through the logical pages of a ReportPageInfo instance along its X coordinate.
ALONG_Y_POSITION - Static variable in interface com.microstrategy.web.beans.EnumPageInfoDirection
A flag indicating walking through the logical pages of a ReportPageInfo instance along its Y coordinate.
AltConnectionInfo - Class in com.microstrategy.web.config
 
AltConnectionInfo() - Constructor for class com.microstrategy.web.config.AltConnectionInfo
 
AltDBParamInfoList - Class in com.microstrategy.web.config
 
AltDBParamInfoList() - Constructor for class com.microstrategy.web.config.AltDBParamInfoList
 
AltDBParamSectionInfoList - Class in com.microstrategy.web.config
 
AltDBParamSectionInfoList() - Constructor for class com.microstrategy.web.config.AltDBParamSectionInfoList
 
alter(Cache[], int) - Method in interface com.microstrategy.web.objects.admin.monitors.CacheResults
Manipulates the caches with the specified cache administration action.
alter(Cache[], int) - Method in interface com.microstrategy.web.objects.admin.monitors.CacheResultsOnServerLevel
Manipulates the caches with the specified cache administration action.
alter(String, int, MonitorFilter) - Method in interface com.microstrategy.web.objects.admin.monitors.CacheManipulator
Alters caches associated with the specified project.
alter(String, String, int, MonitorFilter, boolean) - Method in interface com.microstrategy.web.objects.admin.monitors.CacheManipulator
THIS METHOD IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT.
alter(Map<String, MonitorFilter>, String, int) - Method in interface com.microstrategy.web.objects.admin.monitors.CacheManipulator
Alters content caches associated with the specified projects on specific cluster node.
AlterMDXCube(String, String, String, String) - Method in interface com.microstrategy.webapi.IDSSXMLMDXCubeServer
Alters an MDX cube definition
ALWAYS - Static variable in interface com.microstrategy.web.objects.FilterDetailsFormatting
Always shown/applied.
ALWAYS_USE - Static variable in class com.microstrategy.web.config.esri.ESRIProxyURL
 
AMP - Static variable in class com.microstrategy.utils.json.XML
The Character '&'.
AMP - Static variable in class com.microstrategy.web.app.tasks.architect.json.XML
The Character '&'.
AnalysisSection - com.microstrategy.web.app.utils.WFProperty
 
AnchorTag - Interface in com.microstrategy.web.tags
The AnchorTag represents a HTML anchor tag.
AnchorTagImpl - Class in com.microstrategy.web.tags
The AnchorTagImpl class provides the default implementation of the interface AnchorTag.
AnchorTagImpl() - Constructor for class com.microstrategy.web.tags.AnchorTagImpl
 
anchorTargetForNonFolderBrowseEvents - Variable in class com.microstrategy.web.app.transforms.FolderTreeTransform
 
AnchorWebTag - Class in com.microstrategy.web.app.tags
 
AnchorWebTag() - Constructor for class com.microstrategy.web.app.tags.AnchorWebTag
 
AndroidMapTransformImpl - Class in com.microstrategy.web.app.transforms
 
AndroidMapTransformImpl() - Constructor for class com.microstrategy.web.app.transforms.AndroidMapTransformImpl
 
AndroidMessageResultTransform - Class in com.microstrategy.web.app.transforms
Returns basic information about a message.
AndroidMessageResultTransform() - Constructor for class com.microstrategy.web.app.transforms.AndroidMessageResultTransform
 
AndroidRWExecutionTask - Class in com.microstrategy.web.app.tasks
 
AndroidRWExecutionTask() - Constructor for class com.microstrategy.web.app.tasks.AndroidRWExecutionTask
 
AndroidSetDocSelectorElementsTask - Class in com.microstrategy.web.app.tasks
 
AndroidSetDocSelectorElementsTask() - Constructor for class com.microstrategy.web.app.tasks.AndroidSetDocSelectorElementsTask
 
AndroidUtils - Class in com.microstrategy.web.app.utils
 
AndroidUtils() - Constructor for class com.microstrategy.web.app.utils.AndroidUtils
 
AndroidVisualizationWebServerImpl - Class in com.microstrategy.web.app.mobile.config
 
AndroidVisualizationWebServerImpl(AndroidVisualizationWebServerImpl) - Constructor for class com.microstrategy.web.app.mobile.config.AndroidVisualizationWebServerImpl
 
AnnotatableObject() - Constructor for class com.microstrategy.utils.DAG.AnnotatableObject
 
ANNOTATION_BEAN_ARGUMENT_ANNOTATION - Static variable in interface com.microstrategy.web.beans.EnumAnnotationBeanEvents
 
ANNOTATION_BEAN_ARGUMENT_IS_APPEND - Static variable in interface com.microstrategy.web.beans.EnumAnnotationBeanEvents
 
ANNOTATION_BEAN_ARGUMENT_LOCALE - Static variable in interface com.microstrategy.web.beans.EnumAnnotationBeanEvents
 
ANNOTATION_BEAN_ARGUMENT_MODE - Static variable in interface com.microstrategy.web.beans.EnumAnnotationBeanEvents
 
ANNOTATION_BEAN_ARGUMENT_OBJECT_ID - Static variable in interface com.microstrategy.web.beans.EnumAnnotationBeanEvents
 
ANNOTATION_BEAN_ARGUMENT_OBJECT_TYPE - Static variable in interface com.microstrategy.web.beans.EnumAnnotationBeanEvents
 
ANNOTATION_BEAN_EVENT_SET_ANNOTATION - Static variable in interface com.microstrategy.web.beans.EnumAnnotationBeanEvents
 
ANNOTATION_BEAN_EVENT_SET_MODE - Static variable in interface com.microstrategy.web.beans.EnumAnnotationBeanEvents
 
ANNOTATION_BEAN_EVENT_SET_TARGET - Static variable in interface com.microstrategy.web.beans.EnumAnnotationBeanEvents
 
ANNOTATION_BEAN_MODE_ADD - Static variable in interface com.microstrategy.web.beans.AnnotationBean
Mode where the user is adding to existing annotations/information.
ANNOTATION_BEAN_MODE_EDIT - Static variable in interface com.microstrategy.web.beans.AnnotationBean
Mode where the user is editing existing annotations/information
AnnotationBean - Interface in com.microstrategy.web.beans
The AnnotationBean is used to editing, updating or adding an annotation to a report or document.
AnnotationsTransform - Class in com.microstrategy.web.app.transforms
 
AnnotationsTransform() - Constructor for class com.microstrategy.web.app.transforms.AnnotationsTransform
 
ANSWER_SEPARATOR - Static variable in class com.microstrategy.web.app.utils.ExpressionHelper
Constant for the expression separator.- ""
ANSWER_SEPARATOR - Static variable in interface com.microstrategy.web.beans.EnumPromptsBeanEvents
Specifies a separator to delimit two answer units in the flat format.
answerFromLink(String) - Method in interface com.microstrategy.web.objects.WebPrompts
 
answerFromLink(String, String) - Method in interface com.microstrategy.web.objects.WebPrompts
 
answerPrompt() - Method in interface com.microstrategy.web.objects.WebPrompt
Submits prompt answers to the I-Server.
AnswerPrompt(String, String, String, int, int, String, IntWrapper) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Answers a prompt in a document object.
AnswerPrompt(String, String, String, int, int, String, String, String, String, IntWrapper) - Method in interface com.microstrategy.webapi.IDSSXMLReportServer
This method answers a prompt and lets the report execution continue.
answerPrompts() - Method in interface com.microstrategy.web.objects.WebPrompts
Submits prompt answers to the I-Server.
answerPrompts(int) - Method in interface com.microstrategy.web.objects.WebPrompts
 
AnswerPromptsTask - Class in com.microstrategy.web.tasks
 
AnswerPromptsTask() - Constructor for class com.microstrategy.web.tasks.AnswerPromptsTask
 
ANSWERRESTICTION_MULTIPLE - Static variable in interface com.microstrategy.web.objects.EnumPromptPropertyNamesAndValues
 
ANSWERRESTICTION_NONE - Static variable in interface com.microstrategy.web.objects.EnumPromptPropertyNamesAndValues
 
ANSWERRESTICTION_SINGLE - Static variable in interface com.microstrategy.web.objects.EnumPromptPropertyNamesAndValues
 
APhoneVisualization - com.microstrategy.web.app.utils.WFProperty
 
APOS - Static variable in class com.microstrategy.utils.json.XML
The Character '''.
APOS - Static variable in class com.microstrategy.web.app.tasks.architect.json.XML
The Character '''.
AppAddOns - Interface in com.microstrategy.web.app.addons
The interface AppAddOns is representing the application Add On components.
AppBeanAdmin - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Admin bean To be used for listing connected servers to admin users
AppBeanAdmin - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Admin bean
AppBeanAdminNarrowcast - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Admin Narrowcast bean To be used for listing narrowcast servers to admin users
AppBeanAdminNarrowcast - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Admin Narrowcast bean
AppBeanAdminServlet - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Admin Servlet component
AppBeanAttributeFormsEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the attribute forms editor bean
AppBeanAttributeFormsEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the attribute forms editor bean
AppBeanAttributeFormsQualification - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Name for the AttributeForms Qualification Editor bean
AppBeanAttributeFormsQualification - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Bean type for the XDA Data Explorer application bean
AppBeanChangePassword - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean type for the Change Password bean To be used for handling the interface that allows users to change their passwords
AppBeanChangePassword - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Change Password bean
AppBeanColorPickerEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Color Picker Editor bean
AppBeanColorPickerEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Color Picker Editor bean
AppBeanConfirmOverwriteDialog - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
 
AppBeanConfirmOverwriteDialog - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
 
AppBeanContactsBrowser - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Contacts Browser Bean.
AppBeanControlToolbar - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Control Toolbar bean
AppBeanControlToolbar - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the control toolbar bean
AppBeanDatasetObjectExplorer - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Name for the Datset Object Explorer application bean
AppBeanDatasetObjectExplorer - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Bean type for the Dataset Object Explorer application bean
AppBeanDefault - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Default Application bean name
AppBeanDefault - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Default Application bean type
AppBeanDerivedElementsBrowser - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
 
AppBeanDerivedElementsConvertDialog - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
 
AppBeanDerivedElementsEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
 
AppBeanDiagnostics - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Diagnostics bean To be used for rendering diagnostics content and options to admin users
AppBeanDiagnostics - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Diagnostics bean
AppBeanDirectExport - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Direct Export bean
AppBeanDirectExport - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Direct Export bean
AppBeanDocumentFrame - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Document Frame bean
AppBeanDocumentFrame - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Document Frame bean
AppBeanDrillEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Drill Editor bean
AppBeanDrillEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Drill Editor bean
AppBeanDrillFilterEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Drill Filter Editor bean
AppBeanDrillFilterEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Drill Filter Editor bean
AppBeanEditableObjectFrame - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
 
AppBeanElementPicker - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Name for the Element Picker application bean
AppBeanElementPicker - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Bean type for the Element Picker application bean
AppBeanError - Class in com.microstrategy.web.app.beans
The WebBeanError implementation used by application objects.
AppBeanError() - Constructor for class com.microstrategy.web.app.beans.AppBeanError
Constructs a new AppBeanError instance with errorCode = 0 and empty message
AppBeanError(int) - Constructor for class com.microstrategy.web.app.beans.AppBeanError
Constructs a new AppBeanError instance with the given errorCode and empty message
AppBeanError(int, ErrorInfo, WebException, AppContext, PageComponent) - Constructor for class com.microstrategy.web.app.beans.AppBeanError
Constructs a new AppBeanError instance with the given error code.
AppBeanError(int, Exception) - Constructor for class com.microstrategy.web.app.beans.AppBeanError
 
AppBeanError(int, String) - Constructor for class com.microstrategy.web.app.beans.AppBeanError
Constructs a new AppBeanError instance with the given error Message and errorCode
AppBeanError(MSTRCheckedException, AppContext, PageComponent) - Constructor for class com.microstrategy.web.app.beans.AppBeanError
Constructs a new AppBeanError instance based on a MSTRCheckedException instance
AppBeanError(MSTRUncheckedException, AppContext, PageComponent) - Constructor for class com.microstrategy.web.app.beans.AppBeanError
 
AppBeanError(WebException, AppContext, PageComponent) - Constructor for class com.microstrategy.web.app.beans.AppBeanError
Constructs a new AppBeanError instance with the given error exception
AppBeanError(Exception) - Constructor for class com.microstrategy.web.app.beans.AppBeanError
Constructs a new AppBeanError instance based on the exception.
AppBeanError(String) - Constructor for class com.microstrategy.web.app.beans.AppBeanError
Constructs a new AppBeanError instance with the given error Message and errorCode = 0
AppBeanExport - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Export bean
AppBeanExport - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Export bean
AppBeanExportOptionsEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Export Options Editor bean
AppBeanExportOptionsEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application beantype for the Export Options Editor bean
AppBeanFactory - Class in com.microstrategy.web.app.beans
AppBeanFactory is a factory class for instantiating beans in the com.microstrategy.web.app.beans package.
AppBeanFilter - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
 
AppBeanFilter - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
 
AppBeanFilterEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Filter Editor bean
AppBeanFilterEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Filter Editor bean
AppBeanFilterElement - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Filter Element bean
AppBeanFilterElement - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the filter element bean
AppBeanFilterFrame - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
 
AppBeanFilterFrame - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
 
AppBeanFlashTabBean - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the FlashTabBean
AppBeanFlashTabBean - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Bean type for the Flash Tab Bean
AppBeanFolderFrame - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Name for the wrapper bean for Folder Tree View page
AppBeanFolderFrame - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the FolderFrame Bean
AppBeanFolderObjectExplorer - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Name for the Object Explorer application bean
AppBeanFolderObjectExplorer - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Bean type for the Object Explorer application bean
AppBeanFormatColorLinesTab - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Format Color Lines Tab bean
AppBeanFormatColorLinesTab - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the format color lines tab bean
AppBeanFormatNumberTab - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Format Number Tab bean
AppBeanFormatNumberTab - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the format number tab bean
AppBeanFormatTab - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Format Tab bean
AppBeanFormatTab - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the format tab bean
AppBeanFormatTabManager - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Format Tab Manager bean
AppBeanFormatTabManager - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the format tab manager bean
AppBeanFormatToolbar - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Format Toolbar bean
AppBeanFormatToolbar - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the format toolbar bean
AppBeanFormulaBar - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Formular Bar bean
AppBeanFormulaBar - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Formular Bar bean
AppBeanFunctionEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Name for the function editor Bean
AppBeanFunctionEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Function wizard editor
AppBeanGraphColorGradientEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Color Gradient Editor bean
AppBeanGraphColorGradientEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Color Gradient Editor bean
AppBeanGraphFormatEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Graph Format Editor bean To be used for rendering the editor that allows to format graphs
AppBeanGraphFormatEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Graph Format Editor bean
AppBeanGraphFormatToolbar - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Graph Format Toolbar bean To be used for rendering the toolbar that allows to format graphs
AppBeanGraphFormatToolbar - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Graph Format Toolbar bean
AppBeanGridAutoStyles - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Grid Auto styles bean
AppBeanGridAutoStyles - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Grid Auto styles bean
AppBeanGridColorGradientEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Grid color gradient editor bean
AppBeanGridColorGradientEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Grid Gradient Editor bean
AppBeanGridFormatEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Grid Format Editor bean To be used for rendering the editor that allows to format grids
AppBeanGridFormatEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Grid Format Editor bean
AppBeanGridFormatToolbar - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Grid Format Toolbar bean To be used for rendering the toolbar that allows to format grids
AppBeanGridFormatToolbar - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Grid Format Toolbar bean
AppBeanGroupbyPropertiesEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Group By Properties Editor bean
AppBeanGroupbyPropertiesEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Groupby properties Editor bean
AppBeanGroupPath - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the GroupPath bean.
AppBeanGroupPath - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the GroupPath bean
AppBeanLogin - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Login bean To be used for handling the login requests from users
AppBeanLogin - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Login bean
AppBeanLogout - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Logout bean To be used for handling the logout requests from users
AppBeanLogout - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Logout bean
AppBeanMetricQualLevelEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the metric qualification level editor bean
AppBeanMetricQualLevelEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Metric Qualitification level editor bean
AppBeanObjectBrowser - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Object Browser bean To be used for rendering the editor that allows the user to browse the different folders and objects available on the project, for modifying reports or filters
AppBeanObjectBrowser - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Object Browser bean
AppBeanObjectBrowserManager - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Object Browser Manager bean
AppBeanObjectBrowserManager - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the object browser manager bean
AppBeanObjectBrowserTab - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Object Browser Tab bean
AppBeanObjectBrowserTab - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the object browser tab bean
AppBeanObjectManipulationDialog - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the object manipulation dialog bean
AppBeanObjectManipulationDialog - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the object manipulation dialog bean
AppBeanOMDCreateFolder - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the OMD create folder bean
AppBeanOMDCreateFolder - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the OMD create folder bean
AppBeanOptions - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Print/Export/PDF Options bean
AppBeanOptions - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Print/Export/PDF Options bean
AppBeanPage - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Use "PageComponent" instead of "welcome".
AppBeanPage - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Page component
AppBeanPageBy - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the PageBy bean
AppBeanPageBy - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the PageBy bean
AppBeanPageSetupHTMLEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
 
AppBeanPDF - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the PDF bean To be used for displaying PDF content
AppBeanPDF - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the PDF bean
AppBeanPreferences - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Preferences bean.
AppBeanPreferences - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Preferences bean
AppBeanPrint - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Print bean
AppBeanPrint - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Print bean
AppBeanProjectBrowser - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the project browser bean
AppBeanProjectBrowser - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the project browser bean
AppBeanProjects - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Project bean To be used for rendering the list of projects available to the user for log in
AppBeanProjects - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Projects bean
AppBeanProjectStatus - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Project Status bean
AppBeanProjectStatus - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Project Status bean
AppBeanPromptDefinition - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
 
AppBeanPromptDefinition - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
 
AppBeanPromptDetails - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Name for the Prompt Details application bean
AppBeanPromptDetails - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Bean type for the Prompt Details application bean
AppBeanPromptObjectSelection - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
 
AppBeanPromptObjectSelection - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
 
AppBeanPromptsContainer - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Name for the Prompts Container application bean
AppBeanPromptsContainer - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Prompts Container bean
AppBeanReportFrame - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Report Frame bean
AppBeanReportFrame - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Report Frame Bean
AppBeanReportWorkingSetBrowserTab - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Report WorkingSet Browser tab bean
AppBeanReportWorkingSetBrowserTab - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application beantype for the Report WorkingSet Browser TabBean
AppBeanResizeEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Resize Editor bean
AppBeanResizeEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Resize Editor bean
AppBeanRibbon - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Name for the ribbon toolbars bean
AppBeanRibbon - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
 
AppBeanRWActionControlEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the rw actions control editor bean
AppBeanRWActionControlEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
bean type for actions control editor bean
AppBeanRWDColorGradientEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the RWD Color gradient editor bean
AppBeanRWDColorGradientEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
 
AppBeanRWFrame - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the RWFrame bean
AppBeanRWFrame - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the RWFrame bean
AppBeanRWProjectBrowserTab - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
the bean is no longer used by Web
AppBeanRWProjectBrowserTab - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the RW project browser tab bean
AppBeanRWWorkingSetBrowserTab - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the RW Working Set Browser Tab bean
AppBeanRWWorkingSetBrowserTab - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the RW working set browser tab bean
AppBeanSaveAs - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Save As bean
AppBeanSaveAs - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Save As bean
AppBeanSaveObjectAsDialog - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
 
AppBeanSaveObjectAsDialog - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
 
AppBeanSearch - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Search bean
AppBeanSearch - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Search bean
AppBeanSecondaryDataSourcesEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the SecondaryDataSourcesEditorBean
AppBeanSecondaryDataSourcesEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Bean for the Secondary Data Sources Editor (opened through the visualizations editor)
AppBeanSecurityFilterFrameBean - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type used in the security filter tab for user management.
AppBeanSecurityRoleUserEntitiesSelector - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Name for the Security Role user entity selector bean.
AppBeanSecurityRoleUserEntitiesSelector - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Security Role User Selector bean.
AppBeanServlet - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Servlet component
AppBeanServlet - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Servlet component
AppBeanSortEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Sort Editor bean
AppBeanSortEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Sort Editor bean
AppBeanSubscriptionContactsBrowserBean - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Subscription contacts browser bean
AppBeanSubscriptionFrame - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Name for the Subscription Frame Bean
AppBeanSubscriptionsEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Subscriptions Editor bean.
AppBeanSubscriptionsEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Subscriptions Editor bean.
AppBeanSubsetUnitLimitElement - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
 
AppBeanSubtotalsEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Subtotals Editor bean
AppBeanSubtotalsEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Subtotals Editor bean
AppBeanTab - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Tab bean
AppBeanTab - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the tab bean
AppBeanTabManager - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Tab Manager bean
AppBeanTabManager - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the tab manager bean
AppBeanTemplateFilterExec - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Template/Filter Execution bean
AppBeanTemplateFilterExec - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Template/Filter Execution bean
AppBeanThresholdEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
 
AppBeanThresholdEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
 
AppBeanToolbar - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Toolbar bean
AppBeanToolbar - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
 
AppBeanToolbarSet - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Toolbar Set bean
AppBeanToolbarSet - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the toolbar set bean
AppBeanUserContactsBrowserBean - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
User contacts browser bean
AppBeanUserEntitiesBrowser - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Name for the Security Role user entity selector bean.
AppBeanUserEntitiesBrowser - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
User Entity Browser bean.
AppBeanUserEntitiesSelector - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the UserEntitiesSelector bean.
AppBeanUserEntitiesSelector - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the UserEntitiesSelector bean
AppBeanViewFilterElement - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
 
AppBeanViewModeDefault - Static variable in interface com.microstrategy.web.app.beans.EnumAppBeanViewModes
Indicates the bean has no view mode associated.
AppBeanViewModeDesign - Static variable in interface com.microstrategy.web.app.beans.EnumAppBeanViewModes
Indicates the bean is on design mode.
AppBeanViewModeExecute - Static variable in interface com.microstrategy.web.app.beans.EnumAppBeanViewModes
Indicates the bean is on execute mode.
AppBeanVisualizationsEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Name for the Visualizations Editor Bean
AppBeanVisualizationsEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Bean type for the Visualizations Editor application bean
AppBeanWebHyperLinkEditor - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
 
AppBeanWizard - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Wizard bean
AppBeanWizard - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Wizard bean
AppBeanWizardStep - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Application bean name for the Wizard Step bean
AppBeanWizardStep - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Application bean type for the Wizard Step bean
AppBeanXdaDataExplorer - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanNames
Deprecated.
Name for the XDA Data Explorer application bean
AppBeanXdaDataExplorer - Static variable in interface com.microstrategy.web.app.beans.EnumSysBeanTypes
Bean type for the XDA Data Explorer application bean
AppComponent - Interface in com.microstrategy.web.app.beans
This interface is used to represent all application-level components.
AppContext - Interface in com.microstrategy.web.app.beans
This interface maintains a reference to all the context objects required by the application.
AppContextImpl - Class in com.microstrategy.web.app.beans
This class implements the AppContext.
AppContextImpl() - Constructor for class com.microstrategy.web.app.beans.AppContextImpl
Constructor.
AppController - Interface in com.microstrategy.web.controller
 
AppControllerImpl - Class in com.microstrategy.web.controller
 
AppControllerImpl() - Constructor for class com.microstrategy.web.controller.AppControllerImpl
 
append - com.microstrategy.web.blocks.BlockListElement.ListAction
 
append - Variable in class com.microstrategy.utils.log.FileHandler
 
append(byte[]) - Method in interface com.microstrategy.web.beans.MarkupOutput
Adds data at the end of the MarkupOutput object.
append(int) - Method in class com.microstrategy.utils.IntArrayList
 
append(XMLBuilder) - Method in class com.microstrategy.utils.xml.XMLBuilder
 
append(ComponentBlock) - Method in interface com.microstrategy.web.beans.MarkupOutput
Append a ComponentBlock object to the MarkupOutput if the "primary" ComponentBlock is set it will be appended as its children otherwise it will be appended to a list field and then gets appended to a ComponentBlock later
append(MarkupOutput) - Method in interface com.microstrategy.web.beans.MarkupOutput
Adds data at the end of the MarkupOutput object.
append(MarkupOutput, boolean) - Method in interface com.microstrategy.web.beans.MarkupOutput
Adds data at the end of the EncodedMarkupOutput object.
append(Object) - Method in interface com.microstrategy.web.beans.MarkupOutput
Adds data at the end of the MarkupOutput object.
append(String) - Method in interface com.microstrategy.web.beans.MarkupOutput
Adds data at the end of the MarkupOutput object.
append(String, boolean) - Method in interface com.microstrategy.web.beans.EncodedMarkupOutput
Adds data at the end of the EncodedMarkupOutput object.
append(String, Object) - Method in class com.microstrategy.utils.json.JSONObject
Append values to the array under a key.
append(String, Object) - Method in class com.microstrategy.web.app.tasks.architect.json.JSONObject
Append values to the array under a key.
APPEND_GO_TO_DIALOG_DOC_BODY - Static variable in interface com.microstrategy.web.app.gui.EnumIncrementalFetchProperties
Boolean property that indicates whether we force append the go to dialog to document body.
appendAnnotation(String) - Method in interface com.microstrategy.web.beans.AnnotationBean
Adds an annotation to the already existing information of the target object.
appendBeanState - Variable in class com.microstrategy.web.app.transforms.FolderBulletTransform
Indicates if the state of all the beans should be appended to the links to generate or not.
appendBinaryExportData(MarkupOutput, byte[]) - Method in class com.microstrategy.web.app.transforms.AbstractExportTransform
 
appendBrowseFormValues(Block, WebElement) - Method in class com.microstrategy.web.app.transforms.AttributeElementsWidgetTransform
 
appendChild(WebNode) - Method in interface com.microstrategy.web.objects.WebNode
Appends the given node to the end of the current node's list of child nodes.
appendContextMenuItems(ContextMenu) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Deprecated.
Context menus should be added by modifying the xml definition associated through the AbstractAppTransform's contextMenus formal parameter.Please see the MSDL context menu scenarios for the new approach.
appendContextMenuItems(ContextMenu) - Method in class com.microstrategy.web.app.transforms.ReportGridCellColHeaderImpl
Deprecated.
Please use the new approach for generating context menus, see ReportCellRemoveFromGrid, ReportCellMove, etc
appendContextMenuItems(ContextMenu) - Method in class com.microstrategy.web.app.transforms.ReportGridCellColTitleImpl
Deprecated.
Please use the new approach for generating context menus, see ReportCellRemoveFromGrid, ReportCellMove, etc
appendContextMenuItems(ContextMenu) - Method in class com.microstrategy.web.app.transforms.ReportGridCellMetricValueImpl
Deprecated.
Please use the new approach for generating context menus, see ReportCellRemoveFromGrid, ReportCellMove, etc
appendContextMenuItems(ContextMenu) - Method in class com.microstrategy.web.app.transforms.ReportGridCellRowHeaderImpl
Deprecated.
Please use the new approach for generating context menus, see ReportCellRemoveFromGrid, ReportCellMove, etc
appendContextMenuItems(ContextMenu) - Method in class com.microstrategy.web.app.transforms.ReportGridCellRowTitleImpl
Deprecated.
Please use the new approach for generating context menus, see ReportCellRemoveFromGrid, ReportCellMove, etc
appendCustomFeatures(JsonGenerator) - Method in class com.microstrategy.web.app.transforms.FrameGenericTransform
 
appendDEDeltas(StringBuffer, boolean) - Method in interface com.microstrategy.web.objects.WebDerivedElementsContainer
Appends specified deltas to either the parent object's delta, or to that of the root view instance (Report or RW) if writeThrough is specified.
appendDisplayFlag(int) - Method in interface com.microstrategy.web.app.gui.Editor
append some display flag
appendDisplayFlag(int) - Method in class com.microstrategy.web.app.gui.EditorImpl
Append a new display flag value
appendDynamicJsFile(StringBuilder, String, String) - Method in class com.microstrategy.web.app.transforms.MojoMapTransform
 
appendFormatDelta(String, String, String, String, String, String, String, String, boolean) - Method in class com.microstrategy.web.objects.RWUnitInfoImpl
 
appendGradientColorStyle(WebFormat, StringBuilder, String) - Static method in class com.microstrategy.web.app.PropertySetHelper
 
appendHtml(String) - Method in interface com.microstrategy.web.beans.MarkupOutput
Adds encoded HTML data at the end of the MarkupOutput object.
appendHtml(StringBuilder) - Method in interface com.microstrategy.web.beans.MarkupOutput
 
appendHtmlAttributeTooltip(String) - Method in interface com.microstrategy.web.beans.MarkupOutput
Adds encoded HTML data at the end of the MarkupOutput object.
appendJS(String) - Method in interface com.microstrategy.web.beans.MarkupOutput
Adds encoded JSON data at the end of the MarkupOutput object.
appendJSForAttribute(String) - Method in interface com.microstrategy.web.beans.MarkupOutput
Adds encoded JavaScript code at the end of the MarkupOutput object.
appendNodesFilter(String) - Method in interface com.microstrategy.web.objects.rw.RWInstance
 
appendNodesFilter(String) - Method in interface com.microstrategy.web.objects.RWSettings
 
appendRemainingEvent(WebEvent) - Method in class com.microstrategy.web.beans.GenericEventHandler
 
appendRemainingEvent(WebEvent) - Method in interface com.microstrategy.web.beans.WebEventHandler
Append an remaining event at the end of the remaining events' list.
Such remaining event will be processed at the end.
appendResolvedSessionId(String, XMLBuilder) - Static method in class com.microstrategy.utils.xml.XMLUtils
 
appendScriptTag(MarkupOutput, AppContext, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Append script tag to MarkupOutput to load script file
appendState() - Method in class com.microstrategy.web.app.Shortcut
Returns whether the shortcut needs to append the page state.
appendStyleLinkTag(MarkupOutput, AppContext, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Append css style link tag to MarkupOutput to load css file
appendTextDecoration(StringBuilder, RWUnit) - Static method in class com.microstrategy.web.app.PropertySetHelper
 
appendTextDecoration(StringBuilder, WebFormat, int) - Static method in class com.microstrategy.web.app.PropertySetHelper
 
appendTextDirectionStyle(WebFormat, StringBuilder) - Static method in class com.microstrategy.web.app.PropertySetHelper
 
appendUrl(String) - Method in interface com.microstrategy.web.beans.MarkupOutput
Adds encoded URL data at the end of the MarkupOutput object.
AppEventHandlerFactory - Class in com.microstrategy.web.app.beans
Deprecated.
This factory is not used. The bean itself now is responsible to define and create instances of its default event-handler.
AppEventListenerProvider - Interface in com.microstrategy.web.platform
This is the SPI (i.e., Service Provider Interface) for registering the event listener for the application.
AppEventUtils - Class in com.microstrategy.web.platform
Utility class for web app event related operations.
AppGetProjectsTask - Class in com.microstrategy.web.app.tasks
 
AppGetProjectsTask() - Constructor for class com.microstrategy.web.app.tasks.AppGetProjectsTask
 
AppGlobalContext - Interface in com.microstrategy.web.platform
This interface represents the global information of an application.
AppGlobalContextImpl - Class in com.microstrategy.web.platform
The class AppGlobalContextImpl provides the default implementation of the interface AppGlobalContext which is applicable only to ASPx application.
AppGlobalContextImpl() - Constructor for class com.microstrategy.web.platform.AppGlobalContextImpl
The default constructor of this class.
appIdTaskParam - Variable in class com.microstrategy.web.app.tasks.GetESRIConfigurationTask
 
AppLayoutParser - Class in com.microstrategy.web.app.transforms
 
AppLayoutParser() - Constructor for class com.microstrategy.web.app.transforms.AppLayoutParser
 
AppLayoutSourceFile - Class in com.microstrategy.web.app.transforms
 
AppLayoutSourceFile() - Constructor for class com.microstrategy.web.app.transforms.AppLayoutSourceFile
 
APPLICATION_JSON - com.microstrategy.webapi.restApi.MediaTypes
 
APPLICATION_METHOD - Static variable in class com.microstrategy.web.app.StatsHandler
 
APPLICATION_OCTET_STREAM - com.microstrategy.webapi.restApi.MediaTypes
 
APPLICATION_PARAMETERS_XML_PATH - Static variable in class com.microstrategy.web.platform.AbstractConfigurableContainerServices
 
APPLICATION_REQUEST - Static variable in class com.microstrategy.web.app.StatsHandler
 
APPLICATION_XML - com.microstrategy.webapi.restApi.MediaTypes
 
ApplicationParameters - Class in com.microstrategy.web.platform
This class represents the application parameters, typically configured through the "microstrategy.xml" file.
ApplicationParameters() - Constructor for class com.microstrategy.web.platform.ApplicationParameters
 
ApplicationParameters(boolean) - Constructor for class com.microstrategy.web.platform.ApplicationParameters
Createa a new instance and indicates whether to use parameters defined in /WEB-INF/web.xml
applicationTypeTaskParam - Variable in class com.microstrategy.web.app.tasks.LoginFirstTask
 
applicationTypeTaskParam - Variable in class com.microstrategy.web.tasks.GetProjectsTask
 
applicationTypeTaskParam - Variable in class com.microstrategy.web.tasks.LoginTask
 
APPLIES_TO - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Property related with the bone that will represent the cart on JavaScript.
appliesTo - Variable in class com.microstrategy.web.app.transforms.AbstractAppTransform
This parameter informs the javascript the id of the bone the actions of this component applies to.
AppLoginTask - Class in com.microstrategy.web.app.tasks
 
AppLoginTask() - Constructor for class com.microstrategy.web.app.tasks.AppLoginTask
 
APPLY_BUTTON - Static variable in interface com.microstrategy.web.app.gui.Editor
The property value of the Apply button
APPLY_THRESHOLDS_ON_MAP - Static variable in class com.microstrategy.web.app.transforms.IPhoneMapVisualizationPropertiesTransform
 
applyActionOnSchemaInstance(String, String, int) - Method in class com.microstrategy.web.app.tasks.architect.SchemaInstanceActionTask
 
applyAttributeLinking(boolean, String, String, String, String) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Apply linking or unlinking attributes
applyAttributeLinkingHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
end of template level selector manipulation and methods
applyAttributeRemapping(String, int, String, int, String, String) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Apply or cancel attribute re-mapping
applyChangeForReplaceObjects(List<Pair<WebObjectInfo, WebObjectInfo>>, int, int, int) - Method in interface com.microstrategy.web.objects.WebReportManipulation
Creates XML request either to remove or replace objects from different data source.
applyChanges() - Method in interface com.microstrategy.web.app.beans.DerivedElementsEditorBean
Applies accumulated changes
applyChanges() - Method in interface com.microstrategy.web.app.beans.ThresholdEditorBean
Applies all changes made to the threshold editor bean to the underlying thresholds object.
applyChanges() - Method in interface com.microstrategy.web.beans.ReportBean
 
applyChanges() - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Applys all accumulated changes
applyChanges() - Method in interface com.microstrategy.web.objects.WebReportManipulation
Sends all changes to the template and filter to the Intelligence Server.
applyChanges(WebDerivedElements) - Method in class com.microstrategy.web.objects.WebDerivedElementsEditorObject
Applies accumulated changes to the target template derived elements
applyChanges(WebProjectInstance) - Method in interface com.microstrategy.web.objects.WebProjectManipulator
Applies all changes to the project specified by project.
applyChanges(String) - Method in interface com.microstrategy.web.objects.FeatureInfos
apply changes to I-Server
applyChanges(String) - Method in class com.microstrategy.web.objects.FeatureInfosImpl
 
applyChanges(String) - Method in interface com.microstrategy.web.objects.WebReportManipulation
Sends the given report manipulation XML to the Intelligence Server.
applyChanges(String, int) - Method in interface com.microstrategy.web.objects.WebReportManipulation
Sends the given report manipulation XML to the Intelligence Server.
applyChanges(String, int, StringWrapper) - Method in interface com.microstrategy.web.objects.WebReportManipulation
Sends the given report manipulation XML to the Intelligence Server.
applyCustomization(CustomizationInfo) - Method in class com.microstrategy.utils.config.AbstractConfigurationElement
Applies the corresponding customizations.
applyCustomization(CustomizationInfo) - Method in interface com.microstrategy.utils.config.ConfigurationFile
Applies the corresponding customizations.
applyCustomizations() - Method in class com.microstrategy.utils.config.AbstractConfigurationElement
Loops through all the CustomizationInfo in the Customizations class and apply the corresponding customizations.
applyCustomizations() - Method in interface com.microstrategy.utils.config.ConfigurationFile
Loops through all the CustomizationInfo in the Customizations class and apply the corresponding customizations.
applyCustomizations() - Method in class com.microstrategy.web.beans.MessagesManager
 
applyDEChangesHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
applyDefaultDisplaySettings() - Method in interface com.microstrategy.web.objects.WebDisplayHelper
Modifies the content of Available Display Units collection based on the current values of WebDefaultDisplaySettings.
applyDeltaPackage(InputStream, long) - Method in interface com.microstrategy.web.objects.WebSourceManipulator
Applies an first class binary representation on the current session's project
applyDeltaPackage(InputStream, long, String) - Method in interface com.microstrategy.web.objects.WebSourceManipulator
Applies an first class binary representation on the current session's with the comments in journal change log
applyGenericEncoding(String) - Static method in class com.microstrategy.utils.GenericJsonGenerator
 
applyGetObjectInBulk(String, String, String) - Method in class com.microstrategy.web.app.tasks.architect.GetObjectInBulkTask
 
applyGraphControlAction(String, int, int, int) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Sects control selection based on graph area
applyInteractiveGridStyle(int, int[], int, int) - Method in interface com.microstrategy.web.objects.WebCSSHelper
 
applyJS - Variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
Indicates JavaScript functionality to be invoked when 'Apply' buttons is pressed.
applyJsonEncoding(String) - Static method in class com.microstrategy.utils.GenericJsonGenerator
 
applyLabel - Variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
Indicates the apply label when no title id is provided.
applyLabelID - Variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
Indicates the apply label id according to the application's resource buldles.
applyLineBreak(String) - Method in class com.microstrategy.web.app.transforms.AbstractReportExportTransform
 
applyLineBreak(String) - Method in class com.microstrategy.web.app.transforms.ReportExportHTMLFormatTransform
 
applyManipulation(String, RequestKeys) - Method in class com.microstrategy.web.app.tasks.architect.RenameObjectTask
 
applyManipulation(String, RequestKeys) - Method in class com.microstrategy.web.app.tasks.architect.SchemaManipulationTask
 
applyParse(String, String, String, String, String) - Method in class com.microstrategy.web.app.tasks.architect.ParseTask
 
applyReconciliationHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
ApplyRuntimeSettings(String) - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer
This method will cause the Intelligence Server to reload it's ServerDef object from the metadata.
ApplyRWClientManipulation - Class in com.microstrategy.web.app.tasks
 
ApplyRWClientManipulation() - Constructor for class com.microstrategy.web.app.tasks.ApplyRWClientManipulation
 
applySegment(String, String, boolean) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Apply a Segment to the RWInstance
applyStyleByID(String) - Method in interface com.microstrategy.web.objects.WebReportManipulation
Apply a style by style DSSID.
applyStyleByID(String, String) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Apply a style by style DSSID.
applyStyleByName(String) - Method in interface com.microstrategy.web.objects.WebReportManipulation
Apply a style by style name.
applyTheme(String, boolean) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Apply theme to this RWInstance
applyThemeOnNode(String, RWUnitDef, boolean, boolean) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Apply theme on specified node
applyToSubtotals() - Method in interface com.microstrategy.web.objects.WebThresholdTemplateAttribute
Whether the thresholding also applies to subtotals.
applyToSubtotals() - Method in interface com.microstrategy.web.objects.WebThresholdTemplateMetric
Whether the thresholding also applies to subtotals.
applyUserStyleToReport(ReportBean, Preferences) - Static method in class com.microstrategy.web.app.transforms.ReportTransformHelper
Applies the user's defined style if the Grid style preference is 'use my selected default grid style'.
applyVisitor(DisplayUnitsVisitor, boolean) - Method in interface com.microstrategy.web.objects.WebDisplayUnit
 
applyVisitor(DisplayUnitsVisitor, boolean) - Method in interface com.microstrategy.web.objects.WebDisplayUnits
 
APPOBJ_E_CORRUPTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
APPOBJ_E_DELETED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
APPOBJ_E_ELEMENT_ATTRNOTMATCH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
APPOBJ_E_ELEMENT_METRICNOTMATCH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
APPOBJ_E_FORMNOTFOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
APPOBJ_E_FORMNOTLOADED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
APPOBJ_E_INTERFACE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
APPOBJ_E_LASTAXIS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
APPOBJ_E_NOT_AVAILABLE_FOR_DISABLED_METRICS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
APPOBJ_E_NOT_AVAILABLE_FOR_DISABLED_UNITS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
APPOBJ_E_NOTEMPLATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
APPOBJ_E_NOTFOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
APPOBJ_E_NOXTABVIEW - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
APPOBJ_E_OBJECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
APPOBJ_E_PARAMETER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
APPOBJ_E_POINTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
APPOBJ_E_TEMPLATEFORMS_NOTMATCH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
APPOBJ_E_UNINITIALIZED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AppSchemaBean - Interface in com.microstrategy.web.beans
 
AppschemaDisabledSourceInfo - Class in com.microstrategy.web.config
 
AppschemaDisabledSourceInfo() - Constructor for class com.microstrategy.web.config.AppschemaDisabledSourceInfo
 
AppschemaDisabledSources - Class in com.microstrategy.web.config
 
AppschemaDisabledSources() - Constructor for class com.microstrategy.web.config.AppschemaDisabledSources
 
AppTaskFactory - Class in com.microstrategy.web.app.tasks
This class is a specialized TaskFactory that has the ability to initialize the MicroStrategy Web environment.
AppTaskFactory() - Constructor for class com.microstrategy.web.app.tasks.AppTaskFactory
 
AppTaskRequestContext - Class in com.microstrategy.web.app.tasks
The class provides more application context for a Task which extends AbstractAppTask.
AppTaskRequestContext() - Constructor for class com.microstrategy.web.app.tasks.AppTaskRequestContext
 
AppTransform - Interface in com.microstrategy.web.app.transforms
 
AppTransformKeyMapper - Class in com.microstrategy.web.app.beans
 
AppTransformKeyMapper() - Constructor for class com.microstrategy.web.app.beans.AppTransformKeyMapper
 
April - Static variable in interface com.microstrategy.web.objects.WebScheduleTriggerTimeYearly
Month enumeration
APS_SERVER_INFO - Static variable in interface com.microstrategy.webapi.EnumSystemInfoOption
Get connection information of MSTR Data Server
AQ_PROMPT - Static variable in interface com.microstrategy.web.objects.WebPromptCustomStyles
 
arcIndexer - Variable in class com.microstrategy.web.app.maps.topology.Topology
 
ArcIndexer - Class in com.microstrategy.web.app.maps.topology
Create index for arcs that built into the topology
AREA_ATTRIBUTE_ID_PROPERTY_NAME - Static variable in class com.microstrategy.web.app.transforms.ESRIVisualizationPropertiesTransform
 
AREA_FUSION_TABLE - Static variable in class com.microstrategy.web.app.transforms.IPhoneMapVisualizationPropertiesTransform
 
AreaLayerInfo - Class in com.microstrategy.web.config
 
AreaLayerInfo() - Constructor for class com.microstrategy.web.config.AreaLayerInfo
 
AreaLayersInfoList - Class in com.microstrategy.web.config
 
AreaLayersInfoList() - Constructor for class com.microstrategy.web.config.AreaLayersInfoList
 
areAllBitsSet(int, int) - Static method in class com.microstrategy.web.beans.GenericWebEvent
Returns whether all the specified bits in intVal are set.
areAllBitsSet(int, int) - Static method in class com.microstrategy.web.platform.AbstractParameterBuilder
Determines whether the specified integer value has set all its bits specified through the the parameter bits.
areMetricsOnPages() - Method in class com.microstrategy.web.app.transforms.ReportXMLTransform
 
areParameterizedQueriesEnabled() - Method in interface com.microstrategy.web.objects.WebDBConnection
 
arePromptsLoadedFirstTime() - Method in class com.microstrategy.web.app.transforms.AbstractPromptObjectTransform
Indicates whether or not prompts are loaded the firt time.
areRequiredPromptsShownFirst() - Method in class com.microstrategy.web.app.transforms.PromptsClassicTransform
Initializes property indicating whether or not Required prompts are displayed first.
areRequiredPromptsShownFirst() - Method in class com.microstrategy.web.app.transforms.PromptsContainerTransform
Initializes property indicating whether or not Required prompts are displayed first.
areThereAvailableSelections() - Method in class com.microstrategy.web.app.transforms.AbstractPromptObjectTransform
Indicates size of available selections.
areThereAvailableSelections() - Method in class com.microstrategy.web.app.transforms.PromptCartTransform
Deprecated.
Indicates whether or not there is a least one item in available collection,
Verifies size of available selections is greater than zero.
areThereAvailableSelections() - Method in class com.microstrategy.web.app.transforms.PromptCartXHTMLTransform
Validates size of available selections is greater than zero.
areThereAvailableSelections() - Method in class com.microstrategy.web.app.transforms.PromptConstantTransform
Indicates whether or not there are available items.
areThereAvailableSelections() - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalCartTransform
Deprecated.
This function checks size of available selections.
areThereAvailableSelections() - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalCartXHTMLTransform
Indicates whether or not there are available items in collection.
areThereMessagesToDisplay() - Method in class com.microstrategy.web.app.transforms.ProjectsTransform
Determines if there are error messages to display to the user
areThereOptions() - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellDrill.AbstractDrillContextMenuBuilder
 
areThereProjectsToDisplay() - Method in class com.microstrategy.web.app.transforms.ProjectsTransform
Determines if there are projects to display to the user, where s/he can connect to
areUPandDownButtonsAvailable() - Method in class com.microstrategy.web.app.transforms.PromptExpressionCartXHTMLTransform
Indicates whether or not UP and Down buttons are enabled.
areVisualizationsAvailable(int, int, VisualizationList, WebIServerSession) - Static method in class com.microstrategy.web.config.Visualizations
 
areVisualizationsEnabled() - Method in interface com.microstrategy.web.app.beans.VisualizationsEditorBean
 
areVisualizationsEnabled() - Method in class com.microstrategy.web.app.beans.VisualizationsEditorBeanImpl
 
ARG_NAME_CURRENT_VIEW_MEDIA - Variable in class com.microstrategy.web.app.beans.ReportPageComponentImpl
 
ARG_NAME_CURRENT_VIEW_MEDIA - Variable in class com.microstrategy.web.app.beans.RWPageComponentImpl
 
ARG_NAME_VISUALIZATION_MODE - Variable in class com.microstrategy.web.app.beans.RWPageComponentImpl
 
ARGUMENT_PANE_QUALIFY - Static variable in class com.microstrategy.web.app.transforms.PromptHierarchicalCartTransform
Deprecated.
 
ARGUMENT_PANE_QUALIFY - Static variable in class com.microstrategy.web.app.transforms.PromptHierarchicalCartXHTMLTransform
Constant indicating that 'Qualify' tab is active.
ARGUMENT_PANE_QUALIFY - Static variable in class com.microstrategy.web.app.transforms.PromptsIFrameTransform
Specifies constant for identifying whether or not pane is in 'qualify' mode.
ARGUMENT_PANE_SELECT - Static variable in class com.microstrategy.web.app.transforms.PromptHierarchicalCartTransform
Deprecated.
 
ARGUMENT_PANE_SELECT - Static variable in class com.microstrategy.web.app.transforms.PromptHierarchicalCartXHTMLTransform
Constant indicating that 'Select' tab is active.
ARGUMENT_PANE_SELECT - Static variable in class com.microstrategy.web.app.transforms.PromptsIFrameTransform
Specifies constant for identifying whether or not pane is in 'select' mode.
ARGUMENT_PANE_STATUS - Static variable in class com.microstrategy.web.app.transforms.PromptHierarchicalCartTransform
Deprecated.
 
ARGUMENT_PANE_STATUS - Static variable in class com.microstrategy.web.app.transforms.PromptHierarchicalCartXHTMLTransform
Constant indicating argument Id for Tab's status value.
ARGUMENT_PANE_STATUS - Static variable in class com.microstrategy.web.app.transforms.PromptsIFrameTransform
Specifies constant for identifying whether or not pane is in 'status' mode.
ARGUMENT_ROOT_FOLDER_BROWSE_ID - Static variable in class com.microstrategy.web.app.transforms.PromptHierarchicalCartTransform
Deprecated.
 
ARGUMENT_ROOT_FOLDER_BROWSE_ID - Static variable in class com.microstrategy.web.app.transforms.PromptHierarchicalCartXHTMLTransform
Argument Id for folder browser event.
ARGUMENT_SUB_VALUE_DELIMITER - Static variable in interface com.microstrategy.web.beans.EnumSecurityFilterBeanEvents
Constant for a delimiter which will be used to separate the sub values in a value string.
ARGUMENT_SUB_VALUE_DELIMITER - Static variable in interface com.microstrategy.web.beans.EnumSecurityRoleEvents
Constant for a delimiter which will be used to separate the sub values in a value string.
ARGUMENT_SUB_VALUE_DELIMITER - Static variable in interface com.microstrategy.web.beans.EnumUserEntityBeanEvents
Constant for a delimiter which will be used to separate the sub values in a value string.
ARGUMENT_SUB_VALUE_SECURITY_FILTER_DELIMITER - Static variable in interface com.microstrategy.web.beans.EnumUserEntityBeanEvents
Constant for a delimiter which will be used to separate the sub values in a value securityFilter string of the modifySecFilter task.
ARGUMENT_VALUE_NO - Static variable in interface com.microstrategy.web.app.beans.EnumSecurityRoleUserSelectorEvents
 
ARGUMENT_VALUE_NO - Static variable in interface com.microstrategy.web.app.beans.EnumUserEntitiesBrowserEvents
 
ARGUMENT_VALUE_NO - Static variable in interface com.microstrategy.web.beans.EnumSecurityFilterBeanEvents
Constant value means FALSE for any boolean type argument.
ARGUMENT_VALUE_NO - Static variable in interface com.microstrategy.web.beans.EnumUserEntityBeanEvents
Constant value means FALSE for any boolean type argument.
ARGUMENT_VALUE_NO - Static variable in interface com.microstrategy.web.beans.EnumUserSearchBeanEvents
Constant means FALSE for boolean type argument.
ARGUMENT_VALUE_YES - Static variable in interface com.microstrategy.web.app.beans.EnumSecurityRoleUserSelectorEvents
 
ARGUMENT_VALUE_YES - Static variable in interface com.microstrategy.web.app.beans.EnumUserEntitiesBrowserEvents
 
ARGUMENT_VALUE_YES - Static variable in interface com.microstrategy.web.beans.EnumSecurityFilterBeanEvents
Constant value means TRUE for any boolean type argument.
ARGUMENT_VALUE_YES - Static variable in interface com.microstrategy.web.beans.EnumUserEntityBeanEvents
Constant value means TRUE for any boolean type argument.
ARGUMENT_VALUE_YES - Static variable in interface com.microstrategy.web.beans.EnumUserSearchBeanEvents
// ========================== constants ===================================== /** Constant means TRUE for boolean type argument.
ArgumentInfo - Class in com.microstrategy.web.app.tasks.config
THIS CLASS IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT.
ArgumentInfo() - Constructor for class com.microstrategy.web.app.tasks.config.ArgumentInfo
 
ArgumentInfo(String) - Constructor for class com.microstrategy.web.app.tasks.config.ArgumentInfo
Creates an instance of an ArgumentInfo class.
ArgumentTag - Interface in com.microstrategy.web.tags
The Argument interface represents an argument of a method defined in either a Transform or Transformable.
ArgumentUnresolvedException - Exception in com.microstrategy.web.tags
Thrown when the value of ArgumentTag can not be resolved.
ArgumentUnresolvedException() - Constructor for exception com.microstrategy.web.tags.ArgumentUnresolvedException
Constructor.
ArgumentUnresolvedException(int, Object[], Throwable, Locale) - Constructor for exception com.microstrategy.web.tags.ArgumentUnresolvedException
Deprecated.
use other constructor instead
ArgumentUnresolvedException(int, Object[], Locale) - Constructor for exception com.microstrategy.web.tags.ArgumentUnresolvedException
Deprecated.
use other constructor instead
ArgumentUnresolvedException(LocalizableMessage) - Constructor for exception com.microstrategy.web.tags.ArgumentUnresolvedException
Constructor.
ArgumentUnresolvedException(LocalizableMessage, Throwable) - Constructor for exception com.microstrategy.web.tags.ArgumentUnresolvedException
Constructor.
ArgumentUnresolvedException(String) - Constructor for exception com.microstrategy.web.tags.ArgumentUnresolvedException
Constructor.
ArgumentUnresolvedException(String, Throwable) - Constructor for exception com.microstrategy.web.tags.ArgumentUnresolvedException
Constructor.
ArgumentUnresolvedException(Throwable) - Constructor for exception com.microstrategy.web.tags.ArgumentUnresolvedException
Constructor.
ASN1Constants - Interface in com.microstrategy.utils
ASN.1 and some other constants holder interface
ASN1Exception - Exception in com.microstrategy.utils
Thrown by decoder/encoder stream to indicate violation of encoding rules.
ASN1Exception() - Constructor for exception com.microstrategy.utils.ASN1Exception
Constructs an ASN1Exception without a message.
ASN1Exception(String) - Constructor for exception com.microstrategy.utils.ASN1Exception
Constructs an ASN1Exception with a message.
AspsModule - Class in com.microstrategy.web.app.utils.upgrade
 
AspsModule(UpgradeManager) - Constructor for class com.microstrategy.web.app.utils.upgrade.AspsModule
 
assembleCipherTextIV(byte[], byte[]) - Static method in class com.microstrategy.utils.crypto.CryptoUtils
Assembles cipher text and initialization vector.
Assignments - Class in com.microstrategy.web.blocks.config
THIS CLASS IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT.
Assignments() - Constructor for class com.microstrategy.web.blocks.config.Assignments
 
assignProperties(ExporterContext, Object) - Method in class com.microstrategy.web.blocks.exporters.WebGraphAreaExporter
 
assignProperties(ExporterContext, Object) - Method in class com.microstrategy.web.blocks.exporters.WebPropertyExporter
 
ASSOCIATED_SCHEDULES_EVENT_ARGUMENT_ALLOW_ALL - Static variable in interface com.microstrategy.web.beans.EnumAssociatedSchedulesBeanEvents
 
ASSOCIATED_SCHEDULES_EVENT_ARGUMENT_SCHEDULE_LIST - Static variable in interface com.microstrategy.web.beans.EnumAssociatedSchedulesBeanEvents
 
ASSOCIATED_SCHEDULES_EVENT_SAVE - Static variable in interface com.microstrategy.web.beans.EnumAssociatedSchedulesBeanEvents
 
AssociatedSchedulesBean - Interface in com.microstrategy.web.beans
 
AssociatedSchedulesBeanImpl - Class in com.microstrategy.web.beans
 
AssociatedSchedulesBeanImpl() - Constructor for class com.microstrategy.web.beans.AssociatedSchedulesBeanImpl
 
associateNodesHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
Used to associate two template nodes to keep their filters synchronized or brushing and highlighting.
atidTaskParam - Variable in class com.microstrategy.web.app.tasks.DIEditRelationshipEMMASourceTable
 
ATLEAST_ONE_SELECTION_REQUIRED - Static variable in interface com.microstrategy.web.app.gui.EnumContactsCartProperties
Enforce to choose at least one selection.
Att_Abbreviation - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_AbbrPattern - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_AccessDataMode_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_AccessGranted - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_AccountId - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Acl - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Action - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_Action - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_ACTION - Static variable in class com.microstrategy.web.app.FlagInfo
 
ATT_ACTION - Static variable in class com.microstrategy.web.app.ShortcutEvent
 
ATT_ACTION - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute action.
ATT_ACTIVE_FEATURE_ID - Static variable in class com.microstrategy.web.app.Shortcut
 
Att_AddElement - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_AdditionalInfo - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Address - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_AddressId - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_AddressName - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_AddressName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_AddressValue - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_AddressValue - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_AEDuration - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Affinity - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_AggregateFromBase - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Aggregation - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Alias - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_AliasParameter - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_ALIGN - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute align.
Att_AllAlias - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_AllChildrenJoin - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_ALLOW_CANCEL - Static variable in class com.microstrategy.web.app.PageInfo
 
Att_AllowConsumersToSubscribe - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_AllowConsumerSynch - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_AllowIdentificationNameIfNotLinked - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_AllowOrDenyForSubscriptionRecipient - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_AllPrivileges - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_ALT - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute alt.
ATT_ANNOTATION - Static variable in class com.microstrategy.web.blocks.config.BlockConfig
 
Att_AnswerMode - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_APP - Static variable in class com.microstrategy.web.config.esri.ESRIWebMapInfo
 
ATT_APPEND_STATE - Static variable in class com.microstrategy.web.app.Shortcut
 
Att_AppendCSS - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_APPID - Static variable in class com.microstrategy.web.config.esri.ESRICloudAppInfo
 
Att_Application - Static variable in class com.microstrategy.webapi.LeanXMLTag
 
Att_ApplicationType - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_APPLIES_TO - Static variable in class com.microstrategy.web.app.Property
 
Att_ApplyBefore - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ApplyManipulationMode - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ApplyMode - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ApplyOrder - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ApplyRunTime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ApplyToAllOther - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ApplyToAllOther_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_APPSECRET - Static variable in class com.microstrategy.web.config.esri.ESRICloudAppInfo
 
ATT_ARGUMENT_ENUMERATOR - Static variable in interface com.microstrategy.web.beans.WebEventTags
The enumeration value for event argument id.
ATT_ARGUMENT_ID - Static variable in interface com.microstrategy.web.beans.WebEventTags
The id attribute of the XML tag event argument
ATT_ARGUMENT_INDEX - Static variable in interface com.microstrategy.web.beans.WebEventTags
The index attribute of the XML tag event argument
ATT_ARGUMENT_NAME - Static variable in interface com.microstrategy.web.beans.WebEventTags
The name attribute of the XML tag event argument
ATT_ARGUMENT_REQUIRED - Static variable in interface com.microstrategy.web.beans.WebEventTags
The required attribute of the XML tag event argument
ATT_ARGUMENT_TYPE - Static variable in interface com.microstrategy.web.beans.WebEventTags
The type attribute of the XML tag event argument
ATT_ARGUMENT_VALIDATOR - Static variable in interface com.microstrategy.web.beans.WebEventTags
The validator attribute of the XML tag event argument
ATT_ARGUMENT_VALUE - Static variable in interface com.microstrategy.web.beans.WebEventTags
The value attribute of the XML tag event argument
Att_Arity - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Ascending - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Attachment - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_ATTR_NAME - Static variable in class com.microstrategy.web.app.Property
 
ATT_ATTRIBUTE_MINIMUM - Static variable in class com.microstrategy.web.config.Visualization
The minimum number of attributes required by the visualization
Att_AttributeID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_AttributeID_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_AttributeName_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Attributes - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_AuditScheme - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_AUTH_MODE - Static variable in class com.microstrategy.web.app.StaticSession
Deprecated.
 
Att_AuthMode - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_AUTHMODE - Static variable in class com.microstrategy.web.config.DBParamSectionInfoList
 
ATT_AUTOCOMPLETE - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute autocomplete.
Att_AutoDetect_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_AutoDetectDelimiter_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_AutoDetectQuotes_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_AutoDetectRelationship - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_AutoExpire - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_AutoID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_AutoJoinFlags - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_AutoMappingFlags - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_AutosizeHorizontal - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_AutosizeVertical - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Available_UnitCondition_Target - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_AvailableServerLicenses - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Axis - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_AxisID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_AxisPosition - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Background - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_BACKGROUND_COLOR - Static variable in class com.microstrategy.web.config.CustomThreshold
 
Att_BandingStyle - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_BASE_BEAN - Static variable in class com.microstrategy.web.app.JavaScriptInfo
 
ATT_BASE_BEAN - Static variable in class com.microstrategy.web.app.Shortcut
 
ATT_BASE_BEAN - Static variable in class com.microstrategy.web.app.ShortcutArgument
 
ATT_BASE_BEAN - Static variable in class com.microstrategy.web.app.ShortcutEvent
 
ATT_BASE_BEAN - Static variable in class com.microstrategy.web.app.ShortcutList
xml attribute name for the base bean property of the shortcut list
ATT_BASE_BEAN - Static variable in class com.microstrategy.web.app.ShortcutListSet
xml attribute name for the base bean property of the shortcut list set
ATT_BASE_BEAN - Static variable in class com.microstrategy.web.app.WebGuiComponent
 
ATT_BASE_BONE - Static variable in class com.microstrategy.web.app.Shortcut
 
Att_BaseAttributeName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_BaseFormID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_BaseFormType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_BaseReportID - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_BEAN_CLASS - Static variable in class com.microstrategy.web.app.WebBeanInfo
 
ATT_BEAN_CONSTRUCTOR - Static variable in class com.microstrategy.web.app.WebBeanInfo
 
ATT_BEAN_TYPE - Static variable in class com.microstrategy.web.app.ExportFormat
 
ATT_BEAN_TYPE - Static variable in class com.microstrategy.web.app.WebBeanInfo
 
Att_BeginBlock - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_BeginCreateTimeGMT - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_BeginModifyTimeGMT - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_BeginTime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_BeginTransactionID - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_BINARY_DISPLAY - Static variable in class com.microstrategy.web.app.PageInfo
 
ATT_BINARY_DISPLAY_BEAN - Static variable in class com.microstrategy.web.app.PageInfo
 
Att_BinaryID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_BindingTableTypesFlags - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_BlobID - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_BLOCK_NAME - Static variable in class com.microstrategy.web.blocks.config.BlockConfig
 
Att_BlockCount - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_BlockSize - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_BodyColumnCount - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_BodyColumnElementCount - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_BodyMaxColumn - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_BodyMaxRow - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_BodyPageCount - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_BodyRowCount - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_BodyRowElementCount - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_BORDER - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute border.
Att_BrowseIndex - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_BrowseReportFlags - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_BrowseSortType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_BufferConsumption - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_BUILDER_CLASS_NAME - Static variable in class com.microstrategy.web.app.Shortcut
 
Att_BuildFolderTree - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_BurstLayoutKey - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
ATT_CACHE_CONTROL - Static variable in class com.microstrategy.web.app.PageInfo
 
Att_CacheCatalogCount - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CacheColumnCount - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CacheCommand - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CacheID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CacheOption - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CacheOptions - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CacheSize - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CacheTableCount - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CacheTimeOut - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CallstackMessageIDs - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CanBeDisabled - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CanBeManual - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CanBePaused - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CanceledPrompt - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CanContinue - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CanExpand - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Cardinality - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CatalogDefnID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CatalogFlag - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CatalogMode - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CatalogName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CatalogSQLTemplate - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_CATEGORIES - Static variable in class com.microstrategy.web.config.Visualization
The gallery category which the visualization belongs to
Att_Category - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_CATEGORYTYPE - Static variable in class com.microstrategy.web.config.DBInfo
 
Att_CatName - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_CATSQL - Static variable in class com.microstrategy.web.config.DBTypeInfo
 
Att_CDSSProject_CalendarSensitive - Static variable in class com.microstrategy.webapi.LeanXMLTag
 
Att_CDSSProject_DefaultCalendar - Static variable in class com.microstrategy.webapi.LeanXMLTag
 
Att_CDSSProject_TimezoneSensitive - Static variable in class com.microstrategy.webapi.LeanXMLTag
 
Att_CellColor - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_CELLPADDING - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute cellpadding.
ATT_CELLSPACING - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute cellspacing.
Att_CerityTime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Certifier - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CertifierIdentificationName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Certify - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CertifyItem - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CertifyResult - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CertifyStat - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CertifyStatus - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ChangeableMask - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_ChangeJournalCommandType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ChangeJournalComment - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ChangeKeyOnly - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ChangeMappingFlags - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ChangeMask - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ChangeType - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_CHAR_SET - Static variable in class com.microstrategy.web.beans.MessageInfoImpl
 
ATT_CHAR_SET_EXCEL - Static variable in class com.microstrategy.web.beans.MessageInfoImpl
 
ATT_CHARSET - Static variable in class com.microstrategy.web.app.ExportFormat
 
ATT_CHECK_FEATURE_ID - Static variable in class com.microstrategy.web.app.Shortcut
 
ATT_CHECKED - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute checked.
Att_Child - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ChildCount - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_City - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Class - Static variable in class com.microstrategy.web.preferences.PreferenceDefinitionImpl
 
ATT_CLASS - Static variable in class com.microstrategy.web.app.WebGuiComponent
 
ATT_CLASS - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute class.
ATT_CLASS - Static variable in class com.microstrategy.web.transform.BeanDefnImpl
 
ATT_CLASS - Static variable in class com.microstrategy.web.transform.LayoutParserDefnImpl
 
ATT_CLASS - Static variable in class com.microstrategy.web.transform.LayoutSourceDefnImpl
 
ATT_CLASS - Static variable in class com.microstrategy.web.transform.TransformDefnImpl
 
Att_Clause - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ClearAliasAndFormatting - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ClearFilterSelection - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Client_ID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Client_Secret - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ClientID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ClientID_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ClientMachine - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ClientMachineName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ClientSecret - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ClientType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Closed - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Clustering - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ClusterPropagate - Static variable in class com.microstrategy.web.preferences.PreferenceDefinitionImpl
 
ATT_CMD_FORMAT_TYPE - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute cmdft.
ATT_CMDID - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute cmdid.
ATT_CMDLVL - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute cmdlvl.
Att_CMScriptType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CnID - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_CODE_PAGE - Static variable in class com.microstrategy.web.beans.MessageInfoImpl
 
ATT_CODE_PAGE_EXCEL - Static variable in class com.microstrategy.web.beans.MessageInfoImpl
 
ATT_CODEPAGE - Static variable in class com.microstrategy.web.app.ExportFormat
 
Att_CollectionId - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ColName - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_COLS - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute cols.
ATT_COLSPAN - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute colspan.
Att_ColumnDataType_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ColumnHeadersRowNumber - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ColumnHeadersRowNumber_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ColumnID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ColumnID_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ColumnIndex - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ColumnIndex_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ColumnName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ColumnName_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ColumnOrdinal - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ColumnSpan - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ColumnSQLType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ColumnType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ColumnWidth - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_COMBINED_IMAGE_URL - Static variable in class com.microstrategy.web.config.CustomThresholdBand
 
Att_CommandId - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_COMPARE - Static variable in class com.microstrategy.web.app.WebBeanProperty
 
Att_Compound - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CompoundFormID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CompoundFormName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Condition_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Conditionality - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_CONFIG_SRC - Static variable in class com.microstrategy.utils.config.AbstractConfigurationElement
 
ATT_CONFIGURATION - Static variable in class com.microstrategy.web.config.DBInfo
 
Att_ConflictDomain - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ConflictResolution - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ConflictRule - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_CONNECTED - Static variable in class com.microstrategy.web.admin.AdminServer
 
Att_Connection - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ConnectionString - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_CONNECTIONTYPE - Static variable in class com.microstrategy.web.config.DBInfo
 
Att_ConnectTime - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_CONNSTR - Static variable in class com.microstrategy.web.config.ConnectionInfo
 
Att_ConnString - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ConnTimeOut - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ConsolidationID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ConsumerFilter - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ConsumerGUID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ConsumerId - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_ConsumerId - Static variable in class com.microstrategy.webapi.LeanXMLTag
 
Att_ConsumerId - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ConsumerIdentificationNameB - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ConsumerMigrationPath - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ConsumerName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ContactFieldFlag - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_ContactId - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_ContactID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ContactIdentificationName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ContactLogin - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_ContactType - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_ContactType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ContainerID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ContainerType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Content - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ContentId - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ContentID - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_ContractDate - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ContractID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ControlKey - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Coordinates - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Copyable - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CorrelationId - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Count - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CountMinus - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Country - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_COUNTRY - Static variable in class com.microstrategy.web.beans.MessageInfoImpl
 
Att_CoverPageURL - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CPUs - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CPUsInUse - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CreateConsumerIfNotLinked - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CreateTime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CreationTime - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_CreationTime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Creator - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CSSClass - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CubeDefnID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CubeID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CubeIDs - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CubeInfoServerLevel - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CubeLoadCount - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CubeManipulationAsynchronous - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CubeName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CubeQuota - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CubeRepublishBehavior - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CubeType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CubeUnloadCount - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CubeUsage - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CubeVersion - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CurrentElement - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CurrentElementStatus - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CurrentOrdinal - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CurrentPageKey - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CurrentTimeFilterValue - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CurrentUsage - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CurrentVersion - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CurrentView - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_CUSTOM - Static variable in class com.microstrategy.web.config.GeoShapeInfo
 
ATT_CUSTOM_DESC_ID - Static variable in class com.microstrategy.web.app.PaperSizes
 
Att_CustomSQL - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DAEvaluationFlags - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DailyRecurEndSec - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DailyRecurEverySec - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DailyRecurStartSec - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Database_Version - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DatabaseType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DatabaseType_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DatabaseVersion - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DataColumnName_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DataImportColumnDeriveFlags - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DataImportColumnGeographicalRole - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DataImportColumnShapeKey - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DataImportConnectorType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DataLevel - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DataLocale - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DatamartReportID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DatamartTableName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DataMethod - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DataOption - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DataPointsCols - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DataPointsRows - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DataPreviewPartFlags - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Dataset_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DatasetID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DatasetStructure_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DataSetSucceed - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DataSourceName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DataSourceType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DataType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DataType_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Date - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DateTimeMode - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Day - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DayOfWeek - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DB_IdentificationName_Name - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DBConnectionID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DBConnectionName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DBConnectionNo - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DBConnectionStatus - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DBCPrefixString - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DBIdentificationName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DBIdentificationNameID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DBInstance - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DBInstanceID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DBName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DBRoleID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DBRoleID_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DBRoleType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DBTableID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DBTableName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DBType - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_DBTYPE - Static variable in class com.microstrategy.web.config.AppschemaDisabledSourceInfo
 
ATT_DBTYPE - Static variable in class com.microstrategy.web.config.DBInfo
 
Att_DBVersion - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DDAMode - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DDASupport - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DDATableCache - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DEAggregation - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DEAggregation_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Default - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_DEFAULT - Static variable in class com.microstrategy.web.app.PageInfo
 
ATT_DEFAULT - Static variable in class com.microstrategy.web.app.ProjectInfo
 
ATT_DEFAULT - Static variable in class com.microstrategy.web.app.PropertyValue
 
ATT_DEFAULT - Static variable in class com.microstrategy.web.config.esri.ESRIWebMapInfo
 
ATT_DEFAULT - Static variable in class com.microstrategy.web.config.GeoShapeInfo
 
ATT_DEFAULT_SPEED - Static variable in class com.microstrategy.web.app.Transition
xml attribute name for widget scope
ATT_DEFAULTDBVERSION - Static variable in class com.microstrategy.web.config.DBVersionInfo
 
Att_DefaultFormatType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DefaultIndex - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DefaultMaxDBConn - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DefaultMaxDBCost - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DefaultPriority - Static variable in class com.microstrategy.webapi.LeanXMLTag
 
ATT_DEFAULTSECTION - Static variable in class com.microstrategy.web.config.DBParamSectionInfoList
 
Att_DefaultServiceIdentificationName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DefaultSQL - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DefaultValue - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_DEFAULTVALUE - Static variable in class com.microstrategy.web.config.DBParamInfoList
 
Att_DefinedTableName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Definition_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Delete - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_DELETED - Static variable in class com.microstrategy.utils.config.AbstractConfigurationElement
 
Att_DeliveryType - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_DeliveryType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Deny - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Dependents - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_DEPRECATED - Static variable in class com.microstrategy.web.beans.EventInfo
 
Att_Depth - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_DESC - Static variable in class com.microstrategy.web.app.BrowserSettingDefinition
 
ATT_DESC - Static variable in class com.microstrategy.web.app.ContextInfo
 
ATT_DESC - Static variable in class com.microstrategy.web.app.FolderLink
 
ATT_DESC - Static variable in class com.microstrategy.web.app.PageManager
 
ATT_DESC - Static variable in class com.microstrategy.web.app.PaperSizes
 
ATT_DESC - Static variable in class com.microstrategy.web.app.RibbonInfo
 
ATT_DESC - Static variable in class com.microstrategy.web.app.Shortcut
 
ATT_DESC - Static variable in class com.microstrategy.web.app.ShortcutList
xml attribute name for the description of the shortcut list
ATT_DESC - Static variable in class com.microstrategy.web.beans.MessageInfoImpl
 
ATT_DESC - Static variable in class com.microstrategy.web.config.ExportPlaintextDelimiter
 
ATT_DESC - Static variable in class com.microstrategy.web.config.GeoShapeInfo
 
ATT_DESC - Static variable in class com.microstrategy.web.config.MapStyle
 
ATT_DESC - Static variable in class com.microstrategy.web.config.Visualization
xml attribute name for the description of the visualization
ATT_DESC - Static variable in class com.microstrategy.web.objects.WhiteListCommandHelper.WhiteListCommand
 
ATT_DESC_ID - Static variable in class com.microstrategy.web.app.ExportFormat
 
ATT_DESC_ID - Static variable in class com.microstrategy.web.app.FolderLink
 
ATT_DESC_ID - Static variable in class com.microstrategy.web.app.GraphFormatInfoHelper.GraphMajorType
 
ATT_DESC_ID - Static variable in class com.microstrategy.web.app.PageInfo
 
ATT_DESC_ID - Static variable in class com.microstrategy.web.app.PaperSizes
 
ATT_DESC_ID - Static variable in class com.microstrategy.web.app.RibbonInfo
 
ATT_DESC_ID - Static variable in class com.microstrategy.web.app.Shortcut
 
ATT_DESC_ID - Static variable in class com.microstrategy.web.app.ShortcutList
xml attribute name for the descriptor ID of the shortcut list
ATT_DESC_ID - Static variable in class com.microstrategy.web.beans.MessageInfoImpl
 
ATT_DESC_ID - Static variable in class com.microstrategy.web.config.ExportPlaintextDelimiter
 
ATT_DESC_ID - Static variable in class com.microstrategy.web.config.MapStyle
 
ATT_DESC_ID - Static variable in class com.microstrategy.web.config.Visualization
xml attribute name for the descriptor ID of the visualization
Att_DESCColumnName - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_DESCDESKTOP - Static variable in class com.microstrategy.web.config.GeoShapeInfo
 
ATT_DESCFLASH - Static variable in class com.microstrategy.web.config.GeoShapeInfo
 
ATT_DESCID - Static variable in class com.microstrategy.web.config.DBInfo
 
ATT_DESCID - Static variable in class com.microstrategy.web.config.DBParamInfoList
 
ATT_DESCID - Static variable in class com.microstrategy.web.config.DBParamSectionInfoList
 
ATT_DESCID - Static variable in class com.microstrategy.web.config.DBParamValInfo
 
Att_DescPattern - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Description - Static variable in class com.microstrategy.webapi.LeanXMLTag
 
Att_Description - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_DESCRIPTION - Static variable in class com.microstrategy.web.app.ExportFormat
 
ATT_DESCRIPTION - Static variable in class com.microstrategy.web.app.PageInfo
 
ATT_DESCRIPTION - Static variable in class com.microstrategy.web.transform.BeanDefnImpl
 
ATT_DESCRIPTION - Static variable in class com.microstrategy.web.transform.StyleCatalogImpl
 
ATT_DESCRIPTION - Static variable in class com.microstrategy.web.transform.StyleImpl
 
Att_DescriptionID - Static variable in class com.microstrategy.web.preferences.PreferenceDefinitionImpl
 
ATT_DESCWEB - Static variable in class com.microstrategy.web.app.ShapeFileMap
 
ATT_DESCWEB - Static variable in class com.microstrategy.web.config.GeoShapeInfo
 
ATT_DESKTOP_KEY - Static variable in class com.microstrategy.web.app.PaperSizes
 
Att_DestinationDataSourceName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DestinationFolderID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DestinationIdentificationName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DestinationPrefix - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DestinationRfd - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DestinationUnlockPhrase - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Detail - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DetailFlag - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_DetailFlag2 - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_DetailSub - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DEUsage - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DeviceId - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_DeviceID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DeviceToken - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_DG - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute dg.
ATT_DHTML_CHECKED - Static variable in class com.microstrategy.web.app.Shortcut
 
ATT_DHTML_ENABLED - Static variable in class com.microstrategy.web.app.Shortcut
 
ATT_DHTML_SHOW - Static variable in class com.microstrategy.web.app.Shortcut
 
ATT_DIALOG - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute dialog.
Att_DimensionID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DimtyType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Dirty - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DisableContact - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
ATT_DISABLED - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute disabled.
ATT_DISPLAY - Static variable in class com.microstrategy.web.config.DBParamInfoList
 
ATT_DISPLAY - Static variable in class com.microstrategy.web.config.DBTypeInfo
 
Att_DisplayAttributeForms - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DisplayForms - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DisplayMode - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DisplayName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DisplayText - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DispMode - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DITransformationType_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DocBase - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DocElemDssid - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DocElemEmbedState - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DocElemId - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DocElemLinkTo - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DocElemPresentation - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DocElemProject - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DocElemType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DocID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DocImagePath - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DocType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DocumentDesc - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DocumentElementBanding - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DocumentElementMode - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DocumentGraphType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DocumentMessageID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DocumentName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DocumentTemplateID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Domain - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DossierFlags - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Dpi - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DrillElementID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DrillInheritSubtotalsFromParent - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DrillKeepExtendedProperties - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DrillOption - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DrillParameters - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DrillPathIndex - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DrillPathsTruncated - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DrillType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DrillUnitSource - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DrillWithin - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_DRIVER - Static variable in class com.microstrategy.web.config.ConnectionInfo
 
ATT_DRIVERFILE - Static variable in class com.microstrategy.web.config.ConnectionInfo
 
ATT_DRIVERMODE - Static variable in class com.microstrategy.web.config.DBParamInfoList
 
Att_DriverType - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_DROP_ZONES - Static variable in class com.microstrategy.web.config.Visualization
The class name of the drop zones to a certain customized visualization
ATT_DSNLESS - Static variable in class com.microstrategy.web.config.DBVersionInfo
 
Att_DSNLessConnString - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DssDataType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DSSID - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_DSSID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DSSRelativeID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DSSType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DuplicatedRuntime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DuplicateOption - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Duration - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_DYN_ALL_SUBMENU - Static variable in class com.microstrategy.web.app.Shortcut
 
ATT_DYN_SUBMENU - Static variable in class com.microstrategy.web.app.Shortcut
 
Att_DynamicAggAndSubtotal - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DynamicDay - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DynamicDayOfWeek - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DynamicHour - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DynamicMinute - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DynamicMonth - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DynamicResolvedTime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DynamicSecond - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DynamicTimeMonthOffset - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DynamicTimeOffset - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DynamicTimeType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DynamicWeek - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DynamicYear - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_EditDashboards - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_EditDisabled - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_EDITOR_MODEL - Static variable in class com.microstrategy.web.config.Visualization
The class name of the editor model to a certain customized visualization
Att_EditSecurityFilters - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ElementCacheLifeTime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ElementID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ElementTruncated - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ElementType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Email - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_EmailAddress - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_EmailBurstAttFormID - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_EmailBurstAttID - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_EmailBurstDeviceID - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_EmbeddedMetricExpressionText - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_EmbedMethod - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_EMChildID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_EMCommandID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_EMCommandStatus - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_EmmaCubeHasPreserveRawData - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_EMNeutralEndtime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_EMNeutralStarttime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_EMOperation - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_EMWriteTemp - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_ENABLE_FEATURE_ID - Static variable in class com.microstrategy.web.app.Shortcut
 
ATT_ENABLE_FEATURE_ID - Static variable in class com.microstrategy.web.app.ShortcutList
xml attribute name for the enable feature associated with this shortcut list
Att_EnableContact - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_Enabled - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_Enabled - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_EnableSSO - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_ENCODE_VALUE - Static variable in class com.microstrategy.web.app.Property
 
Att_Encrypt - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_EncryptionLevel - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_END_VALUE - Static variable in class com.microstrategy.web.config.CustomThreshold
 
Att_EndColumn_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_EndCreateTimeGMT - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_EndModifyTimeGMT - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_EndRow_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_EndTime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_EndTransactionID - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_ENUMNAME - Static variable in class com.microstrategy.web.app.ShortcutArgument
 
Att_ErrorCode - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ErrorMessage - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ErrorNumber - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ErrorSource - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ERType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ERType_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_ESRIATTRIBUTE - Static variable in class com.microstrategy.web.config.esri.ESRIGeoShapeInfo
 
ATT_ESRICLOUD_CLIENT_TOKEN - Static variable in class com.microstrategy.web.config.esri.ESRICloudAppsInfo
 
Att_EstimateCacheSize - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_EstimatedConsumption - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_EVENT - Static variable in class com.microstrategy.web.app.JavaScriptInfo
 
ATT_EVENT_CLASS - Static variable in class com.microstrategy.web.beans.EventInfo
 
ATT_EVENT_DEPRECATED - Static variable in interface com.microstrategy.web.beans.WebEventTags
Attribute marking the event as deprecated.
ATT_EVENT_ENUMERATOR - Static variable in interface com.microstrategy.web.beans.WebEventTags
The enumeration value for event id.
ATT_EVENT_HANDLER - Static variable in class com.microstrategy.web.app.PageInfo
 
ATT_EVENT_HANDLER - Static variable in class com.microstrategy.web.app.WebBeanInfo
 
ATT_EVENT_HANDLER_ENUMERATOR - Static variable in interface com.microstrategy.web.beans.WebEventTags
The enumeration value for event handler type.
ATT_EVENT_HANDLER_NAME - Static variable in interface com.microstrategy.web.beans.WebEventTags
The name attribute of the XML tag eventHandler
ATT_EVENT_HANDLER_TYPE - Static variable in interface com.microstrategy.web.beans.WebEventTags
The type attribute of the XML tag eventHandler
ATT_EVENT_ID - Static variable in class com.microstrategy.web.app.ShortcutEvent
 
ATT_EVENT_ID - Static variable in interface com.microstrategy.web.beans.WebEventTags
The id attribute of the XML tag event
ATT_EVENT_NAME - Static variable in interface com.microstrategy.web.beans.WebEventTags
The name attribute of the XML tag event
ATT_EVENT_TARGET - Static variable in interface com.microstrategy.web.beans.WebEventTags
The name attribute of the XML tag event
Att_EventId - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_EventName - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_ExcludeDrillPath - Static variable in class com.microstrategy.web.app.FlagInfo
 
Att_ExecJobCount - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_EXECUTION_MODE - Static variable in class com.microstrategy.web.app.ExportFormat
 
Att_ExecutionFlags - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ExecutionFlagsExtension - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ExecutionMode - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Expanded - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_EXPANDED - Static variable in interface com.microstrategy.web.app.beans.PromptHierarchyAppBean
 
Att_Expire - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Expired - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ExpireFreq - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ExpireTime - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_EXPORT_FORMAT_TYPE - Static variable in class com.microstrategy.web.app.ExportFormat
 
Att_ExportFilterSummary - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ExportFooter - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ExportFormat - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ExportFromShowData - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ExportGridHorizontalPagination - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ExportGridPagingMode - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ExportGridRepeatHeader - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ExportHeader - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ExportHeaderLocation - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ExportHTMLContainerDelayTime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ExportIndex - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ExportOrientation - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ExportOverview - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ExportPaperHeight - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ExportPaperWidth - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ExportPDFFooter - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ExportPDFHeader - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ExportResponsiveView - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ExportTableOfContents - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ExportViewportHeight - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ExportViewportWidth - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ExportVizDetails - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Expression - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ExpType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ExtendedFetch - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ExtendedType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ExternalKeyForm - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ExternalSourceAccountId_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ExternalSourceId_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_EXTRA_URL - Static variable in class com.microstrategy.web.app.Shortcut
 
Att_ExtTableType - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_FACTORY_CLASS - Static variable in class com.microstrategy.web.app.WebBeanInfo
 
ATT_FACTORY_CONSTRUCTOR - Static variable in class com.microstrategy.web.app.WebBeanInfo
 
Att_FddDeliveryFlag - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FddDetailFlag - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FddIsDefaultAddress - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FddParentCount - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FddReturnFlag - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FddSearchFlag - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_FEATURE - Static variable in class com.microstrategy.web.app.ExportFormat
 
ATT_FEATURE - Static variable in class com.microstrategy.web.app.JavaScriptInfo
 
ATT_FEATURE - Static variable in class com.microstrategy.web.app.WebGuiComponent
 
ATT_FEATURE_ID - Static variable in class com.microstrategy.web.app.FolderLink
 
ATT_FEATURE_ID - Static variable in class com.microstrategy.web.app.PageInfo
 
ATT_FEATURE_ID - Static variable in class com.microstrategy.web.app.Shortcut
 
ATT_FEATURE_ID - Static variable in class com.microstrategy.web.app.ShortcutEvent
 
ATT_FEATURE_ID - Static variable in class com.microstrategy.web.app.ShortcutList
xml attribute name for the feature associated with this shortcut list
ATT_FEATURE_ID - Static variable in class com.microstrategy.web.app.ShortcutListSet
xml attribute name for the feature associated with this shortcut list set
ATT_FEATURE_ID - Static variable in class com.microstrategy.web.app.WebBeanInfo
 
ATT_FEATURE_ID - Static variable in class com.microstrategy.web.app.WebBeanProperty
 
ATT_FEATURE_ID - Static variable in class com.microstrategy.web.config.Visualization
Feature ID that indicates whether this visualization is enabled
ATT_FEATURE_TARGET - Static variable in class com.microstrategy.web.app.Shortcut
 
Att_FeatureDefaultOn - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FeatureDisclaimer - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FeatureInternal - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FeatureInternalName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Features - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FeatureStatus - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FeedbackPageURL - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Field - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_FIELD - Static variable in class com.microstrategy.web.config.DBParamInfoList
 
Att_FieldAutotextType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FieldCount - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FieldKey - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FieldText - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FieldType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FieldValue - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_FILE_EXTENSION - Static variable in class com.microstrategy.web.app.ExportFormat
 
ATT_FILE_NAME - Static variable in class com.microstrategy.web.app.SectionInfo
 
Att_FileEncoding_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FileIn - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FileName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FileOut - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FileSize - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FileStructInfo - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FileStructInfo_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Filter - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_Filter_Field - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
ATT_FILTER_PARENTHESIS - Static variable in class com.microstrategy.utils.xml.builders.WebReportLayoutBuilder
 
Att_FilterAllPageByElements - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FilterDetails - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FilterDetailsDescriptor - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FilterExpression - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FilterExpressionDescriptor - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FilterExpressionView - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FilterExpressionViewDescriptor - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FilterID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Filtering - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FilterMetrics - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FilterName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FilterPageBy - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FilterRest - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FilterType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FinishedTaskNum - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FinishTime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_First - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FirstDataRowNumber_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FirstJobTime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FirstObject - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FirstPage - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FirstPublishTime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Fixed - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_Fixed - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FixedID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Flags - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Flags2 - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Flatten - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FolderCount - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FolderDesc - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FolderId - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FolderID_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FolderName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Footer - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FooterSub - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_FOR - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute for.
ATT_FOR_CONTEXT_MENU_INDICES - Static variable in class com.microstrategy.web.app.gui.ContextMenu
 
ATT_FOR_CONTEXT_MENU_MANAGER_ID - Static variable in class com.microstrategy.web.app.gui.ContextMenu
 
ATT_FORCE_DOWNLOAD - Static variable in class com.microstrategy.web.app.ExportFormat
 
Att_ForceKeepBase - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FormatString - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FormCategoryID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FormCatName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FormID_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FormName_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FormType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Formula - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Frequency - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FromAxis - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FromPosition - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FunctionType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_FuncType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Gateway - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_GBigQueryProjectId - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_GEOROLE - Static variable in class com.microstrategy.web.app.ShapeFileMap
 
Att_GetObjectByPathFlag - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_GLOBAL_PARSER - Static variable in class com.microstrategy.web.transform.LayoutParserDefnsImpl
 
Att_GoAroundClustering - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_GRAPH_OBJECT_ID - Static variable in class com.microstrategy.web.app.GraphFormatInfoHelper.Exception
 
Att_GraphAreaIndex - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_GraphAttributeID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_GraphGroupID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_GraphHeight - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_GraphMajorType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_GraphMaxCol - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_GraphMaxRow - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_GraphMinorType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_GraphObjectID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_GraphSeriesID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_GraphStartCol - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_GraphStartRow - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_GraphTrimSpace - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_GraphTypesAvailable - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_GraphWidth - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_GridStyle - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_GROUP - Static variable in class com.microstrategy.web.config.DBParamInfoList
 
Att_GroupBy - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_GroupByElementSource - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_GroupId - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_GROUPID - Static variable in class com.microstrategy.web.config.DBParamInfoList
 
Att_GuideID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Handle - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_HasDerivedElement - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_HasGroupBy - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_HasNoColumnHeaders - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_HasNoColumnHeaders_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_HasNoUnlockPhrase - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_HasPath - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_HasPath - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_HasPersonalizationAttributes - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_HasPrompt - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_HasRuntimeUnitLimit - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_HasSubmit - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_HavingExpression_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Header - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_HeaderCount - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_HeaderPostfix - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_HeaderPrefix - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_HeaderSub - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Height - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_HEIGHT - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute height.
Att_Height2 - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_HELP - Static variable in class com.microstrategy.web.config.DBParamInfoList
 
ATT_HELP_LOCALE_ID - Static variable in class com.microstrategy.web.beans.MessageInfoImpl
 
ATT_HELP_TOPIC - Static variable in class com.microstrategy.web.app.PageInfo
 
Att_HelpMsg - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_HelpPageURL - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_HexValue - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Hidden - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_HideSubtotal - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_HierarchyID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_HistoricHitCount - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_HitCount - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_HostName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Hour - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_HREF - Static variable in class com.microstrategy.web.app.Shortcut
 
ATT_HREF - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute href.
ATT_HSPACE - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute hspace.
ATT_HTML_PROP_NAME - Static variable in class com.microstrategy.web.app.Property
 
ATT_HTML_VALUE - Static variable in class com.microstrategy.web.app.PropertyValue
 
Att_IconPath - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Id - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_ID - Static variable in class com.microstrategy.web.app.AddonInfo
 
ATT_ID - Static variable in class com.microstrategy.web.app.ContextInfo
 
ATT_ID - Static variable in class com.microstrategy.web.app.EventFlagList
 
ATT_ID - Static variable in class com.microstrategy.web.app.EventList
 
ATT_ID - Static variable in class com.microstrategy.web.app.EventMap
Returns a Hashmap with the list of arguments.
ATT_ID - Static variable in class com.microstrategy.web.app.FlagInfo
 
ATT_ID - Static variable in class com.microstrategy.web.app.FolderLink
 
ATT_ID - Static variable in class com.microstrategy.web.app.ProjectInfo
 
ATT_ID - Static variable in class com.microstrategy.web.app.Transition
xml attribute name for widget ID
ATT_ID - Static variable in class com.microstrategy.web.app.UpdateFilterInfo
 
ATT_ID - Static variable in class com.microstrategy.web.beans.EventArgumentInfo
 
ATT_ID - Static variable in class com.microstrategy.web.beans.EventInfo
 
ATT_ID - Static variable in class com.microstrategy.web.config.AreaLayerInfo
 
ATT_ID - Static variable in class com.microstrategy.web.config.esri.ESRICloudAppInfo
 
ATT_ID - Static variable in class com.microstrategy.web.config.esri.ESRIURLPrefix
 
ATT_ID - Static variable in class com.microstrategy.web.config.esri.ESRIWebMapInfo
 
ATT_ID - Static variable in class com.microstrategy.web.config.esri.MicrostrategyAttributeInfo
 
ATT_ID - Static variable in class com.microstrategy.web.config.esri.MicrostrategyProjectInfoList
 
ATT_ID - Static variable in class com.microstrategy.web.config.GeoRoleInfo
 
ATT_ID - Static variable in class com.microstrategy.web.config.GeoShapeInfo
 
ATT_ID - Static variable in class com.microstrategy.web.config.nameconversion.MapNameConversionElement
 
ATT_ID - Static variable in class com.microstrategy.web.config.Visualization
xml attribute name for the id of the visualization
ATT_ID - Static variable in class com.microstrategy.web.objects.SysFolderBlackListHelper.SystemFolderNode
 
ATT_ID - Static variable in class com.microstrategy.web.objects.WhiteListCommandHelper.WhiteListCommand
 
ATT_ID - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute id.
Att_ID1 - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ID2 - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IDColumnName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IdentificationName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IdentificationNameCount - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IDForm - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IdGreaterThan - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_IDNAME - Static variable in class com.microstrategy.web.config.DBInfo
 
Att_IDType - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_IFRAME - Static variable in class com.microstrategy.web.app.Shortcut
 
ATT_IFRAME - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute iframe.
Att_IgnoreError - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IgnoreEveryone - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_IMAGE - Static variable in class com.microstrategy.web.config.Visualization
xml attribute name for visualization's image
ATT_IMAGE_URL - Static variable in class com.microstrategy.web.config.CustomThreshold
 
Att_ImageType - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_IMG_HEIGHT - Static variable in class com.microstrategy.web.app.Shortcut
 
ATT_IMG_SRC - Static variable in class com.microstrategy.web.app.Shortcut
 
ATT_IMG_WIDTH - Static variable in class com.microstrategy.web.app.Shortcut
 
Att_ImpersonatedGUID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Importance - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_INCLUDE_MD_PROPERTIES - Static variable in class com.microstrategy.web.config.Visualization
xml attribute name for including the metadata properties on the visualization's XML
Att_IncludeConsumerGroupIDs - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IncludeFilterDetails - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IncludeManagedObject - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IncludeMoveInKeys - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IncludePagebyInfo - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IncludeReportTitle - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IncludeSubtotal - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_InCluster - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Index - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_INDEX - Static variable in class com.microstrategy.web.beans.EventArgumentInfo
 
Att_Indexed - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_InfoSize - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Inheritable - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_INHERITS - Static variable in class com.microstrategy.web.blocks.config.BlockConfig
 
Att_InitialThreadCount - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_InitThreadCount - Static variable in class com.microstrategy.webapi.LeanXMLTag
 
Att_Inline - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_InnerJoin - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_InstanceId - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_InstanceId - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_InstanceID_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_InterfaceLanguage - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_InternalProjectID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IntervalUnit - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Invalid_Schedule_flag - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_InvalidScheduleFlag - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_IS_CONTAINER - Static variable in class com.microstrategy.web.app.WebGuiComponent
 
ATT_IS_MOJO - Static variable in class com.microstrategy.web.config.Visualization
Whether the visualization is rendered using a mojo class.
ATT_IS_ROOT - Static variable in class com.microstrategy.web.app.FolderLink
 
Att_IsAllInfo - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsAllTargetsUnset - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsAnswer - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsAppend - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsAppendIdentificationName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsArchivedMsg - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsBrowseForm - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsBulkExport - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_IsBursting - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_IsChartAvailable - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsConfigLevel - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsCreateDossier - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsDBOnly - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsDecomposable - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsDefault - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsDefault2 - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsDefaultContact - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_IsDelivery - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsDerivedElement - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsDerivedList - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsDisplayForm - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsDocumentDerivedMetric - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsDormant - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsDPrefix - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsEmpty - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsEmptyTbs - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsEnabled - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsEntryPoint - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsFilterAndAgg - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsGeoRole - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsGetAllInfo - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_IsGroup - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_ISGROUP - Static variable in class com.microstrategy.web.config.DBParamInfoList
 
Att_IsGroupBy - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsImportingBinary - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsIn - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsIndependent - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsIndependentForCSI - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsInvalidSelectorArea - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsKrbMoveThrough - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsList - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsLogged - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsLoggedToStats - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsManaged - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsMandatory - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsMCS - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsMetricsDimension - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsMobile - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsModifiable - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsMoveThrough - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsMultiLine - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsMultilingual - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsNewsStand - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsObjectTemplate - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsOLAP - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsOrderSignificant - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsParentFirst - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsPattern - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsPersonalization - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_IsPersonalization - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_ISPREMIER - Static variable in class com.microstrategy.web.config.google.GoogleMapKeyInfo
 
Att_IsPrevious - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsPrimary - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsProjectAttribute - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsProjectAttribute_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_ISPROMPT - Static variable in class com.microstrategy.web.app.PageInfo
 
ATT_ISPUBLIC - Static variable in class com.microstrategy.web.config.esri.ESRIWebMapInfo
 
Att_IsPublishedCube - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsPushdown - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsRefinedData - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsReplaceReference - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsReportDerivedMetric - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsReportError - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsResolvedFormat - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsReturnJSON - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsRuntime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsSetting - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsSimpleExpr - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsSmart - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsSmart_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsSpliced - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsSupported - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsTargetDataset - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsTemplateForm - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsTokenStream - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsTransAttr - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsTransient - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_IsTransient - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsUnitDrillMap - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsUnlockPhraseRequired - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsURL - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsWallet - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_JAVASCRIPT_CODE - Static variable in class com.microstrategy.web.app.JavaScriptInfo
 
Att_JobCount - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_JobID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_JobPriority - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_JobPUPriority - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_JobStatus - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_JoinIndex - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_JoinLeftTableIndex - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_JoinOrderIgnored_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_JoinRightTableIndex - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_JoinType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_JoinType_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_JS_FILE - Static variable in class com.microstrategy.web.app.ShortcutListSet
xml attribute name for the js file associated with the list set
Att_KeepIndependent - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_KeepOriginal - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_KeepPageBy - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_KeepThresholds - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Key - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_KEY - Static variable in class com.microstrategy.web.app.EventFlagList
 
ATT_KEY - Static variable in class com.microstrategy.web.app.PaperSizes
 
ATT_KEY - Static variable in class com.microstrategy.web.config.esri.BaseMapInfo
 
ATT_KEY - Static variable in class com.microstrategy.web.config.ExportPlaintextDelimiter
 
ATT_KEY - Static variable in class com.microstrategy.web.config.MapStyle
 
ATT_KEY - Static variable in class com.microstrategy.web.config.ShapeKeyInfo
 
ATT_KEY_SHORTCUT_DESC - Static variable in class com.microstrategy.web.app.Shortcut
 
ATT_KEY_SHORTCUT_DESC_ID - Static variable in class com.microstrategy.web.app.Shortcut
 
Att_KeyForms - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_KeyGenerationApproach - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_KeyName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_KeyType - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_LANGUAGE - Static variable in class com.microstrategy.web.beans.MessageInfoImpl
 
ATT_LANGUAGE - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute language.
Att_LargestKey - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LargestPlaceHolderIndex - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LastActionTime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LastErrorNum - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LastHitTime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LastJobTime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LastLoadTime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LastModifiedTime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LastPage - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LastPublishTime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LastTimeFilterUnit - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LastTimeFilterValue - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LastUpdateJob - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LastUpdateTime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LastViewedTime - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_LAYERID - Static variable in class com.microstrategy.web.config.GeoShapeInfo
 
ATT_LAYOUT_PARSER - Static variable in class com.microstrategy.web.transform.TransformDefnImpl
 
ATT_LAYOUT_SOURCE - Static variable in class com.microstrategy.web.transform.LayoutImpl
 
Att_LayoutFlags - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAP - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPAllowReusePreviousLDAPSecurityFilter - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPAttribute - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPAttributeDataType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPAttributeForConsumerName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPAttributeForEmailAddress - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPAttributeForGroupName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPAttributeForMSTRIdentificationName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPAttrIdentificationName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPAttrMSTRConsumerGUID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPAttrMSTRImport - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPAuthBind - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPBatchImportConsumer - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPBatchImportGroup - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPBatchSynch - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPCallConvention - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPDLLs - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPDN - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPFilterForImportingConsumer - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPFilterForImportingGroup - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPGroupSearchDepth - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPGroupToU - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPImportConsumer - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPImportGroup - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPLinkToPre - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPMSTRAuthConsumerDN - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPMSTRAuthConsumerUnlockPhrase - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPNTNoADSAllow - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPObjClassGroup - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPPlatform - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPReferrals - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPSearchFilterForDN - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPSearchFilterForGroup - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPSearchLimit - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPSearchRoot - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPServerCertificate - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPServerName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPServerPort - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPServerSecureConnection - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPServerVendor - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPStringCoding - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPSynch - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPTimeOut - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPUnlockPhraseForWH - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPVendor - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPVerification - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPVersion - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Left - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LeftTableID_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Length - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Level - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LevelFlag - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LicenseComplianceCategory - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Likes - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Link - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LinkType - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_LISTACTION - Static variable in class com.microstrategy.web.blocks.config.BlockConfig
 
ATT_LISTELEMKEY - Static variable in class com.microstrategy.web.blocks.config.BlockConfig
 
ATT_LISTITEM - Static variable in class com.microstrategy.web.blocks.config.BlockConfig
 
ATT_LIVECONNECTWITHCACHE - Static variable in class com.microstrategy.web.config.DBVersionInfo
 
Att_Load - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LoadBalanceFactor - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LoadFlag - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Locale - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_LOCALE_ID - Static variable in class com.microstrategy.web.beans.MessageInfoImpl
 
Att_LocaleDateNumber - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LocaleDescription - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LocaleFor - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LocaleID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LocaleMD - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LocaleMessage - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LocaleResolution - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LocaleResolutionOnly - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LocalFlatten - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LocalizedHelpMsg - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LocalizedName - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_LOCATION - Static variable in class com.microstrategy.web.app.Shortcut
 
Att_LockElementBrowser - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LockLimit - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LockReason - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LockType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LogDestination - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LogFreq - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LogicalSizeLock - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_LOGIN_REQUIRED - Static variable in class com.microstrategy.web.app.PageInfo
 
Att_LogStatistics - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LookUpCount - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LowerBound - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_LRUIndex - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Machine - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MainInfo - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_MAJOR_TYPE - Static variable in class com.microstrategy.web.app.GraphFormatInfoHelper.IncludeType
 
Att_ManagedCopyID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ManipulationCategory - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_MAP_ID - Static variable in class com.microstrategy.web.app.EventMap
 
ATT_MAPLAYERURL - Static variable in class com.microstrategy.web.config.AreaLayerInfo
 
ATT_MAPPED_PROP_NAME - Static variable in class com.microstrategy.web.app.Property
 
ATT_MAPPED_VALUE - Static variable in class com.microstrategy.web.app.PropertyValue
 
Att_MappingMethod - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MappingType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MatchAny - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MatchedElementValue - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Max - Static variable in class com.microstrategy.web.preferences.PreferenceDefinitionMinMax
 
ATT_MAX_SECONDARY_PROVIDERS - Static variable in class com.microstrategy.web.config.Visualization
xml attribute name for the maximum number of secondary data providers
Att_MaxBackup - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MaxBinarySize - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MaxClockSpeed - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MaxCol - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MaxConnections - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MaxContractMachineName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MaxCPUs - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MaxCSS - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MaxEntries - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Maximum - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MaximumCacheSize - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MaxInfo - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MaxJSONSize - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_MAXLENGTH - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute maxlength.
Att_MaxMessageCount - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MaxNumElements - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MaxObjects - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MaxOccurrence - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MaxPage - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MaxRefId - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MaxRow - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MaxRowCount_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MaxSize - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MaxThreadCount - Static variable in class com.microstrategy.webapi.LeanXMLTag
 
Att_MaxThreadCount - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MaxUsage - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MDTablePrefix - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MDTempTablePrefix - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MDXImportControlFlag - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Meaning - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MemberID - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_MENU_LAYOUTS - Static variable in class com.microstrategy.web.app.ContextMenuInfo
 
ATT_MENU_LAYOUTS - Static variable in class com.microstrategy.web.app.RibbonInfo
 
ATT_MENU_MODEL - Static variable in class com.microstrategy.web.app.ContextMenuInfo
 
ATT_MENU_MODEL - Static variable in class com.microstrategy.web.app.RibbonInfo
 
ATT_MENU_STYLE - Static variable in class com.microstrategy.web.app.RibbonInfo
 
Att_Merge - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MergeHeader - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MessageCount - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MessageFlags - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MessageID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MessageSaved - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MessageStatus - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MessageTitle - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MessageType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MetadataDBRoleID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MetadataLocale - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MetadataVersion - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_METHOD - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute method.
ATT_METRIC_MINIMUM - Static variable in class com.microstrategy.web.config.Visualization
The minimum number of metrics required by the visualization
Att_MetricEditType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MetricFormatType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MetricID_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MetricIndex - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MetricName_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MetricType - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_MIME_TYPE - Static variable in class com.microstrategy.web.app.ExportFormat
 
Att_MIMEType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Min - Static variable in class com.microstrategy.web.preferences.PreferenceDefinitionMinMax
 
ATT_MIN_SECONDARY_PROVIDERS - Static variable in class com.microstrategy.web.config.Visualization
xml attribute name for the minimum number of secondary data providers
Att_Minimum - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MinRefId - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MinThreadCount - Static variable in class com.microstrategy.webapi.LeanXMLTag
 
Att_MinThreadCount - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Minute - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MissCount - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MobileAppId - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_MobileClientType - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_MobileStatsFormat - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MobileSvrMachine - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_MODAL - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute modal.
Att_ModelElementName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ModelInstanceID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Modifiable - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ModificationTime - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_ModificationTime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Modified - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ModuleID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MonitorActions - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MonitorDisplayType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MonitorRefreshFrequency - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MonitorSubType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MonitorType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Month - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MoreChildren - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MoveDataFetchTime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MoveFilter - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MoveNum - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MoveOtherProcessingTime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MoveTableCount - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MoveTotalFetchTime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MsgCreateTime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MsgModifyTime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MsgSeqNo - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MSTROptions - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MSTRSize - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MultiProcess - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_MultiSource - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Name - Static variable in class com.microstrategy.webapi.LeanXMLTag
 
Att_Name - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_NAME - Static variable in class com.microstrategy.web.admin.AdminServer
 
ATT_NAME - Static variable in class com.microstrategy.web.app.AddonInfo
 
ATT_NAME - Static variable in class com.microstrategy.web.app.BrowserSettingDefinition
 
ATT_NAME - Static variable in class com.microstrategy.web.app.ContextMenuInfo
 
ATT_NAME - Static variable in class com.microstrategy.web.app.EventHandlerInfo
 
ATT_NAME - Static variable in class com.microstrategy.web.app.ExportFormat
 
ATT_NAME - Static variable in class com.microstrategy.web.app.GraphFormatInfoHelper.Attribute
 
ATT_NAME - Static variable in class com.microstrategy.web.app.GraphFormatInfoHelper.GraphAttribute
 
ATT_NAME - Static variable in class com.microstrategy.web.app.GraphFormatInfoHelper.GraphMajorType
 
ATT_NAME - Static variable in class com.microstrategy.web.app.GraphFormatInfoHelper.GraphMinorType
 
ATT_NAME - Static variable in class com.microstrategy.web.app.GraphFormatInfoHelper.GraphObject
 
ATT_NAME - Static variable in class com.microstrategy.web.app.JavaScriptInfo
 
ATT_NAME - Static variable in class com.microstrategy.web.app.PageInfo
 
ATT_NAME - Static variable in class com.microstrategy.web.app.PageManager
 
ATT_NAME - Static variable in class com.microstrategy.web.app.ProjectInfo
 
ATT_NAME - Static variable in class com.microstrategy.web.app.PropertySet
 
ATT_NAME - Static variable in class com.microstrategy.web.app.PropertySets
xml attribute name for the name of the PropertySet
ATT_NAME - Static variable in class com.microstrategy.web.app.RibbonInfo
 
ATT_NAME - Static variable in class com.microstrategy.web.app.RibbonList
 
ATT_NAME - Static variable in class com.microstrategy.web.app.SectionInfo
 
ATT_NAME - Static variable in class com.microstrategy.web.app.ShapeFileMap
 
ATT_NAME - Static variable in class com.microstrategy.web.app.Shortcut
 
ATT_NAME - Static variable in class com.microstrategy.web.app.ShortcutArgument
 
ATT_NAME - Static variable in class com.microstrategy.web.app.ShortcutList
xml attribute name for the name of the shortcut list
ATT_NAME - Static variable in class com.microstrategy.web.app.ShortcutListSet
xml attribute name for the nmae of the shortcut list set
ATT_NAME - Static variable in class com.microstrategy.web.app.StaticSession
Deprecated.
 
ATT_NAME - Static variable in class com.microstrategy.web.app.WebBeanInfo
 
ATT_NAME - Static variable in class com.microstrategy.web.app.WebBeanProperty
 
ATT_NAME - Static variable in class com.microstrategy.web.app.WebBeanStyle
 
ATT_NAME - Static variable in class com.microstrategy.web.app.WebGuiComponent
 
ATT_NAME - Static variable in class com.microstrategy.web.app.WidgetProp
xml attribute name for the WidgetProp name
ATT_NAME - Static variable in class com.microstrategy.web.beans.EventArgumentInfo
 
ATT_NAME - Static variable in class com.microstrategy.web.beans.EventHandlerInfo
 
ATT_NAME - Static variable in class com.microstrategy.web.beans.EventInfo
 
ATT_NAME - Static variable in class com.microstrategy.web.config.DBIDInfo
 
ATT_NAME - Static variable in class com.microstrategy.web.config.DBInfo
 
ATT_NAME - Static variable in class com.microstrategy.web.config.DBParamInfoList
 
ATT_NAME - Static variable in class com.microstrategy.web.config.DBParamSectionInfoList
 
ATT_NAME - Static variable in class com.microstrategy.web.config.DBParamValInfo
 
ATT_NAME - Static variable in class com.microstrategy.web.config.DBPreferenceInfo
 
ATT_NAME - Static variable in class com.microstrategy.web.config.DBPreferenceItem
 
ATT_NAME - Static variable in class com.microstrategy.web.config.DBTypeInfo
 
ATT_NAME - Static variable in class com.microstrategy.web.config.DBVersionInfo
 
ATT_NAME - Static variable in class com.microstrategy.web.config.GeoRoleInfo
 
ATT_NAME - Static variable in class com.microstrategy.web.config.MapStyleList
 
ATT_NAME - Static variable in class com.microstrategy.web.config.nameconversion.MapNameConversionElement
 
ATT_NAME - Static variable in class com.microstrategy.web.config.VisualizationList
xml attribute name for the name of the visualization-list
ATT_NAME - Static variable in class com.microstrategy.web.platform.ControllerInfo
 
ATT_NAME - Static variable in class com.microstrategy.web.platform.ParameterInfo
 
ATT_NAME - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute name.
ATT_NAME - Static variable in class com.microstrategy.web.transform.ActualParameterImpl
 
ATT_NAME - Static variable in class com.microstrategy.web.transform.BeanDefnImpl
 
ATT_NAME - Static variable in class com.microstrategy.web.transform.LayoutParserDefnImpl
 
ATT_NAME - Static variable in class com.microstrategy.web.transform.LayoutSourceDefnImpl
 
ATT_NAME - Static variable in class com.microstrategy.web.transform.StyleCatalogImpl
 
ATT_NAME - Static variable in class com.microstrategy.web.transform.StyleImpl
 
ATT_NAME - Static variable in class com.microstrategy.web.transform.TransformDefnImpl
 
ATT_NAMED_FOLDER - Static variable in class com.microstrategy.web.app.FolderMapping
 
Att_NamePattern - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_NameSpace - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_NameTranslationCount - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_NameTranslationCountOtherThanEffective - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_NeedUpdate - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_NeutralCreationTime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_NeutralFinishTime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_NeutralLastUpdateTime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_NeutralModificationTime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_NeutralStartTime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_NewFormCategoryID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_NewFormCategoryName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_NewlyCreated - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_NewName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_NewObjectID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_NewOwner - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_NewTableID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_NewUnlockPhraseB - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_NextDeliveryTime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_NodeCount - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_NodeKey - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_NodeType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Non_Schedulable - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_NonSchedulable - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_NotForLimits - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_NotificationId - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_NotificationID - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_NotType - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_NOWRAP - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute nowrap.
Att_NTWithLDAP - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_NumAEMoves - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_NumCols - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_NumericStartTime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_NumRows - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_NumSQLMoves - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_NumTempTables - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_OAuthAppParameters - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_OAuthIDP - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ObjectCacheLifeTime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ObjectCount - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ObjectCreator - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ObjectDesc - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ObjectID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ObjectLock - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ObjectLockComments - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ObjectLockType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ObjectPath - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ObjectType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_OccurrencesLeft - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ODBC - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_OfflineTransactionInputIndex - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_OldIndex - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_OnBase - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_ONCHANGE - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute onchange.
ATT_ONCLICK - Static variable in class com.microstrategy.web.app.Shortcut
 
ATT_ONCLICK - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute onclick.
Att_OneTierCompatibilityVersion - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_ONFOCUS - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute onfocus.
ATT_ONKEYDOWN - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute onkeydown.
ATT_ONKEYUP - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute onkeyup.
ATT_ONMOUSEOUT - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute onmouseout.
ATT_ONMOUSEOVER - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute onmouseover.
ATT_ONSUBMIT - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute onsubmit.
Att_OnView - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_OpenCount - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_OpenJobs - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_OpenNewWindow - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_OpenViewCount - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_OperationType_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Operator - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Options - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Order - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_ORDER - Static variable in class com.microstrategy.web.transform.ActualParameterImpl
 
ATT_ORDER - Static variable in class com.microstrategy.web.transform.LayoutImpl
 
Att_Order_By - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_OrderBy - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_OrderByAscending - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_OrderByPosition - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Ordinal - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_OrganizationAttributesID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_OrganizationProjectID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_OriginalDataSourceName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_OriginalDSSID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_OriginalIdentificationName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_OriginalPrefix - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_OriginalUnlockPhrase - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_OriginId - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_OriginType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_OtherDuration - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_OtherProcTime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Otoken - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_OutputDelimiter - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_OutputType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Overwrite - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_OwnerId - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_P - Static variable in class com.microstrategy.web.app.StaticSession
Deprecated.
 
ATT_PAGE_CLASS - Static variable in class com.microstrategy.web.app.PageInfo
 
ATT_PAGE_NAME - Static variable in class com.microstrategy.web.app.ExportFormat
 
Att_PageByStyle - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PageDocumentID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PageFooter - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PageFooterSub - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PageHeader - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PageHeadersStyle - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PageHeaderSub - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PagePerSheet - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PaletteID - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_PARAM - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute param .
ATT_PARAMETERIZEDQUERIES - Static variable in class com.microstrategy.web.config.DBVersionInfo
 
Att_ParameterType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Parent - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Parent_Element_ID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ParentAttributeID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ParentId - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ParentIndex - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ParentMsgId - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ParentNotificationEnabled - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ParseQueryBuilderReportExpression - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PartialChildCount - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PartialCount - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PartialFolderCount - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PartialInitial - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PartialType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PartitionFactor - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PartitionInfo - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Parts - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_PATH - Static variable in class com.microstrategy.web.config.ShapeKeyInfo
 
Att_Path_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Percentage - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PerfPfl_Category - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PerfPfl_SubCategory - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Persist - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_PERSIST_MODE - Static variable in class com.microstrategy.web.app.PageInfo
 
ATT_PERSIST_MODE - Static variable in class com.microstrategy.web.app.WebBeanInfo
 
Att_PersistPerfCounter - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PersistToStats - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PersonalViewID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PersonalViewMode - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_PictureURL - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_PLACEHOLDER - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute placeholder.
Att_PlaceHolderName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PlainText - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PlatformEnum - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_PLUGIN_NAME - Static variable in class com.microstrategy.web.config.GeoShapeInfo
 
Att_Port - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_POSITION - Static variable in class com.microstrategy.utils.config.AbstractConfigurationElement
 
Att_PreAggregation - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Precision - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Precision_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_PREFERENCE - Static variable in class com.microstrategy.web.app.WebBeanStyle
 
Att_PreserveWhiteSpace - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PrimaryDbRoleID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PrimaryLocale - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Priority - Static variable in class com.microstrategy.webapi.LeanXMLTag
 
Att_PriorityLowBound - Static variable in class com.microstrategy.webapi.LeanXMLTag
 
Att_PriorityLowerBound - Static variable in class com.microstrategy.webapi.LeanXMLTag
 
Att_PriorityLowerBound - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PriorityScheme - Static variable in class com.microstrategy.webapi.LeanXMLTag
 
Att_PriorityUpperBound - Static variable in class com.microstrategy.webapi.LeanXMLTag
 
Att_PriorityUpperBound - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Privilege - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ProcessExists - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ProcessInCanvasSelector - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ProductType - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_PROG_ID - Static variable in class com.microstrategy.web.transform.TransformDefnImpl
 
ATT_PROJECT_NAME - Static variable in class com.microstrategy.web.app.StaticSession
Deprecated.
 
Att_ProjectAction - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ProjectAttributeId - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ProjectCubeQuota - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ProjectDataUploadSizeLimit - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ProjectDesc - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ProjectGUID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ProjectGUIDIdentificationName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ProjectId - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_ProjectId - Static variable in class com.microstrategy.webapi.LeanXMLTag
 
Att_ProjectName - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_PROJECTS - Static variable in class com.microstrategy.web.config.Visualization
xml attribute name for the list of projects that the visualization applies to.
Att_ProjectStatus - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ProjectStatus_BitWise - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ProjectVersion - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PromptAnswer - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PromptAnswerMode - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PromptCount - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PromptIndex - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PromptLocationIndex - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PromptType - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_PROP - Static variable in class com.microstrategy.web.config.DBParamInfoList
 
ATT_PROPERTY_NAME - Static variable in class com.microstrategy.web.config.DBVLDBProperty
 
ATT_PROPERTY_SET - Static variable in class com.microstrategy.web.config.DBVLDBProperty
 
Att_PropertyCount - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PropertyDefaultValue - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PropertyID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PropertyIndex - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PropertySet - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PropertyUseDefault - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_PROPFIELD - Static variable in class com.microstrategy.web.config.DBParamInfoList
 
ATT_PROPFORMAT - Static variable in class com.microstrategy.web.config.DBParamInfoList
 
ATT_PROPS_EDITOR - Static variable in class com.microstrategy.web.config.Visualization
xml attribute name for the block that defines the layout of the visualization properties editor
ATT_PROPSET - Static variable in class com.microstrategy.web.config.DBParamInfoList
 
Att_Protocol - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_PROTOTYPE - Static variable in class com.microstrategy.utils.config.AbstractConfigurationElement
 
Att_PublishInfo - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PublishStatus_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PurgeFromDate - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PurgeTimeOut - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PurgeToDate - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_QualChange - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Query - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_QueryBuilderReportExpressionPart - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_QUERYFIELD - Static variable in class com.microstrategy.web.config.esri.ESRIGeoShapeInfo
 
Att_QueryIndex - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_QueryObjectLockType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_QueryStatsDBConsumerID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_QueryStatsDBInstanceName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_QuickSearchCommand - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_QuickSerach_Filters - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Quotes_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_RA_Expand - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_RA_HasChildren - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_RA_Level - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_RA_ParentElementID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_RangeEndColumn - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_RangeEndRow - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_RangeStartColumn - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_RangeStartRow - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_RawDataStatus_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_RawDataValue - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_REACT_CONFIG - Static variable in class com.microstrategy.web.config.Visualization
Flag for custom visualizations to determine if it should use a react configuration
ATT_READONLY - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute readOnly.
Att_RecordDelimiter_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Recursive - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Recursive_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_RecursiveAttributeLeafNode - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_RecursiveAttributeUniqueName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ReferencedKeyName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ReferencedNameSpace - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ReferencedTableName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_RefId - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_RefineFormat - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_RefineFormat_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_RefineJSONOps_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_RefineParseOptions_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_RefineProjectID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_RefreshRunningInstance - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_RefreshSQLEngineSchemaActionFlag - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_RefreshSQLEngineSchemaID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_RefreshToken - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_RefreshType - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_RefreshType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_RegularWorkingSet - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_REL - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
 
Att_RelationType_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_RelPos - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Remove - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_RemoveElements - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_RepeatedParameter - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ReplaceID - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_REPORT_CONCATENATE_ATTRIBUTE_FORMS_HEADERS - Static variable in class com.microstrategy.utils.xml.builders.WebReportPlainTextLayoutBuilder
 
ATT_REPORT_FLOAT_IMAGES - Static variable in class com.microstrategy.utils.xml.builders.WebReportExcelLayoutBuilder
 
ATT_REPORT_HEADERS_TEXT - Static variable in class com.microstrategy.utils.xml.builders.WebReportExcelLayoutBuilder
 
ATT_REPORT_NO_METRICS_HEADER_COLUMN - Static variable in class com.microstrategy.utils.xml.builders.WebReportLayoutBuilder
 
ATT_REPORT_NO_THRESHOLDS - Static variable in class com.microstrategy.utils.xml.builders.WebReportPlainTextLayoutBuilder
 
ATT_REPORT_VALUES_TEXT - Static variable in class com.microstrategy.utils.xml.builders.WebReportLayoutBuilder
 
Att_ReportCacheLifeTime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ReportCost - Static variable in class com.microstrategy.webapi.LeanXMLTag
 
Att_ReportCostLowerLimit - Static variable in class com.microstrategy.webapi.LeanXMLTag
 
Att_ReportCostThresholds - Static variable in class com.microstrategy.webapi.LeanXMLTag
 
Att_ReportCostUpperLimit - Static variable in class com.microstrategy.webapi.LeanXMLTag
 
Att_ReportDesc - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ReportFilter - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ReportFlags - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ReportFooter - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ReportFooterSub - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ReportHeader - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ReportHeaderSub - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ReportName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ReportToDocumentFlag - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ReportType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Repromptable - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_RequestedBufferSize - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_RequestId - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_RequestName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_RequestStatus - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_RequestType - Static variable in class com.microstrategy.webapi.LeanXMLTag
 
Att_RequestType - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_REQUIRED - Static variable in class com.microstrategy.web.beans.EventArgumentInfo
 
ATT_REQUIRED - Static variable in class com.microstrategy.web.config.DBParamInfoList
 
Att_RequireLookupTable - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_REQUIREMENTS - Static variable in class com.microstrategy.web.config.Visualization
The number of attributes and metrics required by the visualization, Note: This requirements has higher priority than ATT_ATTRIBUTE_MINIMUM and ATT_METRIC_MINIMUM
ATT_REQUIREMENTS_ID - Static variable in class com.microstrategy.web.config.Visualization
The i18n id of the visualization's requirement described in gallery
Att_RequireNewUnlockPhrase - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ResolutionID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ResolveShortcut - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Resource - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_RESOURCE_BUNDLE - Static variable in class com.microstrategy.web.beans.MessagesManager
 
Att_RestartIfProcessUnexpectedlyQuit - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ResultCode - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ResultFlag - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ResultFlags - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ResultType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ResultUpdateTime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ReturnAllAviData - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Reuse - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ReverseUndo - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Rights - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_RightTableID_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Role - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_ROLE - Static variable in class com.microstrategy.web.config.nameconversion.MapNameConversionElement
 
ATT_ROLEID - Static variable in class com.microstrategy.web.config.GeoShapeInfo
 
Att_RoleProcessing - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_ROOT_ONLY - Static variable in class com.microstrategy.web.app.EventMap
 
Att_RowCount_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_RowLimit - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_RowOrdinal - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_ROWS - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute rows.
Att_RowSpan - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_ROWSPAN - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute rowspan.
Att_RuntimePID_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_RWControlElementSourceOption - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_RWControlType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_RWCurrentLayout - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_RWDCachePriority - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_RWElementType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_RWFormatType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_RWLatestControlKey - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_RWNodeType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_RWSectionCurrentNode - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_SAVE_REPORT_PROPS - Static variable in class com.microstrategy.web.app.ExportFormat
Deprecated.
we now save properties for all formats
Att_SavedState - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Scale - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Scale_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ScheduleFilterFlags - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ScheduleFlags - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ScheduleREFID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SchemaID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SchemaInstanceID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SchemaManipulationType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SchemaVersion - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Scope - Static variable in class com.microstrategy.web.preferences.PreferenceDefinitionImpl
 
Att_Scope - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_SCOPE - Static variable in class com.microstrategy.web.app.Shortcut
 
ATT_SCOPE - Static variable in class com.microstrategy.web.app.Transition
xml attribute name for widget scope
ATT_SCOPE - Static variable in class com.microstrategy.web.config.AreaLayerInfo
 
ATT_SCOPE - Static variable in class com.microstrategy.web.config.DBParamInfoList
 
ATT_SCOPE - Static variable in class com.microstrategy.web.config.nameconversion.MapNameConversionElement
 
ATT_SCOPE - Static variable in class com.microstrategy.web.config.Visualization
xml attribute name for the scope of the visualization
ATT_SCRIPT_CLASS - Static variable in class com.microstrategy.web.app.ShortcutListSet
xml attribute name for the script class associated with the list set
ATT_SCRIPT_CLASS - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute scriptclass.
Att_ScriptPath - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ScriptRuntimeEnvExecTimeout - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ScriptRuntimeEnvMaxInstances - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ScriptRuntimeEnvMinInstances - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ScriptRuntimeEnvOthers - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ScriptRuntimeEnvPackages - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ScriptRuntimeEnvResource - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ScriptRuntimeEnvVersion - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ScriptRuntimeEnvWhitelist - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ScriptSecretValueChanged - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ScriptUsageType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ScriptVariableAllowEmpty - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ScriptVariableMultiple - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ScriptVariablePrompt - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ScriptVariableRequired - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ScriptVariableSecret - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ScriptVariableTxnColumn - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SearchFields - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SearchFolders - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SearchMode - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SearchReplaceRules - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SearchScope - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SearchTreeAttribute - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SearchTreeAttributeFormID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SearchTreeWeightAttribute - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SearchType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SearchWorkingSet - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SearchXProjIDs - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Second - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_SECONDARY_FIELD_VALUE - Static variable in class com.microstrategy.web.config.nameconversion.MapNameConversionElement
 
ATT_SECONDARYFIELD - Static variable in class com.microstrategy.web.config.GeoShapeInfo
 
ATT_SECONDARYFIELD_ROLE - Static variable in class com.microstrategy.web.config.GeoShapeInfo
 
Att_SecondFactorAuthMode - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_SECTIONID - Static variable in class com.microstrategy.web.config.ConnectionInfo
 
Att_SectionType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SecurityEnabled - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_SecurityEnabled - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SecurityFilters - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SecurityFiltersDescriptor - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Select - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SelectDistinct_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_SELECTED - Static variable in class com.microstrategy.web.app.Shortcut
 
ATT_SELECTED - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute selected.
ATT_SELECTED_TOOLBAR_PREFERENCE - Static variable in class com.microstrategy.web.app.RibbonList
 
Att_SelectionType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SelectorOption - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_SELECTOROPTION - Static variable in class com.microstrategy.web.config.DBParamInfoList
 
Att_SelectorStyle - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Semantics - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SendNow - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_SendNow - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Separator - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Seperator - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SeriesByCol - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_SERVER_COUNT - Static variable in class com.microstrategy.web.admin.AdminServersList
 
ATT_SERVER_NAME - Static variable in class com.microstrategy.web.app.StaticSession
Deprecated.
 
Att_ServerBusyIndicator - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ServerDefID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ServerName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ServerProjectId - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ServiceScheme - Static variable in class com.microstrategy.webapi.LeanXMLTag
 
ATT_SESSION - Static variable in class com.microstrategy.web.app.WebBeanInfo
 
Att_SessionEncryptionKey - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SessionFlags - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SessionID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SessionID_List - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SetName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SetOperator_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SetPrimaryDBRole - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SFGUID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SFId - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Shape - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_SHAPE_ID - Static variable in class com.microstrategy.web.config.nameconversion.MapNameConversionElement
 
ATT_SHAPECATEGORY - Static variable in class com.microstrategy.web.config.shape.MSTRGeoShapeInfo
 
ATT_SHAPEFILE - Static variable in class com.microstrategy.web.app.ShapeFileMap
 
ATT_SHAPEKEY - Static variable in class com.microstrategy.web.app.ShapeFileMap
 
ATT_SHAPEKEY - Static variable in class com.microstrategy.web.config.GeoShapeInfo
 
ATT_SHAPETYPE - Static variable in class com.microstrategy.web.app.ShapeFileMap
 
Att_SharedFormatID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SharedReportsFolderID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SharedToFlag - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SheetName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SheetName_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SheetNumber - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SheetNumber_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_SHORTCUT_CLASS_NAME - Static variable in class com.microstrategy.web.app.Shortcut
 
Att_ShortcutCacheInfoFlag - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ShortcutType - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_SHOW_IN_WEB - Static variable in class com.microstrategy.web.config.VisualizationList
xml attribute name for the show-in-web property of the visualization-list
ATT_SHOW_RECOVER_LINK - Static variable in class com.microstrategy.web.app.PageInfo
Flag indicating whether the page support automatic session recovery feature by displaying a recovery link to last messageID.
Att_ShowAll - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SimAggFunIndex - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SimpleSecurityPlugInWithLDAP - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Size - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_SIZE - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute size.
Att_SkipGuideSearch - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SkipNameClashCheck - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SLAId - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SliceID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SmartTotal - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SolveNameConflict - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SortChange - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SortMethod - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SortType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Source - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_SOURCE - Static variable in class com.microstrategy.web.app.ShortcutArgument
 
ATT_SOURCE - Static variable in class com.microstrategy.web.app.WebBeanProperty
 
ATT_SOURCE - Static variable in class com.microstrategy.web.transform.ActualParameterImpl
 
Att_SourceAccountID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SourceConsumer - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SourceFileName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SourceFlags - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SourceId - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SourceManipulationType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SourcePersonalViewID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SourceProject - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SourceRole - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SourceType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Span - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SparkDef_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SpecificDomain - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SQL - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SQLDuration - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SQLExecutionTime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SqlQueries_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SQLQueryColumnIndex - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SQLQueryID_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SQLTableID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SQLTableIndex - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SQLText_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SQLType - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_SRC - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute src.
ATT_SRC_BEAN - Static variable in class com.microstrategy.web.app.EventFlagList
 
Att_Stable - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_START_VALUE - Static variable in class com.microstrategy.web.config.CustomThreshold
 
Att_StartCol - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_StartColumn_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_StartingElement - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_StartingMessage - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_StartingObject - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_StartNumber - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_StartPage - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_StartPosition - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_StartRow - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_StartRow_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_StartTime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_State - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_STATE - Static variable in class com.microstrategy.web.app.ShortcutEvent
 
ATT_STATE_LEVEL - Static variable in class com.microstrategy.web.app.ShortcutEvent
 
Att_StateClear - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_StateID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_StateSet - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_StaticTimeIsGmt - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_StaticTimeMode - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_StaticTimeValue - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_StatisticDataID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_StatisticDBConnectionID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_StatisticDBIdentificationNameID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_StatisticDBRoleID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_StatsFrequency - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Status - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_STATUS - Static variable in class com.microstrategy.web.app.WebGuiComponent
 
Att_StdAuth - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_STDLOGIN - Static variable in class com.microstrategy.web.config.DBInfo
 
ATT_STYLE - Static variable in class com.microstrategy.web.app.ExportFormat
 
ATT_STYLE - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute style.
ATT_STYLE_NAME - Static variable in class com.microstrategy.web.app.Property
 
ATT_STYLE_NAME - Static variable in class com.microstrategy.web.app.WebGuiComponent
 
ATT_STYLE_NAME - Static variable in class com.microstrategy.web.config.Visualization
xml attribute name for the style-name of the visualization
ATT_STYLE_TYPE - Static variable in class com.microstrategy.web.app.WebGuiComponent
 
Att_SubBlockDirection - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SubBlockSize - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SubDepth - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SubscriptionId - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_SubscriptionId - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SubscriptionOwner - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SubscriptionRecipient - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SubsequentAction - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SubsequentDisplayMessage - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SubtotalFromBase - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SubtotalKey - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SubtotalReport - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SubtotalType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_SubType - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_SUBTYPE - Static variable in class com.microstrategy.web.app.WebGuiComponent
 
ATT_SUBTYPE - Static variable in class com.microstrategy.web.config.DBParamInfoList
 
ATT_SUBTYPES - Static variable in class com.microstrategy.web.config.Visualization
The visualizations subtypes.
ATT_SUMMARY - Static variable in class com.microstrategy.web.config.Visualization
The summary / definition of the visualization
ATT_SUMMARY - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute summary.
ATT_SUMMARY_ID - Static variable in class com.microstrategy.web.config.Visualization
The i18n id of the visualization's summary described in gallery
Att_SuppressLastLevel - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Synchronized - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_SYS_BEAN - Static variable in class com.microstrategy.web.app.ShortcutArgument
 
ATT_SYS_BEAN - Static variable in class com.microstrategy.web.app.WebBeanInfo
 
ATT_SYS_FOLDER_ID - Static variable in class com.microstrategy.web.app.FolderLink
 
Att_SystemLink - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TableAlias - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TableDuplicateRows - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TableExtraInformation - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TableID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TableId_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TableName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TableName_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TablePrefix - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TableSpaceName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TalkAboutCount - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_TARGET - Static variable in class com.microstrategy.web.app.EventMap
 
ATT_TARGET - Static variable in class com.microstrategy.web.app.Property
 
ATT_TARGET - Static variable in class com.microstrategy.web.app.Shortcut
 
ATT_TARGET - Static variable in class com.microstrategy.web.beans.EventInfo
 
ATT_TARGET - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute target.
ATT_TARGET_PAGE - Static variable in class com.microstrategy.web.app.FolderMapping
 
ATT_TARGET_PATH - Static variable in class com.microstrategy.web.app.RibbonList
 
Att_TargetAttributeFormID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TargetConflict - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TargetConsumerGroupID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TargetSubType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TargetType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TaskNum - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TechnicalName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TemplateID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TemplateIndex - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TemplateLimit - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TemplateLimitDescriptor - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TemplateLimitView - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TemplateLimitViewDescriptor - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TemplateName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TemplateOrigin - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TemplateSubtotalType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TemplateUnitsLimit - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TemplateUnitsLimitDescriptor - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_TEXTCOMBO_TOOLTIP_DESC_ID - Static variable in class com.microstrategy.web.app.Shortcut
 
Att_TextKey - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TextOnly_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TextType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TextValue - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ThemeID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ThreadCount - Static variable in class com.microstrategy.webapi.LeanXMLTag
 
Att_ThresholdAction - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ThresholdIndex - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Thumbnail - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ThumbnailID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ThumbnailString - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TimeFilterType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TimeInterval - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Timeout - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TimeRange - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TimeStamp - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TimezoneDatabaseName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TimezoneName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TimezoneSensitive - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TimezoneType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TimezoneUTCOffsetInSecond - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Title - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_TITLE - Static variable in class com.microstrategy.web.app.Transition
xml attribute name for widget title
ATT_TITLE - Static variable in class com.microstrategy.web.config.AreaLayerInfo
 
ATT_TITLE - Static variable in class com.microstrategy.web.config.CustomThresholdBand
 
ATT_TITLE - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute title.
ATT_TITLE_BEAN - Static variable in class com.microstrategy.web.app.PageInfo
 
ATT_TITLE_ID - Static variable in class com.microstrategy.web.app.Transition
xml attribute name for widget title_id
Att_TitleHeight - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ToAxis - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Token - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TokenExtraXDAClass - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TokenType - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_TOOLBAR_ENABLED_FEATURES - Static variable in class com.microstrategy.web.app.RibbonInfo
 
ATT_TOOLBAR_ID_FEATURES - Static variable in class com.microstrategy.web.app.RibbonInfo
 
ATT_TOOLBAR_LAYOUTS - Static variable in class com.microstrategy.web.app.RibbonInfo
 
ATT_TOOLBAR_MODEL - Static variable in class com.microstrategy.web.app.RibbonInfo
 
ATT_TOOLBAR_VISIBLE_FEATURES - Static variable in class com.microstrategy.web.app.RibbonInfo
 
Att_ToolTip - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Tooltip_Coordinates - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Top - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ToPosition - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Total - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TotalCol - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TotalCount - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_TotalFileSize - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TotalNumMoves - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TotalRow - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TraceFlag - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_TRACK - Static variable in class com.microstrategy.web.app.PageInfo
 
Att_TransactionBaseformID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TransactionColumnType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TransactionDataType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TransactionDataValue - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TransactionID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TransactionInputIndex - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TransactionNodeKey - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TransactionTimestamp - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TransactionType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TransactionUnitID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TransAttrID - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_TRANSFORM - Static variable in class com.microstrategy.web.transform.StyleImpl
 
ATT_TRANSFORM_CLASS - Static variable in class com.microstrategy.web.app.WebBeanStyle
 
Att_TransformationID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TransformationType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TreeType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TriggerId - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_TriggerId - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TriggerMemberRecurrence - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TriggerMemberValue - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TriggerName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TriggerType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TrustedWebServerName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TrustedWebServerToken - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Trustee - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_TY - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute ty.
Att_Type - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_TYPE - Static variable in class com.microstrategy.web.app.FlagInfo
 
ATT_TYPE - Static variable in class com.microstrategy.web.app.GraphFormatInfoHelper.GraphMajorType
 
ATT_TYPE - Static variable in class com.microstrategy.web.app.Property
 
ATT_TYPE - Static variable in class com.microstrategy.web.app.Shortcut
 
ATT_TYPE - Static variable in class com.microstrategy.web.app.ShortcutList
xml attribute name for the type associated with this shortcut list
ATT_TYPE - Static variable in class com.microstrategy.web.app.WebBeanProperty
 
ATT_TYPE - Static variable in class com.microstrategy.web.app.WebGuiComponent
 
ATT_TYPE - Static variable in class com.microstrategy.web.beans.EventArgumentInfo
 
ATT_TYPE - Static variable in class com.microstrategy.web.beans.EventHandlerInfo
 
ATT_TYPE - Static variable in class com.microstrategy.web.config.AreaLayerInfo
 
ATT_TYPE - Static variable in class com.microstrategy.web.config.DBParamInfoList
 
ATT_TYPE - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute type.
ATT_TYPE - Static variable in class com.microstrategy.web.transform.ActualParameterImpl
 
Att_Types - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_UID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_UndoFileName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_UniqueCount - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Unit - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_UnitData - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_UnitIndex - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_UnitTransactionFlag - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_UnitType - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_UNIXENCODING - Static variable in class com.microstrategy.web.config.DBVersionInfo
 
Att_UnlockPhrase - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_UnlockPhraseB - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_UpdateCache - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_UpdateCube - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_UpdateDataSources - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_UpdateHistoryList - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_UpdateObject - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_UpdatePropertyCanBeScheduledInMD - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_UpdatePropertyHasAllowedConsumerInMD - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_UpdateState_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_UpdateWallet - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_UpdateWorkingSet - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_UpperBound - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_URL - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_URL - Static variable in class com.microstrategy.web.config.esri.ESRIJSAPIUrlInfo
 
Att_URLBased - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_USE_BROWSE_FORM - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_USE_CASE - Static variable in class com.microstrategy.web.config.Visualization
The use case / example of the visualization
ATT_USE_CASE_ID - Static variable in class com.microstrategy.web.config.Visualization
The i18n id of the visualization's use case described in gallery
ATT_USE_DEFAULT - Static variable in class com.microstrategy.utils.config.AbstractConfigurationElement
Defines the "use-default" attribute.
ATT_USE_RESOURCE_MGR - Static variable in class com.microstrategy.web.app.PageInfo
 
ATT_USE_WINDOW_OPEN - Static variable in class com.microstrategy.web.app.Shortcut
 
Att_UseAppend - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_UseAutoPartitionAttribute - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_UseControlCondition - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Used - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_UseDescription - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_UseDescription2 - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_UseFileRules - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_UseInstance - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_UseInstance - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_UseName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_UseParameterizedSQL - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_USER_NAME - Static variable in class com.microstrategy.utils.xml.builders.WebReportLayoutBuilder
 
ATT_USER_NAME - Static variable in class com.microstrategy.web.app.StaticSession
Deprecated.
 
Att_UseSchema - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_UsherEmail - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_USID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Validate - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ValidateOnly - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ValidateResult - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ValidateResults - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_VALIDATOR - Static variable in class com.microstrategy.web.beans.EventArgumentInfo
 
ATT_VALIGN - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute valign.
Att_Value - Static variable in class com.microstrategy.webapi.LeanXMLTag
 
Att_Value - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_VALUE - Static variable in class com.microstrategy.web.app.BrowserSettingDefinition
 
ATT_VALUE - Static variable in class com.microstrategy.web.app.FlagInfo
 
ATT_VALUE - Static variable in class com.microstrategy.web.app.GraphFormatInfoHelper.Attribute
 
ATT_VALUE - Static variable in class com.microstrategy.web.app.ShortcutArgument
 
ATT_VALUE - Static variable in class com.microstrategy.web.app.UpdateFilterInfo
 
ATT_VALUE - Static variable in class com.microstrategy.web.app.WebBeanProperty
 
ATT_VALUE - Static variable in class com.microstrategy.web.app.WidgetProp
xml attribute name for the WidgetProp value
ATT_VALUE - Static variable in class com.microstrategy.web.beans.EventArgumentInfo
 
ATT_VALUE - Static variable in class com.microstrategy.web.config.DBIDInfo
 
ATT_VALUE - Static variable in class com.microstrategy.web.config.DBParamValInfo
 
ATT_VALUE - Static variable in class com.microstrategy.web.config.DBPreferenceItem
 
ATT_VALUE - Static variable in class com.microstrategy.web.config.DBTypeInfo
 
ATT_VALUE - Static variable in class com.microstrategy.web.config.DBVersionInfo
 
ATT_VALUE - Static variable in class com.microstrategy.web.platform.ParameterInfo
 
ATT_VALUE - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute value.
ATT_VALUE - Static variable in class com.microstrategy.web.transform.ActualParameterImpl
 
ATT_VALUE_ABSBOTTOM - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant attribute value absbottom.
ATT_VALUE_ABSMIDDLE - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant attribute value absmiddle.
ATT_VALUE_BOTTOM - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant attribute value bottom.
ATT_VALUE_BUTTON - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant attribute value button.
ATT_VALUE_CHECKBOX - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant attribute value checkbox.
ATT_VALUE_DEFAULT - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant attribute value 1.
ATT_VALUE_EMBED - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant attribute value embed.
ATT_VALUE_FALSE - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant attribute value false.
ATT_VALUE_HIDDEN - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant attribute value hidden.
ATT_VALUE_IMAGE - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant attribute value image.
ATT_VALUE_JAVASCRIPT - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant attribute value javascript.
ATT_VALUE_LEFT - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant attribute value left.
ATT_VALUE_MAX - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant attribute value number.
ATT_VALUE_MIDDLE - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant attribute value middle.
ATT_VALUE_MIN - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant attribute value number.
ATT_VALUE_NUMBER - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant attribute value number.
ATT_VALUE_POST - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant attribute value post.
ATT_VALUE_RADIO - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant attribute value radio.
ATT_VALUE_SUBMIT - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant attribute value submit.
ATT_VALUE_TEXT - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant attribute value text.
ATT_VALUE_TOP - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant attribute value top.
ATT_VALUE_TRUE - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant attribute value true.
Att_Value2 - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ValueColumn - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ValuePostfix - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ValuePrefix - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ValueType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_VariableName - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_VARIANT - Static variable in class com.microstrategy.web.beans.MessageInfoImpl
 
Att_VerificationCode - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Version - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_VERSION - Static variable in class com.microstrategy.utils.config.AbstractConfigurationElementList
Version attribute
ATT_VERSION - Static variable in class com.microstrategy.utils.Version
 
ATT_VERSION - Static variable in class com.microstrategy.web.app.PageManager
 
ATT_VERSION - Static variable in class com.microstrategy.web.beans.EventHandlersCatalog
 
ATT_VERSION - Static variable in class com.microstrategy.web.beans.MessagesManager
 
ATT_VERSION - Static variable in class com.microstrategy.web.transform.StyleCatalogImpl
 
ATT_VIEW_MODE - Static variable in class com.microstrategy.web.app.ExportFormat
 
ATT_VIEW_MODE - Static variable in class com.microstrategy.web.config.VisualizationList
xml attribute name for the view-mode of the visualization-list
Att_ViewFormsDefault - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ViewIndex - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ViewMedia - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_ViewMode - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_VSPACE - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute vspace.
Att_WaitingDBJobCount - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_WaitingList - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_WaitingPromptJobCount - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Wallet - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_WalletBinary - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_WalletInfo - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_WarehouseDBConnectionID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_WarehouseDBIdentificationNameID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_WarehousePriority - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Watermark - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Website - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Week - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Weight - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_WereHereCount - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_WhereExpression_Long - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_WHMoveThroughImportConsumer - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_WHMoveThroughImportGroup - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_WHMoveThroughSearchForGroup - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_WIDGET_TYPE - Static variable in class com.microstrategy.web.config.Visualization
The widget type of this visualization (used on dashboards)
Att_Width - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_WIDTH - Static variable in interface com.microstrategy.web.tags.EnumHTMLTags
The constant name of the HTML attribute width.
Att_Width2 - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_WINDOW - Static variable in class com.microstrategy.web.beans.EventInfo
 
Att_WindowSettingColumnMode - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_WindowSettingRowMode - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_WithoutData - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_WorkspaceID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_X - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_XDAType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_XMLFlags - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_XMLMaxNodes - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_XMLMERGE_ID - Static variable in class com.microstrategy.web.app.ShortcutEvent
 
Att_Y - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Year - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Zindex - Static variable in class com.microstrategy.webapi.XMLTags
 
attachTo(Tag) - Method in class com.microstrategy.web.app.gui.ContextMenu
Appends to the HTML Tag all those attributes required to trigger the display of the context-menu.
attachTo(Tag, int) - Method in class com.microstrategy.web.app.gui.ContextMenu
Appends to the HTML Tag those attributes required to trigger the display of the context-menu.
attempt(long) - Method in interface com.microstrategy.utils.concurrent.Sync
Wait at most msecs to pass; report whether passed.
attempt(long) - Method in class com.microstrategy.utils.concurrent.SyncLogWrapper
 
attempt(long) - Method in class com.microstrategy.utils.concurrent.WriterPreferenceReadWriteLock.ReaderLock
 
attempt(long) - Method in class com.microstrategy.utils.concurrent.WriterPreferenceReadWriteLock.WriterLock
 
ATTEMPT_FAILOVER - com.microstrategy.webapi.IDSSXMLServerSession.FAILOVER
 
attForms - Variable in class com.microstrategy.web.app.transforms.AttributeElementsWidgetTransform
 
attForms - Variable in class com.microstrategy.web.app.transforms.DataExplorerFolderWidgetTransform
Indicate whether and how to include the forms information for attribute object in the folder.
attForms - Variable in class com.microstrategy.web.app.transforms.FolderViewWidgetTransform
Indicate whether and how to include the forms information for attribute object in the folder.
attForms - Variable in class com.microstrategy.web.app.transforms.PromptAnswerTransform
 
AttFormsReportProperty(String, String, String) - Constructor for class com.microstrategy.web.app.addons.AbstractSaveReportPropertiesAddOn.AttFormsReportProperty
Deprecated.
 
AttFormsReportProperty(String, String, String) - Constructor for class com.microstrategy.web.app.beans.ReportPreferencePropertyListMapper.AttFormsReportProperty
 
ATTR_ADDRESS_DEFAULT - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
ATTR_ADDRESS_DELIVERY_WIN - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
ATTR_ADDRESS_DESCRIPTION - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
ATTR_ADDRESS_DEVICE_ID - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
ATTR_ADDRESS_DEVICE_NAME - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
ATTR_ADDRESS_ID - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
ATTR_ADDRESS_IS_NEW - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
ATTR_ADDRESS_NAME - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
ATTR_ADDRESS_PHYSICAL_ADD - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
ATTR_ADDRESS_TRANSPROPS - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
ATTR_ALL_FORMS - Static variable in class com.microstrategy.web.app.utils.ExpressionHelper
 
ATTR_BROWSE_FORMS - Static variable in class com.microstrategy.web.app.utils.ExpressionHelper
Flag indicating type of forms to be retrieved for a given attribute: ATTR_BROWSE_FORMS ATTR_ALL_FORMS ATTR_TEMPLATE_FORMS
ATTR_CAN_COPY - Static variable in interface com.microstrategy.web.app.transforms.EnumHTMLAttributes
 
ATTR_CAN_CREATE_SHORTCUT - Static variable in interface com.microstrategy.web.app.transforms.EnumHTMLAttributes
 
ATTR_CAN_DELETE - Static variable in interface com.microstrategy.web.app.transforms.EnumHTMLAttributes
 
ATTR_CAN_MOVE - Static variable in interface com.microstrategy.web.app.transforms.EnumHTMLAttributes
 
ATTR_CAN_REMOVE_CHILD - Static variable in interface com.microstrategy.web.app.transforms.EnumHTMLAttributes
 
ATTR_CAN_RENAME - Static variable in interface com.microstrategy.web.app.transforms.EnumHTMLAttributes
 
ATTR_CMDID - Static variable in interface com.microstrategy.web.app.transforms.EnumHTMLAttributes
 
ATTR_CMDVL - Static variable in interface com.microstrategy.web.app.transforms.EnumHTMLAttributes
 
ATTR_COL_TITLE_MISSING - Static variable in interface com.microstrategy.web.app.transforms.EnumGridCellMapAttributes
This attribute would be present if the last Column attribute title is missing
ATTR_COL_TITLE_MISSING_VAL - Static variable in interface com.microstrategy.web.app.transforms.EnumGridCellMapAttributes
column title missing
ATTR_COMPONENT_DESCRIPTION - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
ATTR_COMPONENT_ID - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
ATTR_COMPONENT_NAME - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
ATTR_COMPONENTS - Static variable in interface com.microstrategy.web.app.transforms.EnumJSONAttributes
 
ATTR_CONTENT - Static variable in interface com.microstrategy.web.app.transforms.EnumJSONAttributes
 
ATTR_CSS - Static variable in interface com.microstrategy.web.app.transforms.EnumJSONAttributes
 
ATTR_DF - Static variable in interface com.microstrategy.web.app.transforms.EnumHTMLAttributes
 
ATTR_DIALOG - Static variable in interface com.microstrategy.web.app.transforms.EnumHTMLAttributes
 
ATTR_DIALOG - Static variable in interface com.microstrategy.web.app.transforms.EnumJSONAttributes
 
ATTR_DPN - Static variable in interface com.microstrategy.web.app.transforms.EnumHTMLAttributes
 
ATTR_DPNND - Static variable in interface com.microstrategy.web.app.transforms.EnumHTMLAttributes
 
ATTR_DTY - Static variable in interface com.microstrategy.web.app.transforms.EnumHTMLAttributes
 
ATTR_ERR - Static variable in interface com.microstrategy.web.app.transforms.EnumHTMLAttributes
 
ATTR_ERRBOX - Static variable in interface com.microstrategy.web.app.transforms.EnumJSONAttributes
 
ATTR_FLD - Static variable in interface com.microstrategy.web.app.transforms.EnumHTMLAttributes
 
ATTR_FLDID - Static variable in interface com.microstrategy.web.app.transforms.EnumHTMLAttributes
 
ATTR_GE - Static variable in interface com.microstrategy.web.app.transforms.EnumHTMLAttributes
 
ATTR_GT - Static variable in interface com.microstrategy.web.app.transforms.EnumHTMLAttributes
 
ATTR_HIDDEN - Static variable in interface com.microstrategy.web.app.transforms.EnumHTMLAttributes
 
ATTR_ID - Static variable in interface com.microstrategy.web.app.transforms.EnumJSONAttributes
 
ATTR_ISFLASHVIS - Static variable in interface com.microstrategy.web.app.transforms.EnumJSONAttributes
 
ATTR_LE - Static variable in interface com.microstrategy.web.app.transforms.EnumHTMLAttributes
 
ATTR_LIST_OPERATORS - Static variable in class com.microstrategy.web.app.utils.ExpressionHelper
 
ATTR_LT - Static variable in interface com.microstrategy.web.app.transforms.EnumHTMLAttributes
 
ATTR_MAX - Static variable in interface com.microstrategy.web.app.transforms.EnumHTMLAttributes
 
ATTR_MIN - Static variable in interface com.microstrategy.web.app.transforms.EnumHTMLAttributes
 
ATTR_MODAL - Static variable in interface com.microstrategy.web.app.transforms.EnumHTMLAttributes
 
ATTR_NAME_ARG_TYPE - Static variable in interface com.microstrategy.web.tags.ArgumentTag
The constant name of the attribute type.
ATTR_NAME_ARG_VALUE - Static variable in interface com.microstrategy.web.tags.ValuefulTag
The constant name of the attribute value.
ATTR_NAME_ATTRIBUTE - Static variable in interface com.microstrategy.web.tags.AttrTag
The constant name for the "attribute" attribute.
ATTR_NAME_BASE_ID - Static variable in interface com.microstrategy.web.tags.BaseTag
The constant name of the id attribute.
ATTR_NAME_BASE_PARAM - Static variable in interface com.microstrategy.web.tags.ArgumentTag
The constant name of the attribute base.
ATTR_NAME_FILE_NAME - Static variable in interface com.microstrategy.web.tags.IncludeTag
The constant name of the attribute file.
ATTR_NAME_IF_OPERATOR - Static variable in interface com.microstrategy.web.tags.IfTag
The constant name of the operator attribute.
ATTR_NAME_IF_VALUE - Static variable in interface com.microstrategy.web.tags.IfTag
The constant name of the value attribute.
ATTR_NAME_LAYOUT_VERSION - Static variable in interface com.microstrategy.web.tags.LayoutTag
The constant name of the attribute version of a layout.
ATTR_NAME_LIST_NAME - Static variable in interface com.microstrategy.web.tags.ListTag
The constant name of the attribute id.
ATTR_NAME_LIST_NAME - Static variable in interface com.microstrategy.web.tags.NextTag
The constant name of the attribute list.
ATTR_NAME_MAPCONDITION_ADDL_DATA - Static variable in class com.microstrategy.web.transform.StyleMapConditionImpl
The name of the map condition "additional data" attribute.
ATTR_NAME_MAPCONDITION_MAPPER - Static variable in class com.microstrategy.web.transform.StyleMapConditionImpl
The name of the map condition mapper attribute.
ATTR_NAME_MAPCONDITION_TO_STYLE - Static variable in class com.microstrategy.web.transform.StyleMapConditionImpl
The name of the map condition "to style" attribute.
ATTR_NAME_MAPDEFAULT_TO_STYLE - Static variable in class com.microstrategy.web.transform.StyleMapDefaultImpl
The name of the map default "to style" attribute.
ATTR_NAME_MAPPERDEFN_CLASS - Static variable in class com.microstrategy.web.transform.MapperDefnImpl
This is the name of the mapper definition class attribute.
ATTR_NAME_MAPPERDEFN_DESCRIPTION - Static variable in class com.microstrategy.web.transform.MapperDefnImpl
This is the name of the mapper definition description attribute.
ATTR_NAME_MAPPERDEFN_NAME - Static variable in class com.microstrategy.web.transform.MapperDefnImpl
This is the name of the mapper definition name attribute.
ATTR_NAME_METHOD - Static variable in interface com.microstrategy.web.tags.DynamicTag
The constant name of the attribute method name.
ATTR_NAME_METHOD_BASE - Static variable in interface com.microstrategy.web.tags.DynamicTag
The constant name of the attribute method base.
ATTR_NAME_NAME - Static variable in interface com.microstrategy.web.tags.DynamicTag
The constant name of the attribute method name.
ATTR_NAME_NAME - Static variable in interface com.microstrategy.web.tags.SlotTag
The constant name of the attribute name.
ATTR_NAME_SLOT_NAME - Static variable in interface com.microstrategy.web.tags.ReplaceTag
The constant name of the attribute slot.
ATTR_NAME_STYLEMAP_FROM_STYLE - Static variable in class com.microstrategy.web.transform.StyleMapImpl
The name of the style map "from style" attribute.
ATTR_NOZEROSTR - Static variable in interface com.microstrategy.web.app.transforms.EnumHTMLAttributes
 
ATTR_OPERATORS - Static variable in class com.microstrategy.web.app.utils.ExpressionHelper
Flag for determining type of operators list to be displayed: ATTR_OPERATORS METRIC_OPERATORS ALL_OPERATORS
ATTR_PARTIAL - Static variable in interface com.microstrategy.web.app.transforms.EnumJSONAttributes
 
ATTR_QUALIFICATION - Static variable in interface com.microstrategy.web.objects.rw.EnumRWControlStyle
Attribute Qualification
ATTR_REGEX - Static variable in interface com.microstrategy.web.app.transforms.EnumHTMLAttributes
 
ATTR_REGEX_MSG - Static variable in interface com.microstrategy.web.app.transforms.EnumHTMLAttributes
 
ATTR_SCROLL_TYPE - Static variable in interface com.microstrategy.web.app.transforms.EnumHTMLAttributes
 
ATTR_SHOW_ITEM - Static variable in interface com.microstrategy.web.app.transforms.EnumHTMLAttributes
 
ATTR_SLID - Static variable in interface com.microstrategy.web.app.transforms.EnumJSONAttributes
 
ATTR_SUBSCRIPITON_ERROR_DESC - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
ATTR_SUBSCRIPITON_ERROR_ID - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
ATTR_TEMPLATE_FORMS - Static variable in class com.microstrategy.web.app.utils.ExpressionHelper
 
ATTR_VALUE_SOURCE_CONSTANT - Static variable in class com.microstrategy.web.app.tasks.config.StyleInfo
 
ATTR_VALUE_SOURCE_PARAMETER - Static variable in class com.microstrategy.web.app.tasks.config.StyleInfo
 
ATTR_ZERO - Static variable in interface com.microstrategy.web.app.transforms.EnumHTMLAttributes
 
attrFormTypeInAvailableList - Variable in class com.microstrategy.web.app.transforms.AbstractPromptExpressionTransform
Specifies what attribute forms are to be displayed.
attribFormNameInAQConditions() - Method in class com.microstrategy.web.app.transforms.FilterDetailsEditorTransform
Returns the property value whether to Include Attribute form names in Attribute Qualification conditions.
Attribute - com.microstrategy.web.tasks.models.EnumMappingObjectType
 
Attribute() - Constructor for class com.microstrategy.web.app.GraphFormatInfoHelper.Attribute
 
ATTRIBUTE - com.microstrategy.web.platform.Source
Server side attributes.
ATTRIBUTE_ACTION_UPDATE_FORM - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDerivedAttributeAction
update the form of derived attribute
ATTRIBUTE_ACTION_UPDATE_NAME - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDerivedAttributeAction
update the name of derived attribute
ATTRIBUTE_EVENT_ARGUMENT_ATTRIBUTE_ID - Static variable in interface com.microstrategy.web.beans.EnumAttributeBeanEvents
 
ATTRIBUTE_EVENT_ARGUMENT_BLOCK_BEGIN - Static variable in interface com.microstrategy.web.beans.EnumAttributeBeanEvents
Specifies the blockBegin property for incremental fetch.
ATTRIBUTE_EVENT_ARGUMENT_BLOCK_COUNT - Static variable in interface com.microstrategy.web.beans.EnumAttributeBeanEvents
Specifies the blockCount property for incremental fetch.
ATTRIBUTE_EVENT_ARGUMENT_BROWSE_PATH_XML - Static variable in interface com.microstrategy.web.beans.EnumAttributeBeanEvents
Specifies the browse path for this attribute in the hierarchy.
ATTRIBUTE_EVENT_ARGUMENT_CLIENT_FORM_PATTERNS - Static variable in interface com.microstrategy.web.beans.EnumAttributeBeanEvents
Specifies the attribute forms, which is sent from client, the search should apply on during retrieving elements of this attribute.
ATTRIBUTE_EVENT_ARGUMENT_COLLECT_FORMS - Static variable in interface com.microstrategy.web.beans.EnumAttributeBeanEvents
Specifies whether the attribute should retrieve the attribute forms.
ATTRIBUTE_EVENT_ARGUMENT_CONTOL_KEY - Static variable in interface com.microstrategy.web.beans.EnumAttributeBeanEvents
 
ATTRIBUTE_EVENT_ARGUMENT_DATASET_ID - Static variable in interface com.microstrategy.web.beans.EnumAttributeBeanEvents
Specifies whether the search should be performed with case sensitive or not.
ATTRIBUTE_EVENT_ARGUMENT_DATASOURCES_XML - Static variable in interface com.microstrategy.web.beans.EnumAttributeBeanEvents
Specifies dataSourcesXML for the attribute.
ATTRIBUTE_EVENT_ARGUMENT_DIMENSION_ID - Static variable in interface com.microstrategy.web.beans.EnumAttributeBeanEvents
Specifies the hierarchy DSSID from which this attribute info should be retrieved.
ATTRIBUTE_EVENT_ARGUMENT_EXPRESSION_XML - Static variable in interface com.microstrategy.web.beans.EnumAttributeBeanEvents
 
ATTRIBUTE_EVENT_ARGUMENT_FILTER_XML - Static variable in interface com.microstrategy.web.beans.EnumAttributeBeanEvents
Specifies the xml for the filter to apply on retrieving the elements of this attribute.
ATTRIBUTE_EVENT_ARGUMENT_MESSAGE_ID - Static variable in interface com.microstrategy.web.beans.EnumAttributeBeanEvents
Specifies whether the search should be performed with case sensitive or not.
ATTRIBUTE_EVENT_ARGUMENT_RAW_INPUT - Static variable in interface com.microstrategy.web.beans.EnumAttributeBeanEvents
Specifies the raw input of the user for this search.
ATTRIBUTE_EVENT_ARGUMENT_SEARCH_FORMS - Static variable in interface com.microstrategy.web.beans.EnumAttributeBeanEvents
Specifies the attribute forms the search should apply on during retrieving elements of this attribute.
ATTRIBUTE_EVENT_ARGUMENT_SEARCH_MATCH_CASE - Static variable in interface com.microstrategy.web.beans.EnumAttributeBeanEvents
Specifies whether the search should be performed with case sensitive or not.
ATTRIBUTE_EVENT_ARGUMENT_SEARCH_PATTERN - Static variable in interface com.microstrategy.web.beans.EnumAttributeBeanEvents
Specifies the search pattern for retrieving elements of this attribute.
ATTRIBUTE_EVENT_ARGUMENT_SHORT_FILTER_XML - Static variable in interface com.microstrategy.web.beans.EnumAttributeBeanEvents
Specifies whether the search should be performed with case sensitive or not.
ATTRIBUTE_EVENT_ARGUMENT_TEMPLATE_NODE_KEY - Static variable in interface com.microstrategy.web.beans.EnumAttributeBeanEvents
Specifies the template node we what to browse elements for.
ATTRIBUTE_EVENT_ARGUMENT_USE_BROWSE_FORM - Static variable in interface com.microstrategy.web.beans.EnumAttributeBeanEvents
Specifies that use attribute browse forms
ATTRIBUTE_EVENT_BROWSE - Static variable in interface com.microstrategy.web.beans.EnumAttributeBeanEvents
 
ATTRIBUTE_FORM_FOR_LATITUDE_FROM_GA - Static variable in class com.microstrategy.web.app.transforms.IPhoneMapVisualizationPropertiesTransform
 
ATTRIBUTE_FORM_FOR_LONGITUDE_FROM_GA - Static variable in class com.microstrategy.web.app.transforms.IPhoneMapVisualizationPropertiesTransform
 
AttributeBean - Interface in com.microstrategy.web.beans
This bean is used for browsing attribute elements.
AttributeElementListHandler(SAXSupport, WebNode) - Constructor for class com.microstrategy.web.objects.WebExpressionParser.AttributeElementListHandler
 
AttributeElementListHandler(SAXSupport, WebNode, boolean) - Constructor for class com.microstrategy.web.objects.WebExpressionParser.AttributeElementListHandler
 
AttributeElementsWidgetTransform - Class in com.microstrategy.web.app.transforms
 
AttributeElementsWidgetTransform() - Constructor for class com.microstrategy.web.app.transforms.AttributeElementsWidgetTransform
 
AttributeEventHandler - Class in com.microstrategy.web.beans
 
AttributeEventHandler() - Constructor for class com.microstrategy.web.beans.AttributeEventHandler
 
AttributeForm - com.microstrategy.web.tasks.models.EnumMappingObjectType
 
AttributeFormExpressionHandler(SAXSupport, WebNode) - Constructor for class com.microstrategy.web.objects.WebExpressionParser.AttributeFormExpressionHandler
 
AttributeFormExpressionHandler(SAXSupport, WebNode, boolean) - Constructor for class com.microstrategy.web.objects.WebExpressionParser.AttributeFormExpressionHandler
 
attributeFormImage - Variable in class com.microstrategy.web.app.transforms.AbstractObjectBrowserTabTransform
Indicates the image to use when displaying an attribute form.
AttributeFormQualHandler(SAXSupport, WebNode) - Constructor for class com.microstrategy.web.objects.WebExpressionParser.AttributeFormQualHandler
 
AttributeFormQualHandler(SAXSupport, WebNode, boolean) - Constructor for class com.microstrategy.web.objects.WebExpressionParser.AttributeFormQualHandler
 
attributeForms - Variable in class com.microstrategy.web.app.transforms.SurveyVisualizationPropertiesTransform
 
AttributeFormsEditorBean - Interface in com.microstrategy.web.app.beans
This editor is used to modify the the available forms of an attribute in a report.
AttributeFormsEditorTransform - Class in com.microstrategy.web.app.transforms
This class generates the output for the AttributeFormsEditorBean.
AttributeFormsEditorTransform() - Constructor for class com.microstrategy.web.app.transforms.AttributeFormsEditorTransform
Default empty constructor.
AttributeFormsElement - Class in com.microstrategy.web.app.utils
This class acts as a container for attribute forms
AttributeFormsElement(String) - Constructor for class com.microstrategy.web.app.utils.AttributeFormsElement
Creates a new instance of the class and sets all the properties of the class using one single string
AttributeFormsElement(String, boolean, boolean, String, boolean) - Constructor for class com.microstrategy.web.app.utils.AttributeFormsElement
Creates a new instance of the class and sets all the properties of the class using individual parameters
AttributeFormsQualificationBean - Interface in com.microstrategy.web.app.beans
This inteface represents the bean used in the Attribute Form Qualification in a prompted report.
AttributeFormsQualificationBeanImpl - Class in com.microstrategy.web.app.beans
 
AttributeFormsQualificationBeanImpl() - Constructor for class com.microstrategy.web.app.beans.AttributeFormsQualificationBeanImpl
Default constructor
AttributeFormsQualificationTransform - Class in com.microstrategy.web.app.transforms
Used mostly on prompts, this transform renders a dialog which enables users to build a qualification based on an attribute form value.
AttributeFormsQualificationTransform() - Constructor for class com.microstrategy.web.app.transforms.AttributeFormsQualificationTransform
Default empty constructor.
AttributeFormTask - Class in com.microstrategy.web.app.tasks
 
AttributeFormTask() - Constructor for class com.microstrategy.web.app.tasks.AttributeFormTask
 
attributeGroupInfoParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.GetReportXDADefinitionTask
 
attributeImage - Variable in class com.microstrategy.web.app.transforms.AbstractObjectBrowserTabTransform
Indicates the image to use when displaying an attribute.
attributeImage - Variable in class com.microstrategy.web.app.transforms.PromptHierarchicalTreeTransform
Deprecated.
Image used to represent an attribute.
attributeImage - Variable in class com.microstrategy.web.app.transforms.PromptHierarchicalTreeXHTMLTransform
Image used to represent an attribute.
attributeImage - Variable in class com.microstrategy.web.app.transforms.PromptsIFrameTransform
Specifies the image to use to represent an attribute object in tree.
attributeLockedImage - Variable in class com.microstrategy.web.app.transforms.PromptHierarchicalTreeTransform
Deprecated.
Image used to represent a locked attribute.
attributeLockedImage - Variable in class com.microstrategy.web.app.transforms.PromptHierarchicalTreeXHTMLTransform
Image used to represent a locked attribute.
attributeLockedImage - Variable in class com.microstrategy.web.app.transforms.PromptsIFrameTransform
Specifies the image to use to represent a locked attribute object in tree.
attributeMap - Variable in class com.microstrategy.web.app.transforms.SurveyVisualizationPropertiesTransform
 
AttributeRemappingError - Interface in com.microstrategy.web.app.beans
This interface exposes the Attribute Remapping Error to the transformer.
AttributeRemappingErrorImpl - Class in com.microstrategy.web.app.beans
 
AttributeRemappingErrorImpl(AppComponent, int, String) - Constructor for class com.microstrategy.web.app.beans.AttributeRemappingErrorImpl
 
attributes - Variable in class com.microstrategy.web.app.transforms.SurveyVisualizationPropertiesTransform
 
attributes(Optional<Boolean>, Optional<Boolean>, CookieProcessorFilter.SameSite) - Method in interface com.microstrategy.web.filter.CookieProcessorFilter.CookieHandler
 
attributeSearchRequired - Variable in class com.microstrategy.web.app.transforms.PromptHierarchicalCartXHTMLTransform
Indicates whether or not a search is required for displaying attribute elements.
AttributeSelectionMode - Static variable in interface com.microstrategy.web.app.beans.EnumPromptObjectSelectionMode
 
AttributesLevel - Static variable in interface com.microstrategy.web.beans.EnumDimensionalityLevel
Attributes level.
AttributesXt - Interface in com.microstrategy.utils.xml
This interface is a wrapper around Attributes, adding helper methods to cast attribute values to various data types.
AttrTag - Interface in com.microstrategy.web.tags
This interface represents a dynamic attribute on a Tag.
AUDIT - Static variable in class com.microstrategy.utils.log.Level
 
AuditEvent - Class in com.microstrategy.utils.log.audit
This class was created to server as a way to group the necessary information required by FedRamp initiative when doing Audit level logs.
AuditEvent(EnumAuditEventResult) - Constructor for class com.microstrategy.utils.log.audit.AuditEvent
Creates an AuditEvent with the result initialized
AuditEvent(EnumAuditEventType) - Constructor for class com.microstrategy.utils.log.audit.AuditEvent
Creates an AuditEvent with eventType initialized
AuditEvent(EnumAuditEventType, EnumAuditEventResult) - Constructor for class com.microstrategy.utils.log.audit.AuditEvent
Creates AuditEvent with both event type and result initialized
AuditLogProvider - Interface in com.microstrategy.utils.log.audit
This is the SPI (i.e., Service Provider Interface) for registering the audit log provider.
AuditLogUtils - Class in com.microstrategy.utils.log.audit
Utility class for audit log related operations.
auditUsers(WebUserEntity) - Method in interface com.microstrategy.web.objects.admin.licensing.LicenseSource
Audits the given user groups.
August - Static variable in interface com.microstrategy.web.objects.WebScheduleTriggerTimeYearly
Month enumeration
AUTH_C_LOGIN_FAIL_ACCOUNT_DISABLED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTH_C_LOGIN_FAIL_EXPIRED_PWD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTH_C_LOGIN_FAIL_INVALID_PWD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTH_C_LOGIN_FAIL_MUILTUSER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTH_C_LOGIN_FAIL_USERGROUP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTH_C_LOGIN_USER_NO_PRIV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTH_C_MD_CONNECTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTH_C_NO_PROJECT_ACCESSIBLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTH_C_NULL_LOGIN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTH_C_NULL_MDLOGIN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTH_C_NULL_WHLOGIN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTH_C_USER_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTH_C_WH_CONNECTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTH_E_NO_CONFIGURATION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTH_MODE_FIELD_MISSING - Static variable in class com.microstrategy.web.app.StaticSession
Deprecated.
Flag for indicating auth mode field is missing from the session information
authCodeParam - Variable in class com.microstrategy.web.app.tasks.GetWebServiceCatalogTask
 
AUTHEN_E_ADD_HOLDER_TO_MEMBER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_ADD_SELF_TO_SELF - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_ADD_USER_TO_USER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_COPY_MEMBERSHIP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_DATE_OUT_OF_RANGE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_DEPRECATED_PRIVILEGE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_EXPIRED_APITOKEN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_INVALID_ANT_COMMENT_EXPIRATION_DATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_INVALID_APITOKEN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_INVALID_IMPERSONATED_USER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_INVALID_IMPERSONATED_USER_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_INVALID_OPERATION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_INVALID_PWD_EXPIRATION_DATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_INVALID_USER_IN_API_TOKEN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_LDAP_PLATFORM_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_LOGIN_BAD_TOKEN_STRING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_LOGIN_CANNOT_FIND_USER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_LOGIN_EMPTY_USERNAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_LOGIN_FAIL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_LOGIN_FAIL_ACCOUNT_DISABLED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_LOGIN_FAIL_CHANGED_PASSWORD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_LOGIN_FAIL_EXPIRED_PWD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_LOGIN_FAIL_GET_CLIENT_NTSID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_LOGIN_FAIL_INTEGRATED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_LOGIN_FAIL_INVALID_PWD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_LOGIN_FAIL_MUILTUSER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_LOGIN_FAIL_NO_STANDARD_AUTH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_LOGIN_FAIL_NTTRUST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_LOGIN_FAIL_USERGROUP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_LOGIN_FAIL_WHCREDENTIAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_LOGIN_FAILED_NEW_PASSWORD_REQD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_LOGIN_PASSWORD_FAIL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_LOGIN_USER_NO_PRIV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_LOGIN_WITH_INFO - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_MD4_ALTOWNER_NO_IMPERSONATE_SYSTEM_USER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_MD4_ALTOWNER_NOT_ENABLED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_OPEN_TOO_MANY_PROJECTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_PARENT_NOT_IN_STATIC_PARENTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_PASSWD_MODIFIABLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_PRIV_DES_NOTFOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_PRIV_NAME_NOTFOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_PUT_LDAPDN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_PUT_LOGIN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_PUT_NTSID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_PUT_RDBMSLOGIN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_PUT_UID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_PWD_LOCKED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_REMOVE_USER_FROM_USER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_REQUIRE_NEW_PWD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_SECOND_FACTOR_AUTH_FAIL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_SENSITIVE_PRIV_CONTROL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_SYSTEM_PRIVILEGE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_USER_ACCT_REQD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_USER_LOCKED_EXCEED_FAIL_ATTEPTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_USER_NO_PRIV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_USER_NO_PRIV_FFSQL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_USER_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_USHER_NO_ADMIN_TOKEN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_USHER_NO_ORGID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_USHER_NO_URL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_USHER_QR_CODE_LOGIN_FAIL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_E_WRONG_PWD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_NOT_ALLOW_LOGIN_FOR_NOT_LINKED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHEN_NOT_TRUSTED_WEB_SERVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
AUTHENTICATION_REQUEST - Static variable in interface com.microstrategy.web.app.ExternalSecurity
Indicates the request type was for authentication
AuthenticationHelper - Class in com.microstrategy.web.app.tasks
 
AuthenticationHelper() - Constructor for class com.microstrategy.web.app.tasks.AuthenticationHelper
 
AuthFormatter - Class in com.microstrategy.web.app.utils.log
Used for formatting authentication error entries.
AuthFormatter() - Constructor for class com.microstrategy.web.app.utils.log.AuthFormatter
 
AuthMode_NativeOidc - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAuthModes
 
AuthMode_WebOidc - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAuthModes
 
AuthMode_WebSaml - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAuthModes
 
authModeTaskParam - Variable in class com.microstrategy.web.app.tasks.ChangePasswordTask
 
authModeTaskParam - Variable in class com.microstrategy.web.app.tasks.LoginFirstTask
 
authModeTaskParam - Variable in class com.microstrategy.web.tasks.LoginTask
 
AUTHORIZATION_REQUEST - Static variable in interface com.microstrategy.web.app.ExternalSecurity
Indicates the request type was for authorization
AuthUtils - Class in com.microstrategy.web.app.utils.usher
 
AuthUtils - Class in com.microstrategy.web.objects
 
AuthUtils() - Constructor for class com.microstrategy.web.app.utils.usher.AuthUtils
 
AuthUtils() - Constructor for class com.microstrategy.web.objects.AuthUtils
 
AuthUtils.UsherResponseViaIServer - Class in com.microstrategy.web.app.utils.usher
 
AUTO - com.microstrategy.webapi.KerberosSession.EnumKerberosMode
 
AUTO - Static variable in class com.microstrategy.web.app.transforms.EnumRWPullDownStyleLevel
 
AUTO - Static variable in interface com.microstrategy.web.objects.rw.EnumRWHeightWidthMode
Fit to content
AUTO_START_MODE - Static variable in class com.microstrategy.web.admin.beans.AdminServersHelper
 
AUTO_SYNC - Static variable in interface com.microstrategy.web.objects.rw.RWSelectorControl
AutoSync mode value.
AutoCloseableDismissable - Interface in com.microstrategy.webapi.utils
private static class VectorAdder extends AutoCloseableDismissable { private final Vector mVector; private T mT; public VectorAdder(Vector iVector, T iT) { mVector = iVector; mT = iT; mVector.add(iT); }
AutoCloseableDismissableImpl - Class in com.microstrategy.webapi.utils
 
AutoCloseableDismissableImpl() - Constructor for class com.microstrategy.webapi.utils.AutoCloseableDismissableImpl
 
AutoCloseableNoThrow - Interface in com.microstrategy.webapi
 
AutoClosePromptTask - Class in com.microstrategy.web.app.tasks.QueryBuilder
 
AutoClosePromptTask() - Constructor for class com.microstrategy.web.app.tasks.QueryBuilder.AutoClosePromptTask
 
AutoClosePromptTask(String) - Constructor for class com.microstrategy.web.app.tasks.QueryBuilder.AutoClosePromptTask
 
AutoClosePromptTaskManipulation(WebReportInstance) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.AutoClosePromptTask
 
AutoMapEmmaTables(XMLBuilder, String, String, String, String, int) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.AutoMapEmmaTablesTask
 
AutoMapEmmaTablesTask - Class in com.microstrategy.web.app.tasks.QueryBuilder
 
AutoMapEmmaTablesTask() - Constructor for class com.microstrategy.web.app.tasks.QueryBuilder.AutoMapEmmaTablesTask
 
AutoMapEmmaTablesTask(String) - Constructor for class com.microstrategy.web.app.tasks.QueryBuilder.AutoMapEmmaTablesTask
 
automapFlagTaskParam - Variable in class com.microstrategy.web.app.tasks.DICancelRefineStage
 
automapFlagTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.GetReportXDADefinitionTask
 
Automatic - Static variable in interface com.microstrategy.web.objects.admin.serverconfig.EnumServiceMode
The service is set to start up automatically.
automaticPageBy - Variable in class com.microstrategy.web.app.transforms.ReportPageByTransform
Deprecated.
This is the flag used in the transform to specify whether the dropdown lists will submit form immediately when user changes it.
autoNameTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.SaveReportXDADefinitionTask
 
AutoRecognizeTable(String, String) - Static method in class com.microstrategy.web.app.tasks.architect.utils.SchemaManipulationParser
 
AutoSizeText - com.microstrategy.web.app.utils.WFProperty
 
autoSubmitJS - Variable in class com.microstrategy.web.app.transforms.TabManagerTransform
Indicates the script to invoke when editor need to submit changes automatically.
AVAILABLE_ARGUMENT - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Available list argument name.
AVAILABLE_ATTR_FORM_DISPLAY_TYPE - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Indicates cart which kind of form to display in Available list.
AVAILABLE_COMPONENT_ID - Static variable in interface com.microstrategy.web.app.gui.TreeCart
 
AVAILABLE_CUSTOM_SQL - com.microstrategy.webapi.ViewMedia
 
AVAILABLE_EXPORT_CSV - com.microstrategy.webapi.ViewMedia
 
AVAILABLE_EXPORT_EXCEL - com.microstrategy.webapi.ViewMedia
 
AVAILABLE_EXPORT_EXCEL_PLAIN_TEXT - com.microstrategy.webapi.ViewMedia
 
AVAILABLE_EXPORT_FLASH - com.microstrategy.webapi.ViewMedia
 
AVAILABLE_EXPORT_HTML - com.microstrategy.webapi.ViewMedia
 
AVAILABLE_EXPORT_MSTR - com.microstrategy.webapi.ViewMedia
 
AVAILABLE_EXPORT_PDF - com.microstrategy.webapi.ViewMedia
 
AVAILABLE_EXPORT_PLAIN_TEXT - com.microstrategy.webapi.ViewMedia
 
AVAILABLE_LABEL - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Label description for available list
AVAILABLE_LIST_SECTION_IDENTIFIER - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Indicates the identifier the div HTML tag holding the available list section on the cart will have
AVAILABLE_MEDIA_MASK - com.microstrategy.webapi.ViewMedia
 
AVAILABLE_PRIVATE - com.microstrategy.webapi.ViewMedia
 
AVAILABLE_SERVE_AS_MODEL - com.microstrategy.webapi.ViewMedia
 
AVAILABLE_SIZE - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Size of list for available items
AVAILABLE_STYLE - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Style specification for the available list
AVAILABLE_VIEW_ANALYSIS - com.microstrategy.webapi.ViewMedia
 
AVAILABLE_VIEW_ANALYSIS_HTML5 - com.microstrategy.webapi.ViewMedia
 
AVAILABLE_VIEW_EDITABLE - com.microstrategy.webapi.ViewMedia
 
AVAILABLE_VIEW_FLASH - com.microstrategy.webapi.ViewMedia
 
AVAILABLE_VIEW_INTERACTIVE - com.microstrategy.webapi.ViewMedia
 
AVAILABLE_VIEW_STATIC - com.microstrategy.webapi.ViewMedia
For available view media--bit vector using last 27 bits
AVAILABLEITEMS_AVAILABLE - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Flag indicating whether we should show the abailable items This flag is used only for the attributes form cart currently
AvailableObjectListSelectionMode - Static variable in interface com.microstrategy.web.app.beans.EnumPromptObjectSelectionMode
 
AVAILABLES_SOURCE_CONSTANT - Static variable in interface com.microstrategy.web.beans.DerivedElementBean
Constant for available units source type
AVAILABLES_SOURCE_DERIVED_ELEMENTS - Static variable in interface com.microstrategy.web.beans.DerivedElementBean
Constant for available units source type
AVAILABLES_SOURCE_ELEMENTS - Static variable in interface com.microstrategy.web.beans.DerivedElementBean
Constant for available units source type
availableSize - Variable in class com.microstrategy.web.app.transforms.AttributeFormsEditorTransform
Specifies the size of the Available listbox of the shopping cart.
availableSize - Variable in class com.microstrategy.web.app.transforms.PreferencesGeneralTransform
Specifies the size of the Available listbox of the shopping cart used to select the application's fonts.
availableSize - Variable in class com.microstrategy.web.app.transforms.PromptCartTransform
Deprecated.
The number of elements that the Available list box displays.
availableSize - Variable in class com.microstrategy.web.app.transforms.PromptCartXHTMLTransform
The number of elements that the Available list box displays.
Avg - Static variable in interface com.microstrategy.web.app.transforms.EnumShortcutMetricType
 
await() - Method in class com.microstrategy.webapi.utils.ResettableCountDownLatch
Causes the current thread to wait until the latch has counted down to zero, unless the thread is interrupted.
await(long, TimeUnit) - Method in class com.microstrategy.webapi.utils.ResettableCountDownLatch
Causes the current thread to wait until the latch has counted down to zero, unless the thread is interrupted, or the specified waiting time elapses.
awaitTermination(long, TimeUnit) - Method in class com.microstrategy.webapi.utils.ExecutorServiceCloseable
 
axis - Variable in class com.microstrategy.web.app.utils.TemplateElement
the axis of the template element
AxisDepth(int, int) - Constructor for class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader.AxisDepth
 
axisList - Variable in class com.microstrategy.web.app.transforms.TabGraphAxesTransform
Indicates which axes that will be rendered by this format tab as options, as long as the current graph major type supports them.

B

back() - Method in class com.microstrategy.utils.json.JSONTokener
Back up one character.
back() - Method in class com.microstrategy.web.app.tasks.architect.json.JSONTokener
Back up one character.
BACKEND - com.microstrategy.web.objects.WebTokenStreamParser.XMLOriginType
XML sent from client side.
background - Variable in class com.microstrategy.web.objects.WebPushNotificationImpl
 
backToParentFolderImage - Variable in class com.microstrategy.web.app.transforms.PromptHierarchicalTreeTransform
Deprecated.
Image for going up in browsing path for object prompts.
backToParentFolderImage - Variable in class com.microstrategy.web.app.transforms.PromptObjectBrowsingTransform
Deprecated.
Image for going up in browsing path for object prompts.
BAD_CONFIG - Static variable in interface com.microstrategy.web.app.utils.usher.EnumUsherRequest
 
BAND_1 - Static variable in class com.microstrategy.web.app.transforms.IPhoneImageMapPropertiesTransform
 
BAND_2 - Static variable in class com.microstrategy.web.app.transforms.IPhoneImageMapPropertiesTransform
 
BAND_3 - Static variable in class com.microstrategy.web.app.transforms.IPhoneImageMapPropertiesTransform
 
BANDING_SEPARATOR - Static variable in interface com.microstrategy.web.transform.ExpressionStrings
 
BANG - Static variable in class com.microstrategy.utils.json.XML
The Character '!'.
BANG - Static variable in class com.microstrategy.web.app.tasks.architect.json.XML
The Character '!'.
BARE_MINIMAL_STATE_INFO - Static variable in interface com.microstrategy.utils.serialization.EnumWebPersistableState
Specifies that only the bare minimal state information to save for scenarios where reducing data length matters.
BASE - Static variable in interface com.microstrategy.web.objects.EnumWebSubscriptionContentMode
Deliver base dossier.
BASE_MAP_ESRI - Static variable in class com.microstrategy.web.app.transforms.IPhoneMapVisualizationPropertiesTransform
 
BASE_MAP_GOOGLE - Static variable in class com.microstrategy.web.app.transforms.IPhoneMapVisualizationPropertiesTransform
 
BASE_MAP_LIST - Static variable in class com.microstrategy.web.app.transforms.IPhoneMapVisualizationPropertiesTransform
 
BASE_MAP_MAPBOX - Static variable in class com.microstrategy.web.app.transforms.IPhoneMapVisualizationPropertiesTransform
 
Base16 - Class in com.microstrategy.utils
Deprecated.
This should no longer be used. Binary to string mappings should use base 64 encoding (see Base64).
Base16() - Constructor for class com.microstrategy.utils.Base16
Deprecated.
 
Base64 - Class in com.microstrategy.utils
Facade around Base64Harder that predefines encode and decode options to use the Base64Harder.URL_SAFE option.
Base64() - Constructor for class com.microstrategy.utils.Base64
 
base64AndDecompress(String, int) - Method in class com.microstrategy.utils.GZIPHelper
De-transform a String data using Base64 algorithm and then de-compress the result into another String.
Base64Harder - Class in com.microstrategy.utils
Encodes and decodes to and from Base64Harder notation.
Base64Harder.InputStream - Class in com.microstrategy.utils
A Base64Harder.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64Harder notation on the fly.
Base64Harder.OutputStream - Class in com.microstrategy.utils
A Base64Harder.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64Harder notation on the fly.
BaseAuthenticationHelper - Class in com.microstrategy.web.tasks
 
BaseAuthenticationHelper() - Constructor for class com.microstrategy.web.tasks.BaseAuthenticationHelper
 
baseBean - Variable in class com.microstrategy.web.app.taglibs.EventTagHelper
Property used for saving the value of the baseBean tag attribute specified by the user
baseFileName - Variable in class com.microstrategy.utils.log.FileHandler
 
BaseFileReader - Class in com.microstrategy.web.app.maps.shp
 
BaseFileReader(SHPParser, File) - Constructor for class com.microstrategy.web.app.maps.shp.BaseFileReader
 
BaseFolderTask - Class in com.microstrategy.web.app.tasks
 
BaseFolderTask() - Constructor for class com.microstrategy.web.app.tasks.BaseFolderTask
 
BaseGraphStylePropertiesCache - Class in com.microstrategy.web.objects
 
BaseMapInfo - Class in com.microstrategy.web.config.esri
 
BaseMapInfo() - Constructor for class com.microstrategy.web.config.esri.BaseMapInfo
 
BaseMapsInfoList - Class in com.microstrategy.web.config.esri
 
BaseMapsInfoList() - Constructor for class com.microstrategy.web.config.esri.BaseMapsInfoList
 
BaseObjectInfo - Class in com.microstrategy.web.tags
The BaseObjectInfo class is a wrapper around the actual value produced in the base tag The purpose of this class is two-folded: 1. to be able to differentaite a List and a Base obj 2. to be able to identify a NULL base object which could be passed as an argument
BaseObjectInfo() - Constructor for class com.microstrategy.web.tags.BaseObjectInfo
 
BaseObjectInfo(Object) - Constructor for class com.microstrategy.web.tags.BaseObjectInfo
 
baseReportIDTaskParam - Variable in class com.microstrategy.web.app.tasks.DICreateEmmaIRRSourceTablesTask
 
BaseTag - Class in com.microstrategy.web.app.taglibs
 
BaseTag - Interface in com.microstrategy.web.tags
This interface represents a dynamic base object on a Tag.
BaseTag() - Constructor for class com.microstrategy.web.app.taglibs.BaseTag
 
BaseTagHelper - Class in com.microstrategy.web.app.taglibs
Helper for the BaseTag tag library.
BaseTagHelper() - Constructor for class com.microstrategy.web.app.taglibs.BaseTagHelper
 
BaseTagImpl - Class in com.microstrategy.web.tags
 
BaseTaskRequestContext - Class in com.microstrategy.web.tasks
This class implements the TaskRequestContext interface by managing a reference to a ContainerServices, a RequestKeys and a WebIServerSession object.
BaseTaskRequestContext() - Constructor for class com.microstrategy.web.tasks.BaseTaskRequestContext
 
BaseUserEntityBeanTask - Class in com.microstrategy.web.app.tasks
 
BaseUserEntityBeanTask() - Constructor for class com.microstrategy.web.app.tasks.BaseUserEntityBeanTask
 
BasicHTMLEncoder - Class in com.microstrategy.utils
Class for performing an HTML encoding on the data.
BasicHTMLEncoder() - Constructor for class com.microstrategy.utils.BasicHTMLEncoder
 
BasicHTMLEncoder(boolean) - Constructor for class com.microstrategy.utils.BasicHTMLEncoder
 
BasicJSEncoder - Class in com.microstrategy.utils
Class for performing JS encoding on the data.
BasicJSEncoder() - Constructor for class com.microstrategy.utils.BasicJSEncoder
 
basicSearchBbuilder(String, String) - Static method in class com.microstrategy.web.app.tasks.architect.utils.ParserUtils
 
basicXMLBbuilder() - Static method in class com.microstrategy.web.app.tasks.actions.GetWebServiceCatalogHandler
 
basicXMLBbuilder() - Static method in class com.microstrategy.web.app.tasks.architect.utils.ParserUtils
 
BatchAuditResults - Interface in com.microstrategy.web.objects.admin.licensing
The BatchAuditResults interface exposes a single batch of users returned from an audit.
BatchLicenseAudit - Interface in com.microstrategy.web.objects.admin.licensing
The BatchLicenseAudit interface allows the user to retrieve results of the audit in an incremental manner.
bbox - Variable in class com.microstrategy.web.app.maps.shp.Shape
 
bbox - Variable in class com.microstrategy.web.app.maps.shp.SHPHeader
 
BCC_LABEL - Static variable in interface com.microstrategy.web.app.gui.EnumContactsCartProperties
 
BCC_SECTION - Static variable in interface com.microstrategy.web.app.gui.EnumContactsCartProperties
 
BeanContext - Interface in com.microstrategy.web.beans
The BeanContext interface provides context information for a WebComponent or a Transformable, such as StyleCatalog and MessagesManager etc.
BeanContextImpl - Class in com.microstrategy.web.beans
The class provides the default implementation of the interface BeanContext.
BeanContextImpl() - Constructor for class com.microstrategy.web.beans.BeanContextImpl
The default constructor for BeanContextImpl.
BeanDefn - Interface in com.microstrategy.web.transform
The BeanDefn interface is used to manage the data of a bean object.
BeanDefnImpl - Class in com.microstrategy.web.transform
 
BeanDefnImpl() - Constructor for class com.microstrategy.web.transform.BeanDefnImpl
 
BeanDefns - Interface in com.microstrategy.web.transform
The BeanDefns interface is used to manage a collection of bean definition objects.
BeanDefnsImpl - Class in com.microstrategy.web.transform
This class implements the BeanDefns interface, which is a collection of BeanDefn objects.
BeanDefnsImpl() - Constructor for class com.microstrategy.web.transform.BeanDefnsImpl
 
BeanFactory - Class in com.microstrategy.web.beans
The BeanFactory class allows the user to create both MicroStrategy beans and custom beans.
BeanFactory.BeanFactoryInfo - Class in com.microstrategy.web.beans
 
BeanFactory.BeanMappingInfo - Class in com.microstrategy.web.beans
 
BeanFactory.BeanMappingInfoList - Class in com.microstrategy.web.beans
 
BeanFactory.BeanPackageInfo - Class in com.microstrategy.web.beans
 
BeanFactory.BeanPackageInfoList - Class in com.microstrategy.web.beans
 
BeanFactoryInfo() - Constructor for class com.microstrategy.web.beans.BeanFactory.BeanFactoryInfo
 
BeanGeneratedOutputTransform - Class in com.microstrategy.web.app.transforms
This transform generates the output of a bean by calling the bean's generateOutput method.
BeanGeneratedOutputTransform() - Constructor for class com.microstrategy.web.app.transforms.BeanGeneratedOutputTransform
 
BeanHelper - Class in com.microstrategy.web.app.utils
This class contains some public utility methods that can be used for handling beans included on the application
BeanHelper() - Constructor for class com.microstrategy.web.app.utils.BeanHelper
 
BeanInfo - Class in com.microstrategy.web.app.tasks.config
THIS CLASS IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT.
BeanInfo() - Constructor for class com.microstrategy.web.app.tasks.config.BeanInfo
Constructs a BeanInfo object
BeanManipulationTask - Class in com.microstrategy.web.app.tasks
 
BeanManipulationTask() - Constructor for class com.microstrategy.web.app.tasks.BeanManipulationTask
 
BeanMappingInfo() - Constructor for class com.microstrategy.web.beans.BeanFactory.BeanMappingInfo
 
BeanMappingInfoList() - Constructor for class com.microstrategy.web.beans.BeanFactory.BeanMappingInfoList
 
BeanNotFoundException - Exception in com.microstrategy.web.beans
Exception thrown by LocalBeanFactory and BeanFactory methods when a bean type name cannot be resolved to a class.
BeanNotFoundException(String) - Constructor for exception com.microstrategy.web.beans.BeanNotFoundException
Create a BeanNotFoundException, given a bean type name.
BeanPackageInfo() - Constructor for class com.microstrategy.web.beans.BeanFactory.BeanPackageInfo
 
BeanPackageInfoList() - Constructor for class com.microstrategy.web.beans.BeanFactory.BeanPackageInfoList
 
BeanPersistModeDefault - Static variable in interface com.microstrategy.web.beans.EnumBeanPersistMode
Do not save the bean
BeanPersistModePreferences - Static variable in interface com.microstrategy.web.beans.EnumBeanPersistMode
Saves the bean based on the User Preferences
BeanPersistModeRequest - Static variable in interface com.microstrategy.web.beans.EnumBeanPersistMode
Saves the bean in the request object
BeanPersistModeSession - Static variable in interface com.microstrategy.web.beans.EnumBeanPersistMode
Saves the bean in the session object
BeanProxy - Interface in com.microstrategy.web.beans
This interface lists the IDs for the events and the IDs for the corresponding arguments for the events supported by the ExpressionBean.
BeanTask - Class in com.microstrategy.web.app.tasks
This class implements the Task interface using a WebBean to handle data collection.
BeanTask() - Constructor for class com.microstrategy.web.app.tasks.BeanTask
Creates a new BeanTask object.
BeanTaskConfig - Class in com.microstrategy.web.app.tasks.config
THIS CLASS IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT.
BeanTaskConfig() - Constructor for class com.microstrategy.web.app.tasks.config.BeanTaskConfig
 
BeanTaskConfig(Node) - Constructor for class com.microstrategy.web.app.tasks.config.BeanTaskConfig
 
BeanTaskConstants - Class in com.microstrategy.web.app.tasks.config
This class contains a set of constants used by the BeanTaskConfig class.
BeanTaskConstants() - Constructor for class com.microstrategy.web.app.tasks.config.BeanTaskConstants
 
BeanTaskFactory - Class in com.microstrategy.web.app.tasks
This class is the factory for creating Task instances from "bean task configuration files".
BeanTaskFactory() - Constructor for class com.microstrategy.web.app.tasks.BeanTaskFactory
 
BeanTaskInfo - Class in com.microstrategy.web.app.tasks
This class contains information about the bean task: its name, its file, its fully qualified base class.
BeanTaskInfo() - Constructor for class com.microstrategy.web.app.tasks.BeanTaskInfo
Creates a new BeanTaskInfo object.
BeanTaskRequestContext - Class in com.microstrategy.web.app.tasks
This class extends the BaseTaskRequestContext object by adding more fields that are relevant to a "bean task".
BeanTaskRequestContext() - Constructor for class com.microstrategy.web.app.tasks.BeanTaskRequestContext
 
BeanValueTag - Class in com.microstrategy.web.app.taglibs
 
BeanValueTag() - Constructor for class com.microstrategy.web.app.taglibs.BeanValueTag
 
BeanValueTagHelper - Class in com.microstrategy.web.app.taglibs
Helper for the BeanValueTag tag library.
BeanValueTagHelper() - Constructor for class com.microstrategy.web.app.taglibs.BeanValueTagHelper
 
begin(Calendar, Calendar, Calendar, IDSSXMLSessionId.IMasterSessionId) - Method in interface com.microstrategy.webapi.ACMRefreshThreadLog.IRefreshThreadLog
 
beginCreateTime(String) - Method in class com.microstrategy.webapi.paramsobject.SynchronousQuickSearch.Builder
Begin Create Time GMT.
beginModifyTime(String) - Method in class com.microstrategy.webapi.paramsobject.SynchronousQuickSearch.Builder
Begin Modify Time GMT.
behaviorFlagsParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.ImportSourceObjectTask
 
behaviorFlagsParam - Variable in class com.microstrategy.web.tasks.EditCubeTask
 
behaviorFlagsParam - Variable in class com.microstrategy.web.tasks.ImportFileTask
 
behaviorFlagsTaskParam - Variable in class com.microstrategy.web.app.tasks.DIAutoMappingEMMASourceTable
 
BerInputStream - Class in com.microstrategy.utils
Decodes ASN.1 types encoded with BER (X.690)
BerInputStream(InputStream) - Constructor for class com.microstrategy.utils.BerInputStream
Creates stream for decoding.
BerInputStream(InputStream, int) - Constructor for class com.microstrategy.utils.BerInputStream
Creates stream for decoding.
BigDecimal - com.microstrategy.web.tasks.models.EnumMappingDataType
 
BigDecimal - Static variable in interface com.microstrategy.web.app.beans.EnumConstantPromptRestrictionTypes
 
BIGINT_E_FORMAT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
BIGINT_E_INVALID_BIG_DECIMAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
BigInteger - com.microstrategy.web.tasks.models.EnumMappingDataType
 
bigQueryDatasetIDParam - Variable in class com.microstrategy.web.app.tasks.GetWebServiceCatalogTask
 
bigQueryDatasetIDParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.FetchSourceObjectsTask
 
bigQueryProjectIDParam - Variable in class com.microstrategy.web.app.tasks.GetWebServiceCatalogTask
 
bigQueryProjectIDParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.FetchSourceObjectsTask
 
bigQueryTableIDParam - Variable in class com.microstrategy.web.app.tasks.GetWebServiceCatalogTask
 
bigQueryTableIDParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.FetchSourceObjectsTask
 
BiMap<T1,​T2> - Class in com.microstrategy.webapi.utils
BiMap is a bi-directional map.
BiMap() - Constructor for class com.microstrategy.webapi.utils.BiMap
 
BINARY - com.microstrategy.web.objects.WebSubscriptionDeliveryModeCacheProperties.ShortcutCacheFormat
 
BINARY - Static variable in class com.microstrategy.web.objects.WebDerivedElementsHelper.Operator
 
BINARY_KEY - Static variable in class com.microstrategy.utils.proxy.WinRegistryFullOperation
If the registry entry is a binary key - use getKeyType(Key key, String valueName)/ to get the type
BinaryExportAsync(String, String, int, IntWrapper) - Method in interface com.microstrategy.webapi.IDSSXMLReportServer
Returns the exported data in a binary format (for instance while retrieving PDF data).
BinaryResult - Static variable in interface com.microstrategy.webapi.EnumWebApiResultMode
 
BinaryXMLAPITask - Class in com.microstrategy.web.tasks
 
BinaryXMLAPITask() - Constructor for class com.microstrategy.web.tasks.BinaryXMLAPITask
 
BinaryXMLAPITask(String) - Constructor for class com.microstrategy.web.tasks.BinaryXMLAPITask
 
bind(String, Object) - Method in class com.microstrategy.utils.ObjectRegistry
Binds an object instance to a name.
bindingFlagTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.GetReportXDADefinitionTask
 
BlackAndWhite - Static variable in class com.microstrategy.web.app.utils.OptionsHelper
 
BlackBerry - Static variable in interface com.microstrategy.web.app.mobile.config.EnumDeviceTypes
 
BlackCircle - Static variable in class com.microstrategy.web.app.utils.EnumQuickSymbol
 
BlackDiamond - Static variable in class com.microstrategy.web.app.utils.EnumQuickSymbol
 
BlackFlorette - Static variable in class com.microstrategy.web.app.utils.EnumQuickSymbol
 
BlackSquare - Static variable in class com.microstrategy.web.app.utils.EnumQuickSymbol
 
BLANK_OPTION_VALUE - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Value for blank option entry.
BLANK_REPORT_ID - Static variable in class com.microstrategy.web.app.utils.BeanHelper
Deprecated.
Ask for the blankReportId configuration parameter instead
BLANK_SUBSET_REPORT_ID - Static variable in class com.microstrategy.web.app.transforms.AbstractReportDataTransform
 
BLANK_SUBSET_REPORT_ID - Static variable in class com.microstrategy.web.app.transforms.AbstractReportTransform
 
BLANK_XDA_REPORT_ID - Static variable in class com.microstrategy.web.app.transforms.AbstractReportTransform
 
blankDocumentId - Variable in class com.microstrategy.web.app.transforms.FolderBulletRWTransform
Indicates the object ID of the Blank Document.
blankObjectId - Variable in class com.microstrategy.web.app.transforms.FolderCreateReportTransform
Deprecated.
Indicates the object ID of the Blank Report.
blankObjectId - Variable in class com.microstrategy.web.app.transforms.FolderCreateReportXHTMLTransform
Indicates the object ID of the Blank Report.
blankReportId - Variable in class com.microstrategy.web.app.transforms.FolderBulletReportsTransform
Indicates the object ID of the Blank Report.
blankViewReportId - Variable in class com.microstrategy.web.app.transforms.FolderBulletReportsTransform
 
blankViewReportId - Variable in class com.microstrategy.web.app.transforms.FolderCreateReportXHTMLTransform
Indicates the object ID of the View Blank Report.
blankXdaObjectId - Variable in class com.microstrategy.web.app.transforms.FolderBulletReportsTransform
 
blankXdaObjectId - Variable in class com.microstrategy.web.app.transforms.FolderCreateReportXHTMLTransform
Indicates the object ID of the Blank XDA Report.
BLK_ATTRIBUTE - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLK_ATTRIBUTEFORM - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLK_DATA_TYPE - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLK_DIPARAMS - Static variable in class com.microstrategy.web.app.tasks.GetDIProjectSettingsTask
 
BLK_DIPARAMS - Static variable in class com.microstrategy.web.app.transforms.DataImportTransform
 
BLK_ELEMENT - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLK_EXPNODE_EXPRESSION_TYPE - Static variable in class com.microstrategy.web.app.transforms.ExpressionBlockBuilder
 
BLK_FETCHABLE - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLK_FOLDER - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLK_FOLDER - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLK_MESSAGE_RESULT - Static variable in class com.microstrategy.web.tasks.actions.utils.ActionsUtils
 
BLK_MESSAGE_RESULT - Static variable in class com.microstrategy.web.tasks.BaseTaskRequestContext
 
BLK_METRIC - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLK_METRIC_PROPERTIES - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLK_METRIC_SUBTOTAL - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLK_METRIC_SUBTOTALS - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLK_PROMPT - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLK_SEARCH_RESULT - Static variable in class com.microstrategy.web.tasks.UserServicesTask
 
BLK_SERVERSTATUS - Static variable in class com.microstrategy.web.app.tasks.ValidateWebServerConnectionTask
 
BLK_TOKEN - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLK_TOKEN - Static variable in class com.microstrategy.web.app.transforms.DerivedElementCalculationTransform
 
BLK_TOKEN_STREAM - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLK_TOKEN_STREAM - Static variable in class com.microstrategy.web.app.transforms.DerivedElementCalculationTransform
 
BLK_USER_ENTITY - Static variable in class com.microstrategy.web.tasks.UserEntityInfoTask
 
BLK_USER_ENTITY - Static variable in class com.microstrategy.web.tasks.UserServicesTask
 
BLK_WEBOBJECT_PROPERTY - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLK_WEBOBJECTINFO - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLK_WEBOBJECTINFO - Static variable in class com.microstrategy.web.app.transforms.DerivedElementCalculationTransform
 
BLK_WEBOBJECTINFO - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
Blob_URL - Static variable in interface com.microstrategy.web.objects.EnumWebImageURLType
blob url
Block - Class in com.microstrategy.web.blocks
This class represents a generic Block.
BLOCK_BEGIN - Static variable in interface com.microstrategy.web.app.gui.EnumIncrementalFetchProperties
Property indicating the block begin of elements on the list where incremental fetch is used
BLOCK_BEGIN_ARGUMENT - Static variable in interface com.microstrategy.web.app.gui.EnumIncrementalFetchProperties
Property used for Incremental Fetch inside a form, representing the argument name for block begin information
BLOCK_COUNT - Static variable in interface com.microstrategy.web.app.gui.EnumIncrementalFetchProperties
Property indicating the block count of elements on the list where incremental fetch is used
BLOCK_COUNT_ARGUMENT - Static variable in interface com.microstrategy.web.app.gui.EnumIncrementalFetchProperties
Property used for Incremental Fetch inside a form, representing the argument name for block count information
BLOCK_ELEMENT_MODEL - Static variable in class com.microstrategy.web.app.transforms.MojoXtabTransformImpl
 
BLOCK_NAME_LOCALEINFO - Static variable in class com.microstrategy.web.app.tasks.GetLocaleInfoTask
 
BLOCK_NAME_LOGINTASKDATA - Static variable in class com.microstrategy.web.app.tasks.LoginFirstTask
The name of the Block that should contain the resulting task response.
BLOCK_NAME_LOGINTASKDATA - Static variable in class com.microstrategy.web.tasks.LoginTask
The name of the Block that should contain the resulting task response.
BLOCK_NAME_OBJECTINFO - Static variable in class com.microstrategy.web.app.tasks.GetLocaleInfoTask
 
BLOCK_PROP_BLOCK_NAME - Static variable in class com.microstrategy.web.blocks.renderers.DiagnosticJsonRenderer
The name of the property that is used to hold the block name.
BLOCK_PROPERTY_LAYOUT_CLASS_NAME - Static variable in class com.microstrategy.utils.config.ClientSideLayouts
The name of the Block Property that we will scan for layout classes.
BLOCK_TYPE_NOTFOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
blockBegin - Variable in class com.microstrategy.web.tasks.UserEntityInfoTask
 
blockBegin - Variable in class com.microstrategy.web.tasks.UserServicesTask
 
blockBegin(int) - Method in class com.microstrategy.web.objects.WebRecommendationProviderBuilder
 
BlockColorPickerTransform - Class in com.microstrategy.web.app.transforms
 
BlockColorPickerTransform() - Constructor for class com.microstrategy.web.app.transforms.BlockColorPickerTransform
 
BlockConfig - Class in com.microstrategy.web.blocks.config
THIS CLASS IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT.
BlockConfig() - Constructor for class com.microstrategy.web.blocks.config.BlockConfig
 
BlockConfig(String) - Constructor for class com.microstrategy.web.blocks.config.BlockConfig
 
BlockConfig(Node) - Constructor for class com.microstrategy.web.blocks.config.BlockConfig
Constructor that takes a Node parameter.
BlockContext - Class in com.microstrategy.web.blocks
This class holds context information used for any Block interactions.
BlockContext() - Constructor for class com.microstrategy.web.blocks.BlockContext
No args constructor.
BlockContext(BeanContext) - Constructor for class com.microstrategy.web.blocks.BlockContext
Constructor which takes a BeanContext instance.
BlockContext(WebBean) - Constructor for class com.microstrategy.web.blocks.BlockContext
Constructor which takes a WebBean instance.
blockCount - Variable in class com.microstrategy.web.app.transforms.PromptsClassicTransform
Specifies the number of prompts are displayed per block in report page.
blockCount - Variable in class com.microstrategy.web.app.transforms.PromptsContainerTransform
Specifies the number of prompts are displayed per block in report page.
blockCount - Variable in class com.microstrategy.web.tasks.UserEntityInfoTask
 
blockCount - Variable in class com.microstrategy.web.tasks.UserServicesTask
 
blockCount(int) - Method in class com.microstrategy.web.objects.WebRecommendationProviderBuilder
 
BlockExporter - Interface in com.microstrategy.web.blocks.exporters
 
BlockExporterFactory - Class in com.microstrategy.web.blocks.exporters
 
blockFactory - Variable in class com.microstrategy.web.app.transforms.DataImportTransform
 
BlockFactory - Class in com.microstrategy.web.blocks
This class manages the creation of Blocks.
BlockLibraryConfig - Class in com.microstrategy.web.blocks.config
THIS CLASS IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT.
BlockLibraryConfig() - Constructor for class com.microstrategy.web.blocks.config.BlockLibraryConfig
Creates a new AggregatingTaskFactoryConfig object.
BlockLibraryInfo(File, List<File>, List<File>) - Constructor for class com.microstrategy.web.controller.ControllerHelper.BlockLibraryInfo
 
BlockList - Class in com.microstrategy.web.blocks
This class represents a list in a Block.
BlockListConfig - Class in com.microstrategy.web.blocks.config
THIS CLASS IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT.
BlockListConfig() - Constructor for class com.microstrategy.web.blocks.config.BlockListConfig
 
BlockListElement - Class in com.microstrategy.web.blocks
This class represents a generic element of a List.
BlockListElement.ListAction - Enum in com.microstrategy.web.blocks
This enumeration defines the types of actions that may be associated with a BlockListElement when it is added to a BlockList.
BlockLoaderTask - Class in com.microstrategy.web.app.tasks
This class provides some basic functionality for loading Blocks and in the case of the JavaScript UI Library ("JUIL"), the ability to serialize a set of client-side layout files to JavaScript.
BlockLoaderTask() - Constructor for class com.microstrategy.web.app.tasks.BlockLoaderTask
Creates a new BlockLoaderTask object.
BlockProperty - Class in com.microstrategy.web.blocks
This class represents a single Block property.
BlockPropertyAnnotation - Class in com.microstrategy.web.blocks
This class represents a single annotation on a single property.
BlockPropertyAnnotationGroup - Class in com.microstrategy.web.blocks
A BlockProperty can hold any number of annotations organized by group names.
BlockPropertyAnnotationGroups - Class in com.microstrategy.web.blocks
This class holds a collections of annotation groups.
BlockPropertyMacro - Interface in com.microstrategy.web.blocks.macros
This interface defines the responsibilities of a Block Property Macro.
BlockPropertyMacros - Class in com.microstrategy.web.blocks.macros
This class manages a collection of macros that are used in the context of a BlockRegistry.
BlockPropertyMacros() - Constructor for class com.microstrategy.web.blocks.macros.BlockPropertyMacros
 
BlockRegistry - Class in com.microstrategy.web.blocks
This class represents a collection of Blocks (likely parsed from an input library configuration file).
BlockTarget - Class in com.microstrategy.web.blocks
This class represents the "target" of a Block path specification: a property, a list or a Block.
BlockTarget.PathInfo - Class in com.microstrategy.web.blocks
This class provides additional information used in the resolution of a Block path specification.
BlockTransform - Interface in com.microstrategy.web.blocks.xforms
This interface represents a class that transforms a Block tree in some way.
BlockTransformContext - Class in com.microstrategy.web.blocks.xforms
This class contains the necessary context to perform a given transformation on a Block tree, subtree or set of Block properties.
BlockTransformContext() - Constructor for class com.microstrategy.web.blocks.xforms.BlockTransformContext
 
BlockTransformExecutionFailure - Exception in com.microstrategy.web.blocks.xforms
If a transform fails in the process of manipulating a Block tree (subtree or set of Block Properties) than this exception is thrown.
BlockTransformExecutionFailure(String) - Constructor for exception com.microstrategy.web.blocks.xforms.BlockTransformExecutionFailure
 
BlockTransformFactory - Class in com.microstrategy.web.blocks.xforms
This class acts as a factory for Block Transforms (see BlockTransform).
BlockTransformScript - Class in com.microstrategy.web.blocks.xforms
A Block Transform Script is a textual script that specifies how to transform a given Block tree.
BlockTransformScript() - Constructor for class com.microstrategy.web.blocks.xforms.BlockTransformScript
 
BlockTransformScriptInvalid - Exception in com.microstrategy.web.blocks.xforms
This exception is raised in the process of parsing the transform "script".
BlockTransformScriptInvalid(String) - Constructor for exception com.microstrategy.web.blocks.xforms.BlockTransformScriptInvalid
 
BlockVisitor - Interface in com.microstrategy.web.blocks
 
BLP_ATTRIBUTE_ELEMENTS - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_ATTRIBUTE_FORMS - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_ATTRIBUTE_IS_LOCKED - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_ATTRIBUTEFORM_DATA_TYPE - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_ATTRIBUTEFORM_IS_BROWSE_FORM - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_ATTRIBUTEFORM_IS_COMPOUND_FORM - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_ATTRIBUTEFORM_IS_ID_FORM - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_ATTRIBUTEFORM_IS_OBJECT_BASE_FORM - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_ATTRIBUTEFORM_IS_TEMPLATE_FORM - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_CUSTOMGROUP_PROPERTIES_AGGREGATION - Static variable in class com.microstrategy.web.app.transforms.ExpressionBlockBuilder
 
BLP_CUSTOMGROUP_PROPERTIES_FILTERING - Static variable in class com.microstrategy.web.app.transforms.ExpressionBlockBuilder
 
BLP_DATA_TYPE_PRECISION - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_DATA_TYPE_SCALE - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_DATA_TYPE_TYPE - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_DIPARAMS_ANALYSIS_ID - Static variable in class com.microstrategy.web.app.transforms.DataImportTransform
 
BLP_DIPARAMS_CAN_SEND_NOW - Static variable in class com.microstrategy.web.app.tasks.GetDIProjectSettingsTask
 
BLP_DIPARAMS_CAN_SUBSCRIBE - Static variable in class com.microstrategy.web.app.tasks.GetDIProjectSettingsTask
 
BLP_DIPARAMS_CUBE_DESC - Static variable in class com.microstrategy.web.app.transforms.DataImportTransform
 
BLP_DIPARAMS_CUBE_NAME - Static variable in class com.microstrategy.web.app.transforms.DataImportTransform
 
BLP_DIPARAMS_CUBE_QUOTE - Static variable in class com.microstrategy.web.app.tasks.GetDIProjectSettingsTask
 
BLP_DIPARAMS_CUBE_QUOTE - Static variable in class com.microstrategy.web.app.transforms.DataImportTransform
 
BLP_DIPARAMS_ENABLE_FILE_IMPORT - Static variable in class com.microstrategy.web.app.tasks.GetDIProjectSettingsTask
 
BLP_DIPARAMS_ENABLE_FILE_IMPORT - Static variable in class com.microstrategy.web.app.transforms.DataImportTransform
 
BLP_DIPARAMS_ENABLE_FTP_IMPORT - Static variable in class com.microstrategy.web.app.tasks.GetDIProjectSettingsTask
 
BLP_DIPARAMS_ENABLE_FTP_IMPORT - Static variable in class com.microstrategy.web.app.transforms.DataImportTransform
 
BLP_DIPARAMS_ENABLE_HTTP_IMPORT - Static variable in class com.microstrategy.web.app.tasks.GetDIProjectSettingsTask
 
BLP_DIPARAMS_ENABLE_HTTP_IMPORT - Static variable in class com.microstrategy.web.app.transforms.DataImportTransform
 
BLP_DIPARAMS_ENABLE_SESSION_RECOVERY - Static variable in class com.microstrategy.web.app.tasks.GetDIProjectSettingsTask
 
BLP_DIPARAMS_ENABLE_URL_IMPORT - Static variable in class com.microstrategy.web.app.tasks.GetDIProjectSettingsTask
 
BLP_DIPARAMS_ENABLE_URL_IMPORT - Static variable in class com.microstrategy.web.app.transforms.DataImportTransform
 
BLP_DIPARAMS_ENABLE_WRANING_TIMEOUT - Static variable in class com.microstrategy.web.app.tasks.GetDIProjectSettingsTask
 
BLP_DIPARAMS_FOLDER_ID - Static variable in class com.microstrategy.web.app.transforms.DataImportTransform
 
BLP_DIPARAMS_MAX_SESSION_IDLE_TIME - Static variable in class com.microstrategy.web.app.tasks.GetDIProjectSettingsTask
 
BLP_DIPARAMS_MESSAGE_ID - Static variable in class com.microstrategy.web.app.transforms.DataImportTransform
 
BLP_DIPARAMS_PRIV_ACCESS_DATA_FROM_CLOUD_APP - Static variable in class com.microstrategy.web.app.tasks.GetDIProjectSettingsTask
 
BLP_DIPARAMS_PRIV_ACCESS_DATA_FROM_FILES - Static variable in class com.microstrategy.web.app.tasks.GetDIProjectSettingsTask
 
BLP_DIPARAMS_PRIV_CREATE_ANALYSIS - Static variable in class com.microstrategy.web.app.tasks.GetDIProjectSettingsTask
 
BLP_DIPARAMS_PRIV_CREATE_ANALYSIS - Static variable in class com.microstrategy.web.app.transforms.DataImportTransform
 
BLP_DIPARAMS_PRIV_CREATE_REPORT - Static variable in class com.microstrategy.web.app.tasks.GetDIProjectSettingsTask
 
BLP_DIPARAMS_PRIV_CREATE_REPORT - Static variable in class com.microstrategy.web.app.transforms.DataImportTransform
 
BLP_DIPARAMS_PRIV_CREATE_RWD - Static variable in class com.microstrategy.web.app.tasks.GetDIProjectSettingsTask
 
BLP_DIPARAMS_PRIV_CREATE_RWD - Static variable in class com.microstrategy.web.app.transforms.DataImportTransform
 
BLP_DIPARAMS_PRIV_IMPORT_DB - Static variable in class com.microstrategy.web.app.tasks.GetDIProjectSettingsTask
 
BLP_DIPARAMS_PRIV_IMPORT_DB - Static variable in class com.microstrategy.web.app.transforms.DataImportTransform
 
BLP_DIPARAMS_REPORT_ID - Static variable in class com.microstrategy.web.app.transforms.DataImportTransform
 
BLP_DIPARAMS_SOURCE_ID - Static variable in class com.microstrategy.web.app.transforms.DataImportTransform
 
BLP_DIPARAMS_STATUS_CODE - Static variable in class com.microstrategy.web.app.transforms.DataImportTransform
 
BLP_DIPARAMS_TIME_BEFORE_SESSION_TIMEOUT_WARNING - Static variable in class com.microstrategy.web.app.tasks.GetDIProjectSettingsTask
 
BLP_DIPARAMS_UPLOAD_SIZE_LIMIT - Static variable in class com.microstrategy.web.app.tasks.GetDIProjectSettingsTask
 
BLP_DIPARAMS_UPLOAD_SIZE_LIMIT - Static variable in class com.microstrategy.web.app.transforms.DataImportTransform
 
BLP_ELEMENT_ELEMENT_ID - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_ELEMENT_EXPANDED - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_ELEMENT_HAS_CHILDREN - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_ELEMENT_HIDDEN - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_ELEMENT_IS_LEAF_NODE - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_ELEMENT_LEVEL - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_ELEMENT_NAME - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_ELEMENT_PARENT_ELEMENT_ID - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_ELEMENT_PARENT_ELEMENT_INDEX - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_ELEMENT_TYPE - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_ELEMENT_WEIGHT - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_ENTITY_IS_GROUP - Static variable in class com.microstrategy.web.tasks.UserEntityInfoTask
 
BLP_ENTITY_IS_GROUP - Static variable in class com.microstrategy.web.tasks.UserServicesTask
 
BLP_ENTITY_MEMBERS - Static variable in class com.microstrategy.web.tasks.UserEntityInfoTask
 
BLP_FETCHABLE_BLOCK_BEGIN - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_FETCHABLE_BLOCK_COUNT - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_FETCHABLE_RETURN_ALL_AVAILABLE_DATA - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_FETCHABLE_TOTAL_SIZE - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_FOLDER_ANCESTOR_INFO - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_FOLDER_ITEMS - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_FOLDER_ITEMS - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_FOLDER_PARENT_FOLDER - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_FOLDER_SHORTCUT_INFO - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_MESSAGE_RESULT_MESSAGE_ID - Static variable in class com.microstrategy.web.tasks.actions.utils.ActionsUtils
 
BLP_MESSAGE_RESULT_MESSAGE_ID - Static variable in class com.microstrategy.web.tasks.BaseTaskRequestContext
 
BLP_MESSAGE_RESULT_MESSAGE_STATE_ID - Static variable in class com.microstrategy.web.tasks.actions.utils.ActionsUtils
 
BLP_MESSAGE_RESULT_MESSAGE_STATE_ID - Static variable in class com.microstrategy.web.tasks.BaseTaskRequestContext
 
BLP_MESSAGE_RESULT_MESSAGE_STATUS - Static variable in class com.microstrategy.web.tasks.actions.utils.ActionsUtils
 
BLP_MESSAGE_RESULT_MESSAGE_STATUS - Static variable in class com.microstrategy.web.tasks.BaseTaskRequestContext
 
BLP_MESSAGE_RESULT_PARTIAL_MANIPULATIONS - Static variable in class com.microstrategy.web.tasks.BaseTaskRequestContext
 
BLP_METRIC_DATA_TYPE - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_METRIC_FOMRAT - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_METRIC_GRID_FORMAT - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_METRIC_HEADER_FORMAT - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_METRIC_PROPERTIES - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_METRIC_PROPERTIES_AGGREGATE_FROM_BASE - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_METRIC_PROPERTIES_AGGREGATE_FROM_BASE_STYLE - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_METRIC_PROPERTIES_ALL_CHILDREN_JOIN - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_METRIC_PROPERTIES_CAN_BE_SMART - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_METRIC_PROPERTIES_FROM_BASE_FLAG - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_METRIC_PROPERTIES_METRIC_FORMAT_TYPE - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_METRIC_PROPERTIES_METRIC_TYPE - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_METRIC_PROPERTIES_SMART_TOTAL - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_METRIC_SUBTOTAL_DEFINITION_METRIC - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_METRIC_SUBTOTALS - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_METRIC_SUBTOTALS_AGGREGATION - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_METRIC_SUBTOTALS_AVAILABLE - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_METRIC_SUBTOTALS_TOTAL - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_METRIC_TOKEN_STREAM - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_METRIC_TOKEN_STREAM - Static variable in class com.microstrategy.web.app.transforms.DerivedElementCalculationTransform
 
BLP_PROMPT_TYPE - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_SEARCH_RESULT_BLOCK_BEGIN - Static variable in class com.microstrategy.web.tasks.UserServicesTask
 
BLP_SEARCH_RESULT_BLOCK_COUNT - Static variable in class com.microstrategy.web.tasks.UserServicesTask
 
BLP_SEARCH_RESULT_ITEMS - Static variable in class com.microstrategy.web.tasks.UserServicesTask
 
BLP_SEARCH_RESULT_NAME_WILDCARDS - Static variable in class com.microstrategy.web.tasks.UserServicesTask
 
BLP_SEARCH_RESULT_SEARCH_PATTERN - Static variable in class com.microstrategy.web.tasks.UserServicesTask
 
BLP_SEARCH_RESULT_TOTAL_SIZE - Static variable in class com.microstrategy.web.tasks.UserServicesTask
 
BLP_TOKEN_EXTRA_VALUE - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_TOKEN_EXTRA_VALUE - Static variable in class com.microstrategy.web.app.transforms.DerivedElementCalculationTransform
 
BLP_TOKEN_EXTRA_VALUE_TYPE - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_TOKEN_EXTRA_VALUE_TYPE - Static variable in class com.microstrategy.web.app.transforms.DerivedElementCalculationTransform
 
BLP_TOKEN_LEVEL - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_TOKEN_LEVEL - Static variable in class com.microstrategy.web.app.transforms.DerivedElementCalculationTransform
 
BLP_TOKEN_OBJECT - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_TOKEN_OBJECT - Static variable in class com.microstrategy.web.app.transforms.DerivedElementCalculationTransform
 
BLP_TOKEN_SECTION_TYPE - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_TOKEN_SECTION_TYPE - Static variable in class com.microstrategy.web.app.transforms.DerivedElementCalculationTransform
 
BLP_TOKEN_STATE - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_TOKEN_STATE - Static variable in class com.microstrategy.web.app.transforms.DerivedElementCalculationTransform
 
BLP_TOKEN_STREAM_ITEMS - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_TOKEN_STREAM_ITEMS - Static variable in class com.microstrategy.web.app.transforms.DerivedElementCalculationTransform
 
BLP_TOKEN_STREAM_METRIC_EDIT_TYPE - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_TOKEN_STREAM_REJECT_ERROR_CODE - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_TOKEN_STREAM_REJECT_ERROR_CODE - Static variable in class com.microstrategy.web.app.transforms.DerivedElementCalculationTransform
 
BLP_TOKEN_STREAM_REJECT_ERROR_DESCRIPTION - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_TOKEN_STREAM_REJECT_ERROR_DESCRIPTION - Static variable in class com.microstrategy.web.app.transforms.DerivedElementCalculationTransform
 
BLP_TOKEN_STREAM_SEARCH_RESULTS_FOLDER - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_TOKEN_TYPE - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_TOKEN_TYPE - Static variable in class com.microstrategy.web.app.transforms.DerivedElementCalculationTransform
 
BLP_TOKEN_VALUE - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_TOKEN_VALUE - Static variable in class com.microstrategy.web.app.transforms.DerivedElementCalculationTransform
 
BLP_WEBOBJECT_PROPERTY_DATATYPE - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_WEBOBJECT_PROPERTY_DEFAULT_VALUE - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_WEBOBJECT_PROPERTY_ID - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_WEBOBJECT_PROPERTY_NAME - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_WEBOBJECT_PROPERTY_USE_DEFAULT - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_WEBOBJECT_PROPERTY_VALUE - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_WEBOBJECTINFO_ABBREVIATION - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_WEBOBJECTINFO_ABBREVIATION - Static variable in class com.microstrategy.web.tasks.UserEntityInfoTask
 
BLP_WEBOBJECTINFO_ABBREVIATION - Static variable in class com.microstrategy.web.tasks.UserServicesTask
 
BLP_WEBOBJECTINFO_ACCESS_GRANTED - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_WEBOBJECTINFO_AVAILABLE_VIEW_MEDIA - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_WEBOBJECTINFO_CUSTOMCSS - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_WEBOBJECTINFO_DATASET_ID - Static variable in class com.microstrategy.web.app.tasks.GetRWGridViewFilterTask
 
BLP_WEBOBJECTINFO_DEFAULT_VIEW_MEDIA - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_WEBOBJECTINFO_DESC - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_WEBOBJECTINFO_DESC - Static variable in class com.microstrategy.web.app.transforms.DerivedElementCalculationTransform
 
BLP_WEBOBJECTINFO_DESC - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_WEBOBJECTINFO_DESC - Static variable in class com.microstrategy.web.tasks.UserEntityInfoTask
 
BLP_WEBOBJECTINFO_DESC - Static variable in class com.microstrategy.web.tasks.UserServicesTask
 
BLP_WEBOBJECTINFO_DSSID - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_WEBOBJECTINFO_DSSID - Static variable in class com.microstrategy.web.app.tasks.GetRWGridViewFilterTask
 
BLP_WEBOBJECTINFO_DSSID - Static variable in class com.microstrategy.web.app.transforms.DerivedElementCalculationTransform
 
BLP_WEBOBJECTINFO_DSSID - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_WEBOBJECTINFO_DSSID - Static variable in class com.microstrategy.web.tasks.UserEntityInfoTask
 
BLP_WEBOBJECTINFO_DSSID - Static variable in class com.microstrategy.web.tasks.UserServicesTask
 
BLP_WEBOBJECTINFO_EXTENDEDTYPE - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_WEBOBJECTINFO_HIDDEN - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_WEBOBJECTINFO_ICON_PATH - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_WEBOBJECTINFO_IS_SHORTCUT - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_WEBOBJECTINFO_MODIFICATION_TIME - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_WEBOBJECTINFO_NAME - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_WEBOBJECTINFO_NAME - Static variable in class com.microstrategy.web.app.tasks.GetRWGridViewFilterTask
 
BLP_WEBOBJECTINFO_NAME - Static variable in class com.microstrategy.web.app.transforms.DerivedElementCalculationTransform
 
BLP_WEBOBJECTINFO_NAME - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_WEBOBJECTINFO_NAME - Static variable in class com.microstrategy.web.tasks.UserEntityInfoTask
 
BLP_WEBOBJECTINFO_NAME - Static variable in class com.microstrategy.web.tasks.UserServicesTask
 
BLP_WEBOBJECTINFO_PROPERTY_SETS - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_WEBOBJECTINFO_PROPERTY_SETS - Static variable in class com.microstrategy.web.app.transforms.DerivedElementCalculationTransform
 
BLP_WEBOBJECTINFO_SUBTYPE - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_WEBOBJECTINFO_SUBTYPE - Static variable in class com.microstrategy.web.app.tasks.GetRWGridViewFilterTask
 
BLP_WEBOBJECTINFO_SUBTYPE - Static variable in class com.microstrategy.web.app.transforms.DerivedElementCalculationTransform
 
BLP_WEBOBJECTINFO_SUBTYPE - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_WEBOBJECTINFO_SUBTYPE - Static variable in class com.microstrategy.web.tasks.UserEntityInfoTask
 
BLP_WEBOBJECTINFO_SUBTYPE - Static variable in class com.microstrategy.web.tasks.UserServicesTask
 
BLP_WEBOBJECTINFO_TYPE - Static variable in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
BLP_WEBOBJECTINFO_TYPE - Static variable in class com.microstrategy.web.app.tasks.GetRWGridViewFilterTask
 
BLP_WEBOBJECTINFO_TYPE - Static variable in class com.microstrategy.web.app.transforms.DerivedElementCalculationTransform
 
BLP_WEBOBJECTINFO_TYPE - Static variable in interface com.microstrategy.web.app.transforms.MojoBlockProperties
 
BLP_WEBOBJECTINFO_TYPE - Static variable in class com.microstrategy.web.tasks.UserEntityInfoTask
 
BLP_WEBOBJECTINFO_TYPE - Static variable in class com.microstrategy.web.tasks.UserServicesTask
 
body - Variable in class com.microstrategy.webapi.restApi.RestClientBuilder
 
body(String) - Method in class com.microstrategy.webapi.restApi.IServerRestClientBuilder
 
body(String) - Method in class com.microstrategy.webapi.restApi.IServerRestClientCluster
REST client cluster should not use body to update each client instance, unless each project in request has the same request body.
body(String) - Method in class com.microstrategy.webapi.restApi.RestClientBuilder
String as request body.
Bold - com.microstrategy.web.app.utils.WFProperty
 
BONE_PROPERTY_NAME_CONFIG - Static variable in class com.microstrategy.web.app.transforms.RWLayoutTransform.ButtonHelper
 
boneBundlesFileName - Variable in class com.microstrategy.web.app.utils.JavaScriptBundles
 
boneID - Variable in class com.microstrategy.web.app.transforms.PromptEditorJavaScriptBoneTransform
 
boneSubType - Variable in class com.microstrategy.web.app.transforms.FormulaBarTransform
Indicates the name the formula bar subtype used in RW's Bone framework.
BOOKMARK - com.microstrategy.web.objects.WebSubscriptionDeliveryModeCacheProperties.CacheType
 
BOOKMARK - Static variable in interface com.microstrategy.web.objects.EnumWebSubscriptionContentMode
Deliver bookmark-applied dossier.
booleanPreferencePropertyMapping(String) - Static method in class com.microstrategy.web.app.utils.OptionsHelper
Maps the value of a preference to a report property
booleanPreferencePropertyMappingGraphFormat(String) - Static method in class com.microstrategy.web.app.utils.OptionsHelper
Maps the value of the useBMPGraphs preference to the GraphFormat report property
booleanPreferencePropertyMappingPrintQuality(String) - Static method in class com.microstrategy.web.app.utils.OptionsHelper
Maps the value of the draftQualityGraphs preference to the PrintQuality report property
booleanPreferencePropertyRowsColsMapping(String) - Static method in class com.microstrategy.web.app.utils.OptionsHelper
 
booleanPropertyPreferenceMapping(String) - Static method in class com.microstrategy.web.app.utils.OptionsHelper
Maps the value of a report property to the preference's respective value
booleanPropertyPreferenceMappingGraphFormat(String) - Static method in class com.microstrategy.web.app.utils.OptionsHelper
Maps the value of the Graph Format report property to the useBMPGraphs preference respective value
booleanPropertyPreferenceMappingPrintQuality(String) - Static method in class com.microstrategy.web.app.utils.OptionsHelper
Maps the value of the PrintQuality report property to the draftQualityGraphs preference respective value
booleanPropertyPreferenceRowsColsMapping(String) - Static method in class com.microstrategy.web.app.utils.OptionsHelper
 
BooleanReportProperty(String, String, String) - Constructor for class com.microstrategy.web.app.addons.AbstractSaveReportPropertiesAddOn.BooleanReportProperty
Deprecated.
 
BooleanReportProperty(String, String, String) - Constructor for class com.microstrategy.web.app.beans.ReportPreferencePropertyListMapper.BooleanReportProperty
 
BooleanValidator - Class in com.microstrategy.utils.validator
This implements a validator that checks if the input is a correct boolean value.
BooleanValidator() - Constructor for class com.microstrategy.utils.validator.BooleanValidator
 
BORDER_LEVEL_ALL - Static variable in interface com.microstrategy.web.app.beans.GridFormatEditorBean
Border level that specifies the selected style and color of border will apply to all the edges of the target
BORDER_LEVEL_CUSTOM - Static variable in interface com.microstrategy.web.app.beans.GridFormatEditorBean
Border level that specifies the selected style and color of border will be applied as given
BORDER_LEVEL_DEFAULT - Static variable in interface com.microstrategy.web.app.beans.GridFormatEditorBean
Border level that specifies the target will use the default border properties
BORDER_LEVEL_NONE - Static variable in interface com.microstrategy.web.app.beans.GridFormatEditorBean
Border level that specifies no border will be used for the requested target
Border3DBottomColor - com.microstrategy.web.app.utils.WFProperty
 
Border3DLeftColor - com.microstrategy.web.app.utils.WFProperty
 
Border3DRightColor - com.microstrategy.web.app.utils.WFProperty
 
Border3DStyle - com.microstrategy.web.app.utils.WFProperty
 
Border3DTopColor - com.microstrategy.web.app.utils.WFProperty
 
Border3DWeight - com.microstrategy.web.app.utils.WFProperty
 
borderColorPickerName - Variable in class com.microstrategy.web.app.transforms.FormatTabColorLinesTransform
Indicates the id of a system picker that contains the possible color options for borders
borderStylePickerName - Variable in class com.microstrategy.web.app.transforms.FormatTabColorLinesTransform
Indicates the id of a system picker that contains the possible border style options
borderStylePickerName - Variable in class com.microstrategy.web.app.transforms.TabGraphOptionsTransform
Indicates the name of the system picker (defined in the page-config) that contains the list border styles that shall be displayed to the user.
BOTH - com.microstrategy.web.objects.WebSubscriptionDeliveryModeCacheProperties.ShortcutCacheFormat
 
BOTH - Static variable in class com.microstrategy.web.app.transforms.EnumRWPullDownStyleLevel
 
BottomColor - com.microstrategy.web.app.utils.WFProperty
 
BottomLeftCornerRadius - com.microstrategy.web.app.utils.WFProperty
 
BottomPadding - com.microstrategy.web.app.utils.WFProperty
 
BottomStyle - com.microstrategy.web.app.utils.WFProperty
 
BoundingBox - Class in com.microstrategy.web.app.maps
The bounding box object represents the rectangle object that covers the boundary of the geo object.
BoundingBox(double, double, double, double) - Constructor for class com.microstrategy.web.app.maps.BoundingBox
 
BoundingBox(String, String, String, String) - Constructor for class com.microstrategy.web.app.maps.BoundingBox
 
boundingBoxParam - Variable in class com.microstrategy.web.app.tasks.GetShapeGeoDataTask
 
BPMControllerParameter - Class in com.microstrategy.web.blocks.macros
This class implements a Block Property macro that can retrieve the value of a Controller Parameter.
BPMControllerParameter() - Constructor for class com.microstrategy.web.blocks.macros.BPMControllerParameter
 
BPMDescriptor - Class in com.microstrategy.web.blocks.macros
This class implements a Block Property Macro that expands localized descriptors.
BPMDescriptor() - Constructor for class com.microstrategy.web.blocks.macros.BPMDescriptor
 
BPMPreference - Class in com.microstrategy.web.blocks.macros
This class implements a Block Property Macro that retrieves the value of a Preference.
BPMPreference() - Constructor for class com.microstrategy.web.blocks.macros.BPMPreference
 
BridgeUtils - Class in com.microstrategy.utils
This class is only used internally for BridgeUtils .Net project.
BridgeUtils() - Constructor for class com.microstrategy.utils.BridgeUtils
Constructor.
BROWSE_FOR_FOLDER - Static variable in interface com.microstrategy.web.app.beans.AllObjectBrowserBean
 
BROWSE_FOR_OBJECTS - Static variable in interface com.microstrategy.web.app.beans.AllObjectBrowserBean
 
BROWSE_LEVEL_CATALOGS - Static variable in interface com.microstrategy.web.app.beans.XDADataExplorerBean
 
BROWSE_LEVEL_CUBES - Static variable in interface com.microstrategy.web.app.beans.XDADataExplorerBean
 
BROWSE_LEVEL_DATA_SOURCES - Static variable in interface com.microstrategy.web.app.beans.XDADataExplorerBean
 
BROWSE_LEVEL_DIMENSIONS - Static variable in interface com.microstrategy.web.app.beans.XDADataExplorerBean
 
BROWSE_LEVEL_ELEMENTS - Static variable in interface com.microstrategy.web.app.beans.XDADataExplorerBean
 
BROWSE_LEVEL_HIERARCHIES - Static variable in interface com.microstrategy.web.app.beans.XDADataExplorerBean
 
BROWSE_PATH_DELIMITER - Static variable in interface com.microstrategy.web.app.beans.EnumProjectBrowserEvents
 
BrowseAttributeFormsTask - Class in com.microstrategy.web.app.tasks
 
BrowseAttributeFormsTask() - Constructor for class com.microstrategy.web.app.tasks.BrowseAttributeFormsTask
 
BrowseMDXTask - Class in com.microstrategy.web.app.tasks
 
BrowseMDXTask() - Constructor for class com.microstrategy.web.app.tasks.BrowseMDXTask
 
browsePath - Variable in class com.microstrategy.web.app.transforms.PromptHierarchicalTreeTransform
Deprecated.
 
browsePath - Variable in class com.microstrategy.web.app.transforms.PromptObjectBrowsingTransform
Deprecated.
Browse path string.
BROWSER_FIREFOX - Static variable in class com.microstrategy.web.app.transforms.ReportFlashTransform
 
BROWSER_INTERNET_EXPLORER - Static variable in class com.microstrategy.web.app.transforms.ReportFlashTransform
 
BROWSER_SETTING_CLOSED - Static variable in interface com.microstrategy.web.app.EnumWebBrowserSettings
Constant that represents the value of the browser setting indicating that a component (editor, toolbar, etc) is closed.
BROWSER_SETTING_DEFAULT_TAB - Static variable in interface com.microstrategy.web.app.EnumWebBrowserSettings
 
BROWSER_SETTING_OPENED - Static variable in interface com.microstrategy.web.app.EnumWebBrowserSettings
Constant that represents the value of the browser setting indicating that a component (editor, toolbar, etc) is opened.
BROWSER_TYPE_ANDROID - Static variable in interface com.microstrategy.web.objects.EnumBrowserType
 
BROWSER_TYPE_CHROME - Static variable in interface com.microstrategy.web.objects.EnumBrowserType
 
BROWSER_TYPE_EDGE - Static variable in interface com.microstrategy.web.objects.EnumBrowserType
 
BROWSER_TYPE_FIREFOX - Static variable in interface com.microstrategy.web.objects.EnumBrowserType
 
BROWSER_TYPE_FIREFOX_2 - Static variable in interface com.microstrategy.web.objects.EnumBrowserType
 
BROWSER_TYPE_FIREFOX_3 - Static variable in interface com.microstrategy.web.objects.EnumBrowserType
 
BROWSER_TYPE_FIREFOX_3_5 - Static variable in interface com.microstrategy.web.objects.EnumBrowserType
 
BROWSER_TYPE_IE - Static variable in interface com.microstrategy.web.objects.EnumBrowserType
Constant that represents the Internet Explorer family browsers
BROWSER_TYPE_IE_W3C - Static variable in interface com.microstrategy.web.objects.EnumBrowserType
 
BROWSER_TYPE_IE10 - Static variable in interface com.microstrategy.web.objects.EnumBrowserType
 
BROWSER_TYPE_IE11 - Static variable in interface com.microstrategy.web.objects.EnumBrowserType
 
BROWSER_TYPE_IE6 - Static variable in interface com.microstrategy.web.objects.EnumBrowserType
 
BROWSER_TYPE_IE7 - Static variable in interface com.microstrategy.web.objects.EnumBrowserType
 
BROWSER_TYPE_IE8 - Static variable in interface com.microstrategy.web.objects.EnumBrowserType
 
BROWSER_TYPE_IE9 - Static variable in interface com.microstrategy.web.objects.EnumBrowserType
 
BROWSER_TYPE_NETSCAPE - Static variable in interface com.microstrategy.web.objects.EnumBrowserType
Constant that represents the Netscape family browsers
BROWSER_TYPE_OTHER - Static variable in interface com.microstrategy.web.objects.EnumBrowserType
Constant that represents browsers that do not belong to the Netscape or IE family
BROWSER_TYPE_SAFARI - Static variable in interface com.microstrategy.web.objects.EnumBrowserType
 
BROWSER_TYPE_UNKNOWN - Static variable in interface com.microstrategy.web.objects.EnumBrowserType
browser type unknown
BrowseReportAsJson(String, String, int, int, int, int) - Method in interface com.microstrategy.webapi.IDSSXMLReportServer
Obtains the JSON result/data of the report from IServer.
BrowseReportAsJson(String, String, String, String, String, int, int, int, int) - Method in interface com.microstrategy.webapi.IDSSXMLReportServer
Obtains the JSON result/data of the report from IServer.
BrowserSettingDefinition - Class in com.microstrategy.web.app
Defines a single cookie used by the application and the default value to use if the setting for the cookie is missing.
BrowserSettingDefinition() - Constructor for class com.microstrategy.web.app.BrowserSettingDefinition
Class Constructor.
BrowserSettingDefinition(String, String) - Constructor for class com.microstrategy.web.app.BrowserSettingDefinition
Constructor for an BrowserSettingDefinition with the given the arguments.
BrowserSettingDefinition(Node) - Constructor for class com.microstrategy.web.app.BrowserSettingDefinition
Creates an BrowserSettingDefinition with the information in the xml node.
BrowserSettingDefinitionList - Class in com.microstrategy.web.app
This class instance contains a collection of BrowserSettingDefinition instances.
BrowserSettingDefinitionList() - Constructor for class com.microstrategy.web.app.BrowserSettingDefinitionList
Class constructor.
BrowserSettingDefinitionList(Document) - Constructor for class com.microstrategy.web.app.BrowserSettingDefinitionList
Class constructor.
BrowserSettingDefinitionList(Node) - Constructor for class com.microstrategy.web.app.BrowserSettingDefinitionList
Class constructor.
BrowserSettings - Interface in com.microstrategy.web.app
This interface enables to access settings or preferences that have been defined outside the Preferences instance.
BrowseTaskHelper - Class in com.microstrategy.web.app.tasks
 
BrowseTaskHelper() - Constructor for class com.microstrategy.web.app.tasks.BrowseTaskHelper
 
browseToHierarchyItem(String) - Method in interface com.microstrategy.web.objects.WebBrowsePath
Adds an attribute to the browse path.
browseTypeTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.GetReportXDADefinitionTask
 
bRWLayoutDef - Variable in class com.microstrategy.web.app.transforms.MojoRWDTransform.RWLayoutContext
 
buf - Variable in class com.microstrategy.utils.xml.AbstractHandler
Deprecated.
use AbstractHandler.getText() to acquire String of internal buffer
buffer - Variable in class com.microstrategy.utils.BerInputStream
Internal buffer for storing encoded array
build() - Method in class com.microstrategy.web.app.transforms.ExpressionBlockBuilder
 
build() - Method in class com.microstrategy.web.objects.WebRecommendationProviderBuilder
Build the WebRecommendationProvider as a immutable object
build() - Method in class com.microstrategy.webapi.paramsobject.ReportExecuteParams.Builder
Build ReportExecuteParams object
build() - Method in class com.microstrategy.webapi.paramsobject.SynchronousQuickSearch.Builder
Build SynchronousQuickSearch object
build() - Method in class com.microstrategy.webapi.restApi.IServerRestClientBuilder
 
build() - Method in class com.microstrategy.webapi.restApi.RestClientBuilder
 
build(IDSSXMLSessionId) - Method in class com.microstrategy.webapi.restApi.IServerRestClientCluster
 
build(IDSSXMLSessionId, String) - Method in class com.microstrategy.webapi.restApi.IServerRestClientCluster
 
buildAllInfo(XMLBuilder, LogRecord) - Method in class com.microstrategy.utils.log.XMLDebugFormatter
 
buildAllInfo(XMLBuilder, LogRecord, int) - Method in class com.microstrategy.utils.log.XMLDebugFormatter
 
buildAncestorTree(FolderBean, WebFolder) - Static method in class com.microstrategy.web.app.transforms.FolderViewWidgetTransform
Build Ancestor tree for a given folder
buildAndOrOperatorParts(WebOperatorNode, String) - Method in class com.microstrategy.web.transform.ExpressionStringsImpl
A helper method used to build expression parts for infix operators
buildArcs() - Method in class com.microstrategy.web.app.maps.topology.Topology
Build the topology based on all the paths.
buildAttributeFormBlock(Block, WebAttributeForm, String) - Method in class com.microstrategy.web.app.transforms.ExpressionBlockBuilder
 
buildBasicProperties(Block, WebObjectInfo) - Static method in class com.microstrategy.web.app.transforms.ExpressionBlockBuilder
 
buildBetweenOperatorParts(WebOperatorNode, String) - Method in class com.microstrategy.web.transform.ExpressionStringsImpl
A helper method used to build expression parts for BETWEEN operators
buildBreakByPart(WebOperatorNode) - Method in class com.microstrategy.web.transform.ExpressionStringsImpl
 
buildChangeMappingsDeltaXML(List<MappingOperation>) - Method in class com.microstrategy.web.objects.WebDIChangeMappingsXMLBuilder
 
buildConstantBlock(WebValueNode) - Method in class com.microstrategy.web.app.transforms.ExpressionBlockBuilder
 
buildConstantPromptTypeSpecificXml(WebConstantPrompt, WebXMLBuilder) - Method in class com.microstrategy.web.tasks.MobilePromptsXmlTask
 
buildConstantsBlock(Block, WebOperatorNode) - Method in class com.microstrategy.web.app.transforms.ExpressionBlockBuilder
 
buildDescendantsParts(WebOperatorNode) - Method in class com.microstrategy.web.transform.ExpressionStringsImpl
 
buildDimtyBlock(Block, WebNode) - Method in class com.microstrategy.web.app.transforms.ExpressionBlockBuilder
 
buildDimtyStr(WebOperatorNode) - Method in class com.microstrategy.web.transform.ExpressionStringsImpl
 
buildDNDForEmptyGrid(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
Deprecated.
This method is not called anymore and it doesn't generate any HTML. It's kept just for backwards compatibility.
buildElementsPromptTypeSpecificXml(WebElementsPrompt, WebXMLBuilder) - Method in class com.microstrategy.web.tasks.MobilePromptsXmlTask
 
buildEntityInfo(WebObjectInfo, Block) - Method in class com.microstrategy.web.tasks.UserEntityInfoTask
 
buildEntityInfo(WebObjectInfo, Block) - Method in class com.microstrategy.web.tasks.UserServicesTask
 
builder(String, String, int, IDSSXMLSessionId.TYPE) - Static method in class com.microstrategy.webapi.IDSSXMLSessionIdParser
 
builder(String, String, int, IDSSXMLSessionId.TYPE, String) - Static method in class com.microstrategy.webapi.IDSSXMLSessionIdParser
 
Builder() - Constructor for class com.microstrategy.webapi.paramsobject.ReportExecuteParams.Builder
 
Builder() - Constructor for class com.microstrategy.webapi.paramsobject.SynchronousQuickSearch.Builder
 
Builder(SynchronousQuickSearch) - Constructor for class com.microstrategy.webapi.paramsobject.SynchronousQuickSearch.Builder
 
buildExit(XMLBuilder, LogRecord) - Method in class com.microstrategy.utils.log.XMLDebugFormatter
 
buildExpNodeProperties(Block, WebNode) - Method in class com.microstrategy.web.app.transforms.ExpressionBlockBuilder
 
buildExpNodeProperties(Block, WebNode) - Method in class com.microstrategy.web.app.transforms.LimitExpressionBlockBuilder
 
buildExpressionParts(WebNode) - Method in interface com.microstrategy.web.transform.ExpressionStrings
Builds expression parts collection for a specified node
buildExpressionParts(WebNode) - Method in class com.microstrategy.web.transform.ExpressionStringsImpl
Builds expression parts collection for a specified expression node.
buildExpressionPromptTypeSpecificXml(WebExpressionPrompt, WebXMLBuilder) - Method in class com.microstrategy.web.tasks.MobilePromptsXmlTask
 
buildExprParts(WebOperatorNode) - Method in class com.microstrategy.web.transform.ExpressionStringsImpl
A helper method called from the {link buildExpressionParts} to build expression parts for all expression types excluding rank and percent metric expressions.
buildFilterBranchQual(WebNode) - Method in class com.microstrategy.web.app.transforms.ExpressionBlockBuilder
 
buildFilterEmbedQual(WebNode) - Method in class com.microstrategy.web.app.transforms.ExpressionBlockBuilder
 
buildFilterListQual(WebNode) - Method in class com.microstrategy.web.app.transforms.ExpressionBlockBuilder
 
buildFilterListQual(WebNode) - Method in class com.microstrategy.web.app.transforms.TransactionExpressionBlockBuilder
 
buildFilterMetricExpression(WebNode) - Method in class com.microstrategy.web.app.transforms.ExpressionBlockBuilder
 
buildFilterMetricExpression(WebNode) - Method in class com.microstrategy.web.app.transforms.TransactionExpressionBlockBuilder
 
buildFlattenedContextFolderList(int) - Method in class com.microstrategy.web.app.transforms.PromptsContainerTransform
 
buildFlattenedExpression(WebExpression) - Method in class com.microstrategy.web.app.transforms.AbstractAppWidgetTransform
get the answer expression tree and flatten it into a list
buildFlattenedList(int, StringWrapper) - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
 
buildFlattenedList(int, StringWrapper) - Method in class com.microstrategy.web.app.transforms.FilterElementTransform
 
buildFormShortcutParts(WebFormShortcutNode) - Method in class com.microstrategy.web.transform.ExpressionStringsImpl
A helper method used to build expression parts (left operand and attribute form) for the form shortcut node
buildFunction(WebOperatorNode, String) - Method in class com.microstrategy.web.transform.ExpressionStringsImpl
A helper method used to build a tuple string representation
buildFunctionProps(Block, WebOperatorNode) - Method in class com.microstrategy.web.app.transforms.ExpressionBlockBuilder
 
buildGenericQual(WebNode) - Method in class com.microstrategy.web.app.transforms.ExpressionBlockBuilder
 
buildGenericQual(WebNode) - Method in class com.microstrategy.web.app.transforms.TransactionExpressionBlockBuilder
 
buildGenericTooltipInformation() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Generate generic tooltip information for the current cell being rendered.
buildInboxFilterXML() - Method in interface com.microstrategy.web.objects.admin.monitors.MonitorFilter
 
buildInboxFilterXML() - Method in class com.microstrategy.web.objects.admin.monitors.MonitorFilterImpl
 
buildInfixOperatorParts(WebOperatorNode, String) - Method in class com.microstrategy.web.transform.ExpressionStringsImpl
A helper method used to build expression parts for infix operators
buildInOperatorParts(WebOperatorNode, String) - Method in class com.microstrategy.web.transform.ExpressionStringsImpl
A helper method used to build expression parts for IN operators
buildJsonGeneratorTree(Block, BlockContext) - Method in class com.microstrategy.web.blocks.renderers.JsonRenderer
Construct a JSON Generator Tree from the Block tree.
buildJSONMapping(XMLBuilder, JSONArray) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.RemapObjectTask
 
buildLastMessageKey(String...) - Method in class com.microstrategy.web.app.beans.WebAppSessionManagerImpl
Create a GUID that is a combination of server/project info in order to maintain a keyed list of last message across server/project at client-side.
buildLastMessageKey(String...) - Method in interface com.microstrategy.web.app.WebAppSessionManager
Create a GUID that is a combination of server/project info in order to maintain a keyed list of last message across server/project at client-side.
buildLeftOperandFromOperator(WebOperatorNode) - Method in class com.microstrategy.web.transform.ExpressionStringsImpl
A helper method called from the ExpressionStringsImpl.buildLeftOperandParts(com.microstrategy.web.objects.WebOperatorNode) to build left operand parts in the case the left operand is an operator.
buildLeftOperandParts(WebOperatorNode) - Method in class com.microstrategy.web.transform.ExpressionStringsImpl
A helper method used to build left operand parts
buildMrpParts(WebOperatorNode) - Method in class com.microstrategy.web.transform.ExpressionStringsImpl
A helper method called from the ExpressionStringsImpl.buildExpressionParts(com.microstrategy.web.objects.WebNode) to build expression parts for rank and percent metric expressions.
buildObjectBlock(Block, WebObjectInfo, String) - Method in class com.microstrategy.web.app.transforms.ExpressionBlockBuilder
 
buildObjectsPromptTypeSpecificXml(WebObjectsPrompt, WebXMLBuilder) - Method in class com.microstrategy.web.tasks.MobilePromptsXmlTask
 
buildObjOptionValue(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractPromptEditorTransform
 
buildOutputLevelPart(WebOperatorNode) - Method in class com.microstrategy.web.transform.ExpressionStringsImpl
A helper method that builds and adds to the parts collection a dimensionality expression part
buildPacSelectorForUrl(String) - Static method in class com.microstrategy.utils.proxy.ProxyUtil
Build a PAC proxy selector for the given URL.
buildPostfixOperatorParts(WebOperatorNode, String) - Method in class com.microstrategy.web.transform.ExpressionStringsImpl
A helper method used to build expression parts for postfix operators
buildPrefixOperatorParts(WebOperatorNode, String) - Method in class com.microstrategy.web.transform.ExpressionStringsImpl
A helper method used to build expression parts for prefix operators
buildPromptInformation(Block, WebPromptableNode) - Method in class com.microstrategy.web.app.transforms.ExpressionBlockBuilder
 
buildPromptXml(WebPrompt, WebXMLBuilder) - Method in class com.microstrategy.web.tasks.MobilePromptsXmlTask
 
buildRelatedLinkItems() - Method in class com.microstrategy.web.app.transforms.FolderViewWidgetTransform
 
buildRelationshipQual(WebNode) - Method in class com.microstrategy.web.app.transforms.ExpressionBlockBuilder
 
buildReportQual(WebNode) - Method in class com.microstrategy.web.app.transforms.ExpressionBlockBuilder
 
buildResponse(MarkupOutput, TaskRequestContext, WebIServerSession, List<WebDBRole>, boolean, String, boolean) - Method in class com.microstrategy.web.tasks.GetDBInstancesTask
 
buildResponse(MarkupOutput, TaskRequestContext, WebPrompts, String, WebIServerSession, boolean) - Method in class com.microstrategy.web.tasks.GetPromptsTask
 
buildResponse(MarkupOutput, TaskRequestContext, WebPrompts, String, WebIServerSession, boolean) - Method in class com.microstrategy.web.tasks.MobilePromptsXmlTask
 
buildResponse(TaskOutput, TaskRequestContext, WebIServerSession) - Method in class com.microstrategy.web.tasks.LoginTask
 
buildSelectionExpression(WebObjectsFactory, boolean, boolean, JsonArray) - Static method in class com.microstrategy.web.objects.RWManipulationBuilder
 
buildShortAnswerXML(WebXMLBuilder) - Method in interface com.microstrategy.web.objects.WebPrompt
 
buildShortObjectAttributes(WebXMLBuilder) - Method in interface com.microstrategy.web.objects.WebObjectInfo
 
buildShortXML(WebXMLBuilder) - Method in interface com.microstrategy.web.objects.WebElements
 
buildShortXML(WebXMLBuilder) - Method in interface com.microstrategy.web.objects.WebObjectInfo
 
buildShortXML(WebXMLBuilder) - Method in class com.microstrategy.web.objects.WebSyncSearchFolder
 
buildSingleBaseFormExpression(WebNode) - Method in class com.microstrategy.web.app.transforms.ExpressionBlockBuilder
 
buildSingleBaseFormExpression(WebNode) - Method in class com.microstrategy.web.app.transforms.TransactionExpressionBlockBuilder
 
buildSingleBaseFormQual(WebNode) - Method in class com.microstrategy.web.app.transforms.ExpressionBlockBuilder
 
buildSingleBaseFormQual(WebNode) - Method in class com.microstrategy.web.app.transforms.TransactionExpressionBlockBuilder
 
buildSingleFormat(WebFormat) - Static method in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
buildSingleMetricQual(WebNode) - Method in class com.microstrategy.web.app.transforms.ExpressionBlockBuilder
 
buildSingleMetricQual(WebNode) - Method in class com.microstrategy.web.app.transforms.TransactionExpressionBlockBuilder
 
buildSubExpression(WebNode) - Method in class com.microstrategy.web.app.transforms.ExpressionBlockBuilder
 
buildSubExpression(WebNode, boolean) - Method in class com.microstrategy.web.app.transforms.ExpressionBlockBuilder
 
buildTimeStamp - Variable in class com.microstrategy.web.app.utils.MkitBundleProcess
 
BuildTimeStampLoader - Class in com.microstrategy.web.mkit
 
BuildTimeStampLoader() - Constructor for class com.microstrategy.web.mkit.BuildTimeStampLoader
 
buildURL(Map<String, String>, boolean, boolean) - Method in class com.microstrategy.web.app.utils.usher.NetworkRequest
builds up the query to be executed with any additional parameters specified by the child request
buildXML() - Method in class com.microstrategy.web.app.transforms.PageByInfo
 
buildXML() - Method in interface com.microstrategy.web.objects.WebParsedModelAvailableObjects
 
buildXML(WebXMLBuilder) - Method in interface com.microstrategy.web.objects.WebPropertyObj
 
buildXmlAttributes(XMLBuilder) - Method in class com.microstrategy.web.preferences.EmptyNumericStringPreferenceDefinition
 
buildXmlAttributes(XMLBuilder) - Method in class com.microstrategy.web.preferences.PreferenceAllowableValue
Constructs an XML representation of the allowable value.
buildXmlAttributes(XMLBuilder) - Method in class com.microstrategy.web.preferences.PreferenceDefinitionBase
This is used to persist the state of the preference definition.
buildXmlAttributes(XMLBuilder) - Method in class com.microstrategy.web.preferences.PreferenceDefinitionImpl
Constructs an XML representation of the preference definition.
buildXmlAttributes(XMLBuilder) - Method in class com.microstrategy.web.preferences.PreferenceDefinitionMinMax
 
buildXMLBody(WebXMLBuilder) - Method in class com.microstrategy.web.objects.WebScriptVariable
build the xml body for script variable
buildXMLState(XMLBuilder) - Method in class com.microstrategy.utils.DeltaProperties
 
bulletImage - Variable in class com.microstrategy.web.app.transforms.FolderBulletTransform
Indicates the image to be used as bullet before every item displayed.
BundleDescriptorTag - Class in com.microstrategy.web.app.taglibs
 
BundleDescriptorTag() - Constructor for class com.microstrategy.web.app.taglibs.BundleDescriptorTag
 
BundleDescriptorTagHelper - Class in com.microstrategy.web.app.taglibs
 
BundleDescriptorTagHelper() - Constructor for class com.microstrategy.web.app.taglibs.BundleDescriptorTagHelper
 
bundleOutputFolder - Variable in class com.microstrategy.web.app.utils.MkitBundleProcess
 
bundleXml - Variable in class com.microstrategy.web.app.utils.MkitBundleProcess
 
Button() - Constructor for class com.microstrategy.web.app.gui.EditorImpl.Button
 
BUTTON_ARRAY - Static variable in interface com.microstrategy.web.objects.rw.EnumRWControlStyle
Buttons
BUTTON_EFFECT_FLAT - Static variable in class com.microstrategy.web.app.transforms.RWLayoutTransform.ButtonHelper
 
BUTTON_EFFECT_GLOSSY - Static variable in class com.microstrategy.web.app.transforms.RWLayoutTransform.ButtonHelper
 
BUTTON_NEXT_INPUT_ARGUMENT - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Argument for the button next to the input box
BUTTON_NEXT_INPUT_AVAILABLE - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Flag indicating whether we should show a button next to the input text box
BUTTON_NEXT_INPUT_JS_FUNCTION - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Javascript to run when the button next to the input box is clicked
BUTTON_NEXT_INPUT_LABEL - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Label for the button next to the input box
BUTTON_SCRIPT_CLASS - Static variable in class com.microstrategy.web.app.transforms.RWLayoutTransform.ButtonHelper
 
BUTTON_STYLE - Static variable in class com.microstrategy.web.app.gui.EditorImpl.Button
 
BUTTON_STYLE_CAPTION_ONLY - Static variable in class com.microstrategy.web.app.transforms.RWLayoutTransform.ButtonHelper
 
BUTTON_STYLE_CUSTOM - Static variable in class com.microstrategy.web.app.transforms.RWLayoutTransform.ButtonHelper
 
BUTTON_STYLE_ICON_LEFT - Static variable in class com.microstrategy.web.app.transforms.RWLayoutTransform.ButtonHelper
 
BUTTON_STYLE_ICON_ONLY - Static variable in class com.microstrategy.web.app.transforms.RWLayoutTransform.ButtonHelper
 
BUTTON_STYLE_ICON_RIGHT - Static variable in class com.microstrategy.web.app.transforms.RWLayoutTransform.ButtonHelper
 
BUTTON_STYLE_ICON_TOP - Static variable in class com.microstrategy.web.app.transforms.RWLayoutTransform.ButtonHelper
 
BUTTON_STYLE_NOT_BUTTON - Static variable in class com.microstrategy.web.app.transforms.RWLayoutTransform.ButtonHelper
 
ButtonAlignmentsHelper() - Constructor for class com.microstrategy.web.app.transforms.AbstractRWTransform.ButtonAlignmentsHelper
 
ButtonHelper(RWObject, RWLayoutTransform) - Constructor for class com.microstrategy.web.app.transforms.RWLayoutTransform.ButtonHelper
 
byID(char) - Static method in enum com.microstrategy.web.app.maps.shp.DBFField.FieldType
 
byID(int) - Static method in enum com.microstrategy.web.app.maps.shp.Shape.TYPEEMUN
 
byPass(String, int) - Method in interface com.microstrategy.webapi.ACMDecisionLog.ILoginDecisionLog
 
byPass(TClusterNode) - Method in interface com.microstrategy.webapi.ACMDecisionLog.IProjectDecisionLog
 
byPass(TClusterNode, Collection<String>) - Method in interface com.microstrategy.webapi.ACMDecisionLog.ICrossProjectDecisionLog
 
BYTE_ORDER_MARK - Static variable in class com.microstrategy.web.app.transforms.AbstractExportTransform
 
ByteArray - Class in com.microstrategy.web.app.utils.compression
 
byteBuffIn - Variable in class com.microstrategy.web.app.transforms.EncodeSpecialStreamingContext
 
byteBuffOut - Variable in class com.microstrategy.web.app.transforms.EncodeSpecialStreamingContext
 

C

C - com.microstrategy.web.app.maps.shp.DBFField.FieldType
 
C_PASSWORD_POLICY_EDIT_DISTANCE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
C_PASSWORD_POLICY_MINIMUM_CHARS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
C_PASSWORD_POLICY_MINIMUM_LENGTH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
C_PASSWORD_POLICY_MINIMUM_LOWERCASE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
C_PASSWORD_POLICY_MINIMUM_SPECIAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
C_PASSWORD_POLICY_MINIMUM_UPPERCASE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
C_PASSWORD_POLICY_NO_ROTATING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
C_PASSWORD_POLICY_NO_USER_INFO - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
C_PASSWORD_POLICY_NUMBER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
Cache - Interface in com.microstrategy.utils.cache
Cache interface.
Cache - Interface in com.microstrategy.web.objects.admin.monitors
The interface Cache represents a real cache slot in the memory of the Intelligence Server.
CACHE_EXCEED_DISK_LIMIT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CACHE_MODE - Static variable in interface com.microstrategy.web.tasks.actions.rest.catalogsetting.CatalogModeType
 
CacheBase - Class in com.microstrategy.utils.cache
Base class for caches.
CacheBase(String, boolean, int, int) - Constructor for class com.microstrategy.utils.cache.CacheBase
Constructs a cache with specified name and soft reference flag.
CacheBase(String, boolean, int, int, String) - Constructor for class com.microstrategy.utils.cache.CacheBase
 
CACHED - Static variable in interface com.microstrategy.web.app.beans.TabBean
 
CACHED_ADVANCED_DRILL_EDITOR_PROCESS_EVENT - Static variable in class com.microstrategy.web.app.transforms.ReportTransformHelper
The key for cached object representing the advanced drill editor's processing event.
CACHED_ADVANCED_DRILL_EDITOR_PROCESS_EVENT - Static variable in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
CACHED_ADVANCED_DRILL_EVENT - Static variable in class com.microstrategy.web.app.transforms.ReportTransformHelper
The key for cached object representing the advanced drill event for the report.
CACHED_ADVANCED_DRILL_EVENT - Static variable in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
CACHED_APPLIED_SORT_ARRAY - Static variable in class com.microstrategy.web.app.transforms.ReportTransformHelper
The key for cached object representing the sort array used in grid transforms.
CACHED_APPLIED_SORT_ARRAY - Static variable in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
CACHED_CONTEXT - Static variable in class com.microstrategy.web.app.transforms.ReportTransformHelper
They key for cahced object representing the transform instance
CACHED_DRILL_EDITOR_NAME - Static variable in class com.microstrategy.web.app.transforms.ReportTransformHelper
The key for cached object representing the drill editor's name.
CACHED_DRILL_EDITOR_NAME - Static variable in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
CACHED_DRILL_EDITOR_PROCESS_EVENT - Static variable in class com.microstrategy.web.app.transforms.ReportTransformHelper
The key for cached object representing the drill editor's processing event.
CACHED_DRILL_EDITOR_PROCESS_EVENT - Static variable in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
CACHED_DRILL_EVENT - Static variable in class com.microstrategy.web.app.transforms.ReportTransformHelper
The key for cached object representing the drill event for the report.
CACHED_DRILL_EVENT - Static variable in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
CACHED_DRILL_FILTER_PAGEBY - Static variable in class com.microstrategy.web.app.transforms.ReportTransformHelper
The key for cached object representing whether to filter on the page by elements when drilling.
CACHED_DRILL_FILTER_PAGEBY - Static variable in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
CACHED_DRILL_FILTERONSELECTION_PROCESS_EVENT - Static variable in class com.microstrategy.web.app.transforms.ReportTransformHelper
The key for cached object representing the drill editor's processing event for filter on selections case.
CACHED_DRILL_FILTERONSELECTION_PROCESS_EVENT - Static variable in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
CACHED_FORMAL_PARAMETERS - Static variable in class com.microstrategy.web.app.transforms.ReportTransformHelper
The key for cached object representing the list of all the formal parameters for the current transform.
CACHED_FORMAL_PARAMETERS - Static variable in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
CACHED_IFRAME_REQUEST - Static variable in class com.microstrategy.web.app.transforms.ReportTransformHelper
The key for cached object representing whether it's a iframe request.
CACHED_IFRAME_REQUEST - Static variable in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
CACHED_IMAGE_FOLDER - Static variable in class com.microstrategy.web.app.transforms.ReportTransformHelper
The key for cached object representing the image folder.
CACHED_IMAGE_FOLDER - Static variable in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
CACHED_IS_NETSCAPE - Static variable in class com.microstrategy.web.app.transforms.ReportTransformHelper
The key for cached object representing whether it is a netscape browser.
CACHED_IS_NETSCAPE - Static variable in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
CACHED_MAX_COL_HEADER_DEPTH - Static variable in class com.microstrategy.web.app.transforms.ReportTransformHelper
The key for cached object representing the max col header depth.
CACHED_MAX_COL_HEADER_DEPTH - Static variable in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
CACHED_SORT_EVENT - Static variable in class com.microstrategy.web.app.transforms.ReportTransformHelper
The key for cached object representing the sort event.
CACHED_SORT_EVENT - Static variable in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
CACHED_SORT_SUBTOTAL_POSITION - Static variable in class com.microstrategy.web.app.transforms.ReportTransformHelper
The key for cached object representing the position for subtotal sorting.
CACHED_SORT_SUBTOTAL_POSITION - Static variable in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
CACHED_SPECIFY_ID_FOR_FOR_TITLE_CELL - Static variable in class com.microstrategy.web.app.transforms.ReportTransformHelper
The key for cached object representing whether if we need to add the ID attribute to the TD cells for TITLEs.
CACHED_SPECIFY_ID_FOR_FOR_TITLE_CELL - Static variable in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
CACHED_SPECIFY_WIDTH_FOR_CELL - Static variable in class com.microstrategy.web.app.transforms.ReportTransformHelper
The key for cached object representing whether we need to add the WIDTH attribute to the TD cell.
CACHED_SPECIFY_WIDTH_FOR_CELL - Static variable in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
CACHED_URL_TYPICAL_BEAN_STATES - Static variable in class com.microstrategy.web.app.transforms.ReportTransformHelper
The key for cached object representing the url string for typical bean states.
CACHED_URL_TYPICAL_BEAN_STATES - Static variable in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
CacheDetails - Interface in com.microstrategy.web.objects.admin.monitors
The interface CacheDetails contains the detailed information of a cache.
cachedNodes(Collection<TClusterNode>) - Method in interface com.microstrategy.webapi.ACMDecisionLog.IProjectDecisionLog
 
CacheException - Exception in com.microstrategy.utils.cache
 
CacheException() - Constructor for exception com.microstrategy.utils.cache.CacheException
 
CacheException(int, Object[], Throwable, Locale) - Constructor for exception com.microstrategy.utils.cache.CacheException
Deprecated.
use other constructor instead
CacheException(int, Object[], Locale) - Constructor for exception com.microstrategy.utils.cache.CacheException
Deprecated.
use other constructor instead
CacheException(LocalizableMessage) - Constructor for exception com.microstrategy.utils.cache.CacheException
Constructor.
CacheException(LocalizableMessage, Throwable) - Constructor for exception com.microstrategy.utils.cache.CacheException
Constructor.
CacheException(String) - Constructor for exception com.microstrategy.utils.cache.CacheException
 
CacheException(String, Throwable) - Constructor for exception com.microstrategy.utils.cache.CacheException
 
CacheException(Throwable) - Constructor for exception com.microstrategy.utils.cache.CacheException
 
CacheHint - Interface in com.microstrategy.utils.cache
Every item stored in the cache is keyed by a CacheHint.
cacheIndex - Variable in class com.microstrategy.web.app.maps.MapShape
The cache index of the shape that stored in the cahced repository.
cacheKeys(Key) - Method in class com.microstrategy.utils.proxy.WinRegistryFullOperation
Method caches a complete key + 1 subkey
cacheKeys(Key, int) - Method in class com.microstrategy.utils.proxy.WinRegistryFullOperation
Method caches a complete key tree (so the key + subchildren)
CacheManipulationFailure - Interface in com.microstrategy.web.objects.admin.monitors
The interface CacheManipulationFailure represents a failure in manipulating a cache.
CacheManipulationStatus - Interface in com.microstrategy.web.objects.admin.monitors
This class is for cache manipulation status.
CacheManipulator - Interface in com.microstrategy.web.objects.admin.monitors
The interface CacheManipulator contains operations to manage caches.
CacheRegistry - Class in com.microstrategy.utils.cache
Singleton CacheRegistry class keeps track of all caches in the JVM.
CacheResults - Interface in com.microstrategy.web.objects.admin.monitors
The interface CacheResults represents the result of a cache retrieval.
CacheResultsOnServerLevel - Interface in com.microstrategy.web.objects.admin.monitors
The interface CacheResults represents the result of a cache retrieval.
Caches - Interface in com.microstrategy.web.objects.admin.monitors
The interfaces Caches is a collection of Cache.
CacheSource - Interface in com.microstrategy.web.objects.admin.monitors
The interface CacheSource is the entry point to retrieve and manipulate caches.
CachesUpdateTimeTask - Class in com.microstrategy.web.app.tasks
 
CachesUpdateTimeTask() - Constructor for class com.microstrategy.web.app.tasks.CachesUpdateTimeTask
 
cacheToken(TaskRequestContext, String, String) - Method in class com.microstrategy.web.app.tasks.ESRIConfigHelper
Deprecated.
 
cacheToken(TaskRequestContext, String, String) - Method in class com.microstrategy.web.config.esri.ESRIConfigHelper
 
CALC_E_BINDING_PARAM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CALC_E_BUF_SIZE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CALC_E_EXPR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CALC_E_FUNC_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CALC_E_INTERNAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CALC_E_INVALID_FUNCTYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CALC_E_LEVEL_MISMATCH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CALC_E_NON_NUMERIC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CALC_E_UNIT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CALC_E_UNSPECIFIED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CALC_E_VARIANT_CONVERT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
calculate() - Method in class com.microstrategy.utils.config.AbstractConfigurationElement.FilteredList
 
calculateBlockBegin() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
 
calculateContextMenusPath(String) - Method in class com.microstrategy.web.app.utils.upgrade.StyleCatalogModule
 
calculateDeltas(AbstractConfigurationElement, AbstractConfigurationElement) - Method in class com.microstrategy.web.app.utils.upgrade.AbstractXMLConfigModule
Calculate deltas between the base and the custom element.
CalculateDocWidth - com.microstrategy.web.app.utils.WFProperty
 
CalculateGroupByTask - Class in com.microstrategy.web.app.tasks.QueryBuilder
 
CalculateGroupByTask() - Constructor for class com.microstrategy.web.app.tasks.QueryBuilder.CalculateGroupByTask
 
CalculateGroupByTask(String) - Constructor for class com.microstrategy.web.app.tasks.QueryBuilder.CalculateGroupByTask
 
CalculateGroupByTaskManipulation(WebReportInstance, String, String) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.CalculateGroupByTask
 
calculateHint() - Method in class com.microstrategy.utils.config.ConfigurationFilesCache.ConfigurationFileCacheHint
 
calculateJSPPath(String) - Method in class com.microstrategy.web.app.utils.upgrade.PageConfigsModule
 
calculateLayoutPath(String) - Method in class com.microstrategy.web.app.utils.upgrade.StyleCatalogModule
 
calculateNewFilePath(String) - Method in class com.microstrategy.web.app.utils.upgrade.StyleCatalogModule
 
calculateNewPath(String, String) - Method in class com.microstrategy.web.app.utils.upgrade.AbstractXMLConfigModule
Returns the new relative path for the given file, as should be defined in Microstrategy Web.
CALE_E_ANASQL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CALE_E_CONSOLIDATION_ELEM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CALE_E_CONSOLIDATION_EXPR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CALE_E_CONSOLIDATION_UNEXPECTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CALE_E_SORT_DEF - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CALE_E_SORT_METRIC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CALENDAR - Static variable in class com.microstrategy.web.app.gui.GuiElementFactory
 
CALENDAR_BEGIN_YEAR_GREATER_THAN_END_YEAR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CALENDAR_BEGIN_YEAR_OFFSET_LIMIT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CALENDAR_END_YEAR_OFFSET_LIMIT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
canAddKey(String) - Method in class com.microstrategy.web.beans.GenericEventHandler.GenericEventKeys
This method is called during the GenericEventHandler.GenericEventKeys.initializeRequestKeys() method before adding the keys to the collection.
canAddMDXUnit(WebMDXDisplayUnit) - Method in interface com.microstrategy.web.objects.WebWorkingSet
This method will tell whether the given MDX unit is acceptable to add to the report.
canAddShortcutMetric(int) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellTitle
 
canAddShortcutMetric(int) - Method in interface com.microstrategy.web.app.transforms.ReportGridCellTitle
Returns whether specified shortcut metric could be created based on current cell.
canAddShortcutMetric(int) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellColTitle
Deprecated.
 
canAddShortcutMetric(int) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellRowTitle
Deprecated.
 
canAddThresholds() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
Utility method for determining if the cell object is enabled for displaying the user the option to add threshold to it
canAddThresholds() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Utility methood for determining if the cell object is enabled for displaying the user the option to add threshold to it
canAddThresholds() - Method in class com.microstrategy.web.app.transforms.ReportGridCellRowTitleImpl
 
canAddThresholds() - Method in interface com.microstrategy.web.app.transforms.ReportGridDisplayCell
Utility method for determining if the cell object is enabled for displaying the user the option to add advanced thresholds
canAddThresholds() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Utility methood for determining if the cell object is enabled for displaying the user the option to add thresholds to it
canAddThresholds() - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
Utility method for determining if all the privileges are enabled for displaying the user the option to add thresholds to current element from the grid
canAutoSize - Variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
Indicates if editor should auto-size to show the contents.
canBePaused() - Method in interface com.microstrategy.web.objects.admin.serverconfig.InstanceStatus
Returns whether the instance supports pausing from its current state.
canBeSmart() - Method in interface com.microstrategy.web.objects.WebParsedMetric
Returns a boolean value indicating whether this metric can be set to smart.
canBeUsedInReportLimits() - Method in interface com.microstrategy.web.objects.WebAttributeForm
 
canCancelPrompt - Variable in class com.microstrategy.web.app.transforms.PromptsClassicTransform
Indicates whether the cancel prompt button is displayed
canCancelPrompt - Variable in class com.microstrategy.web.app.transforms.PromptsContainerTransform
Indicates whether the cancel prompt button is displayed
canCancelPrompt() - Method in class com.microstrategy.web.app.transforms.PromptsClassicTransform
Deprecated.
The isRWDatasetAdded formal parameter has been removed so this method is no longer called.
canCancelPrompt() - Method in class com.microstrategy.web.app.transforms.PromptsContainerTransform
 
cancel() - Method in interface com.microstrategy.web.beans.AddressListBean
Cancels the processing of the currently active address.
cancel() - Method in interface com.microstrategy.web.beans.ScheduleBean
Deprecated.
sets the bean state to cancel
cancel() - Method in interface com.microstrategy.web.beans.SubscriptionBean
sets the bean state to cancel
cancel(int) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Cancels current updates and resets object to specified state
CANCEL_BUTTON - Static variable in interface com.microstrategy.web.app.gui.Editor
The property value of the Cancel button
cancelButtonImage - Variable in class com.microstrategy.web.app.transforms.WizardTransform
Formal parameter indicating the image to use for the Cancel button.
cancelEvent - Variable in class com.microstrategy.web.admin.transforms.AbstractServerPropertiesTransform
 
cancelJS - Variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
Indicates JavaScript functionality to be invoked when 'Cancel' buttons is pressed.
cancelLabel - Variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
Indicates the cancel label when no title id is provided.
cancelLabelID - Variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
Indicates the cancel label id according to the application's resource buldles.
cancellChanges() - Method in interface com.microstrategy.web.app.beans.DerivedElementsEditorBean
 
cancelledWaitingReader() - Method in class com.microstrategy.utils.concurrent.WriterPreferenceReadWriteLock
 
cancelledWaitingWriter() - Method in class com.microstrategy.utils.concurrent.WriterPreferenceReadWriteLock
 
cancelRename() - Method in interface com.microstrategy.web.beans.InboxBean
Cancels the message ID and name set via InboxBean.setRenameEditable(String)
CancelReprompt() - Method in interface com.microstrategy.web.objects.WebResultSetInstance
Cancels reprompt for this instance.
cancelRequest() - Method in interface com.microstrategy.web.beans.DocumentBean
Cancels the current request.
cancelRequest() - Method in interface com.microstrategy.web.beans.FolderBean
Cancels the current search request.
cancelRequest() - Method in interface com.microstrategy.web.beans.ResultSetBean
Cancels the current request.
CancelSubscriptionsTask - Class in com.microstrategy.web.app.tasks
 
CancelSubscriptionsTask() - Constructor for class com.microstrategy.web.app.tasks.CancelSubscriptionsTask
 
CancelSubscriptionsTask(String) - Constructor for class com.microstrategy.web.app.tasks.CancelSubscriptionsTask
 
cancelTaskParam - Variable in class com.microstrategy.web.app.tasks.DIStartOrCancelAggFilterChangeTask
 
canChangeEnabled() - Method in class com.microstrategy.web.app.utils.upgrade.AbstractModule
Default implementation, returns true.
canChangeEnabled() - Method in class com.microstrategy.web.app.utils.upgrade.CleanUpModule
Returns false.
canChangeEnabled() - Method in interface com.microstrategy.web.app.utils.upgrade.UpgradeModule
Determines whether the user can change the enabled status of this module.
canChangePassword() - Method in interface com.microstrategy.web.objects.WebSessionInfo
Returns whether the password can be changed.
canClose() - Method in class com.microstrategy.web.app.transforms.PageByTransform
Indicates the Transform whether it can be closed.
canCopy(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderQuickSearchResultsXHTMLTransform
Checks if all privileges and access control are enabled to make a copy of the object.
canCopy(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderViewTransform
Checks if all privileges and access control are enabled to make a copy of the object.
canCreate() - Method in class com.microstrategy.web.app.transforms.UserEntitiesTransform
 
canCreateBean(String) - Method in class com.microstrategy.web.beans.AbstractLocalBeanFactory
Check whether this factory can create a bean with a given type name.
canCreateBean(String) - Method in interface com.microstrategy.web.beans.LocalBeanFactory
Check whether this factory can create a bean with a given type name.
canCreateGroup() - Method in class com.microstrategy.web.app.transforms.UserEntitiesTransform
 
canCreateGroup() - Method in class com.microstrategy.web.app.transforms.UserGroupTransform
 
canCreateShortcut(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderViewTransform
Checks if all privileges and access control are enabled to create a Shortcut to the given object.
canCreateSubscription(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Checks if all privileges and access control are enabled to create an iServer subscription for this object.
canCreateUser() - Method in class com.microstrategy.web.app.transforms.UserEntitiesTransform
 
canDefineDerivedElements() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
 
canDefineDerivedElements(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractReportCellContextMenuItemBuilder
 
canDelete(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Checks if all privileges and access control are enabled to delete this object.
canDelete(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AdminFolderQuickSearchResultsTransform
 
canDelete(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AdminFolderSearchResultsTransform
 
canDelete(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AdminFolderViewTransform
 
canDelete(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.UserEntitiesTransform
 
candidate(String, int, String) - Method in interface com.microstrategy.webapi.ACMDecisionLog.ICrossProjectDecisionLog.ILoop
 
canDisplayBaseForms() - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellAttributeForms.AbstractAttributeFormsContextMenuBuilder
Deprecated.
this method is no longer used by the code base
canDisplayDrillMetricValues() - Method in class com.microstrategy.web.app.transforms.PreferencesDrillTransform
Deprecated.
This method has been deprecated. Instead use the preferences generic transform
canDisplayDrillMetricValuesLink() - Method in class com.microstrategy.web.app.transforms.PreferencesDrillTransform
Deprecated.
This method has been deprecated. Instead use the preferences generic transform
canDisplayDrillMetricValuesRMC() - Method in class com.microstrategy.web.app.transforms.PreferencesDrillTransform
Deprecated.
This method has been deprecated. Instead use the preferences generic transform
canDisplayDropDownMenus() - Method in class com.microstrategy.web.app.transforms.PreferencesGeneralTransform
Checks if the Dropdown menus sections should be disabled.
canDisplayIncrementalFetchButtons() - Method in class com.microstrategy.web.app.transforms.PromptsContainerTransform
 
canDisplayNewAddressLink() - Method in class com.microstrategy.web.app.transforms.AddressListTransform
 
canDisplayProperties(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderViewTransform
Checks if all privileges and access control are enabled to display the properties of the given object.
canDisplaySaveButton() - Method in class com.microstrategy.web.app.transforms.PromptsClassicTransform
Indicates whether or not 'Save' button can be displayed.
canDisplayUserDhtml() - Method in class com.microstrategy.web.app.transforms.PreferencesGeneralTransform
Checks if the administrator has enabled modifying the DHTML preference to end users.
canDrill() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
 
canDrill() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Utility methood for determining if the cell object is enabled for displaying the user the option to drill on it
canDrill() - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellDrill.AbstractDrillContextMenuBuilder
 
canDrill() - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportGraphDrill.GraphAreaContextMenuBuilder
Checks if the current GraphArea object supports Drilling
canDrill() - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportPageByCellDrill.TitleDrillContextMenuBuilder
 
canDrill() - Method in class com.microstrategy.web.app.transforms.ReportGridCellMetricValueImpl
Utility methood for determining if the cell object is enabled for displaying the user the option to drill on it
canDrill() - Method in interface com.microstrategy.web.app.transforms.ReportGridDisplayCell
Utility methood for determining if the cell object is enabled for displaying the user the option to drill on it
canDrill() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Utility methood for determining if the cell object is enabled for displaying the user the option to drill on it
canDrill() - Method in class com.microstrategy.web.app.transforms.ReportGridExcelCellMetricValueImpl
Utility methood for determining if the cell object is enabled for displaying the user the option to drill on it
canDrill() - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
Utility methood for determining if all the privileges are enabled for displaying the user the option to drill on one element from the grid
canDrillAdvanced() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
Utility methood for determining if the cell object is enabled for displaying the user the option for advanced drilling on it
canDrillAdvanced() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellTitle
Utility methood for determining if the cell object is enabled for displaying the user the option for advanced drilling on it
canDrillAdvanced() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Utility methood for determining if the cell object is enabled for displaying the user the option for advanced drilling on it
canDrillAdvanced() - Method in class com.microstrategy.web.app.transforms.ReportGridCellMetricValueImpl
Utility methood for determining if the cell object is enabled for displaying the user the option for advanced drilling on it
canDrillAdvanced() - Method in interface com.microstrategy.web.app.transforms.ReportGridDisplayCell
Utility methood for determining if the cell object is enabled for displaying the user the option for advanced drilling on it
canDrillAdvanced() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Utility methood for determining if the cell object is enabled for displaying the user the option for advanced drilling on it
canEdit() - Method in interface com.microstrategy.web.app.beans.PageByBean
Validates whether the user can edit this PageBy.
canEdit(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Checks if all privileges and access control are enabled to edit this object.
canEdit(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AdminFolderQuickSearchResultsTransform
 
canEdit(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AdminFolderSearchResultsTransform
 
canEdit(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AdminFolderViewTransform
 
canEdit(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.UserEntitiesTransform
 
canEditControl() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
 
canEditControl() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellTitle
 
canEditControl() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
 
canEditControl() - Method in interface com.microstrategy.web.app.transforms.ReportGridDisplayCell
Utility methood for determining if the cell object is enabled for displaying the user the option to edit control
canEditControl() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
 
canEditExpression() - Method in interface com.microstrategy.web.objects.WebExpressionHelper
 
canEditMetricFilter() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
 
canEditMetricFilter() - Method in interface com.microstrategy.web.app.transforms.ReportGridDisplayCell
Utility method for determining if the cell object is enabled editing a metric filter
canEditMetricFilter() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
 
canEditOperator(WebNode, WebNode) - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
 
canEditOperator(WebNode, WebNode) - Method in class com.microstrategy.web.app.transforms.LimitElementTransform
 
canEditSubexpression(WebNode) - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
Returns whether the subexpression at the current node is editable or not.
canEditSubexpression(WebNode) - Method in class com.microstrategy.web.app.transforms.FilterElementRWTransform
Deprecated.
Overrides the superclass' behavior to determine whether the subexpression is editable or not.
canEditSubexpression(WebNode) - Method in class com.microstrategy.web.app.transforms.ThresholdExpressionTransform
TQMS 347458, disable the expression editing for 'inlist' condition if we are in design mode of a MDX report.
canEditSubexpression(WebNode) - Method in class com.microstrategy.web.app.transforms.ViewFilterElementRWTransform
Overrides the superclass' behavior to determine whether the subexpression is editable or not.
canExecute(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractFolderTransform
 
canExpandCollapse() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
 
canExpandCollapse() - Method in interface com.microstrategy.web.objects.WebHeader
 
canExport(WebMessage) - Method in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
 
canExport(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Checks if all privileges and access control are enabled to export this object.
canExportToPDF(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Checks if all privileges and access control are enabled to export to PDF this object.
canFilter() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
 
canFilterOn() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
Utility methood for determining if the cell object is enabled for displaying the user the option to filter on it
canFilterOn() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellTitle
Utility methood for determining if the cell object is enabled for displaying the user the option to filter on it
canFilterOn() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Utility methood for determining if the cell object is enabled for displaying the user the option to filter on it
canFilterOn() - Method in class com.microstrategy.web.app.transforms.ReportGridCellMetricValueImpl
Utility methood for determining if the cell object is enabled for displaying the user the option to filter on it
canFilterOn() - Method in interface com.microstrategy.web.app.transforms.ReportGridDisplayCell
Utility methood for determining if the cell object is enabled for displaying the user the option to filter on it
canFilterOn() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Utility methood for determining if the cell object is enabled for displaying the user the option to filter on it
canFilterOn() - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
Utility methood for determining if all the privileges are enabled for displaying the user the option to filter on one element from the grid
canFilterOnSelection() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
 
canFilterOnSelection() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
 
canFilterOnSelection() - Method in interface com.microstrategy.web.app.transforms.ReportGridDisplayCell
 
canFilterOnSelection() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
 
canFilterOnUnit(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
This method determines if the current object is allowed to be filtered upon.
canFilterOnUnit(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FilterElementRWTransform
Deprecated.
This method determines if the current object is allowed to be filtered upon.
canFilterOnUnit(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.ViewFilterElementTransform
This method determines if the current object is allowed to be filtered upon.
canFormat() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
Utility methood for determining if the cell object is enabled for displaying the user the option to format it
canFormat() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Utility methood for determining if the cell object is enabled for displaying the user the option to format it
canFormat() - Method in class com.microstrategy.web.app.transforms.ReportGridCellMetricValueImpl
Utility methood for determining if the cell object is enabled for displaying the user the option to format it
canFormat() - Method in interface com.microstrategy.web.app.transforms.ReportGridDisplayCell
Utility methood for determining if the cell object is enabled for displaying the user the option to format it
canFormat() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Utility methood for determining if the cell object is enabled for displaying the user the option to format it
canFormat() - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
Utility methood for determining if all the privileges are enabled for displaying the user the option to format one element from the grid
canGroup(int, int) - Method in interface com.microstrategy.web.objects.WebExpressionHelper
Check whether it is possible to call group() on the two nodes with the given keys.
canGroup(WebNode, WebNode) - Method in class com.microstrategy.web.objects.RWViewLimitHelper
 
canGroup(WebNode, WebNode) - Method in interface com.microstrategy.web.objects.WebExpressionHelper
Check whether it is possible to call group() on the two given nodes.
canGroup(WebNode, WebNode) - Method in class com.microstrategy.web.objects.WebMDXExpressionHelper
 
canGroup(WebNode, WebNode) - Method in class com.microstrategy.web.objects.WebMDXReportLimitHelper
 
CanGrow - com.microstrategy.web.app.utils.WFProperty
 
CanGrowHorizontal - com.microstrategy.web.app.utils.WFProperty
 
canHaveDerivedElements() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
 
canHaveDerivedElements() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellTitle
 
canHaveDerivedElements() - Method in class com.microstrategy.web.app.transforms.ReportGridCellImpl
 
canHaveDerivedElements() - Method in class com.microstrategy.web.app.transforms.ReportGridCellMetricValueImpl
 
canHaveDerivedElements() - Method in interface com.microstrategy.web.app.transforms.ReportGridDisplayCell
 
canHaveDerivedElements() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
 
canHaveFilterDetailsMacro() - Method in class com.microstrategy.web.app.transforms.AbstractHeaderFooterTransform
Returns true if the macro to add filter-details is available.
canHavePageByMacro() - Method in class com.microstrategy.web.app.transforms.PreferencesPrintHeaderFooterTransform
Returns true if the macro to add page-by information is available.
canHierarchyPaneBeShown() - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalCartTransform
Deprecated.
Indicates whether or not Hierarchy pane can be displayed.
canHierarchyPaneBeShown() - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalTreeTransform
Deprecated.
Indicates whether or not Hierarchy pane can be displayed.
canHighlight() - Method in interface com.microstrategy.web.objects.WebDisplayUnit
 
canHyperLink() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
 
canHyperLink() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellTitle
 
canHyperLink() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
 
canHyperLink() - Method in class com.microstrategy.web.app.transforms.ReportGridCellMetricValueImpl
 
canHyperLink() - Method in interface com.microstrategy.web.app.transforms.ReportGridDisplayCell
Utility method for determining if the cell object is enabled for displaying the user the option to navigate to custom hyperlinks
canHyperLink() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
 
canHyperlinkForCurrentHTMLMode() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
On the OOB implementation this will return true if isDHTML returns true, but subclasses might override it.
canHyperlinkForCurrentHTMLMode() - Method in class com.microstrategy.web.app.transforms.IPhoneReportGridCellColHeaderImpl
 
canHyperlinkForCurrentHTMLMode() - Method in class com.microstrategy.web.app.transforms.IPhoneReportGridCellRowHeaderImpl
 
canInsertShortcutMetric() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Utility methood for determining if the cell object is enabled for displaying the user the option to insert shortcut metrics based on it
canInsertShortcutMetric() - Method in class com.microstrategy.web.app.transforms.ReportGridCellColHeaderImpl
Utility methood for determining if the cell object is enabled for displaying the user the option to insert shortcut metrics based on it
canInsertShortcutMetric() - Method in class com.microstrategy.web.app.transforms.ReportGridCellMetricValueImpl
Utility methood for determining if the cell object is enabled for displaying the user the option to insert shortcut metrics based on it
canInsertShortcutMetric() - Method in class com.microstrategy.web.app.transforms.ReportGridCellRowHeaderImpl
Utility methood for determining if the cell object is enabled for displaying the user the option to insert shortcut metrics based on it
canInsertShortcutMetric() - Method in interface com.microstrategy.web.app.transforms.ReportGridDisplayCell
Utility methood for determining if the cell object is enabled for displaying the user the option to insert shortcut metrics based on it
canInsertShortcutMetric() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Utility methood for determining if the cell object is enabled for displaying the user the option to insert shortcut metrics based on it
canInsertShortcutMetric() - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
Utility methood for determining if all the privileges are enabled for displaying the user the option to insert shortcut metrics on the grid
canLoadFromPersistentStore(CacheHint) - Method in class com.microstrategy.web.objects.SessionCacheBase
Dictates whether load access to persistent storage is permitted.
canMarkUnread(WebMessage) - Method in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
 
canMetricFilterOn() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
 
canMetricFilterOn() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Utility method for determining if the cell object is enabled for displaying the user the option to apply a metric filter on it
canMetricFilterOn() - Method in class com.microstrategy.web.app.transforms.ReportGridCellRowHeaderImpl
 
canMetricFilterOn() - Method in interface com.microstrategy.web.app.transforms.ReportGridDisplayCell
Utility method for determining if the cell object is enabled for displaying the user the option to modify the attribute forms on it
canMetricFilterOn() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Utility method for determining if the cell object is enabled for displaying the user the option to filter on it
canModifyAttributeForm() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
Utility methood for determining if the cell object is enabled for displaying the user the option to modify the attribute forms on it
canModifyAttributeForm() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellTitle
Utility methood for determining if the cell object is enabled for displaying the user the option to modify the attribute forms on it
canModifyAttributeForm() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Utility methood for determining if the cell object is enabled for displaying the user the option to modify the attribute forms on it
canModifyAttributeForm() - Method in class com.microstrategy.web.app.transforms.ReportGridCellMetricValueImpl
Utility methood for determining if the cell object is enabled for displaying the user the option to modify the attribute forms on it
canModifyAttributeForm() - Method in interface com.microstrategy.web.app.transforms.ReportGridDisplayCell
Utility methood for determining if the cell object is enabled for displaying the user the option to modify the attribute forms on it
canModifyAttributeForm() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Utility methood for determining if the cell object is enabled for displaying the user the option to modify the attribute forms on it
canModifyAttributeForm() - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
Utility methood for determining if all the privileges are enabled for displaying the user the option to modify the attribute forms on one element from the grid
canMove(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderViewTransform
Checks if all privileges and access control are enabled to change the location of the object.
canMoveDown(WebNode) - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
 
canMoveUp(WebNode) - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
 
canMultiSelect() - Method in class com.microstrategy.web.app.gui.TreeNode
Determines if this node can be used in multiselection or not.
canMultiSelect() - Method in interface com.microstrategy.web.objects.rw.RWControl
Returns true if this control supports multi-select mode
canMultiSelect() - Method in interface com.microstrategy.web.objects.rw.RWControlDef
Returns true if control can support multiple selections.
canOpenAlerts() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
 
canOpenAlerts() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
 
canOpenAlerts() - Method in interface com.microstrategy.web.app.transforms.ReportGridDisplayCell
 
canOpenAlerts() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
 
canPDF(WebMessage) - Method in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
 
canPivot() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Utility methood for determining if the cell object is enabled for displaying the user the option to pivot it
canPivot() - Method in class com.microstrategy.web.app.transforms.ReportGridCellColHeaderImpl
Utility methood for determining if the cell object is enabled for displaying the user the option to pivot it
canPivot() - Method in class com.microstrategy.web.app.transforms.ReportGridCellMetricValueImpl
Utility methood for determining if the cell object is enabled for displaying the user the option to pivot it
canPivot() - Method in class com.microstrategy.web.app.transforms.ReportGridCellRowHeaderImpl
Utility methood for determining if the cell object is enabled for displaying the user the option to pivot it
canPivot() - Method in interface com.microstrategy.web.app.transforms.ReportGridDisplayCell
Utility methood for determining if the cell object is enabled for displaying the user the option to pivot it
canPivot() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Utility methood for determining if the cell object is enabled for displaying the user the option to pivot it
canPivot() - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
Utility methood for determining if all the privileges are enabled for displaying the user the option to pivot one element from the grid
canPivot(int) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellTitle
Utility methood for determining if the cell object is enabled for displaying the user the option to pivot it according to the type specified
canPivot(int) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Utility methood for determining if the cell object is enabled for displaying the user the option to pivot it according to the type specified
canPivot(int) - Method in class com.microstrategy.web.app.transforms.ReportGridCellColHeaderImpl
Utility methood for determining if the cell object is enabled for displaying the user the option to pivot it according to the type specified
canPivot(int) - Method in interface com.microstrategy.web.app.transforms.ReportGridDisplayCell
Utility methood for determining if the cell object is enabled for displaying the user the option to pivot it according to the type specified
canPivot(int) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Utility methood for determining if the cell object is enabled for displaying the user the option to pivot it according to the type specified
canQuickGroup() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
 
canQuickGroup() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
 
canQuickGroup() - Method in interface com.microstrategy.web.app.transforms.ReportGridDisplayCell
 
canQuickGroup() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
 
canReconnectSession(ContainerServices, WebIServerSession, int) - Method in class com.microstrategy.web.app.AbstractExternalSecurity
This method will be called each time Microstrategy Web tries to automatically reconnect a session that is still valid.
canReconnectSession(ContainerServices, WebIServerSession, int) - Method in interface com.microstrategy.web.app.ExternalSecurity
This method will be called each time Microstrategy Web tries to automatically reconnect a session that is still valid.
canRedirect() - Method in class com.microstrategy.webapi.StreamingContext
 
canRedo() - Method in interface com.microstrategy.web.beans.ReportBean
Returns whether can perform redo on this report bean.
canRemove(WebMessage) - Method in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
 
canRemove(String) - Method in interface com.microstrategy.web.objects.rw.RWDataSets
Returns true if dataset with specified ID exists and there is no any fields referring to this data set
canRemoveFromGrid() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
Utility methood for determining if the cell object is enabled for displaying the user the option to remove it from the grid.
canRemoveFromGrid() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Utility methood for determining if the cell object is enabled for displaying the user the option to remove it from the grid.
canRemoveFromGrid() - Method in class com.microstrategy.web.app.transforms.ReportGridCellImpl
Utility methood for determining if the cell object is enabled for displaying the user the option to remove it from the grid.
canRemoveFromGrid() - Method in class com.microstrategy.web.app.transforms.ReportGridCellMetricValueImpl
Utility methood for determining if the cell object is enabled for displaying the user the option to remove it from the grid.
canRemoveFromGrid() - Method in class com.microstrategy.web.app.transforms.ReportGridCellRowHeaderImpl
Utility methood for determining if the cell object is enabled for displaying the user the option to remove it from the grid.
canRemoveFromGrid() - Method in interface com.microstrategy.web.app.transforms.ReportGridDisplayCell
Utility methood for determining if the cell object is enabled for displaying the user the option to remove it from the grid.
canRemoveFromGrid() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Utility methood for determining if the cell object is enabled for displaying the user the option to remove it from the grid.
canRemoveFromGrid() - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
Utility methood for determining if all the privileges are enabled for displaying the user the option to remove one element from the grid
canRemoveFromReport() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
Utility methood for determining if the cell object is enabled for displaying the user the option to remove it from the report
canRemoveFromReport() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Utility methood for determining if the cell object is enabled for displaying the user the option to remove it from the report
canRemoveFromReport() - Method in class com.microstrategy.web.app.transforms.ReportGridCellImpl
Utility methood for determining if the cell object is enabled for displaying the user the option to remove it from the report
canRemoveFromReport() - Method in class com.microstrategy.web.app.transforms.ReportGridCellMetricValueImpl
Utility methood for determining if the cell object is enabled for displaying the user the option to remove it from the report
canRemoveFromReport() - Method in class com.microstrategy.web.app.transforms.ReportGridCellRowHeaderImpl
Utility methood for determining if the cell object is enabled for displaying the user the option to remove it from the report
canRemoveFromReport() - Method in interface com.microstrategy.web.app.transforms.ReportGridDisplayCell
Utility methood for determining if the cell object is enabled for displaying the user the option to remove it from the report
canRemoveFromReport() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Utility methood for determining if the cell object is enabled for displaying the user the option to remove it from the report
canRemoveFromReport() - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
Utility methood for determining if all the privileges are enabled for displaying the user the option to remove one element from the report
canRename() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
Utility methood for determining if the cell object is enabled for displaying the user the option to rename it
canRename() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellTitle
Utility methood for determining if the cell object is enabled for displaying the user the option to rename it
canRename() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Utility methood for determining if the cell object is enabled for displaying the user the option to rename it
canRename() - Method in class com.microstrategy.web.app.transforms.ReportGridCellMetricValueImpl
Utility methood for determining if the cell object is enabled for displaying the user the option to rename it
canRename() - Method in interface com.microstrategy.web.app.transforms.ReportGridDisplayCell
Utility methood for determining if the cell object is enabled for displaying the user the option to rename it
canRename() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Utility methood for determining if the cell object is enabled for displaying the user the option to rename it
canRename() - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
Utility methood for determining if all the privileges are enabled for displaying the user the option to rename one element from the grid
canRename(WebMessage) - Method in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
 
canRename(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderViewTransform
Checks if all privileges and access control are enabled to rename the given object.
canRenderHomeButtton() - Method in class com.microstrategy.web.app.transforms.AbstractAdminPathTransform
 
canRenderHomeButtton() - Method in class com.microstrategy.web.app.transforms.PathTransform
 
canRenderParentUpButton() - Method in class com.microstrategy.web.app.transforms.AbstractAdminPathTransform
 
canRenderParentUpButton() - Method in class com.microstrategy.web.app.transforms.PathTransform
 
canResize() - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
Utility methood for determining if allowing users to resize columns of a linked template in rwd
canRetry() - Method in exception com.microstrategy.webapi.MSTRWebAPIException
 
CanRetryLog() - Constructor for class com.microstrategy.webapi.acm.ACMFailoverLog.CanRetryLog
 
canSave() - Method in class com.microstrategy.utils.SmartProperties
 
canSavePrompt() - Method in class com.microstrategy.web.app.transforms.PromptsClassicTransform
Indicates whether or not end-user is enabled to save given Prompted Report.
canSavePrompt() - Method in class com.microstrategy.web.app.transforms.PromptsContainerTransform
Indicates whether or not end-user is enabled to save given Prompted Report.
canSavePrompt() - Method in class com.microstrategy.web.app.transforms.PromptsCreateReportTransform
Indicates whether or not end-user is enabled to save given Prompted Report.
canSelectElements(WebAttribute) - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
This method determines whether the attribute requires a lookup table to support elements qualification.
canSelectElements(WebAttribute) - Method in class com.microstrategy.web.app.transforms.FilterElementRWTransform
Deprecated.
 
canSelectElements(WebAttribute) - Method in class com.microstrategy.web.app.transforms.ThresholdExpressionTransform
 
canSelectElements(WebAttribute) - Method in class com.microstrategy.web.app.transforms.ViewFilterElementRWTransform
 
canSelectElements(WebAttribute) - Method in interface com.microstrategy.web.beans.ExpressionBean
Returns true if Select Elements option can be used for the attribute
canSelectElements(WebAttribute) - Method in class com.microstrategy.web.beans.ThresholdExpressionBeanImpl
 
canSelectElements(WebAttribute, WebElementSource) - Static method in class com.microstrategy.utils.WebTools
Check whether we do project browsing or not
canSendNow(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Checks if all privileges and access control are enabled to create a send-now subscription for this object.
canShowDetails(WebMessage) - Method in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
 
canShowMetricTextOperators() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
 
canShowMetricTextOperators() - Method in class com.microstrategy.web.app.transforms.MDXReportLimitElementTransform
 
canShowMetricTextOperators() - Method in class com.microstrategy.web.app.transforms.SubsetViewLimitElementTransform
 
canShowPaperOptions() - Method in class com.microstrategy.web.app.transforms.PreferencesPrintTransform
Deprecated.
Determines if paper orientation and paper size options need to be displayed.
CanShrink - com.microstrategy.web.app.utils.WFProperty
 
CanShrinkHorizontal - com.microstrategy.web.app.utils.WFProperty
 
canSingleSelect() - Method in interface com.microstrategy.web.objects.rw.RWControlDef
Returns true if control can support single selections.
canSort() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellTitle
Utility methood for determining if the cell object is enabled for displaying the user the option to sort it
canSort() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Utility methood for determining if the cell object is enabled for displaying the user the option to sort it
canSort() - Method in class com.microstrategy.web.app.transforms.ReportGridCellColHeaderImpl
Utility methood for determining if the cell object is enabled for displaying the user the option to sort it
canSort() - Method in class com.microstrategy.web.app.transforms.ReportGridCellMetricValueImpl
Utility methood for determining if the cell object is enabled for displaying the user the option to sort it
canSort() - Method in class com.microstrategy.web.app.transforms.ReportGridCellRowHeaderImpl
Utility methood for determining if the cell object is enabled for displaying the user the option to sort it
canSort() - Method in interface com.microstrategy.web.app.transforms.ReportGridDisplayCell
Utility methood for determining if the cell object is enabled for displaying the user the option to sort it
canSort() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Utility methood for determining if the cell object is enabled for displaying the user the option to sort it
canSort() - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
Utility methood for determining if all the privileges are enabled for displaying the user the option to sort on one element from the grid
canStore(BrowserSettingElement) - Method in class com.microstrategy.web.app.AbstractBrowserSettings
 
canSubscribe(int) - Method in class com.microstrategy.web.app.transforms.AbstractSubscriptionListTransform
 
canSubscribe(int, boolean) - Method in class com.microstrategy.web.app.transforms.AbstractSubscriptionListTransform
 
canSupportIncrementalFetch() - Method in interface com.microstrategy.web.app.beans.PromptAppBean.StyleController
 
canSupportIncrementalFetch() - Method in interface com.microstrategy.web.beans.ElementPromptBean
Returns true if the prompt supports incremental fetch.
canSupportNoneOption() - Method in interface com.microstrategy.web.app.beans.PromptAppBean.StyleController
 
canSupportNoneOption() - Method in interface com.microstrategy.web.app.beans.PromptElementsAppBean
 
canSupportNoneOption() - Method in interface com.microstrategy.web.app.beans.PromptObjectAppBean
 
canSupportSearch() - Method in interface com.microstrategy.web.app.beans.PromptAppBean.StyleController
 
canSupportSearch() - Method in interface com.microstrategy.web.beans.ElementPromptBean
Returns true if the prompt supports search functionality.
canSwapWithNext(int) - Method in interface com.microstrategy.web.objects.WebExpressionHelper
Checks whether it is possible to call swapWithNext() on the node with the given key.
canSwapWithNext(WebNode) - Method in class com.microstrategy.web.objects.RWViewLimitHelper
 
canSwapWithNext(WebNode) - Method in interface com.microstrategy.web.objects.WebExpressionHelper
Checks whether it is possible to call swapWithNext() on the given node.
canSwapWithNext(WebNode) - Method in class com.microstrategy.web.objects.WebMDXExpressionHelper
 
canSwapWithNext(WebNode) - Method in class com.microstrategy.web.objects.WebMDXReportLimitHelper
 
canSwapWithPrevious(int) - Method in interface com.microstrategy.web.objects.WebExpressionHelper
Checks whether it is possible to call swapWithPrevious() on the node with the given key.
canSwapWithPrevious(WebNode) - Method in class com.microstrategy.web.objects.RWViewLimitHelper
 
canSwapWithPrevious(WebNode) - Method in interface com.microstrategy.web.objects.WebExpressionHelper
Checks whether it is possible to call swapWithPrevious() on the given node.
canSwapWithPrevious(WebNode) - Method in class com.microstrategy.web.objects.WebMDXExpressionHelper
 
canSwapWithPrevious(WebNode) - Method in class com.microstrategy.web.objects.WebMDXReportLimitHelper
 
canToggleAQFormElements(WebAttribute) - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
This method determines whether the user is allowed to toggle between attribute form and elements qualfication.
canToggleThresholds() - Method in interface com.microstrategy.web.objects.rw.RWDefinition
Returns true if thresholds can be toggled.
canToggleThresholds() - Method in interface com.microstrategy.web.objects.WebTemplateAttributes
Indicates whether thresholds display can be turned on/off
canToggleThresholds() - Method in interface com.microstrategy.web.objects.WebTemplateMetrics
Indicates whether thresholds display can be turned on/off
canTransform(Transformable) - Method in class com.microstrategy.web.app.tasks.AbstractMobileSubscriptionTask.SimpleSubscriptionTransform
 
canTransform(Transformable) - Method in class com.microstrategy.web.app.transforms.AbstractDocumentTransform
Returns true if the bean is not waiting for user input.
canTransform(Transformable) - Method in class com.microstrategy.web.app.transforms.AbstractReportTransform
whether the data is transformable.
canTransform(Transformable) - Method in class com.microstrategy.web.app.transforms.AbstractScheduleListTransform
Deprecated.
Overrides canTransform(Transformable) by making sure the SubscriptionFolderBean is set to return a list of WebSchedules.
canTransform(Transformable) - Method in class com.microstrategy.web.app.transforms.AbstractSubscriptionListTransform
Overrides canTransform(Transformable) by making sure the SubscriptionFolderBean is set to return a list of WebSubscriptions.
canTransform(Transformable) - Method in class com.microstrategy.web.app.transforms.DocumentDetailsTransform
Deprecated.
Overrides canTransform by returning always true.
canTransform(Transformable) - Method in class com.microstrategy.web.app.transforms.DocumentDetailsXHTMLTransform
Overrides canTransform by returning always true.
canTransform(Transformable) - Method in class com.microstrategy.web.app.transforms.FilterDetailsEditorTransform
 
canTransform(Transformable) - Method in class com.microstrategy.web.app.transforms.PromptCartTransform
Deprecated.
Indicates whether or not this given transform can be used to transform given component.
canTransform(Transformable) - Method in class com.microstrategy.web.app.transforms.PromptCartXHTMLTransform
canTransform(Transformable) - Method in class com.microstrategy.web.app.transforms.PromptCheckboxTransform
Indicates whether or not given component (data) can be processed by this transform.
canTransform(Transformable) - Method in class com.microstrategy.web.app.transforms.PromptConstantTransform
Indicates whether or not given component (data) can be processed by this Transform.
canTransform(Transformable) - Method in class com.microstrategy.web.app.transforms.PromptExpressionCartTransform
Deprecated.
Indicates whether or not given component, denoted by data, can be processed by this transform.
canTransform(Transformable) - Method in class com.microstrategy.web.app.transforms.PromptExpressionCartXHTMLTransform
Indicates whether or not, given component (data) can be processed by this transform.
canTransform(Transformable) - Method in class com.microstrategy.web.app.transforms.PromptExpressionNonCartTransform
Extends canTransform() by returning true only if the prompt is of type EnumWebPromptType.WebPromptTypeExpression
canTransform(Transformable) - Method in class com.microstrategy.web.app.transforms.PromptListboxTransform
Extends canTransform() by returning true only if the prompt is of type EnumWebPromptType.WebPromptTypeObjects or EnumWebPromptType.WebPromptTypeElements
canTransform(Transformable) - Method in class com.microstrategy.web.app.transforms.PromptObjectBrowsingTransform
Deprecated.
Indicates whether or not given component can be transformed.
canTransform(Transformable) - Method in class com.microstrategy.web.app.transforms.PromptObjectBrowsingXHTMLTransform
Indicates whether or not this component can be transformed.
canTransform(Transformable) - Method in class com.microstrategy.web.app.transforms.PromptRadioTransform
Extends canTransform() by returning true only if the prompt is of type EnumWebPromptType.WebPromptTypeObjects or EnumWebPromptType.WebPromptTypeElements
canTransform(Transformable) - Method in class com.microstrategy.web.app.transforms.PromptsIFrameTransform
whether the data is transformable.
canTransform(Transformable) - Method in class com.microstrategy.web.app.transforms.PromptsSummaryTransform
 
canTransform(Transformable) - Method in class com.microstrategy.web.app.transforms.ReportDetailsPanelTransform
 
canTransform(Transformable) - Method in class com.microstrategy.web.app.transforms.ReportDetailsTransform
Deprecated.
Overrides canTransform by returning always true.
canTransform(Transformable) - Method in class com.microstrategy.web.app.transforms.ReportDetailsXHTMLTransform
Overrides canTransform by returning always true.
canTransform(Transformable) - Method in class com.microstrategy.web.app.transforms.RWDetailsTransform
Overrides canTransform by returning always true.
canTransform(Transformable) - Method in class com.microstrategy.web.app.transforms.RWSavePropertiesTransform
whether the data is transformable.
canTransform(Transformable) - Method in class com.microstrategy.web.app.transforms.SubscriptionsEditorNCFileTransform
Determines whether or not this transform can be applied to given SusbscriptionEditorBean.
canTransform(Transformable) - Method in class com.microstrategy.web.app.transforms.SubscriptionsEditorNCFTPTransform
Determines whether or not this transform can be applied to given SusbscriptionEditorBean.
canTransform(Transformable) - Method in class com.microstrategy.web.app.transforms.SubscriptionsEditorNCPrintTransform
Determines whether or not this transform can be applied to given SusbscriptionEditorBean.
canTransform(Transformable) - Method in class com.microstrategy.web.app.transforms.SubscriptionsEditorNCSendNowTransform
Determines whether or not this transform can be applied to given SusbscriptionEditorBean.
canTransform(Transformable) - Method in class com.microstrategy.web.app.transforms.SubscriptionsEditorTransform
Deprecated.
Determines whether or not this transform can be applied to given SusbscriptionEditorBean.
canTransform(Transformable) - Method in class com.microstrategy.web.transform.AbstractTransform
 
canTransform(Transformable) - Method in interface com.microstrategy.web.transform.Transform
Checks that the transform supports specified data object and that object is in the state supported by this transform.
canUndo() - Method in interface com.microstrategy.web.beans.ReportBean
Returns whether can perform undo on this report bean.
canUngroup(int, int) - Method in interface com.microstrategy.web.objects.WebExpressionHelper
Check whether it is possible to call ungroup() on the two nodes with the given keys.
canUngroup(WebNode, WebNode) - Method in class com.microstrategy.web.objects.RWViewLimitHelper
 
canUngroup(WebNode, WebNode) - Method in interface com.microstrategy.web.objects.WebExpressionHelper
Check whether it is possible to call ungroup() on the two given nodes.
canUngroup(WebNode, WebNode) - Method in class com.microstrategy.web.objects.WebMDXExpressionHelper
 
canUngroup(WebNode, WebNode) - Method in class com.microstrategy.web.objects.WebMDXReportLimitHelper
 
canUpdate(CacheHint) - Method in class com.microstrategy.utils.cache.CacheBase
Overridable.
canUpdate(CacheHint) - Method in class com.microstrategy.web.objects.SessionCacheBase
 
canUse(WebMetric) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
 
canUseSubtotals() - Method in interface com.microstrategy.web.objects.rw.RWControl
 
carriageReturnAfterAttribName() - Method in class com.microstrategy.web.app.transforms.FilterDetailsEditorTransform
Returns the property value whether to use a new line after attribute name and its in list elements.
carriageReturnAfterSubExpressionName() - Method in class com.microstrategy.web.app.transforms.FilterDetailsEditorTransform
Returns the property value whether to include a new line after the filter type name.
carriageReturnBetweenConditions() - Method in class com.microstrategy.web.app.transforms.FilterDetailsEditorTransform
Returns the property value whether to show new lines around conditions.
carriageReturnBetweenElements() - Method in class com.microstrategy.web.app.transforms.FilterDetailsEditorTransform
Returns the property value whether to use new line between elements in the in list condition.
carriageReturnBetweenSubExpressions() - Method in class com.microstrategy.web.app.transforms.FilterDetailsEditorTransform
Returns the property value whether to show a new line between filter types.
Cart - Interface in com.microstrategy.web.app.gui
Cart interface that defines minimum contract all cart must implement.
CART - Static variable in class com.microstrategy.web.app.gui.GuiElementFactory
 
CART_ATTFORMS - Static variable in class com.microstrategy.web.app.gui.GuiElementFactory
 
CART_DUAL_AXIS - Static variable in class com.microstrategy.web.app.gui.GuiElementFactory
 
CART_ELEMENT_PICKER - Static variable in class com.microstrategy.web.app.gui.GuiElementFactory
 
CART_EXPRESSION - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Instance to expression object
CART_EXPRESSION - Static variable in class com.microstrategy.web.app.gui.GuiElementFactory
 
CART_FONT_STYLES - Static variable in class com.microstrategy.web.app.gui.GuiElementFactory
 
CART_INDEX - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Index use for giving unique identity to cart objects rendered in page.
CART_OBJECT_BROWSER - Static variable in class com.microstrategy.web.app.gui.GuiElementFactory
 
CartAttFormsImpl - Class in com.microstrategy.web.app.gui
Implementation of the Cart used for the attribute forms editor Title: CartAttFormsImpl
CartAttFormsImpl() - Constructor for class com.microstrategy.web.app.gui.CartAttFormsImpl
 
CartDualAxisDistribution - Class in com.microstrategy.web.app.gui
 
CartDualAxisDistribution() - Constructor for class com.microstrategy.web.app.gui.CartDualAxisDistribution
 
CartElement - Interface in com.microstrategy.web.app.gui
Title: CartElement.
CartElementAttribute - Class in com.microstrategy.web.app.gui
Title: CartElementAttribute.
CartElementAttribute(String) - Constructor for class com.microstrategy.web.app.gui.CartElementAttribute
Class constructor
CartElementBasic - Class in com.microstrategy.web.app.gui
Title: CartElementBasic.
CartElementBasic(String, String) - Constructor for class com.microstrategy.web.app.gui.CartElementBasic
 
CartElementFolder - Class in com.microstrategy.web.app.gui
Title: CartElementFolder.
CartElementFolder() - Constructor for class com.microstrategy.web.app.gui.CartElementFolder
 
CartElementGeneric - Class in com.microstrategy.web.app.gui
A generic Cart Element implementation.
CartElementGeneric(String, String, boolean) - Constructor for class com.microstrategy.web.app.gui.CartElementGeneric
Constructor
CartElementPicker - Interface in com.microstrategy.web.app.gui
Title: CartElementPicker.
CartElementPickerImpl - Class in com.microstrategy.web.app.gui
Title: CartElementPickerImpl.
CartElementPickerImpl() - Constructor for class com.microstrategy.web.app.gui.CartElementPickerImpl
 
CartElementRWDataField - Class in com.microstrategy.web.app.gui
Title:
CartElementRWDataField(WebObjectInfo) - Constructor for class com.microstrategy.web.app.gui.CartElementRWDataField
Class Constructor.
CartElements - Class in com.microstrategy.web.app.gui
Title: CartElements.
CartElements() - Constructor for class com.microstrategy.web.app.gui.CartElements
 
CartElementTree - Class in com.microstrategy.web.app.gui
 
CartElementTree() - Constructor for class com.microstrategy.web.app.gui.CartElementTree
 
CartElementTree(String, String) - Constructor for class com.microstrategy.web.app.gui.CartElementTree
 
CartElementTU - Class in com.microstrategy.web.app.gui
Title: CartElementTU.
CartElementTU(WebTemplateUnit) - Constructor for class com.microstrategy.web.app.gui.CartElementTU
Class constructor.
CartElementWebAttributeForm - Class in com.microstrategy.web.app.gui
Title: CartElementWebAttributeForm.
CartElementWebAttributeForm(WebAttributeForm) - Constructor for class com.microstrategy.web.app.gui.CartElementWebAttributeForm
 
CartElementWebElement - Class in com.microstrategy.web.app.beans
This class represents an instance of WebElement as part of the Cart.
CartElementWebElement(WebElement) - Constructor for class com.microstrategy.web.app.beans.CartElementWebElement
Constructor which creates an instance based on the WebElement being passed in.
CartElementWebObjectInfo - Class in com.microstrategy.web.app.gui
Title: CartElementWebObjectInfo.
CartElementWebObjectInfo(WebObjectInfo) - Constructor for class com.microstrategy.web.app.gui.CartElementWebObjectInfo
 
CartExpression - Interface in com.microstrategy.web.app.gui
CartExpression interface that defines minimum contract all cart expression must implement.
CartExpressionImpl - Class in com.microstrategy.web.app.gui
Title: CartExpressionImpl.
CartExpressionImpl() - Constructor for class com.microstrategy.web.app.gui.CartExpressionImpl
CartExpression constructor, initialize all expression cart properties.
CartFontStyles - Interface in com.microstrategy.web.app.gui
CartFontStyles interface that defines minimum contract all cart font styles must implement.
CartFontStylesImpl - Class in com.microstrategy.web.app.gui
Title: CartFontStylesImpl.
CartFontStylesImpl() - Constructor for class com.microstrategy.web.app.gui.CartFontStylesImpl
Default no arguments constructor.
CartImpl - Class in com.microstrategy.web.app.gui
Title: CartImpl.
CartImpl() - Constructor for class com.microstrategy.web.app.gui.CartImpl
CartImpl constructor, initialize all Cart properties.
CartObjectBrowser - Interface in com.microstrategy.web.app.gui
CartMQLevel interface that defines minimum contract all cart metric qual level styles must implement.
CartObjectBrowserImpl - Class in com.microstrategy.web.app.gui
 
CartObjectBrowserImpl() - Constructor for class com.microstrategy.web.app.gui.CartObjectBrowserImpl
 
CaseInsensitiveRequestKeys - Class in com.microstrategy.web.app.beans
The CaseInsensitiveRequestKeys abstract class makes available the architecture required for being able to handle request keys as case insensitive.
CaseInsensitiveRequestKeys() - Constructor for class com.microstrategy.web.app.beans.CaseInsensitiveRequestKeys
Class constructor.
castConfigSessionId() - Method in class com.microstrategy.webapi.acm.ACMSessionId
 
castConfigSessionId() - Method in class com.microstrategy.webapi.acm.ACMSessionId.ConfigSessionId
 
castConfigSessionId() - Method in class com.microstrategy.webapi.acm.ACMSessionId.MasterSessionId
 
castConfigSessionId() - Method in class com.microstrategy.webapi.acm.ACMSessionId.ProjectSessionId
 
castConfigSessionId() - Method in interface com.microstrategy.webapi.IDSSXMLSessionId
castConfigSessionId returns the IConfigSessionId already cast.
castConfigSessionIdOpt() - Method in class com.microstrategy.webapi.acm.ACMSessionId
 
castConfigSessionIdOpt() - Method in class com.microstrategy.webapi.acm.ACMSessionId.ConfigSessionId
 
castConfigSessionIdOpt() - Method in class com.microstrategy.webapi.acm.ACMSessionId.MasterSessionId
 
castConfigSessionIdOpt() - Method in class com.microstrategy.webapi.acm.ACMSessionId.ProjectSessionId
 
castConfigSessionIdOpt() - Method in interface com.microstrategy.webapi.IDSSXMLSessionId
 
castMasterSessionId() - Method in class com.microstrategy.webapi.acm.ACMSessionId.ConfigSessionId
 
castMasterSessionId() - Method in class com.microstrategy.webapi.acm.ACMSessionId.MasterSessionId
 
castMasterSessionId() - Method in class com.microstrategy.webapi.acm.ACMSessionId.ProjectSessionId
 
castMasterSessionId() - Method in interface com.microstrategy.webapi.IDSSXMLSessionId
castMasterSessionId returns the IMasterSessionId already cast.
castMasterSessionIdOpt() - Method in class com.microstrategy.webapi.acm.ACMSessionId.ConfigSessionId
 
castMasterSessionIdOpt() - Method in class com.microstrategy.webapi.acm.ACMSessionId.MasterSessionId
 
castMasterSessionIdOpt() - Method in class com.microstrategy.webapi.acm.ACMSessionId.ProjectSessionId
 
castMasterSessionIdOpt() - Method in interface com.microstrategy.webapi.IDSSXMLSessionId
 
castProjectSessionId() - Method in class com.microstrategy.webapi.acm.ACMSessionId
 
castProjectSessionId() - Method in class com.microstrategy.webapi.acm.ACMSessionId.ConfigSessionId
 
castProjectSessionId() - Method in class com.microstrategy.webapi.acm.ACMSessionId.MasterSessionId
 
castProjectSessionId() - Method in class com.microstrategy.webapi.acm.ACMSessionId.ProjectSessionId
 
castProjectSessionId() - Method in interface com.microstrategy.webapi.IDSSXMLSessionId
castProjectSessionId returns the IPsid already cast.
castProjectSessionIdOpt() - Method in class com.microstrategy.webapi.acm.ACMSessionId
 
castProjectSessionIdOpt() - Method in class com.microstrategy.webapi.acm.ACMSessionId.ConfigSessionId
 
castProjectSessionIdOpt() - Method in class com.microstrategy.webapi.acm.ACMSessionId.MasterSessionId
 
castProjectSessionIdOpt() - Method in class com.microstrategy.webapi.acm.ACMSessionId.ProjectSessionId
 
castProjectSessionIdOpt() - Method in interface com.microstrategy.webapi.IDSSXMLSessionId
 
CATALOG_MODE - Static variable in interface com.microstrategy.web.tasks.actions.rest.catalogsetting.CatalogSettingType
 
CATALOG_OPTIONS - Static variable in interface com.microstrategy.web.tasks.actions.rest.catalogsetting.CatalogSettingType
 
CATALOG_SETTINGS - Static variable in interface com.microstrategy.web.tasks.actions.rest.catalogsetting.CatalogSettingType
 
CATALOG_SQL - com.microstrategy.web.tasks.actions.rest.catalogsetting.EnumRetrieveMode
 
CATALOG_SQLS - Static variable in interface com.microstrategy.web.tasks.actions.rest.catalogsetting.CatalogSettingType
 
CatalogActionHandler - Class in com.microstrategy.web.tasks.actions
 
CatalogActionHandler() - Constructor for class com.microstrategy.web.tasks.actions.CatalogActionHandler
 
CatalogActionParser - Class in com.microstrategy.web.app.tasks.architect.utils
 
CatalogActionParser - Class in com.microstrategy.web.tasks.actions
 
CatalogActionParser() - Constructor for class com.microstrategy.web.app.tasks.architect.utils.CatalogActionParser
 
CatalogActionParser() - Constructor for class com.microstrategy.web.tasks.actions.CatalogActionParser
 
CatalogActionTask - Class in com.microstrategy.web.app.tasks.architect
 
CatalogActionTask() - Constructor for class com.microstrategy.web.app.tasks.architect.CatalogActionTask
 
CatalogActionTask(String) - Constructor for class com.microstrategy.web.app.tasks.architect.CatalogActionTask
 
CatalogModeDTO - Class in com.microstrategy.web.tasks.models.dto.catalogsetting
 
CatalogModeDTO() - Constructor for class com.microstrategy.web.tasks.models.dto.catalogsetting.CatalogModeDTO
 
CatalogModeDTO(JSONObject) - Constructor for class com.microstrategy.web.tasks.models.dto.catalogsetting.CatalogModeDTO
 
CatalogModeDTO.Mode - Class in com.microstrategy.web.tasks.models.dto.catalogsetting
 
CatalogModeType - Interface in com.microstrategy.web.tasks.actions.rest.catalogsetting
 
CatalogModeValueMap - Class in com.microstrategy.web.tasks.actions.rest.catalogsetting
 
CatalogOptionsDTO - Class in com.microstrategy.web.tasks.models.dto.catalogsetting
 
CatalogOptionsDTO() - Constructor for class com.microstrategy.web.tasks.models.dto.catalogsetting.CatalogOptionsDTO
 
CatalogOptionsDTO(JSONObject) - Constructor for class com.microstrategy.web.tasks.models.dto.catalogsetting.CatalogOptionsDTO
 
CatalogSettingsDTO - Class in com.microstrategy.web.tasks.models.dto.catalogsetting
 
CatalogSettingsDTO() - Constructor for class com.microstrategy.web.tasks.models.dto.catalogsetting.CatalogSettingsDTO
 
CatalogSettingsDTO(JSONObject) - Constructor for class com.microstrategy.web.tasks.models.dto.catalogsetting.CatalogSettingsDTO
 
CatalogSettingType - Interface in com.microstrategy.web.tasks.actions.rest.catalogsetting
 
CatalogSqlDTO - Class in com.microstrategy.web.tasks.models.dto.catalogsetting
 
CatalogSqlDTO() - Constructor for class com.microstrategy.web.tasks.models.dto.catalogsetting.CatalogSqlDTO
 
CatalogSqlDTO(JSONObject) - Constructor for class com.microstrategy.web.tasks.models.dto.catalogsetting.CatalogSqlDTO
 
CatalogSqlsDTO - Class in com.microstrategy.web.tasks.models.dto.catalogsetting
 
CatalogSqlsDTO() - Constructor for class com.microstrategy.web.tasks.models.dto.catalogsetting.CatalogSqlsDTO
 
CatalogSqlsDTO(JSONObject) - Constructor for class com.microstrategy.web.tasks.models.dto.catalogsetting.CatalogSqlsDTO
 
CatalogSqlsProps - Interface in com.microstrategy.web.tasks.actions.rest.catalogsetting
 
CatalogSqlTypeValue - Interface in com.microstrategy.web.tasks.actions.rest.catalogsetting
 
Categories - Interface in com.microstrategy.web.objects.admin.monitors
The Categories interface represents a collection of Category objects.
Category - com.microstrategy.web.app.utils.WFProperty
 
Category - Interface in com.microstrategy.web.objects.admin.monitors
This class represents a Category of performance counters.
CATSVR_E_CATSQL_MISSING_COLUMN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CATSVR_E_DBMS_DEFAULT_SQL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CATSVR_E_EXPECT_COLUMN_RESTR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CATSVR_E_INCOMPLETE_CATALOG_SQL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CATSVR_E_NO_DBCONNECTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CATSVR_E_NO_DBLOGIN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CATSVR_E_NO_DBMS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CATSVR_E_NO_DBROLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CATSVR_E_SAPHANA_VARIABLES_SQL_NOTAVAIL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CATSVR_E_SQL_MISSING_PATTERN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CATSVR_E_TABLE_KEYS_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CATSVR_E_TABLE_KEYS_NOTAVAIL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CATSVR_E_UNSUPPORTED_FLAGS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CATSVR_E_WHTABLE_MISSING_IN_DB - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CATSVR2_E_CATALOGINFOS_DUPLICATE_DBROLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CATSVR2_E_CATALOGINFOS_NO_DBROLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CATSVR2_E_COLUMNINFO_FRESH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CATSVR2_E_COLUMNINFO_MISSING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CATSVR2_E_COLUMNINFO_NO_ID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CATSVR2_E_COLUMNINFO_NOT_FRESH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CATSVR2_E_COLUMNINFOS_DUPLICATE_ID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CATSVR2_E_COLUMNINFOS_DUPLICATE_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CATSVR2_E_COLUMNINFOS_DUPLICATE_NAME_IN_WH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CATSVR2_E_COLUMNINFOS_UNNAMED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CATSVR2_E_DBTABLEINFO_FRESH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CATSVR2_E_DBTABLEINFO_MISSING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CATSVR2_E_DBTABLEINFO_NO_ID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CATSVR2_E_DBTABLEINFO_NOT_FRESH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CATSVR2_E_DBTABLEINFOS_DUPLICATE_ID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CATSVR2_E_DBTABLEINFOS_DUPLICATE_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CATSVR2_E_DBTABLEINFOS_NO_COLUMNS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CATSVR2_E_DBTABLEINFOS_UNNAMED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
catTaskParam - Variable in class com.microstrategy.web.app.tasks.GetLocaleInfoTask
 
CC_AUTH_MISSING_CREDENTIAL_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CC_CONFIGURATION_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CC_CONN_STR_PARSE_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CC_GENERIC_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CC_INVALID_BUCKET_NAME_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CC_LABEL - Static variable in interface com.microstrategy.web.app.gui.EnumContactsCartProperties
 
CC_MAX_BUCKET_NUMBER_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CC_REST_SERVER_HTTP_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CC_REST_SERVER_HTTP_STATUS_400 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CC_REST_SERVER_HTTP_STATUS_401 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CC_REST_SERVER_HTTP_STATUS_403 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CC_REST_SERVER_HTTP_STATUS_404 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CC_SECTION - Static variable in interface com.microstrategy.web.app.gui.EnumContactsCartProperties
 
CCanRetryLog() - Constructor for class com.microstrategy.webapi.acm.ACMFailoverLog.CCanRetryLog
 
CDSSXMLClusterName - Class in com.microstrategy.webapi
 
CDSSXMLClusterName(String, String, String, int) - Constructor for class com.microstrategy.webapi.CDSSXMLClusterName
 
cellNeedsLink() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
 
cellNeedsLink() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellTitle
 
cellNeedsLink() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Utility method for determining if the current cell being displayed needs to be a link or not, for example, in case of drilling available.
cellNeedsLink() - Method in class com.microstrategy.web.app.transforms.ReportGridCellMetricValueImpl
 
cellNeedsLink() - Method in class com.microstrategy.web.app.transforms.ReportGridExcelCellMetricValueImpl
 
CellTag - Interface in com.microstrategy.web.tags
The CellTag interface represents a HTML table cell.
CenterHorizontal - Static variable in class com.microstrategy.web.app.utils.OptionsHelper
 
CenterVertical - Static variable in class com.microstrategy.web.app.utils.OptionsHelper
 
CertificateImpl - Class in com.microstrategy.web.app.mobile.config
Base64 encoded certificate wrapper.
CERTIFIED_ONLY - com.microstrategy.webapi.EnumDSSXMLQuickSearchCertifiedStatus
 
certifiedStatus(EnumDSSXMLQuickSearchCertifiedStatus) - Method in class com.microstrategy.web.objects.WebRecommendationProviderBuilder
 
certifyObject(String, int, boolean) - Method in interface com.microstrategy.web.objects.WebObjectSource
Certify or decertify object in the metadata.
CertifyObject(String, String, int, int, int) - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer
This method handles the certify and decertify of the object(only support document and report now).
CH_BRA - Static variable in interface com.microstrategy.utils.serialization.FlatStateDelimiters
 
CH_DELIM - Static variable in interface com.microstrategy.utils.serialization.FlatStateDelimiters
 
CH_ESCAPE - Static variable in interface com.microstrategy.utils.serialization.FlatStateDelimiters
 
CH_KET - Static variable in interface com.microstrategy.utils.serialization.FlatStateDelimiters
 
CH_LESS - Static variable in interface com.microstrategy.utils.serialization.FlatStateDelimiters
 
CHANGE_JS_FUNCTION - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Array holding, javascript function and arguments for changing the hierarchy in the available items list.
CHANGE_PASSWORD - com.microstrategy.utils.log.audit.EnumAuditEventType
 
changeControlElementSourceHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
changeCoverPageHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
changeDerivedAttributeName(String, String, String) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
change derived attribute name
changeDerivedMetric(int, String, String) - Method in interface com.microstrategy.web.objects.WebReportManipulation
This changes the formula or alias of the derived metric.
changeDerivedMetric(int, String, String, int, int, Boolean) - Method in interface com.microstrategy.web.objects.WebReportManipulation
This changes the formula or alias of the derived metric.
changeDerivedMetric(int, String, String, int, int, Boolean, boolean, String) - Method in interface com.microstrategy.web.objects.WebReportManipulation
 
changeDerivedMetric(int, String, String, Boolean) - Method in interface com.microstrategy.web.objects.WebReportManipulation
This changes the formula or alias of the derived metric.
changeDerivedMetric(int, String, String, Boolean, boolean) - Method in interface com.microstrategy.web.objects.WebReportManipulation
 
changeDerivedMetric(String, String, String, int, int, Boolean, boolean) - Method in interface com.microstrategy.web.objects.WebReportManipulation
This changes the formula or alias of the derived metric.
changeDerivedMetric(String, String, String, String) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Changes derived metric
changeDerivedMetric(String, String, String, String, Boolean, Boolean) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Changes derived metric
changeDerivedMetricAggFromBase(String, int, String, Boolean) - Method in interface com.microstrategy.web.objects.WebReportManipulation
This changes the formula or alias of the derived metric.
changeDerivedMetricAggFromBase(String, int, String, Boolean, Boolean) - Method in interface com.microstrategy.web.objects.WebReportManipulation
This changes the formula or alias of the derived metric.
changeDocGroupByHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
changedProperty(String, String, String) - Method in interface com.microstrategy.utils.DeltaProperties.Visitor
 
changeEMMAMappingHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
changeEmmaSourceTablesExecutionAction(Map<String, Integer>) - Method in interface com.microstrategy.web.objects.WebReportManipulation
Change EMMA source tables execution action flags EnumDSSXMLTableStateExecutionAction according to the policy, suggest to pass all the source tables with its policy together.
changeEmmaSourceTablesPolicy(Map<String, Integer>) - Method in interface com.microstrategy.web.objects.WebReportManipulation
Change EMMA source tables policy, suggest to pass all the source tables with its policy together
ChangeFeatureStatus(String, String) - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer
This method is used to change the status of features
changeFilteringHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
changeGridDisplayModeHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
changeGridToStitchedHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
changeImportedCube(int, String, String, String, boolean, String) - Method in interface com.microstrategy.web.objects.WebReportSource
Change the sheet index or insert new column headers on a imported cube
changeImportedCube(int, String, String, String, boolean, String, String, String, int) - Method in interface com.microstrategy.web.objects.WebReportSource
Change the sheet index or insert new column headers on a imported cube, with support to cubes imported from OAuth source, and support idc behavior change flags
changeImportedCube(int, String, String, String, boolean, String, String, String, int, String) - Method in interface com.microstrategy.web.objects.WebReportSource
Change the sheet index or insert new column headers on a imported cube, with support to cubes imported from OAuth source, and support idc behavior change flags
ChangeImportedCube(String, String, int, String, boolean, String, int, int, String, StringWrapper, IntWrapper) - Method in interface com.microstrategy.webapi.IDSSXMLReportServer
Change the sheet index or insert new column headers on a imported cube
ChangeImportedCube(String, String, int, String, boolean, String, String, String, int, int, int, String, StringWrapper, IntWrapper) - Method in interface com.microstrategy.webapi.IDSSXMLReportServer
Change the sheet index or insert new column headers on a imported cube, with support to cubes imported form OAuth source, and support idc behavior change flag
ChangeImportedCube(String, String, int, String, boolean, String, String, String, int, int, int, String, StringWrapper, IntWrapper, String) - Method in interface com.microstrategy.webapi.IDSSXMLReportServer
Change the sheet index or insert new column headers on a imported cube, with support to cubes imported form OAuth source, and support idc behavior change flag
ChangeJournalCommon(String, int, String) - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer
This method purge/enable/disable change journal.
ChangeJournalSearch(String, int, String) - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer
This method finds a set of DSS objects with the given conditions.
changeLocale() - Method in class com.microstrategy.web.app.beans.WebAppSessionManagerImpl
 
changeLocale() - Method in interface com.microstrategy.web.app.WebAppSessionManager
Changes the locale on all sessions in a cluster with the active one to the setting which is set on the session's preferences.
changeMapping(String, String, List<MappingOperation>) - Method in interface com.microstrategy.web.objects.WebReportManipulation
change mapping
ChangeMappingRESTHandler - Class in com.microstrategy.web.tasks.actions.rest
 
ChangeMappingRESTHandler() - Constructor for class com.microstrategy.web.tasks.actions.rest.ChangeMappingRESTHandler
 
changeMetricFunctionType(WebOperatorNode, int, int) - Method in interface com.microstrategy.web.objects.WebExpression
Changes the metric function type to the given type.
changeObjectID(WebObjectInfo, String) - Method in interface com.microstrategy.web.objects.WebObjectSource
Change DSS ID of the given object.
changeObjectID(String, int, String) - Method in interface com.microstrategy.web.objects.WebObjectSource
Change DSS ID of the given object.
ChangeObjectID(String, String, int, String) - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer
This method changes DSS ID of the given object.
changePageByPosition(int) - Method in interface com.microstrategy.web.beans.ReportPageInfo
Moves from the current page-by position to another page by offset value.
changePassword(String) - Method in interface com.microstrategy.web.objects.admin.DataSource
This method changes the password to the newly set password on the Intelligence Server which this data source points to.
changePassword(String) - Method in interface com.microstrategy.web.objects.WebSessionInfo
changePassword(String, String) - Method in class com.microstrategy.web.app.beans.WebAppSessionManagerImpl
 
changePassword(String, String) - Method in interface com.microstrategy.web.app.WebAppSessionManager
Changes the active session's password from the old password given to the new password.
changePassword(String, String) - Method in interface com.microstrategy.web.objects.WebSessionInfo
Changes the password for the session.
ChangePassword(String, String, String) - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
Changes the user's password.
ChangePasswordBean - Interface in com.microstrategy.web.app.beans
This bean holds and display the required information for a user to change his/her password.
ChangePasswordGeneralTransform - Class in com.microstrategy.web.app.transforms
This transform renders the change password dialog to the user, including the form input fields so the setting can be updated if submitting the request.
ChangePasswordGeneralTransform() - Constructor for class com.microstrategy.web.app.transforms.ChangePasswordGeneralTransform
Default constructor.
ChangePasswordPreferencesTransform - Class in com.microstrategy.web.app.transforms
This transform renders the change password dialog to the user, including the form input fields so the setting can be updated if submitting the request.
ChangePasswordPreferencesTransform() - Constructor for class com.microstrategy.web.app.transforms.ChangePasswordPreferencesTransform
 
ChangePasswordTask - Class in com.microstrategy.web.app.tasks
 
ChangePasswordTask() - Constructor for class com.microstrategy.web.app.tasks.ChangePasswordTask
 
changeSessionFlags() - Method in class com.microstrategy.web.app.beans.WebAppSessionManagerImpl
 
changeSessionFlags() - Method in interface com.microstrategy.web.app.WebAppSessionManager
Changes the session flags for the session.
changeStitchedToGridHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
changeTemplateLinkToDataSet(String, String, boolean) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Changes the property of the template from being linked to unlinked or vise-versa
changeType(int) - Method in interface com.microstrategy.web.objects.WebElementSource
Changes the element source type to the given type.
changeType(int, String) - Method in interface com.microstrategy.web.objects.WebElementSource
Changes the element source type to the given type.
changeType(int, String, String) - Method in interface com.microstrategy.web.objects.WebElementSource
Changes the element source type to the given type.
changeType(int, String, String, String) - Method in interface com.microstrategy.web.objects.WebElementSource
 
changeType(int, String, String, String, String) - Method in interface com.microstrategy.web.objects.WebElementSource
 
changeUnitName(String, String, int, String) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
 
CHARACTER_ENCODING_FOR_UNIX_NAME - Static variable in class com.microstrategy.web.app.tasks.architect.SaveDBRoleTask
 
characters(char[], int, int) - Method in class com.microstrategy.utils.xml.AbstractHandler
 
characters(char[], int, int) - Method in class com.microstrategy.utils.xml.DefaultContentHandler
Callback to indicate that characters have been found.
characters(char[], int, int) - Method in class com.microstrategy.utils.xml.SAXXMLStringDumper
 
characters(char[], int, int) - Method in class com.microstrategy.web.app.maps.kml.KMLContentHandler
Callback to indicate that characters have been found.
characters(char[], int, int) - Method in class com.microstrategy.web.transform.MSTRLayoutParser.ParserContentHandler
ContentHandler method to indicate that text content has been identified.
charBuff - Variable in class com.microstrategy.web.app.transforms.EncodeSpecialStreamingContext
 
charset - Variable in class com.microstrategy.web.app.maps.shp.DBFField
 
CharsetEncoderWithSpecialChar - Class in com.microstrategy.web.app.transforms
 
CharsetEncoderWithSpecialChar() - Constructor for class com.microstrategy.web.app.transforms.CharsetEncoderWithSpecialChar
 
CharsetTranscoder - Class in com.microstrategy.web.app.transforms
 
CharsetTranscoder() - Constructor for class com.microstrategy.web.app.transforms.CharsetTranscoder
 
check(String) - Static method in class com.microstrategy.utils.FileFinder
check(String, int) - Static method in class com.microstrategy.utils.FileFinder
Validates file attributes.
checkAccessRights(String) - Method in class com.microstrategy.web.objects.WebDossierPersonalViewShortcutImpl
 
checkAndRenderEmptyRowHeader(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
Renders the drag and drop zone as the empty row header at the left hand side of the grid
checkAndRenderExtraColumn(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
 
checkAndSaveIdTokenForSAMLOAuth(HttpServletRequest) - Static method in class com.microstrategy.web.objects.AuthUtils
 
checkAuthParameters(String, int, String, String, String, int) - Method in class com.microstrategy.web.app.tasks.UsherRegisterUserTask
 
checkAuthParameters(String, int, String, String, String, int) - Method in class com.microstrategy.web.tasks.LoginTask
Ensures various authentication parameters are correctly configured, such as validating the server name is not an empty string.
CHECKBOX_ARRAY - Static variable in interface com.microstrategy.web.objects.rw.EnumRWControlStyle
Check boxes
checkBrowserSetting(String, String) - Method in class com.microstrategy.web.app.beans.AbstractAppWebFeatures
Checks whether the specified browser setting and value matches the user's browser setiing
checkCompressionEnabled() - Method in class com.microstrategy.web.app.transforms.SubscriptionFileWidgetImpl
 
checkCondition() - Method in class com.microstrategy.web.app.taglibs.AbstractIfTagHelper
Evaluates the condition as specified by the tag's definition.
checkCondition() - Method in class com.microstrategy.web.app.taglibs.IfBeanValueTagHelper
Evaluates the condition as specified by the tag's definition.
checkCondition() - Method in class com.microstrategy.web.app.taglibs.IfConnectionValueTagHelper
Evaluates the condition as specified by the tag's definition.
checkCondition() - Method in class com.microstrategy.web.app.taglibs.IfDisplayMoreTagHelper
Evaluates the condition as specified by the tag's definition.
checkCondition() - Method in class com.microstrategy.web.app.taglibs.IfErrorValueTagHelper
Evaluates the condition as specified by the tag's definition.
checkCondition() - Method in class com.microstrategy.web.app.taglibs.IfFeatureTagHelper
Evaluates the condition as specified by the tag's definition.
checkCondition() - Method in class com.microstrategy.web.app.taglibs.IfPlainTextExportTagHelper
Evaluates the condition as specified by the tag's definition.
checkCondition() - Method in class com.microstrategy.web.app.taglibs.IfShowAdminPageTagHelper
Evaluates the condition as specified by the tag's definition.
checkCondition() - Method in class com.microstrategy.web.app.taglibs.IfTemplateValueTagHelper
Evaluates the condition as specified by the tag's definition.
checkCondition() - Method in class com.microstrategy.web.app.taglibs.IfUseIframeTagHelper
Evaluates the condition as specified by the tag's definition.
checkConnection(String, int) - Static method in class com.microstrategy.utils.WebTools
Checks to see if MicroStrategy Web is connected to the given Intelligence Server.
checkConnection(String, int) - Method in interface com.microstrategy.webapi.IDSSXMLAdmin
checkConnection checks to see if the cluster node corresponding to the input serverName and serverPort exists in a cluster and is connected to the Intelligence Server.

If the cluster node does not exist, an attempt to connect will be made if IDSSXMLAdmin.getAutoConnect() is true.

checkConnection returns true if the cluster node is connected, otherwise it returns false.
checkContextMenuFlag(int) - Method in class com.microstrategy.web.app.transforms.FolderViewTransform
Check if the level parameter value contains this flag.
checkCSRF() - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderExportLink
 
checkCSRF() - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderShareLink
 
checkDerivedElementType(WebDerivedElement, int) - Method in class com.microstrategy.web.app.transforms.DerivedElementTransform
 
checkDisplayEmptyReportMessageInRWD(WebIServerSession) - Static method in class com.microstrategy.web.app.transforms.ReportTransformHelper
 
checkEmptyString(String, String) - Method in class com.microstrategy.web.tags.TagImpl
 
checkEnabled - Variable in class com.microstrategy.web.app.taglibs.EventTagHelper
Indicates if the event has already been checked if it's enabled or not, regardless of the result
checkError(String) - Static method in class com.microstrategy.web.app.tasks.architect.utils.ExpressionParser
 
checkForGroupByAll(RWBean, AppContext) - Static method in class com.microstrategy.web.app.transforms.VisualizationsHelper
Checks whether the current groupby selection is supported for visualizations.
Throws WebAppRuntimeException if not supported.
We do not support "All"
checkForRequiredParameters(RequestKeys) - Method in class com.microstrategy.web.app.tasks.BlockLoaderTask
 
checkForRequiredParameters(RequestKeys) - Method in class com.microstrategy.web.app.tasks.GetRWGraphImageTask
 
checkForRequiredParameters(RequestKeys) - Method in class com.microstrategy.web.app.tasks.GetServerPropertiesTask
 
checkForRequiredParameters(RequestKeys) - Method in class com.microstrategy.web.app.tasks.ImportAsyncSaveRWDTask
 
checkForRequiredParameters(RequestKeys) - Method in class com.microstrategy.web.app.tasks.ImportSaveRWDTask
 
checkForRequiredParameters(RequestKeys) - Method in class com.microstrategy.web.tasks.AbstractBaseTask
Checks whether all required parameters are present or not.
checkForRequiredParameters(RequestKeys) - Method in class com.microstrategy.web.tasks.DocumentXMLResultsTask
 
checkForRequiredParameters(RequestKeys) - Method in class com.microstrategy.web.tasks.GetCubeBinaryResultsTask
 
checkForRequiredParameters(RequestKeys) - Method in class com.microstrategy.web.tasks.GetProjectsTask
 
checkForRequiredParameters(RequestKeys) - Method in class com.microstrategy.web.tasks.ImportFileTask
 
checkForRequiredParameters(RequestKeys) - Method in class com.microstrategy.web.tasks.RetrievePreviewImageTask
 
checkForRequiredParameters(RequestKeys) - Method in class com.microstrategy.web.tasks.StorePreviewImageTask
 
checkIfValid(String, int) - Static method in class com.microstrategy.utils.FileFinder
Same as FileFinder.check(String, int), except this method returns true or false as to whether the validation succeeds instead of throwing exceptions.
checkImage - Variable in class com.microstrategy.web.app.transforms.AbstractObjectExplorerTransform
Formal parameter: The icon to use to submit the parent folders select box in HTML mode.
checkImage - Variable in class com.microstrategy.web.app.transforms.AddressListTransform
The name of the image used to indicate the default address.
checkImage - Variable in class com.microstrategy.web.app.transforms.DataExplorerTransform
Formal parameter: The icon to use to submit the parent folders select box in HTML mode.
checkImage - Variable in class com.microstrategy.web.app.transforms.FolderProjectBrowserTransform
Formal parameter: The icon to use to submit the parent folders select box in HTML mode.
checkImage - Variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabProjectBrowserTransform
Deprecated.
Formal parameter: The icon to use to submit the parent folders select box in HTML mode.
checkImage - Variable in class com.microstrategy.web.app.transforms.SchedulesListTransform
Deprecated.
The name of the image used to indicate if the scheduled object is personalized.
checkImage - Variable in class com.microstrategy.web.app.transforms.SubscriptionsListTransform
Deprecated.
The name of the image used to indicate if the subscription is personalized.
checkImageExist(String) - Method in interface com.microstrategy.web.objects.rw.RWInstance
check whether the image has been stored in MD or in current instance
checkImageExist(String, String, String) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
check whether the image has been stored in MD or in current instance
checkInFilter(int, int[], int[]) - Method in class com.microstrategy.web.tasks.GetDBInstancesTask
 
checkIPAddressFormat(String) - Static method in class com.microstrategy.webapi.ACMLocalIps
getIPAddressFormat checks if iIpAddress is actually an ip address.
checkIServerName(String) - Static method in class com.microstrategy.web.admin.beans.AdminServersHelper
Checks if the version of an iServer can be used with the current version of Web.
checkIServerVersion(WebIServerSession) - Static method in class com.microstrategy.web.admin.beans.AdminServersHelper
 
checkIServerVersion(String, int) - Static method in class com.microstrategy.web.admin.beans.AdminServersHelper
Checks if the version of an iServer can be used with the current version of Web.
checkItem(String) - Method in class com.microstrategy.web.app.gui.ContextMenuItem
Sets a javascript to be executed before the item gets displayed.
checkKeepPrompt - Variable in class com.microstrategy.web.app.transforms.SaveAsReportTransform
In the case of a prompted report, indicates whether the simple option for keeping the reprot prompted is checked by default.
checkKey() - Method in interface com.microstrategy.web.objects.WebEncryptionKeysSource
Send a check key command
CheckKey(String) - Method in interface com.microstrategy.webapi.IDSSXMLConfigServer
 
CheckLatencyTask - Class in com.microstrategy.web.tasks
 
CheckLatencyTask() - Constructor for class com.microstrategy.web.tasks.CheckLatencyTask
 
checkLevel(int) - Method in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Check if the level parameter value contains this flag.
checkLevel(int) - Method in class com.microstrategy.web.app.transforms.AbstractPromptObjectTransform
Indicates if the level parameter value contains given flag.
checkLevel(int) - Method in class com.microstrategy.web.app.transforms.AbstractSubscriptionFolderBeanTransform
 
checkLevel(int) - Method in class com.microstrategy.web.app.transforms.AddressListTransform
Checks the level flag with the level of a column to decide if we want to render a particular column.
checkLevel(int) - Method in class com.microstrategy.web.app.transforms.DocumentDetailsXHTMLTransform
Check if the level parameter value contains this flag.
checkLevel(int) - Method in class com.microstrategy.web.app.transforms.ObjectPathTransform
Deprecated.
check if the level parameter value contains this flag
checkLevel(int) - Method in class com.microstrategy.web.app.transforms.PromptsClassicTransform
Indicates if the level parameter value contains this flag.
checkLevel(int) - Method in class com.microstrategy.web.app.transforms.PromptsCreateReportTransform
Customized checkLevel function that overrides parent's behavior when formal parameter checkLevelustom is active.
checkLevel(int) - Method in class com.microstrategy.web.app.transforms.ReportDetailsXHTMLTransform
Deprecated.
use layout xml instead.
checkLevel(int) - Method in class com.microstrategy.web.app.transforms.RWDetailsTransform
Deprecated. 
checkLevel(int) - Method in class com.microstrategy.web.app.transforms.WizardTransform
Check if the WizardTransform.levelFlag formal parameter value contains the indicated flag value
checkLevel(int, FormalParameter) - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
This a helper methoc that will check if the level parameter value contains this flag.
checkLicense(Messages) - Method in class com.microstrategy.web.controller.MobileController
 
CheckLicenseCompliance(String, int, int, IntWrapper) - Method in interface com.microstrategy.webapi.IDSSXMLConfigServer
Checks the overall license compliance status of the Intelligence Server.
checkLogicalOperatorMethod(int) - Method in class com.microstrategy.web.app.transforms.PromptExpressionCartTransform
Deprecated.
Indicates if the logicalOperatorSelectionMethod parameter value contains this flag.
checkLogicalOperatorMethod(int) - Method in class com.microstrategy.web.app.transforms.PromptExpressionCartXHTMLTransform
Validates whether or not, given operator mode (iConst) is enabled.
checkMetricValidation(int) - Method in interface com.microstrategy.web.app.beans.FilterEditorBean
Deprecated.
Determines whether or not given metric type of validation is enabled.
checkModifiable() - Method in class com.microstrategy.web.tags.TagImpl
 
CheckNCSCS(String) - Method in interface com.microstrategy.webapi.IDSSXMLSubscriptionServer
This calls checks if the content services repository is created and configured for use with Distribution Services.
checkNCSCSConfigured() - Method in interface com.microstrategy.web.objects.WebSubscriptionsSource
Utility method to check if Content Services is configured for Distribution Services in the metadata
checkNullObject(Object, String) - Method in class com.microstrategy.web.tags.TagImpl
 
checkNullObject(Object, String) - Method in class com.microstrategy.web.transform.AbstractLayoutSource
A utility method to check whether an object is null.
checkObjectVisibility(FolderBean) - Method in interface com.microstrategy.web.objects.WebFolder
Removes from the folder shortcuts whose target is not in the list of requested types.
checkObjectVisibility(FolderBean, boolean) - Method in interface com.microstrategy.web.objects.WebFolder
Removes from the folder shortcuts whose target is not in the list of requested types.Some extra filtering for search
checkOwnerAndPrivilgeForHTMLExecution(WebComponent) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
This function checks if the current user have Web Create HTML Container privilege and is the owner of the current RSD/Report
checkParamValue(FormalParameter, Object) - Method in interface com.microstrategy.web.transform.TransformDefn
Checks whether the value can be used with the underlying transform.
checkParamValue(FormalParameter, Object) - Method in class com.microstrategy.web.transform.TransformDefnImpl
 
checkPreference(String, String) - Method in class com.microstrategy.web.app.beans.AbstractAppWebFeatures
Checks whether the specified preference and value matches the user's preference
checkPreference(String, String, PreferenceLevel) - Method in class com.microstrategy.web.app.beans.AbstractAppWebFeatures
Checks whether the specified preference and value matches the user's preference
checkPreferenceValue(String, String, String) - Method in class com.microstrategy.web.app.transforms.PreferencesGenericTransform
This method checks if the value of a particular preference at a particular level is equal to a value which the user wants to check against.
checkPrivilege(String, int) - Method in interface com.microstrategy.web.objects.WebProjectSource
Check the privilege based on the project.
CheckPrivilege(int) - Method in interface com.microstrategy.webapi.IDSSXMLUserPrivilege
This method determines whether the user has a given privilege.
CheckPrivilege(String, int) - Method in interface com.microstrategy.webapi.IDSSXMLUserProjectPrivilege
This method determines whether the user has a given privilege.
checkPrivileges() - Method in class com.microstrategy.web.app.tasks.BeanTaskRequestContext
 
checkPrivileges() - Method in class com.microstrategy.web.tasks.BaseTaskRequestContext
 
checkProcessingButtonsFlag(int) - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
 
checkProcessingInfoFlag(int) - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
 
checkPropertiesPresent(ReportBean, String) - Static method in class com.microstrategy.web.app.utils.OptionsHelper
Tells whether the print/pdf properties are present or not.
checkPropertiesPresent(String) - Method in class com.microstrategy.web.app.transforms.AbstractHeaderFooterTransform
 
checkPropertiesPresent(String) - Method in class com.microstrategy.web.app.transforms.PreferencesExcelHeaderFooterTransform
 
checkPropertiesPresent(String) - Method in class com.microstrategy.web.app.transforms.PreferencesExportAdminHeaderFooterTransform
 
checkReportSettingsDefault(ViewBean, String, String) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
check if this report property is set to default
checkRights(WebIServerSession, WebObjectSource, WebDBRole, int) - Method in class com.microstrategy.web.tasks.GetDBInstancesTask
 
checkRingIsClockwise(double[][]) - Method in class com.microstrategy.web.app.maps.KMLShapeRepository
 
checkRoleAccess(WebIServerSession, WebObjectSource, WebDBRole) - Method in class com.microstrategy.web.tasks.GetDBInstancesTask
 
checkSavePrivilege(ObjectBean) - Static method in class com.microstrategy.web.app.utils.BeanHelper
Check whether current user has privileges to save the object in current folder.
checkSavePrivilege(ObjectBean, WebFolder) - Static method in class com.microstrategy.web.app.utils.BeanHelper
Check whether current user has privileges to save the object in specific folder.
checkSession(TaskRequestContext, WebIServerSession) - Method in class com.microstrategy.web.app.tasks.AppLoginTask
 
checkSession(TaskRequestContext, WebIServerSession) - Method in class com.microstrategy.web.app.tasks.MobileAppLoginTask
 
checkSession(TaskRequestContext, WebIServerSession) - Method in class com.microstrategy.web.app.tasks.UsherRegisterUserTask
 
checkSession(TaskRequestContext, WebIServerSession) - Method in class com.microstrategy.web.tasks.LoginTask
 
checkSession(TaskRequestContext, WebIServerSession) - Method in class com.microstrategy.web.tasks.MobileLoginTask
 
checkSession(TaskRequestContext, WebIServerSession, boolean) - Method in class com.microstrategy.web.app.tasks.MobileAppLoginTask
 
checkSession(TaskRequestContext, WebIServerSession, boolean) - Method in class com.microstrategy.web.tasks.MobileLoginTask
 
checkSessionAliveness(WebIServerSession) - Method in class com.microstrategy.web.tasks.BaseTaskRequestContext
Checks whether the supplied WebIServerSession instance is alive or not.
checkShared(WebIServerSession, WebDBRole, String) - Method in class com.microstrategy.web.tasks.GetDBInstancesTask
 
checkStatus(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
checkStatus(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.FilterExpressionTransform
 
checkStatus(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.JsonRWDTransform
checkSubscriptionACL(String, String, int, String, String) - Method in interface com.microstrategy.webapi.IDSSXMLSubscriptionServer
This call retrieves whether allow user to subscribe this report/document
checkSubtotalFormatSupport(boolean) - Method in class com.microstrategy.web.objects.RWUnitInfoImpl
 
checkSysPreference(String, String) - Method in class com.microstrategy.web.app.beans.AbstractAppWebFeatures
Checks whether the specified preference and value matches the system's preference
checkUserPrivilege(int) - Method in class com.microstrategy.web.beans.AbstractWebFeatures
Checks whether the userPrivilege passed in granted for the current session
checkUserPrivilege(int) - Method in interface com.microstrategy.web.objects.WebIServerSession
Checks if the user has the particular privilege type at Intelligence Server
checkUserPrivilege(int) - Method in class com.microstrategy.web.objects.WebObjectsFactory
Checks if the user has the particular privelege type
checkUserPrivilege(int, WebIServerSession) - Method in class com.microstrategy.web.objects.WebObjectsFactory
 
checkUserPrivilege(WebIServerSession) - Method in class com.microstrategy.web.app.tasks.architect.GetArchitectProjectsTask
Checking user privilege for using architect functions.
checkUserPrivilege(WebIServerSession) - Method in class com.microstrategy.web.app.tasks.architect.GetLogicalTableTask
 
checkUserPrivilege(WebIServerSession) - Method in class com.microstrategy.web.app.tasks.architect.NameSearchTableTask
 
checkUserPrivilege(WebIServerSession) - Method in class com.microstrategy.web.tasks.AbstractArchitectTask
 
checkUserPrivilege(WebIServerSession) - Method in class com.microstrategy.web.tasks.SaveObjectACLTask
 
checkUserPrivilege(WebIServerSession) - Method in class com.microstrategy.web.tasks.UserEntityInfoTask
 
checkUserPrivilege(WebIServerSession) - Method in class com.microstrategy.web.tasks.UserServicesTask
 
checkUserPrivilege(WebIServerSession, RequestKeys) - Method in class com.microstrategy.web.tasks.ObjectInfoTask
 
CheckUserPrivilegesTask - Class in com.microstrategy.web.tasks
 
CheckUserPrivilegesTask() - Constructor for class com.microstrategy.web.tasks.CheckUserPrivilegesTask
 
checkValue(Object) - Method in interface com.microstrategy.web.transform.FormalParameter
Checks if the value corresponds to the type of the formal parameter.
checkValue(Object) - Method in class com.microstrategy.web.transform.FormalParameterImpl
Verifies that the value correspons to the type of the FormalParameter object.
CheckVersion(StringWrapper, StringWrapper) - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
Used to check the version of both the Web API and the Server, and see whether they are guaranteed compatible with each other.
checkVisualizationSettings(int, WebVisualizationSettings, AppContext, int) - Static method in class com.microstrategy.web.app.transforms.VisualizationsHelper
Checks the visualization settings are correct and throws a WebAppRuntimeException if it finds any of the settings are incorrect.
checkVisualizationSettings(ReportBean, AppContext) - Static method in class com.microstrategy.web.app.transforms.VisualizationsHelper
Checks the visualization settings for the ReportBean and throws a WebAppRuntimeException if it finds any of the settings are incorrect.
checkVisualizationSettings(RWBean, AppContext) - Static method in class com.microstrategy.web.app.transforms.VisualizationsHelper
Checks the visualization settings for the RWBean and throws a WebAppRuntimeException if it finds any of the settings are incorrect.
checkVisualizationSettings(RWBean, AppContext, int) - Static method in class com.microstrategy.web.app.transforms.VisualizationsHelper
Checks the visualization settings for the RWBean and throws a WebAppRuntimeException if it finds any of the settings are incorrect.
checkVisualizationSettings(ViewBean, AppContext) - Static method in class com.microstrategy.web.app.transforms.VisualizationsHelper
Checks the visualization settings for the ViewBean and throws a WebAppRuntimeException if it finds any of the settings are incorrect.
children - Variable in class com.microstrategy.utils.GenericTreeNodeImpl
 
childrenAdded() - Method in interface com.microstrategy.web.tags.LayoutParserAware
 
childrenParam - Variable in class com.microstrategy.web.app.tasks.ModifyChildrenTask
The children of the user group to modify.
childrenPool - Variable in class com.microstrategy.web.app.maps.ShapeHierarchy.HierarchyStructure
 
childValues() - Method in class com.microstrategy.web.beans.AbstractWebComponent
 
chnTaskParam - Variable in class com.microstrategy.web.app.tasks.DIAutoMappingEMMASourceTable
 
choiceIndex - Variable in class com.microstrategy.utils.BerInputStream
The last choice index
chooseDefaultForm(WebAttribute) - Method in interface com.microstrategy.web.beans.ExpressionBean
 
chunkCount() - Method in interface com.microstrategy.web.beans.MarkupOutput
Returns the number of chunks contained in the MarkupOutput object.
chunkSizeParam - Variable in class com.microstrategy.web.tasks.ImportFileTask
 
cIndexTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.ParseTask
 
claimMap_email - Variable in class com.microstrategy.web.admin.OidcConfigProperties
 
claimMap_fullName - Variable in class com.microstrategy.web.admin.OidcConfigProperties
 
claimMap_groups - Variable in class com.microstrategy.web.admin.OidcConfigProperties
 
claimMap_userId - Variable in class com.microstrategy.web.admin.OidcConfigProperties
 
CLASS_APPLICATION - Static variable in interface com.microstrategy.utils.ASN1Constants
 
CLASS_CONTEXTSPECIFIC - Static variable in interface com.microstrategy.utils.ASN1Constants
 
CLASS_FOLDER_NAME - Static variable in class com.microstrategy.web.app.transforms.SearchSimpleTransform
 
CLASS_INPUT - Variable in class com.microstrategy.web.app.transforms.AbstractAppTransform
Deprecated.
This property is not used anymore by the transform.
CLASS_INVALID_FIELD - Static variable in class com.microstrategy.web.app.transforms.SearchSimpleTransform
 
CLASS_MESSAGE - Variable in class com.microstrategy.web.app.transforms.AbstractAppTransform
Deprecated.
This property is not used anymore by the transform.
CLASS_PRIVATE - Static variable in interface com.microstrategy.utils.ASN1Constants
 
CLASS_REQUIRED - Static variable in class com.microstrategy.web.app.transforms.SearchSimpleTransform
 
CLASS_SECTION_NAME - Static variable in class com.microstrategy.web.app.transforms.SearchSimpleTransform
 
CLASS_UNIVERSAL - Static variable in interface com.microstrategy.utils.ASN1Constants
Tag classes
ClassFilter - Class in com.microstrategy.utils.log
 
ClassFilter() - Constructor for class com.microstrategy.utils.log.ClassFilter
 
classForName(String) - Static method in class com.microstrategy.utils.ReflectionHelper
Return a Class object for the class with the given name.
ClassMethodTracingFilter - Class in com.microstrategy.utils.log
This filter provides regular expression filtering of class and method names.
ClassMethodTracingFilter() - Constructor for class com.microstrategy.utils.log.ClassMethodTracingFilter
 
CLASSNAME - Static variable in class com.microstrategy.web.app.mobile.config.MobileConfigurationManager
 
CLAUSE_CONDITION - Static variable in interface com.microstrategy.web.transform.StyleMapClause
A condition clause.
CLAUSE_DEFAULT - Static variable in interface com.microstrategy.web.transform.StyleMapClause
A default clause.
CLAUSE_UNKNOWN - Static variable in interface com.microstrategy.web.transform.StyleMapClause
An unknown clause.
clauseDefTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.EditConditionTask
 
cleanFileName(String) - Static method in class com.microstrategy.web.app.utils.FileUtils
Produces a clean form of a file name (typically from an object name, such as the name of a report).
cleanHierarchyList() - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalCartTransform
Deprecated.
Filters out hierarchy list.
cleanHierarchyList() - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalCartXHTMLTransform
Filters out hierarchy list by eliminating any item different to a WebDimension.
cleanHierarchyList() - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalTreeTransform
Deprecated.
Filters out from hierarchies list those items which aren't instances of WebDimension (Hierarchy).
cleanHierarchyList() - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalTreeXHTMLTransform
Clears anything other than hierarchies from the list, for example, folders.
cleanPathName(String) - Static method in class com.microstrategy.web.app.utils.FileUtils
Produces a clean form of a path name.
cleanState() - Method in class com.microstrategy.web.app.taglibs.AdvancedSearchLinkTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.BaseTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.BeanValueTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.BundleDescriptorTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.ClientSideDescriptorTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.ConnectionValueTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.ContextMenusTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.CoreTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.DisplayBeanTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.DisplayCookiesTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.DisplayGuiComponentTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.DynTableCellTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.DynTableTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.ErrorValueTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.EventTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.ExportSetContentTypeTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.FormEventTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.IfBeanValueTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.IfConnectionValueTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.IfDisplayMoreTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.IfErrorValueTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.IfFeatureTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.IfPlainTextExportTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.IfShowAdminPageTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.IfTemplateValueTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.IfUseIframeTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.JavaScriptTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.JuilElementTagHelper
 
cleanState() - Method in class com.microstrategy.web.app.taglibs.LicensingInfoTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.LoggingTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.MstrPageTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.ObjectPathTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.PageStateTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.PanelTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.PerformanceStringTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.PerformanceTimerTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.PreferenceValueTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.QuickSearchTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.ResourceFeedNameTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.ResourceMgrTagHelper
 
cleanState() - Method in class com.microstrategy.web.app.taglibs.ScriptPageStateTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.ShortcutTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.StringTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.taskproc.ResponseContextTagHelper
 
cleanState() - Method in class com.microstrategy.web.app.taglibs.TaskProcessorNameTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.UpdateManagerTagHelper
Resest the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.UrlEventTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.ValueTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanState() - Method in class com.microstrategy.web.app.taglibs.WaitTagHelper
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
cleanTextForExport(String) - Method in class com.microstrategy.web.app.transforms.ReportExportHTMLTransform
Deprecated.
This methods cleans a string to be displayed in Excel.
cleanTextForExport(String) - Method in class com.microstrategy.web.app.transforms.ReportExportPlainTextTransform
This methods cleans a string to be displayed in Excel.
cleanup() - Static method in class com.microstrategy.web.app.ThreadSessionMap
Cleans up any thread local storage associated with the current thread.
cleanUp() - Method in interface com.microstrategy.web.app.beans.PageComponent
Performs any necessary clean up tasks before leaving the page.
cleanUp() - Method in class com.microstrategy.web.app.beans.ResultSetPageComponentImpl
 
cleanUpDeletedElements() - Method in class com.microstrategy.utils.config.AbstractConfigurationElement
This method when called will delete all the child elements that are marked as deleted.
cleanUpInfo(String) - Method in class com.microstrategy.web.app.tasks.architect.SaveDBRoleTask
 
CleanUpModule - Class in com.microstrategy.web.app.utils.upgrade
This module performs general clean-up tasks for the upgrade.
CleanUpModule(UpgradeManager) - Constructor for class com.microstrategy.web.app.utils.upgrade.CleanUpModule
Default constructor.
cleanUpReplacedRememberMeCookie(long) - Method in class com.microstrategy.webapi.ACMSessionIdResolver
cleanUpReplacedRememberMeCookie helper method to clean up a replaced remember me cookie in the map
clear() - Method in interface com.microstrategy.utils.cache.Cache
Clears the cache - all entries are removed.
clear() - Method in class com.microstrategy.utils.cache.CacheBase
 
clear() - Method in class com.microstrategy.utils.certificate.X509Helper
Clear public/private key pair, certificate and passphrase for private key file.
clear() - Method in class com.microstrategy.utils.config.AbstractConfigurationElementList
Clears the element of the collection
clear() - Method in class com.microstrategy.utils.config.AbstractElementList
Removes all child elements from this list.
clear() - Method in interface com.microstrategy.utils.config.ConfigurationElementList
Clears the element of the collection
clear() - Method in class com.microstrategy.utils.config.ConfigurationFilesCache
Clear the HashSet and other caches, will be called when destroying the sevlet
clear() - Method in class com.microstrategy.utils.DeltaProperties
 
clear() - Method in class com.microstrategy.utils.HashList
Clears all items from the collection.
clear() - Method in class com.microstrategy.utils.IntArrayList
 
clear() - Method in class com.microstrategy.utils.KeyedList
 
clear() - Method in class com.microstrategy.utils.log.DebugUser
 
clear() - Method in class com.microstrategy.utils.LRUHashList
Clear the LRUHashList.
clear() - Method in class com.microstrategy.utils.SimpleListObj
Clears all items from the collection.
clear() - Method in class com.microstrategy.utils.xml.builders.ServerClusteringStartupMembershipBuilder
Removes all server names from the internal cluster set
clear() - Method in class com.microstrategy.utils.xml.builders.WebReportLayoutBuilder
 
clear() - Method in class com.microstrategy.web.app.gui.CartElements
Clears all objects from the collection.
clear() - Method in class com.microstrategy.web.app.StatsHandler
 
clear() - Method in interface com.microstrategy.web.app.StatsHandlerSupport
Clears out collected statistics.
clear() - Static method in class com.microstrategy.web.app.ThreadSessionMap
clears the value of the session stored in the threadlocal
clear() - Method in class com.microstrategy.web.app.transforms.AbstractSubscriptionsEditorTransform.RecipientContext
 
clear() - Method in class com.microstrategy.web.app.transforms.AlertsEditorTransform.RecipientContext
 
clear() - Method in interface com.microstrategy.web.app.transforms.SubscriptionEditTransform.NCSRecipientContext
 
clear() - Method in class com.microstrategy.web.app.transforms.SubscriptionEditTransform.RecipientContext
 
clear() - Method in class com.microstrategy.web.app.utils.JavaScriptDependencyAnalyzer
Clear the current dependency graph.
clear() - Method in class com.microstrategy.web.app.utils.TabControlHelper
Clear the tab definition
clear() - Method in class com.microstrategy.web.beans.GenericMultipleEvents
Clears the event collection held by this object.
clear() - Method in interface com.microstrategy.web.beans.HighlightedObjects
Removes all of the HighlightedObject from the collection.
clear() - Method in interface com.microstrategy.web.beans.UserEntitiesBean
Clear the whole collection.
clear() - Method in interface com.microstrategy.web.beans.WebEvents
Clears the current collection of web events.
clear() - Method in class com.microstrategy.web.blocks.BlockList
Empties the contents of this list.
clear() - Method in class com.microstrategy.web.objects.admin.monitors.AbstractCategories
 
clear() - Method in interface com.microstrategy.web.objects.admin.monitors.CountSettings
Clears the collection.
clear() - Method in interface com.microstrategy.web.objects.admin.monitors.MonitorFilter
Clears the collection.
clear() - Method in class com.microstrategy.web.objects.admin.monitors.MonitorFilterImpl
 
clear() - Method in interface com.microstrategy.web.objects.admin.monitors.MonitorManipulator
Clear the internal collection which contains monitoring tasks.
clear() - Method in interface com.microstrategy.web.objects.admin.monitors.MonitorSort
Clears the collection.
clear() - Method in interface com.microstrategy.web.objects.admin.serverconfig.LogDestinations
Clears the collection of editable log destinations.
clear() - Method in interface com.microstrategy.web.objects.admin.users.WebUserList
 
clear() - Method in interface com.microstrategy.web.objects.admin.users.WebUserSearch
Clears all previous settings.
clear() - Method in interface com.microstrategy.web.objects.admin.users.WebUserSecurityFilters
Clears all security filter-project associations from this user.
clear() - Method in interface com.microstrategy.web.objects.admin.users.WebUserSecurityRoles
Deprecated.
clear() - Method in interface com.microstrategy.web.objects.rw.RWDataSets
Removes all data sets from the collection
clear() - Method in interface com.microstrategy.web.objects.rw.RWHyperlinks
Removes all hyperlinks.
clear() - Method in class com.microstrategy.web.objects.RWHyperlinksImpl
 
clear() - Method in interface com.microstrategy.web.objects.SimpleList
Clears all items from the collection.
clear() - Method in interface com.microstrategy.web.objects.UsherSessionHelper
 
clear() - Method in interface com.microstrategy.web.objects.WebAccessControlList
Clears all access control entries from the collection.
clear() - Method in interface com.microstrategy.web.objects.WebAxis
Clears all WebTemplateUnit objects from this axis.
clear() - Method in interface com.microstrategy.web.objects.WebBrowsePath
Clears the current browse path.
clear() - Method in interface com.microstrategy.web.objects.WebChangeJournalEntries
Remove all WebChangeJournalEntry objects in this collection.
clear() - Method in class com.microstrategy.web.objects.WebChangeJournalEntriesImpl
 
clear() - Method in interface com.microstrategy.web.objects.WebChangeJournalLinkitemEntries
Remove all WebChangeJournalLinkitemEntry objects in this collection.
clear() - Method in class com.microstrategy.web.objects.WebChangeJournalLinkitemEntriesImpl
 
clear() - Method in interface com.microstrategy.web.objects.WebChangeJournalObjectEntries
Remove all WebChangeJournalObjectEntry objects in this collection.
clear() - Method in class com.microstrategy.web.objects.WebChangeJournalObjectEntriesImpl
 
clear() - Method in interface com.microstrategy.web.objects.WebDerivedElements
Removes all Derived Elements from the collection.
clear() - Method in interface com.microstrategy.web.objects.WebDimty
Removes all WebDimtyUnit objects from this collection.
clear() - Method in interface com.microstrategy.web.objects.WebDirectedAttributes
Removes all items from the collection.
clear() - Method in interface com.microstrategy.web.objects.WebDisplayUnits
Clears all objects from the collection.
clear() - Method in interface com.microstrategy.web.objects.WebDrillActions
Removes all drill actions from the collection.
clear() - Method in interface com.microstrategy.web.objects.WebDrillElements
Clears the drill elements (user filter).
clear() - Method in interface com.microstrategy.web.objects.WebElements
Removes all elements from the collection.
clear() - Method in interface com.microstrategy.web.objects.WebExpression
Removes all nodes from the expression tree, leaving only a single "AND" operator node with no child nodes at the root of the tree.
clear() - Method in interface com.microstrategy.web.objects.WebFolder
Clears all objects from the folder collection.
clear() - Method in interface com.microstrategy.web.objects.WebGraphProperties
Removes all graph properties from the collection.
clear() - Method in interface com.microstrategy.web.objects.WebHyperLinkAnswers
Removes all answers in answer collection, the collection will be empty after this call returns
clear() - Method in interface com.microstrategy.web.objects.WebHyperLinks
clear all Hyperlinks in this link collection.
clear() - Method in interface com.microstrategy.web.objects.WebLDAPSettings
This method will clear all LDAP settings, and set the string sent to the server back to an empty string.
clear() - Method in interface com.microstrategy.web.objects.WebLinkItem
Reset all the property values to their default values, as specified by the parent link
clear() - Method in interface com.microstrategy.web.objects.WebLinkItems
Resets the collection to be empty.
clear() - Method in interface com.microstrategy.web.objects.WebMessageStatusList
Removes all messages from this list.
clear() - Method in interface com.microstrategy.web.objects.WebNode
Removes all child nodes from the current node.
clear() - Method in interface com.microstrategy.web.objects.WebPromptInstances
Clear the whole collection;
clear() - Method in interface com.microstrategy.web.objects.WebProperties
Clear all properties inside this object.
clear() - Method in interface com.microstrategy.web.objects.WebResultWindow
Resets all the properties of the result window to the default values.
clear() - Method in class com.microstrategy.web.objects.WebReusableThresholdsImpl
 
clear() - Method in interface com.microstrategy.web.objects.WebScheduledMaintenances
Remove all ScheduledMaintenance objects in this collection.
clear() - Method in class com.microstrategy.web.objects.WebScheduledMaintenancesImpl
 
clear() - Method in interface com.microstrategy.web.objects.WebSchedules
Deprecated.
Clears the schedules collection.
clear() - Method in interface com.microstrategy.web.objects.WebSimpleSecurityPluginSettings
 
clear() - Method in interface com.microstrategy.web.objects.WebSorts
Remove all sort objects in this collection.
clear() - Method in interface com.microstrategy.web.objects.WebSubscriptionContacts
Clears all items from the collection.
clear() - Method in interface com.microstrategy.web.objects.WebSubscriptionEMMACubeOptions
Clear all current setting
clear() - Method in class com.microstrategy.web.objects.WebSubscriptionEMMACubeOptionsImpl
 
clear() - Method in interface com.microstrategy.web.objects.WebSubscriptionRecipientList
clears the recipients list.
clear() - Method in interface com.microstrategy.web.objects.WebSubscriptionsFilter
Remove all conditions from the filter
clear() - Method in interface com.microstrategy.web.objects.WebTemplateMetrics
Clears all metrics from the collection.
clear() - Method in interface com.microstrategy.web.objects.WebTemplateMetricSubtotals
Deprecated.
Removes all subtotal objects from the collection.
clear() - Method in interface com.microstrategy.web.objects.WebTemplateUnit
Clears the template unit.
clear() - Method in interface com.microstrategy.web.objects.WebThresholds
Removes all threshold instances.
clear() - Method in interface com.microstrategy.web.preferences.Preferences
Removes all the preferences in the preferences object at the given PreferenceLevel.
clear() - Method in interface com.microstrategy.web.transform.ActualParameters
Clears the actual parameters collection.
clear() - Method in interface com.microstrategy.web.transform.BeanDefns
Removes all of the BeanDefn objects from the collection
clear() - Method in interface com.microstrategy.web.transform.LayoutParserDefns
Clears the collection of layout parser definition objects.
clear() - Method in interface com.microstrategy.web.transform.Layouts
Clears the collection of layout objects.
clear() - Method in interface com.microstrategy.web.transform.LayoutSourceDefns
Clears the collection of layout source definition objects.
clear() - Method in interface com.microstrategy.web.transform.MapperDefns
Clears the collection of mapper definition objects.
clear() - Method in interface com.microstrategy.web.transform.StyleMap
Clears the collection of style map clause objects.
clear() - Method in class com.microstrategy.web.transform.StyleMapImpl
 
clear() - Method in interface com.microstrategy.web.transform.StyleMaps
Clears the collection of style map objects.
clear() - Method in interface com.microstrategy.web.transform.Styles
Removes all of the Style objects from the collection
clear() - Method in interface com.microstrategy.web.transform.TransformDefns
Removes all of the TransformDefn objects from the collection
clear() - Method in interface com.microstrategy.web.transform.Transforms
Removes all of the Transform objects from the collection
clear() - Method in class com.microstrategy.webapi.ACMSessionIdResolver
clear removes all session ids (Master, Configuration and Project Session Ids) from the maps.
clear() - Method in class com.microstrategy.webapi.utils.BiMap
clear will remove all entries in the bimaps
clear() - Method in class com.microstrategy.webapi.utils.TriMap
clear will remove all entries in the tri-maps
clear(boolean) - Method in interface com.microstrategy.web.objects.WebAxis
Clears all WebTemplateUnit objects from this axis.
clear(boolean) - Method in interface com.microstrategy.web.objects.WebTemplateMetrics
Clears all metrics from the collection.
clear(PreferenceLevel) - Method in interface com.microstrategy.web.preferences.Preferences
Removes all the preferences at the given PreferenceLevel.
clear(PreferenceLevel, Collection) - Method in interface com.microstrategy.web.preferences.Preferences
Removes named preferences at the specified PreferenceLevel.
clear(String) - Static method in class com.microstrategy.utils.FileUtil
Clears the contents of the file.
CLEAR - Static variable in interface com.microstrategy.web.objects.FilterDetailsFormatting
Clears the formatting attribute.
CLEAR_SEARCH_URL - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Indicates the URL for the clear search event.
clearAllSorts(String, int) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
 
clearAllWidths() - Method in interface com.microstrategy.web.objects.WebGridWidths
Resets all columns to use the default width.
clearAnswer() - Method in interface com.microstrategy.web.beans.DimtyPromptBean
Clears the prompt answer.
clearAnswer() - Method in interface com.microstrategy.web.beans.ElementPromptBean
Clears the answer for the prompt.
clearAnswer() - Method in interface com.microstrategy.web.beans.ObjectPromptBean
Clear the prompt answer.
ClearAnswerIfEmpty - Static variable in interface com.microstrategy.web.beans.EnumPromptAnswerOptions
Indicates to clear the existing prompt answer when the Answer argument passed in from Web browser is an empty string.
ClearAnswerIfNull - Static variable in interface com.microstrategy.web.beans.EnumPromptAnswerOptions
Indicates to clear the existing prompt answer when the Answer argument passed in from Web browser is null.
clearAttributes() - Method in interface com.microstrategy.web.objects.rw.RWHyperlink
 
clearBuffer() - Method in class com.microstrategy.utils.xml.SAXXMLStringDumper
 
clearCaches() - Method in class com.microstrategy.utils.FileLoader
This method clears all internal caches
clearCaches() - Method in class com.microstrategy.web.transform.AbstractStyleCatalogElement
This method is invoked whenever the structure of the style catalog has changed and caches to other objects in the structure needs to be updated.
clearCaches() - Method in class com.microstrategy.web.transform.AbstractStyleCatalogList
This method is invoked whenever the structure of the style catalog has changed and caches to other objects in the structure needs to be updated.
clearCaches() - Method in class com.microstrategy.web.transform.ActualParameterImpl
 
clearCaches() - Method in class com.microstrategy.web.transform.LayoutImpl
 
clearCaches() - Method in class com.microstrategy.web.transform.LayoutParserDefnImpl
 
clearCaches() - Method in class com.microstrategy.web.transform.LayoutParserDefnsImpl
 
clearCaches() - Method in class com.microstrategy.web.transform.LayoutSourceDefnImpl
 
clearCaches() - Method in class com.microstrategy.web.transform.MapperDefnImpl
 
clearCaches() - Method in class com.microstrategy.web.transform.StyleImpl
 
clearCaches() - Method in class com.microstrategy.web.transform.StyleMapConditionImpl
 
clearCaches() - Method in class com.microstrategy.web.transform.StyleMapDefaultImpl
 
clearCaches() - Method in class com.microstrategy.web.transform.TransformDefnImpl
 
clearCertificate() - Method in class com.microstrategy.utils.certificate.X509Helper
Clear the public/private key pair, the certificate, and the passphrase for private key file.
clearChars() - Method in class com.microstrategy.utils.xml.DefaultContentHandler
Resets the characters collected.
clearChars() - Method in class com.microstrategy.web.app.maps.kml.KMLContentHandler
Resets the characters collected.
clearChildren() - Method in class com.microstrategy.web.beans.AbstractWebComponent
Removes all the child component instances from this component.
clearControlSorts(String, boolean) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Clears all sorts for a givent control
clearControlTargetDatasetHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
clearControlTargetHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
clearCubeMetrics() - Method in interface com.microstrategy.web.objects.WebTemplateMetrics
Clear cube template metrics.
clearCurrentElements() - Method in interface com.microstrategy.web.objects.WebTemplate
Clears the current element.
clearCurrentGroup() - Method in interface com.microstrategy.web.app.beans.UserEntitiesBrowserBean
Clears the user group being browsed and the available items.
clearDatamartInfo() - Method in interface com.microstrategy.web.objects.WebReportInstance
clears the datamart info.
clearDependents() - Method in class com.microstrategy.web.objects.WebDerivedElementsHelper
 
clearDiscoverCache(String) - Method in interface com.microstrategy.web.objects.WebReportManipulation
clear discover cache
clearErrorMessage() - Method in class com.microstrategy.utils.log.editor.EditableLogger
 
clearErrorMessage() - Method in class com.microstrategy.utils.log.editor.ErrorMessageHandler
 
clearEvents() - Method in class com.microstrategy.web.app.WebGuiComponent
 
clearForwardPages() - Method in class com.microstrategy.web.app.beans.PageHistoryList
Clear all pages after current position
clearGridIncrementalFetch() - Method in interface com.microstrategy.web.objects.rw.RWInstance
Clear grid incremental fetch setting
clearHttpSessionValues() - Method in class com.microstrategy.web.app.AbstractBrowserSettings
 
clearHttpSessionValues() - Method in interface com.microstrategy.web.app.BrowserSettings
Clear http session browser settings.
clearHttpSessionValues() - Method in class com.microstrategy.web.app.CookieBrowserSettings
Clears temporary browser settings
clearHttpSessionValues() - Method in class com.microstrategy.web.app.HttpBrowserSettings
Deprecated.
 
ClearInfo(Collection<IDSSXMLSessionId>, ACMMasterSessionBundle) - Constructor for class com.microstrategy.webapi.ACMSessionIdResolver.ClearInfo
 
clearKeyValues() - Method in interface com.microstrategy.web.objects.admin.DataSource
Clears all key values from the key values collection.
clearLinkViewFilterHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
Clear dossier linking view filter
clearList() - Method in class com.microstrategy.web.objects.RWUnitVisualizationSettingsImpl
 
clearList() - Method in interface com.microstrategy.web.objects.WebVisualizationSettings
Clears the visualization list.
clearList() - Method in class com.microstrategy.web.objects.WebVisualizationSettingsImpl
 
clearObjectAssociatedSchedules() - Method in interface com.microstrategy.web.objects.WebAssociatedSchedules
clear the associated schedule for a report or a RWD, the object will inherit its parent's schedule
clearObservers() - Method in interface com.microstrategy.web.objects.WebBrowsePath
 
clearPageMap() - Method in class com.microstrategy.web.app.transforms.MobileChunkedAppContext.MobilePageIndexMap
 
clearParentElement() - Method in interface com.microstrategy.web.objects.WebDerivedElement
 
clearPartialCSS() - Method in interface com.microstrategy.web.objects.RWSettings
 
clearPlaceHolder() - Method in interface com.microstrategy.web.objects.WebNode
Deletes the place holder defined on this node.
clearPrefValueParam - Variable in class com.microstrategy.web.app.tasks.SetPreferenceTask
 
clearProjectAssociatedSchedules() - Method in interface com.microstrategy.web.objects.WebAssociatedSchedules
clear the associated schedule
clearSearch() - Method in interface com.microstrategy.web.app.beans.UserEntitiesBrowserBean
Clears the WebSearch object and the available items.
clearSelectorSortHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
clearSessionBrowserSettings() - Method in interface com.microstrategy.web.app.BrowserSettings
clearSessionBrowserSettings() - Method in class com.microstrategy.web.app.CookieBrowserSettings
 
clearSessionBrowserSettings() - Method in class com.microstrategy.web.app.HttpBrowserSettings
Deprecated.
 
clearSessionBrowserSettings() - Method in class com.microstrategy.web.app.PreferenceBrowserSettings
clearSessionValues() - Method in class com.microstrategy.web.app.AbstractBrowserSettings
Clears session browser settings
clearSessionValues() - Method in interface com.microstrategy.web.app.BrowserSettings
Clear the session browser settings for current Intelligence Server session.
clearSessionValues() - Method in class com.microstrategy.web.app.HttpBrowserSettings
Deprecated.
 
clearSessionValues(WebIServerSession) - Method in class com.microstrategy.web.app.AbstractBrowserSettings
 
clearSessionValues(WebIServerSession) - Method in interface com.microstrategy.web.app.BrowserSettings
Clear the session browser settings for the given session.
clearSessionValues(WebIServerSession) - Method in class com.microstrategy.web.app.CookieBrowserSettings
Clears session browser settings
clearSessionValues(WebIServerSession) - Method in class com.microstrategy.web.app.HttpBrowserSettings
Deprecated.
 
clearStateCache(int) - Method in class com.microstrategy.web.beans.AbstractWebComponent
Clears the cached state for the current component only, without touching any child component's state.
clearTemplate() - Method in interface com.microstrategy.web.objects.WebTemplate
Clear the current template
clearText() - Method in class com.microstrategy.utils.xml.AbstractHandler
 
clearThresholdCopies() - Method in interface com.microstrategy.web.app.beans.ThresholdEditorBean
 
clearToken() - Method in interface com.microstrategy.web.objects.WebIServerSession
Clears the token.
clearTransforms() - Method in class com.microstrategy.web.beans.AbstractTransformable
Deletes all transforms added to the object
clearTransforms() - Method in interface com.microstrategy.web.beans.Transformable
Deletes all transforms added to the object
clearTxnHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
clearUCNodeConditionHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
Clear navigation condition on target UC Node.
clearUndoAndRedo() - Method in interface com.microstrategy.web.beans.ReportBean
Clear the undo and redo state, user could not perform undo and redo This method is called when the save action happens.
clearVisAsFilterHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
Used to clear template level selector associations, optionally removes the CGB node(s)
clearWidth(int) - Method in interface com.microstrategy.web.objects.WebGridWidths
Clears the width for a specific column class, which can be the header, grid, extra.
CLIENT - com.microstrategy.web.objects.WebTokenStreamParser.XMLOriginType
 
clientConnectToServer() - Method in class com.microstrategy.utils.certificate.SSLClientHelper
Helper method to determine whether a secure connection can be made to a server at a specified port.
ClientEvent() - Constructor for class com.microstrategy.web.app.transforms.FolderViewTransform.ClientEvent
 
clientId - Variable in class com.microstrategy.web.admin.OidcConfigProperties
 
ClientIDFilter - Class in com.microstrategy.web.filter
Configures client IP tracking.
ClientIDFilter() - Constructor for class com.microstrategy.web.filter.ClientIDFilter
 
ClientIDFilter.TrackMode - Enum in com.microstrategy.web.filter
 
clientIDParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.FetchSourceObjectsTask
 
clientIDParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.ImportSourceObjectTask
 
clientIDParam - Variable in class com.microstrategy.web.tasks.MobileLoginTask
 
ClientLocaleResolvePolicy - Class in com.microstrategy.web.objects.localization
 
ClientLocaleResolvePolicy(Locale) - Constructor for class com.microstrategy.web.objects.localization.ClientLocaleResolvePolicy
 
ClientLog - Class in com.microstrategy.web.app.utils
This class includes generic methods for having a way for measuring client rendering times.
ClientLog() - Constructor for class com.microstrategy.web.app.utils.ClientLog
 
clientSec - Variable in class com.microstrategy.web.admin.OidcConfigProperties
 
clientSecretParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.FetchSourceObjectsTask
 
clientSecretParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.ImportSourceObjectTask
 
ClientSideDescriptorTag - Class in com.microstrategy.web.app.taglibs
 
ClientSideDescriptorTag() - Constructor for class com.microstrategy.web.app.taglibs.ClientSideDescriptorTag
 
ClientSideDescriptorTagHelper - Class in com.microstrategy.web.app.taglibs
Title: ClientSideDescriptorTagHelper.
ClientSideDescriptorTagHelper() - Constructor for class com.microstrategy.web.app.taglibs.ClientSideDescriptorTagHelper
 
ClientSideHelper - Class in com.microstrategy.web.app.utils
ClientSideHelper Provides utility functions used to provide a single code base for: 1) including javascript files, 2) registering bones, 3) setting bone properties
ClientSideHelper(AppContext) - Constructor for class com.microstrategy.web.app.utils.ClientSideHelper
 
ClientSideLayout - Class in com.microstrategy.utils.config
This class is a cache entry in a server-side cache.
ClientSideLayout() - Constructor for class com.microstrategy.utils.config.ClientSideLayout
 
ClientSideLayoutCacheHint - Class in com.microstrategy.utils.config
This class provides the hint to use when looking up client side layout caches (for use in the Javascript UI Library [JUIL]).
ClientSideLayoutCacheHint(String) - Constructor for class com.microstrategy.utils.config.ClientSideLayoutCacheHint
Default constructor.
ClientSideLayouts - Class in com.microstrategy.utils.config
This class provides the front-end from retrieving client-side layout contents for use with the Javascript UI Library (JUIL).
ClientSideLayouts() - Constructor for class com.microstrategy.utils.config.ClientSideLayouts
 
clientTypeParam - Variable in class com.microstrategy.web.tasks.MobileLoginTask
 
CLISVC_C_ADMINISTRATOR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_C_EVERYONE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_C_LOGIN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_C_NTSID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_C_NULL_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_C_RDBMSLOGIN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_C_WRONG_SOURCE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_E_ANALYSISQUOTA_PROJECT_LEVEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_E_AUDITOR_HANDLE_EXPIRED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_E_AUDITOR_HANDLE_MISMATCH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_E_AUDITOR_HANDLE_TOO_MANY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_E_BAD_DELTA_VERSION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_E_BUFFERED_OBJECT_MISSING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_E_CIRCULAR_ATTR_RELATIONSHIP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_E_CONFIG_2_PROJECT_FILE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_E_CREATE_GROUP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_E_CREATE_USER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_E_DELETE_GROUP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_E_DELETE_OBJECT_CONTEXT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_E_DELETE_USER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_E_DELTA_MD_VERSION_INCOMPATIBLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_E_DELTA_REPEAT_OBJECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_E_DELTA_SCHEMA_INCOMPATIBLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_E_DUP_DBMSLOGIN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_E_DUP_NTSID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_E_DUP_USERLOGIN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_E_GROUP_EXISTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_E_INCONSISTENT_OBJECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_E_INCORRECT_CHANGE_REASON - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_E_MAXIMUM_PENDING_OBJECTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_E_MD4 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_E_MIGRATION_UNSUPPORTED_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_E_MISSING_DEPENDENCY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_E_MULTILINGUAL_STRING_MANIPULATOR_MAX_ERRORS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_E_NO_GROUP_USER_PROFILE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_E_NOT_DELTA_FILE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_E_PREDEFINED_USER_OR_GROUP_NOT_EXISTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_E_PROJECT_2_CONFIG_FILE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_E_PROMPT_UNKNOWN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_E_REPEATED_MAP_REFERENCE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_E_UNDO_KEEPBOTH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_E_UNEXPECTED_REPLACE_REFERENCE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_E_UNEXPECTED_SEARCH_OR_REPLACE_REFERENCE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_E_UNSAVED_PENDING_OBJECTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_E_UNSUPPORTED_SAVE_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_E_USER_EXISTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_E_USER_PROFILE_EXIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_E_USER_PROFILE_NOT_EXIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_E_USERPROFILE_PROJECT_LEVEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLISVC_E_USERPROFILE_ROOTFOLDER_NOT_EXIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_CACHE_ELEMENT_CACHELIFETIME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_CACHE_ELEMENT_FILECACHEPATH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_CACHE_ELEMENT_MAXCACHECOUNT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_CACHE_ELEMENT_MAXMEMORYCONSUMPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_CACHE_ELEMENT_SWAPPOLICY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_CACHE_ELEMENT_TABLEBUCKETCOUNT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_CACHE_ELEMENT_TABLEBUCKETPERLOCK - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_CACHE_OBJECT_CACHELIFETIME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_CACHE_OBJECT_FILECACHEPATH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_CACHE_OBJECT_MAXCACHECOUNT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_CACHE_OBJECT_MAXMEMORYCONSUMPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_CACHE_OBJECT_SWAPPOLICY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_CACHE_OBJECT_TABLEBUCKETCOUNT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_CACHE_OBJECT_TABLEBUCKETPERLOCK - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_CACHE_REPORT_CACHELIFETIME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_CACHE_REPORT_DISABLECACHING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_CACHE_REPORT_FILECACHEPATH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_CACHE_REPORT_MAXCACHECOUNT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_CACHE_REPORT_MAXMEMORYCONSUMPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_CACHE_REPORT_SWAPPOLICY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_CACHE_REPORT_TABLEBUCKETCOUNT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_CACHE_REPORT_TABLEBUCKETPERLOCK - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_CACHE_START - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_1_2_TIER_NO_ADMIN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_3_TIER_PROJECT_CREATION_ONLY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_3_TIER_PROJECT_DELETION_CLOSE_PROJECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_3T_CREATE_NO_RESULT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_3T_CREATE_RESULT_CORRUPTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_3T_PROJECT_NOT_ACTIVE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_3TIER_NO_CONFIG_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_COMPONENT_2TIER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_COMPONENT_34TIER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_CREATE_SESSION_SERVER_LEVEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_DATA_SOURCE_PORT_NO_NEGATIVE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_DATASOURCE_2TIER_NOPROJECT_SESSION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_DATASOURCE_CONFIGURATIONID_NOT_NULL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_DATASOURCE_CONFIGURATIONID_NULL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_DATASOURCE_CREATE_EXISTEDCONFIG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_DATASOURCE_CREATE_EXISTEDPROJECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_DATASOURCE_CREATE_EXISTEDSERVERDEF - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_DATASOURCE_DELETE_USER_NO_PRIV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_DATASOURCE_EXIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_DATASOURCE_INITIALIZED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_DATASOURCE_INVALID_AUTH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_DATASOURCE_NONEXIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_DATASOURCE_NOT_2TIER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_DATASOURCE_NOT_INDEPENDENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_DATASOURCE_NOT_MD6_PROJECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_DATASOURCE_PROJECTID_NOT_NULL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_DATASOURCE_SERVER_NOT_CONNECTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_INCONSISTENT_DATASOURCE_EXIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_INVALID_MDVERSION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_KEY_NOT_IN_REGISTRY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_KEY_WRITE_FAILURE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_LDAP_NO_2TIER_LDAP_AUTH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_MD4_AUTH_NOTSUPPORT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_MD6_AUTH_NOTSUPPORT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_NO_SIMPLE_SECURITY_PLUG_IN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_PASSWD_ENCRYPTION_FAILURE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_PROJECT_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_PROPERTY_GET_2TIER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_PROPERTY_GET_34TIER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_PROPERTY_GET_4TIER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_PROPERTY_GET_PROJECT_LEVEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_PROPERTY_GET_SERVER_LEVEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_PROPERTY_NOT_SET - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_PROPERTY_PUT_2TIER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_PROPERTY_PUT_34TIER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_PROPERTY_PUT_4TIER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_PROPERTY_PUT_PROJECT_LEVEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_PROPERTY_PUT_SERVER_LEVEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_REGISTRY_DELETE_FAIL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_REGISTRY_READ_FAIL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_SCRIPT_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_SERVER_NO_PASSTHROUGH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_SERVER_UNINIT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_SESSION_CLOSED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_SESSION_MISMATCH_MDSRV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_SESSION_NO_USER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_TIER_MODE_NOT_SET - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_TRUSTED_AUTH_WIN95 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_UNDEFINED_ROLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_VALUE_NOT_IN_REGISTRY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_VALUE_WRITE_FAILURE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_WRONG_PLACE_ADD_PROJECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_E_WRONG_PLACE_ADD_SERVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_KEY_DATASOURCE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_KEY_MICROSTRATEGY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_STR_CONFIGURATIONNAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_STR_DATASOURCENAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_STR_LOGIN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_STR_MDLOGIN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_STR_MDPWD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_STR_PROJECTNAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_STR_PWD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_STR_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_STR_WHLOGIN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_STR_WHPWD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_VALUE_ID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_VALUE_LOCATION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_VALUE_MDODBCSTRING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_VALUE_MDVERSION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_VALUE_MODE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_VALUE_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_VALUE_PORTNUMBER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_VALUE_PROTOCOLTYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_VALUE_REMOTEDSNAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_VALUE_REMOTEMACHINE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_VALUE_SERVERDEFNAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_VALUE_SERVERNAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_VALUE_URL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLNTCONN_VALUE_WHODBCSTRING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
clone() - Method in class com.microstrategy.utils.config.AbstractConfigurationElement
 
clone() - Method in class com.microstrategy.utils.config.AbstractConfigurationElementList
 
clone() - Method in class com.microstrategy.utils.config.ConfigurationSource
 
clone() - Method in class com.microstrategy.utils.config.ConfigurationValue
 
clone() - Method in class com.microstrategy.utils.DeltaProperties
 
clone() - Method in class com.microstrategy.utils.HashList
 
clone() - Method in class com.microstrategy.web.app.beans.GraphSeriesInformation
 
clone() - Method in class com.microstrategy.web.app.beans.PageHistoryItem
Utility method to clone this object.
clone() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Utility method to clone this object.
clone() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Utility method to clone this object.
clone() - Method in class com.microstrategy.web.app.UpdateFilterInfo
Utility method to clone this object.
clone() - Method in class com.microstrategy.web.beans.GenericEventHandler
Clone the current event handler instance.
clone() - Method in class com.microstrategy.web.beans.GenericMultipleEvents
Returns a copy of this object.
clone() - Method in class com.microstrategy.web.beans.GenericWebEvent
Clone the current WebEvent.
clone() - Method in class com.microstrategy.web.objects.WebIServerSubscriptionDeliveryModeMobilePropertiesImpl
 
clone() - Method in class com.microstrategy.web.objects.WebSubscriptionDeliveryModeEmailPropertiesImpl
 
clone() - Method in interface com.microstrategy.web.objects.WebSubscriptionDeliveryModeProperties
 
clone() - Method in class com.microstrategy.web.platform.ParameterBuilderConfig
 
clone(WebIServerSession) - Method in interface com.microstrategy.web.objects.WebSessionInfo
Create an @WebIServerSession object based on the given @WebIServerSession.
Clone() - Method in class com.microstrategy.webapi.acm.ACMSessionId
 
Clone() - Method in class com.microstrategy.webapi.acm.ACMSessionId.ConfigSessionId
 
Clone() - Method in class com.microstrategy.webapi.acm.ACMSessionId.MasterSessionId
 
Clone() - Method in class com.microstrategy.webapi.acm.ACMSessionId.ProjectSessionId
 
Clone() - Method in interface com.microstrategy.webapi.IDSSXMLSessionId
Clone will create a new copy of the IDSSXMLSessionId.
Clone() - Method in interface com.microstrategy.webapi.IDSSXMLSessionId.IConfigSessionId
 
Clone() - Method in interface com.microstrategy.webapi.IDSSXMLSessionId.IMasterSessionId
 
Clone() - Method in interface com.microstrategy.webapi.IDSSXMLSessionId.IProjectSessionId
 
close() - Method in class com.microstrategy.utils.Base64Harder.OutputStream
Flushes and closes (I think, in the superclass) the stream.
close() - Method in interface com.microstrategy.utils.cache.Cache
Un-register cache from the cache registry.
close() - Method in class com.microstrategy.utils.cache.CacheBase
 
close() - Method in class com.microstrategy.utils.log.ConsoleHandler
 
close() - Method in class com.microstrategy.utils.log.DebugMonitorHandler
 
close() - Method in class com.microstrategy.utils.log.Handler
 
close() - Method in class com.microstrategy.utils.log.InMemoryHandler
 
close() - Method in class com.microstrategy.utils.log.StreamHandler
 
close() - Method in class com.microstrategy.utils.log.ThreadLocalDebugHandler
 
close() - Method in class com.microstrategy.utils.xml.XMLBuilder.Element
 
close() - Method in class com.microstrategy.webapi.ACMSessionIdResolver
close shuts down the internal scheduler and waits for it to destroy the thread
close() - Method in class com.microstrategy.webapi.ACMSessionIdResolver.SeamlessSession
close is called by try-with-resources.
close() - Method in class com.microstrategy.webapi.ACMSimultaneousSessionCreationManager
 
close() - Method in interface com.microstrategy.webapi.AutoCloseableNoThrow
 
close() - Method in class com.microstrategy.webapi.restApi.DataWranglerResponseImpl
 
close() - Method in class com.microstrategy.webapi.restApi.IServerResponseImpl
 
close() - Method in interface com.microstrategy.webapi.utils.AutoCloseableDismissable
 
close() - Method in class com.microstrategy.webapi.utils.AutoCloseableDismissableImpl
 
close() - Method in class com.microstrategy.webapi.utils.ExecutorServiceCloseable
 
close() - Method in interface com.microstrategy.webapi.utils.IScheduler
close shuts down the scheduling.
close() - Method in interface com.microstrategy.webapi.utils.RWLock.Lock
 
close() - Method in class com.microstrategy.webapi.utils.Scheduler
 
close(IDSSXMLSessionId, ACMMasterSessionBundle, ACMClusterInfo) - Static method in class com.microstrategy.webapi.ACMSDKHelpers
close will close the Session to the IServer.
Close() - Method in interface com.microstrategy.webapi.utils.AutoCloseableDismissable
 
Close() - Method in class com.microstrategy.webapi.utils.AutoCloseableDismissableImpl
 
CLOSE - Static variable in interface com.microstrategy.web.objects.EnumLinkAnswerMode
 
CLOSE_PARTIAL_SESSION - Static variable in class com.microstrategy.webapi.ACMSessionIdResolver
 
closeAll() - Method in class com.microstrategy.utils.xml.XMLBuilder
Closes all elements in the stack.
closedSid(IDSSXMLSessionId) - Method in interface com.microstrategy.webapi.acm.ACMFailoverLog.IRetryLog
 
closedSidFailed(IDSSXMLSessionId, String) - Method in interface com.microstrategy.webapi.acm.ACMFailoverLog.IRetryLog
 
closeElement() - Method in class com.microstrategy.utils.xml.XMLBuilder
Closes the current element (adds element closing tag) and removes it from the stack.
closeElement(FrameElement) - Method in interface com.microstrategy.web.app.beans.FrameBean
Mark as closed the corresponding FrameElement
closeElement(FrameElement) - Method in class com.microstrategy.web.app.beans.ReportFrameBeanImpl
Mark as closed the corresponding ReportFrameElement
closeElements(String, boolean) - Method in class com.microstrategy.utils.xml.XMLBuilder
Closes all elements in the stack up to the specified element.
closeEvent - Variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
Indicates the close event to use by the close button.
closeImage - Variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
Indicates the image to use in the close button.
closeJS - Variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
Indicates JavaScript functionality to be invoked when 'Close' buttons is pressed.
closeJustThisOne(IDSSXMLSessionId, ACMMasterSessionBundle, Optional<ACMClusterInfo>) - Static method in class com.microstrategy.webapi.ACMSDKHelpers
closeJustThisOne will close exactly the session.
closeKey(Key) - Method in class com.microstrategy.utils.proxy.WinRegistryFullOperation
Close an obtained key for right usage
closeLabel - Variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
Indicates the close label when no title id is provided.
closeLabelID - Variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
Indicates the close label id according to the application's resource buldles.
closeLogFile() - Method in class com.microstrategy.web.app.utils.JavaScriptBundles
 
closeSession() - Method in interface com.microstrategy.web.objects.WebSessionInfo
Closes the session used to communicate with the Intelligence Server.
closeSession(WebIServerSession) - Method in class com.microstrategy.web.app.beans.WebAppSessionManagerImpl
 
CloseSession(String, int) - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
Closes a session, freeing up resources in the Intelligence Server.
closeSessionOnLogout(RequestKeys, ContainerServices, WebIServerSession) - Method in class com.microstrategy.web.app.AbstractExternalSecurity
Method to be called when the user or system invokes a logout event.
closeSessionOnLogout(RequestKeys, ContainerServices, WebIServerSession) - Method in interface com.microstrategy.web.app.ExternalSecurity
Method to be called when the user or system invokes a logout event.
CloseSessionsTask - Class in com.microstrategy.web.tasks
 
CloseSessionsTask() - Constructor for class com.microstrategy.web.tasks.CloseSessionsTask
 
closeTag() - Method in class com.microstrategy.utils.xml.XMLBuilder
 
closeTag() - Method in class com.microstrategy.utils.xml.XMLBuilder.Element
 
ClosureCompilerRunner - Class in com.microstrategy.web.app.utils
Class that wraps the Closure compiler.
CLOUD_E_REPORT_OR_TABLE_DEPENDS_ON_THE_DBROLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLOUD_E_UMWH_DBROLE_NOT_SET - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CloudConnectorCatalogTask - Class in com.microstrategy.web.app.tasks.architect
 
CloudConnectorCatalogTask() - Constructor for class com.microstrategy.web.app.tasks.architect.CloudConnectorCatalogTask
 
CloudConnectorFileVersionTask - Class in com.microstrategy.web.app.tasks.architect
 
CloudConnectorFileVersionTask() - Constructor for class com.microstrategy.web.app.tasks.architect.CloudConnectorFileVersionTask
 
CloudConnectorGetStatusTask - Class in com.microstrategy.web.app.tasks.architect
 
CloudConnectorGetStatusTask() - Constructor for class com.microstrategy.web.app.tasks.architect.CloudConnectorGetStatusTask
 
CLOUDPRO_E_INVALID_OBJECT_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CLOUDPRO_E_UNEXPECTED_REFERENCE_TO_PERSONALIZATION_ATTRIBUTE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
clusterEmptyDoRCM() - Method in interface com.microstrategy.webapi.ACMCheckConnectionLog.ICheckConnectionLog
 
clusterNullAfterConnect() - Method in interface com.microstrategy.webapi.ACMCheckConnectionLog.ICheckConnectionLog
 
clusterNullAfterRCM() - Method in interface com.microstrategy.webapi.ACMCheckConnectionLog.ICheckConnectionLog
 
clusterPropagate() - Method in interface com.microstrategy.web.preferences.PreferenceDefinition
Whether changes to the preference will also propagate to other Intelligence Servers in the cluster.
clusterPropagate() - Method in class com.microstrategy.web.preferences.PreferenceDefinitionBase
 
CM_FLAG_ALL - Static variable in class com.microstrategy.web.app.transforms.FolderViewTransform
Deprecated.
To customize context-menus use the xml-definition specified by AbstractAppTransform.contextMenus
CM_FLAG_COPY - Static variable in class com.microstrategy.web.app.transforms.FolderViewTransform
Deprecated.
To customize context-menus use the xml-definition specified by AbstractAppTransform.contextMenus
CM_FLAG_CREATE_SHORTCUT - Static variable in class com.microstrategy.web.app.transforms.FolderViewTransform
Deprecated.
To customize context-menus use the xml-definition specified by AbstractAppTransform.contextMenus
CM_FLAG_DELETE - Static variable in class com.microstrategy.web.app.transforms.FolderViewTransform
Deprecated.
To customize context-menus use the xml-definition specified by AbstractAppTransform.contextMenus
CM_FLAG_MOVE - Static variable in class com.microstrategy.web.app.transforms.FolderViewTransform
Deprecated.
To customize context-menus use the xml-definition specified by AbstractAppTransform.contextMenus
CM_FLAG_PROPERTIES - Static variable in class com.microstrategy.web.app.transforms.FolderViewTransform
Deprecated.
To customize context-menus use the xml-definition specified by AbstractAppTransform.contextMenus
CM_FLAG_RENAME - Static variable in class com.microstrategy.web.app.transforms.FolderViewTransform
Deprecated.
To customize context-menus use the xml-definition specified by AbstractAppTransform.contextMenus
CMD_EDIT - Variable in class com.microstrategy.web.app.transforms.AbstractSubscriptionListTransform
 
CMD_ID - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Property related with the bone that will represent the cart on JavaScript.
CMD_MULTIPLE - Variable in class com.microstrategy.web.app.transforms.AbstractSubscriptionListTransform
 
CMD_PERSONALIZATION - Variable in class com.microstrategy.web.app.transforms.AbstractSubscriptionListTransform
 
CMD_REMOVE - Variable in class com.microstrategy.web.app.transforms.AbstractSubscriptionListTransform
 
CMD_REMOVE_CHECKBOX - Variable in class com.microstrategy.web.app.transforms.AbstractSubscriptionListTransform
 
CMD_TARGET - Variable in class com.microstrategy.web.app.transforms.AbstractSubscriptionListTransform
 
CMD_TARGET_ICON - Variable in class com.microstrategy.web.app.transforms.AbstractSubscriptionListTransform
 
CNTSVR_E_COMMAND_UNALLOWED_AT_SERVER_SIDE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CNTSVR_E_INVALID_OBJECT_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CNTSVR_E_PROJECT_NOT_REGISTERED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CNTSVR_E_WRONG_OBJECT_LEVEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
COL_HEADER - Variable in class com.microstrategy.web.app.transforms.AbstractReportGridTransform
 
COL_HEADER_CLASS - Variable in class com.microstrategy.web.app.transforms.AbstractReportGridTransform
 
COL_HEADER_CLASS - Variable in class com.microstrategy.web.app.transforms.IPhoneReportGridTransformImpl
 
COL_HEADER_CLASS - Variable in class com.microstrategy.web.app.transforms.IPhoneReportXMLTransform
 
COL_TAB - Static variable in interface com.microstrategy.web.app.beans.SortEditorBean
 
COL_TITLE - Variable in class com.microstrategy.web.app.transforms.AbstractReportGridTransform
 
COL_TITLE_CLASS - Variable in class com.microstrategy.web.app.transforms.AbstractReportGridTransform
 
ColHeaderPivotButtonInfo() - Constructor for class com.microstrategy.web.app.transforms.ReportGridCellColHeaderImpl.ColHeaderPivotButtonInfo
 
CollaborationService - Static variable in interface com.microstrategy.web.objects.admin.serverconfig.EnumServerTypes
The CollaborationService
Collapsed - com.microstrategy.web.app.utils.WFProperty
 
COLLECT_SESSION_NOW - Static variable in interface com.microstrategy.web.app.ExternalSecurity
Value that the handlesAuthenticationRequest() method might return if the session should be handled by ExternalSecurity methods
collectData() - Method in class com.microstrategy.web.app.beans.AbstractAppComponent
Triggers execution to the back end no matter whether it is synchronous or asynchronous.
collectData() - Method in class com.microstrategy.web.app.beans.GridColorGradientEditorBeanImpl
 
collectData() - Method in class com.microstrategy.web.app.beans.PageSubscriptionsEdit
Deprecated.
Overrides collectData(), by searching for a child which is a SubscriptionFolderBean, and calling collectData on it, only if any of the rest of the page's children are waiting for user-input.
collectData() - Method in class com.microstrategy.web.app.beans.PreferencesBeanImpl
Deprecated.
Triggers execution to the back end no matter whether it is synchronous or asynchronous.
collectData() - Method in class com.microstrategy.web.app.beans.ProjectBrowserBeanImpl
 
collectData() - Method in class com.microstrategy.web.app.beans.ReportFrameBeanImpl
We need to over-ride the collectdata on the ReportFrame so that we can clear the promptStyle property when the report bean is successful or ends in error
collectData() - Method in class com.microstrategy.web.app.beans.ReportPageComponentImpl
 
collectData() - Method in class com.microstrategy.web.app.beans.RWPromptsPageComponent
 
collectData() - Method in class com.microstrategy.web.beans.AbstractWebComponent
Triggers execution to the back end no matter whether it is synchronous or asynchronous.
collectData() - Method in class com.microstrategy.web.beans.ThresholdExpressionBeanImpl
 
collectData() - Method in interface com.microstrategy.web.beans.WebComponent
Triggers execution to the back end no matter whether it is synchronous or asynchronous.
collectData(boolean) - Method in interface com.microstrategy.web.beans.DocumentBean
Triggers execution to the back end no matter whether it is synchronous or asynchronous.
collectData(BeanTaskRequestContext) - Method in class com.microstrategy.web.app.tasks.BeanManipulationTask
 
collectData(BeanTaskRequestContext) - Method in class com.microstrategy.web.app.tasks.ExportDocumentTask
 
collectData(BeanTaskRequestContext) - Method in class com.microstrategy.web.app.tasks.ExportReportTask
 
collectData(BeanTaskRequestContext) - Method in class com.microstrategy.web.app.tasks.FolderBrowseTask
 
collectData(BeanTaskRequestContext) - Method in class com.microstrategy.web.app.tasks.GetDossierTOCAndPromptsTask
 
collectData(BeanTaskRequestContext) - Method in class com.microstrategy.web.app.tasks.GetRWGraphImageTask
 
collectData(BeanTaskRequestContext) - Method in class com.microstrategy.web.app.tasks.GetServerJSONResultsTask
 
collectData(BeanTaskRequestContext) - Method in class com.microstrategy.web.app.tasks.GridLinkedDrillTask
 
collectData(BeanTaskRequestContext) - Method in class com.microstrategy.web.app.tasks.IPhoneReportResultsTask
 
collectData(BeanTaskRequestContext) - Method in class com.microstrategy.web.app.tasks.IPhoneRWResultsTask
 
collectData(BeanTaskRequestContext) - Method in class com.microstrategy.web.app.tasks.MetadataSearchTask
 
collectData(BeanTaskRequestContext) - Method in class com.microstrategy.web.app.tasks.MobileChunkedGraphResultsTask
 
collectData(BeanTaskRequestContext) - Method in class com.microstrategy.web.app.tasks.MobileChunkedGridResultsTask
 
collectData(BeanTaskRequestContext) - Method in class com.microstrategy.web.app.tasks.MobileChunkedRWResultsTask
 
collectData(BeanTaskRequestContext) - Method in class com.microstrategy.web.app.tasks.MobileGraphXMLTask
 
collectData(BeanTaskRequestContext) - Method in class com.microstrategy.web.app.tasks.MobileGridResultsTask
 
collectData(BeanTaskRequestContext) - Method in class com.microstrategy.web.app.tasks.MobileHTMLGridResultsTask
 
collectData(BeanTaskRequestContext) - Method in class com.microstrategy.web.app.tasks.MobileRWResultsTask
 
collectData(BeanTaskRequestContext) - Method in class com.microstrategy.web.app.tasks.MojoRWEventsTask
 
collectData(BeanTaskRequestContext) - Method in class com.microstrategy.web.app.tasks.MojoRWManipulationTask
 
collectData(BeanTaskRequestContext) - Method in class com.microstrategy.web.app.tasks.ReportExecutionTask
 
collectData(BeanTaskRequestContext) - Method in class com.microstrategy.web.app.tasks.ReportSaveTask
override the method to set the message ID before calling the collectData.
collectData(BeanTaskRequestContext) - Method in class com.microstrategy.web.app.tasks.RWExecutionTask
 
collectData(BeanTaskRequestContext) - Method in class com.microstrategy.web.app.tasks.RWLinkedDrillTask
 
collectData(BeanTaskRequestContext) - Method in class com.microstrategy.web.app.tasks.RWManipulationTask
 
collectData(BeanTaskRequestContext) - Method in class com.microstrategy.web.app.tasks.RWManipulationWithoutResultTask
 
collectData(BeanTaskRequestContext) - Method in class com.microstrategy.web.app.tasks.RWOnDemandDrillTask
 
collectData(BeanTaskRequestContext) - Method in class com.microstrategy.web.app.tasks.RWSaveTask
 
collectData(BeanTaskRequestContext) - Method in class com.microstrategy.web.app.tasks.SetRWUnitPropertiesTask
 
collectData(BeanTaskRequestContext) - Method in class com.microstrategy.web.app.tasks.WebComponentTask
This method calls the 'collectData' method on the WebBean instance.
collectData(String) - Method in interface com.microstrategy.web.objects.FeatureInfos
get feature infos data from I-Server or cache.
collectData(String) - Method in class com.microstrategy.web.objects.FeatureInfosImpl
 
collection() - Method in class com.microstrategy.utils.SimpleListObj
 
collectMinimalData() - Method in class com.microstrategy.web.app.beans.AbstractAppComponent
Triggers execution to the back end no matter whether it is synchronous or asynchronous.
collectMinimalData() - Method in class com.microstrategy.web.beans.AbstractWebComponent
 
collectMinimalData() - Method in interface com.microstrategy.web.beans.WebComponent
This is similar to WebComponent.collectData() except data collected is minimal.
Color - com.microstrategy.web.app.utils.WFProperty
 
ColorGradientEditorBean - Interface in com.microstrategy.web.app.beans
 
ColorGradientEditorBeanImpl - Class in com.microstrategy.web.app.beans
 
ColorGradientEditorBeanImpl() - Constructor for class com.microstrategy.web.app.beans.ColorGradientEditorBeanImpl
 
ColorGradientEditorTransform - Class in com.microstrategy.web.app.transforms
 
ColorGradientEditorTransform() - Constructor for class com.microstrategy.web.app.transforms.ColorGradientEditorTransform
 
ColorPickerEditorBean - Interface in com.microstrategy.web.app.beans
The ColorPickerEditorBean supports the Advanced Color Picker Editor.
ColorPickerEditorTransform - Class in com.microstrategy.web.app.transforms
This transform renders the color picker editor transform.
ColorPickerEditorTransform() - Constructor for class com.microstrategy.web.app.transforms.ColorPickerEditorTransform
Default constructor.
colorPickerName - Variable in class com.microstrategy.web.app.transforms.AbstractColorGradientEditorTransform
Indicates the id of a system picker that contains the possible color options
colorPickerName - Variable in class com.microstrategy.web.app.transforms.FormatTabColorLinesTransform
Indicates the id of a system picker that contains the possible color options for fill colors
colorPickerName - Variable in class com.microstrategy.web.app.transforms.FormatTabFontTransform
Indicates the id of a system picker that contains the possible color options
colorPickerName - Variable in class com.microstrategy.web.app.transforms.TabGraphTitlesTransform
Indicates the id of a system picker that contains the possible color options
colorPickerName - Variable in class com.microstrategy.web.app.transforms.TabLayoutTransform
Indicates the id of a system picker that contains the possible color options for fill colors
colorPickerName - Variable in class com.microstrategy.web.app.transforms.VisualizationPropertiesTransform
 
colorTaskParam - Variable in class com.microstrategy.web.app.tasks.GetLocaleInfoTask
 
colorThemePickerName - Variable in class com.microstrategy.web.app.transforms.PreferencesGeneralTransform
Indicates the name of the system picker that contains the color themes that shall be displayed to the user as possible options for color theme in preferences section of the application.
COLS_TABLE_NAME - Static variable in class com.microstrategy.web.app.transforms.IPhoneGridVisualizationPropertiesTransform
 
COLSORT - Static variable in class com.microstrategy.web.app.transforms.contextmenus.AbstractReportCellSort
 
colspan - Variable in class com.microstrategy.web.app.transforms.AbstractReportExportTransform
 
colSpan - Variable in class com.microstrategy.web.admin.transforms.UnconnectedServersTransform
 
COLUMN - Static variable in interface com.microstrategy.web.tasks.actions.rest.catalogsetting.CatalogSqlTypeValue
 
COLUMN_MERGE_OPTION - com.microstrategy.web.tasks.actions.rest.catalogsetting.EnumCatalogOptions
 
COLUMN_MERGE_OPTION - Static variable in interface com.microstrategy.web.tasks.actions.rest.catalogsetting.WarehouseOptionNames
 
ColumnAlias(String) - Static method in class com.microstrategy.web.app.tasks.architect.utils.SchemaManipulationParser
 
ColumnAliasParser - Class in com.microstrategy.web.app.tasks.architect.utils
 
ColumnAliasParser() - Constructor for class com.microstrategy.web.app.tasks.architect.utils.ColumnAliasParser
 
columnArrayTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.AddMultiSelectedColumns
 
columnCount - Variable in class com.microstrategy.web.app.transforms.SchedulesIconTransform
Deprecated.
 
columnCount - Variable in class com.microstrategy.web.app.transforms.SchedulesIconXHTMLTransform
Deprecated.
Indicates the number of scheduled objects displayed on each row.
columnCount - Variable in class com.microstrategy.web.app.transforms.SubscriptionsIconTransform
Deprecated.
Indicates the number of subscriptions displayed on each row.
columnCount - Variable in class com.microstrategy.web.app.transforms.SubscriptionsIconXHTMLTransform
Indicates the number of subscriptions displayed on each row.
columnCountTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.RemoveSelectedColumnTask
 
columnExpTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.AddSelectedColumn
 
columnExpTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.EditSelectedColumnTask
 
columnIndexTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.EditSelectedColumnTask
 
columnIndexTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.RemoveSelectedColumnTask
 
ColumnInfoDTO - Class in com.microstrategy.web.tasks.models.dto
 
ColumnInfoDTO() - Constructor for class com.microstrategy.web.tasks.models.dto.ColumnInfoDTO
 
columns - Variable in class com.microstrategy.web.tasks.models.dto.TableSchemaDTO
 
Columns - Static variable in class com.microstrategy.web.app.utils.OptionsHelper
 
columnsNumber - Variable in class com.microstrategy.web.app.transforms.FolderIconTransform
Indicates the number of columns with information to be used when displaying the contents of the transform.
columnsTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.AddTableTask
 
com.microstrategy.utils - package com.microstrategy.utils
 
com.microstrategy.utils.cache - package com.microstrategy.utils.cache
 
com.microstrategy.utils.certificate - package com.microstrategy.utils.certificate
 
com.microstrategy.utils.concurrent - package com.microstrategy.utils.concurrent
 
com.microstrategy.utils.config - package com.microstrategy.utils.config
 
com.microstrategy.utils.crypto - package com.microstrategy.utils.crypto
 
com.microstrategy.utils.encryptedobject - package com.microstrategy.utils.encryptedobject
 
com.microstrategy.utils.function - package com.microstrategy.utils.function
 
com.microstrategy.utils.json - package com.microstrategy.utils.json
 
com.microstrategy.utils.kerberos - package com.microstrategy.utils.kerberos
 
com.microstrategy.utils.licensing - package com.microstrategy.utils.licensing
 
com.microstrategy.utils.localization - package com.microstrategy.utils.localization
 
com.microstrategy.utils.log - package com.microstrategy.utils.log
 
com.microstrategy.utils.log.audit - package com.microstrategy.utils.log.audit
 
com.microstrategy.utils.log.editor - package com.microstrategy.utils.log.editor
 
com.microstrategy.utils.proxy - package com.microstrategy.utils.proxy
 
com.microstrategy.utils.querydetails - package com.microstrategy.utils.querydetails
 
com.microstrategy.utils.serialization - package com.microstrategy.utils.serialization
 
com.microstrategy.utils.ssl - package com.microstrategy.utils.ssl
 
com.microstrategy.utils.subscription - package com.microstrategy.utils.subscription
 
com.microstrategy.utils.validator - package com.microstrategy.utils.validator
 
com.microstrategy.utils.xml - package com.microstrategy.utils.xml
 
com.microstrategy.utils.xml.builders - package com.microstrategy.utils.xml.builders
 
com.microstrategy.web.admin - package com.microstrategy.web.admin
 
com.microstrategy.web.admin.beans - package com.microstrategy.web.admin.beans
 
com.microstrategy.web.admin.transforms - package com.microstrategy.web.admin.transforms
 
com.microstrategy.web.app - package com.microstrategy.web.app
The root package for all MicroStrategy Web Application classes.
com.microstrategy.web.app.addons - package com.microstrategy.web.app.addons
 
com.microstrategy.web.app.beans - package com.microstrategy.web.app.beans
 
com.microstrategy.web.app.gui - package com.microstrategy.web.app.gui
 
com.microstrategy.web.app.gui.shortcuts - package com.microstrategy.web.app.gui.shortcuts
 
com.microstrategy.web.app.maps - package com.microstrategy.web.app.maps
 
com.microstrategy.web.app.maps.config - package com.microstrategy.web.app.maps.config
 
com.microstrategy.web.app.maps.kml - package com.microstrategy.web.app.maps.kml
 
com.microstrategy.web.app.maps.shp - package com.microstrategy.web.app.maps.shp
 
com.microstrategy.web.app.maps.topology - package com.microstrategy.web.app.maps.topology
 
com.microstrategy.web.app.mobile.config - package com.microstrategy.web.app.mobile.config
 
com.microstrategy.web.app.platform - package com.microstrategy.web.app.platform
 
com.microstrategy.web.app.taglibs - package com.microstrategy.web.app.taglibs
 
com.microstrategy.web.app.taglibs.taskproc - package com.microstrategy.web.app.taglibs.taskproc
 
com.microstrategy.web.app.tags - package com.microstrategy.web.app.tags
 
com.microstrategy.web.app.tasks - package com.microstrategy.web.app.tasks
 
com.microstrategy.web.app.tasks.actions - package com.microstrategy.web.app.tasks.actions
 
com.microstrategy.web.app.tasks.architect - package com.microstrategy.web.app.tasks.architect
 
com.microstrategy.web.app.tasks.architect.json - package com.microstrategy.web.app.tasks.architect.json
 
com.microstrategy.web.app.tasks.architect.utils - package com.microstrategy.web.app.tasks.architect.utils
 
com.microstrategy.web.app.tasks.config - package com.microstrategy.web.app.tasks.config
 
com.microstrategy.web.app.tasks.QueryBuilder - package com.microstrategy.web.app.tasks.QueryBuilder
 
com.microstrategy.web.app.transforms - package com.microstrategy.web.app.transforms
 
com.microstrategy.web.app.transforms.contextmenus - package com.microstrategy.web.app.transforms.contextmenus
 
com.microstrategy.web.app.utils - package com.microstrategy.web.app.utils
 
com.microstrategy.web.app.utils.cache - package com.microstrategy.web.app.utils.cache
 
com.microstrategy.web.app.utils.compression - package com.microstrategy.web.app.utils.compression
 
com.microstrategy.web.app.utils.licensing - package com.microstrategy.web.app.utils.licensing
 
com.microstrategy.web.app.utils.log - package com.microstrategy.web.app.utils.log
 
com.microstrategy.web.app.utils.ping - package com.microstrategy.web.app.utils.ping
 
com.microstrategy.web.app.utils.upgrade - package com.microstrategy.web.app.utils.upgrade
 
com.microstrategy.web.app.utils.usher - package com.microstrategy.web.app.utils.usher
 
com.microstrategy.web.beans - package com.microstrategy.web.beans
 
com.microstrategy.web.blocks - package com.microstrategy.web.blocks
 
com.microstrategy.web.blocks.config - package com.microstrategy.web.blocks.config
 
com.microstrategy.web.blocks.exporters - package com.microstrategy.web.blocks.exporters
 
com.microstrategy.web.blocks.macros - package com.microstrategy.web.blocks.macros
 
com.microstrategy.web.blocks.renderers - package com.microstrategy.web.blocks.renderers
 
com.microstrategy.web.blocks.xforms - package com.microstrategy.web.blocks.xforms
 
com.microstrategy.web.config - package com.microstrategy.web.config
 
com.microstrategy.web.config.esri - package com.microstrategy.web.config.esri
 
com.microstrategy.web.config.google - package com.microstrategy.web.config.google
 
com.microstrategy.web.config.mapbox - package com.microstrategy.web.config.mapbox
 
com.microstrategy.web.config.nameconversion - package com.microstrategy.web.config.nameconversion
 
com.microstrategy.web.config.shape - package com.microstrategy.web.config.shape
 
com.microstrategy.web.controller - package com.microstrategy.web.controller
 
com.microstrategy.web.filter - package com.microstrategy.web.filter
 
com.microstrategy.web.mkit - package com.microstrategy.web.mkit
 
com.microstrategy.web.objects - package com.microstrategy.web.objects
 
com.microstrategy.web.objects.actions - package com.microstrategy.web.objects.actions
 
com.microstrategy.web.objects.actions.handlers - package com.microstrategy.web.objects.actions.handlers
 
com.microstrategy.web.objects.actions.handlers.utils - package com.microstrategy.web.objects.actions.handlers.utils
 
com.microstrategy.web.objects.admin - package com.microstrategy.web.objects.admin
 
com.microstrategy.web.objects.admin.licensing - package com.microstrategy.web.objects.admin.licensing
 
com.microstrategy.web.objects.admin.monitors - package com.microstrategy.web.objects.admin.monitors
 
com.microstrategy.web.objects.admin.serverconfig - package com.microstrategy.web.objects.admin.serverconfig
 
com.microstrategy.web.objects.admin.users - package com.microstrategy.web.objects.admin.users
 
com.microstrategy.web.objects.dataimport - package com.microstrategy.web.objects.dataimport
 
com.microstrategy.web.objects.localization - package com.microstrategy.web.objects.localization
 
com.microstrategy.web.objects.rw - package com.microstrategy.web.objects.rw
 
com.microstrategy.web.objects.sso - package com.microstrategy.web.objects.sso
 
com.microstrategy.web.platform - package com.microstrategy.web.platform
 
com.microstrategy.web.preferences - package com.microstrategy.web.preferences
 
com.microstrategy.web.servlets - package com.microstrategy.web.servlets
 
com.microstrategy.web.tags - package com.microstrategy.web.tags
 
com.microstrategy.web.tasks - package com.microstrategy.web.tasks
 
com.microstrategy.web.tasks.actions - package com.microstrategy.web.tasks.actions
 
com.microstrategy.web.tasks.actions.rest - package com.microstrategy.web.tasks.actions.rest
 
com.microstrategy.web.tasks.actions.rest.catalogsetting - package com.microstrategy.web.tasks.actions.rest.catalogsetting
 
com.microstrategy.web.tasks.actions.utils - package com.microstrategy.web.tasks.actions.utils
 
com.microstrategy.web.tasks.config - package com.microstrategy.web.tasks.config
 
com.microstrategy.web.tasks.models - package com.microstrategy.web.tasks.models
 
com.microstrategy.web.tasks.models.dto - package com.microstrategy.web.tasks.models.dto
 
com.microstrategy.web.tasks.models.dto.catalogsetting - package com.microstrategy.web.tasks.models.dto.catalogsetting
 
com.microstrategy.web.transform - package com.microstrategy.web.transform
 
com.microstrategy.webapi - package com.microstrategy.webapi
 
com.microstrategy.webapi.acm - package com.microstrategy.webapi.acm
 
com.microstrategy.webapi.paramsobject - package com.microstrategy.webapi.paramsobject
 
com.microstrategy.webapi.restApi - package com.microstrategy.webapi.restApi
 
com.microstrategy.webapi.restApi.contentbundle - package com.microstrategy.webapi.restApi.contentbundle
 
com.microstrategy.webapi.utils - package com.microstrategy.webapi.utils
 
COMBO_BOX - Static variable in interface com.microstrategy.web.objects.rw.EnumRWControlStyle
Pool down
ComboGeoData - Class in com.microstrategy.web.app.maps
The ComboGeoData contains a heterogeneous GeoData objects.
ComboGeoData() - Constructor for class com.microstrategy.web.app.maps.ComboGeoData
 
commandsTaskParam - Variable in class com.microstrategy.web.tasks.DIEditEMMASourceTable
 
commandTaskParam - Variable in class com.microstrategy.web.app.tasks.DataWranglerServerTask
 
commitChanges() - Method in class com.microstrategy.web.objects.WebDerivedElementsEditorObject
Clears deltas.
compactBuffer() - Method in class com.microstrategy.utils.BerInputStream
Reallocates the buffer in order to make it exactly the size of data it contains
compare(WebDrillPath, WebDrillPath) - Method in class com.microstrategy.web.app.transforms.DrillPathsComparator
 
COMPARE_PORTS - Static variable in class com.microstrategy.webapi.ACMSessionIdResolver
 
compareChildsTargetWithCurrent() - Method in class com.microstrategy.web.app.beans.AbstractAppComponent
The implementing class should implement this method to return true if it wants to always call the current object's targetBean#hasChanged method in #hasTargetBeanChanged method.
compareChildsTargetWithCurrent() - Method in class com.microstrategy.web.app.beans.OptimizedTabBeanImpl
 
compareFullServerVersion(String, String) - Static method in class com.microstrategy.utils.StringUtils
Compares IServer versions.
compareFullServerVersionInOrder(String, String) - Static method in class com.microstrategy.utils.StringUtils
Compares IServer versions.
compareMajorServerVersion(String, String) - Static method in class com.microstrategy.utils.StringUtils
Compares IServer versions.
compareNodes(Node, Node, boolean) - Static method in class com.microstrategy.utils.xml.XMLUtils
This method compares two Node instances (including all their attributes and children) and returns a string with the differences between them.
compareServerVersion(String, String) - Static method in class com.microstrategy.utils.StringUtils
Compares IServer versions.
compareStrings(String, String) - Static method in class com.microstrategy.web.app.transforms.ProjectsTransform
 
compareStrings(String, String, Locale) - Static method in class com.microstrategy.utils.WebTools
 
compareTo(MkitFileName) - Method in class com.microstrategy.web.mkit.MkitFileName
 
compareTo(WebExpression) - Method in interface com.microstrategy.web.objects.WebExpressionHelper
Compares two WebExpression.
compareTo(PreferenceAllowableValue) - Method in class com.microstrategy.web.preferences.PreferenceAllowableValue
 
compareTo(MappingColumn) - Method in class com.microstrategy.web.tasks.models.MappingColumn
 
compareTo(ACMSessionId) - Method in class com.microstrategy.webapi.acm.ACMSessionId
 
compareTo(Object) - Method in class com.microstrategy.utils.log.editor.EditableLogger
 
compareTo(Object) - Method in class com.microstrategy.web.app.gui.TreeNode
 
compareTo(Object) - Method in class com.microstrategy.webapi.MSIRefreshClusterMembershipCache.RCMKey
 
ComparisonUnresolvedException - Exception in com.microstrategy.web.tags
Thrown when the operands to be compared in the IfTag can not be compared according to the Operator specified.
ComparisonUnresolvedException() - Constructor for exception com.microstrategy.web.tags.ComparisonUnresolvedException
Constructs an empty ComparisonUnresolvedException.The error code is default to zero.
ComparisonUnresolvedException(int, Object[], Throwable, Locale) - Constructor for exception com.microstrategy.web.tags.ComparisonUnresolvedException
Construts an ComparisonUnresolvedException with the specified error code, parameters, the cause and Locale.
ComparisonUnresolvedException(int, Object[], Locale) - Constructor for exception com.microstrategy.web.tags.ComparisonUnresolvedException
Construts an ComparisonUnresolvedException with the specified error code, parameters and Locale.
ComparisonUnresolvedException(LocalizableMessage) - Constructor for exception com.microstrategy.web.tags.ComparisonUnresolvedException
Construts an ComparisonUnresolvedException with the specified error message.
ComparisonUnresolvedException(LocalizableMessage, Throwable) - Constructor for exception com.microstrategy.web.tags.ComparisonUnresolvedException
Construts an ComparisonUnresolvedException with the specified error message and cause.
ComparisonUnresolvedException(String) - Constructor for exception com.microstrategy.web.tags.ComparisonUnresolvedException
Construts an ComparisonUnresolvedException with the specified error message.
ComparisonUnresolvedException(String, Throwable) - Constructor for exception com.microstrategy.web.tags.ComparisonUnresolvedException
Construts an ComparisonUnresolvedException with the specified error message and cause.
ComparisonUnresolvedException(Throwable) - Constructor for exception com.microstrategy.web.tags.ComparisonUnresolvedException
Construts an ComparisonUnresolvedException with the specified cause.
compile(String) - Static method in class com.microstrategy.web.app.utils.GlobPattern
Compiles the given glob pattern.
Completed - com.microstrategy.web.objects.dataimport.EnumTableStateExecutionStatus
 
COMPONENT_CURRENT_EDITOR - Static variable in interface com.microstrategy.web.app.beans.RWFrameBean
 
COMPONENT_DATA - Static variable in interface com.microstrategy.web.app.beans.DocumentFrameBean
 
COMPONENT_DATA - Static variable in interface com.microstrategy.web.app.beans.RWFrameBean
 
COMPONENT_DESIGN_MODE_BUTTONS - Static variable in interface com.microstrategy.web.app.beans.ReportFrameBean
 
COMPONENT_EDITOR - Static variable in interface com.microstrategy.web.app.beans.DocumentFrameBean
 
COMPONENT_EDITOR_MESSAGE - Static variable in interface com.microstrategy.web.app.beans.DocumentFrameBean
 
COMPONENT_EDITOR_MESSAGE - Static variable in interface com.microstrategy.web.app.beans.RWFrameBean
 
COMPONENT_ERROR - Static variable in interface com.microstrategy.web.app.beans.RWFrameBean
 
COMPONENT_FILTER - Static variable in interface com.microstrategy.web.app.beans.RWFrameBean
 
COMPONENT_FORMAT_EDITOR - Static variable in interface com.microstrategy.web.app.beans.ReportFrameBean
 
COMPONENT_GRAPH_TOOLBAR - Static variable in interface com.microstrategy.web.app.beans.ReportFrameBean
 
COMPONENT_GRAPH_TOOLBAR - Static variable in interface com.microstrategy.web.app.beans.RWFrameBean
 
COMPONENT_GRID_EDITOR - Static variable in interface com.microstrategy.web.app.beans.ReportFrameBean
 
COMPONENT_GRID_TOOLBAR - Static variable in interface com.microstrategy.web.app.beans.ReportFrameBean
 
COMPONENT_GROUP_BY - Static variable in interface com.microstrategy.web.app.beans.RWFrameBean
 
COMPONENT_LAST_UPDATE - Static variable in interface com.microstrategy.web.app.beans.RWFrameBean
 
COMPONENT_MACROS_BROWSER - Static variable in interface com.microstrategy.web.app.beans.RWFrameBean
 
COMPONENT_MENUS - Static variable in interface com.microstrategy.web.app.beans.DocumentFrameBean
 
COMPONENT_MENUS - Static variable in interface com.microstrategy.web.app.beans.RWFrameBean
 
COMPONENT_MESSAGE_BEFORE_DATA - Static variable in interface com.microstrategy.web.app.beans.ReportFrameBean
 
COMPONENT_OBJECT_BROWSER - Static variable in interface com.microstrategy.web.app.beans.ReportFrameBean
 
COMPONENT_OBJECT_BROWSER - Static variable in interface com.microstrategy.web.app.beans.RWFrameBean
 
COMPONENT_PAGE_BY - Static variable in interface com.microstrategy.web.app.beans.ReportFrameBean
 
COMPONENT_PATH - Static variable in interface com.microstrategy.web.app.beans.DocumentFrameBean
 
COMPONENT_POSITION_NOT_INITIALIZED - Static variable in interface com.microstrategy.web.app.beans.AppComponent
Constant indicating the value for the position of the bean has not been specified
COMPONENT_PROMPT_DETAILS - Static variable in interface com.microstrategy.web.app.beans.ReportFrameBean
 
COMPONENT_REPORT_DATA - Static variable in interface com.microstrategy.web.app.beans.ReportFrameBean
 
COMPONENT_REPORT_ERROR - Static variable in interface com.microstrategy.web.app.beans.ReportFrameBean
 
COMPONENT_REPORT_FILTER - Static variable in interface com.microstrategy.web.app.beans.ReportFrameBean
 
COMPONENT_REPORT_LAST_UPDATE - Static variable in interface com.microstrategy.web.app.beans.ReportFrameBean
 
COMPONENT_REPORT_LIMIT - Static variable in interface com.microstrategy.web.app.beans.ReportFrameBean
 
COMPONENT_REPORT_MENUS - Static variable in interface com.microstrategy.web.app.beans.ReportFrameBean
 
COMPONENT_REPORT_PAGEBY - Static variable in interface com.microstrategy.web.app.beans.ReportFrameBean
 
COMPONENT_REPORT_TOOLBAR - Static variable in interface com.microstrategy.web.app.beans.ReportFrameBean
 
COMPONENT_VIEW_FILTER - Static variable in interface com.microstrategy.web.app.beans.ReportFrameBean
 
COMPONENT_VIEW_LIMIT - Static variable in interface com.microstrategy.web.app.beans.ReportFrameBean
 
COMPONENT_VISUALIZATION_PROPS_EDITOR - Static variable in interface com.microstrategy.web.app.beans.ReportFrameBean
 
ComponentBlock - Class in com.microstrategy.web.beans
This class represents a component block generated for partial update request.
ComponentBlock(String, MarkupOutput) - Constructor for class com.microstrategy.web.beans.ComponentBlock
Creates a new ComponentBlock object.
ComponentInitializationContext - Interface in com.microstrategy.web.app
This interface defines a way that the application can save components between the request boundaries.
ComponentInitializationContextImpl - Class in com.microstrategy.web.app
This class implements the ComponentInitializationContext interface.
ComponentInitializationContextImpl() - Constructor for class com.microstrategy.web.app.ComponentInitializationContextImpl
 
ComposedContextMenuBuilder - Interface in com.microstrategy.web.app.transforms.contextmenus
Helper builder interface that allows generating the different the sub menu options that shall be displayed to the user.
CompoundFormatter - Class in com.microstrategy.utils.log
 
CompoundFormatter() - Constructor for class com.microstrategy.utils.log.CompoundFormatter
 
compress(byte[]) - Method in interface com.microstrategy.web.app.utils.compression.Compression
 
compress(byte[]) - Method in class com.microstrategy.web.app.utils.compression.LZW
 
compress(OutputStream, String, int) - Method in class com.microstrategy.utils.GZIPHelper
Compress data from a String to an OutputStream.
compress(String, int) - Method in class com.microstrategy.utils.GZIPHelper
Compress data from an String and returns a byte array for the result.
compressAndBase64(String, int) - Method in class com.microstrategy.utils.GZIPHelper
Compress a String data and then transform the result into another String using Base64 algorithm.
compressDirectories(String[], String) - Static method in class com.microstrategy.utils.ZipUtils
compress directories to a zip file
COMPRESSED_JSON - com.microstrategy.webapi.EnumJSONContextDetailFlags
 
Compression - Interface in com.microstrategy.web.app.utils.compression
 
COMPRESSION_ALLOWED - Static variable in interface com.microstrategy.web.objects.EnumWebSubscriptionContentCompressionStatus
Compression is avaialble and the user can determine if he wants to send the content in a compressed format
COMPRESSION_NOT_ALLOWED - Static variable in interface com.microstrategy.web.objects.EnumWebSubscriptionContentCompressionStatus
Compression is not allowed for this content
COMPRESSION_NOT_AVAILABLE - Static variable in interface com.microstrategy.web.objects.EnumWebSubscriptionContentCompressionStatus
Compression is not avaialble
COMPRESSION_REQUIRED - Static variable in interface com.microstrategy.web.objects.EnumWebSubscriptionContentCompressionStatus
Compression is avaialble and is required
compressOutput - Variable in class com.microstrategy.web.tasks.AbstractBaseTask
 
computeTextboxSize(String, int) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
 
conc(byte) - Method in class com.microstrategy.web.app.utils.compression.ByteArray
 
conc(ByteArray) - Method in class com.microstrategy.web.app.utils.compression.ByteArray
 
CONDITION_SELECTOR - com.microstrategy.web.objects.rw.EnumWebControlSubType
 
CONDITION_SELECTOR_ON_DATASET - com.microstrategy.web.objects.rw.EnumWebControlSubType
 
conditionalFormattingHelpTopic - Variable in class com.microstrategy.web.app.transforms.ThresholdsEditorTransform
Indicates the type of help topic this editor uses when in conditional formatting mode.
conditionalFormattingHelpTopic - Variable in class com.microstrategy.web.app.transforms.ThresholdsFormatEditorTransform
Indicates the type of help topic this editor uses when in conditional formatting mode.
CONFIG - Static variable in interface com.microstrategy.utils.log.editor.EnumLoggingLevels
 
CONFIG - Static variable in class com.microstrategy.utils.log.Level
 
CONFIG_ADMIN_SERVERS - Static variable in interface com.microstrategy.web.app.beans.AppContext
Name of the file containing the i-servers the application is conencted to
CONFIG_ADMIN_SERVLET_NAME - Static variable in interface com.microstrategy.web.app.beans.AppContext
URI of the deployed applciation for web administration servlet
CONFIG_APP_BEANS_EVENTS - Static variable in interface com.microstrategy.web.app.beans.AppContext
Name of the application events definition file
CONFIG_BLOCK_LIBRARY - Static variable in interface com.microstrategy.web.app.beans.AppContext
Location of the BLOCK LIBRARY to use.
CONFIG_CACHE_SETTINGS_FILE - Static variable in interface com.microstrategy.web.app.beans.AppContext
cache config file
CONFIG_CACHE_SETTINGS_PROP - Static variable in interface com.microstrategy.web.app.beans.AppContext
 
CONFIG_CONFIG_FILES_DEFAULT_LOCATION - Static variable in interface com.microstrategy.web.app.beans.AppContext
Config files location
CONFIG_CONTROLLER_CLASS - Static variable in interface com.microstrategy.web.app.beans.AppContext
Location of the configuration file
CONFIG_DEBUG_FLAGS_MASK - Static variable in interface com.microstrategy.web.app.beans.AppContext
Debug Mask Flag
CONFIG_DEFAULT_BLANK_ANALYSIS_ID - Static variable in interface com.microstrategy.web.app.beans.AppContext
Indicates the default object id for the blank Analysis object.
CONFIG_DEFAULT_BLANK_HTML5_DASHBOARD_ID - Static variable in interface com.microstrategy.web.app.beans.AppContext
Indicates the default object id for the blank Analysis object.
CONFIG_DEFAULT_BLANK_REPORT_ID - Static variable in interface com.microstrategy.web.app.beans.AppContext
Indicates the default object id for the blank report object.
CONFIG_DEFAULT_BLANK_REPORT_WRITING_ID - Static variable in interface com.microstrategy.web.app.beans.AppContext
Indicates the default object id for the blank report writing object.
CONFIG_DEFAULT_BLANK_XDA_REPORT_ID - Static variable in interface com.microstrategy.web.app.beans.AppContext
Indicates the default object id for the blank xda report object.
CONFIG_DEFAULT_EVENT - Static variable in interface com.microstrategy.web.app.beans.AppContext
Application's default event id
CONFIG_DEFAULT_PDF_IMAGES_FOLDER - Static variable in interface com.microstrategy.web.app.beans.AppContext
Application's default images folder for PDF.
CONFIG_DISABLE_MAX_STATE_COMPRESSION - Static variable in interface com.microstrategy.web.app.beans.AppContext
Constant used for specifying whether to compress XML status for RWBean and ReportBean,of which the size of XML status tends to be big.
CONFIG_EXCEL_DIRECT_EXPORT - Static variable in interface com.microstrategy.web.app.beans.AppContext
Indicates if the application uses the excel direct export functionality
CONFIG_EXTERNAL_SECURITY_CLASS - Static variable in interface com.microstrategy.web.app.beans.AppContext
Name of the class to be used as external security component on the application
CONFIG_FILE_PATH - Static variable in class com.microstrategy.web.platform.ApplicationParameters
Constant for the parameter's name that identifies the page-config file location.
CONFIG_FILES_DEFAULT_LOCATION - Static variable in class com.microstrategy.web.platform.ApplicationParameters
Constant for the parameter's name that identifies the default configuration files location.
CONFIG_FORMAT_PROPERTIES_MAPPING - Static variable in interface com.microstrategy.web.app.beans.AppContext
file to store the mapping of formatting properties between the back end and the browser
CONFIG_FORMATTER_FILE - Static variable in interface com.microstrategy.web.app.beans.AppContext
formatter config file
CONFIG_GLOBAL_FEATURES_CLASS - Static variable in interface com.microstrategy.web.app.beans.AppContext
Name of the class to be used as external security component on the application
CONFIG_IFRAME_JSP - Static variable in interface com.microstrategy.web.app.beans.AppContext
Name of the jsp containing the iframe logic
CONFIG_IFRAME_RESOURCE - Static variable in interface com.microstrategy.web.app.beans.AppContext
Name of the JSP used for the IFrame
CONFIG_IPAADMIN_FILE - Static variable in interface com.microstrategy.web.app.beans.AppContext
Name of the file containing the IPA configuration
CONFIG_IPAENV_FILE - Static variable in interface com.microstrategy.web.app.beans.AppContext
Name of the file containing the IPA environments
CONFIG_ISERVER_POLLING_FREQUENCY - Static variable in interface com.microstrategy.web.app.beans.AppContext
polling frequency for asyncrhronous call to the i-server
CONFIG_LOG_FILE_MB_SIZE_LIMIT - Static variable in interface com.microstrategy.web.app.beans.AppContext
Maximum log file size
CONFIG_LOG_FILES_DEFAULT_LOCATION - Static variable in interface com.microstrategy.web.app.beans.AppContext
Logger properties file location
CONFIG_LOG_PROPERTIES_FILE - Static variable in interface com.microstrategy.web.app.beans.AppContext
Logger properties file
CONFIG_MD_BEANS_EVENTS - Static variable in interface com.microstrategy.web.app.beans.AppContext
Name of the md events definition file
CONFIG_MESSAGES - Static variable in interface com.microstrategy.web.app.beans.AppContext
Name of the MessagesManager object initialization file
CONFIG_OBJBROWSER_FOLDERLINKS_FILE - Static variable in interface com.microstrategy.web.app.beans.AppContext
file that stores the folderLinks for object browsers
CONFIG_PAGE_MANAGER - Static variable in interface com.microstrategy.web.app.beans.AppContext
Location of the configuration file
CONFIG_PAGE_MANAGER_RESOURCE - Static variable in interface com.microstrategy.web.app.beans.AppContext
Name of the configurations file's master copy
CONFIG_PREFERENCES - Static variable in interface com.microstrategy.web.app.beans.AppContext
Location of the user preferences file
CONFIG_PREFERENCES_GROUPS - Static variable in interface com.microstrategy.web.app.beans.AppContext
Name of the grouped preferences file
CONFIG_PREFERENCES_GROUPS_RESOURCE - Static variable in interface com.microstrategy.web.app.beans.AppContext
Mame of the preferences groups' master copy
CONFIG_REFINE_SSL_TRUSTSTORE - Static variable in interface com.microstrategy.web.app.beans.AppContext
 
CONFIG_REFINE_SSL_TRUSTSTORE_PWD - Static variable in interface com.microstrategy.web.app.beans.AppContext
 
CONFIG_RELOAD_CONFIG - Static variable in interface com.microstrategy.web.app.beans.AppContext
Reload configuration file on every request
CONFIG_SERVER_ADMIN_SERVLET_NAME - Static variable in interface com.microstrategy.web.app.beans.AppContext
URI of the deployed applciation for intelligence server administration servlet
CONFIG_SERVER_TYPE - Static variable in interface com.microstrategy.web.app.beans.AppContext
 
CONFIG_SERVLET_COMPONENT_NAME - Static variable in interface com.microstrategy.web.app.beans.AppContext
Name of servlet component name
CONFIG_SERVLET_EVENT_HANDLER_NAME - Static variable in interface com.microstrategy.web.app.beans.AppContext
Name of servlet component event handler
CONFIG_SERVLET_NAME - Static variable in interface com.microstrategy.web.app.beans.AppContext
URI of the deployed applciation
CONFIG_SERVLET_PATH - Static variable in interface com.microstrategy.web.app.beans.AppContext
Servlet's path
CONFIG_SESSION_ID - com.microstrategy.webapi.IDSSXMLSessionId.TYPE
 
CONFIG_SSL_KEYSTORE - Static variable in interface com.microstrategy.web.app.beans.AppContext
 
CONFIG_SSL_KEYSTORE_PWD - Static variable in interface com.microstrategy.web.app.beans.AppContext
 
CONFIG_SSL_TRUSTSTORE - Static variable in interface com.microstrategy.web.app.beans.AppContext
 
CONFIG_SSL_TRUSTSTORE_PWD - Static variable in interface com.microstrategy.web.app.beans.AppContext
 
CONFIG_STYLE_CATALOG - Static variable in interface com.microstrategy.web.app.beans.AppContext
Location of the style catalog's file
CONFIG_STYLE_CATALOG_RESOURCE - Static variable in interface com.microstrategy.web.app.beans.AppContext
Name of the style catalog's master file
CONFIG_SUBSCRIPTION_API_RESOURCE - Static variable in interface com.microstrategy.web.app.beans.AppContext
Mame of the subscription api proeprties master copy
CONFIG_SUBSCRIPTION_API_TEMPLATE_RESOURCE - Static variable in interface com.microstrategy.web.app.beans.AppContext
Mame of the subscription template properties master copy
CONFIG_SUBSCRIPTION_ENGINE_RESOURCE - Static variable in interface com.microstrategy.web.app.beans.AppContext
Mame of the subscriptions engine properties master copy
CONFIG_SUBSCRIPTION_FOLDER - Static variable in interface com.microstrategy.web.app.beans.AppContext
Location of the subscription properties files
CONFIG_SUBSCRIPTION_PORTAL_RESOURCE - Static variable in interface com.microstrategy.web.app.beans.AppContext
Mame of the subscription portal properties master copy
CONFIG_SYS_DEFINITONS_RESOURCE - Static variable in interface com.microstrategy.web.app.beans.AppContext
Mame of the user preferences' master copy
CONFIG_SYS_PREFERENCE_DEFINITION - Static variable in interface com.microstrategy.web.app.beans.AppContext
Location of the admin preferences file
CONFIG_SYS_SERVER_DEFAULTS - Static variable in interface com.microstrategy.web.app.beans.AppContext
Name of the file containing the default values for i-servers' configuaration
CONFIG_SYS_SERVER_DEFAULTS_RESOURCE - Static variable in interface com.microstrategy.web.app.beans.AppContext
Mame of the admin preferences' master copy
CONFIG_WEB_SERVLET_NAME - Static variable in interface com.microstrategy.web.app.beans.AppContext
URI of the deployed applciation for web servlet
CONFIG_WEBAPIERRORS_CLASSPATH - Static variable in interface com.microstrategy.web.app.beans.AppContext
Classpath prefix of WebAPIErrors property files.
CONFIG_WEBAPIERRORS_FOLDER - Static variable in interface com.microstrategy.web.app.beans.AppContext
Destination of dispensed WebAPIErrors property files.
CONFIG_WIDGET_LIBRARY - Static variable in interface com.microstrategy.web.app.beans.AppContext
Deprecated.
Use CONFIG_BLOCK_LIBRARY instead.
CONFIG_XHR_JSP - Static variable in interface com.microstrategy.web.app.beans.AppContext
Name of the jsp containing the xhr partial update content
ConfigChangeObserver - Class in com.microstrategy.utils.config
Observer callback for clients interested in changes to either a ConfigFileManager directory, a specific ConfigFile.
ConfigChangeObserver() - Constructor for class com.microstrategy.utils.config.ConfigChangeObserver
 
ConfigException - Exception in com.microstrategy.utils.config
 
ConfigException() - Constructor for exception com.microstrategy.utils.config.ConfigException
 
ConfigException(int) - Constructor for exception com.microstrategy.utils.config.ConfigException
 
ConfigException(int, Object[], Throwable, Locale) - Constructor for exception com.microstrategy.utils.config.ConfigException
 
ConfigException(int, Object[], Locale) - Constructor for exception com.microstrategy.utils.config.ConfigException
 
ConfigException(LocalizableMessage) - Constructor for exception com.microstrategy.utils.config.ConfigException
 
ConfigException(LocalizableMessage, Throwable) - Constructor for exception com.microstrategy.utils.config.ConfigException
 
ConfigException(String) - Constructor for exception com.microstrategy.utils.config.ConfigException
 
ConfigException(String, int) - Constructor for exception com.microstrategy.utils.config.ConfigException
 
ConfigException(String, Throwable) - Constructor for exception com.microstrategy.utils.config.ConfigException
 
ConfigException(Throwable) - Constructor for exception com.microstrategy.utils.config.ConfigException
 
ConfigFileManager - Class in com.microstrategy.utils.config
A ConfigFileManager instance provides notifications about changes that occur in its governing directory, or a specific file ConfigFileManager.manage(String).
configJsonString - Variable in class com.microstrategy.web.app.tasks.AbstractGetMapConfigurationTask
 
ConfigSessionId(IDSSXMLSessionIdParser) - Constructor for class com.microstrategy.webapi.acm.ACMSessionId.ConfigSessionId
 
ConfigSessionId(String) - Constructor for class com.microstrategy.webapi.acm.ACMSessionId.ConfigSessionId
 
ConfigSessionInfo(IDSSXMLSessionId.IConfigSessionId, ACMSessionBundle) - Constructor for class com.microstrategy.webapi.ACMSessionIdResolver.ConfigSessionInfo
 
ConfigSessionProjectsResolver() - Constructor for class com.microstrategy.webapi.ACMSDKHelpers.ConfigSessionProjectsResolver
 
Configurable - Interface in com.microstrategy.utils.log
 
CONFIGURATION_CHANGE - com.microstrategy.utils.log.audit.EnumAuditEventType
 
ConfigurationElement - Interface in com.microstrategy.utils.config
This is the base interface used by those classes that represent a configuration element, that is, a class that can be configured using an external file.
ConfigurationElementList - Interface in com.microstrategy.utils.config
This interface represents a collection of ConfigurationElement instances.
ConfigurationFile - Interface in com.microstrategy.utils.config
This is the interface that represents an instance of a configuration file.
ConfigurationFileCacheHint() - Constructor for class com.microstrategy.utils.config.ConfigurationFilesCache.ConfigurationFileCacheHint
 
ConfigurationFileCacheHint(String, Class) - Constructor for class com.microstrategy.utils.config.ConfigurationFilesCache.ConfigurationFileCacheHint
Default constructor.
ConfigurationFilesCache - Class in com.microstrategy.utils.config
This is the Cache of configuration files.
ConfigurationFilesCache.ConfigurationFileCacheHint - Class in com.microstrategy.utils.config
This is the CacheHint for the ConfigurationFilesCache.
ConfigurationSource - Class in com.microstrategy.utils.config
An important requirement is the ability to support loading the xml definition from multiple sources, i.e. from multiple customizations; moreover, for features like saving and reloading it is also necessary to remember where each attribute and element was loaded from.
ConfigurationSource(String, CustomizationInfo) - Constructor for class com.microstrategy.utils.config.ConfigurationSource
 
ConfigurationValue - Class in com.microstrategy.utils.config
 
configure(Block, TaskRequestContext, WebAppSessionManager) - Method in class com.microstrategy.web.app.tasks.LoginFirstTask
 
configure(Block, TaskRequestContext, WebIServerSession) - Method in class com.microstrategy.web.app.tasks.AppLoginTask
 
configure(Block, TaskRequestContext, WebIServerSession) - Method in class com.microstrategy.web.app.tasks.UsherRegisterUserTask
 
configure(Block, TaskRequestContext, WebIServerSession) - Method in class com.microstrategy.web.tasks.LoginTask
 
configure(Block, TaskRequestContext, WebIServerSession) - Method in class com.microstrategy.web.tasks.MobileLoginTask
 
configure(String) - Method in class com.microstrategy.utils.log.ClassFilter
 
configure(String) - Method in class com.microstrategy.utils.log.ClassMethodTracingFilter
logger.properties keys:
configure(String) - Method in class com.microstrategy.utils.log.CompoundFormatter
 
configure(String) - Method in interface com.microstrategy.utils.log.Configurable
Requests the configurable object to configure itself.
configure(String) - Method in class com.microstrategy.utils.log.DatedFileHandler
 
configure(String) - Method in class com.microstrategy.utils.log.FileHandler
 
configure(String) - Method in class com.microstrategy.utils.log.Handler
 
configure(String) - Method in class com.microstrategy.utils.log.SimpleFileHandler
 
configure(String) - Method in class com.microstrategy.utils.log.TestFileHandler
 
configure(String) - Method in class com.microstrategy.utils.log.ThreadLocalDebugHandler
 
configure(String) - Method in class com.microstrategy.utils.log.XmlApiFileHandler
 
configure(String) - Method in class com.microstrategy.utils.log.XMLDebugFormatter
 
configure(String) - Method in class com.microstrategy.web.app.utils.log.GlobClassMethodTracingFilter
This filter serves to filter out log records based on class-method name patterns, and user names.
configure(Properties) - Method in class com.microstrategy.utils.cache.CacheBase
 
configureCache(String, Properties) - Method in class com.microstrategy.utils.cache.CacheRegistry
 
configureHiddenSettings(Preferences) - Method in class com.microstrategy.utils.xml.builders.WebReportExcelLayoutBuilder
 
configureLocalesFromRequest(WebIServerSession, ContainerServices, RequestKeys) - Static method in class com.microstrategy.web.app.tasks.AuthenticationHelper
 
configureLocalesFromRequest(WebIServerSession, String) - Static method in class com.microstrategy.utils.LocaleHelper
 
configureWebIServerSession(TaskRequestContext, WebIServerSession, String, int, String, String, String, int) - Method in class com.microstrategy.web.tasks.LoginTask
 
configureWebIServerSession(TaskRequestContext, WebIServerSession, String, int, String, String, String, int, String, String) - Method in class com.microstrategy.web.app.tasks.AppLoginTask
 
configureWebIServerSession(TaskRequestContext, WebIServerSession, String, int, String, String, String, int, String, String) - Method in class com.microstrategy.web.app.tasks.MobileAppLoginTask
 
configureWebIServerSession(TaskRequestContext, WebIServerSession, String, int, String, String, String, int, String, String) - Method in class com.microstrategy.web.app.tasks.UsherAuthenticationTask
 
configureWebIServerSession(TaskRequestContext, WebIServerSession, String, int, String, String, String, int, String, String) - Method in class com.microstrategy.web.app.tasks.UsherRegisterUserTask
 
configureWebIServerSession(TaskRequestContext, WebIServerSession, String, int, String, String, String, int, String, String) - Method in class com.microstrategy.web.tasks.LoginTask
 
configureWebIServerSession(TaskRequestContext, WebIServerSession, String, int, String, String, String, int, String, String) - Method in class com.microstrategy.web.tasks.MobileLoginTask
 
configureWebIServerSession(TaskRequestContext, WebIServerSession, String, int, String, String, String, int, String, String, String) - Method in class com.microstrategy.web.app.tasks.MobileAppLoginTask
 
configureWebIServerSession(TaskRequestContext, WebIServerSession, String, int, String, String, String, int, String, String, String) - Method in class com.microstrategy.web.app.tasks.UsherAuthenticationTask
 
configureWebIServerSession(TaskRequestContext, WebIServerSession, String, int, String, String, String, int, String, String, String) - Method in class com.microstrategy.web.tasks.LoginTask
 
configureWebIServerSession(TaskRequestContext, WebIServerSession, String, int, String, String, String, int, String, String, String) - Method in class com.microstrategy.web.tasks.MobileLoginTask
 
configXMLString - Variable in class com.microstrategy.web.app.tasks.AbstractGetMapConfigurationTask
 
confirmDelete - Variable in class com.microstrategy.web.app.transforms.AddressListTransform
Indicates whether to confirm or not before deleting an address.
ConfirmOverwriteDialogBean - Interface in com.microstrategy.web.app.beans
 
ConfirmOverwriteDialogTransform - Class in com.microstrategy.web.app.transforms
Title: ConfirmOverwriteDialogTransform.
ConfirmOverwriteDialogTransform() - Constructor for class com.microstrategy.web.app.transforms.ConfirmOverwriteDialogTransform
Default no-args constructor, initialize formal parameters.
confirmOWHelpTopic - Variable in class com.microstrategy.web.app.transforms.SaveAsTransform
Indicates the help topic for inner confirm overwrite dialog.
CONN_COLUMN_ACTION - Static variable in class com.microstrategy.web.admin.transforms.ConnectedServersTransform
Deprecated.
Usage of level flags have been deprecated in favor of the layout-definition files. To change the elements visible for this transform modify the corresponding layout.xml
CONN_COLUMN_ALL - Static variable in class com.microstrategy.web.admin.transforms.ConnectedServersTransform
Deprecated.
Usage of level flags have been deprecated in favor of the layout-definition files. To change the elements visible for this transform modify the corresponding layout.xml
CONN_COLUMN_BUSY - Static variable in class com.microstrategy.web.admin.transforms.ConnectedServersTransform
Deprecated.
Usage of level flags have been deprecated in favor of the layout-definition files. To change the elements visible for this transform modify the corresponding layout.xml
CONN_COLUMN_CLUSTER - Static variable in class com.microstrategy.web.admin.transforms.ConnectedServersTransform
Deprecated.
Usage of level flags have been deprecated in favor of the layout-definition files. To change the elements visible for this transform modify the corresponding layout.xml
CONN_COLUMN_CONNMODE - Static variable in class com.microstrategy.web.admin.transforms.ConnectedServersTransform
Deprecated.
Usage of level flags have been deprecated in favor of the layout-definition files. To change the elements visible for this transform modify the corresponding layout.xml
CONN_COLUMN_FREE - Static variable in class com.microstrategy.web.admin.transforms.ConnectedServersTransform
Deprecated.
Usage of level flags have been deprecated in favor of the layout-definition files. To change the elements visible for this transform modify the corresponding layout.xml
CONN_COLUMN_LOADED - Static variable in class com.microstrategy.web.admin.transforms.ConnectedServersTransform
Deprecated.
Usage of level flags have been deprecated in favor of the layout-definition files. To change the elements visible for this transform modify the corresponding layout.xml
CONN_COLUMN_MAXPOOL - Static variable in class com.microstrategy.web.admin.transforms.ConnectedServersTransform
Deprecated.
Usage of level flags have been deprecated in favor of the layout-definition files. To change the elements visible for this transform modify the corresponding layout.xml
CONN_COLUMN_NAME - Static variable in class com.microstrategy.web.admin.transforms.ConnectedServersTransform
Deprecated.
Usage of level flags have been deprecated in favor of the layout-definition files. To change the elements visible for this transform modify the corresponding layout.xml
CONN_COLUMN_PROPERTIES - Static variable in class com.microstrategy.web.admin.transforms.ConnectedServersTransform
Deprecated.
Usage of level flags have been deprecated in favor of the layout-definition files. To change the elements visible for this transform modify the corresponding layout.xml
connect(String) - Method in class com.microstrategy.web.objects.admin.serverconfig.ServerControlSource
This method will connect to the given remote machine's server control facilities.
connect(String, int) - Method in interface com.microstrategy.web.objects.WebClusterAdmin
 
connect(String, int, int) - Method in interface com.microstrategy.web.objects.WebClusterAdmin
 
connect(String, int, int, int) - Method in interface com.microstrategy.web.objects.WebClusterAdmin
Connects the Web API to an Intelligence Server cluster.
connect(String, int, int, int) - Method in interface com.microstrategy.webapi.ACMCheckConnectionLog.ICheckConnectionLog
 
Connect(String, int, int, int) - Method in interface com.microstrategy.webapi.IDSSXMLAdmin
Connects the Web API to an Intelligence Server cluster.
connectedLevelFlag - Variable in class com.microstrategy.web.admin.transforms.ConnectedServersTransform
Deprecated.
Usage of level flags have been deprecated in favor of the layout-definition files. To change the elements visible for this transform modify the corresponding layout.xml
ConnectedServersTransform - Class in com.microstrategy.web.admin.transforms
This transform is used to render all the connected servers on the Administrator page.
ConnectedServersTransform() - Constructor for class com.microstrategy.web.admin.transforms.ConnectedServersTransform
Default empty constructor.
ConnectEx(String, int, int, int) - Method in interface com.microstrategy.webapi.IDSSXMLAdmin
Connects the Web API to an Intelligence Server cluster.
connectFailed(URI, SocketAddress, IOException) - Method in class com.microstrategy.utils.proxy.PacProxySelector
connectFailed
CONNECTION - com.microstrategy.web.objects.WebProjectLookup.LocalizationType
 
ConnectionInfo - Class in com.microstrategy.web.config
 
ConnectionInfo - Class in com.microstrategy.web.tasks.models
 
ConnectionInfo() - Constructor for class com.microstrategy.web.config.ConnectionInfo
 
ConnectionInfo() - Constructor for class com.microstrategy.web.tasks.models.ConnectionInfo
 
ConnectionValueTag - Class in com.microstrategy.web.app.taglibs
 
ConnectionValueTag() - Constructor for class com.microstrategy.web.app.taglibs.ConnectionValueTag
 
ConnectionValueTagHelper - Class in com.microstrategy.web.app.taglibs
Helper for the ConnectionValueTag tag library.
ConnectionValueTagHelper() - Constructor for class com.microstrategy.web.app.taglibs.ConnectionValueTagHelper
 
connectIServers(AdminServersList) - Static method in class com.microstrategy.web.admin.beans.AdminServersHelper
This method will go through all the Intelligent Servers present on the web server and will automatically connect to all those servers which are set to be in AUTO connect mode.
connectIServers(AppContext) - Static method in class com.microstrategy.web.admin.beans.AdminServersHelper
This method will go through all the Intelligent Servers present on the web server and will automatically connect to all those servers which are set to be in AUTO connect mode.
connectLocal() - Method in class com.microstrategy.web.objects.admin.serverconfig.ServerControlSource
This method will connect to the local machine's server control facilities.
connectorTypeTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.CreateEmmaTablesTask
 
connectServer(String, String, int) - Static method in class com.microstrategy.web.app.tasks.WebServerAdminTask
 
connectTimeout - Variable in class com.microstrategy.webapi.restApi.RestClientBuilder
 
connectTimeout(int) - Method in class com.microstrategy.webapi.restApi.IServerRestClientBuilder
Set http connect timeout
connectTimeout(int) - Method in class com.microstrategy.webapi.restApi.IServerRestClientCluster
Set http connect timeout
connectTimeout(int) - Method in class com.microstrategy.webapi.restApi.RestClientBuilder
Set http connect timeout
ConsoleHandler - Class in com.microstrategy.utils.log
 
ConsoleHandler() - Constructor for class com.microstrategy.utils.log.ConsoleHandler
 
consolidateTree() - Method in interface com.microstrategy.web.objects.WebExpressionHelper
Consolidates the whole expression tree.
consolidateUnitLimit(WebExpressionImpl) - Method in class com.microstrategy.web.objects.RWViewLimitHelper
 
consolidationImage - Variable in class com.microstrategy.web.app.transforms.AbstractObjectBrowserTabTransform
Indicates the image to use when displaying a consolidation.
CONSTANT_PROMPT - Static variable in interface com.microstrategy.web.objects.WebPromptCustomStyles
 
ConstantHandler(SAXSupport, WebNode, AttributesXt) - Constructor for class com.microstrategy.web.objects.WebExpressionParser.ConstantHandler
 
ConstantPromptBean - Interface in com.microstrategy.web.beans
Interface for the Constant Prompt Bean.
ConstantPromptEditorTransform - Class in com.microstrategy.web.app.transforms
 
ConstantPromptEditorTransform() - Constructor for class com.microstrategy.web.app.transforms.ConstantPromptEditorTransform
 
constructEntireTree() - Method in class com.microstrategy.web.app.transforms.AbstractObjectExplorerTreeTransform
 
constructEntireTree() - Method in class com.microstrategy.web.app.transforms.AllObjectBrowserTransform
This method is used in two scenarios: 1.
constructEntireTree() - Method in class com.microstrategy.web.app.transforms.FolderObjectExplorerTransform
This method is used in two scenarios: 1.
constructEntireTree() - Method in class com.microstrategy.web.app.transforms.FolderTreeTransform
Constructs the entire tree branch starting from the requested node and going upwards and returns the topmost non-Project node
constructNumberFormat(String, String, String, String, String, String, String) - Static method in class com.microstrategy.web.beans.GridWebFormatHelper
Given the formatting specifications, constructs the string that represents the formatting indicated.
constructTaskOutput(MarkupOutput, WebDBRole) - Method in class com.microstrategy.web.app.tasks.architect.SaveDBRoleTask
 
constructTaskOutput(MarkupOutput, String) - Method in class com.microstrategy.web.tasks.SetCubeMappingTask
Construct the Task output given the upload file text.
constructTaskOutput(TaskOutput, String, boolean, TaskRequestContext, UploadFileTask.UploadFileParseOptions) - Method in class com.microstrategy.web.tasks.UploadFileTask
Construct the Task output given the upload file text.
constructTaskOutput(TaskRequestContext, MarkupOutput, String) - Method in class com.microstrategy.web.tasks.RecoverDataDiscoveryErrorsTask
Construct the Task output given the upload file text.
constructTaskOutput(TaskRequestContext, TaskOutput) - Method in class com.microstrategy.web.tasks.EditCubeTask
Construct the Task output given the upload file text.
constructTaskOutput(TaskRequestContext, TaskOutput) - Method in class com.microstrategy.web.tasks.ImportFileTask
Construct the Task output given the upload file text.
constructTaskOutput(String, String) - Static method in class com.microstrategy.web.tasks.actions.SaveAndPublishCubeHandler
Construct the Task output given the upload file text.
constructXmlBuilder(WebIServerSession, String) - Method in class com.microstrategy.web.app.tasks.architect.SaveDBRoleTask
 
consume(int, InputStream) - Method in class com.microstrategy.web.app.transforms.AbstractExportTransform.IServerPlaintextExportStreamingContext
 
consume(int, InputStream) - Method in class com.microstrategy.web.app.transforms.EncodeSpecialStreamingContext
 
consume(int, InputStream) - Method in class com.microstrategy.web.app.transforms.TranscodingStreamingContext
 
consume(int, InputStream) - Method in interface com.microstrategy.webapi.IContentConsumer
Deprecated. 
consume(int, InputStream) - Method in class com.microstrategy.webapi.StreamingContext
 
consume(String, int, InputStream) - Method in class com.microstrategy.web.app.transforms.EncodeSpecialStreamingContext
 
consume(String, int, InputStream) - Method in class com.microstrategy.web.app.transforms.TranscodingStreamingContext
 
consume(String, int, InputStream) - Method in interface com.microstrategy.webapi.IContentConsumer
Request to a consumer to consume specified number of bytes from the input stream
consume(String, int, InputStream) - Method in class com.microstrategy.webapi.StreamingContext
 
CONTACT_BROWSER_EVENT_ARGUMENT_BLOCK_BEGIN - Static variable in interface com.microstrategy.web.app.beans.EnumContactBrowserBeanEvents
CONTACT_BROWSER_EVENT_ARGUMENT_BLOCK_COUNT - Static variable in interface com.microstrategy.web.app.beans.EnumContactBrowserBeanEvents
CONTACT_BROWSER_EVENT_ARGUMENT_SEARCH_STRING - Static variable in interface com.microstrategy.web.app.beans.EnumContactBrowserBeanEvents
CONTACT_BROWSER_EVENT_SET_INCREMENTAL_FETCH - Static variable in interface com.microstrategy.web.app.beans.EnumContactBrowserBeanEvents
Event that is used in incremental fetch in the contact browser
CONTACT_BROWSER_EVENT_SET_SEARCH - Static variable in interface com.microstrategy.web.app.beans.EnumContactBrowserBeanEvents
Event that is used to search in the contact browser
CONTACT_SEPARATOR - Static variable in interface com.microstrategy.web.app.beans.ContactsBrowserBean
 
CONTACT_SEPARATOR_REGEXP - Static variable in interface com.microstrategy.web.app.beans.ContactsBrowserBean
 
ContactCartElement - Class in com.microstrategy.web.app.gui
 
ContactLicenseInfo - Interface in com.microstrategy.web.objects.admin.licensing
The ContactLicenseInfo interface represents a single contactÂ’s license information.
CONTACTS_CART - Static variable in class com.microstrategy.web.app.gui.GuiElementFactory
 
ContactsBrowserBean - Interface in com.microstrategy.web.app.beans
 
ContactsCart - Interface in com.microstrategy.web.app.gui
 
CONTAINER_HEIGHT_FORMAL_PARAMETER_NAME - Static variable in class com.microstrategy.web.app.tasks.AddVisualizationTask
 
CONTAINER_WIDTH_FORMAL_PARAMETER_NAME - Static variable in class com.microstrategy.web.app.tasks.AddVisualizationTask
 
ContainerException - Exception in com.microstrategy.web.platform
Deprecated.
Not in use since its creation
ContainerException() - Constructor for exception com.microstrategy.web.platform.ContainerException
Deprecated.
Constructs an empty ArgumentUnresolvedException.The error code is default to zero.
ContainerException(int) - Constructor for exception com.microstrategy.web.platform.ContainerException
Deprecated.
Construts an ContainerException with the specified error code.
ContainerException(int, Object[], Throwable, Locale) - Constructor for exception com.microstrategy.web.platform.ContainerException
Deprecated.
Construts an ArgumentUnresolvedException with the specified error code, parameters, the cause and Locale.
ContainerException(int, Object[], Locale) - Constructor for exception com.microstrategy.web.platform.ContainerException
Deprecated.
Construts an ArgumentUnresolvedException with the specified error code, parameters and Locale.
ContainerException(LocalizableMessage) - Constructor for exception com.microstrategy.web.platform.ContainerException
Deprecated.
Construts an ContainerException with the specified error message.
ContainerException(LocalizableMessage, Throwable) - Constructor for exception com.microstrategy.web.platform.ContainerException
Deprecated.
Construts an ArgumentUnresolvedException with the specified error message and cause.
ContainerException(String) - Constructor for exception com.microstrategy.web.platform.ContainerException
Deprecated.
Construts an ContainerException with the specified error message.
ContainerException(String, int) - Constructor for exception com.microstrategy.web.platform.ContainerException
Deprecated.
Construts an ContainerException with the specified error message and error code.
containerHeight - Variable in class com.microstrategy.web.app.transforms.AbstractReportDataVisualizationTransform
Specifies the height (in any measure accepted by the web-browser) of the element rendered by this transform.
containerHeight - Variable in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
Specifies the height (in any measure accepted by the web-browser) of the <div> tag enclosing the grid's table.
containerHeight - Variable in class com.microstrategy.web.app.transforms.RWFlashTransform
Specifies the height (in any measure accepted by the web-browser) of the element rendered by this transform.
containerHeight() - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
Returns the value of the containerWidth formal parameter (in pixels).
containerServices - Variable in class com.microstrategy.web.app.tasks.TaskInvoker.Context
 
ContainerServices - Interface in com.microstrategy.web.platform
This interfaces exposes, in a generic fashion, the services of any web application container.
ContainerServicesContext - Interface in com.microstrategy.web.platform
This interfaces exposes, in a generic fashion, the services of any web application container.
ContainerServicesNamespace - Class in com.microstrategy.web.platform
This class indicates the usage of namespace in ContainerServices.
ContainerServicesNamespace() - Constructor for class com.microstrategy.web.platform.ContainerServicesNamespace
The default constructor.
ContainerServicesNamespace(String) - Constructor for class com.microstrategy.web.platform.ContainerServicesNamespace
The request key to looking for namespace value
ContainerStringCollection - Interface in com.microstrategy.web.platform
This is a generic collection of string data which came from a Web Container.
containerWidth - Variable in class com.microstrategy.web.app.transforms.AbstractReportDataVisualizationTransform
Specifies the width (in any measure accepted by the web-browser) of the element rendered by this transform.
containerWidth - Variable in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
Specifies the width (in any measure accepted by the web-browser) of the <div> tag enclosing the grid's table.
containerWidth - Variable in class com.microstrategy.web.app.transforms.RWFlashTransform
Specifies the width (in any measure accepted by the web-browser) of the element rendered by this transform.
containerWidth() - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
Returns the value of the containerWidth formal parameter (in pixels).
contains(int) - Method in interface com.microstrategy.web.objects.WebProjectSettings
Returns whether an item with the given ID exists in the collection.
contains(int) - Method in interface com.microstrategy.web.objects.WebProjectSettingsGroup
Returns whether an item with the given ID exists in the collection.
contains(int) - Method in interface com.microstrategy.web.objects.WebServerSettings
Returns whether an item with the given ID exists in the collection.
contains(CacheHint) - Method in interface com.microstrategy.utils.cache.Cache
 
contains(CacheHint) - Method in class com.microstrategy.utils.cache.CacheBase
 
contains(HighlightedObject) - Method in interface com.microstrategy.web.beans.HighlightedObjects
Returns true if the collection contains the specified HighlightedObject
contains(WebUserEntity) - Method in interface com.microstrategy.web.objects.admin.users.WebUserList
Returns true if the given user exists in the collection, false otherwise.
contains(WebAttributeForm) - Method in interface com.microstrategy.web.objects.WebAttributeForms
Returns whether the given form is contained in the collection.
contains(WebObjectInfo) - Method in interface com.microstrategy.web.objects.rw.RWGroupBys
Returns true if specified object already present in the group by collection
contains(WebObjectInfo) - Method in interface com.microstrategy.web.objects.WebAxis
Returns true if there exists a WebTemplateUnit object in this axis which represents the given WebObjectInfo object.
contains(WebObjectInfo) - Method in interface com.microstrategy.web.objects.WebFolder
Returns true if the folder contains the given object, false if it does not.
contains(WebObjectInfo) - Method in interface com.microstrategy.web.objects.WebTemplate
Returns true if the given object is on the template, false otherwise.
contains(WebObjectInfo) - Method in interface com.microstrategy.web.objects.WebTemplateMetrics
Searches for the WebTemplateMetric object which refers to the given WebObjectInfo object in the metrics collection.
contains(Object) - Method in class com.microstrategy.utils.SimpleListObj
Returns whether a specific object is contained in the collection.
contains(Object) - Method in interface com.microstrategy.web.objects.SimpleList
 
contains(String) - Method in interface com.microstrategy.web.objects.rw.RWGroupByElements
Returns true if the collection contains element with specified ID
contains(String) - Method in interface com.microstrategy.web.objects.WebChannels
Returns whether the collection contains a channel with the given name.
contains(String) - Method in interface com.microstrategy.web.objects.WebDerivedElements
Returns true if the Derived Element with the given id exists in the collection.
contains(String) - Method in class com.microstrategy.web.platform.RandomNumberMap
 
containsActiveType(int) - Method in interface com.microstrategy.web.objects.WebTemplateMetricSubtotals
Deprecated.
Returns whether the collection contains an object of the given subtotal type which is active (meaning that it is turned on for some axis or unit).
containsComponent(String, String) - Method in interface com.microstrategy.web.app.ComponentInitializationContext
This method returns true if a bean with the given name and type has already been created.
containsComponent(String, String) - Method in class com.microstrategy.web.app.ComponentInitializationContextImpl
This method returns true if a bean with the given name and type has already beencreated.
containsFormalParameter(String) - Method in interface com.microstrategy.web.transform.FormalParameters
Returns true if the collection contains the specified FormalParameter.
containsFunctionalProduct(ProductLicenseInfo[]) - Static method in class com.microstrategy.web.app.utils.licensing.LicensingHelper
 
containsItem(WebObjectInfo[]) - Method in interface com.microstrategy.web.objects.WebLinkItems
 
containsKey(int) - Method in interface com.microstrategy.web.objects.WebAxis
Returns true if an object with the given key can be found on the axis.
containsKey(int) - Method in interface com.microstrategy.web.objects.WebDimty
Returns true if a WebDimtyUnit with the given key exists in the collection, false if it does not.
containsKey(int) - Method in interface com.microstrategy.web.objects.WebDisplayUnits
Returns true if the folder contains an item by the given key, false if not.
containsKey(int) - Method in interface com.microstrategy.web.objects.WebElements
Returns true if the given key exists in the collection, false if it does not.
containsKey(int) - Method in interface com.microstrategy.web.objects.WebFolder
Returns true if the folder contains an item by the given key, false if not.
containsKey(int) - Method in interface com.microstrategy.web.objects.WebSorts
Returns whether this collection has a sort object whose key equals the input parameter.
containsKey(int) - Method in interface com.microstrategy.web.objects.WebTemplateAttributes
Returns whether the given key exists in the attributes collection.
containsKey(int) - Method in interface com.microstrategy.web.objects.WebTemplateMetrics
Returns whether the given key exists in the metrics collection.
containsKey(Object) - Method in class com.microstrategy.utils.config.AbstractElementList
Returns true if the object with the given key is part of this list.
containsKey(Object) - Method in class com.microstrategy.utils.KeyedList
 
containsKey(String) - Method in class com.microstrategy.utils.log.editor.AbstractEditableLoggingComponent
 
containsKey(String) - Method in interface com.microstrategy.web.objects.rw.RWDataSets
Returns true if data set with specified key exists in the collection
containsKey(K) - Method in class com.microstrategy.utils.HashList
Returns true if the key is already in the collection, false otherwise.
containsLicensedProduct(ProductLicenseInfo[]) - Static method in class com.microstrategy.web.app.utils.licensing.LicensingHelper
 
containsMacro(String) - Static method in class com.microstrategy.web.blocks.macros.BlockPropertyMacros
 
containsMetrics() - Method in interface com.microstrategy.web.objects.WebAxis
Returns true if the metrics collection is on the current axis, false if it is not.
containsNonSystemPrompts() - Method in interface com.microstrategy.web.objects.WebPromptableNode
 
containsObject(KeyedObject) - Method in class com.microstrategy.utils.KeyedList
 
containsObject(CartElement) - Method in class com.microstrategy.web.app.gui.CartElements
Returns true if the collection contains the given object, false if it does not.
containsObject(WebDisplayUnit) - Method in interface com.microstrategy.web.objects.WebDisplayUnits
Returns true if the folder contains the given object, false if it does not.
containsPreference(String) - Method in interface com.microstrategy.web.preferences.Preferences
Returns true if preferences collection contains preference with specified name.
containsPrompts() - Method in interface com.microstrategy.web.objects.WebNode
Returns true if this node or any of its children has prompts.
containsSamePoints(List<LatLng>, int) - Method in class com.microstrategy.web.app.maps.topology.TopoArc
Compare three points to decide whether the the two arcs are the same or not.
containsT1(T1) - Method in class com.microstrategy.webapi.utils.BiMap
containsT1 return true is iT1 is in the bi-maps
containsT1(T1) - Method in class com.microstrategy.webapi.utils.TriMap
containsT1 return true is iT1 is in the tri-maps
containsT2(T2) - Method in class com.microstrategy.webapi.utils.BiMap
containsT2 return true is iT2 is in the bi-maps
containsT2(T2) - Method in class com.microstrategy.webapi.utils.TriMap
containsT2 return true is iT2 is in the tri-maps
containsT3(T3) - Method in class com.microstrategy.webapi.utils.TriMap
containsT2 return true is iT2 is in the tri-maps
containsValue(V) - Method in class com.microstrategy.utils.HashList
Returns true if this collection maps one or more keys to the specified value.
content - Variable in class com.microstrategy.utils.BerInputStream
Current decoded content
content - Variable in class com.microstrategy.web.app.maps.shp.BaseFileReader
 
CONTENT_LENGTH_NAME - Static variable in class com.microstrategy.webapi.StreamingContext
 
CONTENT_PROPERTY_SUPPORT - Static variable in class com.microstrategy.web.app.beans.GraphTitleInformation
Constant for indicating content property is supported by the current graph element
CONTENT_TYPE_BINARY - Static variable in class com.microstrategy.web.tasks.AbstractBaseTask
 
CONTENT_TYPE_DOCUMENT - Static variable in interface com.microstrategy.web.objects.EnumWebSubscriptionContentTypes
indicated a content type that corresponds to a document
CONTENT_TYPE_HTML - Static variable in class com.microstrategy.web.tasks.AbstractBaseTask
 
CONTENT_TYPE_JSON - Static variable in class com.microstrategy.web.tasks.AbstractBaseTask
 
CONTENT_TYPE_JSON_ALL - Static variable in class com.microstrategy.web.tasks.AbstractBaseTask
 
CONTENT_TYPE_JSON_D - Static variable in class com.microstrategy.web.tasks.AbstractBaseTask
 
CONTENT_TYPE_JSON_P - Static variable in class com.microstrategy.web.tasks.AbstractBaseTask
 
CONTENT_TYPE_REPORT - Static variable in interface com.microstrategy.web.objects.EnumWebSubscriptionContentTypes
indicated a content type that corresponds to a report
CONTENT_TYPE_RW_DOCUMENT - Static variable in interface com.microstrategy.web.objects.EnumWebSubscriptionContentTypes
 
CONTENT_TYPE_XML - Static variable in class com.microstrategy.web.tasks.AbstractBaseTask
 
CONTENT_TYPE_XML_ANF - Static variable in class com.microstrategy.web.tasks.AbstractBaseTask
 
ContentEncoder - Interface in com.microstrategy.utils
This interface represents an encoder
ContentEncoderChain - Class in com.microstrategy.utils
This class represents the list of encoders used to encode data.
ContentEncoderChain() - Constructor for class com.microstrategy.utils.ContentEncoderChain
 
contentEncoders - Variable in class com.microstrategy.web.blocks.renderers.AbstractRenderer
 
contentHandler - Variable in class com.microstrategy.utils.xml.DefaultErrorHandler
 
contentHandler - Variable in class com.microstrategy.web.app.maps.kml.DefaultErrorHandler
 
contentIDParam - Variable in class com.microstrategy.web.app.tasks.DISaveEMMASchedule
 
contentLength - Variable in class com.microstrategy.web.app.maps.shp.Shape
 
contentLength - Variable in class com.microstrategy.web.app.maps.shp.SHXReader
 
contentOffset - Variable in class com.microstrategy.utils.BerInputStream
Current decoded content offset
CONTENTS_TYPE_RWDATAELEMENTS - Static variable in interface com.microstrategy.web.app.beans.ObjectBrowserTabBean
Constant that indicates the object of the contents this instance will generate is an instance of RWDataSets
CONTENTS_TYPE_WEB_WORKING_SET - Static variable in interface com.microstrategy.web.app.beans.ObjectBrowserTabBean
Constant that indicates the object of the contents this instance will generate is an instance of WebWorkingSet
CONTENTS_TYPE_WEBFOLDER - Static variable in interface com.microstrategy.web.app.beans.ObjectBrowserTabBean
Constant that indicates the object of the contents this instance will generate is an instance of WebFolder
ContentTag - Class in com.microstrategy.web.app.taglibs.taskproc
 
ContentTag() - Constructor for class com.microstrategy.web.app.taglibs.taskproc.ContentTag
 
ContentTagHelper - Class in com.microstrategy.web.app.taglibs.taskproc
 
ContentTagHelper() - Constructor for class com.microstrategy.web.app.taglibs.taskproc.ContentTagHelper
 
contentType - Variable in class com.microstrategy.web.app.transforms.RWPDFTransform
Deprecated.
Defines the content type of the MarkupOutput.
contentType() - Method in class com.microstrategy.webapi.restApi.IServerStreamRequestBody
 
ContentType - Class in com.microstrategy.web.app
Class that represents the node ContentType.NODE_CONTENT_TYPE of the resourceFeedConfig.xml.
ContentType() - Constructor for class com.microstrategy.web.app.ContentType
 
ContentType() - Constructor for class com.microstrategy.web.blocks.ContentTypes.ContentType
 
contentTypeMatch(String, String) - Method in class com.microstrategy.web.controller.ResourceFeedController
Whether a content type is allowed
contentTypeParam - Variable in class com.microstrategy.web.app.transforms.DataImportTransform
 
contentTypeParam - Variable in class com.microstrategy.web.app.transforms.MojoTemplateTransformImpl
 
ContentTypes - Class in com.microstrategy.web.blocks
This class manages the information pertaining to a set of registered Content Types.
ContentTypes.ContentType - Class in com.microstrategy.web.blocks
This class class defines a ContentType object.
ContentTypeTag - Class in com.microstrategy.web.app.taglibs.taskproc
 
ContentTypeTag() - Constructor for class com.microstrategy.web.app.taglibs.taskproc.ContentTypeTag
 
ContentTypeTagHelper - Class in com.microstrategy.web.app.taglibs.taskproc
 
ContentTypeTagHelper() - Constructor for class com.microstrategy.web.app.taglibs.taskproc.ContentTypeTagHelper
 
Context() - Constructor for class com.microstrategy.web.app.tasks.TaskInvoker.Context
 
Context() - Constructor for class com.microstrategy.web.app.transforms.AbstractAppTransform.Context
 
Context() - Constructor for class com.microstrategy.web.app.transforms.AbstractFolderTransform.Context
 
Context() - Constructor for class com.microstrategy.web.app.transforms.AllObjectBrowserTransform.Context
 
Context() - Constructor for class com.microstrategy.web.app.transforms.ExpressionGenericTransform.Context
 
Context() - Constructor for class com.microstrategy.web.app.transforms.InboxListXHTMLTransform.Context
 
Context() - Constructor for class com.microstrategy.web.app.transforms.PageByTransform.Context
 
Context() - Constructor for class com.microstrategy.web.app.transforms.ReportGridTransformImpl.Context
 
Context() - Constructor for class com.microstrategy.web.app.transforms.UserEntitiesTransform.Context
 
Context() - Constructor for class com.microstrategy.web.app.transforms.XDADataExplorerTransform.Context
 
Context(TransformContext) - Constructor for class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell.Context
 
CONTEXT_E_AMBIGUOUS_MEMBER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CONTEXT_E_CHILD_READ_ONLY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CONTEXT_E_CHILD_READ_WRITE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CONTEXT_E_CYCLIC_DEPENDENCY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CONTEXT_E_DIFFERENT_RUNTIME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CONTEXT_E_EDIT_CONTEXT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CONTEXT_E_INVALID_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CONTEXT_E_OBJECT_MISSING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CONTEXT_E_OVERRIDDEN_DEPENDENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CONTEXT_E_OVERRIDDEN_MEMBER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CONTEXT_E_READ_ONLY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CONTEXT_E_READ_ONLY_IN_CHILD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CONTEXT_E_REPLACE_WITH_EXISTING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CONTEXT_E_REPLACE_WITH_MISSING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CONTEXT_E_SOLE_MERGED_CHILD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CONTEXT_E_TEMPORARY_REFERENCE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CONTEXT_MENU_INDICES - Static variable in interface com.microstrategy.web.app.transforms.EnumGridCellMapAttributes
 
CONTEXT_MENU_MANAGER_NAME - Static variable in interface com.microstrategy.web.app.transforms.EnumGridCellMapAttributes
 
contextDestroyed(ServletContextEvent) - Method in class com.microstrategy.web.filter.CookieProcessorFilter.ServletEventListenerForSessionCookieConfig
 
contextID - Variable in class com.microstrategy.web.app.transforms.DataExplorerTransform
Formal parameter: The context for the object browser fodler links
contextID - Variable in class com.microstrategy.web.app.transforms.FolderProjectBrowserTransform
Formal parameter: The context for the object browser fodler links
ContextInfo - Class in com.microstrategy.web.app
The ContextInfo element defines a group of folder links, or shortcuts.
ContextInfo() - Constructor for class com.microstrategy.web.app.ContextInfo
Default no-arguments constructor.
ContextInfo(Node) - Constructor for class com.microstrategy.web.app.ContextInfo
Creates a ContextInfo and populates it with the information in the Xml Node.
contextInitialized(ServletContextEvent) - Method in class com.microstrategy.web.filter.CookieProcessorFilter.ServletEventListenerForSessionCookieConfig
 
ContextMenu - Class in com.microstrategy.web.app.gui
A ContextMenu is displayed when the end user makes click using the right mouse button on an element in the interface; the menu displays a list with different actions associated with that element.
ContextMenu.DefaultContextMenuItemBuilder - Class in com.microstrategy.web.app.gui
This class is the default implementation of a ContextMenuItemBuilder.
contextMenuFlags - Variable in class com.microstrategy.web.app.transforms.FolderViewTransform
Deprecated.
To customize context-menus use the xml-definition specified by AbstractAppTransform.contextMenus
ContextMenuInfo - Class in com.microstrategy.web.app
 
ContextMenuInfo() - Constructor for class com.microstrategy.web.app.ContextMenuInfo
Empty constructor of a RibbonInfo initialize private fields with default values.
ContextMenuInfo(String) - Constructor for class com.microstrategy.web.app.ContextMenuInfo
Constructor for an RibbonInfo with the given the arguments.
ContextMenuInfo(Node) - Constructor for class com.microstrategy.web.app.ContextMenuInfo
Creates an RibbonInfo with the information in the xml node.
ContextMenuItem - Class in com.microstrategy.web.app.gui
A context menu is displayed when the end user makes click using the right mouse button on an element in the interface; the menu displays a list with different actions associated with that element.
ContextMenuItem(String) - Constructor for class com.microstrategy.web.app.gui.ContextMenuItem
Class constructor.
ContextMenuItem(String, int) - Constructor for class com.microstrategy.web.app.gui.ContextMenuItem
Class constructor.
ContextMenuItem(String, int, String) - Constructor for class com.microstrategy.web.app.gui.ContextMenuItem
Deprecated.
ContextMenuItems who use a subMenu should use the ContextMenuItem.setSubMenu(com.microstrategy.web.app.gui.ContextMenu) method to associate it.
ContextMenuItemBuilder - Interface in com.microstrategy.web.app.gui
Title: ContextMenuItemBuilder.
ContextMenuItemParent - Static variable in interface com.microstrategy.web.app.gui.EnumContextMenuItems
 
ContextMenuItemPicker - Static variable in interface com.microstrategy.web.app.gui.EnumContextMenuItems
 
ContextMenuItemSeparator - Static variable in interface com.microstrategy.web.app.gui.EnumContextMenuItems
 
ContextMenuList - Class in com.microstrategy.web.app
 
ContextMenuList() - Constructor for class com.microstrategy.web.app.ContextMenuList
Class constructor.
ContextMenuList(Document) - Constructor for class com.microstrategy.web.app.ContextMenuList
Class constructor.
ContextMenuList(Node) - Constructor for class com.microstrategy.web.app.ContextMenuList
Class constructor.
ContextMenuManager - Class in com.microstrategy.web.app.gui
The ContextMenuManager represents a collection of ContextMenu objects.
ContextMenuManager() - Constructor for class com.microstrategy.web.app.gui.ContextMenuManager
Deprecated.
This constructor is not supported anymore. The proper usage requires to assign a unique name to every ContextMenuManager.
ContextMenuManager(AppContext) - Constructor for class com.microstrategy.web.app.gui.ContextMenuManager
Deprecated.
This constructor is not supported anymore. The proper usage requires to assign a unique name to every ContextMenuManager.
ContextMenuManager(String) - Constructor for class com.microstrategy.web.app.gui.ContextMenuManager
Class constructor.
ContextMenuManager(String, AppContext) - Constructor for class com.microstrategy.web.app.gui.ContextMenuManager
Class constructor.
ContextMenuManager(String, ShortcutListSet, TransformContext) - Constructor for class com.microstrategy.web.app.gui.ContextMenuManager
Class constructor.
contextMenuName - Variable in class com.microstrategy.web.app.transforms.AbstractReportGridTransform
This is the parameter to define the name of the context menu to use.
contextMenus - Variable in class com.microstrategy.web.app.transforms.AbstractAppTransform
This formal parameter is used by the Transform to identify the context-menus definition.
ContextMenusTag - Class in com.microstrategy.web.app.taglibs
This custom tag adds context-menus to an area of the page.
ContextMenusTag() - Constructor for class com.microstrategy.web.app.taglibs.ContextMenusTag
 
ContextMenusTagHelper - Class in com.microstrategy.web.app.taglibs
Helper for the ContextMenusTag tag library.
ContextMenusTagHelper() - Constructor for class com.microstrategy.web.app.taglibs.ContextMenusTagHelper
 
CONTROL_GROUP_BY_REORDER_SEPARATOR - Static variable in interface com.microstrategy.web.beans.EnumRWBeanEvents
 
CONTROL_GROUP_BY_SEPARATOR - Static variable in interface com.microstrategy.web.beans.EnumRWBeanEvents
 
CONTROL_TITLE - Static variable in interface com.microstrategy.web.objects.rw.EnumRWFormatTypes
Control Title format
ControllerHelper - Class in com.microstrategy.web.controller
 
ControllerHelper() - Constructor for class com.microstrategy.web.controller.ControllerHelper
 
ControllerHelper.BlockLibraryInfo - Class in com.microstrategy.web.controller
A simple class that records information about the Block Library loaded into the BlockFactory.
ControllerInfo - Class in com.microstrategy.web.platform
 
ControllerInfo() - Constructor for class com.microstrategy.web.platform.ControllerInfo
 
ControllerInfo(Node) - Constructor for class com.microstrategy.web.platform.ControllerInfo
Class constructor.
ControllerInfoList - Class in com.microstrategy.web.platform
 
ControllerInfoList() - Constructor for class com.microstrategy.web.platform.ControllerInfoList
 
ControlToolbarBean - Interface in com.microstrategy.web.app.beans
 
ControlToolbarBeanImpl - Class in com.microstrategy.web.app.beans
 
ControlToolbarBeanImpl() - Constructor for class com.microstrategy.web.app.beans.ControlToolbarBeanImpl
Default constructor
ControlToolbarTransform - Class in com.microstrategy.web.app.transforms
 
ControlToolbarTransform() - Constructor for class com.microstrategy.web.app.transforms.ControlToolbarTransform
Default constructor.
convert(String) - Method in class com.microstrategy.utils.DateTimeConverter
This method will take the locale and timezone indepenent string returned from the Intelligence Server and convert it to the locale and time zone which are set on this DateTimeConverter instance.
convertAnyDate(String, Locale) - Static method in class com.microstrategy.utils.FormatUtils
Converts input string from specified locale into default US locale.
convertAnyDate(String, Locale, Locale) - Static method in class com.microstrategy.utils.FormatUtils
Converts input string from fromLoc locale into toLoc locale.
convertBigDecimal(String, Locale, Locale) - Static method in class com.microstrategy.utils.FormatUtils
Converts a big decimal string from fromLoc into toLoc.
convertColorBGRtoRGB(String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Converts the hexadecimal representation of a color into its RRGGBB format or BBGGRR.
convertColorDecimalToHex(String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Converts the integer representation of a color into its hexadecimal representation.
convertColorDecimalToHTMLHex(int) - Static method in class com.microstrategy.web.beans.GridWebFormatHelper
Converts a color ID retrieved as cell property from the metadata to its HTML hexadecimal representation
convertColorDecimalToRGB(int) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Converts the decimal representation of a color into its RRGGBB format.
convertColorDecimalToRGB(String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Converts the decimal representation of a color into its RRGGBB format.
convertColorHexToDecimal(String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Converts the hexadecimal color code (e.g.
convertColorHSBToHex(int, int, int) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Converts the hsb components of a color into its hexadecimal representation.
convertColorRGBToHSB(int, int, int) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Converts the red, green and blue components of a color into hsb components.
convertDatasetToManagedHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
Convert a dataset to managed.
convertFilePath(String) - Static method in class com.microstrategy.utils.FileUtil
Returns a Path object constructed from specified abstract path.
convertFormattedValue(String, Locale) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Converts any value with decimal into locale dependent format.
convertImageUri(String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Adjusts image URI.
convertInchesToPixel(String, int, Locale, int) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Converts inches into pixels.
convertIVEToDocument() - Method in interface com.microstrategy.web.app.beans.RWFrameBean
Converts an IVE document to a Report Services Document
convertJavaLocaleToLCID(Locale) - Static method in class com.microstrategy.utils.localization.ErrorMsgLib
Converts a Java Locale to a Windows-based Locale ID.
convertJavaLocaleToLCID(Locale) - Static method in class com.microstrategy.utils.localization.LocaleInfo
Converts a Java Locale to a Windows-based Locale ID.
convertLCIDToJavaLocale(int) - Static method in class com.microstrategy.utils.localization.ErrorMsgLib
Converts a Windows-based Locale ID to a Java Locale.
convertLCIDToJavaLocale(int) - Static method in class com.microstrategy.utils.localization.LocaleInfo
Converts a Windows-based Locale ID to a Java Locale.
convertNonbreakingSpaceOnMV() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Deprecated.
This functionality has been moved to the excel-only related classes such as ReportGridExcelCellMetricValueImpl and ReportGridExcelTransform. This method now always returns false.
convertNonbreakingSpaceOnMV() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
This functionality has been moved to the excel-only related classes such as ReportGridExcelCellMetricValueImpl and ReportGridExcelTransform. This method now always returns false.
convertNumber(String, Locale) - Static method in class com.microstrategy.utils.FormatUtils
Converts input string from specified locale into default US locale.
convertNumber(String, Locale, Locale) - Static method in class com.microstrategy.utils.FormatUtils
Converts input string from fromLoc locale into toLoc locale.
convertNumberPattern(String, Locale) - Static method in class com.microstrategy.utils.FormatUtils
Converts number pattern from specified locale into default US locale.
convertNumberPattern(String, Locale, Locale) - Static method in class com.microstrategy.utils.FormatUtils
Converts number pattern from fromLoc into toLoc.
convertPixelsToInches(double, int, int) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Converts pixels to inches
convertPixelsToInches(String, int, Locale, int) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Converts pixels into inches.
convertPixelsToPoints(double, int, int) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Convert pixels to points
convertPtsToInches(double) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Converts points into inches.
convertPtsToPixels(double, int, int) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Convert points to pixels
convertReportTaskManipulation(String) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.SaveReportXDADefinitionTask
 
convertReportTaskManipulation(String, String) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.ConvertToCubeTask
 
convertStringToHexComma(String, boolean) - Static method in class com.microstrategy.utils.proxy.WinRegistryFullOperation
Method converts a plain String into a hex comma separated String with 0´s between
ConvertToAttribute - com.microstrategy.web.tasks.models.EnumMappingChangeType
 
convertToConfigSessionId(IDSSXMLSessionId) - Static method in class com.microstrategy.webapi.IDSSXMLSessionIdParser
convertToConfigSessionId will convert a session id into specifically a configuration session id.
convertToConfigSessionIdOpt(IDSSXMLSessionId) - Static method in class com.microstrategy.webapi.IDSSXMLSessionIdParser
 
ConvertToCubeTask - Class in com.microstrategy.web.app.tasks.QueryBuilder
 
ConvertToCubeTask() - Constructor for class com.microstrategy.web.app.tasks.QueryBuilder.ConvertToCubeTask
 
ConvertToCubeTask(String) - Constructor for class com.microstrategy.web.app.tasks.QueryBuilder.ConvertToCubeTask
 
ConvertToFreeFormSQLTask - Class in com.microstrategy.web.app.tasks.QueryBuilder
 
ConvertToFreeFormSQLTask() - Constructor for class com.microstrategy.web.app.tasks.QueryBuilder.ConvertToFreeFormSQLTask
 
ConvertToFreeFormSQLTask(String) - Constructor for class com.microstrategy.web.app.tasks.QueryBuilder.ConvertToFreeFormSQLTask
 
ConvertToFreeFormSQLTaskManipulation(String, String) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.ConvertToFreeFormSQLTask
 
convertToLocalDerivedElement() - Method in class com.microstrategy.web.objects.WebDerivedElementsEditorObject
Converts stand-alone derived elements to local derived elements.
convertToLocalElements() - Method in interface com.microstrategy.web.app.beans.DerivedElementsEditorBean
Converts stand-alone derived elements to local derived elements.
convertToLocalizedStyleName(ReportBean, String) - Static method in class com.microstrategy.web.app.transforms.ReportTransformHelper
convertToMasterSessionId(IDSSXMLSessionId) - Method in class com.microstrategy.webapi.ACMSessionIdResolver
convertToMasterSessionId uses iSessionId to find the Master Session Id.
ConvertToMetric - com.microstrategy.web.tasks.models.EnumMappingChangeType
 
convertToMillis(WebIServerSession, String) - Method in class com.microstrategy.web.app.transforms.ResultSetStatusTransform
 
convertToNewStyleReport(ReportBean) - Static method in class com.microstrategy.web.app.transforms.ReportTransformHelper
Converts a report to New Style.
convertToProjectSessionId(IDSSXMLSessionId, String) - Static method in class com.microstrategy.webapi.IDSSXMLSessionIdParser
convertToProjectSessionId will convert a session id into specifically a project session id.
convertToProjectSessionIdOpt(IDSSXMLSessionId, String) - Static method in class com.microstrategy.webapi.IDSSXMLSessionIdParser
 
ConvertToQueryBuilderTask - Class in com.microstrategy.web.app.tasks.QueryBuilder
 
ConvertToQueryBuilderTask() - Constructor for class com.microstrategy.web.app.tasks.QueryBuilder.ConvertToQueryBuilderTask
 
ConvertToQueryBuilderTask(String) - Constructor for class com.microstrategy.web.app.tasks.QueryBuilder.ConvertToQueryBuilderTask
 
ConvertToQueryBuilderTaskManipulation(WebReportInstance, String) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.ConvertToQueryBuilderTask
 
convertUnit(String) - Method in class com.microstrategy.web.app.transforms.FloatingEditorBlockTransform
 
convertUnits(String, String, String, int) - Static method in class com.microstrategy.web.app.utils.OptionsHelper
 
convertUnits(String, Locale, String, int) - Static method in class com.microstrategy.web.app.utils.OptionsHelper
Converts a given double String from inches to cm if the user preference indicates so.
convertUnitsToUS(String, Locale, String, int) - Static method in class com.microstrategy.web.app.utils.OptionsHelper
Converts a given double String from cm to inches if the user preference indicates so.
COOKIE - com.microstrategy.web.platform.Source
 
COOKIE_SPACE - Static variable in class com.microstrategy.web.app.beans.HttpRequestKeys
Flag for including cookies on the key space property of the HttpRequestKeys instance
CookieBrowserSettings - Class in com.microstrategy.web.app
This class provides cookie implementation of BrowserSettings interface.
CookieBrowserSettings(BrowserSettingDefinitionList, Preferences, ContainerServices, boolean) - Constructor for class com.microstrategy.web.app.CookieBrowserSettings
Class Constructor.
CookieProcessorFilter - Class in com.microstrategy.web.filter
Centralized configuration of cookie attributes (i.e.
CookieProcessorFilter() - Constructor for class com.microstrategy.web.filter.CookieProcessorFilter
 
CookieProcessorFilter.CookieAttributes - Class in com.microstrategy.web.filter
This class is needed because existing JEE Servlet API do not currently support the SameSite attribute.
CookieProcessorFilter.CookieHandler - Interface in com.microstrategy.web.filter
Used in conjunction with CookieProcessorFilter.resolve(String, CookieHandler) method to take action on the resolved cookie attributes.
CookieProcessorFilter.CookieResponseWrapper - Class in com.microstrategy.web.filter
Intercepts invocations to HttpServletResponse, particularly HttpServletResponse.addCookie(Cookie).
CookieProcessorFilter.SameSite - Enum in com.microstrategy.web.filter
 
CookieProcessorFilter.ServletEventListenerForSessionCookieConfig - Class in com.microstrategy.web.filter
 
CookieResponseWrapper(HttpServletRequest, HttpServletResponse) - Constructor for class com.microstrategy.web.filter.CookieProcessorFilter.CookieResponseWrapper
 
CookieWrapper(String, String, ContainerServicesNamespace) - Constructor for class com.microstrategy.web.platform.AbstractConfigurableContainerServices.CookieWrapper
 
copy() - Method in interface com.microstrategy.web.objects.WebGraphArea
copy WebGraphArea
copy() - Method in class com.microstrategy.web.objects.WebGraphAreaImpl
 
copy(RequestKeys, String, String) - Method in class com.microstrategy.web.beans.WebBeanUtils.SimpleRequestKeys
 
copy(ServerInstance, String) - Method in interface com.microstrategy.web.objects.admin.serverconfig.ServerInstances
Creates a copy of a ServerInstance object with a new name, and returns the newly created object.
copy(WebObjectInfo, WebFolder) - Method in interface com.microstrategy.web.objects.WebObjectSource
Creates a copy of the object passed (sourceObject).
copy(WebObjectInfo, String) - Method in interface com.microstrategy.web.objects.WebObjectSource
Creates a copy of the object passed (sourceObject).
copy(WebObjectInfo, String, WebFolder) - Method in interface com.microstrategy.web.objects.WebObjectSource
Creates a copy of the object passed (sourceObject).
copy(WebPropertyObj) - Method in interface com.microstrategy.web.objects.WebPropertyObj
 
copy(String, String) - Static method in class com.microstrategy.utils.FileUtil
Copies file srcFileName to another file desFileName.
copyContents(AbstractStyleCatalogElement) - Method in class com.microstrategy.web.transform.AbstractStyleCatalogElement
Copies the content (attributes and elements) of the target element into this StyleCatalogElement.
copyContents(Style, Style) - Method in interface com.microstrategy.web.transform.Styles
Copies the contents of a style into another style.
copyContents(Style, Style) - Method in class com.microstrategy.web.transform.StylesImpl
 
copyFieldHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
CopyFilesModule - Class in com.microstrategy.web.app.utils.upgrade
This module copies new files from the old customization to the new target plugin.
CopyFilesModule(UpgradeManager) - Constructor for class com.microstrategy.web.app.utils.upgrade.CopyFilesModule
Default constructor.
copyFormat(RWUnitDef) - Method in interface com.microstrategy.web.objects.rw.RWUnitDef
Copies formatting properties from the fromUnit to this unit.
CopyObject(String, String, int, int, String, String) - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer
This method is used to create a copy of an existing object in the metadata.
copyPanelStackHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
copyParameters(ContainerStringCollection) - Method in class com.microstrategy.web.platform.MultipartRequest
Copies all parameters from a request to this MultipartRequest.
copyToClipboard(String[]) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Copies units to clipboard
copyUnit(String, String, String, String) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Copyes specified unit to specified section
copyUnitHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
copyValue(WebPropertyObj) - Method in interface com.microstrategy.web.objects.WebPropertyObj
 
CoreTagHelper - Class in com.microstrategy.web.app.taglibs
 
CoreTagHelper() - Constructor for class com.microstrategy.web.app.taglibs.CoreTagHelper
 
count(int) - Method in class com.microstrategy.webapi.paramsobject.SynchronousQuickSearch.Builder
Set the max number of objects to be returned, usually equals to the page size.
Count - Static variable in interface com.microstrategy.web.app.transforms.EnumShortcutMetricType
 
COUNT_PROPERTY_NAME - Static variable in interface com.microstrategy.web.admin.beans.DiagnosticsBean
String that represents the property on the diagnostics configuration file corresponding to how many output files to cycle through
countDown() - Method in class com.microstrategy.webapi.utils.ResettableCountDownLatch
Decrements the count of the latch, releasing all waiting threads if the count reaches zero.
Counter - Interface in com.microstrategy.web.objects.admin.monitors
This interface represents a Counter object.
CounterData - Interface in com.microstrategy.web.objects.admin.monitors
This interface represents one data point for one counter.
CounterDataList - Interface in com.microstrategy.web.objects.admin.monitors
 
CountInfo - Interface in com.microstrategy.web.objects.admin.monitors
The interface CountInfo represents count information grouped by a particular field from EnumDSSXMLJobInfo, EnumDSSXMLUserConnectionInfo or EnumDSSXMLDBConnectionInfo.
countOperands(WebOperatorNode) - Static method in class com.microstrategy.web.app.transforms.MojoDEHelper
 
countPreviousBlockPages - Variable in class com.microstrategy.web.app.transforms.PrintTransform
Deprecated.
Determines whether to count the previous block of pages when displaying the page number on the header/footer.
CountSettings - Interface in com.microstrategy.web.objects.admin.monitors
The interface CountSettings is a collection of fields to group by when retrieving the count information of monitoring items.
CountSummary - Interface in com.microstrategy.web.objects.admin.monitors
The interface CountSummary along with the interface CountInfo are used to to retrieve count-related information about a monitor information request.
COVER_PAGE_DETAILS_CONTENTS_WITH_FILTER_DETAILS - Static variable in interface com.microstrategy.web.app.beans.PDFBean
 
COVER_PAGE_DETAILS_CONTENTS_WITH_FILTER_DETAILS - Static variable in interface com.microstrategy.web.objects.EnumWebPreferences
 
COVER_PAGE_DETAILS_CONTENTS_WITH_REPORT_DETAILS - Static variable in interface com.microstrategy.web.app.beans.PDFBean
 
COVER_PAGE_DETAILS_CONTENTS_WITH_REPORT_DETAILS - Static variable in interface com.microstrategy.web.objects.EnumWebPreferences
 
COVER_PAGE_LOCATION_AFTER_REPORT - Static variable in interface com.microstrategy.web.app.beans.PDFBean
 
COVER_PAGE_LOCATION_AFTER_REPORT - Static variable in interface com.microstrategy.web.objects.EnumWebPreferences
 
COVER_PAGE_LOCATION_BEFORE_REPORT - Static variable in interface com.microstrategy.web.app.beans.PDFBean
 
COVER_PAGE_LOCATION_BEFORE_REPORT - Static variable in interface com.microstrategy.web.objects.EnumWebPreferences
 
CoverPageDetailsContents - Static variable in class com.microstrategy.web.app.utils.OptionsHelper
 
CoverPageLocation - Static variable in class com.microstrategy.web.app.utils.OptionsHelper
 
cpgReader - Variable in class com.microstrategy.web.app.maps.shp.SHPParser
 
CPGReader - Class in com.microstrategy.web.app.maps.shp
 
CPGReader(File) - Constructor for class com.microstrategy.web.app.maps.shp.CPGReader
 
CPULicenseDetails - Interface in com.microstrategy.web.objects.admin.licensing
The CPULicenseDetails interface contains information about the CPU licensing state of an Intelligence Server.
crbTaskParam - Variable in class com.microstrategy.web.app.tasks.DIChangeMappingEMMASourceTable
 
create(FormalParameterAnnotation, String) - Static method in class com.microstrategy.web.transform.FormalParameterAnnotation
This factory method is for creating annotations with descriptions.
create(String, String, ACMProjectFenceTierCache.ProjectFenceTiers) - Method in interface com.microstrategy.webapi.ACMDecisionLog.IFenceCacheDecisionLog
 
CREATE_REPORT_SCOPE - Static variable in interface com.microstrategy.web.app.beans.EnumExecutionScope
Event scope for create report interface
CREATE_TINYURL_ENDPOINT_PREFIX - Static variable in class com.microstrategy.web.app.tasks.ShortURLTask
 
createAdminServersFile(AdminServersList) - Method in interface com.microstrategy.web.admin.beans.AdminBean
Create the AdminServers.xml file from the list of admin server objects passed to it (AdminServersList).
createArrayInstance(String, int) - Method in class com.microstrategy.utils.BridgeUtils
 
createAsymmetricNew(IDSSXMLServerSession, IDSSXMLSessionId, String, ACMGSSCredential, ACMCreateSessionParams, ACMClusterInfo) - Static method in class com.microstrategy.webapi.ACMSessionReconstructor
createAsymmetricNew creates an ACMSessionReconstructor that will do the work to reconstruct a session in an asymmetric workflow (used by Library) and the flag to reuse the session is off (default)
createAsymmetricReuse(IDSSXMLServerSession, IDSSXMLSessionId, String, ACMGSSCredential, ACMCreateSessionParams, ACMClusterInfo) - Static method in class com.microstrategy.webapi.ACMSessionReconstructor
createAsymmetricReuse creates an ACMSessionReconstructor that will do the work to reconstruct a session in an asymmetric workflow (used by Library) and the flag to reuse the session is on
createAttrFormBaseBlock(WebAttribute, WebAttributeForm) - Method in class com.microstrategy.web.app.transforms.MojoAttributeTransform
 
createAttrFormBaseBlock(WebAttribute, WebAttributeForm) - Method in class com.microstrategy.web.app.transforms.VIMojoAttributeFormTransform
 
createAttrFormBlock(WebAttribute, WebAttributeForm) - Static method in class com.microstrategy.web.app.transforms.MojoAttributeTransform
 
CreateAttribute - com.microstrategy.web.tasks.models.EnumMappingChangeType
 
createAttributeBlock() - Method in class com.microstrategy.web.app.transforms.MojoAttributeTransform
 
createBasicProperties(Block, WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.ExpressionBlockBuilder
 
createBasicProperties(Block, WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.TransactionExpressionBlockBuilder
 
createBeanInstance() - Method in class com.microstrategy.web.app.WebBeanInfo
Get the WebComponent corresponding to the information available on this WebBeanInfo instance and initialize it.
createBeanInstance(Class) - Method in class com.microstrategy.web.admin.beans.AdminBeanFactory
 
createBeanInstance(Class) - Method in class com.microstrategy.web.app.beans.AppBeanFactory
 
createBeanInstance(Class) - Method in class com.microstrategy.web.beans.AbstractLocalBeanFactory
Create an instance of beanClass.
createBigDecimalNode(String) - Method in interface com.microstrategy.web.objects.WebExpression
Creates a WebBigDecimalNode object.
createBigDecimalNode(String, WebNode) - Method in interface com.microstrategy.web.objects.WebExpression
Creates a WebBigDecimalNode object.
createBlockEditorProperties() - Method in class com.microstrategy.web.app.transforms.AbstractReportDataTransform
createBlockEditorProperties(JsonGenerator) - Method in class com.microstrategy.web.app.transforms.AbstractReportDataTransform
This method adds all of the grid/graph Report Services properties to the client side properties collection.
createBrowsePath(WebDimension) - Method in interface com.microstrategy.web.objects.WebElementSource
Factory method for creating new WebBrowsePath instances.
createCanRetryLog(Level) - Static method in class com.microstrategy.webapi.acm.ACMFailoverLog.CanRetryLog
 
createCart() - Method in class com.microstrategy.web.app.transforms.PromptCartXHTMLTransform
Create a new instance of GUI Element Cart using the GUIElementFactory.
createCartExpression() - Method in class com.microstrategy.web.app.transforms.AttributeFormsQualificationTransform
Create a new instance of the TreeCartExpression.
createCartExpression() - Method in class com.microstrategy.web.app.transforms.PromptExpressionCartXHTMLTransform
Create a new CartExpression using the GUIElement Factory
createCellFillColorList() - Method in class com.microstrategy.web.app.transforms.MojoXtabTransformImpl
 
createCellFillColorList(LinkedHashMap<String, Integer>) - Method in class com.microstrategy.web.app.transforms.MojoXtabTransformImpl
 
createClone() - Method in interface com.microstrategy.web.objects.WebElements
Creates a clone of this collection.
CreateConfigSession(IDSSXMLSessionId.IMasterSessionId, String, int) - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
CreateConfigSession creates a Configuration Session Id to the specified Intelligence Server from the input Master Session Id.
createConfigSessionId(IDSSXMLSessionId.IMasterSessionId, IDSSXMLSessionId.IConfigSessionId, ACMClusterInfo, boolean) - Method in class com.microstrategy.webapi.ACMSessionIdResolver
createConfigSessionId adds a Configuration Session Id under the input Master Session Id
createConfiguration(String) - Method in class com.microstrategy.web.app.mobile.config.MobileConfigurationManager
 
createConnectionMap(WebDBRole, WebUserEntity, WebProject, WebLocaleObjectInfo, WebDBConnection, WebDBLogin) - Method in interface com.microstrategy.web.objects.WebConnectionMapSource
createConstantNode(String, int) - Method in interface com.microstrategy.web.objects.WebExpression
Creates a constant node with the given value and datatype, and appends it to the root node of the expression tree.
createConstantNode(String, int, WebNode) - Method in interface com.microstrategy.web.objects.WebExpression
Creates a constant node with the given value and datatype, and appends it to the given node.
createConverterContext(RWUnit, WebFormat) - Method in class com.microstrategy.web.app.transforms.MojoRWDTransform
 
createCopy() - Method in interface com.microstrategy.web.objects.localization.WebLocale
 
createCopy() - Method in interface com.microstrategy.web.objects.WebIServerSession
Creates a new WebIServerSession instance and copies into it data necessary to connect to the I-Server.
createCopy() - Method in class com.microstrategy.web.objects.WebReusableThresholdsImpl
 
createCopy() - Method in interface com.microstrategy.web.objects.WebThresholds
Returns a WebThresholds collection that is a copy of the current object.
createCustomizeAttrFormBlock(WebAttribute, WebAttributeForm, String) - Static method in class com.microstrategy.web.app.transforms.MojoAttributeTransform
 
createDatasetHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
createDatasetHandler Handler.
createDBPropertiesBlock(DBPropertiesInfo, int) - Static method in class com.microstrategy.web.app.tasks.architect.DBPropertiesTask
 
createDecryptionInputStream(InputStream, int) - Method in class com.microstrategy.utils.crypto.CryptoSessionKey
 
createDIParamsBlock(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.DataImportTransform
 
createDiv(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.MojoMapTransform
 
createElementBlock(WebElement) - Method in class com.microstrategy.web.app.transforms.MojoAttributeTransform
 
createElements() - Method in interface com.microstrategy.web.objects.rw.RWSelectorControl
A helper method that creates an empty collection of elements.
createElementsInListNode(WebObjectInfo, int) - Method in interface com.microstrategy.web.objects.WebExpression
 
createElementsInListNode(WebObjectInfo, int, WebNode) - Method in interface com.microstrategy.web.objects.WebExpression
 
createElementsObjectNode() - Method in interface com.microstrategy.web.objects.WebExpression
Creates an element list node, which is used to represent a list of elements in an expression.
createElementsObjectNode(WebNode) - Method in interface com.microstrategy.web.objects.WebExpression
Creates an element list node, which is used to represent a list of elements in an expression.
createElementsObjectNode(WebObjectInfo) - Method in interface com.microstrategy.web.objects.WebExpression
Creates an element list node which contains elements from the given attribute.
createElementsObjectNode(WebObjectInfo, WebNode) - Method in interface com.microstrategy.web.objects.WebExpression
Creates an element list node which contains elements from the given attribute.
createEmbeddedFilterHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
CreateEmmaTablesTask - Class in com.microstrategy.web.app.tasks.QueryBuilder
 
CreateEmmaTablesTask() - Constructor for class com.microstrategy.web.app.tasks.QueryBuilder.CreateEmmaTablesTask
 
CreateEmmaTablesTask(String) - Constructor for class com.microstrategy.web.app.tasks.QueryBuilder.CreateEmmaTablesTask
 
createEnvLanguage(WebObjectsFactory, int, String) - Static method in class com.microstrategy.web.objects.localization.LanguageManager
Creates a new environment language.
createEnvLanguageLinkedToInterfaceLanguage(WebObjectsFactory, int, String, String) - Static method in class com.microstrategy.web.objects.localization.LanguageManager
Creates a new environment language linked to interface language.
createErrorBlock(Exception, MarkupOutput) - Method in class com.microstrategy.web.app.transforms.AbstractMojoRWTransform
 
createErrorBlock(Exception, MarkupOutput) - Static method in class com.microstrategy.web.app.transforms.AbstractMojoTransform
 
createErrorBlock(Exception, MarkupOutput) - Static method in class com.microstrategy.web.app.transforms.DataImportTransform
 
createErrorInstance(String) - Static method in class com.microstrategy.web.objects.WebPrivilegesExpression
 
createESRIJSONConfigurationBlock(ESRIConfigurationInfo, MapNameConversions) - Method in class com.microstrategy.web.app.tasks.ESRIConfigHelper
Deprecated.
 
createESRIJSONConfigurationBlock(ESRIConfigurationInfo, MapNameConversions) - Method in class com.microstrategy.web.config.esri.ESRIConfigHelper
 
createESRIJSONConfigurationBlock(ESRIConfigurationInfo, MapNameConversions) - Static method in class com.microstrategy.web.config.esri.ESRIConfigurationHelper
 
createFolder(String, String) - Method in interface com.microstrategy.web.objects.WebObjectSource
Creates a folder in metadata with the given name and parent folder ID.
createFolder(String, String, String) - Method in interface com.microstrategy.web.objects.WebObjectSource
Creates a folder in metadata with the given name, parent folder ID, and description.
CreateFolder(String, String, String, String) - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer
This method creates an empty folder in metadata.
createFolderBlock() - Method in class com.microstrategy.web.app.transforms.MojoFolderTransform
 
createFolderJS - Variable in class com.microstrategy.web.app.transforms.FolderSaveAsBrowserTransform
Formal parameter: The JavaScript code to execute when clicking on the create Folder Button
createFolderJS - Variable in class com.microstrategy.web.app.transforms.SaveAsTransform
Formal parameter: The JavaScript code to execute when clicking on the create Folder Button
CreateFolderTask - Class in com.microstrategy.web.app.tasks
 
CreateFolderTask() - Constructor for class com.microstrategy.web.app.tasks.CreateFolderTask
 
CreateFolderTask(String) - Constructor for class com.microstrategy.web.app.tasks.CreateFolderTask
 
createForm - Variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabOMDTransform
Deprecated.
 
createFormat(int, int, WebFormatHost) - Static method in class com.microstrategy.web.objects.RWFormatFactory
 
createFormat(WebIServerSession, String, WebFormatHost) - Static method in class com.microstrategy.web.objects.WebFormatFactory
 
createFormShortcutNode(WebAttribute, WebAttributeForm) - Method in interface com.microstrategy.web.objects.WebExpression
Creates a form shortcut node to the given attribute form, and appends it to the current root node.
createFormShortcutNode(WebAttribute, WebAttributeForm, WebNode) - Method in interface com.microstrategy.web.objects.WebExpression
Creates a form shortcut node to the given attribute form, and appends it to the given node.
createGeoPoint(double, double) - Method in class com.microstrategy.web.app.maps.topology.GeoPointFactory
 
createGeoPoints(List<LatLng>) - Method in class com.microstrategy.web.app.maps.topology.Topology
 
createGridDataModelBlock() - Method in class com.microstrategy.web.app.transforms.MojoXtabTransformImpl
 
createGridDataModelBlock(HashList<String, String>) - Method in class com.microstrategy.web.app.transforms.AndroidMapTransformImpl
 
createGridHeadersModelBlock() - Method in class com.microstrategy.web.app.transforms.MojoXtabTransformImpl
 
createGridModelBlock() - Method in class com.microstrategy.web.app.transforms.AndroidMapTransformImpl
 
createGridModelBlock() - Method in class com.microstrategy.web.app.transforms.MojoServerJsonVisualizationDataTransform
 
createGridModelBlock() - Method in class com.microstrategy.web.app.transforms.MojoTemplateTransformImpl
 
createGridModelBlock() - Method in class com.microstrategy.web.app.transforms.MojoVisualizationSimplifiedDataTransform
 
createGridModelBlock() - Method in class com.microstrategy.web.app.transforms.MojoXtabTransformImpl
 
createGridTitlesModelBlock() - Method in class com.microstrategy.web.app.transforms.MojoXtabTransformImpl
 
createGridTitlesModelBlock(HashList<String, String>) - Method in class com.microstrategy.web.app.transforms.AndroidMapTransformImpl
 
createGroupNode(WebNode) - Method in interface com.microstrategy.web.objects.WebExpression
Deprecated. 
CreateGroupTask - Class in com.microstrategy.web.app.tasks
This is the task for metadata searching.
CreateGroupTask() - Constructor for class com.microstrategy.web.app.tasks.CreateGroupTask
 
createHandlerAlias() - Method in class com.microstrategy.utils.log.editor.EditableLogger
 
createHeader(WebHeader, boolean) - Method in class com.microstrategy.web.app.transforms.MojoVisualizationSimplifiedDataTransform
 
createHeader(WebHeader, boolean) - Method in class com.microstrategy.web.app.transforms.MojoXtabTransformImpl
 
createIdentityToken(int) - Method in interface com.microstrategy.web.objects.WebSessionInfo
Create an identity token from an existing session to be shared across application
CreateIdentityTokenTask - Class in com.microstrategy.web.app.tasks
This task creates an identity token to be used across MicroStrategy applications.
CreateIdentityTokenTask() - Constructor for class com.microstrategy.web.app.tasks.CreateIdentityTokenTask
Default no args constructor
createInputStream(CryptoData, int) - Method in class com.microstrategy.utils.crypto.CryptoCipher2
Not support creating input stream for now.
createInstance(int) - Method in interface com.microstrategy.web.objects.WebTemplateSubtotal
Creates a WebSubtotalInstance of the appropriate type and associates it to the subtotal.
createInstance(String) - Method in class com.microstrategy.utils.BridgeUtils
Creates Instance.
createInstance(String, ObjectArray, ObjectArray) - Method in class com.microstrategy.utils.BridgeUtils
Create Instance.
CreateInstance(String, String, EnumDatasetType, String) - Method in interface com.microstrategy.webapi.IDSSXMLAppSchemaServer
 
createIRetryLog(Level) - Static method in class com.microstrategy.webapi.acm.ACMFailoverLog.RetryLog
 
createItem(TransformContext) - Method in class com.microstrategy.web.app.gui.ContextMenu.DefaultContextMenuItemBuilder
Creates and populates a ContextMenuItem based on the information in the Shortcut used as defintion.
createItem(TransformContext) - Method in interface com.microstrategy.web.app.gui.ContextMenuItemBuilder
Creates and populates new instance of a ContextMenuItem.
createItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractFilterOperatorContextMenuItemBuilder
 
createItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractFolderContextMenuItemBuilder
Creates the item and sets its javascript to submit the corresponding event using the iFrame.
createItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractFolderParentMenu
 
createItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractInboxContextMenuItemBuilder
Creates the item and sets its javascript to submit the corresponding event using the iFrame.
createItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractReportCellComposedContextMenuItemBuilder
 
createItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractReportCellContextMenuItemBuilder
Creates and populates a ContextMenuItem based on the information in the Shortcut used as its defintion, as well as the logic included on this builder instance.
createItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractReportCellParentMenu
 
createItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractUserMgrContextMenuItemBuilder
 
createItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.EditWithAppschema
 
createItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderEdit
 
createItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderQueryBuilder
 
createItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderTreeExportLink
 
createItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.NCSRemoveRecipient
 
createItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.PageByAttrForms
 
createItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.PageByDelete
 
createItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.PageByHyperLinkEdit
 
createItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.PageByHyperLinkNavigation
Creates and populates a ContextMenuItem based on the information in the Shortcut used as its defintion, as well as the logic included on this builder instance.
createItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.PageByPivot
 
createItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.PageByProperties
 
createItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.PageByRemove
 
createItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.PageByRename
 
createItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.PageBySort
 
createItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellDEQuickGroup
 
createItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellDrill
Creates and populates a ContextMenuItem based on the information in the Shortcut used as its definition, as well as the logic included on this builder instance.
createItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellFormat
 
createItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellHyperLink
 
createItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellHyperLinkNavigation
Creates and populates a ContextMenuItem based on the information in the Shortcut used as its defintion, as well as the logic included on this builder instance.
createItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellRemoveFromGrid
 
createItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellRemoveFromReport
 
createItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellSortAscending
Overwrites the parent method by adding the check image if the current sorting selected for the target object is already ascending.
createItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellSortColAscending
Overwrites the parent method by adding the check image if the current sorting selected for the target object is already ascending.
createItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellSortColDescending
Overwrites the parent method by adding the check image if the current sorting selected for the target object is already descending.
createItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellSortDescending
Overwrites the parent method by adding the check image if the current sorting selected for the target object is already descending.
createItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportGraphFill
Creates and populates new instance of a ContextMenuItem the for 'Format' option.
createItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportGraphFont
Creates and populates new instance of a ContextMenuItem the for 'Format' option.
createItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportGraphFormat
Creates and populates new instance of a ContextMenuItem the for 'Format' option.
createItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportGraphLine
Creates and populates new instance of a ContextMenuItem the for 'Format' option.
createItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportPageByCellDrill
 
createItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportWSDelete
Extends createItem by setting the image-type of the context-menu to be remove.
createItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.RepublishCube
 
createItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.RWDrill
 
createItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ScheduleCube
 
createItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.TextHyperLinkNavigation
 
createItem(TransformContext, String) - Method in class com.microstrategy.web.app.gui.ContextMenu.DefaultContextMenuItemBuilder
Creates and populates a ContextMenuItem based on the information in the Shortcut used as defintion.
createIterateSettings() - Method in interface com.microstrategy.web.objects.rw.RWSource
 
createKey(Key, String) - Method in class com.microstrategy.utils.proxy.WinRegistryFullOperation
Create new key/subkey in the registry with the specified name Attentition: if the key is successfully returned, you should close and open the key again, because the obtained key doesnt have a high access level (so maybe creating or deleting a key/value wouldn´t be successful)
createLayoutContext(Block, Block, Map<String, FormatPropertyConverterFactory.SubsectionBoundingBox>) - Method in class com.microstrategy.web.app.transforms.MojoIVETransform
 
createLayoutContext(Block, Block, Map<String, FormatPropertyConverterFactory.SubsectionBoundingBox>) - Method in class com.microstrategy.web.app.transforms.MojoRWDTransform
 
createLayoutContextDefn(Block, Block, boolean) - Method in class com.microstrategy.web.app.transforms.MojoIVETransform
 
createLayoutContextDefn(Block, Block, boolean) - Method in class com.microstrategy.web.app.transforms.MojoRWDTransform
 
createLocale(String, int, int, String, int) - Method in interface com.microstrategy.web.objects.WebObjectSource
Allows the caller to create a locale object.
createLocale(String, String) - Static method in class com.microstrategy.utils.LocaleHelper
 
createLocale(String, String, int, int, String, int) - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer
This manipulation allows the caller to create a locale object.
createLock() - Method in class com.microstrategy.utils.concurrent.ReadWriteLockFactory
This helps determine the appropriate read-write lock implementation to use.
createLogger() - Method in class com.microstrategy.utils.kerberos.LogKrb
 
createLogger() - Method in class com.microstrategy.utils.log.LoggerConfigurator
 
createLoginFirstSession() - Method in class com.microstrategy.web.app.beans.WebAppSessionManagerImpl
 
createLoginFirstSession() - Method in interface com.microstrategy.web.app.WebAppSessionManager
Creates a Login First session
createLookupRequest(String, String, String, String) - Method in class com.microstrategy.web.app.maps.MapObjectFactory
Create a LookupRequest object from the input parameter for MapObjectRepository to fetch the lookup data.
createManager(WebIServerSession) - Method in class com.microstrategy.web.objects.localization.WebLocalizationFactory
 
createMapKey() - Method in class com.microstrategy.webapi.ACMSimultaneousSessionCreationManager
 
createMapKey(IDSSXMLSessionId.IMasterSessionId) - Method in class com.microstrategy.webapi.ACMSSCMConfigSessionInfo
 
createMapKey(IDSSXMLSessionId.IMasterSessionId) - Method in class com.microstrategy.webapi.ACMSSCMPreferredConfigSessionInfo
 
createMapKey(IDSSXMLSessionId.IMasterSessionId) - Method in class com.microstrategy.webapi.ACMSSCMProjectSessionInfo
 
createMapKey(IDSSXMLSessionId.IMasterSessionId) - Method in interface com.microstrategy.webapi.ACMSSCMSessionTypeInfo
 
CreateMasterSession(String, String, boolean, String, String, String, String, StringWrapper, boolean, int, String, int, int, String, String, String, Optional<String>) - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
CreateMasterSession creates a Master Session Id to the Intelligence Server that is backed by the Jwt infrastructure so that single-sign-on (SSO) can work in in an asymmetric cluster.
createMasterSessionId(IDSSXMLSessionId.IConfigSessionId, Optional<IDSSXMLSessionId.IProjectSessionId>, Optional<String>, ACMJwt, ACMGSSCredential, ACMCreateSessionParams, ACMClusterInfo, int, boolean) - Method in class com.microstrategy.webapi.ACMSessionIdResolver
createMasterSessionId creates a new MasterSessionId from the input ConfigSessionId, Jwt and CreateSession parameters.
createMasterSessionIdIfNeeded(IDSSXMLSessionId.IConfigSessionId, Optional<String>, ACMJwt, ACMGSSCredential, ACMCreateSessionParams, int, boolean) - Method in class com.microstrategy.webapi.ACMSessionReconstructor
 
createMeNode(WebNode) - Method in interface com.microstrategy.web.objects.WebExpression
Creates a me node, and appends it to the given node.
createMessageResultBlock(WebResultSetInstance) - Method in class com.microstrategy.web.app.transforms.AndroidMessageResultTransform
 
createMessageResultBlock(WebResultSetInstance) - Method in class com.microstrategy.web.tasks.BaseTaskRequestContext
 
createMessageResultBlock(WebResultSetInstance) - Method in interface com.microstrategy.web.tasks.TaskRequestContext
This method creates a Block of type "MessageResult" and populates it with the properties of the supplied WebResultSetInstance object.
createMessageResultBlock(WebResultSetInstance, String) - Static method in class com.microstrategy.web.tasks.actions.utils.ActionsUtils
 
createMetricBlock(WebParsedMetric, int) - Method in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
createMetricPercentOperatorNode(WebObjectInfo, int) - Method in interface com.microstrategy.web.objects.WebExpression
Creates a node and all the required sub-nodes to enable users to build expression that qualify on metric using a percent function.
createMetricPercentOperatorNode(WebObjectInfo, int, boolean) - Method in interface com.microstrategy.web.objects.WebExpression
Creates a node and all the required sub-nodes to enable users to build expression that qualify on metric using a rank function.
createMetricPercentOperatorNode(WebObjectInfo, int, WebNode) - Method in interface com.microstrategy.web.objects.WebExpression
Creates a node and all the required sub-nodes to enable users to build expression that qualify on metric using a percent function.
createMetricRankOperatorNode(WebObjectInfo, int) - Method in interface com.microstrategy.web.objects.WebExpression
Creates a node and all the required sub-nodes to enable users to build expression that qualify on metric using a rank function.
createMetricRankOperatorNode(WebObjectInfo, int, boolean) - Method in interface com.microstrategy.web.objects.WebExpression
Creates a node and all the required sub-nodes to enable users to build expression that qualify on metric using a rank function.
createMetricRankOperatorNode(WebObjectInfo, int, WebNode) - Method in interface com.microstrategy.web.objects.WebExpression
Creates a node and all the required sub-nodes to enable users to build expression that qualify on metric using a rank function.
CreateMobileConfigurationTask - Class in com.microstrategy.web.app.tasks
 
CreateMobileConfigurationTask() - Constructor for class com.microstrategy.web.app.tasks.CreateMobileConfigurationTask
 
createMRPNode(boolean, int, int, WebNode) - Method in class com.microstrategy.web.objects.WebExpressionConditionTXNParser
 
createMRPNode(boolean, int, int, WebNode) - Method in class com.microstrategy.web.objects.WebExpressionParser
 
createNewAppContext(ContainerServices) - Method in class com.microstrategy.web.controller.GenericWebAppController
createNewAppContext(ContainerServices, boolean) - Method in class com.microstrategy.web.controller.GenericWebAppController
Creates a new AppContextInstance.
createNewConfigSession(WebIServerSession) - Method in interface com.microstrategy.web.objects.WebIServerSession
Creates a new WebIServerSession configuration session from existing active session, and populates session id
createNewConfigSessionId(IDSSXMLSessionId.IMasterSessionId, Optional<HashSet<ACMClusterMapKey.Key>>) - Method in class com.microstrategy.webapi.ACMSessionIdResolver
 
createNewNode(Object, boolean) - Method in class com.microstrategy.web.app.transforms.AbstractObjectExplorerTreeTransform
Creates a new tree node for the tree view.
createNewNode(Object, boolean) - Method in class com.microstrategy.web.app.transforms.DataExplorerTransform
Creates a new tree node with the information about the object.
createNewNode(Object, boolean) - Method in class com.microstrategy.web.app.transforms.FolderTreeTransform
Ths methos us used to add a new node to the tree
createNewProjectSession(WebIServerSession, String) - Method in interface com.microstrategy.web.objects.WebIServerSession
Creates a new WebIServerSession project session from existing active session for a given project DSS ID, and populates session id
createNewSchedule(WebScheduleTrigger) - Method in interface com.microstrategy.web.objects.WebResultSetInstance
Deprecated.
Starting with version 9.0 and the advent of Distribution Services, all schedule objects are replaced by subscriptions. Please use WebResultSetInstance.createNewSubscription(int) instead.
createNewSecurityFilter() - Method in class com.microstrategy.web.beans.WebBeanFactory
Deprecated.
Call BeanFactory.newBean(java.lang.String) to create a new SecurityFilterBean, then call EditableBean.InitAsNew() on the new bean instance.
createNewSubscription(int) - Method in interface com.microstrategy.web.objects.WebReportInstance
Creates a new WebSubscription object which can then be used to define relevant subscription properties and can be saved in order to create a new Narrowcast subscription.
createNewSubscription(int) - Method in interface com.microstrategy.web.objects.WebResultSetInstance
Creates a new subscription for this report instance.
createNode(TabBean) - Method in class com.microstrategy.web.app.transforms.TreeTabManagerTransform
Create a tree node corresponding to the TabBean.
createNode(String) - Method in interface com.microstrategy.web.objects.WebExpression
Creates a new WebNode object using the expression provided and appends it to the root node.
createNode(String, WebNode) - Method in interface com.microstrategy.web.objects.WebExpression
Creates a new WebNode object using the expression provided and appends it to the given node.
createNumberFormatsBlock(WebTemplate, AppContext, boolean) - Method in class com.microstrategy.web.app.transforms.MojoIVETransform.IVELayoutContext
Get the format properties of grid units' value for each template.
createNumberFormatsBlock(WebTemplate, AppContext, boolean) - Method in class com.microstrategy.web.app.transforms.MojoRWDTransform.RWLayoutContext
Get the format properties of grid units' value for each template.
createObjectDeltaPackage(WebObjectInfo[], int, int, int) - Method in interface com.microstrategy.web.objects.WebSourceManipulator
Returns a binary package for a first class object that can be applied onto another MicroStrategy Project.
createObjectDeltaPackage(WebObjectInfo[], ObjectDeltaFlags[]) - Method in interface com.microstrategy.web.objects.WebSourceManipulator
Returns a binary package for a first class object that can be applied onto another MicroStrategy Project.
createObjectDeltaPackage(String, int, int, int, int) - Method in interface com.microstrategy.web.objects.WebSourceManipulator
Returns a binary package for a first class object that can be applied onto another MicroStrategy Project.
createObjectInfoBlock(WebObjectInfo) - Method in class com.microstrategy.web.app.tasks.DIGetFolderContentFromRemote
 
createObjectInfoBlock(WebObjectInfo, SimpleList) - Method in class com.microstrategy.web.app.transforms.MojoFolderTransform
 
createOperatorNode(int, int) - Method in interface com.microstrategy.web.objects.WebExpression
Creates an operator node with the given expression type and function type, and appends it to the root node of the tree.
createOperatorNode(int, int, WebNode) - Method in interface com.microstrategy.web.objects.WebExpression
Creates an operator node with the given expression type and function type, and appends it to the given node within the expression tree.
createOperatorNode(int, int, WebNode, int) - Method in interface com.microstrategy.web.objects.WebExpression
 
createPageName - Variable in class com.microstrategy.web.app.transforms.PreferencesGeneralTransform
Specifies the name of the page that displays the contents of Create Reports, as defined on the Page Configuration File.
createPickTable(String, String, String, String, String, String, String) - Method in interface com.microstrategy.web.objects.WebReportManipulation
Create pick table
createPlaceHolder() - Method in interface com.microstrategy.web.objects.WebNode
Creates a place holder on this node.
createProfile() - Method in interface com.microstrategy.web.objects.admin.users.WebUser
Create the profile folder for the particular user for the specified project Note that the profile folder will be created only when the user is saved.
createProject() - Method in interface com.microstrategy.web.objects.WebProjectCreator
Creates a new project on the IServer with the characteristics specified by this object.
createProject(int) - Method in interface com.microstrategy.web.objects.WebProjectCreator
Creates a new project on the IServer with the characteristics specified by this object.
createProject(String, String, String, String, Locale, Locale[], int) - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
Creates a new project on the current IServer.
CreateProject(String, String, String, String, Locale, Locale[], int) - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
Adds a project to the current IServer
CreateProject(String, String, String, Locale, Locale[]) - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
Adds a project to the current IServer
CreateProject(String, String, String, Locale, Locale[], int) - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
Adds a project to the current IServer
CreateProjectSession(IDSSXMLSessionId.IMasterSessionId, String) - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
CreateProjectSession creates a Project Session Id to the Intelligence Server from the input Master Session Id.
CreateProjectSession(IDSSXMLSessionId.IMasterSessionId, String, Optional<StringWrapper>) - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
 
createProjectSessionIfNeeded(IDSSXMLSessionId.IConfigSessionId, ACMGSSCredential, ACMCreateSessionParams, ACMJwt) - Method in class com.microstrategy.webapi.ACMSessionReconstructor
 
CreateProjectTask - Class in com.microstrategy.web.app.tasks.architect
 
CreateProjectTask() - Constructor for class com.microstrategy.web.app.tasks.architect.CreateProjectTask
 
CreateProjectTask(String) - Constructor for class com.microstrategy.web.app.tasks.architect.CreateProjectTask
 
createPropertyList() - Method in class com.microstrategy.web.app.addons.AbstractSaveReportPropertiesAddOn
Deprecated.
Creates a list with all the AbstractSaveReportPropertiesAddOn.ReportProperty objects to be saved by this addon
createPropertyList() - Method in class com.microstrategy.web.app.addons.ExportSaveReportPropertiesAddOn
Deprecated.
Creates a list with all the AbstractSaveReportPropertiesAddOn.ReportProperty objects to be saved by this addon
createPropertyList() - Method in class com.microstrategy.web.app.addons.PDFSaveReportPropertiesAddOn
Deprecated.
Creates a list with all the AbstractSaveReportPropertiesAddOn.ReportProperty objects to be saved by this addon
createPropertyList() - Method in class com.microstrategy.web.app.addons.PrintSaveReportPropertiesAddOn
Deprecated.
Creates a list with all the AbstractSaveReportPropertiesAddOn.ReportProperty objects to be saved by this addon
createPropertyList() - Method in class com.microstrategy.web.app.beans.ExportReportPreferencePropertyListMapper
 
createPropertyList() - Method in class com.microstrategy.web.app.beans.PDFReportPreferencePropertyListMapper
 
createPropertyList() - Method in class com.microstrategy.web.app.beans.PrintReportPreferencePropertyListMapper
 
createPropertyList() - Method in class com.microstrategy.web.app.beans.ReportPreferencePropertyListMapper
Creates a HashList with all the ReportPreferencePropertyListMapper.ReportProperty objects contained on this list
createPushDataTables(List<String>) - Method in interface com.microstrategy.web.objects.WebReportManipulation
create pushdatatables
CreateQBRepIns - Class in com.microstrategy.web.app.tasks.QueryBuilder
 
CreateQBRepIns() - Constructor for class com.microstrategy.web.app.tasks.QueryBuilder.CreateQBRepIns
 
CreateQBRepIns(String) - Constructor for class com.microstrategy.web.app.tasks.QueryBuilder.CreateQBRepIns
 
createQueryRequest(String, String, String, String, String) - Method in class com.microstrategy.web.app.maps.MapObjectFactory
 
createRealFileName(boolean) - Method in class com.microstrategy.utils.log.DatedFileHandler
 
createRealFileName(boolean) - Method in class com.microstrategy.utils.log.FileHandler
 
createRefNode(WebDerivedElement, WebNode) - Method in interface com.microstrategy.web.objects.WebExpression
 
createRelationshipNode() - Method in interface com.microstrategy.web.objects.WebExpression
Creates a new relationship node, and appends it to the root of the expression.
createRelationshipNode(WebNode) - Method in interface com.microstrategy.web.objects.WebExpression
Creates a new relationship node, and appends it to the given node.
createResidueNode(WebAttribute, WebNode) - Method in interface com.microstrategy.web.objects.WebExpression
 
createResponse(TaskRequestContext, TaskOutput) - Method in class com.microstrategy.web.app.tasks.SaveRWTransactions
 
createResponse(TaskRequestContext, TaskOutput) - Method in class com.microstrategy.web.app.tasks.SetConditionalTransactionTask
 
createResponse(TaskRequestContext, TaskOutput) - Method in class com.microstrategy.web.tasks.AbstractResultSetBinaryResultsTask
 
createResponse(TaskRequestContext, TaskOutput) - Method in class com.microstrategy.web.tasks.AbstractResultSetResultsTask
 
createResultBlock(String[], String[], String[], String[], int) - Static method in class com.microstrategy.web.tasks.actions.PollEmmaStatusHandler
 
createRootLevelFolders() - Method in class com.microstrategy.web.app.transforms.FolderFrameTreeTransform
Creates the folders that will display at the root level of the tree.
createRWControlDefBlock(RWControlDef, RWUnit) - Method in class com.microstrategy.web.app.transforms.MojoIVETransform.IVELayoutContextDefn
 
createRWControlDefBlock(RWControlDef, RWUnit) - Method in class com.microstrategy.web.app.transforms.MojoRWDTransform.RWLayoutContextDefn
 
CreateRWDocumentWizard - Static variable in interface com.microstrategy.web.app.beans.EnumObjectBrowserContexts
Create RW document wizard
createRWEditableTextBlock(RWUnitDef, RWObject, Map<String, String>) - Method in class com.microstrategy.web.app.transforms.MojoIVETransform.IVELayoutContext
 
createRWEditableTextBlock(RWUnitDef, RWObject, Map<String, String>) - Method in class com.microstrategy.web.app.transforms.MojoRWDTransform.RWLayoutContext
 
createRWGridBlock(ViewBean, RWGridGraphDef, RWGridGraphObject, Map<String, String>) - Method in class com.microstrategy.web.app.transforms.MojoIVETransform.IVELayoutContext
 
createRWGridBlock(ViewBean, RWGridGraphDef, RWGridGraphObject, Map<String, String>) - Method in class com.microstrategy.web.app.transforms.MojoRWDTransform.RWLayoutContext
 
createRWHTMLContainerBlock(RWUnitDef, RWObject, Map<String, String>) - Method in class com.microstrategy.web.app.transforms.MojoRWDTransform.RWLayoutContext
 
createRWInstanceBlock() - Method in class com.microstrategy.web.app.transforms.MojoIVETransform
 
createRWInstanceBlock() - Method in class com.microstrategy.web.app.transforms.MojoRWDTransform
 
createRWPanelDefBlock(RWSubsectionDef, RWSection) - Method in class com.microstrategy.web.app.transforms.MojoIVETransform.IVELayoutContextDefn
 
createRWPanelDefBlock(RWSubsectionDef, RWSection) - Method in class com.microstrategy.web.app.transforms.MojoRWDTransform.RWLayoutContextDefn
 
createRWPanelStackDefBlock(RWSectionDef, RWSection) - Method in class com.microstrategy.web.app.transforms.MojoIVETransform.IVELayoutContextDefn
 
createRWPanelStackDefBlock(RWSectionDef, RWSection) - Method in class com.microstrategy.web.app.transforms.MojoRWDTransform.RWLayoutContextDefn
 
createSAXParser() - Method in class com.microstrategy.web.objects.WebSyncSearchFolder
 
createScheduledMaintenance(WebScheduleTrigger, WebProject, int, ArrayList<ScheduledMaintenanceParameter>) - Method in interface com.microstrategy.web.objects.WebSubscriptionsSource
Create a new WebScheduledMaintenance object.
createSearchBlock(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.SearchSuggestTransform
 
CreateSelectorControl - Class in com.microstrategy.web.app.transforms.contextmenus
 
CreateSelectorControl(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.CreateSelectorControl
 
CreateServerDef(String, String) - Method in interface com.microstrategy.webapi.IDSSXMLConfigServer
Creates a new ServerDef object on the Intelligence Server.
createSession() - Method in interface com.microstrategy.web.objects.admin.DataSource
Creates a 4-tier session using the parameters set on this interface.
CreateSession(String, String, String, String, int, String, int, int) - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
Creates a session in the Intelligence Server.
CreateSession(String, String, String, String, int, String, int, int, String) - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
 
CreateSession(String, String, String, String, int, String, int, int, String, String) - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
This method is used for Intelligence Server session creation.
CreateSessionEx(WebUserEntity, String, String, String, StringWrapper, boolean, String, int, int) - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
This method extends IDSSXMLServerSession.CreateSession(String, String, String, String, int, String, int, int) by replacing the single locale parameter with a regional options XML, which is structured as follows, where the individual locale IDs must be a valid Windows Locale ID:
CreateSessionEx(String, String, String, String, StringWrapper, boolean, String, int, int) - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
This method extends IDSSXMLServerSession.CreateSession(String, String, String, String, int, String, int, int) by replacing the single locale parameter with a regional options XML, which is structured as follows, where the individual locale IDs must be a valid Windows Locale ID:
CreateSessionEx(String, String, String, String, StringWrapper, boolean, String, int, int, String) - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
 
CreateSessionEx(String, String, String, String, StringWrapper, boolean, String, int, int, String, String) - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
 
CreateSessionEx(String, String, String, String, StringWrapper, boolean, String, int, int, String, String, String) - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
 
CreateSessionEx(String, String, String, String, StringWrapper, boolean, String, String, int, int, String, String, String) - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
 
CreateSessionEx(String, String, String, String, StringWrapper, boolean, String, String, int, int, String, String, String, String) - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
* This method is used for Intelligence Server session creation.
CreateSessionEx(String, String, String, String, String, StringWrapper, boolean, int, String, String, int, int, String, String, String, String) - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
 
CreateSessionEx(String, String, String, String, String, StringWrapper, boolean, String, int, int, String, String) - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
This method is used for Intelligence Server session creation, and if successful returns a session ID.
CreateSessionId(IDSSXMLSessionIdParser) - Static method in class com.microstrategy.webapi.IDSSXMLSessionId.Factory
 
CreateSessionId(String) - Static method in class com.microstrategy.webapi.IDSSXMLSessionId.Factory
 
CreateShortcutDialog - Static variable in interface com.microstrategy.web.app.beans.EnumObjectBrowserContexts
Create Shortcut OMD Dialog
createShortcutNode(WebObjectInfo) - Method in interface com.microstrategy.web.objects.WebExpression
Creates a shortcut node to the given object, and appends it to the root node of the expression tree.
createShortcutNode(WebObjectInfo, WebNode) - Method in interface com.microstrategy.web.objects.WebExpression
Creates a shortcut node to the given object, and appends it to the given node.
createSocket() - Method in class com.microstrategy.utils.ssl.SSLSocketFactoryEx
createSocket is the default createSocket method that takes no parameters.
createSocket(String, int) - Method in class com.microstrategy.utils.ssl.SSLSocketFactoryEx
 
createSocket(String, int, InetAddress, int) - Method in class com.microstrategy.utils.ssl.SSLSocketFactoryEx
 
createSocket(InetAddress, int) - Method in class com.microstrategy.utils.ssl.SSLSocketFactoryEx
 
createSocket(InetAddress, int, InetAddress, int) - Method in class com.microstrategy.utils.ssl.SSLSocketFactoryEx
 
createSocket(Socket, String, int, boolean) - Method in class com.microstrategy.utils.ssl.SSLSocketFactoryEx
 
createSourceTable(String, String, String, String) - Method in interface com.microstrategy.web.objects.WebReportManipulation
create table
createStartingProperties(String) - Method in class com.microstrategy.utils.log.editor.AbstractEditableLoggingComponent
 
createStateHandler() - Method in class com.microstrategy.utils.DeltaProperties
 
createSubscriptionBlock() - Method in class com.microstrategy.web.app.transforms.MojoSubscriptionTransform
 
createTargetDestination(IDSSXMLClusterNode) - Method in class com.microstrategy.webapi.ACMDestination.SessionlessDestination
 
createTargetDestination(IDSSXMLSessionId, IDSSXMLClusterNode) - Method in class com.microstrategy.webapi.ACMDestination.SessionDestination
 
createThresholdBlock(CustomThresholdsInfo) - Static method in class com.microstrategy.web.app.CustomThresholdsHelper
 
createThresholdList() - Method in class com.microstrategy.web.app.transforms.MojoXtabTransformImpl
 
createTimeNode(String) - Method in interface com.microstrategy.web.objects.WebExpression
Creates a WebTimeNode object as a child of the root of the expression.
createTimeNode(String, WebNode) - Method in interface com.microstrategy.web.objects.WebExpression
Creates a WebTimeNode object.
createTransformInstance(Transform) - Method in class com.microstrategy.web.app.beans.AbstractAppComponent
 
createTransformInstance(Transform) - Method in class com.microstrategy.web.beans.AbstractTransformable
 
createTransformInstance(Transform, TransformKeyMapper) - Method in class com.microstrategy.web.beans.AbstractTransformable
 
createTreeCartExpression() - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalTreeXHTMLTransform
Create a new CartExpression using the GUIElement Factory
createUndoPackageClientToClient(InputStream, long) - Method in interface com.microstrategy.web.objects.WebSourceManipulator
Create a undo package saved at client side, and the source file is at client side.
createUndoPackageClientToServer(InputStream, long, String) - Method in interface com.microstrategy.web.objects.WebSourceManipulator
Create a undo package saved at server side, and the source file is at client side
createUndoPackageServerToClient(String) - Method in interface com.microstrategy.web.objects.WebSourceManipulator
Create a undo package saved at client side, and the source file is at server side.
createUndoPackageServerToServer(String, String) - Method in interface com.microstrategy.web.objects.WebSourceManipulator
Create a undo package saved at server side, and the source file is at server side.
createUntypedWebComponent(BeanTaskRequestContext) - Method in class com.microstrategy.web.app.tasks.WebComponentTask
This method creates an instance of an "untyped" Web Component.
CreateUserTask - Class in com.microstrategy.web.app.tasks
 
CreateUserTask() - Constructor for class com.microstrategy.web.app.tasks.CreateUserTask
 
createUsherAccount(String) - Method in interface com.microstrategy.web.objects.WebIServerSession
 
createVisPropsBlock(HashList<String, String>, ViewBean) - Static method in class com.microstrategy.web.app.transforms.VisualizationsHelper
 
createVisPropsBlock(ViewBean) - Static method in class com.microstrategy.web.app.transforms.VisualizationsHelper
 
createWebBean(BeanTaskRequestContext) - Method in class com.microstrategy.web.app.tasks.BeanTask
Creates a new instance of a WebBean.
createWebBean(BeanTaskRequestContext) - Method in class com.microstrategy.web.app.tasks.WebComponentTask
This method creates the WebComponent or WebBean from the specified bean type.
createWebBrowsePath() - Method in interface com.microstrategy.web.beans.DataExplorerBean
Creates a new browse path instance.
createWebLocale() - Method in class com.microstrategy.web.objects.localization.WebLocalizationFactory
 
createWebScriptVariable() - Static method in class com.microstrategy.web.objects.WebScriptVariable
create the WebScriptVariable instance
createWebScriptVariable(Attributes) - Static method in class com.microstrategy.web.objects.WebScriptVariable
restore the script variable object from the xml attrs
CreditsBean - Class in com.microstrategy.web.app.beans
This class renders the Credits of MicroStrategy 7u.
CreditsBean() - Constructor for class com.microstrategy.web.app.beans.CreditsBean
Default constructor
CrlfResponseFilter - Class in com.microstrategy.web.filter
Centralized configuration of http response to avoid security issues.
CrlfResponseFilter() - Constructor for class com.microstrategy.web.filter.CrlfResponseFilter
 
CrlfResponseFilter.CrlfResponseWrapper - Class in com.microstrategy.web.filter
 
CryptoCipher2 - Class in com.microstrategy.utils.crypto
This class provides encryption and decryption with AES/GCM/NoPadding.
CryptoConfigProperty - Class in com.microstrategy.utils.crypto
Encryption of strings.
CryptoHash - Class in com.microstrategy.utils.crypto
A class for applying RIPEMD-160 signatures to data.
CryptoHash() - Constructor for class com.microstrategy.utils.crypto.CryptoHash
 
CryptoHTML - Class in com.microstrategy.utils.crypto
Encryption of strings.
CryptoHTML() - Constructor for class com.microstrategy.utils.crypto.CryptoHTML
 
CryptoSessionKey - Class in com.microstrategy.utils.crypto
A class for the encryption and decryption of session keys.
CryptoSessionKey(String) - Constructor for class com.microstrategy.utils.crypto.CryptoSessionKey
Creates a session key based on the given data.
CryptoUtils - Class in com.microstrategy.utils.crypto
This class provides helper methods in crypto process.
CSI - com.microstrategy.utils.querydetails.QueryStringManipulator.StatementIndex.StatementType
 
CSIDPIDDELIMITER - Static variable in class com.microstrategy.webapi.acm.ACMSessionIdParser
 
CSRFConfirmationPageComponentImpl - Class in com.microstrategy.web.app.beans
Renders the CSRF Error or Confirmation page depending on sys_defaults.xml settings.
CSRFConfirmationPageComponentImpl() - Constructor for class com.microstrategy.web.app.beans.CSRFConfirmationPageComponentImpl
 
CSRFHelper - Class in com.microstrategy.web.platform
The following 4 flags govern the behavior of CSRF protection in MicroStrategy Web: validateRandNum - Whether to turn on CSRF protection or not allowRandNumUserOverride - Allow user to choose to proceed with request even if there is CSRF error encountered (not safe if true!)
CSRFHelper() - Constructor for class com.microstrategy.web.platform.CSRFHelper
 
CSS_ERROR_MESSAGE - Static variable in class com.microstrategy.web.app.utils.HTMLHelper
 
CSS_ERROR_TITLE - Static variable in class com.microstrategy.web.app.utils.HTMLHelper
 
CSS_GROUP_NAME - Static variable in class com.microstrategy.web.app.utils.MkitBundleProcess
 
CSS_MESSAGE_CUBE - Static variable in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Deprecated.
Please review the InboxListXHTMLTransform.getCssName(com.microstrategy.web.objects.WebMessage) method output for the CSS classes generated by this transform
CSS_MESSAGE_CUBE_ERROR - Static variable in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Deprecated.
Please review the InboxListXHTMLTransform.getCssName(com.microstrategy.web.objects.WebMessage) method output for the CSS classes generated by this transform
CSS_MESSAGE_CUBE_EXECUTING - Static variable in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Deprecated.
Please review the InboxListXHTMLTransform.getCssName(com.microstrategy.web.objects.WebMessage) method output for the CSS classes generated by this transform
CSS_MESSAGE_CUBE_SCHEDULED - Static variable in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Deprecated.
Please review the InboxListXHTMLTransform.getCssName(com.microstrategy.web.objects.WebMessage) method output for the CSS classes generated by this transform
CSS_MESSAGE_DATAMART - Static variable in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Deprecated.
Please review the InboxListXHTMLTransform.getCssName(com.microstrategy.web.objects.WebMessage) method output for the CSS classes generated by this transform
CSS_MESSAGE_DATAMART_ERROR - Static variable in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Deprecated.
Please review the InboxListXHTMLTransform.getCssName(com.microstrategy.web.objects.WebMessage) method output for the CSS classes generated by this transform
CSS_MESSAGE_DATAMART_EXECUTING - Static variable in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Deprecated.
Please review the InboxListXHTMLTransform.getCssName(com.microstrategy.web.objects.WebMessage) method output for the CSS classes generated by this transform
CSS_MESSAGE_DATAMART_SCHEDULED - Static variable in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Deprecated.
Please review the InboxListXHTMLTransform.getCssName(com.microstrategy.web.objects.WebMessage) method output for the CSS classes generated by this transform
CSS_MESSAGE_DOCUMENT - Static variable in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Deprecated.
Please review the InboxListXHTMLTransform.getCssName(com.microstrategy.web.objects.WebMessage) method output for the CSS classes generated by this transform
CSS_MESSAGE_DOCUMENT_ERROR - Static variable in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Deprecated.
Please review the InboxListXHTMLTransform.getCssName(com.microstrategy.web.objects.WebMessage) method output for the CSS classes generated by this transform
CSS_MESSAGE_DOCUMENT_SCHEDULED - Static variable in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Deprecated.
Please review the InboxListXHTMLTransform.getCssName(com.microstrategy.web.objects.WebMessage) method output for the CSS classes generated by this transform
CSS_MESSAGE_DOCUMENT_WAIT - Static variable in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Deprecated.
Please review the InboxListXHTMLTransform.getCssName(com.microstrategy.web.objects.WebMessage) method output for the CSS classes generated by this transform
CSS_MESSAGE_GRAPH - Static variable in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Deprecated.
Please review the InboxListXHTMLTransform.getCssName(com.microstrategy.web.objects.WebMessage) method output for the CSS classes generated by this transform
CSS_MESSAGE_GRAPH_ARCHIVED - Static variable in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Deprecated.
Please review the InboxListXHTMLTransform.getCssName(com.microstrategy.web.objects.WebMessage) method output for the CSS classes generated by this transform
CSS_MESSAGE_GRAPH_ERROR - Static variable in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Deprecated.
Please review the InboxListXHTMLTransform.getCssName(com.microstrategy.web.objects.WebMessage) method output for the CSS classes generated by this transform
CSS_MESSAGE_GRAPH_EXECUTING - Static variable in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Deprecated.
Please review the InboxListXHTMLTransform.getCssName(com.microstrategy.web.objects.WebMessage) method output for the CSS classes generated by this transform
CSS_MESSAGE_GRAPH_SCHEDULED - Static variable in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Deprecated.
Please review the InboxListXHTMLTransform.getCssName(com.microstrategy.web.objects.WebMessage) method output for the CSS classes generated by this transform
CSS_MESSAGE_GRID - Static variable in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Deprecated.
Please review the InboxListXHTMLTransform.getCssName(com.microstrategy.web.objects.WebMessage) method output for the CSS classes generated by this transform
CSS_MESSAGE_GRID_ARCHIVED - Static variable in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Deprecated.
Please review the InboxListXHTMLTransform.getCssName(com.microstrategy.web.objects.WebMessage) method output for the CSS classes generated by this transform
CSS_MESSAGE_GRID_ERROR - Static variable in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Deprecated.
Please review the InboxListXHTMLTransform.getCssName(com.microstrategy.web.objects.WebMessage) method output for the CSS classes generated by this transform
CSS_MESSAGE_GRID_EXECUTING - Static variable in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Deprecated.
Please review the InboxListXHTMLTransform.getCssName(com.microstrategy.web.objects.WebMessage) method output for the CSS classes generated by this transform
CSS_MESSAGE_GRID_GRAPH - Static variable in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Deprecated.
Please review the InboxListXHTMLTransform.getCssName(com.microstrategy.web.objects.WebMessage) method output for the CSS classes generated by this transform
CSS_MESSAGE_GRID_SCHEDULED - Static variable in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Deprecated.
Please review the InboxListXHTMLTransform.getCssName(com.microstrategy.web.objects.WebMessage) method output for the CSS classes generated by this transform
CSS_MESSAGE_RW - Static variable in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Deprecated.
Please review the InboxListXHTMLTransform.getCssName(com.microstrategy.web.objects.WebMessage) method output for the CSS classes generated by this transform
CSS_MESSAGE_RW_ERROR - Static variable in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Deprecated.
Please review the InboxListXHTMLTransform.getCssName(com.microstrategy.web.objects.WebMessage) method output for the CSS classes generated by this transform
CSS_MESSAGE_RW_SCHEDULED - Static variable in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Deprecated.
Please review the InboxListXHTMLTransform.getCssName(com.microstrategy.web.objects.WebMessage) method output for the CSS classes generated by this transform
CSS_MESSAGE_RW_WAIT - Static variable in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Deprecated.
Please review the InboxListXHTMLTransform.getCssName(com.microstrategy.web.objects.WebMessage) method output for the CSS classes generated by this transform
CSS_MODE_EXCEL - Static variable in interface com.microstrategy.web.objects.WebCSSHelper
Excel targeted mode of css string.
CSS_MODE_GENERAL - Static variable in interface com.microstrategy.web.objects.WebCSSHelper
General mode of css string.
CSS_MSTR_LINK - Static variable in interface com.microstrategy.web.app.transforms.EnumCSSClasses
 
CSS_PREFIX - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
String with prefix to use on CSS classes of tags generated by this Cart.
CSS_TITLE_BAR - Static variable in interface com.microstrategy.web.app.transforms.EnumCSSClasses
These are a names of the common css classes used by the application's transform classes *
cssBody - Variable in class com.microstrategy.web.app.transforms.AbstractTabTransform
Property with the name of the css class to use for the body of this instance transform output.
cssBody - Variable in class com.microstrategy.web.app.transforms.FolderProjectBrowserTransform
The className for the body of the project browser contents
cssBody - Variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabOMDTransform
Deprecated.
 
cssBody - Variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabProjectBrowserTransform
Deprecated.
The className for the body of the project browser contents
cssBold - Variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabReportWorkingSetTransform
Class name for a WorkingSet element that is on the template
cssBottom - Variable in class com.microstrategy.web.app.transforms.AbstractReportDataTransform
Deprecated.
css formatting is now applied through the layout-xml.
CssBundles - Class in com.microstrategy.web.app.utils
 
CssBundles() - Constructor for class com.microstrategy.web.app.utils.CssBundles
 
cssCenter - Variable in class com.microstrategy.web.app.transforms.AbstractReportDataTransform
Deprecated.
css formatting is now applied through the layout-xml.
cssChildMessage - Variable in class com.microstrategy.web.app.transforms.InboxListTransform
Deprecated.
 
cssChildReadMessage - Variable in class com.microstrategy.web.app.transforms.InboxListTransform
Deprecated.
 
cssClass - Variable in class com.microstrategy.web.app.taglibs.EventTagHelper
Property used for saving the value of the cssClass tag attribute specified by the user
cssClearMessage - Variable in class com.microstrategy.web.app.transforms.AddressDeleteTransform
 
cssClearTitle - Variable in class com.microstrategy.web.app.transforms.AddressDeleteTransform
 
cssClosed - Variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabReportWorkingSetTransform
Class name for a WorkingSet element that is closed
cssClosed - Variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabRWWorkingSetTransform
Class name for a WorkingSet element that is closed
cssContent - Variable in class com.microstrategy.web.app.transforms.AddressListTransform
Deprecated.
This CSS is no longer required as we use new styles for this purpose rather than nested tables.
CssDependencyAnalyzer - Class in com.microstrategy.web.app.utils
 
CssDependencyAnalyzer() - Constructor for class com.microstrategy.web.app.utils.CssDependencyAnalyzer
 
cssDocumentNameProperty - Variable in class com.microstrategy.web.app.transforms.DocumentDetailsTransform
Deprecated.
 
cssDocumentNameTable - Variable in class com.microstrategy.web.app.transforms.DocumentDetailsTransform
Deprecated.
 
cssDocumentNameValue - Variable in class com.microstrategy.web.app.transforms.DocumentDetailsTransform
Deprecated.
 
cssDocumentPropertyName - Variable in class com.microstrategy.web.app.transforms.DocumentDetailsTransform
Deprecated.
 
cssDocumentPropertyValue - Variable in class com.microstrategy.web.app.transforms.DocumentDetailsTransform
Deprecated.
 
cssErrorMessage - Variable in class com.microstrategy.web.app.transforms.AbstractReportTransform
Deprecated.
There are no references to this formal parameter in the application
cssErrorTitle - Variable in class com.microstrategy.web.app.transforms.AbstractReportTransform
Deprecated.
There are no references to this formal parameter anymore
cssFile - Variable in class com.microstrategy.web.app.transforms.AbstractAppTransform
CSS file that includes the style definition.
cssFileSearch - Variable in class com.microstrategy.web.app.transforms.FolderProjectBrowserTransform
The className for the search text box
cssFileSearch - Variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabOMDTransform
Deprecated.
 
cssFileSearch - Variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabProjectBrowserTransform
Deprecated.
The className for the search text box
cssFooter - Variable in class com.microstrategy.web.app.transforms.AddressListTransform
Deprecated.
This CSS is no longer required as we use new styles for this purpose rather than nested tables.
cssFrame - Variable in class com.microstrategy.web.app.transforms.AbstractTabTransform
Property with the name of the css class to use for the frame of this instance transform output.
cssGlobal - Variable in class com.microstrategy.web.admin.transforms.AbstractDiagnosticsTransform
This property keeps the css style class name to use globally on the interface to display to the user.
cssHeader - Variable in class com.microstrategy.web.admin.transforms.ConnectedServersTransform
 
cssHeader - Variable in class com.microstrategy.web.admin.transforms.UnconnectedServersTransform
 
cssHeader - Variable in class com.microstrategy.web.app.transforms.AddressListTransform
Deprecated.
This CSS is no longer required as we use new styles for this purpose rather than nested tables.
cssHeader - Variable in class com.microstrategy.web.app.transforms.InboxListTransform
Deprecated.
 
cssHeaderTable - Variable in class com.microstrategy.web.admin.transforms.AbstractDiagnosticsTransform
This property keeps the css style class name to use for the main header to display on the interface.
cssHeaderTable - Variable in class com.microstrategy.web.admin.transforms.AbstractServerPropertiesTransform
 
cssHeading - Variable in class com.microstrategy.web.admin.transforms.ConnectedServersTransform
 
cssHeading - Variable in class com.microstrategy.web.admin.transforms.UnconnectedServersTransform
 
cssHighlight - Variable in class com.microstrategy.web.app.transforms.InboxListTransform
Deprecated.
 
cssHR - Variable in class com.microstrategy.web.admin.transforms.AbstractServerPropertiesTransform
 
cssHR - Variable in class com.microstrategy.web.admin.transforms.ConnectedServersTransform
 
cssHR - Variable in class com.microstrategy.web.admin.transforms.UnconnectedServersTransform
 
cssInvalidLoginTableHeading - Variable in class com.microstrategy.web.admin.transforms.ServerPropertiesTransform
 
cssInvalidLoginTableNameCell - Variable in class com.microstrategy.web.admin.transforms.ServerPropertiesTransform
 
cssInvalidPropertyName - Variable in class com.microstrategy.web.admin.transforms.AbstractServerPropertiesTransform
 
cssItem - Variable in class com.microstrategy.web.app.transforms.AddressListTransform
Variable to hold the CSS class for the each of the individual address items
cssItemName - Variable in class com.microstrategy.web.app.transforms.PromptObjectBrowsingTransform
Deprecated.
Formal parameter of the prefix to append to all css class names
cssItemName - Variable in class com.microstrategy.web.app.transforms.PromptObjectBrowsingXHTMLTransform
Formal parameter of the prefix to append to all css class names.
cssItemNameCache - Variable in class com.microstrategy.web.app.transforms.ObjectPathTransform
Deprecated.
 
cssItemNameCache - Variable in class com.microstrategy.web.app.transforms.PathTransform
 
cssLeft - Variable in class com.microstrategy.web.app.transforms.AbstractReportDataTransform
Deprecated.
css formatting is now applied through the layout-xml.
cssLoginTable - Variable in class com.microstrategy.web.admin.transforms.ServerPropertiesTransform
 
cssLoginTableHeading - Variable in class com.microstrategy.web.admin.transforms.ServerPropertiesTransform
 
cssLoginTableNameCell - Variable in class com.microstrategy.web.admin.transforms.ServerPropertiesTransform
 
cssLoginTableValueCell - Variable in class com.microstrategy.web.admin.transforms.ServerPropertiesTransform
 
cssMainTable - Variable in class com.microstrategy.web.admin.transforms.AbstractServerPropertiesTransform
 
cssMainTableHeading - Variable in class com.microstrategy.web.admin.transforms.AbstractDiagnosticsTransform
This property keeps the css style class name to use for the table that will hold the table heading to display to the user.
cssMainTableHeading - Variable in class com.microstrategy.web.admin.transforms.AbstractServerPropertiesTransform
 
cssMessage - Variable in class com.microstrategy.web.app.transforms.InboxListTransform
Deprecated.
 
CSSModule - Class in com.microstrategy.web.app.utils.upgrade
 
CSSModule(UpgradeManager) - Constructor for class com.microstrategy.web.app.utils.upgrade.CSSModule
 
cssNoServers - Variable in class com.microstrategy.web.admin.transforms.ConnectedServersTransform
 
cssNoServers - Variable in class com.microstrategy.web.admin.transforms.UnconnectedServersTransform
 
cssOpen - Variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabReportWorkingSetTransform
Class name for a tree element that is open
cssOpen - Variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabRWWorkingSetTransform
Class name for a tree element that is open
cssOtherDetails - Variable in class com.microstrategy.web.admin.transforms.ConnectedServersTransform
 
cssOtherDetails - Variable in class com.microstrategy.web.admin.transforms.UnconnectedServersTransform
 
cssOutlineModeContractImage - Variable in class com.microstrategy.web.app.transforms.ReportOutlineModeTransformImpl
Deprecated.
css formatting should now be applied through the layout-xml.
cssOutlineModeExpandImage - Variable in class com.microstrategy.web.app.transforms.ReportOutlineModeTransformImpl
Deprecated.
css formatting should now be applied through the layout-xml.
cssOutlineModeLevelCell - Variable in class com.microstrategy.web.app.transforms.ReportOutlineModeTransformImpl
Deprecated.
css formatting should now be applied through the layout-xml.
cssOutlineModeLevelTable - Variable in class com.microstrategy.web.app.transforms.ReportOutlineModeTransformImpl
Deprecated.
css formatting should now be applied through the layout-xml.
cssParentFontSize - Variable in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
This is the report's base font size.
cssPathParameter - Variable in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
Determines the CSS class path to for all CSS classes in a grid report.
cssPicker - Variable in class com.microstrategy.web.app.transforms.AbstractTabTransform
Property with the name of the css class to use for the div including a single picker of this instance transform output.
cssPickers - Variable in class com.microstrategy.web.app.transforms.AbstractTabTransform
Property with the name of the css class to use for the div including all pickers of this instance transform output.
cssPrefix - Variable in class com.microstrategy.web.app.transforms.AbstractAppTransform
Prefix to append to all css class names.
cssPrefix - Variable in class com.microstrategy.web.app.transforms.AbstractPromptObjectTransform
Prefix to append to all css class names.
cssPropertyName - Variable in class com.microstrategy.web.admin.transforms.AbstractServerPropertiesTransform
 
cssPropertyValue - Variable in class com.microstrategy.web.admin.transforms.AbstractServerPropertiesTransform
 
cssReadMessage - Variable in class com.microstrategy.web.app.transforms.InboxListTransform
Deprecated.
 
cssReportFilterHeader - Variable in class com.microstrategy.web.app.transforms.ReportDetailsTransform
Deprecated.
 
cssReportFilterTable - Variable in class com.microstrategy.web.app.transforms.ReportDetailsTransform
Deprecated.
 
cssReportFilterTextArea - Variable in class com.microstrategy.web.app.transforms.ReportDetailsTransform
Deprecated.
 
cssReportNameProperty - Variable in class com.microstrategy.web.app.transforms.ReportDetailsTransform
Deprecated.
 
cssReportNameTable - Variable in class com.microstrategy.web.app.transforms.ReportDetailsTransform
Deprecated.
 
cssReportNameValue - Variable in class com.microstrategy.web.app.transforms.ReportDetailsTransform
Deprecated.
 
cssReportPromptHeader - Variable in class com.microstrategy.web.app.transforms.ReportDetailsTransform
Deprecated.
 
cssReportPromptTable - Variable in class com.microstrategy.web.app.transforms.ReportDetailsTransform
Deprecated.
 
cssReportPropertyName - Variable in class com.microstrategy.web.app.transforms.ReportDetailsTransform
Deprecated.
 
cssReportPropertyValue - Variable in class com.microstrategy.web.app.transforms.ReportDetailsTransform
Deprecated.
 
cssReportSQLHeader - Variable in class com.microstrategy.web.app.transforms.ReportDetailsTransform
Deprecated.
 
cssReportSQLTable - Variable in class com.microstrategy.web.app.transforms.ReportDetailsTransform
Deprecated.
 
cssReportSQLTextArea - Variable in class com.microstrategy.web.app.transforms.ReportDetailsTransform
Deprecated.
 
cssReportTemplateDetailsHeader - Variable in class com.microstrategy.web.app.transforms.ReportDetailsTransform
Deprecated.
 
cssReportTemplateDetailsTable - Variable in class com.microstrategy.web.app.transforms.ReportDetailsTransform
Deprecated.
 
cssReportTemplateDetailsTextArea - Variable in class com.microstrategy.web.app.transforms.ReportDetailsTransform
Deprecated.
 
cssReportViewFilterHeader - Variable in class com.microstrategy.web.app.transforms.ReportDetailsTransform
Deprecated.
 
cssReportViewFilterTable - Variable in class com.microstrategy.web.app.transforms.ReportDetailsTransform
Deprecated.
 
cssReportViewFilterTextArea - Variable in class com.microstrategy.web.app.transforms.ReportDetailsTransform
Deprecated.
 
cssRight - Variable in class com.microstrategy.web.app.transforms.AbstractReportDataTransform
Deprecated.
css formatting is now applied through the layout-xml.
cssSelectedItem - Variable in class com.microstrategy.web.app.transforms.AddressListTransform
Variable to hold the CSS class for the individual items of a selected address or for editing or a new address
cssSeparator - Variable in class com.microstrategy.web.app.transforms.InboxListTransform
Deprecated.
 
cssServerName - Variable in class com.microstrategy.web.admin.transforms.ConnectedServersTransform
 
cssServerName - Variable in class com.microstrategy.web.admin.transforms.UnconnectedServersTransform
 
cssShortcut - Variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabOMDTransform
Deprecated.
 
cssStatus - Variable in class com.microstrategy.web.app.transforms.InboxListTransform
Deprecated.
 
cssSubHeading - Variable in class com.microstrategy.web.admin.transforms.AbstractServerPropertiesTransform
 
cssSubmitButton - Variable in class com.microstrategy.web.admin.transforms.AbstractServerPropertiesTransform
 
cssSubmitButton - Variable in class com.microstrategy.web.admin.transforms.ConnectedServersTransform
 
cssSubmitButton - Variable in class com.microstrategy.web.admin.transforms.UnconnectedServersTransform
 
cssTable - Variable in class com.microstrategy.web.admin.transforms.ConnectedServersTransform
 
cssTable - Variable in class com.microstrategy.web.admin.transforms.UnconnectedServersTransform
 
cssTableHeader - Variable in class com.microstrategy.web.app.transforms.AddressListTransform
Variable to hold the CSS class for the headers of the listed addresses
cssTop - Variable in class com.microstrategy.web.app.transforms.AbstractReportDataTransform
Deprecated.
css formatting is now applied through the layout-xml.
cssTree - Variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabReportWorkingSetTransform
Class name for the DIV tag that contains all the tree elements of the working set
cssTree - Variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabRWWorkingSetTransform
Class name for the DIV tag that contains all the tree elements of the working set
cssTreeTable - Variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabOMDTransform
Deprecated.
 
cssTreeTable - Variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabRWWorkingSetTransform
Class name for the TABLE tag that contains all the tree elements of the working set
cssUnselectedItemNameCache - Variable in class com.microstrategy.web.app.transforms.ObjectPathTransform
Deprecated.
 
cssUnselectedItemNameCache - Variable in class com.microstrategy.web.app.transforms.PathTransform
 
cssUseFileContent - Variable in class com.microstrategy.web.app.transforms.AbstractReportTransform
This is the flag used in the transform to specify whether to show a link to the CSS file or the whole CSS file content.
cssUseRelativeFont - Variable in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
Determines whether to use relative font for the CSS.
cssUsesFilter() - Method in interface com.microstrategy.web.objects.WebCSSHelper
Return whether the css uses filters for special visual effect for IE.
cssValuesTable - Variable in class com.microstrategy.web.admin.transforms.AbstractServerPropertiesTransform
 
CtlAutoSubmit - com.microstrategy.web.app.utils.WFProperty
 
CTXSVR_E_PROJECT_NOT_REGISTERED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
CubeCache - Interface in com.microstrategy.web.objects.admin.monitors
The interface CubeCache represents cube-specific cache properties.
CubeExecuteSearch(String, String, String, int, int, int, int) - Method in interface com.microstrategy.webapi.IDSSXMLReportServer
Returns search results for executing a search within a cube.
CubeExplorerForViewReportTransform - Class in com.microstrategy.web.app.transforms
 
CubeExplorerForViewReportTransform() - Constructor for class com.microstrategy.web.app.transforms.CubeExplorerForViewReportTransform
 
cubeIdParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.ImportSourceObjectTask
 
cubeIdTaskParam - Variable in class com.microstrategy.web.app.tasks.DIGetCubeSecurityFilterTask
 
cubeIDTaskParam - Variable in class com.microstrategy.web.app.tasks.DISetCubeSecurityFilterTask
 
cubeImage - Variable in class com.microstrategy.web.app.transforms.AbstractObjectBrowserTabTransform
Indicates the image to use when displaying a cube.
cubeReportTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.SaveReportXDADefinitionTask
 
cubesTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.AddMDXCubesTask
 
cubesTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.UpdateMDXCubesTask
 
cubeTaskParam - Variable in class com.microstrategy.web.app.tasks.DICreateEMMASourceTable
 
CUBSVR_E_NO_EVENT_HANDLER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
curElt - Variable in class com.microstrategy.utils.xml.XMLBuilder
The corrent element.
CurrencyPosition - com.microstrategy.web.app.utils.WFProperty
 
CurrencySymbol - com.microstrategy.web.app.utils.WFProperty
 
CURRENT - com.microstrategy.web.tasks.actions.rest.catalogsetting.EnumNamespaceMode
 
CURRENT - Static variable in interface com.microstrategy.web.tasks.actions.rest.catalogsetting.CatalogSqlTypeValue
 
CURRENT_LAYOUT_DEFINITION - com.microstrategy.webapi.EnumJSONContextDetailFlags
 
CURRENT_PAGE - Static variable in interface com.microstrategy.web.objects.EnumWebReportExportModes
 
CURRENT_SQLS - Static variable in interface com.microstrategy.web.tasks.actions.rest.catalogsetting.CatalogSqlsProps
 
CURRENT_UNIT - Static variable in interface com.microstrategy.web.objects.EnumLinkAnswerMode
 
CURRENT_WINDOW - Static variable in interface com.microstrategy.web.objects.EnumWebReportExportModes
 
CurrentItemTransform - Class in com.microstrategy.web.app.transforms
This class is used to render the path section of a page.
It renders the Back/Forward buttons as well as links and information about the object being displayed in the current page.
CurrentItemTransform() - Constructor for class com.microstrategy.web.app.transforms.CurrentItemTransform
 
currentNode - Variable in class com.microstrategy.web.app.transforms.FolderViewWidgetTransform.Tree
 
Custom - Static variable in interface com.microstrategy.utils.log.EnumPerformanceLogLevel
Enable custom performance logging.
Custom - Static variable in interface com.microstrategy.web.beans.EnumSecurityPluginProvidersBase
 
CUSTOM_ATTRIBUTE_FORMS - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Indicates the list of custom attribute forms to be displayed in the cart.
Custom_Filename - Static variable in interface com.microstrategy.web.beans.EnumSecurityPluginProvidersBase
 
CUSTOM_HELP_RESOUCRCES_FOLDER - Static variable in interface com.microstrategy.web.app.beans.AppContext
Constant used for specifying the type of resources level to return => Custom Help folder (plugins)
CUSTOM_RESOURCES_FOLDER - Static variable in interface com.microstrategy.web.app.beans.AppContext
Constant used for specifying the type of resources level to return => CUSTOM folders
CUSTOMER_USHER_APP_ID - Static variable in interface com.microstrategy.web.app.utils.usher.EnumUsherRequest
 
CustomFilter - Static variable in interface com.microstrategy.web.app.beans.EnumFilterTypes
custom type, for which the user need to set the filter/expression object
CUSTOMGROUP_EVENT_ARGUMENT_CUSTOMGROUP_ID - Static variable in interface com.microstrategy.web.beans.EnumCustomGroupBeanEvents
 
CUSTOMGROUP_EVENT_BROWSE - Static variable in interface com.microstrategy.web.beans.EnumCustomGroupBeanEvents
 
CustomGroupBean - Interface in com.microstrategy.web.beans
 
customGroupImage - Variable in class com.microstrategy.web.app.transforms.AbstractObjectBrowserTabTransform
Indicates the image to use when displaying a custom group.
CUSTOMIZATION_PROPERTIES_FILE - Static variable in class com.microstrategy.utils.Customizations
Represents the name of the properties file used to configure this class.
CustomizationInfo - Class in com.microstrategy.utils
This class represents the customization information within a Customization folder.
CustomizationInfo(String, String) - Constructor for class com.microstrategy.utils.CustomizationInfo
Base Constructor.
CustomizationInfo(String, String, Customizations) - Constructor for class com.microstrategy.utils.CustomizationInfo
Base Constructor.
Customizations - Class in com.microstrategy.utils
This class is responsible for searching Customizations in MicroStrategy Web.
Customizations(ClassLoader, String, FileLoader) - Constructor for class com.microstrategy.utils.Customizations
 
CustomizationsAwareCache - Class in com.microstrategy.utils.cache
This is an abstract base class for those Caches whose content can be affected by a customization.
CustomizationsAwareCache(String, int, int) - Constructor for class com.microstrategy.utils.cache.CustomizationsAwareCache
Base constructor, will register the Cache in the CacheRegistry and will add itself as an observer of the Customizations class.
customizationsListChanged() - Method in interface com.microstrategy.utils.CustomizationsListener
This method is called whenever the list of customizations is modified, by adding, removing or changing the order of customizations.
CustomizationsListener - Interface in com.microstrategy.utils
Interface used to notify classes about changes in the Customizations.
customJavaScriptFeatures - Variable in class com.microstrategy.web.app.transforms.AbstractReportDataTransform
name for the formal parameter "customJavaScriptFeatures".
customJavaScriptFeatures - Variable in class com.microstrategy.web.app.transforms.FrameGenericTransform
name for the formal parameter "customJavaScriptFeatures".
customJavaScriptFeatures - Variable in class com.microstrategy.web.app.transforms.RWFlashDashboardTransform
Indicates a comma separated list of the extra features that will be send down to the client
customJavaScriptFeatures - Variable in class com.microstrategy.web.app.transforms.RWLayoutTransform
Indicates a comma separated list of the extra features that will be send down to the client
customMappingForEmmaSourceTable(String, MappingCreator) - Method in interface com.microstrategy.web.objects.WebReportManipulation
custom mapping for EMMA source table
customMappingForEmmaSourceTables(List<MappingCreator>) - Method in interface com.microstrategy.web.objects.WebReportManipulation
customMapping for EmmaSourceTables
CustomMappingRESTHandler - Class in com.microstrategy.web.tasks.actions.rest
 
CustomMappingRESTHandler() - Constructor for class com.microstrategy.web.tasks.actions.rest.CustomMappingRESTHandler
 
customParam - Variable in class com.microstrategy.web.app.tasks.GetShapeGeoDataTask
 
CustomResourceBundleCache - Class in com.microstrategy.utils.cache
 
customSeparator() - Method in class com.microstrategy.web.app.transforms.FilterDetailsEditorTransform
Returns the property value for the the custom separator if used between the last two elements in the in list condition.
customSort(RWInstance, String) - Static method in class com.microstrategy.web.objects.WebDerivedElementsHelper
 
customSort(WebReportInstance, String) - Static method in class com.microstrategy.web.objects.WebDerivedElementsHelper
 
customStylepropName - Static variable in class com.microstrategy.web.objects.WebPromptCustomStylesImpl
 
customStylePropSetName - Static variable in class com.microstrategy.web.objects.WebPromptCustomStylesImpl
 
CustomThreshold - Class in com.microstrategy.web.config
 
CustomThreshold() - Constructor for class com.microstrategy.web.config.CustomThreshold
 
CustomThresholdBand - Class in com.microstrategy.web.config
 
CustomThresholdBand() - Constructor for class com.microstrategy.web.config.CustomThresholdBand
 
CustomThresholdBandList - Class in com.microstrategy.web.config
 
CustomThresholdBandList() - Constructor for class com.microstrategy.web.config.CustomThresholdBandList
 
CustomThresholdList - Class in com.microstrategy.web.config
 
CustomThresholdList() - Constructor for class com.microstrategy.web.config.CustomThresholdList
 
CustomThresholdsHelper - Class in com.microstrategy.web.app
 
CustomThresholdsHelper() - Constructor for class com.microstrategy.web.app.CustomThresholdsHelper
 
CustomThresholdsHelperMain - Class in com.microstrategy.web.app
 
CustomThresholdsHelperMain() - Constructor for class com.microstrategy.web.app.CustomThresholdsHelperMain
 
CustomThresholdsInfo - Class in com.microstrategy.web.config
 
CustomThresholdsInfo() - Constructor for class com.microstrategy.web.config.CustomThresholdsInfo
 
cutToClipboard(String[]) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Cuts units to clipboard

D

D - com.microstrategy.web.app.maps.shp.DBFField.FieldType
 
DAG - Class in com.microstrategy.utils
This class represents a generic Directed Acyclic Graph.
DAG() - Constructor for class com.microstrategy.utils.DAG
 
DAG.AnnotatableObject - Class in com.microstrategy.utils
This is a simple object which can be "annotated" with caller-specified properties.
DAG.Edge - Class in com.microstrategy.utils
This class represents an Edge in the Directed Acyclic Graph.
DAG.Vertex - Class in com.microstrategy.utils
This class represents an end point ("vertex") in a Directed Acyclic Graph.
daily - Static variable in interface com.microstrategy.web.objects.WebScheduleTriggerTime
SubTypes
data - Variable in class com.microstrategy.web.app.maps.MapObject
 
DATA_E_ACCESS_INVALID_CELL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DATA_E_ALREADY_INITIALIZED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DATA_E_ALREADY_LOADED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DATA_E_INTERNAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DATA_E_INTIALIZE_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DATA_E_INVALID_DATATYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DATA_E_LOAD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DATA_E_METRIC_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DATA_E_NOT_INITIALIZED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DATA_E_SAVE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DATA_E_SLICE_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DATA_E_UNIT_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DATA_E_UNSPECIFIED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DATA_E_WRONG_DATASIZE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DATA_E_WRONG_DATATYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DATA_EXPLORER_EVENT_ARGUMENT_ATTRIBUTE_ID - Static variable in interface com.microstrategy.web.beans.EnumDataExplorerBeanEvents
Specifies the blockCount property for incremental fetch.
DATA_EXPLORER_EVENT_ARGUMENT_BLOCK_BEGIN - Static variable in interface com.microstrategy.web.beans.EnumDataExplorerBeanEvents
Specifies the blockBegin property for incremental fetch.
DATA_EXPLORER_EVENT_ARGUMENT_BLOCK_COUNT - Static variable in interface com.microstrategy.web.beans.EnumDataExplorerBeanEvents
Specifies the blockBegin property for incremental fetch.
DATA_EXPLORER_EVENT_ARGUMENT_BROWSE_PATH - Static variable in interface com.microstrategy.web.beans.EnumDataExplorerBeanEvents
Specifies the whole browsing path for the bean to do browsing at a random attribute or element.
DATA_EXPLORER_EVENT_ARGUMENT_DATA_SOURCES - Static variable in interface com.microstrategy.web.beans.EnumDataExplorerBeanEvents
Specifies the data sources XML associated with the dimension.
DATA_EXPLORER_EVENT_ARGUMENT_DIMENSION_ID - Static variable in interface com.microstrategy.web.beans.EnumDataExplorerBeanEvents
Specifies the blockCount property for incremental fetch.
DATA_EXPLORER_EVENT_ARGUMENT_ELEMENTS - Static variable in interface com.microstrategy.web.beans.EnumDataExplorerBeanEvents
Specifies the elements to be put in element filter.
DATA_EXPLORER_EVENT_ARGUMENT_IS_BROWSEPATH_ENCODED - Static variable in interface com.microstrategy.web.beans.EnumDataExplorerBeanEvents
Specifies it the browsePath from client side is encoded or not.
DATA_EXPLORER_EVENT_ARGUMENT_SEARCH_MATCH_CASE - Static variable in interface com.microstrategy.web.beans.EnumDataExplorerBeanEvents
Specifies whether the search is case sensitive.
DATA_EXPLORER_EVENT_ARGUMENT_SEARCH_PATTERN - Static variable in interface com.microstrategy.web.beans.EnumDataExplorerBeanEvents
Specifies the search pattern.
DATA_EXPLORER_EVENT_ARGUMENT_SELECT_ID - Static variable in interface com.microstrategy.web.beans.EnumDataExplorerBeanEvents
Specifies the id of the browse path element.
DATA_EXPLORER_EVENT_ARGUMENT_SELECT_TYPE - Static variable in interface com.microstrategy.web.beans.EnumDataExplorerBeanEvents
Specifies the type of the browse path element, where types are defined in EnumWebDependentObjectType.
DATA_EXPLORER_EVENT_BROWSE - Static variable in interface com.microstrategy.web.beans.EnumDataExplorerBeanEvents
Event for browsing down from a given data browser attribute or element.
DATA_EXPLORER_EVENT_BROWSE_WITH_PATH - Static variable in interface com.microstrategy.web.beans.EnumDataExplorerBeanEvents
Specifies the event of browsing down an attribute/element based on a given browse path.
DATA_EXPLORER_EVENT_SELECT - Static variable in interface com.microstrategy.web.beans.EnumDataExplorerBeanEvents
Specifies the event of selecting a browse path element.
DATA_IMPORT_DATABASE_INSTANCE_SUBTYPE - Static variable in class com.microstrategy.web.tasks.GetDBInstancesTask
 
DATA_LEVEL_ALL - Static variable in interface com.microstrategy.web.objects.RWDataSettings
 
DATA_LEVEL_NONE - Static variable in interface com.microstrategy.web.objects.RWDataSettings
 
DATA_LEVEL_PARTIAL - Static variable in interface com.microstrategy.web.objects.RWDataSettings
 
DATABASE_OPEN_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DATABASE_OPEN_INFORMATION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DATABASE_OPEN_SUCCESS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DataCellDTO(Object) - Constructor for class com.microstrategy.web.tasks.models.dto.TableDataDTO.DataCellDTO
 
DataExplorerBean - Interface in com.microstrategy.web.beans
The DataExplorerBean is intended to support data explorer browsing.
DataExplorerElementsWidgetTransform - Class in com.microstrategy.web.app.transforms
 
DataExplorerElementsWidgetTransform() - Constructor for class com.microstrategy.web.app.transforms.DataExplorerElementsWidgetTransform
 
DataExplorerFolderWidgetTransform - Class in com.microstrategy.web.app.transforms
 
DataExplorerFolderWidgetTransform() - Constructor for class com.microstrategy.web.app.transforms.DataExplorerFolderWidgetTransform
 
DataExplorerTransform - Class in com.microstrategy.web.app.transforms
 
DataExplorerTransform() - Constructor for class com.microstrategy.web.app.transforms.DataExplorerTransform
 
DataExplorerTransform.DisplayUnitContext - Class in com.microstrategy.web.app.transforms
 
DataExplorerWidgetTransform - Class in com.microstrategy.web.app.transforms
 
DataExplorerWidgetTransform() - Constructor for class com.microstrategy.web.app.transforms.DataExplorerWidgetTransform
 
DataImport - com.microstrategy.web.tasks.models.EnumFileType
 
DataImportTransform - Class in com.microstrategy.web.app.transforms
 
DataImportTransform() - Constructor for class com.microstrategy.web.app.transforms.DataImportTransform
 
datamartImage - Variable in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Indicates the image to use when displaying a datamart report.
datamartImage - Variable in class com.microstrategy.web.app.transforms.AbstractSubscriptionEditTransform
Deprecated.
We no longer render the images when the user tries to edit/create a new subscription.
datamartImage - Variable in class com.microstrategy.web.app.transforms.AbstractSubscriptionFolderBeanTransform
Deprecated.
We no longer use these images. Instead we use transforms from the com.microstrategy.web.app.transforms.xhtml package where we render images with CSS classes.
datamartImage - Variable in class com.microstrategy.web.app.transforms.ObjectInfoTransform
Deprecated.
The image is now defined by css class name
datamartImage - Variable in class com.microstrategy.web.app.transforms.ScheduleOverwriteTransform
Deprecated.
The image is now defined by css class name
dataParam - Variable in class com.microstrategy.web.tasks.ImportFileTask
 
DataProviderCartRenderer - Class in com.microstrategy.web.app.transforms
 
DataServerConnectionInfoCache - Class in com.microstrategy.web.objects
 
DataServerHelper - Class in com.microstrategy.web.beans
 
DataServerHelper() - Constructor for class com.microstrategy.web.beans.DataServerHelper
 
DATASET_LEVEL_ALL - Static variable in class com.microstrategy.web.app.transforms.RWDetailsTransform
Deprecated.
please use the layout xml
DATASET_LEVEL_CREATED_INFO - Static variable in class com.microstrategy.web.app.transforms.RWDetailsTransform
Deprecated.
please use the layout xml
DATASET_LEVEL_FINISH_TIME - Static variable in class com.microstrategy.web.app.transforms.RWDetailsTransform
Deprecated.
please use the layout xml
DATASET_LEVEL_LAST_UPDATE_INFO - Static variable in class com.microstrategy.web.app.transforms.RWDetailsTransform
Deprecated.
please use the layout xml
DATASET_LEVEL_MESSAGE_ID - Static variable in class com.microstrategy.web.app.transforms.RWDetailsTransform
Deprecated.
please use the layout xml
DATASET_LEVEL_OWNER - Static variable in class com.microstrategy.web.app.transforms.RWDetailsTransform
Deprecated.
please use the layout xml
DATASET_LEVEL_REPORT_ID - Static variable in class com.microstrategy.web.app.transforms.RWDetailsTransform
Deprecated.
please use the layout xml
DATASET_LEVEL_SERVER_NAME - Static variable in class com.microstrategy.web.app.transforms.RWDetailsTransform
Deprecated.
please use the layout xml
DATASET_LEVEL_START_TIME - Static variable in class com.microstrategy.web.app.transforms.RWDetailsTransform
Deprecated.
please use the layout xml
DATASET_LEVEL_STATUS - Static variable in class com.microstrategy.web.app.transforms.RWDetailsTransform
Deprecated.
please use the layout xml
DATASET_MODE - Static variable in interface com.microstrategy.web.app.beans.TemplateElementsBean
 
DatasetCell(Object, String) - Constructor for class com.microstrategy.web.app.taglibs.taskproc.DatasetTable.DatasetCell
 
DatasetColumn(DatasetTable, String) - Constructor for class com.microstrategy.web.app.taglibs.taskproc.DatasetTable.DatasetColumn
 
DatasetCreator - Class in com.microstrategy.web.objects.dataimport
 
DatasetCreator() - Constructor for class com.microstrategy.web.objects.dataimport.DatasetCreator
 
dataSetDeleteImage - Variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabRWWorkingSetTransform
Indicates the image to use when displaying the Delete Data Set button.
datasetDisplayLevelFlag - Variable in class com.microstrategy.web.app.transforms.RWDetailsTransform
Deprecated.
please use the layout xml
datasetIDTaskParam - Variable in class com.microstrategy.web.app.tasks.DuplicateReportInstanceTask
 
DatasetInfo - Class in com.microstrategy.web.objects.dataimport
 
DatasetInfo() - Constructor for class com.microstrategy.web.objects.dataimport.DatasetInfo
 
dataSetNewImage - Variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabRWWorkingSetTransform
Indicates the image to use when displaying the New Data Set button.
DatasetObjectExplorerBean - Interface in com.microstrategy.web.app.beans
This interface extends the FolderObjectExplorerBean by adding information specific to browsing a FolderBean within Dataset linking context.
DatasetObjectExplorerBeanImpl - Class in com.microstrategy.web.app.beans
Implementation of the DatasetObjectExplorerBean that represents an editor used to browse the contents of a FolderBean within a dataset link context
DatasetObjectExplorerBeanImpl() - Constructor for class com.microstrategy.web.app.beans.DatasetObjectExplorerBeanImpl
Default constructor
DatasetObjectExplorerEventHandler - Class in com.microstrategy.web.app.beans
 
DatasetObjectExplorerTransform - Class in com.microstrategy.web.app.transforms
Deprecated.
This has been replaced by "AddDatasetBlockLoaderLayout.xml"
DatasetObjectExplorerTransform() - Constructor for class com.microstrategy.web.app.transforms.DatasetObjectExplorerTransform
Deprecated.
 
DatasetObjectsVisible - com.microstrategy.web.app.utils.WFProperty
 
DatasetObjectsWidth - com.microstrategy.web.app.utils.WFProperty
 
DataSetParserBean - Interface in com.microstrategy.web.app.beans
 
DatasetRow(DatasetTable, int) - Constructor for class com.microstrategy.web.app.taglibs.taskproc.DatasetTable.DatasetRow
 
datasetSaveAsHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
datasetSaveAsHandler Handler.
DatasetSaver - Class in com.microstrategy.web.objects.dataimport
 
DatasetSaver() - Constructor for class com.microstrategy.web.objects.dataimport.DatasetSaver
 
DatasetSelectorCartRenderer - Class in com.microstrategy.web.app.transforms
 
DatasetsSettings - com.microstrategy.web.app.utils.WFProperty
 
DatasetStatus - Class in com.microstrategy.web.objects.dataimport
 
DatasetStatus() - Constructor for class com.microstrategy.web.objects.dataimport.DatasetStatus
 
DatasetTable - Class in com.microstrategy.web.app.taglibs.taskproc
This class is used to manage a set of rows and column in a table which is displayed in the Task Processor Administrator web application.
DatasetTable() - Constructor for class com.microstrategy.web.app.taglibs.taskproc.DatasetTable
 
DatasetTable.DatasetCell - Class in com.microstrategy.web.app.taglibs.taskproc
 
DatasetTable.DatasetColumn - Class in com.microstrategy.web.app.taglibs.taskproc
 
DatasetTable.DatasetRow - Class in com.microstrategy.web.app.taglibs.taskproc
 
DataSource - Interface in com.microstrategy.web.objects.admin
The DataSource interface represents a single Data Source, which represents the settings for a 2- or 3-tier connection.
DataSourceEnumerator - Class in com.microstrategy.web.objects.admin
The DataSourceEnumerator interface represents the list of DataSource objects active on the current server.
DataSourceEnumerator() - Constructor for class com.microstrategy.web.objects.admin.DataSourceEnumerator
 
dataSourceKeyParam - Variable in class com.microstrategy.web.app.tasks.GetShapeGeoDataTask
 
DataSourceState - com.microstrategy.web.app.utils.WFProperty
 
DataType - com.microstrategy.web.tasks.models.EnumMappingChangeType
 
dataTypeByTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.AddSelectedColumn
 
dataTypeByTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.EditSelectedColumnTask
 
DataTypeInfoDTO - Class in com.microstrategy.web.tasks.models.dto
 
DataTypeInfoDTO() - Constructor for class com.microstrategy.web.tasks.models.dto.DataTypeInfoDTO
 
DataTypeInfoDTO(JSONObject) - Constructor for class com.microstrategy.web.tasks.models.dto.DataTypeInfoDTO
build the DataTypeInfo from the JSONObject.
DataWranglerResponseImpl - Class in com.microstrategy.webapi.restApi
 
DataWranglerResponseImpl() - Constructor for class com.microstrategy.webapi.restApi.DataWranglerResponseImpl
 
DataWranglerServerHandler - Class in com.microstrategy.web.app.tasks.actions
 
DataWranglerServerHandler() - Constructor for class com.microstrategy.web.app.tasks.actions.DataWranglerServerHandler
 
DataWranglerServerTask - Class in com.microstrategy.web.app.tasks
 
DataWranglerServerTask() - Constructor for class com.microstrategy.web.app.tasks.DataWranglerServerTask
 
DataWranglerServerTask(String) - Constructor for class com.microstrategy.web.app.tasks.DataWranglerServerTask
 
Date - com.microstrategy.web.tasks.models.EnumMappingDataType
 
Date - Static variable in interface com.microstrategy.web.app.beans.EnumConstantPromptRestrictionTypes
 
DATE_ALL_DATES - Static variable in interface com.microstrategy.web.app.beans.SearchBean
 
DATE_BETWEEN_DATES - Static variable in interface com.microstrategy.web.app.beans.SearchBean
 
DATE_BETWEEN_INTERVAL - Static variable in interface com.microstrategy.web.app.beans.SearchBean
 
DATE_CREATED - Static variable in interface com.microstrategy.web.app.beans.SearchBean
 
DATE_DAYS - Static variable in interface com.microstrategy.web.app.beans.SearchBean
 
DATE_HOURS - Static variable in interface com.microstrategy.web.app.beans.SearchBean
 
DATE_MODIFIED - Static variable in interface com.microstrategy.web.app.beans.SearchBean
 
DATE_MONTHS - Static variable in interface com.microstrategy.web.app.beans.SearchBean
 
DATE_SPECIFIC_DATE - Static variable in interface com.microstrategy.web.app.beans.SearchBean
 
DATE_WEEKS - Static variable in interface com.microstrategy.web.app.beans.SearchBean
 
DATE_YEARS - Static variable in interface com.microstrategy.web.app.beans.SearchBean
 
DatedFileHandler - Class in com.microstrategy.utils.log
 
DatedFileHandler() - Constructor for class com.microstrategy.utils.log.DatedFileHandler
 
DatedFileHandler(String, int, int, boolean) - Constructor for class com.microstrategy.utils.log.DatedFileHandler
 
dateImage - Variable in class com.microstrategy.web.app.transforms.PreferencesPrintHeaderFooterTransform
Deprecated.
image is not used anymore as we now use a pulldown
datePickerName - Variable in class com.microstrategy.web.app.transforms.FormatTabNumberTransform
Indicates the name of the picker that contains the date format options that shall be displayed to the user for number formatting.
dateRange(Object, Object, Object, Object, Object, Object, Object) - Method in class com.microstrategy.utils.proxy.PacScriptMethods
Only the first parameter is mandatory.
dateRange(Object, Object, Object, Object, Object, Object, Object) - Method in interface com.microstrategy.utils.proxy.ScriptMethods
Only the first parameter is mandatory.
DateTime - com.microstrategy.web.tasks.models.EnumMappingDataType
 
DATETIME - Static variable in class com.microstrategy.web.objects.localization.EnumLocalizationType
 
DateTimeConverter - Class in com.microstrategy.utils
The DateTimeConverter class will allow the user to change dates/times between GMT, which is what the I-Server returns timestamps in, and the local time zone of the end user.
DateTimeConverter() - Constructor for class com.microstrategy.utils.DateTimeConverter
The constructor of DateTimeConverter is used to obtain an instance of this class, and initializes the locale to the default locale of the machine, the timezone to GMT.
day - Variable in class com.microstrategy.web.app.maps.shp.DBFReader
 
DB_CONNECTION_MAP - com.microstrategy.webapi.EnumDSSXMLSystemLinkMap
 
dbasefile - Variable in class com.microstrategy.web.app.maps.shp.DBFField
 
DBCAT_E_DIRTY_OBJECT_EXISTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DBCAT_NO_OBJECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DBConnection - Interface in com.microstrategy.web.objects.admin.monitors
The interface DBConnection represents a single DB connection object returned from the Intelligence Server.
DBConnectionManipulator - Interface in com.microstrategy.web.objects.admin.monitors
The interface DBConnectionManipulator contains operations to disconnect database connections.
DBConnectionResults - Interface in com.microstrategy.web.objects.admin.monitors
The interface DBConnectionResults represents the result of a DB connection retrieval.
DBConnectionSource - Interface in com.microstrategy.web.objects.admin.monitors
The interface DBConnectionSource is the entry point to retrieve and disconnect database connections.
DBDisconnectionFailure - Interface in com.microstrategy.web.objects.admin.monitors
The interface DBDisconnectionFailure represents a failure in disconnecting database.
DBELESVR_BAD_SQLRESULT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DBELESVR_CANTCONNECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DBELESVR_FAILED_QUERY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DBELESVR_LOADELEMENT_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DBELESVR_NOELEMENTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DBFField - Class in com.microstrategy.web.app.maps.shp
 
DBFField(DBFReader, ByteBuffer, int) - Constructor for class com.microstrategy.web.app.maps.shp.DBFField
 
DBFField.FieldType - Enum in com.microstrategy.web.app.maps.shp
 
dbfReader - Variable in class com.microstrategy.web.app.maps.shp.SHPParser
 
DBFReader - Class in com.microstrategy.web.app.maps.shp
 
DBFReader(SHPParser, File) - Constructor for class com.microstrategy.web.app.maps.shp.DBFReader
 
DBFreeFormSQL - com.microstrategy.web.tasks.models.EnumConnectorType
 
DBIDInfo - Class in com.microstrategy.web.config
 
DBIDInfo() - Constructor for class com.microstrategy.web.config.DBIDInfo
 
DBIDsInfoList - Class in com.microstrategy.web.config
 
DBIDsInfoList() - Constructor for class com.microstrategy.web.config.DBIDsInfoList
 
DbInfo - Class in com.microstrategy.web.tasks.models
 
DbInfo() - Constructor for class com.microstrategy.web.tasks.models.DbInfo
 
DBInfo - Class in com.microstrategy.web.config
 
DBInfo() - Constructor for class com.microstrategy.web.config.DBInfo
 
dbNamespaceTaskParam - Variable in class com.microstrategy.web.app.tasks.DIAutoMappingEMMASourceTable
 
dbNamespaceTaskParam - Variable in class com.microstrategy.web.app.tasks.DIEditEmmaIRRSourceTableTask
 
DBObjectsHandler(WebIServerSession) - Constructor for class com.microstrategy.web.app.tasks.architect.SaveDBRoleTask.DBObjectsHandler
 
DBParamInfoList - Class in com.microstrategy.web.config
 
DBParamInfoList() - Constructor for class com.microstrategy.web.config.DBParamInfoList
 
DBParamSectionInfoList - Class in com.microstrategy.web.config
 
DBParamSectionInfoList() - Constructor for class com.microstrategy.web.config.DBParamSectionInfoList
 
DBParamValInfo - Class in com.microstrategy.web.config
 
DBParamValInfo() - Constructor for class com.microstrategy.web.config.DBParamValInfo
 
DBPickTable - com.microstrategy.web.tasks.models.EnumConnectorType
 
DBPreferenceInfo - Class in com.microstrategy.web.config
 
DBPreferenceInfo() - Constructor for class com.microstrategy.web.config.DBPreferenceInfo
 
DBPreferenceItem - Class in com.microstrategy.web.config
 
DBPreferenceItem() - Constructor for class com.microstrategy.web.config.DBPreferenceItem
 
DBPreferenceItemList - Class in com.microstrategy.web.config
 
DBPreferenceItemList() - Constructor for class com.microstrategy.web.config.DBPreferenceItemList
 
DBPreferencesInfoList - Class in com.microstrategy.web.config
 
DBPreferencesInfoList() - Constructor for class com.microstrategy.web.config.DBPreferencesInfoList
 
DBPropertiesInfo - Class in com.microstrategy.web.config
 
DBPropertiesInfo() - Constructor for class com.microstrategy.web.config.DBPropertiesInfo
 
DBPropertiesParser - Class in com.microstrategy.web.app.tasks.architect.utils
 
DBPropertiesParser() - Constructor for class com.microstrategy.web.app.tasks.architect.utils.DBPropertiesParser
 
DBPropertiesTask - Class in com.microstrategy.web.app.tasks.architect
 
DBPropertiesTask() - Constructor for class com.microstrategy.web.app.tasks.architect.DBPropertiesTask
 
DBPropertiesTask(String) - Constructor for class com.microstrategy.web.app.tasks.architect.DBPropertiesTask
 
dbridParam - Variable in class com.microstrategy.web.app.tasks.DIGetFolderContentFromRemote
 
DBRole(String, String, Boolean, String) - Constructor for class com.microstrategy.webapi.MSTRDocumentException.DBRole
 
DBROLEID_BIGQUERY - Static variable in class com.microstrategy.web.app.tasks.actions.GetWebServiceURLHandler
 
DBROLEID_DROPBOX - Static variable in class com.microstrategy.web.app.tasks.actions.GetWebServiceURLHandler
 
DBROLEID_FACEBOOK - Static variable in class com.microstrategy.web.app.tasks.actions.GetWebServiceURLHandler
 
DBROLEID_GOOGLEANALYTICS - Static variable in class com.microstrategy.web.app.tasks.actions.GetWebServiceURLHandler
 
DBROLEID_GOOGLEDRIVE - Static variable in class com.microstrategy.web.app.tasks.actions.GetWebServiceURLHandler
 
DBROLEID_SALESFORCE - Static variable in class com.microstrategy.web.app.tasks.actions.GetWebServiceURLHandler
 
DBROLEID_SALESFORCE2 - Static variable in class com.microstrategy.web.app.tasks.actions.GetWebServiceURLHandler
 
DBROLEID_TWITTER - Static variable in class com.microstrategy.web.app.tasks.actions.GetWebServiceURLHandler
 
dbRoleIDparam - Variable in class com.microstrategy.web.app.tasks.GetWebServiceCatalogTask
 
dbRoleIDparam - Variable in class com.microstrategy.web.app.tasks.GetWebServiceURLTask
 
dbRoleIDparam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.FetchSourceObjectsTask
 
dbRoleIDparam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.ImportSourceObjectTask
 
dbRoleIDparam - Variable in class com.microstrategy.web.tasks.EditCubeTask
 
dbRoleIDParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.GetSingleDBRole
 
dbRoleIdsParam - Variable in class com.microstrategy.web.app.tasks.architect.SearchTask
 
dbroleIDTaskParam - Variable in class com.microstrategy.web.app.tasks.architect.AddProjectDBRoleTask
 
dbroleIDTaskParam - Variable in class com.microstrategy.web.app.tasks.architect.LinkDBRToProjectTask
 
dbroleIDTaskParam - Variable in class com.microstrategy.web.app.tasks.DICancelRefineStage
 
dbroleIDTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.AddMDXCubesTask
 
dbroleIDTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.UpdateMDXCubesTask
 
dbRoleIDTaskParam - Variable in class com.microstrategy.web.app.tasks.DIAutoMappingEMMASourceTable
 
dbRoleIDTaskParam - Variable in class com.microstrategy.web.app.tasks.DIEditEmmaIRRSourceTableTask
 
dbRoleIDTaskParam - Variable in class com.microstrategy.web.app.tasks.DISetDataImportInfo
 
dbRoleIDTaskParam - Variable in class com.microstrategy.web.app.tasks.GetJDBCConnStrTask
 
dbRoleIDTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.SetDBRoleTask
 
dbroleInfoTaskParam - Variable in class com.microstrategy.web.app.tasks.architect.SaveDBRoleTask
 
dbRoleParam - Variable in class com.microstrategy.web.app.tasks.DIGetFolderIDFromRemote
 
DBRolesParser - Class in com.microstrategy.web.app.tasks.architect.utils
 
DBRolesParser() - Constructor for class com.microstrategy.web.app.tasks.architect.utils.DBRolesParser
 
dbrTaskParam - Variable in class com.microstrategy.web.app.tasks.DICreateEMMASourceTable
 
DBsInfoList - Class in com.microstrategy.web.config
 
DBsInfoList() - Constructor for class com.microstrategy.web.config.DBsInfoList
 
dbTableNameTaskParam - Variable in class com.microstrategy.web.app.tasks.DIAutoMappingEMMASourceTable
 
dbTableNameTaskParam - Variable in class com.microstrategy.web.app.tasks.DIEditEmmaIRRSourceTableTask
 
DBTypeInfo - Class in com.microstrategy.web.config
 
DBTypeInfo() - Constructor for class com.microstrategy.web.config.DBTypeInfo
 
DBTypesInfoList - Class in com.microstrategy.web.config
 
DBTypesInfoList() - Constructor for class com.microstrategy.web.config.DBTypesInfoList
 
DBVersionInfo - Class in com.microstrategy.web.config
 
DBVersionInfo() - Constructor for class com.microstrategy.web.config.DBVersionInfo
 
DBVersionsInfoList - Class in com.microstrategy.web.config
 
DBVersionsInfoList() - Constructor for class com.microstrategy.web.config.DBVersionsInfoList
 
DBVLDBProperty - Class in com.microstrategy.web.config
 
DBVLDBProperty() - Constructor for class com.microstrategy.web.config.DBVLDBProperty
 
DBVLDBPropertyList - Class in com.microstrategy.web.config
 
DBVLDBPropertyList() - Constructor for class com.microstrategy.web.config.DBVLDBPropertyList
 
DE_ARGUMENT_AGGREGATION_TYPE - Static variable in interface com.microstrategy.web.beans.EnumDerivedElementBeanEvents
 
DE_ARGUMENT_APPLY_TO_OTHERS - Static variable in interface com.microstrategy.web.beans.EnumDerivedElementBeanEvents
 
DE_ARGUMENT_BEHAVIOR - Static variable in interface com.microstrategy.web.beans.EnumDerivedElementBeanEvents
 
DE_ARGUMENT_ELEMENT_LIST - Static variable in interface com.microstrategy.web.beans.EnumDerivedElementBeanEvents
 
DE_ARGUMENT_OPERATOR - Static variable in interface com.microstrategy.web.beans.EnumDerivedElementBeanEvents
 
DE_ARGUMENT_PARENT_ELEMENT_ID - Static variable in interface com.microstrategy.web.beans.EnumDerivedElementBeanEvents
 
DE_ARGUMENT_SOURCE_TYPE - Static variable in interface com.microstrategy.web.beans.EnumDerivedElementBeanEvents
 
DE_ARGUMENT_TOKENSTREAM_DIRTY - Static variable in interface com.microstrategy.web.beans.EnumDerivedElementBeanEvents
 
DE_EVENT_ACCEPT_CALCULATION_CHANGES - Static variable in interface com.microstrategy.web.beans.EnumDerivedElementBeanEvents
 
DE_EVENT_ACCEPT_CHANGES - Static variable in interface com.microstrategy.web.beans.EnumDerivedElementBeanEvents
 
DE_EVENT_ACCEPT_LIST_CHANGES - Static variable in interface com.microstrategy.web.beans.EnumDerivedElementBeanEvents
 
DE_EVENT_SET_AVAILABLES_SOURCE_TYPE - Static variable in interface com.microstrategy.web.beans.EnumDerivedElementBeanEvents
 
DE_EVENT_TOGGLE_SHOW_ALL - Static variable in interface com.microstrategy.web.beans.EnumDerivedElementBeanEvents
 
DE_SRC_AE - Static variable in interface com.microstrategy.web.objects.EnumDESourceMode
 
DE_SRC_MDX - Static variable in interface com.microstrategy.web.objects.EnumDESourceMode
 
DE_SRC_MIXED - Static variable in interface com.microstrategy.web.objects.EnumDESourceMode
 
deActivate() - Method in interface com.microstrategy.web.objects.WebTemplateSubtotal
Inactivates the WebTemplateSubtotal object.
deActivate(int) - Method in interface com.microstrategy.web.objects.WebTemplateSubtotals
Inactivates the WebTemplateSubtotal object with the given index in the collection.
deActivateAll() - Method in interface com.microstrategy.web.objects.WebTemplateSubtotals
Inactivates all active subtotal objects from the collection.
DeactivateCube - Static variable in interface com.microstrategy.web.objects.admin.monitors.EnumDSSXMLCubeAdminAction
 
deadSessions(Collection<IDSSXMLSessionId.IConfigSessionId>) - Method in interface com.microstrategy.webapi.acm.ACMFailoverLog.IRetryLog
 
DEBR_EVENT_ARGUMENT_ID - Static variable in interface com.microstrategy.web.app.beans.EnumDerivedElementsBrowserEvents
 
DEBR_EVENT_MOVE_DOWN - Static variable in interface com.microstrategy.web.app.beans.EnumDerivedElementsBrowserEvents
 
DEBR_EVENT_MOVE_UP - Static variable in interface com.microstrategy.web.app.beans.EnumDerivedElementsBrowserEvents
 
Debug - Class in com.microstrategy.utils.log
All debugging loggers are centralized in this class.
DEBUG - Static variable in interface com.microstrategy.web.objects.admin.serverconfig.EnumKafkaServerLogLevel
 
debugErrorFlags - Variable in class com.microstrategy.web.app.transforms.AbstractAppTransform
Indicates which extra debug information to include in case of an error.
DebugFlagAll - Static variable in interface com.microstrategy.web.app.EnumWebAppDebugFlags
Includes all Debug flags
DebugFlagBeanAll - Static variable in interface com.microstrategy.web.app.EnumWebAppDebugFlags
Includes all the bean's information
DebugFlagBeanState - Static variable in interface com.microstrategy.web.app.EnumWebAppDebugFlags
Shows the bean's maximal state
DebugFlagBeanXml - Static variable in interface com.microstrategy.web.app.EnumWebAppDebugFlags
Shows the bean's xml
DebugFlagJsBundles - Static variable in interface com.microstrategy.web.app.EnumWebAppDebugFlags
Normally, JSP file contains a new custom tag to load the bundle.
DebugFlagJsonBlocks - Static variable in interface com.microstrategy.web.app.EnumWebAppDebugFlags
This flag controls whether we include in the page the bean contents as strings.
DebugFlagLogRecord - Static variable in interface com.microstrategy.web.app.EnumWebAppDebugFlags
This flag shows the log record.
DebugFlagNone - Static variable in interface com.microstrategy.web.app.EnumWebAppDebugFlags
Includes none Debug flags
DebugFlagNoVersionParam - Static variable in interface com.microstrategy.web.app.EnumWebAppDebugFlags
This flag prevents adding web version parameter when loading js and css resources.
DebugFlagPageAll - Static variable in interface com.microstrategy.web.app.EnumWebAppDebugFlags
Includes all the values of application objects
DebugFlagPageBrowserSettings - Static variable in interface com.microstrategy.web.app.EnumWebAppDebugFlags
Includes the values in the BrowserSettings
DebugFlagPageRequestKeys - Static variable in interface com.microstrategy.web.app.EnumWebAppDebugFlags
Includes the values in the RequestKeys
debugFlags - Variable in class com.microstrategy.web.app.transforms.AbstractAppTransform
Indicates which debug information to include.
DebugFlagsAddOn - Class in com.microstrategy.web.app.addons
 
DebugFlagsAddOn() - Constructor for class com.microstrategy.web.app.addons.DebugFlagsAddOn
 
DebugFlagsTag - Class in com.microstrategy.web.app.taglibs
 
DebugFlagsTag() - Constructor for class com.microstrategy.web.app.taglibs.DebugFlagsTag
 
DebugFlagsTagHelper - Class in com.microstrategy.web.app.taglibs
 
DebugFlagsTagHelper() - Constructor for class com.microstrategy.web.app.taglibs.DebugFlagsTagHelper
 
DebugFlagTransformAll - Static variable in interface com.microstrategy.web.app.EnumWebAppDebugFlags
Includes all the transform's information
DebugFlagTransformParameters - Static variable in interface com.microstrategy.web.app.EnumWebAppDebugFlags
Include the values of all the FormalParameters of the Transform
DebugFormatter - Class in com.microstrategy.utils.log
This class is the formatter used to format log records into plain text messages.
DebugFormatter() - Constructor for class com.microstrategy.utils.log.DebugFormatter
 
DebugMgr - Class in com.microstrategy.utils
 
DebugMgr() - Constructor for class com.microstrategy.utils.DebugMgr
 
DebugMonitorHandler - Class in com.microstrategy.utils.log
 
DebugMonitorHandler() - Constructor for class com.microstrategy.utils.log.DebugMonitorHandler
 
DebugUser - Class in com.microstrategy.utils.log
 
DebugUser() - Constructor for class com.microstrategy.utils.log.DebugUser
 
December - Static variable in interface com.microstrategy.web.objects.WebScheduleTriggerTimeYearly
Month enumeration
DecimalPlaces - com.microstrategy.web.app.utils.WFProperty
 
decision(String, int, Collection<String>) - Method in interface com.microstrategy.webapi.ACMDecisionLog.ICrossProjectDecisionLog.ILoop
 
DecisionForCreateSession() - Constructor for class com.microstrategy.webapi.ACMDecisionLog.DecisionForCreateSession
 
DecisionForUserAffinityLog() - Constructor for class com.microstrategy.webapi.ACMDecisionLog.DecisionForUserAffinityLog
 
decode(byte[]) - Static method in class com.microstrategy.utils.Base64Harder
Low-level access to decoding ASCII characters in the form of a byte array.
decode(byte[], int, int, int) - Static method in class com.microstrategy.utils.Base64Harder
Low-level access to decoding ASCII characters in the form of a byte array.
decode(int) - Method in class com.microstrategy.web.preferences.PreferenceLevels
Returns the PreferenceLevel at a given array position.
decode(String) - Static method in class com.microstrategy.utils.Base64
 
decode(String) - Static method in class com.microstrategy.utils.Base64Harder
Decodes data from Base64Harder notation, automatically detecting gzip-compressed data and decompressing it.
decode(String) - Method in class com.microstrategy.utils.BasicHTMLEncoder
 
decode(String) - Method in class com.microstrategy.utils.ScriptVariableJSONEncoder
Removes special encoding added to protect against string end tags being embedded in user-supplied data
decode(String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Given an HTML encoded string, returns its decoded version (using plain characters instead of browser's specifc encoding).
decode(String, int) - Static method in class com.microstrategy.utils.Base64
 
decode(String, int) - Static method in class com.microstrategy.utils.Base64Harder
Decodes data from Base64Harder notation, automatically detecting gzip-compressed data and decompressing it.
decode(String, String) - Static method in class com.microstrategy.utils.WebURLDecoder
 
DECODE - Static variable in class com.microstrategy.utils.Base64Harder
Specify decoding in first bit.
decodeEuro() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Deprecated.
This method as well as the decodeEuro formal parameter itself are not used anymore on the application.
decodeEuro() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
This method as well as the decodeEuro formal parameter itself are not used anymore on the application.
decodeFileToFile(String, String) - Static method in class com.microstrategy.utils.Base64Harder
Reads infile and decodes it to outfile.
decodeFromFile(String) - Static method in class com.microstrategy.utils.Base64Harder
Convenience method for reading a base64-encoded file and decoding it.
decodeHTML(String) - Static method in class com.microstrategy.web.objects.WebElementHelper
 
decoder - Variable in class com.microstrategy.web.app.transforms.EncodeSpecialStreamingContext
 
decodeToFile(String, String) - Static method in class com.microstrategy.utils.Base64Harder
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class com.microstrategy.utils.Base64Harder
Attempts to decode Base64Harder data and deserialize a Java Object within.
decodeToObject(String, int, ClassLoader) - Static method in class com.microstrategy.utils.Base64Harder
Attempts to decode Base64Harder data and deserialize a Java Object within.
decodeUTF16BE(String) - Static method in class com.microstrategy.utils.Base16
Deprecated.
Decodes a Base16 encoded string, and re-encodes it as a UTF-16BE String.
decodeWalletBinaryInBase64(String) - Static method in class com.microstrategy.web.objects.WebWalletUtil
 
decompress(byte[], int) - Method in class com.microstrategy.utils.GZIPHelper
De-compress a byte array of data and returns the result as a String.
decompress(byte[], OutputStream) - Method in interface com.microstrategy.web.app.utils.compression.Compression
 
decompress(byte[], OutputStream) - Method in class com.microstrategy.web.app.utils.compression.LZW
 
decompress(InputStream, int) - Method in class com.microstrategy.utils.GZIPHelper
De-compress data from an InputStream and returns the result as a String.
decrypt(byte[], String) - Method in class com.microstrategy.utils.crypto.CryptoHTML
Decrypts a CryptoHTML encrypted string.
decrypt(CryptoData) - Method in class com.microstrategy.utils.crypto.CryptoCipher2
Decrypt the specified data.
decrypt(String) - Static method in class com.microstrategy.utils.crypto.CryptoConfigProperty
Decrypt the value.
decrypt(String) - Static method in class com.microstrategy.utils.crypto.CryptoHTML
Decrypt the value
decrypt(String) - Method in class com.microstrategy.utils.crypto.CryptoSessionKey
Decrypts the specified string.
decrypt(String) - Method in class com.microstrategy.web.platform.AbstractConfigurableContainerServices
 
decrypt(String, String) - Static method in class com.microstrategy.utils.EncryptionUtil
 
Decrypt(String, String) - Method in interface com.microstrategy.webapi.IDSSXMLEncryptor
Decrypts a string using the given key.
decryptString(String) - Static method in class com.microstrategy.utils.JsonWebTokenUtils
 
decryptToString(String, String) - Static method in class com.microstrategy.utils.EncryptionUtil
 
deepClone() - Method in class com.microstrategy.webapi.acm.ACMJwt
 
deepClone(Optional<Integer>, Optional<Integer>) - Method in class com.microstrategy.webapi.acm.ACMCreateSessionParams
 
deepClone(Optional<Integer>, Optional<Integer>) - Method in class com.microstrategy.webapi.acm.ACMMasterSessionBundle
 
Default - Static variable in interface com.microstrategy.utils.EnumWebLoginModes
default login mode, means using the auth modes as login mode
DEFAULT - com.microstrategy.utils.ssl.EnumTLSCipherStrategy
 
DEFAULT - com.microstrategy.web.filter.ClientIDFilter.TrackMode
 
DEFAULT - com.microstrategy.web.tasks.actions.rest.catalogsetting.EnumTablePrefixOption
 
DEFAULT - com.microstrategy.webapi.EnumDSSXMLApplicationOutputFlag
Default value.
DEFAULT - com.microstrategy.webapi.EnumDSSXMLLibraryOutputFlag
Default value
DEFAULT - com.microstrategy.webapi.EnumDSSXMLQuickSearchMode
 
DEFAULT - com.microstrategy.webapi.EnumDSSXMLQuickSearchVisibility
 
DEFAULT - Static variable in interface com.microstrategy.web.objects.EnumWebReportExportModes
 
DEFAULT - Static variable in class com.microstrategy.web.preferences.EnumPreferenceLevels
Designates a sessionless default level preference.
DEFAULT_ALGORITHM - Static variable in class com.microstrategy.utils.JsonWebTokenUtils
 
DEFAULT_AnswerPrompt_executionFlags - Static variable in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Default executionFlags parameter for AnswerPrompt method
DEFAULT_AnswerPrompt_executionFlags - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the executionFlags parameter of the AnswerPrompt method
DEFAULT_AnswerPrompt_resultFlags - Static variable in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Default resultFlags parameter for AnswerPrompt method
DEFAULT_AnswerPrompt_resultFlags - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the resultFlags parameter of the AnswerPrompt method
DEFAULT_AnswerPrompt_styleXSL - Static variable in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Default styleXSL parameter for AnswerPrompt method
DEFAULT_AnswerPrompt_styleXSL - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the styleXSL parameter of the AnswerPrompt method
DEFAULT_AnswerPrompt_viewSettings - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the viewSettings parameter of the AnswerPrompt method
DEFAULT_AnswerPrompt_webProperties - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the webProperties parameter of the AnswerPrompt method
DEFAULT_AnswerPrompt_windowSetting - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the windowSetting parameter of the AnswerPrompt method
DEFAULT_BORDER_WIDTH - Static variable in class com.microstrategy.web.app.transforms.MojoXtabTransformImpl
 
DEFAULT_CLIENT_TELEMETRY_SWITCH_RAW_TEXT - Static variable in class com.microstrategy.web.objects.PlatformAnalyticsStatisticsTableSettingsXMLUtil
 
DEFAULT_CloseSession_sessionFlags - Static variable in interface com.microstrategy.webapi.IDSSXMLServerSession
Default value for the sessionFlags parameter of the CloseSession method
DEFAULT_COLOR - Static variable in class com.microstrategy.web.app.mobile.config.ProgressBarSettingsImpl
 
DEFAULT_CONFIG_PATH - Static variable in class com.microstrategy.web.beans.SysEventHandler
 
DEFAULT_Connect_connectionPoolSize - Static variable in interface com.microstrategy.webapi.IDSSXMLAdmin
Default value for the connectionPoolSize parameter of the Connect method.
DEFAULT_Connect_initialPoolSize - Static variable in interface com.microstrategy.webapi.IDSSXMLAdmin
Default value for the initialPoolSize parameter of the Connect method.
DEFAULT_Connect_port - Static variable in interface com.microstrategy.webapi.IDSSXMLAdmin
Default value for the port parameter of the Connect method.
DEFAULT_COPYABLE_ON_SINGLE_CLICK - Static variable in interface com.microstrategy.web.objects.rw.RWFormatProperty
Possible value of default copying restriction
DEFAULT_CreateSession_authMode - Static variable in interface com.microstrategy.webapi.IDSSXMLServerSession
Default value for the authMode parameter of the CreateSession method
DEFAULT_CreateSession_clientID - Static variable in interface com.microstrategy.webapi.IDSSXMLServerSession
Default value for the clientID parameter of the CreateSession method
DEFAULT_CreateSession_locale - Static variable in interface com.microstrategy.webapi.IDSSXMLServerSession
Default value for the locale parameter of the CreateSession method
DEFAULT_CreateSession_login - Static variable in interface com.microstrategy.webapi.IDSSXMLServerSession
Default value for the login parameter of the CreateSession method
DEFAULT_CreateSession_newPasswd - Static variable in interface com.microstrategy.webapi.IDSSXMLServerSession
Default value for the newPasswd parameter of the CreateSession method
DEFAULT_CreateSession_passwd - Static variable in interface com.microstrategy.webapi.IDSSXMLServerSession
Default value for the passwd parameter of the CreateSession method
DEFAULT_CreateSession_projectName - Static variable in interface com.microstrategy.webapi.IDSSXMLServerSession
Default value for the projectName parameter of the CreateSession method
DEFAULT_CreateSession_sessionFlags - Static variable in interface com.microstrategy.webapi.IDSSXMLServerSession
Default value for the sessionFlags parameter of the CreateSession method
DEFAULT_Drill_stateID - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the stateID parameter of the Drill method
DEFAULT_Drill_viewIndex - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the viewIndex parameter of the Drill method
DEFAULT_ENCODING - Static variable in class com.microstrategy.utils.xml.SerializerParameters
 
DEFAULT_EVENT_XML - Static variable in interface com.microstrategy.web.app.beans.AppContext
Constant used for the default events xml relative to the configuration path.
DEFAULT_Execute_executionFlags - Static variable in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Default executionFlags parameter for Execute method
DEFAULT_Execute_executionFlags - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the executionFlags parameter of the Execute method
DEFAULT_Execute_promptAnswer - Static variable in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Default promptAnswer parameter for Execute method
DEFAULT_Execute_promptAnswer - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the promptAnswer parameter of the Execute method
DEFAULT_Execute_resultFlags - Static variable in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Default resultFlags parameter for Execute method
DEFAULT_Execute_resultFlags - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the resultFlags parameter of the Execute method
DEFAULT_Execute_styleXSL - Static variable in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Default styleXSL parameter for Execute method
DEFAULT_Execute_styleXSL - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the styleXSL parameter of the Execute method
DEFAULT_Execute_viewSettings - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the viewSettings parameter of the Execute method
DEFAULT_Execute_webProperties - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the webProperties parameter of the Execute method
DEFAULT_Execute_windowSetting - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the windowSetting parameter of the Execute method
DEFAULT_ExecuteDynamicDoc_contentSetting - Static variable in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Default contentSetting parameter for ExecuteDynamicDoc method
DEFAULT_ExecuteDynamicDoc_executionFlags - Static variable in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Default executionFlags parameter for ExecuteDynamicDoc method
DEFAULT_ExecuteDynamicDoc_promptAnswer - Static variable in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Default promptAnswer parameter for ExecuteDynamicDoc method
DEFAULT_ExecuteDynamicDoc_resultFlags - Static variable in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Default resultFlags parameter for ExecuteDynamicDoc method
DEFAULT_ExecuteDynamicDoc_styleXSL - Static variable in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Default styleXSL parameter for ExecuteDynamicDoc method
DEFAULT_FILE_REFRESH_TIME - Static variable in class com.microstrategy.utils.cache.CacheBase
Refresh time constant indicating that default file refreshing time from the CacheRegistry shall be used for this cache.
DEFAULT_FindObject_blockBegin - Static variable in interface com.microstrategy.webapi.IDSSXMLObjectServer
Default value for the blockBegin parameter of the FindObject method
DEFAULT_FindObject_blockCount - Static variable in interface com.microstrategy.webapi.IDSSXMLObjectServer
Default value for the blockCount parameter of the FindObject method
DEFAULT_FindObject_flags - Static variable in interface com.microstrategy.webapi.IDSSXMLObjectServer
Default value for the flags parameter of the FindObject method
DEFAULT_FindObject_level - Static variable in interface com.microstrategy.webapi.IDSSXMLObjectServer
Default value for the level parameter of the FindObject method
DEFAULT_FindObject_type - Static variable in interface com.microstrategy.webapi.IDSSXMLObjectServer
Default value for the type parameter of the FindObject method
DEFAULT_FORM_METHOD - Static variable in class com.microstrategy.web.app.beans.EventHelper
Deprecated.
 
DEFAULT_FORM_METHOD - Static variable in class com.microstrategy.web.app.beans.EventManager
Constant for specifying the default form method
DEFAULT_FORM_METHOD - Static variable in class com.microstrategy.web.app.utils.HTMLHelper
 
DEFAULT_FORM_NAME - Static variable in class com.microstrategy.web.app.beans.EventHelper
Deprecated.
 
DEFAULT_FORM_NAME - Static variable in class com.microstrategy.web.app.beans.EventManager
Constant for specifying the default form name
DEFAULT_FORM_NAME - Static variable in class com.microstrategy.web.app.utils.HTMLHelper
 
DEFAULT_GetElements_attributeForms - Static variable in interface com.microstrategy.webapi.IDSSXMLElementServer
Default attributeForms parameter for GetElements method
DEFAULT_GetElements_blockBegin - Static variable in interface com.microstrategy.webapi.IDSSXMLElementServer
Default blockBegin parameter for GetElements method
DEFAULT_GetElements_blockCount - Static variable in interface com.microstrategy.webapi.IDSSXMLElementServer
Default blockCount parameter for GetElements method
DEFAULT_GetElements_browsePath - Static variable in interface com.microstrategy.webapi.IDSSXMLElementServer
Default browsePath parameter for GetElements method
DEFAULT_GetElements_filter - Static variable in interface com.microstrategy.webapi.IDSSXMLElementServer
Default filter parameter for GetElements method
DEFAULT_GetElements_flags - Static variable in interface com.microstrategy.webapi.IDSSXMLElementServer
Default flags parameter for GetElements method
DEFAULT_GetElements_resolution - Static variable in interface com.microstrategy.webapi.IDSSXMLElementServer
Default resolution parameter for GetElements method
DEFAULT_GetExecutionResults_resultFlags - Static variable in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Default resultFlags parameter for GetExecutionResults method
DEFAULT_GetExecutionResults_resultFlags - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the resultFlags parameter of the GetExecutionResults method
DEFAULT_GetExecutionResults_stateID - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the stateID parameter of the GetExecutionResults method
DEFAULT_GetExecutionResults_styleXSL - Static variable in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Default styleXSL parameter for GetExecutionResults method
DEFAULT_GetExecutionResults_styleXSL - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the styleXSL parameter of the GetExecutionResults method
DEFAULT_GetExecutionResults_windowSetting - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the windowSetting parameter of the GetExecutionResults method
DEFAULT_GetHierarchy_attributeID - Static variable in interface com.microstrategy.webapi.IDSSXMLElementServer
Default attributeID parameter for GetHierarchy method
DEFAULT_GetHierarchy_blockCount - Static variable in interface com.microstrategy.webapi.IDSSXMLElementServer
Default blockCount parameter for GetHierarchy method
DEFAULT_GetHierarchy_browsePath - Static variable in interface com.microstrategy.webapi.IDSSXMLElementServer
Default browsePath parameter for GetHierarchy method
DEFAULT_GetHierarchy_flags - Static variable in interface com.microstrategy.webapi.IDSSXMLElementServer
Default flags parameter for GetHierarchy method
DEFAULT_GetHierarchy_level - Static variable in interface com.microstrategy.webapi.IDSSXMLElementServer
Default level parameter for GetHierarchy method
DEFAULT_GetInboxMessages_blockBegin - Static variable in interface com.microstrategy.webapi.IDSSXMLInbox
Default value for the blockBegin parameter of the GetInboxMessages method
DEFAULT_GetInboxMessages_blockCount - Static variable in interface com.microstrategy.webapi.IDSSXMLInbox
Default value for the blockCount parameter of the GetInboxMessages method
DEFAULT_GetInboxMessages_inboxFilter - Static variable in interface com.microstrategy.webapi.IDSSXMLInbox
Default value for the inboxFilter parameter of the GetInboxMessages method
DEFAULT_GetInboxMessages_inboxFlags - Static variable in interface com.microstrategy.webapi.IDSSXMLInbox
Default value for the inboxFlags parameter of the GetInboxMessages method
DEFAULT_GetProjects_flags - Static variable in interface com.microstrategy.webapi.IDSSXMLServerSession
Default value for the flags parameter of the GetProjects method
DEFAULT_getRoot_blockBegin - Static variable in interface com.microstrategy.webapi.IDSSXMLObjectServer
Default value for the blockBegin parameter of the getRoot method
DEFAULT_getRoot_blockCount - Static variable in interface com.microstrategy.webapi.IDSSXMLObjectServer
Default value for the blockCount parameter of the getRoot method
DEFAULT_getRoot_flags - Static variable in interface com.microstrategy.webapi.IDSSXMLObjectServer
Default value for the flags parameter of the getRoot method
DEFAULT_getRoot_level - Static variable in interface com.microstrategy.webapi.IDSSXMLObjectServer
Default value for the level parameter of the getRoot method
DEFAULT_GetSearchResults_blockBegin - Static variable in interface com.microstrategy.webapi.IDSSXMLObjectServer
Default value for the blockBegin parameter of the GetSearchResults method
DEFAULT_GetSearchResults_blockCount - Static variable in interface com.microstrategy.webapi.IDSSXMLObjectServer
Default value for the blockCount parameter of the GetSearchResults method
DEFAULT_GetSearchResults_objectFlags - Static variable in interface com.microstrategy.webapi.IDSSXMLObjectServer
Default value for the objectFlags parameter of the GetSearchResults method
DEFAULT_HTTP_CONNECT_TIMEOUT - Static variable in class com.microstrategy.webapi.restApi.RestClient
 
DEFAULT_HTTP_READ_TIMEOUT - Static variable in class com.microstrategy.webapi.restApi.RestClient
 
DEFAULT_IServer_Connect_port - Static variable in interface com.microstrategy.webapi.IDSSXMLAdmin
 
DEFAULT_IServer_Connect_port_TLS - Static variable in interface com.microstrategy.webapi.IDSSXMLAdmin
 
DEFAULT_LoadGraph_graphImgType - Static variable in interface com.microstrategy.webapi.IDSSXMLFileLoader
Default graphImgType parameter for LoadGraph method
DEFAULT_LoadGraph_graphProp - Static variable in interface com.microstrategy.webapi.IDSSXMLFileLoader
Default graphProp parameter for LoadGraph method
DEFAULT_LoadGraph_stateID - Static variable in interface com.microstrategy.webapi.IDSSXMLFileLoader
Default stateID parameter for LoadGraph method
DEFAULT_LoadGraph_windowSetting - Static variable in interface com.microstrategy.webapi.IDSSXMLFileLoader
Default windowSetting parameter for LoadGraph method
DEFAULT_LOCALE - Static variable in class com.microstrategy.utils.RegionalOptionsVisitorHandler
 
DEFAULT_LOCALE - Static variable in class com.microstrategy.web.beans.MessagesManager
The Locale used by default
DEFAULT_LOGGER_NAME - Static variable in interface com.microstrategy.web.admin.beans.DiagnosticsBean
String that represents the name of a default logger
DEFAULT_MASK - com.microstrategy.webapi.ViewMedia
 
DEFAULT_MAX_WAIT - Static variable in class com.microstrategy.web.tasks.AbstractBaseTask
The default value to use for max wait (in ms)
DEFAULT_MESSAGES_BUNDLE - Static variable in class com.microstrategy.web.beans.MessagesManager
The name of the default MessagesBundle file.
DEFAULT_OPACITY - Static variable in class com.microstrategy.web.app.mobile.config.ProgressBarSettingsImpl
 
DEFAULT_PADDING_BOTTOM - Static variable in class com.microstrategy.web.app.transforms.MojoXtabTransformImpl
 
DEFAULT_PADDING_LEFT - Static variable in class com.microstrategy.web.app.transforms.MojoXtabTransformImpl
 
DEFAULT_PADDING_RIGHT - Static variable in class com.microstrategy.web.app.transforms.MojoXtabTransformImpl
 
DEFAULT_PADDING_TOP - Static variable in class com.microstrategy.web.app.transforms.MojoXtabTransformImpl
 
DEFAULT_POLLING_FREQ - Static variable in class com.microstrategy.web.tasks.AbstractBaseTask
The default value to use for polling frequency (in ms).
DEFAULT_PREFIX_ID - com.microstrategy.web.tasks.actions.rest.catalogsetting.EnumCatalogOptions
 
DEFAULT_PROPERTY_ALLOW_CHANGE_P - Static variable in interface com.microstrategy.web.admin.beans.EnumDefaultServerProperties
 
DEFAULT_PROPERTY_ALLOW_HTML_ON_PRINT_HEADER - Static variable in interface com.microstrategy.web.admin.beans.EnumDefaultServerProperties
 
DEFAULT_PROPERTY_ALLOW_SEAMLESS_LOGIN - Static variable in interface com.microstrategy.web.admin.beans.EnumDefaultServerProperties
 
DEFAULT_PROPERTY_BUSY_TIMEOUT - Static variable in interface com.microstrategy.web.admin.beans.EnumDefaultServerProperties
 
DEFAULT_PROPERTY_CONNECTMODE - Static variable in interface com.microstrategy.web.admin.beans.EnumDefaultServerProperties
 
DEFAULT_PROPERTY_COUNT - Static variable in interface com.microstrategy.web.admin.beans.EnumDefaultServerProperties
 
DEFAULT_PROPERTY_DEFAULT_LOGIN_MODE - Static variable in interface com.microstrategy.web.admin.beans.EnumDefaultServerProperties
 
DEFAULT_PROPERTY_DIAGNOSTIC_COUNT - Static variable in interface com.microstrategy.web.admin.beans.EnumDefaultServerProperties
 
DEFAULT_PROPERTY_DIAGNOSTIC_FILE_LOCATION - Static variable in interface com.microstrategy.web.admin.beans.EnumDefaultServerProperties
 
DEFAULT_PROPERTY_DIAGNOSTIC_LIMIT - Static variable in interface com.microstrategy.web.admin.beans.EnumDefaultServerProperties
 
DEFAULT_PROPERTY_DIAGNOSTIC_TYPE - Static variable in interface com.microstrategy.web.admin.beans.EnumDefaultServerProperties
 
DEFAULT_PROPERTY_ENABLED_LOGIN_MODE - Static variable in interface com.microstrategy.web.admin.beans.EnumDefaultServerProperties
 
DEFAULT_PROPERTY_IFRAME - Static variable in interface com.microstrategy.web.admin.beans.EnumDefaultServerProperties
 
DEFAULT_PROPERTY_INCLUDE_SESSION_URL - Static variable in interface com.microstrategy.web.admin.beans.EnumDefaultServerProperties
 
DEFAULT_PROPERTY_INI_POOL - Static variable in interface com.microstrategy.web.admin.beans.EnumDefaultServerProperties
 
DEFAULT_PROPERTY_KEEP_ALIVE - Static variable in interface com.microstrategy.web.admin.beans.EnumDefaultServerProperties
 
DEFAULT_PROPERTY_LOAD_BALANCE_FACTOR - Static variable in interface com.microstrategy.web.admin.beans.EnumDefaultServerProperties
 
DEFAULT_PROPERTY_MAX_POOL - Static variable in interface com.microstrategy.web.admin.beans.EnumDefaultServerProperties
 
DEFAULT_PROPERTY_PORT - Static variable in interface com.microstrategy.web.admin.beans.EnumDefaultServerProperties
 
DEFAULT_PROPERTY_PROJECT_LIST_LOGIN_REQUIRED - Static variable in interface com.microstrategy.web.admin.beans.EnumDefaultServerProperties
 
DEFAULT_PROPERTY_RECORD_LOGGING_LEVEL - Static variable in interface com.microstrategy.web.admin.beans.EnumDefaultServerProperties
 
DEFAULT_PROPERTY_REQUEST_TIMEOUT - Static variable in interface com.microstrategy.web.admin.beans.EnumDefaultServerProperties
 
DEFAULT_PROPERTY_STATISTICS_FILE - Static variable in interface com.microstrategy.web.admin.beans.EnumDefaultServerProperties
 
DEFAULT_PROPERTY_STATISTICS_MODE - Static variable in interface com.microstrategy.web.admin.beans.EnumDefaultServerProperties
 
DEFAULT_PROPERTY_USE_COOKIES - Static variable in interface com.microstrategy.web.admin.beans.EnumDefaultServerProperties
 
DEFAULT_PROPERTY_USE_ENCRYPTION - Static variable in interface com.microstrategy.web.admin.beans.EnumDefaultServerProperties
 
DEFAULT_PROPERTY_USE_SESSION_COOKIE - Static variable in interface com.microstrategy.web.admin.beans.EnumDefaultServerProperties
 
DEFAULT_PROPERTY_VIEW_LOGGING_LEVEL - Static variable in interface com.microstrategy.web.admin.beans.EnumDefaultServerProperties
 
DEFAULT_PROXY_PORT - Static variable in class com.microstrategy.utils.proxy.ProxyUtil
 
DEFAULT_putRegularWorkingSetSize_regularWorkingSetSize - Static variable in interface com.microstrategy.webapi.IDSSXMLServerSession
Default value for the regularWorkingSetSize parameter of the putRegularWorkingSetSize method
DEFAULT_putSearchWorkingSetSize_searchWorkingSetSize - Static variable in interface com.microstrategy.webapi.IDSSXMLServerSession
Default value for the searchWorkingSetSize parameter of the putSearchWorkingSetSize method
DEFAULT_ReBuildReport_resultFlags - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the resultFlags parameter of the ReBuildReport method
DEFAULT_ReBuildReport_stateID - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the stateID parameter of the ReBuildReport method
DEFAULT_ReBuildReport_styleXSL - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the styleXSL parameter of the ReBuildReport method
DEFAULT_ReBuildReport_viewSettings - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the viewSettings parameter of the ReBuildReport method
DEFAULT_ReBuildReport_webProperties - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the webProperties parameter of the ReBuildReport method
DEFAULT_ReBuildReport_windowSetting - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the windowSetting parameter of the ReBuildReport method
DEFAULT_ReBuildReportEx_executionFlags - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the executionFlags parameter of the ReBuildReportEx method
DEFAULT_ReBuildReportEx_resultFlags - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the resultFlags parameter of the ReBuildReportEx method
DEFAULT_ReBuildReportEx_stateID - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the stateID parameter of the ReBuildReportEx method
DEFAULT_ReBuildReportEx_styleXSL - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the styleXSL parameter of the ReBuildReportEx method
DEFAULT_ReBuildReportEx_viewSettings - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the viewSettings parameter of the ReBuildReportEx method
DEFAULT_ReBuildReportEx_webProperties - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the webProperties parameter of the ReBuildReportEx method
DEFAULT_ReBuildReportEx_windowSetting - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the windowSetting parameter of the ReBuildReportEx method
DEFAULT_Refresh_executionFlags - Static variable in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Default executionFlags parameter for Refresh method
DEFAULT_Refresh_executionFlags - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the executionFlags parameter of the Refresh method
DEFAULT_Refresh_promptAnswer - Static variable in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Default promptAnswer parameter for Refresh method
DEFAULT_Refresh_promptAnswer - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the promptAnswer parameter of the Refresh method
DEFAULT_Refresh_resultFlags - Static variable in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Default resultFlags parameter for Refresh method
DEFAULT_Refresh_resultFlags - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the resultFlags parameter of the Refresh method
DEFAULT_Refresh_stateID - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the stateID parameter of the Refresh method
DEFAULT_Refresh_styleXSL - Static variable in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Default styleXSL parameter for Refresh method
DEFAULT_Refresh_styleXSL - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the styleXSL parameter of the Refresh method
DEFAULT_REFRESH_TIME - Static variable in class com.microstrategy.utils.cache.CacheBase
Refresh time constant indicating that default refresh time from the CacheRegistry shall be used for this cache.
DEFAULT_Refresh_viewSettings - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the viewSettings parameter of the Refresh method
DEFAULT_Refresh_webProperties - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the webProperties parameter of the Refresh method
DEFAULT_Refresh_windowSetting - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the windowSetting parameter of the Refresh method
DEFAULT_RemoveFromInbox_inboxFilter - Static variable in interface com.microstrategy.webapi.IDSSXMLInbox
Default value for the inboxFilter parameter of the RemoveFromInbox method
DEFAULT_RemoveFromInbox_inboxFlags - Static variable in interface com.microstrategy.webapi.IDSSXMLInbox
Default value for the inboxFlags parameter of the RemoveFromInbox method
DEFAULT_RESULT_FLAGS - Static variable in class com.microstrategy.web.app.utils.IPhoneUtils
 
DEFAULT_SaveAs_dispMode - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the dispMode parameter of the SaveAs method
DEFAULT_SaveAs_flags - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the flags parameter of the SaveAs method
DEFAULT_SaveAs_stateID - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the stateID parameter of the SaveAs method
DEFAULT_SaveAs_viewIndex - Static variable in interface com.microstrategy.webapi.IDSSXMLReportServer
Default value for the viewIndex parameter of the SaveAs method
DEFAULT_SaveGraph_graphImgType - Static variable in interface com.microstrategy.webapi.IDSSXMLFileLoader
Default graphImgType parameter for SaveGraph method
DEFAULT_SaveGraph_graphProp - Static variable in interface com.microstrategy.webapi.IDSSXMLFileLoader
Default graphProp parameter for SaveGraph method
DEFAULT_SaveGraph_stateID - Static variable in interface com.microstrategy.webapi.IDSSXMLFileLoader
Default stateID parameter for SaveGraph method
DEFAULT_SaveGraph_windowSetting - Static variable in interface com.microstrategy.webapi.IDSSXMLFileLoader
Default windowSetting parameter for SaveGraph method
DEFAULT_SaveToInbox_inboxFlags - Static variable in interface com.microstrategy.webapi.IDSSXMLInbox
Default value for the inboxFlags parameter of the SaveToInbox method
DEFAULT_SaveToInbox_stateID - Static variable in interface com.microstrategy.webapi.IDSSXMLInbox
Default value for the stateID parameter of the SaveToInbox method
DEFAULT_SELECTION_AUTOMATIC - Static variable in interface com.microstrategy.web.objects.EnumPromptPropertyNamesAndValues
 
DEFAULT_SELECTION_FIRST_ITEM - Static variable in interface com.microstrategy.web.objects.EnumPromptPropertyNamesAndValues
 
DEFAULT_SELECTION_LAST_ITEM - Static variable in interface com.microstrategy.web.objects.EnumPromptPropertyNamesAndValues
 
DEFAULT_SQLS - Static variable in interface com.microstrategy.web.tasks.actions.rest.catalogsetting.CatalogSqlsProps
 
DEFAULT_START_MODE - Static variable in class com.microstrategy.web.admin.beans.AdminServersHelper
 
DEFAULT_STATISTIC_TIME - Static variable in class com.microstrategy.utils.cache.CacheBase
Statistic time constant indicating that default statistic time from the CacheRegistry shall be used for this cache.
DEFAULT_STYLE - Static variable in class com.microstrategy.web.app.transforms.PromptsClassicTransform
Denotes constant for getting prompt's default style name.
DEFAULT_STYLE - Static variable in class com.microstrategy.web.app.transforms.PromptsContainerTransform
Denotes constant for getting prompt's default style name.
DEFAULT_STYLE_VALUE - Static variable in interface com.microstrategy.web.app.beans.PromptsContainerBean
 
DEFAULT_SYS_TIMEOUT - Static variable in class com.microstrategy.utils.cache.CacheBase
 
DEFAULT_TABLE_PREFIX_ID - Static variable in interface com.microstrategy.web.tasks.actions.rest.catalogsetting.WarehouseOptionNames
 
DEFAULT_TABLE_PREFIX_NAME - Static variable in interface com.microstrategy.web.tasks.actions.rest.catalogsetting.WarehouseOptionNames
 
DEFAULT_TIME_ZONE - Static variable in interface com.microstrategy.web.objects.WebSessionInfo
 
DEFAULT_USER_TIMEOUT - Static variable in class com.microstrategy.utils.cache.CacheBase
Timeout constant indicating that default timeout value from the CacheRegistry shall be used for this cache.
DEFAULT_VALUE - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Value for default entry
DefaultBlockVisitor - Class in com.microstrategy.web.blocks
A default implementation of the BlockVisitor interface.
DefaultBlockVisitor() - Constructor for class com.microstrategy.web.blocks.DefaultBlockVisitor
 
DefaultContentHandler - Class in com.microstrategy.utils.xml
This class is used as a default base class for an XML ContentHandler.
DefaultContentHandler(String, MessageRouter) - Constructor for class com.microstrategy.utils.xml.DefaultContentHandler
Default constructor which takes a "location" string (may be null) and a MessageRouter object.
DefaultContextMenuItemBuilder(Shortcut) - Constructor for class com.microstrategy.web.app.gui.ContextMenu.DefaultContextMenuItemBuilder
Constructor
defaultCurrency - Variable in class com.microstrategy.web.app.transforms.FormatTabNumberTransform
 
defaultDecimalPlaces - Variable in class com.microstrategy.web.app.transforms.FormatTabNumberTransform
 
defaultDelegate(RequestKeys) - Method in class com.microstrategy.web.beans.AggregatedEventHandler
 
DefaultEntityResolver() - Constructor for class com.microstrategy.utils.xml.XMLUtils.DefaultEntityResolver
 
DefaultErrorHandler - Class in com.microstrategy.utils.xml
DefaultErrorHandler - Class in com.microstrategy.web.app.maps.kml
DefaultErrorHandler(DefaultContentHandler, MessageRouter) - Constructor for class com.microstrategy.utils.xml.DefaultErrorHandler
Creates a new DefaultErrorHandler object.
DefaultErrorHandler(KMLContentHandler) - Constructor for class com.microstrategy.web.app.maps.kml.DefaultErrorHandler
Creates a new DefaultErrorHandler object.
DEFAULTEXPRESSIONTYPE_QUALIFY - Static variable in interface com.microstrategy.web.objects.EnumPromptPropertyNamesAndValues
 
DEFAULTEXPRESSIONTYPE_SELECT - Static variable in interface com.microstrategy.web.objects.EnumPromptPropertyNamesAndValues
 
DefaultExternalSecurity - Class in com.microstrategy.web.app
Title: DefaultExternalSecurity.
DefaultExternalSecurity() - Constructor for class com.microstrategy.web.app.DefaultExternalSecurity
 
DefaultFacebookLoginProvider - Class in com.microstrategy.web.app
This defines a default implementation for Facebook login provider.
DefaultFacebookLoginProvider() - Constructor for class com.microstrategy.web.app.DefaultFacebookLoginProvider
 
defaultHandler - Variable in class com.microstrategy.web.beans.AggregatedEventHandler
The default event handler.
DefaultHiddenInputBuilderImpl - Class in com.microstrategy.web.platform
The default Hidden Input Builder for the Web Universal application.
DefaultHiddenInputBuilderImpl() - Constructor for class com.microstrategy.web.platform.DefaultHiddenInputBuilderImpl
 
DefaultJsonResult - Static variable in interface com.microstrategy.webapi.EnumWebApiResultMode
Default Json format
DefaultLevel - Static variable in interface com.microstrategy.web.beans.EnumDimensionalityLevel
Default/Undefined level.
defaultLocaleCountryParam - Variable in class com.microstrategy.web.tasks.MobileLoginTask
 
defaultLocaleLanguageParam - Variable in class com.microstrategy.web.tasks.MobileLoginTask
 
DefaultMessageRouter - Class in com.microstrategy.utils.xml
This class represents a simple Message Router implementation that simply sends its strings to the System.err channel.
DefaultMessageRouter() - Constructor for class com.microstrategy.utils.xml.DefaultMessageRouter
 
defaultOperatorId - Variable in class com.microstrategy.web.app.transforms.AbstractPromptExpressionTransform
Specifies operator Id to be used as default in expression.
defaultRootFolderType - Variable in class com.microstrategy.web.app.transforms.SearchSuggestTransform
Search scope folder that used when no explicit folder is given (default as "All Folders").
DEFAULTROOTOPERATOR_AND - Static variable in interface com.microstrategy.web.objects.EnumPromptPropertyNamesAndValues
 
DEFAULTROOTOPERATOR_OR - Static variable in interface com.microstrategy.web.objects.EnumPromptPropertyNamesAndValues
 
DefaultStyleRequestContext - Class in com.microstrategy.web.transform
The class provides the default implementation of StyleRequestContext.
DefaultStyleRequestContext() - Constructor for class com.microstrategy.web.transform.DefaultStyleRequestContext
 
DefaultSubscriptionWidget - Interface in com.microstrategy.web.app.gui
Deprecated.
Please use DefaultSubscriptionWidget from the transforms package.
DefaultURIBuilderImpl - Class in com.microstrategy.web.platform
The default URI Builder for the Web Universal application.
DefaultURIBuilderImpl() - Constructor for class com.microstrategy.web.platform.DefaultURIBuilderImpl
 
DefaultValidator - Class in com.microstrategy.utils.validator
This is a default implementation of ParameterValidator, which simply returns true for each value.
DefaultValidator() - Constructor for class com.microstrategy.utils.validator.DefaultValidator
 
DefaultViewBeanFeaturesImpl - Class in com.microstrategy.web.app.beans
This class is used to generated the default features values for an empty template in RWD.
DefaultViewBeanFeaturesImpl(WebComponent) - Constructor for class com.microstrategy.web.app.beans.DefaultViewBeanFeaturesImpl
Constructor with the specified WebComponent.
DEFINE_PREFIX_MODE - com.microstrategy.web.tasks.actions.rest.catalogsetting.EnumCatalogOptions
 
defineDataSource(String, int) - Method in interface com.microstrategy.web.beans.GraphBean
If the state of the GraphBean is not provided, the caller may provide the following properties to define the equivalent data source for the Graph Bean.
defineDataSource(String, String, int) - Method in interface com.microstrategy.web.beans.GraphBean
If the state of the GraphBean is not provided, the caller may provide the following properties to define the equivalent data source for the Graph Bean.
defineProperty(String, String) - Method in class com.microstrategy.web.blocks.Block
Defines a new property for a Block.
Definition - Class in com.microstrategy.web.blocks.config
THIS CLASS IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT.
Definition() - Constructor for class com.microstrategy.web.blocks.config.Definition
 
defTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.GenerateJoinsTask
 
dehexchar(char) - Static method in class com.microstrategy.utils.json.JSONTokener
Get the hex value of a character (base16).
dehexchar(char) - Static method in class com.microstrategy.web.app.tasks.architect.json.JSONTokener
Get the hex value of a character (base16).
delegateRequest(RequestKeys) - Method in class com.microstrategy.web.beans.AggregatedEventHandler
 
delegateRequest(RequestKeys) - Method in class com.microstrategy.web.beans.GenericEventHandler
The default implementation of this method simply delegates the event to the next source component specified in the static field GenericWebEvent.URL_SOURCE_NAME.
delegateRequest(RequestKeys) - Method in interface com.microstrategy.web.beans.WebEventHandler
This method encapsulates the mechanism by which a request is delegated to child WebComponents.
DELEGATION - com.microstrategy.webapi.KerberosSession.EnumKerberosMode
 
delete - com.microstrategy.web.blocks.BlockListElement.ListAction
 
delete() - Method in interface com.microstrategy.web.beans.AddressListBean
deletes the currently active address.
delete() - Method in interface com.microstrategy.web.beans.EditableBean
Delete the object represented by this bean.
delete() - Method in interface com.microstrategy.web.beans.ScheduleBean
Deprecated.
This method deletes the subscription that the bean was initialized with using the setSubscriptionID method.
delete() - Method in interface com.microstrategy.web.beans.SubscriptionBean
This method deletes the subscription that the bean was initialized with using the setSubscriptionID method.
delete() - Method in interface com.microstrategy.web.beans.SubscriptionFolderBean
Deletes the objects that are specified by the filter using the getFilter method on this bean.
delete() - Method in interface com.microstrategy.web.objects.EditableObject
Removes an existing editable object from its source.
delete() - Method in interface com.microstrategy.web.objects.WebConnectionMap
Deletes the WebConnectionMap from the IServer.
delete() - Method in interface com.microstrategy.web.objects.WebDevice
To delete a existing device.
delete() - Method in class com.microstrategy.web.objects.WebIServerSubscriptionDynamicRecipientListImpl
 
delete(int) - Method in interface com.microstrategy.web.objects.WebExpressionHelper
Delete the node with the given key from the expression.
delete(CacheHint) - Method in interface com.microstrategy.utils.cache.Cache
Removes object from the cache and persistent storage
delete(CacheHint) - Method in class com.microstrategy.utils.cache.CacheBase
 
delete(WebNode) - Method in interface com.microstrategy.web.objects.WebExpressionHelper
Delete the specified node from the expression.
delete(WebPromptAnswer) - Method in interface com.microstrategy.web.objects.WebUserAnswers
Deletes a prompt answer from the collection and also removes it from metadata.
delete(Object) - Method in class com.microstrategy.utils.config.AbstractConfigurationElement
 
delete(String) - Method in class com.microstrategy.web.platform.RandomNumberMap
 
Delete - com.microstrategy.web.objects.dataimport.EnumTableRefreshType
 
DELETE - com.microstrategy.webapi.restApi.MethodTypes
 
DELETE - Static variable in class com.microstrategy.utils.proxy.WinRegistryFullOperation
Security Mask need by openKey - just for delete
deleteActualParameter(Object) - Method in class com.microstrategy.web.app.tasks.config.StyleInfo
deletes the actual parameter from the list which is associated with the given key
deleteAll() - Method in class com.microstrategy.web.tasks.config.TaskFactoryParamList
 
deleteAllActualParameters() - Method in class com.microstrategy.web.app.tasks.config.StyleInfo
deletes all the actual parameters.
deleteAllPages() - Method in class com.microstrategy.web.app.PageInfoList
Delete all pages from this manager instance
deleteAllPages() - Method in class com.microstrategy.web.app.PageManager
Delete all pages from this manager instance
deleteAllTaskFactories() - Method in class com.microstrategy.web.tasks.config.TaskFactoryList
 
deleteAllTasks() - Method in class com.microstrategy.web.tasks.config.TasksList
 
deleteArgument(int) - Method in class com.microstrategy.web.beans.EventArgumentInfoList
Delete the argument with the given id
deleteArgument(int) - Method in class com.microstrategy.web.beans.EventInfo
Delete the argument with the given id.
deleteCaches() - Method in class com.microstrategy.utils.proxy.WinRegistryFullOperation
Method deletes all caching values
deleteConfiguration(String) - Method in class com.microstrategy.web.app.mobile.config.MobileConfigurationManager
 
deleteContact(String) - Method in interface com.microstrategy.web.objects.WebContactsSource
Delete contact with specified ID from metadata
deleteContacts(List<String>) - Method in interface com.microstrategy.web.objects.WebContactsSource
Delete contacts
DeleteCube - Static variable in interface com.microstrategy.web.objects.admin.monitors.EnumDSSXMLCubeAdminAction
 
deleteDataTxnHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
Takes in a client side request for a delete data transaction for specified rows and creates a delta for the back-end server.
deleteDir(File) - Static method in class com.microstrategy.utils.FileUtil
Deletes a directory (folder).
DeleteDynamicRecipientListTask - Class in com.microstrategy.web.app.tasks
 
DeleteDynamicRecipientListTask() - Constructor for class com.microstrategy.web.app.tasks.DeleteDynamicRecipientListTask
 
deleteEMMATableHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
deleteEntry(Key, String) - Method in class com.microstrategy.utils.proxy.WinRegistryFullOperation
Method deletes the specified value (YOU CAN ALSO DELETE BINARY, DWORD, MULTI OR EXPAND ENTRIES!!!)
deleteEvent - Variable in class com.microstrategy.web.admin.transforms.AbstractServerPropertiesTransform
 
deleteEvent(int) - Method in class com.microstrategy.web.beans.EventHandlerInfo
Delete the event with the given id.
deleteEvent(int) - Method in class com.microstrategy.web.beans.EventInfoList
Delete the event with the given id
deleteEventHandler(int) - Method in class com.microstrategy.web.beans.EventHandlersCatalog
Delete the event handler with the given type
DeleteLinkItems(String, String) - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer
This method is used to delete link items on the Intelligence Server.
deleteMacro(String) - Method in class com.microstrategy.web.blocks.config.Macros
 
DeleteMessageTask - Class in com.microstrategy.web.tasks
 
DeleteMessageTask() - Constructor for class com.microstrategy.web.tasks.DeleteMessageTask
 
DeleteMobileConfigurationTask - Class in com.microstrategy.web.app.tasks
 
DeleteMobileConfigurationTask() - Constructor for class com.microstrategy.web.app.tasks.DeleteMobileConfigurationTask
 
deleteObject(WebObjectInfo) - Method in interface com.microstrategy.web.objects.WebObjectSource
Deletes the given object from the metadata.
deleteObject(String, int) - Method in interface com.microstrategy.web.objects.WebObjectSource
Deletes the object with the given DSS ID and type from the metadata.
DeleteObject(String, String, int) - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer
This method deletes an object.
DeleteObject(String, String, int, String) - Method in class com.microstrategy.web.app.tasks.architect.DeleteObjectTask
 
DeleteObjectTask - Class in com.microstrategy.web.app.tasks.architect
 
DeleteObjectTask - Class in com.microstrategy.web.app.tasks
 
DeleteObjectTask() - Constructor for class com.microstrategy.web.app.tasks.architect.DeleteObjectTask
 
DeleteObjectTask() - Constructor for class com.microstrategy.web.app.tasks.DeleteObjectTask
 
deletePage(String) - Method in class com.microstrategy.web.app.PageInfoList
Removes the requested PageInfo instance from the Manager, based on its ID.
deletePage(String) - Method in class com.microstrategy.web.app.PageManager
Removes the requested PageInfo instance from the Manager, based on its ID.
DeletePalette(String, String) - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer
This method deletes an object.
DeletePaletteTask - Class in com.microstrategy.web.tasks
 
DeletePaletteTask() - Constructor for class com.microstrategy.web.tasks.DeletePaletteTask
 
DeletePaletteTask(String) - Constructor for class com.microstrategy.web.tasks.DeletePaletteTask
 
deleteParam(String) - Method in class com.microstrategy.web.tasks.config.TaskFactoryParamList
 
deleteProfile() - Method in interface com.microstrategy.web.objects.admin.users.WebUser
Delete the profile folder for the particular user for the specified project Note that the profile folder will be deleted only when the user is saved.
deleteProject(String) - Method in interface com.microstrategy.web.objects.WebProjectDeleter
Deletes project by given projectId.
deleteProject(String) - Method in class com.microstrategy.web.objects.WebProjectDeleterImpl
 
deleteProject(String, String) - Method in class com.microstrategy.web.app.tasks.architect.DeleteProjectTask
 
deleteProject(String, String) - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
Deletes a project by given projectId.
DeleteProjectTask - Class in com.microstrategy.web.app.tasks.architect
 
DeleteProjectTask() - Constructor for class com.microstrategy.web.app.tasks.architect.DeleteProjectTask
 
DeleteProjectTask(String) - Constructor for class com.microstrategy.web.app.tasks.architect.DeleteProjectTask
 
deleteProperty(String) - Method in class com.microstrategy.web.blocks.config.Definition
 
deleteScheduledMaintenance(String, String, String, String, String, WebProject, String, int, boolean, String) - Method in interface com.microstrategy.webapi.IDSSXMLScheduleServer
This method is to delete an existing scheduled maintenance.
deleteSection(String) - Method in class com.microstrategy.web.app.TemplateInfo
Deletes a page section file name
deleteShortcutList(String) - Method in class com.microstrategy.web.app.TemplateInfo
Deletes a ShortcutList
deleteSourcesTaskParam - Variable in class com.microstrategy.web.app.tasks.DIEditEmmaIRRSourceTableTask
 
DeleteTable - com.microstrategy.web.objects.dataimport.EnumTableRefreshType
 
deleteTarget - Variable in class com.microstrategy.web.app.transforms.InboxListTransform
Deprecated.
Specifies the delete target page.
deleteTask(String) - Method in class com.microstrategy.web.tasks.config.TasksList
 
deleteTaskFactory(String) - Method in class com.microstrategy.web.tasks.config.TaskFactoryList
 
deleteTransformDefnFromStyles(TransformDefn, boolean) - Method in interface com.microstrategy.web.transform.StyleCatalog
Cleans all the possible associatios made to the TransformDefn object specified.
deleteTransformDefnFromStyles(TransformDefn, boolean) - Method in class com.microstrategy.web.transform.StyleCatalogImpl
 
deleteTranslation(String, int, String, int) - Method in interface com.microstrategy.web.objects.WebObjectSource
This manipulation allows user to delete one translation at any locale for one unembedded object.
deleteTrustToken(String, String) - Method in interface com.microstrategy.web.objects.WebIServerSession
Delete Trust Relationship between Web Server and Intelligence Server.
deleteTrustToken(String, String, boolean) - Method in interface com.microstrategy.web.objects.WebIServerSession
Delete Trust Relationship between Web Server and Intelligence Server.
DELIMITER - Static variable in interface com.microstrategy.web.objects.FilterDetailsFormatting
 
DELIMITER - Static variable in class com.microstrategy.web.objects.WebTransmitterImpl
 
DELIMITER_STR - Static variable in interface com.microstrategy.web.objects.FilterDetailsFormatting
 
delimitersAroundMetadataObjectNames() - Method in interface com.microstrategy.web.objects.FilterDetailsFormatting
When to use delimiters around metadata object names.
delimiterTaskParam - Variable in class com.microstrategy.web.app.tasks.DIAutoMappingEMMASourceTable
 
DELIVERY_SERVICE_SCOPE - Static variable in interface com.microstrategy.web.app.beans.EnumExecutionScope
Event Scope for Delivery Service folder pages
deliveryMode - Variable in class com.microstrategy.web.app.transforms.AbstractSubscriptionFolderBeanTransform
Indicates which subscriptions this transform will be displaying based on delivery mode.
deliverySettings - Variable in class com.microstrategy.web.objects.WebTransmitterImpl
 
deliveryType - Variable in class com.microstrategy.web.objects.WebPushNotificationImpl
 
delKey(Key, String) - Method in class com.microstrategy.utils.proxy.WinRegistryFullOperation
deletes a key/subkey from the registry
delTablesTaskParam - Variable in class com.microstrategy.web.app.tasks.DIChangePartitionTask
 
DeltaProperties - Class in com.microstrategy.utils
This class provides a means to detect property changes such that we can tell exactly which properties have changed from the original values.
DeltaProperties() - Constructor for class com.microstrategy.utils.DeltaProperties
 
DeltaProperties(String) - Constructor for class com.microstrategy.utils.DeltaProperties
 
DeltaProperties.Visitor - Interface in com.microstrategy.utils
deltas() - Method in class com.microstrategy.utils.config.AbstractConfigurationElement
Returns the deltas between the AbstractConfigurationElement.original() and this objects.
deltas(AbstractConfigurationElement) - Method in class com.microstrategy.utils.config.AbstractConfigurationElement
Returns a partial instance of this object that contains the attributes and elements required to make this object equals to the other paramter.
deltaXMLTaskParam - Variable in class com.microstrategy.web.app.tasks.DICreateEmmaIRRReportInstanceTask
 
delValue(Key, String) - Method in class com.microstrategy.utils.proxy.WinRegistryFullOperation
Deprecated.
use int deleteEntry(Key key, String valueName) instead of
DenyDomains - Class in com.microstrategy.web.app
Class that represents the node DenyDomains.NODE_DENY_DOMAINS of the resourceFeedConfig.xml.
DenyDomains() - Constructor for class com.microstrategy.web.app.DenyDomains
Default constructor
dependencyFile - Variable in class com.microstrategy.web.app.utils.JavaScriptDependencyAnalyzer
 
DeployDescLoader - Class in com.microstrategy.web.platform
SAX parser for web.xml web.xml sample ... ... ... ... ... ...
DeployDescLoader() - Constructor for class com.microstrategy.web.platform.DeployDescLoader
 
DEPRECATED - Static variable in class com.microstrategy.web.transform.FormalParameterAnnotation
 
depth - Variable in class com.microstrategy.utils.xml.AbstractHandler
The element depth count.
DerInputStream - Class in com.microstrategy.utils
Decodes ASN.1 types encoded with DER (X.690)
DerInputStream(InputStream) - Constructor for class com.microstrategy.utils.DerInputStream
 
DerivedElementBean - Interface in com.microstrategy.web.beans
This bean represents a single Derived Element
DerivedElementBean.Host - Interface in com.microstrategy.web.beans
Represents this bean's host
DerivedElementBeanImpl - Class in com.microstrategy.web.beans
 
DerivedElementBeanImpl() - Constructor for class com.microstrategy.web.beans.DerivedElementBeanImpl
 
DerivedElementCalculationTransform - Class in com.microstrategy.web.app.transforms
This transform is used to render Calculation Derived Element.
DerivedElementCalculationTransform() - Constructor for class com.microstrategy.web.app.transforms.DerivedElementCalculationTransform
 
DerivedElementEventHandler - Class in com.microstrategy.web.beans
 
DerivedElementEventHandler() - Constructor for class com.microstrategy.web.beans.DerivedElementEventHandler
 
DerivedElementFilterTransform - Class in com.microstrategy.web.app.transforms
The DerivedElementTransform is the transform that is used to render the view and base filters in the MicroStrategy Web GUI.
DerivedElementFilterTransform() - Constructor for class com.microstrategy.web.app.transforms.DerivedElementFilterTransform
 
DerivedElementFormatEditorBean - Interface in com.microstrategy.web.app.beans
 
DerivedElementFormatEditorTransform - Class in com.microstrategy.web.app.transforms
 
DerivedElementFormatEditorTransform() - Constructor for class com.microstrategy.web.app.transforms.DerivedElementFormatEditorTransform
 
DerivedElementListTransform - Class in com.microstrategy.web.app.transforms
The DerivedElementTransform is the transform that is used to render the view and base filters in the MicroStrategy Web GUI.
DerivedElementListTransform() - Constructor for class com.microstrategy.web.app.transforms.DerivedElementListTransform
 
DerivedElementsBrowserBean - Interface in com.microstrategy.web.app.beans
 
DerivedElementsBrowserBeanImpl - Class in com.microstrategy.web.app.beans
 
DerivedElementsBrowserBeanImpl() - Constructor for class com.microstrategy.web.app.beans.DerivedElementsBrowserBeanImpl
 
DerivedElementsBrowserEventHandler - Class in com.microstrategy.web.app.beans
 
DerivedElementsBrowserTransform - Class in com.microstrategy.web.app.transforms
 
DerivedElementsBrowserTransform() - Constructor for class com.microstrategy.web.app.transforms.DerivedElementsBrowserTransform
 
DerivedElementsConvertDialogBean - Interface in com.microstrategy.web.app.beans
 
DerivedElementsConvertDialogTransform - Class in com.microstrategy.web.app.transforms
Transform class for parsing DerivedElementsConvertDialogBean and generating its output.
DerivedElementsConvertDialogTransform() - Constructor for class com.microstrategy.web.app.transforms.DerivedElementsConvertDialogTransform
Default no-args constructor, initialize formal parameters.
DerivedElementsDialog - Static variable in interface com.microstrategy.web.app.beans.EnumObjectBrowserContexts
Derived Elements Dialog
DerivedElementsEditorBean - Interface in com.microstrategy.web.app.beans
This bean supports editing a collection of Derived Elements belonging to a given template attribute.
DerivedElementsEditorTransform - Class in com.microstrategy.web.app.transforms
 
DerivedElementsEditorTransform() - Constructor for class com.microstrategy.web.app.transforms.DerivedElementsEditorTransform
 
DerivedElementTransform - Class in com.microstrategy.web.app.transforms
The DerivedElementTransform is the transform that is used to render the view and base filters in the MicroStrategy Web GUI.
DerivedElementTransform() - Constructor for class com.microstrategy.web.app.transforms.DerivedElementTransform
 
derivedMetricImage - Variable in class com.microstrategy.web.app.transforms.AbstractObjectBrowserTabTransform
Indicates the image to use when displaying a derived metric.
descParam - Variable in class com.microstrategy.web.app.tasks.AbstractSaveTask
 
descParam - Variable in class com.microstrategy.web.app.tasks.CreateFolderTask
This is the description parameter
descParam - Variable in class com.microstrategy.web.app.tasks.SaveCustomGroupTask
This is the description parameter
descParam - Variable in class com.microstrategy.web.tasks.SaveAndPublishCubeTask
 
Description() - Constructor for class com.microstrategy.web.platform.ParameterInfo.Description
 
descriptionPattern(String) - Method in class com.microstrategy.webapi.paramsobject.SynchronousQuickSearch.Builder
Query in object description.
descTaskParam - Variable in class com.microstrategy.web.app.tasks.architect.CreateProjectTask
 
descTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.SaveReportXDADefinitionTask
 
DeselectAttribute - com.microstrategy.web.tasks.models.EnumMappingChangeType
 
DeselectMetric - com.microstrategy.web.tasks.models.EnumMappingChangeType
 
designModeDummyRowCount - Variable in class com.microstrategy.web.app.transforms.ReportDesignModeTransformImpl
It is used in the transform to specify how many dummy rows are displayed in design mode.
desiredZoomFactor - Variable in class com.microstrategy.web.app.transforms.MojoRWDTransform
 
DesktopImportSaveDashboardTask - Class in com.microstrategy.web.app.tasks
 
DesktopImportSaveDashboardTask() - Constructor for class com.microstrategy.web.app.tasks.DesktopImportSaveDashboardTask
 
DesktopPageComponentImpl - Class in com.microstrategy.web.app.beans
Specialized implementation of the page component used for the desktop page.
DesktopPageComponentImpl() - Constructor for class com.microstrategy.web.app.beans.DesktopPageComponentImpl
 
DesktopPathTransform - Class in com.microstrategy.web.app.transforms
This class is used to render the Path in the Desktop and Summary pages.
DesktopPathTransform() - Constructor for class com.microstrategy.web.app.transforms.DesktopPathTransform
 
destroy() - Method in class com.microstrategy.utils.cache.CacheRegistry
Destroy the HashSet and other caches, will be called when destroying the sevlet
destroy() - Static method in class com.microstrategy.utils.FormatUtils
Destroy the HashSet and other caches, will be called when destroying the sevlet
destroy() - Method in class com.microstrategy.utils.ObjectRegistry
Destroy the HashSet and other caches, will be called when destroying the sevlet
destroy() - Static method in class com.microstrategy.web.app.PropertySetHelper
Destroy the HashSet and other caches, will be called when destroying the sevlet
destroy() - Method in class com.microstrategy.web.app.tasks.BeanTaskFactory
 
destroy() - Method in class com.microstrategy.web.app.tasks.WebComponentTask
Destroy any data structures created by the 'init' method.
destroy() - Static method in class com.microstrategy.web.app.utils.JavaScriptDependencyAnalyzer
Destroy the HashSet and other caches, will be called when destroying the sevlet
destroy() - Method in class com.microstrategy.web.beans.AbstractEventHandlerFactory
Deprecated.
Destroy the HashSet and other caches, will be called when destroying the sevlet
destroy() - Method in class com.microstrategy.web.beans.BeanFactory
Destroy the HashSet and other caches, will be called when destroying the sevlet
destroy() - Method in class com.microstrategy.web.blocks.BlockFactory
Destroy the HashSet and other caches, will be called when destroying the sevlet
destroy() - Method in class com.microstrategy.web.filter.ClientIDFilter
 
destroy() - Method in class com.microstrategy.web.filter.CookieProcessorFilter
 
destroy() - Method in class com.microstrategy.web.filter.CrlfResponseFilter
 
destroy() - Method in class com.microstrategy.web.filter.ExpireHeaderFilter
 
destroy() - Method in class com.microstrategy.web.filter.GlobalHeadersFilter
 
destroy() - Method in class com.microstrategy.web.filter.RedirectResponseFilter
 
destroy() - Method in class com.microstrategy.web.filter.ResourceAccessConstraintFilter
 
destroy() - Method in class com.microstrategy.web.filter.SpnegoFilter
 
destroy() - Method in class com.microstrategy.web.filter.SpnegoJbossFilter
 
destroy() - Method in class com.microstrategy.web.filter.VIImageExpireHeaderFilter
 
destroy() - Method in class com.microstrategy.web.mkit.MkvRequestFilter
 
destroy() - Method in class com.microstrategy.web.servlets.MainServlet
 
destroy() - Method in class com.microstrategy.web.servlets.MobileServlet
Destroy any data associated with the servlet.
destroy() - Method in class com.microstrategy.web.servlets.TaskProcessorServlet
Destroy any data associated with the servlet.
destroy() - Method in class com.microstrategy.web.tasks.AbstractBaseTask
 
destroy() - Method in class com.microstrategy.web.tasks.AggregatingTaskFactory
 
destroy() - Method in interface com.microstrategy.web.tasks.Task
Destroys the Task.
destroy() - Method in interface com.microstrategy.web.tasks.TaskFactory
Instructs the factory to destroy any persistent data structures.
destroyCrawl(String) - Method in interface com.microstrategy.web.objects.WebObjectSource
To destroy crawl on project
DETAIL_TERSE_DEFAULT - Static variable in class com.microstrategy.web.objects.WebElementHelper
 
DETAIL_TERSE_DISPLAY_NAME - Static variable in class com.microstrategy.web.objects.WebElementHelper
 
DETAIL_TERSE_SOURCE_UNIT_ID - Static variable in class com.microstrategy.web.objects.WebElementHelper
 
determineDrillRetainParent(ReportBean, String) - Static method in class com.microstrategy.web.app.transforms.ReportTransformHelper
whether the drill action will retain parent.
determineDrillRetainParent(ViewBean, String) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
Deprecated.
This method is no longer used. The backend determines the value of this setting if it is set to use report definition.
determineDrillRetainThreshold(ReportBean, String) - Static method in class com.microstrategy.web.app.transforms.ReportTransformHelper
Determins how the drill action will retain thresholds.
determineDrillRetainThreshold(ViewBean, String) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
Deprecated.
This method is no longer used. The backend determines the value of this setting if it is set to use report definition.
determinePresentation(String) - Static method in class com.microstrategy.web.objects.WebElementHelper
Tries to determine presentation type.
deviceIDParam - Variable in class com.microstrategy.web.tasks.MobileLoginTask
 
DFC_APP_OBJ_LOAD_EXP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_APPOBJ_EMPTY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_APPOBJ_EXP_AGGMETRIC_NO_EXP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_APPOBJ_EXP_BASE_CALLED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_APPOBJ_EXP_DEF_ERR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_APPOBJ_EXP_LOADAPP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_APPOBJ_EXP_LOGIC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_APPOBJ_EXP_NO_FILTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_APPOBJ_EXP_NULL_DISP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_APPOBJ_EXP_NULL_FUNC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_APPOBJ_EXP_NULL_TREE_NODE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_APPOBJ_LOGICER_BASE_CLASS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_APPOBJ_LOGICER_FILTER_MQ - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_APPOBJ_LOGICER_MORE_PARTITION_ATTR_THAN_SUPPORT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_APPOBJ_LOGICER_NO_FILTER_PART - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_APPOBJ_LOGICER_NO_INTERNAL_DATA - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_APPOBJ_LOGICER_NO_SQL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_APPOBJ_LOGICER_WRONG_AGG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_BDE_CONNECTION_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_CONV_EMPTY_TABLE_NAME_DATAMART - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_CONV_INVALID_REPORT_DATAMART - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_CONV_NO_DATAMART_DEFINED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_CONV_SECURITY_FILTER_LEVEL_CONFLICT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_CONV_TOO_MANY_FORM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_CSI_CROSSJOIN_ABORT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_CSI_CROSSJOIN_INFO - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_CSI_DA - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_APPLY_FUNC_MISS_CONSTCHILD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_ATTR_NO_SOURCETABLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_ATTR_NO_SOURCETABLE_FIX_IT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_BINDTABLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_CANCELED_PROMPT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_COM_ATTRINFO_PARTIAL_IDFORM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_COM_INTERFACE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_COM_NULLPTR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_COM_QI - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_CUBE_CS_CG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_CUBE_DR_TEMP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_CUBE_INFO_CREATION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_CUBE_IR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_CUBE_IR_DEL_FILTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_CUBE_IR_DR_TEMP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_CUBE_IR_FILTER_DELETE_MDX - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_CUBE_IR_FILTER_QB_FFSQL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_CUBE_IR_REPORT_TEMP_ADD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_CUBE_IR_REPORT_TEMP_DELETE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_CUBE_IR_REPORT_TEMP_UPDATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_DE_EXPR_TOO_DEEP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_DESCENDANTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_DIMMETRIC_OBJ_UNSUPPORTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_DR_MULTI_TZ_CUBE_NOT_SUPPORTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_EMPTY_BINDINGTABLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_EMPTY_CUBE_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_EMPTY_LUCUBE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_EMPTY_TEMPLATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_FACT_EXTENSION_EXPR_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_FILTER_ATTR_NOT_IN_SCHEMA - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_FILTER_HAS_NO_FACT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_FILTER_HAS_RECURSIVE_METRIC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_FILTERUNITREL_STACKOVERFLOW - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_GO_BROKEN_PARENT_CHILD_REL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_GO_COMPUNIT_IS_NULL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_GO_DW_GOT_EMPTY_FILTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_GO_NON_RAF_PRIMARY_BRANCH_NOT_HANDLED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_GO_PARENT_SHOULD_BE_LEAF - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_GO_PARENTS_AND_FROMINFO_DIFF_SIZE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_GO_PARTITION_WITHOUT_PARTITION_BASE_TABLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_GO_PREPROCESSCASEWHEREHAVING_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_GO_WRONG_MFROMINFO_SIZE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_INVALID_CSI_EXPRESSION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_INVALID_NODE_TYPE_IN_SF - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_INVALID_OBJECT_TYPE_IN_METRIC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_INVALID_OBJECT_TYPE_IN_METRIC_WITH_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_INVALID_PATTERN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_INVALID_REPORT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_INVALIDCASE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_IRR_CS_CG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_IRR_MULTI_TZ_CUBE_NOT_SUPPORTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_JOB_IS_CANCELED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_MAP_SMART_ATTR_NOT_SUPPORTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_MAP_SMART_TO_NORMAL_NOT_SUPPORTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_MEMERR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_METRIC_EXPR_TOO_DEEP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_MISSING_TEMPLATE_OBJECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_MSUBSQLS_SIZE_MISMATCH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_MULTI_BASE_ATTR_NOT_SUPPORTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_NOSUBOBJ - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_NOT_PARAMS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_NULL_PARTITION_ATTR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_OBJ_ATTR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_OBJ_COL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_OBJ_CRT_ATTR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_OBJ_DIM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_OBJ_DIMMETRIC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_OBJ_DIMTY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_OBJ_FACT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_OBJ_FACTGRP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_OBJ_FILTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_OBJ_FUNC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_OBJ_LINK - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_OBJ_NULL_ELEMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_OBJ_REL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_OBJ_REPORT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_OBJ_ROLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_OBJ_TABLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_OBJ_TEMP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_OBJ_TEMPATTR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_PARTITIONTABLE_IS_NULL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_PATH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_RAF_CG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_RAF_DATAMART - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_RAF_LOOP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_RAF_SUBSET - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_REC_ATTR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_REPORT_ENGINE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_RF_NO_OUTPUT_LEVEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_RUNTIME_RI_CANCELED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_SCHEMA - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_SCHEMA_NOOBJ - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_SCHEMA_READ_ONLY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_SEC_FILTER_MISSING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_SPECIFY_TZ_AWARE_ATTR_NOT_SUPPORTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_SUBSET_CS_CG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_SUBSET_MQ_LEVEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_TEMP_DUP_ATTR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_TYPE_MISMATCH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_TZ_TTI_PD_TABLES_NOT_FOUND_ELEMENT_BROWSING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_TZ_TTI_PUSHDOWN_TABLES_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_E_USER_GROUP_LOOP_DEF - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_AGGMETRIC_BRANCH_GETDT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_AGGMETRIC_BRANCH_GETMAXTREE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_AGGMETRIC_BRANCH_REMOVE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_AGGMETRIC_GENSTRINGRES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_AGGMETRIC_LEAF_DECOMP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_AGGMETRIC_LEAF_GETDT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_AGGMETRIC_LEAF_GETSTRING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_AGGMETRIC_LEAF_PREPROC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_AGGMETRIC_LEAF_REMOVE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_AGGMETRIC_REMOVE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_ATTR_FORM_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_ATTR_TABLE_ASSOC_EMPTY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_CALENDAR_AE_VER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_CALENDAR_QB_AE_VER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_COMPUNIT_EMPTY_FROMUNIT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_COMPUNIT_EMPTY_REP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_COMPUNIT_GEN_CREATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_COMPUNIT_SCHEMA_OLD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_COMPUNIT_VOID_BASE_CLASS_CALLED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_CROSSJOIN_ABORT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_CROSSJOIN_ABORT2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_CUBE_MISS_TTIBASE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_CUBE_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_CUBE_TZ_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_CUSTGRP_BAND_BAD_OUTPUT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_DATAMART_ANA_PASS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_DATATYPE_NOT_SUPPORTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_DDL_FREE_MODE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_DIMMETRIC_BRANCH_DECOMP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_DIMMETRIC_BRANCH_GENLEVEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_DIMMETRIC_BRANCH_GENTREE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_DIMMETRIC_BRANCH_PROPALLCH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_DIMMETRIC_BRANCH_PROPOJ - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_DIMMETRIC_BRANCH_SETDIMTY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_DIMMETRIC_BRANCH_SETSCHEMA - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_DIMMETRIC_CLONE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_DIMMETRIC_MERGE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_DIMMETRIC_SET - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_DIMTY_AV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_EMPTY_COMPUNIT_BRANCH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_EXP_APPOBJ - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_EXP_LOGIC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_EXP_NO_DATA - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_EXP_NO_DATA_SAVE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_EXP_REPORT_EMP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_EXP_SMALL_BUF - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_EXPRFUNC_DECOMP4 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_EXPRFUNC_GENATT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_EXPRFUNC_GENDBQ - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_EXPRFUNC_GETAGG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_EXPRFUNC_GETAGGMET - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_EXPRFUNC_GETDBROLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_EXPRFUNC_GETDT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_EXPRFUNC_GETME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_EXPRFUNC_REMOV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_EXPRFUNC_UPD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_EXPRFUNC_UPD_DMDM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_EXPRFUNC_UPD_NODIM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_EXPRSCH_EXPR_GETAGG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FACT_TABLE_ASSOC_EMPTY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FACTSET_COMMON_ENTRYLEVEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FACTSET_DYNAMICFACT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FACTSET_DYNAMICFACT_TABLETYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FACTSET_FACTGROUP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FACTSET_FACTLEVEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FACTSET_FACTLVL_SF - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FACTSET_NO_TABLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FACTSET_NOT_SUPPORT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FACTSET_NULL_ENTRYLEVEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FACTSET_RESOLVING_ANALEVEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FGTGA_NOTABLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FILTER_EMB_CG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FILTER_EMB_GENATTR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FILTER_EMB_GENSQL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FILTER_ENT_GENATTR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FILTER_ENT_SET - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FILTER_METR_CG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FILTER_PRED_GEN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FILTER_PRED_ISMG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FILTER_SQL_FAIL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FILTER_UNIT_BR_PROCMQ - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FILTER_UNIT_BR_RES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FILTER_UNIT_BR_UPDEXPR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FILTER_UNIT_BR_UPDEXPRAM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FILTER_UNIT_GENATTR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FILTER_UNIT_GENSQL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FILTER_UNIT_UPD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FROM_CROSSJOIN_CHILD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FROM_CROSSJOIN_FORM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FROM_CROSSJOIN_PARENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FROM_DISALLOW_CROSSJOIN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FROM_FACTEXTENSION_FAIL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FROM_JOIN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FROM_LHS_PDTABLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FROM_LINKATTRS_ERR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FROM_UNITJOIN_EXPECTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FROMUNIT_CJ_GEN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FROMUNIT_JOIN_COMPARE_STR_RES_PAIR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FROMUNIT_JOIN_GEN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FROMUNIT_JOIN_GEN_LEFT_RIGHT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FROMUNIT_JOIN_NULL_CHILD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FROMUNIT_LEAF_GEN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FROMUNIT_LEAF_GEN_ATTR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FROMUNIT_LEAF_NULL_TABLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FROMUNIT_NULL_JOINATTR_COLREF - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FROMUNIT_NULL_LEAF_IN_TREE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_FROMUNIT_TREE_SIZE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_GEN_METRIC_IN_SELECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_GENSQLTTIPUSHDOWN_EXPECT_CALENDAR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_GENSQLTTIPUSHDOWN_EXPECT_END_TIME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_GENSQLTTIPUSHDOWN_EXPECT_START_TIME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_HETERDB_DM_IN_RODB - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_HETERDB_NO_PRIVILEGE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_HETERDB_NULL_COMP_DBROLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_HETERDB_PROJ_MAIN_DBROLE_RO - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_HETERDB_RWD_NO_PRIVILEGE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_HETERDB_SUBSET_NO_PRIVILEGE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_INCOMPATIBALE_TZ_TABLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_INVALID_CALENDAR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_JOIN_FAILURE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_JSON_STRING_MALFORMED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_LESS_TRANS_ATTR_DEFUNITS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_LINK_ATTRS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_LOGIC_EMPTY_SELECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_LOGIC_EXP_CRO_JOIN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_LOGIC_EXP_EMP_COMP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_LOGIC_EXP_NO_COMP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_LOGIC_EXP_OUT_LIMIT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_LOGIC_INVALID_ROLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_METRIC_IN_SECURITYFILTER_NOT_ALLOWED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_MISMATCH_DATATYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_MISMATCH_TZ_CACHE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_MISMATCH_TZ_MD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_MULTI_SETTING_CALENDAR_LINK - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_NO_FACT_IN_CALC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_NO_IN_SQL_USING_EXPRESSION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_NO_MATCH_DB_CALENDAR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_NO_TZ_MIX - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_NON_AGG_DIMTY_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_NOT_AVAILABLE_GENERATE_JSON - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_NOT_FOUND_IN_JSON - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_NOT_SUPPORTED_LEVEL_METRIC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_NULL_COLREF - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_NULL_COMPUNIT_REPORT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_NULL_POINTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_OBJ_INCONS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_OLAP_INVALID_DFN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_PART_MULTI_TABLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_PERCENTILE_ARG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_REGEN_TABLE_FAIL_REPORT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_REPBASE_GETKEY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_REPBASE_GETKEY_ECL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_REPENG_CONSTR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_SMART_ATTR_AE_VER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_TEMP_CG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_TEMPLATE_TABLE_LACK_TTI_ATTR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_TOO_MANY_TEMP_TABLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_TTI_ATTR_START_END_DATE_ERR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_TTI_JOIN_UNEXPECTED_NUM_ARGS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_TTI_NEED_CALENDAR_AND_AE_VER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_TZ_ATTR_BB - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_TZ_ATTR_EVERY_TZ - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_TZ_ATTR_GB - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_TZ_ATTR_SB - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_TZ_ATTR_TEMPLATE_LEVEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_XDA_ABOVE_TOP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_XDA_ABOVE_TOP_QB - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_XDA_ATTR_ID_MISSING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_XDA_BELOW_BOTTOM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_XDA_BELOW_BOTTOM_QB - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_XDA_HAS_TOP_BOTTOM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_XDA_QW_INVALID_FROM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_XDA_QW_INVALID_GROUP_BY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_XDA_QW_INVALID_SELECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_XDA_QW_INVALID_WHERE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_XDA_UNSUPPORT_SF - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENG_XDA_UNSUPPORT_SF_ATTR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENGINEERR_GETMOD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENGINEERR_GETMSG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENGINEERR_ISTREAM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENGINEERR_NO_FORMAT_STR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENGINEERR_UNKN_MOD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENGINEERR_UNPACK - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENGINEERR_UNPACK_MSG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_ENGSUBGRP_NULL_COMPUNIT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_IRR_NS_PREVIEW - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_IRR_NS_REPLACE_REPORT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_METRIC_IN_SELF_REL_TABLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_AGG_METRIC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_AGG_METRIC_BRANCH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_AGG_METRIC_EXPR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_AGG_METRIC_LEAF - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_AGG_METRIC_SHORTCUT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_ATTR_FORM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_ATTR_FORMS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_ATTR_INFO - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_ATTR_INFOS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_ATTR_REL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_ATTR_RELS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_ATTRIBUTES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_AXES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_AXIS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_BASE_ATTR_FORM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_BASE_ATTR_FORMS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_CONDITION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_CONSOLID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_CONST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_CUSTOM_GROUP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_DB_ROLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_DB_TABLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_DB_VER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_DBMS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_DIMENSION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_DIMENSIONS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_DIMTY_UNIT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_DIR_ATTR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_DIR_ATTRS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_ELEMENTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_ELM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_ELM_COLLECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_ELM_OBJ - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_EXPR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_EXPR_FUNC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_EXT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_EXT_UNIT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_EXT_UNITS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_EXTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_FACT_GROUP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_FACT_GROUPS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_FACT_INFO - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_FACTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_FILTER_ENTITY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_FILTER_METRIC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_FILTER_UNIT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_FOLDER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_FORM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_FORM_SHORTCUT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_FORMS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_FUNCS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_GUIDE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_MD_SEC_FILTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_METRIC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_METRIC_LIMIT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_NODE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_OBJ_INFO - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_OLAP_SORTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_OPERATOR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_PROJ - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_REL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_REL_NODE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_ROLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_ROLES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_ROOT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_RPT_DEF - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_SEARCH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_SHORTCUT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_SORT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_SORTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_SOURCE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_SQL_PATT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_TABLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_TABLE_SOURCE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_TABLE_SPACE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_TABLES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_TEMP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_TEMP_ATTR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_TEMP_CONSOLID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_TEMP_DIMENSION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_TEMP_METRIC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_TEMP_METRICS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_TEMP_UNIT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_TEMP_UNIT_METRICS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_TIME_NODE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_USER_SEC_FILTERS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_N_VALUE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_NULL_SELF_REL_TABLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_OBJ_CUSTOM_GRP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_QB_SQLOPRTYPE_NOT_SUPPORTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_QRYENG_DBCOMMIT_FAIL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_QRYENG_NO_DBROLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_QRYENG_NO_MEM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_QRYENG_NO_TABLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_QRYENG_RES_ELM_TRUNC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_QRYENG_RES_TRUNC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_QRYENG_SET_REPORT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_QRYENG_STAT_ERROR_PASS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_QRYENG_TOO_MANY_JOBS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_QRYENGSVR_CANCEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_QRYENGSVR_INVALID_ID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_QRYENGSVR_JOB_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_QRYENGSVR_JOB_FINISH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_QRYENGSVR_NO_DBROLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_REC_COLUMN_NOT_DEFINE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SCHEMA_EXCP_ATTR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SCHEMA_EXCP_ATTR_ROLE_LIMIT_EXCEED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SCHEMA_EXCP_BASE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SCHEMA_EXCP_DIMTY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SCHEMA_EXCP_EXT_FACT_NO_JOIN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SCHEMA_EXCP_FACT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SCHEMA_EXCP_LOGIC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SCHEMA_EXCP_NO_FACT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SCHEMA_EXCP_NO_FUNC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SCHEMA_EXCP_NOT_EXTEND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SCHEMA_EXCP_NOT_EXTEND_APPEND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SCHEMA_EXCP_NOT_IMPL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SCHEMA_EXCP_NULL_FUNC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SCHEMA_EXCP_NULL_NODE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SCHEMA_EXCP_PARTITION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SCHEMA_EXCP_POPU - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SCHEMA_EXCP_PTNHETERDB - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SCHEMA_INVALID_ATTR_FORM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SCHEMA_INVALID_SAP_EXPR_PROMPT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SCHM_ATTR_ELIM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SCHM_ATTRDEF_LINK - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SCHM_ATTRDEF_SORT_FORM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SCHM_ATTRDEFUNIT_EMP_LKUP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SCHM_ATTRDEFUNIT_MAP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SCHM_ATTRGRP_MARK - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SCHM_EXCP_NULL_TOTALFORM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SCHM_EXCP_NULL_TOTALFORM_OBSOLETE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SCHM_EXPRFUNC_GETDT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SCHM_EXPRFUNC_NOT_SUPPORT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SCHM_ROLE_PRINT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SCHM_SCHEXP_LIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SCHM_TABLEI_GET - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SQLENG_CONV_AGGMETRIC_UNEXP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SQLENG_CONV_EMP_CG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SQLENG_CONV_ERR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SQLENG_EMP_DEF - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SQLENG_HIER_NOT_REPLACABLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SQLENG_LUCUBE_DISABLED_DS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SQLENG_LUCUBE_FULL_REFRESH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SQLENG_LUCUBE_NO_PARTITION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SQLENG_LUCUBE_NO_USE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SQLENG_MSG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SQLENG_NO_SQL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SQLENG_RPT_CONV_ERR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SQLENG_SR_ATTR_INVALID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SQLENG_SR_FILTER_INVALID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SQLENG_SR_METRIC_INVALID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SQLSVR_BAD_CUSTGRP_WITH_BAND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SQLSVR_HOLEINFO_ERR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SQLSVR_SQL_TOO_LONG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SQLSVR_SQLS_ITEM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_SQLSVR_SQLS_REMOV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_TUPLE_INDEX_INVALID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_UNKNOWN_EXCEP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_UTIL_BUF_OUT_MEM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_UTIL_BV_ASSIGN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_UTIL_EXP_NO_FACT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_UTIL_FLIP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_UTIL_INPUT_NOT_INI - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_UTIL_NOT_ECL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_UTIL_NOT_INI - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_UTIL_OPR_AND_ASG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_UTIL_OPR_EQ - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_UTIL_OPR_INT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_UTIL_OPR_OR_ASG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_UTIL_OPR_XOR_ASG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_UTIL_OR_ECL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_UTIL_OUT_RANGE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_UTIL_RESET_INT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_UTIL_SET_INT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_UTIL_XOR_ECL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_VLDBSVR_DSSTYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_VLDBSVR_IDSSDATATYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_VLDBSVR_LONG_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DFC_VLDBSVR_STRING_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DHTML - Static variable in class com.microstrategy.web.app.transforms.PromptExpressionTransform
Denotes a constant indicating DHTML mode.
DHTML_FORMAT - Static variable in interface com.microstrategy.web.beans.EnumBeanOutputFormat
Specifies DHTML output
dhtmlClose - Variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
Indicates if the close action will be executed using dhtml.
DiagnosticJsonRenderer - Class in com.microstrategy.web.blocks.renderers
A diagnostic version of the JsonRenderer that includes the block name in the generated JSON.
DiagnosticJsonRenderer() - Constructor for class com.microstrategy.web.blocks.renderers.DiagnosticJsonRenderer
 
DIAGNOSTICS_CONFIG_DEFAULT_FILE - Static variable in interface com.microstrategy.web.admin.beans.DiagnosticsBean
String that represents the name of the diagnostics configuration file
DIAGNOSTICS_TYPE_CUSTOM - Static variable in interface com.microstrategy.web.admin.beans.DiagnosticsBean
Value that specifies the type of diagnostics to apply is a custom one
DIAGNOSTICS_TYPE_DEFAULT - Static variable in interface com.microstrategy.web.admin.beans.DiagnosticsBean
Value that specifies the type of diagnostics to apply is the default one
DIAGNOSTICS_TYPE_NOT_INITIALIZED - Static variable in interface com.microstrategy.web.admin.beans.DiagnosticsBean
Value that specifies the integer property has not yet been initialized
DIAGNOSTICS_TYPE_STATISTICS - Static variable in interface com.microstrategy.web.admin.beans.DiagnosticsBean
Value that specifies that statistics is the type of diagnostics to apply.
DiagnosticsBean - Interface in com.microstrategy.web.admin.beans
Title: DiagnosticsBean.
DiagnosticsBeanEventHandler - Class in com.microstrategy.web.admin.beans
Title: DiagnosticsBeanEventHandler.
DiagnosticsBeanEventHandler() - Constructor for class com.microstrategy.web.admin.beans.DiagnosticsBeanEventHandler
Class Constructor.
DiagnosticsConfiguration - Interface in com.microstrategy.web.objects.admin.serverconfig
This interface represents the Intelligence Server Diagnostics Configuration.
DiagnosticsDispatcher - Interface in com.microstrategy.web.objects.admin.serverconfig
This interface represents a diagnostics dispatcher.
DiagnosticsLogger - Interface in com.microstrategy.web.objects.admin.serverconfig
This interface represents a diagnostics logger.
DiagnosticsLoggers - Interface in com.microstrategy.web.objects.admin.serverconfig
This interface represents the collection of diagnostics loggers for a given DiagnosticsConfiguration.
DiagnosticsPropertiesTransform - Class in com.microstrategy.web.admin.transforms
Title: DiagnosticsPropertiesTransform This class is used to display the interface required for changing diagnostic properties which are applicable to all servers: level of logging, base diagnostic configuration file, etc.
DiagnosticsPropertiesTransform() - Constructor for class com.microstrategy.web.admin.transforms.DiagnosticsPropertiesTransform
Class constructor, initializes formal parameters.
DiagnosticsStatisticsTransform - Class in com.microstrategy.web.admin.transforms
Title: DiagnosticsStatisticsTransform This class is used to display the interface required for changing statistic properties.
DiagnosticsStatisticsTransform() - Constructor for class com.microstrategy.web.admin.transforms.DiagnosticsStatisticsTransform
 
DiagnosticsViewerTransform - Class in com.microstrategy.web.admin.transforms
Title DiagnosticsViewerTransform This class is used to view diagnostic log contents which are applicable to all servers
DiagnosticsViewerTransform() - Constructor for class com.microstrategy.web.admin.transforms.DiagnosticsViewerTransform
Class constructor, initializes formal parameters.
DiagnosticsViewerTransformHelper - Class in com.microstrategy.web.admin.transforms
Title: DiagnosticsViewerTransformHelper This class provides a series of helper methods for building up the XML that will be displayed to the user as Log Diagnostic information
DiagnosticsViewerTransformHelper() - Constructor for class com.microstrategy.web.admin.transforms.DiagnosticsViewerTransformHelper
 
DialogPathTransform - Class in com.microstrategy.web.app.transforms
This class is used to render the Path in pages that show a dialog such as the Save As page.
DialogPathTransform() - Constructor for class com.microstrategy.web.app.transforms.DialogPathTransform
 
DIAutoMappingEMMASourceTable - Class in com.microstrategy.web.app.tasks
 
DIAutoMappingEMMASourceTable() - Constructor for class com.microstrategy.web.app.tasks.DIAutoMappingEMMASourceTable
 
DIAutoMappingEMMASourceTable(String) - Constructor for class com.microstrategy.web.app.tasks.DIAutoMappingEMMASourceTable
 
DIAutoMappingEMMASourceTableHandler - Class in com.microstrategy.web.app.tasks.actions
 
DIAutoMappingEMMASourceTableHandler() - Constructor for class com.microstrategy.web.app.tasks.actions.DIAutoMappingEMMASourceTableHandler
 
DICancelRefineStage - Class in com.microstrategy.web.app.tasks
 
DICancelRefineStage() - Constructor for class com.microstrategy.web.app.tasks.DICancelRefineStage
 
DICancelRefineStage(String) - Constructor for class com.microstrategy.web.app.tasks.DICancelRefineStage
 
DICancelRefineStageHandler - Class in com.microstrategy.web.app.tasks.actions
 
DICancelRefineStageHandler() - Constructor for class com.microstrategy.web.app.tasks.actions.DICancelRefineStageHandler
 
DIChangeMappingEMMASourceTable - Class in com.microstrategy.web.app.tasks
 
DIChangeMappingEMMASourceTable() - Constructor for class com.microstrategy.web.app.tasks.DIChangeMappingEMMASourceTable
 
DIChangeMappingEMMASourceTable(String) - Constructor for class com.microstrategy.web.app.tasks.DIChangeMappingEMMASourceTable
 
DIChangeMappingEMMASourceTableHandler - Class in com.microstrategy.web.app.tasks.actions
 
DIChangeMappingEMMASourceTableHandler() - Constructor for class com.microstrategy.web.app.tasks.actions.DIChangeMappingEMMASourceTableHandler
 
DIChangePartitionHandler - Class in com.microstrategy.web.app.tasks.actions
 
DIChangePartitionHandler() - Constructor for class com.microstrategy.web.app.tasks.actions.DIChangePartitionHandler
 
DIChangePartitionTask - Class in com.microstrategy.web.app.tasks
 
DIChangePartitionTask() - Constructor for class com.microstrategy.web.app.tasks.DIChangePartitionTask
 
DIChangePartitionTask(String) - Constructor for class com.microstrategy.web.app.tasks.DIChangePartitionTask
 
DIClearDataCacheTask - Class in com.microstrategy.web.app.tasks
 
DIClearDataCacheTask() - Constructor for class com.microstrategy.web.app.tasks.DIClearDataCacheTask
 
DIClearDataCacheTask(String) - Constructor for class com.microstrategy.web.app.tasks.DIClearDataCacheTask
 
DIClearDiscoverCache - Class in com.microstrategy.web.tasks
 
DIClearDiscoverCache() - Constructor for class com.microstrategy.web.tasks.DIClearDiscoverCache
 
DIClearDiscoverCache(String) - Constructor for class com.microstrategy.web.tasks.DIClearDiscoverCache
 
DIClearDiscoverCacheHandler - Class in com.microstrategy.web.tasks.actions
 
DIClearDiscoverCacheHandler() - Constructor for class com.microstrategy.web.tasks.actions.DIClearDiscoverCacheHandler
 
DIClearRelationshipEMMASourceTable - Class in com.microstrategy.web.app.tasks
 
DIClearRelationshipEMMASourceTable() - Constructor for class com.microstrategy.web.app.tasks.DIClearRelationshipEMMASourceTable
 
DIClearRelationshipEMMASourceTable(String) - Constructor for class com.microstrategy.web.app.tasks.DIClearRelationshipEMMASourceTable
 
DIClearRelationshipEMMASourceTableHandler - Class in com.microstrategy.web.app.tasks.actions
 
DIClearRelationshipEMMASourceTableHandler() - Constructor for class com.microstrategy.web.app.tasks.actions.DIClearRelationshipEMMASourceTableHandler
 
DICreateEmmaIRRReportInstanceHandler - Class in com.microstrategy.web.app.tasks.actions
 
DICreateEmmaIRRReportInstanceHandler() - Constructor for class com.microstrategy.web.app.tasks.actions.DICreateEmmaIRRReportInstanceHandler
 
DICreateEmmaIRRReportInstanceTask - Class in com.microstrategy.web.app.tasks
 
DICreateEmmaIRRReportInstanceTask() - Constructor for class com.microstrategy.web.app.tasks.DICreateEmmaIRRReportInstanceTask
 
DICreateEmmaIRRReportInstanceTask(String) - Constructor for class com.microstrategy.web.app.tasks.DICreateEmmaIRRReportInstanceTask
 
DICreateEmmaIRRSourceTablesHandler - Class in com.microstrategy.web.app.tasks.actions
 
DICreateEmmaIRRSourceTablesHandler() - Constructor for class com.microstrategy.web.app.tasks.actions.DICreateEmmaIRRSourceTablesHandler
 
DICreateEmmaIRRSourceTablesTask - Class in com.microstrategy.web.app.tasks
 
DICreateEmmaIRRSourceTablesTask() - Constructor for class com.microstrategy.web.app.tasks.DICreateEmmaIRRSourceTablesTask
 
DICreateEmmaIRRSourceTablesTask(String) - Constructor for class com.microstrategy.web.app.tasks.DICreateEmmaIRRSourceTablesTask
 
DICreateEMMAReportInstance - Class in com.microstrategy.web.app.tasks
 
DICreateEMMAReportInstance() - Constructor for class com.microstrategy.web.app.tasks.DICreateEMMAReportInstance
 
DICreateEMMAReportInstance(String) - Constructor for class com.microstrategy.web.app.tasks.DICreateEMMAReportInstance
 
DICreateEMMAReportInstanceHandler - Class in com.microstrategy.web.app.tasks.actions
 
DICreateEMMAReportInstanceHandler() - Constructor for class com.microstrategy.web.app.tasks.actions.DICreateEMMAReportInstanceHandler
 
DICreateEMMASourceTable - Class in com.microstrategy.web.app.tasks
 
DICreateEMMASourceTable() - Constructor for class com.microstrategy.web.app.tasks.DICreateEMMASourceTable
 
DICreateEMMASourceTable(String) - Constructor for class com.microstrategy.web.app.tasks.DICreateEMMASourceTable
 
DICreateEMMASourceTableHandler - Class in com.microstrategy.web.app.tasks.actions
 
DICreateEMMASourceTableHandler() - Constructor for class com.microstrategy.web.app.tasks.actions.DICreateEMMASourceTableHandler
 
Dict - Class in com.microstrategy.web.app.utils.compression
 
Dict() - Constructor for class com.microstrategy.web.app.utils.compression.Dict
 
Dict(boolean) - Constructor for class com.microstrategy.web.app.utils.compression.Dict
 
dictParam - Variable in class com.microstrategy.web.app.tasks.DIAutoMappingEMMASourceTable
 
dictTaskParam - Variable in class com.microstrategy.web.app.tasks.DICreateEMMASourceTable
 
did - Variable in class com.microstrategy.web.app.utils.TemplateElement
the id of the template element
DIDataPreparationHandler - Class in com.microstrategy.web.app.tasks.actions
 
DIDataPreparationHandler() - Constructor for class com.microstrategy.web.app.tasks.actions.DIDataPreparationHandler
 
DIDataPreparationTask - Class in com.microstrategy.web.app.tasks
 
DIDataPreparationTask() - Constructor for class com.microstrategy.web.app.tasks.DIDataPreparationTask
 
DIDataPreparationTask(String) - Constructor for class com.microstrategy.web.app.tasks.DIDataPreparationTask
 
DIDeleteEmmaIRRSourceTableTask - Class in com.microstrategy.web.app.tasks
 
DIDeleteEmmaIRRSourceTableTask() - Constructor for class com.microstrategy.web.app.tasks.DIDeleteEmmaIRRSourceTableTask
 
DIDeleteEmmaIRRSourceTableTask(String) - Constructor for class com.microstrategy.web.app.tasks.DIDeleteEmmaIRRSourceTableTask
 
DIDetectRelationshipEMMASourceTable - Class in com.microstrategy.web.app.tasks
 
DIDetectRelationshipEMMASourceTable() - Constructor for class com.microstrategy.web.app.tasks.DIDetectRelationshipEMMASourceTable
 
DIDetectRelationshipEMMASourceTable(String) - Constructor for class com.microstrategy.web.app.tasks.DIDetectRelationshipEMMASourceTable
 
DIDetectRelationshipEMMASourceTableHandler - Class in com.microstrategy.web.app.tasks.actions
 
DIDetectRelationshipEMMASourceTableHandler() - Constructor for class com.microstrategy.web.app.tasks.actions.DIDetectRelationshipEMMASourceTableHandler
 
didParam - Variable in class com.microstrategy.web.tasks.ImportFileTask
 
DIDsParam - Variable in class com.microstrategy.web.app.tasks.DIGetObjectFolder
 
DIDsParam - Variable in class com.microstrategy.web.app.tasks.DIGetScheduleStatus
 
DIEditEmmaIRRSourceTableHandler - Class in com.microstrategy.web.app.tasks.actions
 
DIEditEmmaIRRSourceTableHandler() - Constructor for class com.microstrategy.web.app.tasks.actions.DIEditEmmaIRRSourceTableHandler
 
DIEditEmmaIRRSourceTableTask - Class in com.microstrategy.web.app.tasks
 
DIEditEmmaIRRSourceTableTask() - Constructor for class com.microstrategy.web.app.tasks.DIEditEmmaIRRSourceTableTask
 
DIEditEmmaIRRSourceTableTask(String) - Constructor for class com.microstrategy.web.app.tasks.DIEditEmmaIRRSourceTableTask
 
DIEditEMMASourceTable - Class in com.microstrategy.web.tasks
 
DIEditEMMASourceTable() - Constructor for class com.microstrategy.web.tasks.DIEditEMMASourceTable
 
DIEditEMMASourceTable(String) - Constructor for class com.microstrategy.web.tasks.DIEditEMMASourceTable
 
DIEditEMMASourceTableHandler - Class in com.microstrategy.web.tasks.actions
 
DIEditEMMASourceTableHandler() - Constructor for class com.microstrategy.web.tasks.actions.DIEditEMMASourceTableHandler
 
DIEditRelationshipEMMASourceTable - Class in com.microstrategy.web.app.tasks
 
DIEditRelationshipEMMASourceTable() - Constructor for class com.microstrategy.web.app.tasks.DIEditRelationshipEMMASourceTable
 
DIEditRelationshipEMMASourceTable(String) - Constructor for class com.microstrategy.web.app.tasks.DIEditRelationshipEMMASourceTable
 
DIEditRelationshipEMMASourceTableHandler - Class in com.microstrategy.web.app.tasks.actions
 
DIEditRelationshipEMMASourceTableHandler() - Constructor for class com.microstrategy.web.app.tasks.actions.DIEditRelationshipEMMASourceTableHandler
 
DIGetCloudElementToken - Class in com.microstrategy.web.app.tasks
 
DIGetCloudElementToken() - Constructor for class com.microstrategy.web.app.tasks.DIGetCloudElementToken
 
DIGetCloudElementToken(String) - Constructor for class com.microstrategy.web.app.tasks.DIGetCloudElementToken
 
DIGetCubeSecurityFilterTask - Class in com.microstrategy.web.app.tasks
 
DIGetCubeSecurityFilterTask() - Constructor for class com.microstrategy.web.app.tasks.DIGetCubeSecurityFilterTask
 
DIGetCubeSecurityFilterTask(String) - Constructor for class com.microstrategy.web.app.tasks.DIGetCubeSecurityFilterTask
 
DIGetEmmaIRRAttributesHandler - Class in com.microstrategy.web.app.tasks.actions
 
DIGetEmmaIRRAttributesHandler() - Constructor for class com.microstrategy.web.app.tasks.actions.DIGetEmmaIRRAttributesHandler
 
DIGetEmmaIRRAttributesTask - Class in com.microstrategy.web.app.tasks
 
DIGetEmmaIRRAttributesTask() - Constructor for class com.microstrategy.web.app.tasks.DIGetEmmaIRRAttributesTask
 
DIGetEmmaIRRAttributesTask(String) - Constructor for class com.microstrategy.web.app.tasks.DIGetEmmaIRRAttributesTask
 
DIGetFolderContentFromRemote - Class in com.microstrategy.web.app.tasks
 
DIGetFolderContentFromRemote() - Constructor for class com.microstrategy.web.app.tasks.DIGetFolderContentFromRemote
 
DIGetFolderContentFromRemote(String) - Constructor for class com.microstrategy.web.app.tasks.DIGetFolderContentFromRemote
 
DIGetFolderIDFromRemote - Class in com.microstrategy.web.app.tasks
 
DIGetFolderIDFromRemote() - Constructor for class com.microstrategy.web.app.tasks.DIGetFolderIDFromRemote
 
DIGetFolderIDFromRemote(String) - Constructor for class com.microstrategy.web.app.tasks.DIGetFolderIDFromRemote
 
DIGetObjectFolder - Class in com.microstrategy.web.app.tasks
 
DIGetObjectFolder() - Constructor for class com.microstrategy.web.app.tasks.DIGetObjectFolder
 
DIGetObjectFolder(String) - Constructor for class com.microstrategy.web.app.tasks.DIGetObjectFolder
 
DIGetProjectsFromRemote - Class in com.microstrategy.web.app.tasks
 
DIGetProjectsFromRemote() - Constructor for class com.microstrategy.web.app.tasks.DIGetProjectsFromRemote
 
DIGetProjectsFromRemote(String) - Constructor for class com.microstrategy.web.app.tasks.DIGetProjectsFromRemote
 
DIGetScheduleStatus - Class in com.microstrategy.web.app.tasks
 
DIGetScheduleStatus() - Constructor for class com.microstrategy.web.app.tasks.DIGetScheduleStatus
 
DIGetScheduleStatus(String) - Constructor for class com.microstrategy.web.app.tasks.DIGetScheduleStatus
 
DIGetSubscriptionInfo - Class in com.microstrategy.web.app.tasks
 
DIGetSubscriptionInfo() - Constructor for class com.microstrategy.web.app.tasks.DIGetSubscriptionInfo
 
DIGetSubscriptionInfo(String) - Constructor for class com.microstrategy.web.app.tasks.DIGetSubscriptionInfo
 
DIImportFromCube - Class in com.microstrategy.web.app.tasks
 
DIImportFromCube() - Constructor for class com.microstrategy.web.app.tasks.DIImportFromCube
 
DIImportFromCube(String) - Constructor for class com.microstrategy.web.app.tasks.DIImportFromCube
 
DIImportFromCubeHandler - Class in com.microstrategy.web.app.tasks.actions
 
DIImportFromCubeHandler() - Constructor for class com.microstrategy.web.app.tasks.actions.DIImportFromCubeHandler
 
DIKillJobHandler - Class in com.microstrategy.web.app.tasks.actions
 
DIKillJobHandler() - Constructor for class com.microstrategy.web.app.tasks.actions.DIKillJobHandler
 
DIKillJobTask - Class in com.microstrategy.web.app.tasks
 
DIKillJobTask() - Constructor for class com.microstrategy.web.app.tasks.DIKillJobTask
 
DIKillJobTask(String) - Constructor for class com.microstrategy.web.app.tasks.DIKillJobTask
 
DIManageHadoopGateway - Class in com.microstrategy.web.app.tasks
 
DIManageHadoopGateway() - Constructor for class com.microstrategy.web.app.tasks.DIManageHadoopGateway
 
DIManageHadoopGateway(String) - Constructor for class com.microstrategy.web.app.tasks.DIManageHadoopGateway
 
DIManageHadoopGatewayHandler - Class in com.microstrategy.web.app.tasks.actions
 
DIManageHadoopGatewayHandler() - Constructor for class com.microstrategy.web.app.tasks.actions.DIManageHadoopGatewayHandler
 
DimensionsParser - Class in com.microstrategy.web.app.tasks.architect.utils
 
DimensionsParser() - Constructor for class com.microstrategy.web.app.tasks.architect.utils.DimensionsParser
 
DimtyPromptBean - Interface in com.microstrategy.web.beans
Interface of the Dimty Prompt Bean.
DIPersistCubeConfigInfo - Class in com.microstrategy.web.app.tasks
 
DIPersistCubeConfigInfo() - Constructor for class com.microstrategy.web.app.tasks.DIPersistCubeConfigInfo
 
DIPersistCubeConfigInfo(String) - Constructor for class com.microstrategy.web.app.tasks.DIPersistCubeConfigInfo
 
DIPersistCubeConfigInfoHandler - Class in com.microstrategy.web.app.tasks.actions
 
DIPersistCubeConfigInfoHandler() - Constructor for class com.microstrategy.web.app.tasks.actions.DIPersistCubeConfigInfoHandler
 
dir - Variable in class com.microstrategy.web.app.utils.AbstractMkitBundles
 
DirectDataAccess - com.microstrategy.web.objects.dataimport.EnumDatasetSaveMode
 
DirectExportBean - Interface in com.microstrategy.web.app.beans
 
DirectExportTransform - Class in com.microstrategy.web.app.transforms
Deprecated.
the code rendered by this transform is now implemented in ReportSavePropertiesTransform
DirectExportTransform() - Constructor for class com.microstrategy.web.app.transforms.DirectExportTransform
Deprecated.
Default empty constructor.
directSave() - Method in interface com.microstrategy.web.beans.ReportBean
 
directSave(int) - Method in interface com.microstrategy.web.objects.WebReportInstance
Direct save the current report instance.
directSave(int, String) - Method in interface com.microstrategy.web.objects.WebReportInstance
Direct save the current report instance.
directSave(int, String, int) - Method in interface com.microstrategy.web.objects.WebReportInstance
Direct save the current report instance.
directSave(String) - Method in interface com.microstrategy.web.beans.ReportBean
 
directSave(String, int) - Method in interface com.microstrategy.web.beans.ReportBean
 
DIRemoveEMMASourceTable - Class in com.microstrategy.web.app.tasks
 
DIRemoveEMMASourceTable() - Constructor for class com.microstrategy.web.app.tasks.DIRemoveEMMASourceTable
 
DIRemoveEMMASourceTable(String) - Constructor for class com.microstrategy.web.app.tasks.DIRemoveEMMASourceTable
 
DIRemoveEMMASourceTableHandler - Class in com.microstrategy.web.app.tasks.actions
 
DIRemoveEMMASourceTableHandler() - Constructor for class com.microstrategy.web.app.tasks.actions.DIRemoveEMMASourceTableHandler
 
DISABLE_ID_FROM_SELECTED_BOX - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Indicate that IDs can not be moved from the selected box to the available box.
DISABLE_OPERATORS_BASED_ON_DATATYPE_IN_ATTR_QUAL - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Indicates whether or not to append JS functionality that disables certain list of operators (in pull-down) based on Attribute's form datatype.
DISABLE_USHER_REGISTRATION - Static variable in class com.microstrategy.web.app.tasks.UsherRegisterUserTask
 
disableContact(String) - Method in interface com.microstrategy.web.objects.WebContactsSource
Disable contact with specified ID from metadata
DisableContact(String, String) - Method in interface com.microstrategy.webapi.IDSSXMLSubscriptionServer
Disable a contact, given the ID of the contact.
Disabled - Static variable in interface com.microstrategy.web.objects.admin.serverconfig.EnumServiceMode
The service is disabled.
DISABLED - com.microstrategy.web.filter.ClientIDFilter.TrackMode
 
disableElementsBrowsing(WebAttribute) - Method in class com.microstrategy.web.beans.ThresholdExpressionBeanImpl
 
disableExtendedFetch() - Method in interface com.microstrategy.web.objects.WebDBConnection
Disable Extended Fetch for ODB associated with this connection.
disableFixedCellLayout() - Method in interface com.microstrategy.web.objects.WebCSSHelper
Turns off fixed cell layout generation.
disableList() - Method in interface com.microstrategy.web.objects.WebAssociatedSchedules
disable the associated schedule for a report or a RWD, the object will become unschedulable
disableLogging(String, String) - Method in interface com.microstrategy.web.objects.admin.serverconfig.PerformanceLoggingConfiguration
Disables logging for the counter passed.
disableLogStats(String, String) - Method in interface com.microstrategy.web.objects.admin.serverconfig.PerformanceLoggingConfiguration
Disables logging to statistics for the counter passed.
disableOKButton - Variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
Indicates whether to disable the OK button
disableParameterizedQueries() - Method in interface com.microstrategy.web.objects.WebDBConnection
Disable parameterized queries.
disablePartialCSSForGridGraph(String) - Method in interface com.microstrategy.web.objects.rw.RWInstance
Disables the partial update of the specified object
disablePartialDisplay() - Method in interface com.microstrategy.web.beans.RWBean
Disables partial display mode for rendering this bean
disableSoftRef() - Method in class com.microstrategy.utils.cache.CacheRegistry
 
disableTrace() - Method in interface com.microstrategy.web.objects.WebDBConnection
 
disableTriggerRepeat() - Method in interface com.microstrategy.web.objects.WebScheduleTriggerTime
Prevents the trigger from firing multiple times on a trigger day
DISaveDistributionInfo - Class in com.microstrategy.web.app.tasks
 
DISaveDistributionInfo() - Constructor for class com.microstrategy.web.app.tasks.DISaveDistributionInfo
 
DISaveDistributionInfo(String) - Constructor for class com.microstrategy.web.app.tasks.DISaveDistributionInfo
 
DISaveEMMASchedule - Class in com.microstrategy.web.app.tasks
 
DISaveEMMASchedule() - Constructor for class com.microstrategy.web.app.tasks.DISaveEMMASchedule
 
DISaveEMMASchedule(String) - Constructor for class com.microstrategy.web.app.tasks.DISaveEMMASchedule
 
discardState() - Method in interface com.microstrategy.web.beans.RWBean
Clears the RWInstance state and any errors on the bean.
discardState() - Method in interface com.microstrategy.web.objects.rw.RWInstance
Discards current state.
discardState(boolean) - Method in interface com.microstrategy.web.objects.rw.RWInstance
Discards current state.
DISCONN_COLUMN_ACTION - Static variable in class com.microstrategy.web.admin.transforms.UnconnectedServersTransform
 
DISCONN_COLUMN_ALL - Static variable in class com.microstrategy.web.admin.transforms.UnconnectedServersTransform
 
DISCONN_COLUMN_CONNMODE - Static variable in class com.microstrategy.web.admin.transforms.UnconnectedServersTransform
 
DISCONN_COLUMN_INIPOOL - Static variable in class com.microstrategy.web.admin.transforms.UnconnectedServersTransform
 
DISCONN_COLUMN_MAXPOOL - Static variable in class com.microstrategy.web.admin.transforms.UnconnectedServersTransform
 
DISCONN_COLUMN_NAME - Static variable in class com.microstrategy.web.admin.transforms.UnconnectedServersTransform
 
DISCONN_COLUMN_PROPERTIES - Static variable in class com.microstrategy.web.admin.transforms.UnconnectedServersTransform
 
disconnect(int, String) - Method in interface com.microstrategy.web.objects.admin.monitors.DBConnectionManipulator
Disconnect a datbase connection with the specified conneciton ID and connection GUID.
disconnect(DBConnection[]) - Method in interface com.microstrategy.web.objects.admin.monitors.DBConnectionResults
Disconnects an array of of DBConnection.
disconnect(UserConnection[]) - Method in interface com.microstrategy.web.objects.admin.monitors.UserConnectionResults
Disconnects an array of of UserConnection.
disconnect(String) - Method in interface com.microstrategy.web.objects.admin.monitors.UserConnectionManipulator
Disconnects user connections with the specified session ID.
disconnect(String) - Method in interface com.microstrategy.web.objects.WebClusterAdmin
This method is used to disconnect from an Intelligence Server Cluster.
disconnect(String, int) - Method in interface com.microstrategy.web.objects.admin.monitors.UserConnectionManipulator
Disconnects a user connection with the specified project ID and session ID.
disconnect(String, int, String) - Method in interface com.microstrategy.web.objects.admin.monitors.DBConnectionManipulator
THIS METHOD IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT.
Disconnect(String) - Method in interface com.microstrategy.webapi.IDSSXMLAdmin
Deprecated.
Disconnect(String, int) - Method in interface com.microstrategy.webapi.IDSSXMLAdmin
This method is used to disconnect from an Intelligence Server Cluster.
DisconnectDBConnections(String, String) - Method in interface com.microstrategy.webapi.IDSSXMLServerAdmin
Disconnects a list of database connections.
DisconnectDBConnections(String, String, int, String) - Method in interface com.microstrategy.webapi.IDSSXMLServerAdmin
Disconnects a list of database connections.
DisconnectDBConnections(String, String, String) - Method in interface com.microstrategy.webapi.IDSSXMLServerAdmin
Deprecated.
DisconnectedContainerServices - Interface in com.microstrategy.web.platform
This interface represents an intermediary between the ASP.net and Microstrategy Java application.
DisconnectedContainerServicesImpl - Class in com.microstrategy.web.platform
This class is an intermediary between the ASP.net and Microstrategy Java application.
DisconnectedContainerServicesImpl() - Constructor for class com.microstrategy.web.platform.DisconnectedContainerServicesImpl
The default constructor of this class.
disconnectedLevelFlag - Variable in class com.microstrategy.web.admin.transforms.UnconnectedServersTransform
Specifies what information is displayed for each DisConnected Server.
disconnectOnSpecificIServerNode(String, String, int) - Method in interface com.microstrategy.web.objects.admin.monitors.UserConnectionManipulator
THIS METHOD IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT.
disConnectServer(String) - Static method in class com.microstrategy.web.app.tasks.WebServerAdminTask
disconnect I-Server with local web server
DisconnectUserConnections(String, String) - Method in interface com.microstrategy.webapi.IDSSXMLServerAdmin
Disconnects a list of user connections.
DisconnectUserConnections(String, String, int, String) - Method in interface com.microstrategy.webapi.IDSSXMLServerAdmin
Disconnects a list of user connections.
DisconnectUserConnections(String, String, String) - Method in interface com.microstrategy.webapi.IDSSXMLServerAdmin
Deprecated.
DISendToInboxTask - Class in com.microstrategy.web.app.tasks
 
DISendToInboxTask() - Constructor for class com.microstrategy.web.app.tasks.DISendToInboxTask
 
DISendToInboxTask(String) - Constructor for class com.microstrategy.web.app.tasks.DISendToInboxTask
 
DISetCubeSecurityFilterTask - Class in com.microstrategy.web.app.tasks
 
DISetCubeSecurityFilterTask() - Constructor for class com.microstrategy.web.app.tasks.DISetCubeSecurityFilterTask
 
DISetCubeSecurityFilterTask(String) - Constructor for class com.microstrategy.web.app.tasks.DISetCubeSecurityFilterTask
 
DISetDataImportInfo - Class in com.microstrategy.web.app.tasks
 
DISetDataImportInfo() - Constructor for class com.microstrategy.web.app.tasks.DISetDataImportInfo
 
DISetDataImportInfo(String) - Constructor for class com.microstrategy.web.app.tasks.DISetDataImportInfo
 
DISetDataImportInfoHandler - Class in com.microstrategy.web.app.tasks.actions
 
DISetDataImportInfoHandler() - Constructor for class com.microstrategy.web.app.tasks.actions.DISetDataImportInfoHandler
 
DISetEmmaIRRFilterTask - Class in com.microstrategy.web.app.tasks
 
DISetEmmaIRRFilterTask() - Constructor for class com.microstrategy.web.app.tasks.DISetEmmaIRRFilterTask
 
DISetEmmaIRRFilterTask(String) - Constructor for class com.microstrategy.web.app.tasks.DISetEmmaIRRFilterTask
 
DISetURLWhiteListHandler - Class in com.microstrategy.web.app.tasks.actions
 
DISetURLWhiteListHandler() - Constructor for class com.microstrategy.web.app.tasks.actions.DISetURLWhiteListHandler
 
DISetURLWhiteListTask - Class in com.microstrategy.web.app.tasks
 
DISetURLWhiteListTask() - Constructor for class com.microstrategy.web.app.tasks.DISetURLWhiteListTask
 
DISetURLWhiteListTask(String) - Constructor for class com.microstrategy.web.app.tasks.DISetURLWhiteListTask
 
Dismiss() - Method in interface com.microstrategy.webapi.utils.AutoCloseableDismissable
 
Dismiss() - Method in class com.microstrategy.webapi.utils.AutoCloseableDismissableImpl
 
dispense(String) - Method in class com.microstrategy.utils.FileDispenser
If the specified file is not found, a duplicate is made from a master copy residing in the classpath.
dispenseFile(String, String) - Method in interface com.microstrategy.web.app.beans.AppContext
Dispenses the master copy of the a resource file located in the classpath into the file indicated in the realpath
dispenseFile(String, String) - Method in class com.microstrategy.web.app.beans.AppContextImpl
If the file does not exist, a duplicate is made from the specified resource.
dispenseFile(String, String) - Method in class com.microstrategy.web.app.transforms.MobileChunkedAppContext
 
dispenseWebAPIErrorProperties(AppContext) - Static method in class com.microstrategy.web.controller.ControllerHelper
Initialize web API error properties.
dispenseWebAPIErrors(String, String) - Static method in class com.microstrategy.utils.localization.ErrorMsgLib
Dispenses all localized WebAPIErrors property files to specified destination directory.
displacement - Variable in class com.microstrategy.web.app.maps.shp.DBFField
 
DISPLAY_ADD_WIZARD - Static variable in interface com.microstrategy.web.app.beans.FilterEditorBean
Deprecated.
display flag indicating the filter editor needs to display the add expression wizard
DISPLAY_ALL - Static variable in class com.microstrategy.web.app.transforms.ProjectsTransform
Allowed value for the ProjectsTransform.displayFlag formal parameter.
DISPLAY_ALL_ATTR_FORMS - Static variable in interface com.microstrategy.web.app.gui.CartExpression
Indicates to display both ID and Non-Id forms (default behavior).
DISPLAY_AQ_EDIT - Static variable in interface com.microstrategy.web.app.beans.FilterEditorBean
Deprecated.
display flag indicating the filter editor needs to display the attribute qualification editing mode
DISPLAY_ATTR_NON_ID_FORMS - Static variable in interface com.microstrategy.web.app.gui.CartExpression
Indicates to ignore ID forms and display all other type of forms.
DISPLAY_CELL - Variable in class com.microstrategy.web.app.transforms.AbstractReportGridTransform
 
DISPLAY_CELL_CLASS - Variable in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
 
DISPLAY_CELL_CLASS - Variable in class com.microstrategy.web.app.transforms.AbstractReportGridTransform
 
DISPLAY_DESCRIPTION - Static variable in class com.microstrategy.web.app.transforms.ProjectsTransform
Allowed value for the ProjectsTransform.displayFlag formal parameter.
DISPLAY_DYNAMIC_DATES_AS_DYNAMIC - Static variable in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
 
DISPLAY_DYNAMIC_DATES_AS_DYNAMIC - Static variable in class com.microstrategy.web.app.transforms.ReportDetailsXHTMLTransform
 
DISPLAY_DYNAMIC_DATES_AS_STATIC - Static variable in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
 
DISPLAY_DYNAMIC_DATES_AS_STATIC - Static variable in class com.microstrategy.web.app.transforms.ReportDetailsXHTMLTransform
 
DISPLAY_IMAGE - Static variable in class com.microstrategy.web.app.transforms.ProjectsTransform
Allowed value for the ProjectsTransform.displayFlag formal parameter.
DISPLAY_LEVEL_CONTENTS_BODY_ALL - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabOMDTransform
Deprecated.
Value that can be used for the ObjectBrowserTabOMDTransform.levelFlag for this transform to render all sections of the project browser (ancestors dropdown, search box, contents list, incremental fetch)
DISPLAY_LEVEL_CONTENTS_BODY_ALL - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabProjectBrowserTransform
Deprecated.
Value that can be used for the ObjectBrowserTabProjectBrowserTransform.levelFlag for this transform to render all sections of the project browser (ancestors dropdown, search box, contents list, incremental fetch)
DISPLAY_LEVEL_CONTENTS_BODY_ANCESTORS - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabOMDTransform
Deprecated.
Value that can be used for the ObjectBrowserTabOMDTransform.levelFlag for this transform to render the ancestors of the current folder as a select box
DISPLAY_LEVEL_CONTENTS_BODY_ANCESTORS - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabProjectBrowserTransform
Deprecated.
Value that can be used for the ObjectBrowserTabProjectBrowserTransform.levelFlag for this transform to render the ancestors of the current folder as a select box
DISPLAY_LEVEL_CONTENTS_BODY_INCREMENTAL_FETCH - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabOMDTransform
Deprecated.
Value that can be used for the ObjectBrowserTabOMDTransform.levelFlag for this transform to render the incremental fetch for the project browser
DISPLAY_LEVEL_CONTENTS_BODY_INCREMENTAL_FETCH - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabProjectBrowserTransform
Deprecated.
Value that can be used for the ObjectBrowserTabProjectBrowserTransform.levelFlag for this transform to render the incremental fetch for the project browser
DISPLAY_LEVEL_CONTENTS_BODY_LIST - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabOMDTransform
Deprecated.
Value that can be used for the ObjectBrowserTabOMDTransform.levelFlag for this transform to render the project browser contents list alone
DISPLAY_LEVEL_CONTENTS_BODY_LIST - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabProjectBrowserTransform
Deprecated.
Value that can be used for the ObjectBrowserTabProjectBrowserTransform.levelFlag for this transform to render the project browser contents list alone
DISPLAY_LEVEL_CONTENTS_BODY_NEW_FOLDER_BUTTON - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabOMDTransform
Deprecated.
Value that can be used for the ObjectBrowserTabOMDTransform.levelFlag for this transform to render the new folder button on the ancesstors pane.
DISPLAY_LEVEL_CONTENTS_BODY_SEARCH - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabOMDTransform
Deprecated.
Value that can be used for the ObjectBrowserTabOMDTransform.levelFlag for this transform to render the project browser search box.
DISPLAY_LEVEL_CONTENTS_BODY_SEARCH - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabProjectBrowserTransform
Deprecated.
Value that can be used for the ObjectBrowserTabProjectBrowserTransform.levelFlag for this transform to render the project browser search box.
DISPLAY_LEVEL_CONTENTS_BODY_UP_BUTTON - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabOMDTransform
Deprecated.
Value that can be used for the ObjectBrowserTabOMDTransform.levelFlag for this transform to render the up button on the ancesstors pane.
DISPLAY_MODE - Static variable in interface com.microstrategy.web.app.transforms.EnumGridCellMapAttributes
Display Mode
DISPLAY_MODE_AREA_MASHUP - Static variable in class com.microstrategy.web.app.transforms.ImageLayoutVisualizationPropertiesTransform
 
DISPLAY_MODE_AUTOMATIC - Static variable in class com.microstrategy.web.app.transforms.ImageLayoutVisualizationPropertiesTransform
 
DISPLAY_MODE_BUBBLE - Static variable in class com.microstrategy.web.app.transforms.ImageLayoutVisualizationPropertiesTransform
 
DISPLAY_MODE_HTML - Static variable in interface com.microstrategy.web.app.beans.AppContext
Constant used to indicate that the rendering will be done in format of html
DISPLAY_MODE_JSON - Static variable in interface com.microstrategy.web.app.beans.AppContext
Constant used to indicate that the rendering will be done in format of json
DISPLAY_MODE_PERSONAL_DIRECTORY - Static variable in interface com.microstrategy.web.app.beans.SubscriptionContactsBrowserBean
 
DISPLAY_MODE_SHARED_DIRECTORY - Static variable in interface com.microstrategy.web.app.beans.SubscriptionContactsBrowserBean
 
DISPLAY_NAME - Static variable in class com.microstrategy.web.app.transforms.ProjectsTransform
Allowed value for the ProjectsTransform.displayFlag formal parameter.
DISPLAY_ONLY_ATTR_ID_FORMS - Static variable in interface com.microstrategy.web.app.gui.CartExpression
Indicates only display ID forms and ignore other forms when displaying.
DISPLAY_SERVER_NAME - Static variable in class com.microstrategy.web.app.transforms.ProjectsTransform
Allowed value for the ProjectsTransform.displayFlag formal parameter.
DISPLAY_TYPE_CUSTOM - Static variable in interface com.microstrategy.web.app.beans.EnumPageByBeanEvents
 
DISPLAY_TYPE_DEFAULT - Static variable in interface com.microstrategy.web.app.beans.EnumPageByBeanEvents
 
DISPLAY_UNIT_COMPARISON - Static variable in interface com.microstrategy.web.app.beans.FilterEditorBean
Deprecated.
display flag indicating the filter editor needs to display the unit comparison box rather than the constant textbox
display2ViewMode(int) - Static method in class com.microstrategy.web.beans.ViewDisplayModeHelper
 
DisplayAllAttributesWithForms - Static variable in interface com.microstrategy.web.objects.EnumWebAttributeFormNamesDisplay
Deprecated.
Specifies not to show form names for all attributes with forms
displayAQListOperators(MarkupOutput, Messages, int) - Static method in class com.microstrategy.web.app.utils.ExpressionHelper
 
displayAQListOperators(MarkupOutput, Messages, int, boolean) - Static method in class com.microstrategy.web.app.utils.ExpressionHelper
Renders all operators supported in Attribute Qualification prompts.
displayAQOperators(MarkupOutput, Messages, int) - Static method in class com.microstrategy.web.app.utils.ExpressionHelper
Renders all operators supported in Attribute Qualification prompts.
displayAQOperators(MarkupOutput, Messages, int, boolean) - Static method in class com.microstrategy.web.app.utils.ExpressionHelper
Renders all operators supported in Attribute Qualification prompts.
displayAQOperators(MarkupOutput, Messages, int, boolean, int) - Static method in class com.microstrategy.web.app.utils.ExpressionHelper
 
displayAttributeForms(MarkupOutput, Messages, WebAttribute, String) - Static method in class com.microstrategy.web.app.utils.ExpressionHelper
Renders a form list of a given attribute
displayAttributeForms(MarkupOutput, Messages, WebAttribute, String, int) - Static method in class com.microstrategy.web.app.utils.ExpressionHelper
Renders a form list of a given attribute
displayAttributeForms(MarkupOutput, Messages, WebAttribute, String, int, WebWorkingSet) - Static method in class com.microstrategy.web.app.utils.ExpressionHelper
Renders a form list of a given attribute
displayAttributeForms(MarkupOutput, Messages, WebAttribute, String, int, WebWorkingSet, boolean) - Static method in class com.microstrategy.web.app.utils.ExpressionHelper
Renders a form list of a given attribute
DisplayBeanTag - Class in com.microstrategy.web.app.taglibs
Custom Tag class to be used for displaying a bean with the requested transform style.
DisplayBeanTag() - Constructor for class com.microstrategy.web.app.taglibs.DisplayBeanTag
 
DisplayBeanTagHelper - Class in com.microstrategy.web.app.taglibs
Helper for the DisplayBeanTag tag library.
DisplayBeanTagHelper() - Constructor for class com.microstrategy.web.app.taglibs.DisplayBeanTagHelper
 
displayComponent(MarkupOutput, String, FrameElement) - Method in class com.microstrategy.web.app.transforms.ReportFrameClassicTransform
Deprecated.
Renders a FrameElement as an iFrame component.
displayComponent(MarkupOutput, String, GuiElement) - Method in class com.microstrategy.web.app.transforms.ReportFrameClassicTransform
Deprecated.
Renders a GUI element.
displayComponent(MarkupOutput, String, MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportFrameClassicTransform
Deprecated.
Display a string as an iFrame component.
displayComponent(MarkupOutput, String, MarkupOutput, boolean) - Method in class com.microstrategy.web.app.transforms.FrameGenericTransform
 
displayComponent(MarkupOutput, String, MarkupOutput, boolean) - Method in class com.microstrategy.web.app.transforms.ReportFrameClassicTransform
Deprecated.
Display a string as an iFrame component.
displayComponent(MarkupOutput, String, WebComponent) - Method in class com.microstrategy.web.app.transforms.ReportFrameClassicTransform
Deprecated.
Renders a FrameElement as an iFrame component.
displayComponent(MarkupOutput, String, WebComponent, String) - Method in class com.microstrategy.web.app.transforms.ReportFrameClassicTransform
Deprecated.
Renders a WebComponent with the corresponding style as an iFrame component.
displayComponent(MarkupOutput, String, String) - Method in class com.microstrategy.web.app.transforms.FrameGenericTransform
Display a string as an iFrame component.
displayComponent(MarkupOutput, String, String) - Method in class com.microstrategy.web.app.transforms.ReportFrameClassicTransform
Deprecated.
Display a string as an iFrame component.
displayComponent(MarkupOutput, String, String, boolean) - Method in class com.microstrategy.web.app.transforms.FrameGenericTransform
Display a string as an iFrame component.
displayComponent(MarkupOutput, String, String, boolean) - Method in class com.microstrategy.web.app.transforms.ReportFrameClassicTransform
Deprecated.
Display a string as an iFrame component.
DisplayCookiesTag - Class in com.microstrategy.web.app.taglibs
 
DisplayCookiesTag() - Constructor for class com.microstrategy.web.app.taglibs.DisplayCookiesTag
 
DisplayCookiesTagHelper - Class in com.microstrategy.web.app.taglibs
Helper for the DisplayCookiesTag tag library.
DisplayCookiesTagHelper() - Constructor for class com.microstrategy.web.app.taglibs.DisplayCookiesTagHelper
 
displayCssFileContent(AppContext, MarkupOutput, String) - Static method in class com.microstrategy.web.app.transforms.ReportTransformHelper
Generate the content of the specified CSS file in the output.
displayCssFileContent(ReportBean, MarkupOutput, String) - Static method in class com.microstrategy.web.app.transforms.ReportTransformHelper
Generate the content of the specified CSS file in the output.
displayCssFileContent(WebBean, MarkupOutput, String) - Static method in class com.microstrategy.web.app.transforms.ReportTransformHelper
Generate the content of the specified CSS file in the output.
displayDate(Date, Locale) - Static method in class com.microstrategy.utils.FormatUtils
Display a Date object using date DISPLAY format for specified locale
displayDateTime(Date, Locale) - Static method in class com.microstrategy.utils.FormatUtils
Displays a Date object using date-time DISPLAY format for specified locale
displayDescriptors(MarkupOutput) - Method in interface com.microstrategy.web.app.gui.GGCalendar
function for rendering localized names for months and days.
displayDescriptors(MarkupOutput) - Method in class com.microstrategy.web.app.gui.GGCalendarImpl
function for rendering localized names for months and days.
displayDynamicDateAsStatic - Variable in class com.microstrategy.web.app.transforms.PromptConstantTransform
Enforces application to display the dynamic date as a static date.
displayDynamicDateAsStatic - Variable in class com.microstrategy.web.app.transforms.PromptConstantWidgetTransform
 
displayError() - Method in class com.microstrategy.web.app.beans.AppBeanError
 
displayError() - Method in class com.microstrategy.web.app.ErrorInfo
Returns whether the application should render the title, message, and contact information when the error occurs.
displayError(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.SubscriptionEditCacheTransform
 
displayError(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.SubscriptionEditFileTransform
 
displayError(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.SubscriptionEditInboxTransform
 
displayError(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.SubscriptionEditMobileTransform
 
displayError(MarkupOutput, String, String, Exception) - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
Generates an error message to the end user.
displayError(MarkupOutput, String, String, Exception, String, String) - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
Generates an error message to the end user.
displayError(MarkupOutput, String, String, Exception, String, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Writes an error message.
displayError(MarkupOutput, String, String, Exception, String, String, boolean) - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
Generates an error message to the end user.
displayError(MarkupOutput, String, String, Exception, String, String, boolean) - Method in class com.microstrategy.web.app.transforms.MobileChunkedRWTransform
 
displayError(MarkupOutput, String, String, Exception, String, String, String, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
This is method has been deprecated as css-classes are not optional anymore.
displayError(MarkupOutput, String, String, Exception, String, String, String, String, Tag) - Method in class com.microstrategy.web.app.transforms.AbstractRWTransform
 
displayError(MarkupOutput, String, String, Exception, String, String, String, String, Tag) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Writes an error message.
displayFinish - Variable in class com.microstrategy.web.app.transforms.WizardTransform
Formal parameter indicating if the Finish button option should be shown on the wizard
displayFlag - Variable in class com.microstrategy.web.app.transforms.ProjectsTransform
Indicates the flag that indicates which information should be displayed about the project.
displayFormatPickerName - Variable in class com.microstrategy.web.app.transforms.AbstractObjectExplorerTransform
Indicates the id of a system picker that contains the possible display options for the data result
displayFrameComponent(MarkupOutput, String, FrameElement, String) - Method in class com.microstrategy.web.app.transforms.ReportFrameClassicTransform
Deprecated.
 
DisplayGuiComponentTag - Class in com.microstrategy.web.app.taglibs
 
DisplayGuiComponentTag() - Constructor for class com.microstrategy.web.app.taglibs.DisplayGuiComponentTag
 
DisplayGuiComponentTagHelper - Class in com.microstrategy.web.app.taglibs
Helper for the DisplayGuiComponentTag tag library.
DisplayGuiComponentTagHelper() - Constructor for class com.microstrategy.web.app.taglibs.DisplayGuiComponentTagHelper
 
displayIconOption - Variable in class com.microstrategy.web.app.transforms.ObjectManipulationDialogTransform
Indicates whether to display the icon option on the dialog
displayIncrementalFetchArrow(MarkupOutput, int, String, int, String) - Method in class com.microstrategy.web.app.transforms.ObjectBrowserTabReportAllObjectsTransform
Renders the incremental fetch arrow
displayIncrementalFetchArrow(MarkupOutput, int, String, String) - Method in class com.microstrategy.web.app.transforms.ObjectBrowserTabOMDTransform
Deprecated.
 
displayIncrementalFetchArrow(MarkupOutput, int, String, String) - Method in class com.microstrategy.web.app.transforms.ObjectBrowserTabProjectBrowserTransform
Deprecated.
Renders the incremental fetch arrow in DHTML mode
displayInSingleLine - Variable in class com.microstrategy.web.app.transforms.ReportPageByInfoTransform
It is used in the transform to specify whether display all the pageby elements in one line or seperate lines.
displayInSingleLine() - Method in class com.microstrategy.web.app.transforms.ReportPageByInfoTransform
whether display all the page by information in one line.
displayInteger(long, Locale) - Static method in class com.microstrategy.utils.FormatUtils
Formats a number using interger DISPLAY format for specified locale
displayLocaleOverrideParam - Variable in class com.microstrategy.web.tasks.MobileLoginTask
 
displayLocaleParam - Variable in class com.microstrategy.web.tasks.MobileLoginTask
 
displayMode - Variable in class com.microstrategy.web.app.transforms.PromptsClassicTransform
Specifies how multiple prompts will be displayed in report layout.
displayMode - Variable in class com.microstrategy.web.app.transforms.PromptsContainerTransform
Specifies how multiple prompts will be displayed in report layout.
displayModel - Variable in class com.microstrategy.web.app.transforms.AbstractPromptWidgetTransform
 
displayModeParam - Variable in class com.microstrategy.web.tasks.SaveAndPublishCubeTask
 
displayMQOperators(MarkupOutput, Messages, int) - Static method in class com.microstrategy.web.app.utils.ExpressionHelper
Renders an HTML option list of Metric qualification operators.
displayMQOperators(MarkupOutput, Messages, int, int, boolean) - Static method in class com.microstrategy.web.app.utils.ExpressionHelper
Renders an HTML option list of Metric qualification operators.
displayMQOperators(MarkupOutput, Messages, int, int, boolean, boolean) - Static method in class com.microstrategy.web.app.utils.ExpressionHelper
 
displayMQOperators(MarkupOutput, Messages, int, int, boolean, boolean, boolean) - Static method in class com.microstrategy.web.app.utils.ExpressionHelper
Renders an HTML option list of Metric qualification operators.
displayNext - Variable in class com.microstrategy.web.app.transforms.WizardTransform
Formal parameter indicating if the Next button option should be shown on the wizard
displayNumber(double, Locale) - Static method in class com.microstrategy.utils.FormatUtils
Displays a number using number DISPLAY format for specified locale
DisplayOnlyAttributesWithMultipleForms - Static variable in interface com.microstrategy.web.objects.EnumWebAttributeFormNamesDisplay
Deprecated.
Specifies not to show form names only for attributes which have multiple forms
displayOption(MarkupOutput, String, String, String, boolean) - Method in class com.microstrategy.web.app.transforms.PromptExpressionNonCartTransform
Renders HTML option tag.
displayOption(MarkupOutput, String, String, String, boolean, String) - Method in class com.microstrategy.web.app.transforms.PromptExpressionListTransform
Renders HTML option tag.
displayOption(MarkupOutput, String, String, String, boolean, String) - Method in class com.microstrategy.web.app.transforms.PromptExpressionNonCartTransform
Renders HTML option tag.
displayOption(MarkupOutput, String, String, String, boolean, String) - Method in class com.microstrategy.web.app.transforms.PromptExpressionTextboxTransform
Renders HTML option tag.
displayOutputLevelRadioButton(MarkupOutput, int, String) - Method in class com.microstrategy.web.app.transforms.MetricQualLevelEditorTransform
Display the radio buttons for the output level
displayPrevious - Variable in class com.microstrategy.web.app.transforms.WizardTransform
Formal parameter indicating if the Previous button option should be shown on the wizard
displayPromptMDXOperators(MarkupOutput, Messages, int, boolean) - Static method in class com.microstrategy.web.app.utils.ExpressionHelper
Renders all the different types of Prompt Operators as options of a list
displayPromptMDXOperators(MarkupOutput, Messages, int, boolean, boolean) - Static method in class com.microstrategy.web.app.utils.ExpressionHelper
Renders all the different types of Prompt Operators as options of a list
displayPromptOneByOne() - Method in class com.microstrategy.web.app.transforms.PromptsClassicTransform
Indicates whether or not to display prompts one by one.
displayPromptOneByOne() - Method in class com.microstrategy.web.app.transforms.PromptsContainerTransform
Indicates whether or not to display prompts one by one.
displayPromptOperators(MarkupOutput, Messages, int, int, boolean) - Static method in class com.microstrategy.web.app.utils.ExpressionHelper
Renders all operators supported by the Prompts feature.
displayRestrictedPromptOperators(MarkupOutput, Messages, int) - Static method in class com.microstrategy.web.app.utils.ExpressionHelper
Renders all the different types of Prompt Operators as options of a list
displaySection - Variable in class com.microstrategy.web.app.transforms.FolderCreateReportTransform
Deprecated.
Specifies which sections are to be displayed in the Create Report page (Create Report, Other Reports).
displaySection - Variable in class com.microstrategy.web.app.transforms.FolderCreateReportXHTMLTransform
Specifies which sections are to be displayed in the Create Report page (Create Report, Other Reports).
DisplaySelectorDocked - com.microstrategy.web.app.utils.WFProperty
 
DISPLAYSTYLE_BARCODE - Static variable in interface com.microstrategy.web.objects.EnumPromptPropertyNamesAndValues
 
DISPLAYSTYLE_CALENDAR - Static variable in interface com.microstrategy.web.objects.EnumPromptPropertyNamesAndValues
 
DISPLAYSTYLE_CART - Static variable in interface com.microstrategy.web.objects.EnumPromptPropertyNamesAndValues
 
DISPLAYSTYLE_CHECKBOX - Static variable in interface com.microstrategy.web.objects.EnumPromptPropertyNamesAndValues
 
DISPLAYSTYLE_CHECKBOX_OLD - Static variable in interface com.microstrategy.web.objects.EnumPromptPropertyNamesAndValues
 
DISPLAYSTYLE_GEOLOCATION - Static variable in interface com.microstrategy.web.objects.EnumPromptPropertyNamesAndValues
 
DISPLAYSTYLE_LIST - Static variable in interface com.microstrategy.web.objects.EnumPromptPropertyNamesAndValues
 
DISPLAYSTYLE_OPTION - Static variable in interface com.microstrategy.web.objects.EnumPromptPropertyNamesAndValues
 
DISPLAYSTYLE_PULLDOWN - Static variable in interface com.microstrategy.web.objects.EnumPromptPropertyNamesAndValues
 
DISPLAYSTYLE_SLIDER - Static variable in interface com.microstrategy.web.objects.EnumPromptPropertyNamesAndValues
 
DISPLAYSTYLE_STEPPER - Static variable in interface com.microstrategy.web.objects.EnumPromptPropertyNamesAndValues
 
DISPLAYSTYLE_SWITCH - Static variable in interface com.microstrategy.web.objects.EnumPromptPropertyNamesAndValues
 
DISPLAYSTYLE_TEXTBOX - Static variable in interface com.microstrategy.web.objects.EnumPromptPropertyNamesAndValues
 
DISPLAYSTYLE_TREE - Static variable in interface com.microstrategy.web.objects.EnumPromptPropertyNamesAndValues
 
DISPLAYSTYLE_WHEEL - Static variable in interface com.microstrategy.web.objects.EnumPromptPropertyNamesAndValues
 
DisplayTag - Interface in com.microstrategy.web.tags
The DisplayTag interface represents a dynamic content generating tag with a non-render method.
DisplayTagImpl - Class in com.microstrategy.web.tags
 
displayTime(Date, Locale) - Static method in class com.microstrategy.utils.FormatUtils
Displays a Date object using time DISPLAY format for specified locale
DisplayUnitContext(WebDisplayUnit) - Constructor for class com.microstrategy.web.app.transforms.DataExplorerTransform.DisplayUnitContext
 
DisplayUnitsVisitor - Interface in com.microstrategy.web.objects
Interface for browsing collections of display units
displayWhenNone - Variable in class com.microstrategy.web.app.transforms.ReportPageByInfoTransform
It is used in the transform to specify whether display when there is no pageby elements.
displayWhenNone() - Method in class com.microstrategy.web.app.transforms.ReportPageByInfoTransform
whether display some description (like "none") when there is no pageby attribute.
displayWorkingSetAttributeForms(MarkupOutput, WebWorkingSet, String, String) - Static method in class com.microstrategy.web.app.utils.ExpressionHelper
Renders all attribute forms defined in Workingset realm
displayWorkingSetMetrics(MarkupOutput, WebWorkingSet, String) - Static method in class com.microstrategy.web.app.utils.ExpressionHelper
Renders metrics defined in Workingset realm
displayZipOptions() - Method in class com.microstrategy.web.app.transforms.SubscriptionFileWidgetImpl
 
DIStartOrCancelAggFilterChangeTask - Class in com.microstrategy.web.app.tasks
 
DIStartOrCancelAggFilterChangeTask() - Constructor for class com.microstrategy.web.app.tasks.DIStartOrCancelAggFilterChangeTask
 
DIStartOrCancelAggFilterChangeTask(String) - Constructor for class com.microstrategy.web.app.tasks.DIStartOrCancelAggFilterChangeTask
 
DIStartRefineStage - Class in com.microstrategy.web.app.tasks
 
DIStartRefineStage() - Constructor for class com.microstrategy.web.app.tasks.DIStartRefineStage
 
DIStartRefineStage(String) - Constructor for class com.microstrategy.web.app.tasks.DIStartRefineStage
 
DIStartRefineStageHandler - Class in com.microstrategy.web.app.tasks.actions
 
DIStartRefineStageHandler() - Constructor for class com.microstrategy.web.app.tasks.actions.DIStartRefineStageHandler
 
distKeyTaskParam - Variable in class com.microstrategy.web.app.tasks.DIPersistCubeConfigInfo
 
distKeyTaskParam - Variable in class com.microstrategy.web.app.tasks.DISaveDistributionInfo
 
distNumTaskParam - Variable in class com.microstrategy.web.app.tasks.DIPersistCubeConfigInfo
 
distNumTaskParam - Variable in class com.microstrategy.web.app.tasks.DISaveDistributionInfo
 
DistributionManager - Static variable in interface com.microstrategy.web.objects.admin.serverconfig.EnumServerTypes
The Server is the Distribution Manager.
DIToggleDatasetServeMode - Class in com.microstrategy.web.app.tasks
 
DIToggleDatasetServeMode() - Constructor for class com.microstrategy.web.app.tasks.DIToggleDatasetServeMode
 
DIToggleDatasetServeMode(String) - Constructor for class com.microstrategy.web.app.tasks.DIToggleDatasetServeMode
 
DIToggleDatasetServeModeHandler - Class in com.microstrategy.web.app.tasks.actions
 
DIToggleDatasetServeModeHandler() - Constructor for class com.microstrategy.web.app.tasks.actions.DIToggleDatasetServeModeHandler
 
DIUtils - Class in com.microstrategy.web.objects.actions.handlers
 
DIUtils() - Constructor for class com.microstrategy.web.objects.actions.handlers.DIUtils
 
DIV_DATES - Static variable in class com.microstrategy.web.app.transforms.SearchSimpleTransform
 
DIV_DESCRIPTION - Static variable in class com.microstrategy.web.app.transforms.SearchSimpleTransform
 
DIV_LOCATION - Static variable in class com.microstrategy.web.app.transforms.SearchSimpleTransform
 
DIV_LOCATION_TITLE - Static variable in class com.microstrategy.web.app.transforms.SearchSimpleTransform
 
DIV_NAME - Static variable in class com.microstrategy.web.app.transforms.SearchSimpleTransform
 
DIV_NAME_OPTIONS - Static variable in class com.microstrategy.web.app.transforms.SearchSimpleTransform
 
DIV_OWNER - Static variable in class com.microstrategy.web.app.transforms.SearchSimpleTransform
 
DIV_TYPES - Static variable in class com.microstrategy.web.app.transforms.SearchSimpleTransform
 
DIValidateEmmaIRRAlternateSourceHandler - Class in com.microstrategy.web.app.tasks.actions
 
DIValidateEmmaIRRAlternateSourceHandler() - Constructor for class com.microstrategy.web.app.tasks.actions.DIValidateEmmaIRRAlternateSourceHandler
 
DIValidateEmmaIRRAlternateSourceTask - Class in com.microstrategy.web.app.tasks
 
DIValidateEmmaIRRAlternateSourceTask() - Constructor for class com.microstrategy.web.app.tasks.DIValidateEmmaIRRAlternateSourceTask
 
DIValidateEmmaIRRAlternateSourceTask(String) - Constructor for class com.microstrategy.web.app.tasks.DIValidateEmmaIRRAlternateSourceTask
 
DIValidateEmmaSourceHandler - Class in com.microstrategy.web.app.tasks.actions
 
DIValidateEmmaSourceHandler() - Constructor for class com.microstrategy.web.app.tasks.actions.DIValidateEmmaSourceHandler
 
DIValidateEmmaSourceTask - Class in com.microstrategy.web.app.tasks
 
DIValidateEmmaSourceTask() - Constructor for class com.microstrategy.web.app.tasks.DIValidateEmmaSourceTask
 
DIValidateEmmaSourceTask(String) - Constructor for class com.microstrategy.web.app.tasks.DIValidateEmmaSourceTask
 
DivBasedCartImpl - Class in com.microstrategy.web.app.gui
 
DivBasedCartImpl() - Constructor for class com.microstrategy.web.app.gui.DivBasedCartImpl
 
divId - Variable in class com.microstrategy.web.app.transforms.MojoMapTransform
 
dividerCharacters - Variable in class com.microstrategy.web.app.transforms.AbstractAdminPathTransform
Indicates the character(s) to be used for separating each one of the different elements when displaying the path.
dividerCharacters - Variable in class com.microstrategy.web.app.transforms.ObjectPathTransform
Deprecated.
Indicates the character(s) to be used for separating each one of the different elements when displaying the path.
dividerCharacters - Variable in class com.microstrategy.web.app.transforms.PathTransform
Indicates the character(s) to be used for separating each one of the different elements when displaying the path.
DM_DEFAULT_LVL - Static variable in interface com.microstrategy.web.app.transforms.ExpressionMessages
 
DM_PREF_BREAKBY - Static variable in interface com.microstrategy.web.app.transforms.ExpressionMessages
 
DM_PREF_EVALSET - Static variable in interface com.microstrategy.web.app.transforms.ExpressionMessages
 
DM_PREF_SETOF - Static variable in interface com.microstrategy.web.app.transforms.ExpressionMessages
 
DM_RPT_BASE_LVL - Static variable in interface com.microstrategy.web.app.transforms.ExpressionMessages
 
DM_RPT_LVL - Static variable in interface com.microstrategy.web.app.transforms.ExpressionMessages
 
DM_UNKNOWN_LVL - Static variable in interface com.microstrategy.web.app.transforms.ExpressionMessages
 
DM_WHERE - Static variable in interface com.microstrategy.web.app.transforms.ExpressionMessages
 
DMTSVR_E_CLOSED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DND_AX - Static variable in interface com.microstrategy.web.app.gui.EnumDragAndDropProperties
Applies to draggable object/target.
DND_AX_VALUE_COL - Static variable in interface com.microstrategy.web.app.gui.EnumDragAndDropProperties
possible values for "AX" It means column axis.
DND_AX_VALUE_FILTER - Static variable in interface com.microstrategy.web.app.gui.EnumDragAndDropProperties
possible values for "AX" It means filter editor axis.
DND_AX_VALUE_FORMULA - Static variable in interface com.microstrategy.web.app.gui.EnumDragAndDropProperties
possible values for "AX" It means formula bar axis.
DND_AX_VALUE_NONE - Static variable in interface com.microstrategy.web.app.gui.EnumDragAndDropProperties
possible values for "AX" It means none axis.
DND_AX_VALUE_PAGE - Static variable in interface com.microstrategy.web.app.gui.EnumDragAndDropProperties
possible values for "AX" It means pageby axis.
DND_AX_VALUE_REMOVE - Static variable in interface com.microstrategy.web.app.gui.EnumDragAndDropProperties
possible values for "AX" It means remove axis.
DND_AX_VALUE_ROW - Static variable in interface com.microstrategy.web.app.gui.EnumDragAndDropProperties
possible values for "AX" It means row axis.
DND_DG - Static variable in interface com.microstrategy.web.app.gui.EnumDragAndDropProperties
Applies to draggable object.
DND_DPT - Static variable in interface com.microstrategy.web.app.gui.EnumDragAndDropProperties
Applies to draggable object/target.
DND_DS - Static variable in interface com.microstrategy.web.app.gui.EnumDragAndDropProperties
Applies to draggable object.
DND_FE - Static variable in interface com.microstrategy.web.app.gui.EnumDragAndDropProperties
Applies to draggable object.
DND_FRMID - Static variable in interface com.microstrategy.web.app.gui.EnumDragAndDropProperties
Applies to attribute form.
DND_FRMLIST - Static variable in interface com.microstrategy.web.app.gui.EnumDragAndDropProperties
Applies to attribute form.
DND_FRMNAME - Static variable in interface com.microstrategy.web.app.gui.EnumDragAndDropProperties
Applies to attribute form.
DND_FRMPOS - Static variable in interface com.microstrategy.web.app.gui.EnumDragAndDropProperties
Applies to attribute form.
DND_HR - Static variable in interface com.microstrategy.web.app.gui.EnumDragAndDropProperties
Applies to draggable object.
DND_ID - Static variable in interface com.microstrategy.web.app.gui.EnumDragAndDropProperties
Applies to both draggable object and target.
DND_ILK - Static variable in interface com.microstrategy.web.app.gui.EnumDragAndDropProperties
Applies to grid cell.
DND_IM - Static variable in interface com.microstrategy.web.app.gui.EnumDragAndDropProperties
Applies to draggable object.
DND_MH - Static variable in interface com.microstrategy.web.app.gui.EnumDragAndDropProperties
Applies to draggable object.
DND_MX - Static variable in interface com.microstrategy.web.app.gui.EnumDragAndDropProperties
Applies to target.
DND_OI - Static variable in interface com.microstrategy.web.app.gui.EnumDragAndDropProperties
Applies to draggable object.
DND_OR - Static variable in interface com.microstrategy.web.app.gui.EnumDragAndDropProperties
Applies to target.
DND_OR_VALUE_H - Static variable in interface com.microstrategy.web.app.gui.EnumDragAndDropProperties
possible values for "OR".
DND_OR_VALUE_O - Static variable in interface com.microstrategy.web.app.gui.EnumDragAndDropProperties
possible values for "OR".
DND_OR_VALUE_V - Static variable in interface com.microstrategy.web.app.gui.EnumDragAndDropProperties
possible values for "OR".
DND_OS - Static variable in interface com.microstrategy.web.app.gui.EnumDragAndDropProperties
Applies to targets.
DND_OST - Static variable in interface com.microstrategy.web.app.gui.EnumDragAndDropProperties
object sub type.
DND_OT - Static variable in interface com.microstrategy.web.app.gui.EnumDragAndDropProperties
Applies to draggable object.
DND_OTD - Static variable in interface com.microstrategy.web.app.gui.EnumDragAndDropProperties
Applies to source.
DND_PX - Static variable in interface com.microstrategy.web.app.gui.EnumDragAndDropProperties
Deprecated.
as of 8.0.000.179 we no longer use the px attribute
DND_TG - Static variable in interface com.microstrategy.web.app.gui.EnumDragAndDropProperties
Applies to target.
DND_TY - Static variable in interface com.microstrategy.web.app.gui.EnumDragAndDropProperties
Applies to draggable object/target.
DND_TY_VALUE_ATT - Static variable in interface com.microstrategy.web.app.gui.EnumDragAndDropProperties
possible values for "TY".
DND_TY_VALUE_ATTFORM - Static variable in interface com.microstrategy.web.app.gui.EnumDragAndDropProperties
possible values for "TY".
DND_TY_VALUE_MV - Static variable in interface com.microstrategy.web.app.gui.EnumDragAndDropProperties
possible values for "TY".
dnsDomainIs(String, String) - Method in class com.microstrategy.utils.proxy.PacScriptMethods
Tests if an URL is in a given domain.
dnsDomainIs(String, String) - Method in interface com.microstrategy.utils.proxy.ScriptMethods
Tests if an URL is in a given domain.
dnsDomainLevels(String) - Method in class com.microstrategy.utils.proxy.PacScriptMethods
Returns the number of DNS domain levels (number of dots) in the host name.
dnsDomainLevels(String) - Method in interface com.microstrategy.utils.proxy.ScriptMethods
Returns the number of DNS domain levels (number of dots) in the host name.
dnsResolve(String) - Method in class com.microstrategy.utils.proxy.PacScriptMethods
Resolves the given DNS host name into an IP address, and returns it in the dot separated format as a string.
dnsResolve(String) - Method in interface com.microstrategy.utils.proxy.ScriptMethods
Resolves the given DNS host name into an IP address, and returns it in the dot separated format as a string.
dnsResolveEx(String) - Method in class com.microstrategy.utils.proxy.PacScriptMethods
dnsResolveEx
dnsResolveEx(String) - Method in interface com.microstrategy.utils.proxy.ScriptMethods
 
DO_BREAK_LINES - Static variable in class com.microstrategy.utils.Base64Harder
Do break lines when encoding.
DO_NOT_ANSWER - Static variable in interface com.microstrategy.web.objects.EnumLinkAnswerMode
 
DO_NOT_ATTEMPT_FAILOVER - com.microstrategy.webapi.IDSSXMLServerSession.FAILOVER
 
DO_NOT_MERGE - com.microstrategy.web.tasks.actions.rest.catalogsetting.EnumColumnMergeOption
 
DO_NOT_PASS_PROMPT_ANSWERS - Static variable in interface com.microstrategy.web.beans.EnumWebPromptAnswerMode
 
doAfterBody() - Method in class com.microstrategy.web.app.taglibs.AbstractBodyTag
This method is called after the JSP engine processes the body content of the tag.
doAfterBody() - Method in class com.microstrategy.web.app.taglibs.Panel_CloseInfoTag
This method is called after the JSP engine processes the body content of the tag.
doAfterBody() - Method in class com.microstrategy.web.app.taglibs.Panel_ContentTag
This method is called after the JSP engine processes the body content of the tag.
doAfterBody() - Method in class com.microstrategy.web.app.taglibs.Panel_OpenInfo
This method is called after the JSP engine processes the body content of the tag.
doAfterBody() - Method in class com.microstrategy.web.app.taglibs.Panel_PanelTag
This method is called after the JSP engine processes the body content of the tag.
doAfterBody() - Method in class com.microstrategy.web.app.taglibs.Panel_TitleTag
This method is called after the JSP engine processes the body content of the tag.
doAfterBody() - Method in class com.microstrategy.web.app.taglibs.ScriptletTag
This method is called after the JSP engine processes the body content of the tag.
doAfterBody() - Method in class com.microstrategy.web.app.taglibs.ShortcutOptionsTag
This method is called after the JSP engine processes the body content of the tag.
doAfterBody() - Method in class com.microstrategy.web.app.taglibs.TestBodyContentTag
This method is called after the JSP engine processes the body content of the tag.
DOCIST_E_ADD_CUBE_DATASET - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DOCIST_E_CUBE_IN_DATASET - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DOCIST_E_DATASET_NOT_READY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DOCIST_E_ELEMENT_LIST_NOT_READY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DOCIST_E_MOD_LINKED_RPT_VIEW - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DOCIST_E_NO_PARENT_GROUPBYPATH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DOCIST_E_NO_RW_ELEMENT_OBJECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DOCIST_E_NODEFN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DOCIST_E_NULL_OBJECT_ELEMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DOCIST_E_OBJECT_TYPE_NOT_SUPPORT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DOCIST_E_REPORT_TYPE_NOT_SUPPORT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DOCIST_E_RWNODE_TYPE_NOT_SUPPORT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DOCIST_E_SAVEAS_FLAG_NOT_SUPPORT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
doCleanUpInsideLock() - Method in interface com.microstrategy.webapi.acm.ACMFailoverLog.IRetryLog
 
doCleanUpOutSideLock() - Method in interface com.microstrategy.webapi.acm.ACMFailoverLog.IRetryLog
 
doCollectData() - Method in class com.microstrategy.web.app.beans.AbstractAppComponent
Call the required methods so the data is collected for this instance
doCollectData() - Method in class com.microstrategy.web.app.beans.AbstractPersistableFrameElement
Extends collectData by setting the Persistable mode to Default (do not persist) if the bean is a FrameElement and it's not editable.
doCollectData() - Method in class com.microstrategy.web.app.beans.AccordionTabManagerBeanImpl
 
doCollectData() - Method in class com.microstrategy.web.app.beans.AllObjectBrowserBeanImpl
Extends collectData
doCollectData() - Method in class com.microstrategy.web.app.beans.ElementPickerBeanImpl
 
doCollectData() - Method in class com.microstrategy.web.app.beans.FolderObjectExplorerBeanImpl
Extends collectData by initializing the folder bean
doCollectData() - Method in class com.microstrategy.web.app.beans.IOSSmartBannerBeanImpl
 
doCollectData() - Method in class com.microstrategy.web.app.beans.ReportFrameBeanImpl
For performance, this method overrides the default collectData() by checking if the ReportBean will be displayed, and if not it will not trigger it's collectData().
doCollectData() - Method in class com.microstrategy.web.app.beans.SecurityRoleUserEntitiesSelectorBeanImpl
 
doCollectData() - Method in class com.microstrategy.web.app.beans.XDADataExplorerBeanImpl
Extends collectData to prune the current unit, if necessary.
doCollectData() - Method in class com.microstrategy.web.beans.AssociatedSchedulesBeanImpl
 
doCollectData(SubscriptionEditorBean) - Method in class com.microstrategy.web.app.beans.SubscriptionEditorPersonalViewBean
 
doCollectMinimalData() - Method in class com.microstrategy.web.app.beans.AbstractAppComponent
By default this method simply invokes AbstractAppComponent.doCollectData(), i.e. by default it will retrieve as much data as AbstractAppComponent.doCollectData() is defined to do so.
doCollectSelectedItems() - Method in class com.microstrategy.web.app.beans.SecurityRoleUserEntitiesSelectorBeanImpl
 
DOCSVR_CACHE_COMPRESSION_FAIL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DOCSVR_CACHE_CREATE_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DOCSVR_CACHE_EXCEED_MAX_COUNT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DOCSVR_CACHE_EXCEED_MAX_MEMORY_USAGE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DOCSVR_CACHE_FILE_CORRUPTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DOCSVR_CACHE_FILE_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DOCSVR_CACHE_FILE_WRONG_VERSION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DOCSVR_CACHE_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DOCSVR_CACHE_PAGEIN_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DOCSVR_CACHE_PAGEOUT_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DOCSVR_CACHE_PERSIST_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DOCSVR_CACHEMANANGER_NOT_INITIALIZED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DOCSVR_E_CONTROLGROUPBYSECTION_NO_GROUPBYUNIT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DOCSVR_E_CREATE_ELEMENT_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DOCSVR_E_DOC_EXEC_FLAG_NOT_SET - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DOCSVR_E_EXECUTION_IN_PROGRESS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DOCSVR_E_INTERACTIVE_RPTCOUNT_ZERO - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DOCSVR_E_MANIPULATION_CANNOT_CANCEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DOCSVR_E_NO_EVENT_HANDLER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DOCSVR_E_NO_GRAPH_DATA - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DOCSVR_E_NO_IMAGEPATH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DOCSVR_E_RW_ELEMENT_TYPE_NOT_SUPPORT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DOCSVR_E_WAIT_FOR_PROMPT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DOCSVR_MANIPULATION_SKIP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DOCUMENT_EVENT_ARGUMENT_COPIES - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
Specifies an argument for the number of copies.
DOCUMENT_EVENT_ARGUMENT_DOCUMENT_ID - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
Specifies an argument for the object id of a Document.
DOCUMENT_EVENT_ARGUMENT_DOCUMENT_NAME - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
Specifies an argument for the document name.
DOCUMENT_EVENT_ARGUMENT_EXECUTION_FLAGS - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
Specifies an argument for the object id of a Document.
DOCUMENT_EVENT_ARGUMENT_FILE_NAME - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
File name for scheduled file export
DOCUMENT_EVENT_ARGUMENT_IS_COLLATED - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
Specifies an argument indicating whether it is collated in printer.
DOCUMENT_EVENT_ARGUMENT_IS_PORTRAIT - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
Specifies an argument indicating whether it is a portait in printer.
DOCUMENT_EVENT_ARGUMENT_LINK_ANSWERS - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
 
DOCUMENT_EVENT_ARGUMENT_LOCATION_KEY - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
Location key for scheduled file and print export
DOCUMENT_EVENT_ARGUMENT_MESSAGE_ID - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
Specifies an argument for the message id of a Document instance.
DOCUMENT_EVENT_ARGUMENT_ORIGIN_MESSAGE_ID - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
Specifies an argument for the original document message id in document drilling.
DOCUMENT_EVENT_ARGUMENT_ORIGIN_SHORT_ANSWER_XML - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
Specifies an argument for the original document's prompt answer XML in document drilling.
DOCUMENT_EVENT_ARGUMENT_PLAIN_ELEMENT_PROMPT_ANSWER - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
Specifies an argument for the new prompt answer for WebElementsPrompt in document drilling.
DOCUMENT_EVENT_ARGUMENT_PLAIN_OBJECT_PROMPT_ANSWER - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
Specifies an argument for the new prompt answer for WebObjectsPrompt in document drilling.
DOCUMENT_EVENT_ARGUMENT_PLAIN_VALUE_PROMPT_ANSWER - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
Specifies an argument for the new prompt answer for WebConstantPrompt in document drilling.
DOCUMENT_EVENT_ARGUMENT_PROMPT_ANSWER_MODE_OPTION - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
An integer prompt answer mode from EnumWebPromptAnswerMode
DOCUMENT_EVENT_ARGUMENT_RANGE_END - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
Specifies an argument for range end in printing.
DOCUMENT_EVENT_ARGUMENT_RANGE_START - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
Specifies an argument for range start in printing.
DOCUMENT_EVENT_ARGUMENT_REEXECUTE_FRESH - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
Argument indicating whether the document to be executed with fresh-execution related execution flags.
DOCUMENT_EVENT_ARGUMENT_REPROMPT - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
Reprompting option for refreshing a report.
DOCUMENT_EVENT_ARGUMENT_SAVE_TO_INBOX - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
Specifies whether to save the message to inbox.
DOCUMENT_EVENT_ARGUMENT_SCHEDULE_OVERWRITE - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
Argument indicating whether to overwrite a current schedule, if existing.
DOCUMENT_EVENT_ARGUMENT_SCHEDULE_REUSE_MESSAGE - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
Integer argument indicating whether the message should be reused while scheduling.
DOCUMENT_EVENT_ARGUMENT_SUBSCRIPTION_ADDRESS_ID - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
String argument indicating the address ID.
DOCUMENT_EVENT_ARGUMENT_SUBSCRIPTION_ADDRESS_VALUES - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
String argument indicating the physical addresses to be used for subscription.
DOCUMENT_EVENT_ARGUMENT_SUBSCRIPTION_CUSTOM_MESSAGE - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
Message to be saved along with the email subscription
DOCUMENT_EVENT_ARGUMENT_SUBSCRIPTION_DEVICE_ID - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
String argument indicating the deviceID.
DOCUMENT_EVENT_ARGUMENT_SUBSCRIPTION_EMAIL_SUBJECT - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
String argument indicating the email subject to be used for subscription.
DOCUMENT_EVENT_ARGUMENT_SUBSCRIPTION_ID - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
The subscription ID for the subscription using which a document can be initialized
DOCUMENT_EVENT_ARGUMENT_SUBSCRIPTION_NOTIFICATION_ADDRESS_ID - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
Subscription notification is sent to this existing address.
DOCUMENT_EVENT_ARGUMENT_SUBSCRIPTION_NOTIFICATION_ADDRESS_VALUE - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
Subscription notification is sent to this new address.
DOCUMENT_EVENT_ARGUMENT_SUBSCRIPTION_NOTIFICATION_DEVICE_ID - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
Specifies an argument for subscription device id.
DOCUMENT_EVENT_ARGUMENT_SUBSCRIPTION_PRINT_ALL - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
Specifies an argument whether to print all subscriptions.
DOCUMENT_EVENT_ARGUMENT_SUBSCRIPTION_SEND_NOW - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
String argument indicating sendnow property for subscription.
DOCUMENT_EVENT_ARGUMENT_SUBSCRIPTION_ZIP - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
Specifies an argument for subscription zip.
DOCUMENT_EVENT_ARGUMENT_TARGET_ID - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
The target document ID for the schedule using which a document can be initialized
DOCUMENT_EVENT_ARGUMENT_TRIGGER_ID - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
String argument indicating the trigger to be used.
DOCUMENT_EVENT_CANCEL_REPROMPT_REQUEST - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
Specifies an event to cancel the request.
DOCUMENT_EVENT_CANCEL_REQUEST - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
Specifies an event to cancel the request.
DOCUMENT_EVENT_EXECUTE_DOCUMENT - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
Specifies an event to execute a Document.
DOCUMENT_EVENT_INITIALIZE_FROM_SCHEDULE - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
Deprecated.
Starting with version 9.0 and the advent of Distribution Services, all schedule objects are replaced by subscriptions. Hence please use EnumDocumentBeanEvents.DOCUMENT_EVENT_INITIALIZE_FROM_SUBSCRIPTION instead.
DOCUMENT_EVENT_INITIALIZE_FROM_SUBSCRIPTION - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
Specifies an event to initialize the document bean using a subscription.
DOCUMENT_EVENT_REFRESH - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
Event for refreshing a report.
DOCUMENT_EVENT_SAVE_FILE_SUBSCRIPTION - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
Specifies an event to save subscription to a file.
DOCUMENT_EVENT_SAVE_PRINT_SUBSCRIPTION - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
Specifies an event to print subscription.
DOCUMENT_EVENT_SAVE_SCHEDULE - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
Deprecated.
Starting with version 9.0 and the advent of Distribution Services, all schedule objects are replaced by subscriptions. Please use the events defined on the SubscriptionBean instead.
DOCUMENT_EVENT_SAVE_SUBSCRIPTION - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
event for saving an email subsription.
DOCUMENT_EVENT_SAVE_TO_INBOX - Static variable in interface com.microstrategy.web.beans.EnumDocumentBeanEvents
Specifies an event to save the a Document message into Inbox.
DOCUMENT_SCOPE - Static variable in interface com.microstrategy.web.app.beans.EnumExecutionScope
Event scope for the HTML document interface
DocumentBean - Interface in com.microstrategy.web.beans
This interface is used to manage the collection of document data and enable it to be rendered.
documentBeanName - Variable in class com.microstrategy.web.app.transforms.PreferencesGeneralTransform
Specifies the name of the bean that displays the documents' content.
DocumentBinaryResultsTask - Class in com.microstrategy.web.tasks
This Task provides the following functionality: it can retrieve the results associated with a Report Services document in binary format.
DocumentBinaryResultsTask() - Constructor for class com.microstrategy.web.tasks.DocumentBinaryResultsTask
 
DocumentDetailsTransform - Class in com.microstrategy.web.app.transforms
Deprecated.
DocumentDetailsTransform() - Constructor for class com.microstrategy.web.app.transforms.DocumentDetailsTransform
Deprecated.
Default no argument constructor.
DocumentDetailsXHTMLTransform - Class in com.microstrategy.web.app.transforms
This transform is used to show details of a document.
DocumentDetailsXHTMLTransform() - Constructor for class com.microstrategy.web.app.transforms.DocumentDetailsXHTMLTransform
Default no argument constructor.
documentDisplayLevelFlag - Variable in class com.microstrategy.web.app.transforms.RWDetailsTransform
Deprecated.
please use the layout xml
DocumentExportTransform - Class in com.microstrategy.web.app.transforms
DocumentExportTransform is the class that generates the output for a DocumentBean for exporting.
DocumentExportTransform() - Constructor for class com.microstrategy.web.app.transforms.DocumentExportTransform
Default no argument constructor.
DocumentFastExportTransform - Class in com.microstrategy.web.app.transforms
DocumentFastExportTransform is the class that generates the output for a DocumentBean before fast exporting
DocumentFastExportTransform() - Constructor for class com.microstrategy.web.app.transforms.DocumentFastExportTransform
Default no argument constructor.
DocumentFrameBean - Interface in com.microstrategy.web.app.beans
The interface DocumentFrameBean is representing the document frame web component, whose children components are of DocumentFrameElement type.
DocumentFrameElement - Interface in com.microstrategy.web.app.beans
The interface DocumentFrameElement is representing the subcomponents inside a DocumentFrameBean.
DocumentGridToolbarBlockLoaderTransform - Class in com.microstrategy.web.app.transforms
 
DocumentGridToolbarBlockLoaderTransform() - Constructor for class com.microstrategy.web.app.transforms.DocumentGridToolbarBlockLoaderTransform
 
documentIDParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.ImportSourceObjectTask
 
documentIDTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.GetReportXDADefinitionTask
 
documentIDTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.RemapObjectTask
 
documentImage - Variable in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Indicates the image to use when displaying a document.
documentImage - Variable in class com.microstrategy.web.app.transforms.AbstractSubscriptionEditTransform
Deprecated.
We no longer render the images when the user tries to edit/create a new subscription.
documentImage - Variable in class com.microstrategy.web.app.transforms.AbstractSubscriptionFolderBeanTransform
Deprecated.
We no longer use these images. Instead we use transforms from the com.microstrategy.web.app.transforms.xhtml package where we render images with CSS classes.
documentImage - Variable in class com.microstrategy.web.app.transforms.ObjectInfoTransform
Deprecated.
The image is now defined by css class name
documentImage - Variable in class com.microstrategy.web.app.transforms.ScheduleOverwriteTransform
Deprecated.
The image is now defined by css class name
DocumentImageServlet - Class in com.microstrategy.web.servlets
 
DocumentImageServlet() - Constructor for class com.microstrategy.web.servlets.DocumentImageServlet
 
DocumentPageComponentImpl - Class in com.microstrategy.web.app.beans
Specialized implementation of the page component used for the document page.
DocumentPageComponentImpl() - Constructor for class com.microstrategy.web.app.beans.DocumentPageComponentImpl
 
documentPageName - Variable in class com.microstrategy.web.app.transforms.PreferencesGeneralTransform
Specifies the name of the page that displays the documents' contents, as defined on the Page Configuration File.
documentPathStyle - Variable in class com.microstrategy.web.app.transforms.DocumentDetailsTransform
Deprecated.
The name of the style used to show the document path.
documentPathStyle - Variable in class com.microstrategy.web.app.transforms.DocumentDetailsXHTMLTransform
The name of the style used to show the document path.
documentPathStyle - Variable in class com.microstrategy.web.app.transforms.RWDetailsTransform
Deprecated.
please use the layout xml
DocumentSetFlagsAddOn - Class in com.microstrategy.web.app.addons
Deprecated.
This class in no longer used by the application.
DocumentSetFlagsAddOn() - Constructor for class com.microstrategy.web.app.addons.DocumentSetFlagsAddOn
Deprecated.
 
DocumentSimpleTransform - Class in com.microstrategy.web.app.transforms
DocumentTransform is the class that generates the output for a DocumentBean.
DocumentSimpleTransform() - Constructor for class com.microstrategy.web.app.transforms.DocumentSimpleTransform
Default no argument constructor.
documentStyle - Variable in class com.microstrategy.web.app.transforms.AbstractReportDataVisualizationTransform
The RWBean transform's style that will transform the view bean for obtaining the custom report XML for grids in documents Allowed values: String value that corresponds to a style on the styleCatalog.
documentTypes(String) - Method in class com.microstrategy.webapi.paramsobject.SynchronousQuickSearch.Builder
 
DocumentViewModeHTML - Static variable in interface com.microstrategy.web.objects.EnumWebDocumentViewMode
Deprecated.
no longer applicable
DocumentViewModeInboxDetails - Static variable in interface com.microstrategy.web.objects.EnumWebDocumentViewMode
Specifies the Inbox Details view mode for a document
DocumentViewModePDF - Static variable in interface com.microstrategy.web.objects.EnumWebDocumentViewMode
Deprecated.
no longer applicable
documentXMLPageName - Variable in class com.microstrategy.web.app.transforms.AbstractRWDataVisualizationTransform
The name of the page on the pageConfig that returns the custom document XML.
DocumentXMLResultsTask - Class in com.microstrategy.web.tasks
This Task provides the following functionality: it can retrieve the results associated with an executed Report Services document.
DocumentXMLResultsTask() - Constructor for class com.microstrategy.web.tasks.DocumentXMLResultsTask
 
documentXMLStyle - Variable in class com.microstrategy.web.app.transforms.AbstractRWDataVisualizationTransform
The name of the style to use to generate the custom document XML Allowed values: String value that corresponds to a style on the styleCatalog.
doEndElement(String, String, String) - Method in class com.microstrategy.utils.xml.AbstractHandler
Override this method insted of endElement to process end element event.
doEndElement(String, String, String) - Method in class com.microstrategy.utils.xml.SaxToDomHandler
 
doEndElement(String, String, String) - Method in class com.microstrategy.utils.xml.SAXXMLStringDumper
 
doEndElement(String, String, String) - Method in class com.microstrategy.web.app.tasks.architect.SaveDBRoleTask.DBObjectsHandler
 
doEndElement(String, String, String) - Method in class com.microstrategy.web.app.tasks.ImportSaveRWDTask.ImportDashboardResultHandler
 
doEndElement(String, String, String) - Method in class com.microstrategy.web.objects.actions.PlatformAnalyticsStatisticsTableSettingResponseHandler
 
doEndElement(String, String, String) - Method in class com.microstrategy.web.objects.RWUnitInfoImpl.UnitInfoHandler
 
doEndElement(String, String, String) - Method in class com.microstrategy.web.objects.WebExpressionParser.AttributeElementListHandler
 
doEndElement(String, String, String) - Method in class com.microstrategy.web.objects.WebExpressionParser.AttributeFormExpressionHandler
 
doEndElement(String, String, String) - Method in class com.microstrategy.web.objects.WebExpressionParser.AttributeFormQualHandler
 
doEndElement(String, String, String) - Method in class com.microstrategy.web.objects.WebExpressionParser.ConstantHandler
 
doEndElement(String, String, String) - Method in class com.microstrategy.web.objects.WebExpressionParser.MetricExpressionHandler
 
doEndElement(String, String, String) - Method in class com.microstrategy.web.objects.WebExpressionParser.MetricQualHandler
 
doEndElement(String, String, String) - Method in class com.microstrategy.web.transform.MSTRLayoutParser.ParserContentHandler
AbstractHandler method that identifies the closing of a tag.
doEndTag() - Method in class com.microstrategy.web.app.taglibs.AbstractBodyTag
Called after the JSP engine finished processing the tag.
doEndTag() - Method in class com.microstrategy.web.app.taglibs.AbstractIfTag
Called after the JSP engine finished processing the tag.
doEndTag() - Method in class com.microstrategy.web.app.taglibs.AbstractNoBodyTag
Called after the JSP engine finished processing the tag.
doEndTag() - Method in class com.microstrategy.web.app.taglibs.Panel_CloseInfoTag
Called after the tag has been processed.
doEndTag() - Method in class com.microstrategy.web.app.taglibs.Panel_ContentTag
Called after the tag has been processed.
doEndTag() - Method in class com.microstrategy.web.app.taglibs.Panel_OpenInfo
Called after the JSP engine finished processing the tag.
doEndTag() - Method in class com.microstrategy.web.app.taglibs.Panel_TitleTag
Called after the JSP engine finished processing the tag.
doEndTag() - Method in class com.microstrategy.web.app.taglibs.ShortcutSeparatorTag
Called after the JSP engine finished processing the tag.
doEndTag() - Method in class com.microstrategy.web.app.taglibs.taskproc.AdminContextTag
Called after the JSP engine finished processing the tag.
doEndTag() - Method in class com.microstrategy.web.app.taglibs.taskproc.ResponseContextTag
Called after the JSP engine finished processing the tag.
doEndTag() - Method in class com.microstrategy.web.app.taglibs.TestBodyContentTag
Called after the JSP engine finished processing the tag.
doEndTag(MarkupOutput, LayoutContext) - Method in class com.microstrategy.web.tags.RootBlockTagImpl
 
doEndTag(LayoutContext) - Method in interface com.microstrategy.web.tags.Tag
This method is called after the rendering method Tag.renderCloseTag(MarkupOutput) is called to render the closing part of a tag, such as "".
doEndTag(LayoutContext) - Method in class com.microstrategy.web.tags.TagImpl
 
doEndTag(LayoutContext) - Method in class com.microstrategy.web.tags.WebBlockEditTagImpl
 
doEndTag(LayoutContext) - Method in class com.microstrategy.web.tags.WebBlockListTagImpl
 
doEndTag(LayoutContext) - Method in class com.microstrategy.web.tags.WebBlockSetPropertyTagImpl
 
doEndTag(LayoutContext) - Method in class com.microstrategy.web.tags.WebBlockTagImpl
 
doesIServerEncodeHTMLContent(WebIServerSession) - Static method in class com.microstrategy.web.app.beans.GlobalFeaturesImpl
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.microstrategy.web.filter.ClientIDFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.microstrategy.web.filter.CookieProcessorFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.microstrategy.web.filter.CrlfResponseFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.microstrategy.web.filter.ExpireHeaderFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.microstrategy.web.filter.GlobalHeadersFilter
Called once per HTTP request that matches the "url-pattern" as set in the servlet's configuration.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.microstrategy.web.filter.RedirectResponseFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.microstrategy.web.filter.ResourceAccessConstraintFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.microstrategy.web.filter.SpnegoFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.microstrategy.web.filter.SpnegoJbossFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.microstrategy.web.filter.SpnegoWSFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.microstrategy.web.filter.VIImageExpireHeaderFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.microstrategy.web.filter.WebCookieProcessorFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.microstrategy.web.mkit.MkvRequestFilter
Filter that allow the developer to see the mkv scripts on the resources window on a hierarchical structure.
doFlatState(FlatStateSerializer, int, FlatStateTokenizer) - Method in class com.microstrategy.utils.serialization.AbstractPersistable
 
doFlatState(FlatStateSerializer, int, FlatStateTokenizer) - Method in class com.microstrategy.web.app.beans.AbstractColorGradientEditorBeanImpl
Utility method for collecting the bean's state and save it on a string representation
doFlatState(FlatStateSerializer, int, FlatStateTokenizer) - Method in class com.microstrategy.web.app.beans.AbstractPersistableAppComponent
Proceses the save/restore state opperation of the AppComponent
doFlatState(FlatStateSerializer, int, FlatStateTokenizer) - Method in class com.microstrategy.web.app.beans.AbstractTemplateElementsBean
 
doFlatState(FlatStateSerializer, int, FlatStateTokenizer) - Method in class com.microstrategy.web.app.beans.AbstractViewBeanParserBean
Speciefies which bean's properties are persisted.
doFlatState(FlatStateSerializer, int, FlatStateTokenizer) - Method in class com.microstrategy.web.app.beans.AttributeFormsQualificationBeanImpl
 
doFlatState(FlatStateSerializer, int, FlatStateTokenizer) - Method in class com.microstrategy.web.app.beans.ColorGradientEditorBeanImpl
/** Utility method for collecting the bean's state and save it on a string representation
doFlatState(FlatStateSerializer, int, FlatStateTokenizer) - Method in class com.microstrategy.web.app.beans.ControlToolbarBeanImpl
Utility method for collecting the bean's state and save it on a string representation
doFlatState(FlatStateSerializer, int, FlatStateTokenizer) - Method in class com.microstrategy.web.app.beans.DatasetObjectExplorerBeanImpl
 
doFlatState(FlatStateSerializer, int, FlatStateTokenizer) - Method in class com.microstrategy.web.app.beans.DrillEditorBeanImpl
 
doFlatState(FlatStateSerializer, int, FlatStateTokenizer) - Method in class com.microstrategy.web.app.beans.ElementPickerBeanImpl
 
doFlatState(FlatStateSerializer, int, FlatStateTokenizer) - Method in class com.microstrategy.web.app.beans.FolderObjectExplorerBeanImpl
 
doFlatState(FlatStateSerializer, int, FlatStateTokenizer) - Method in class com.microstrategy.web.app.beans.GraphColorGradientEditorBeanImpl
/** Utility method for collecting the bean's state and save it on a string representation
doFlatState(FlatStateSerializer, int, FlatStateTokenizer) - Method in class com.microstrategy.web.app.beans.OptionsBeanImpl
Deprecated.
 
doFlatState(FlatStateSerializer, int, FlatStateTokenizer) - Method in class com.microstrategy.web.app.beans.PageHistoryItem
 
doFlatState(FlatStateSerializer, int, FlatStateTokenizer) - Method in class com.microstrategy.web.app.beans.PageHistoryList
 
doFlatState(FlatStateSerializer, int, FlatStateTokenizer) - Method in class com.microstrategy.web.app.beans.PreferencesBeanImpl
Deprecated.
 
doFlatState(FlatStateSerializer, int, FlatStateTokenizer) - Method in class com.microstrategy.web.app.beans.ProjectBrowserBeanImpl
 
doFlatState(FlatStateSerializer, int, FlatStateTokenizer) - Method in class com.microstrategy.web.app.beans.ReportFrameBeanImpl
 
doFlatState(FlatStateSerializer, int, FlatStateTokenizer) - Method in class com.microstrategy.web.app.beans.RWGraphDropZonesEditorBeanImpl
Utility method for collecting the bean's state and save it on a string representation
doFlatState(FlatStateSerializer, int, FlatStateTokenizer) - Method in class com.microstrategy.web.app.beans.RWPromptsPageComponent
 
doFlatState(FlatStateSerializer, int, FlatStateTokenizer) - Method in class com.microstrategy.web.app.beans.SecurityRoleUserEntitiesSelectorBeanImpl
 
doFlatState(FlatStateSerializer, int, FlatStateTokenizer) - Method in class com.microstrategy.web.app.beans.ServletWebComponent
 
doFlatState(FlatStateSerializer, int, FlatStateTokenizer) - Method in class com.microstrategy.web.app.beans.ViewFilterElementPanelBeanImpl
 
doFlatState(FlatStateSerializer, int, FlatStateTokenizer) - Method in class com.microstrategy.web.app.beans.XDADataExplorerBeanImpl
 
doFlatState(FlatStateSerializer, int, FlatStateTokenizer) - Method in class com.microstrategy.web.beans.AssociatedSchedulesBeanImpl
 
doFlatState(FlatStateSerializer, int, FlatStateTokenizer, int) - Method in class com.microstrategy.utils.serialization.AbstractPersistable
 
doFlatState(FlatStateSerializer, int, FlatStateTokenizer, int) - Method in class com.microstrategy.web.app.beans.AllObjectBrowserBeanImpl
 
doFlatState(FlatStateSerializer, int, FlatStateTokenizer, int) - Method in class com.microstrategy.web.app.beans.IOSSmartBannerBeanImpl
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.microstrategy.web.mkit.MkitMarkupServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.microstrategy.web.servlets.AdminServlet
Deprecated.
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.microstrategy.web.servlets.DocumentImageServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.microstrategy.web.servlets.MainServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.microstrategy.web.servlets.MobileServlet
Handle an incoming HTTP GET request.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.microstrategy.web.servlets.OldLinksServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.microstrategy.web.servlets.ResourceFeed
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.microstrategy.web.servlets.TaskProcessorServlet
Handle an incoming HTTP GET request.
doLoad(CacheHint) - Method in class com.microstrategy.utils.cache.FileCacheBase
This abstract method is called by the load method to perform the actual loading.
doLoad(CacheHint) - Method in class com.microstrategy.web.app.utils.cache.ResourceCache
 
Domain - Class in com.microstrategy.web.app
Class that represents the node Domain.NODE_DOMAIN of the resourceFeedConfig.xml.
Domain() - Constructor for class com.microstrategy.web.app.Domain
 
domainMatch(String, String) - Method in class com.microstrategy.web.controller.ResourceFeedController
Performs domain-match.
domainTaskParam - Variable in class com.microstrategy.web.app.tasks.architect.GetCustomConnectorTask
 
domainTaskParam - Variable in class com.microstrategy.web.app.tasks.architect.SearchTask
 
domIsReady() - Method in class com.microstrategy.utils.xml.SaxToDomHandler
Override this method to process DOM is ready event.
DOMSupport - Class in com.microstrategy.utils.xml
Deprecated.
Use SAXSupport instead
DOMSupport() - Constructor for class com.microstrategy.utils.xml.DOMSupport
Deprecated.
 
DONOT_EMBEDDED_PASS_THROUGH_FUNC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DONT_GUNZIP - Static variable in class com.microstrategy.utils.Base64Harder
Specify that gzipped data should not be automatically gunzipped.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.microstrategy.web.mkit.MkitMarkupServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.microstrategy.web.servlets.AdminServlet
Deprecated.
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.microstrategy.web.servlets.MainServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.microstrategy.web.servlets.MobileServlet
Handles an HTTP POST request.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.microstrategy.web.servlets.ResourceFeed
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.microstrategy.web.servlets.TaskProcessorServlet
Handles an HTTP POST request.
doProcessRequest(RequestKeys, WebIServerSession) - Method in class com.microstrategy.web.app.tasks.AbstractDynamicRecipientListsTask
 
doProcessRequest(RequestKeys, WebIServerSession) - Method in class com.microstrategy.web.app.tasks.DeleteDynamicRecipientListTask
 
doProcessRequest(RequestKeys, WebIServerSession) - Method in class com.microstrategy.web.app.tasks.GetDRLRelatedSubscriptionsTask
 
doProcessRequest(RequestKeys, WebIServerSession) - Method in class com.microstrategy.web.app.tasks.GetDynamicRecipientListsTask
 
doProcessRequest(RequestKeys, WebIServerSession) - Method in class com.microstrategy.web.app.tasks.GetDynamicRecipientListTask
 
doProcessRequest(RequestKeys, WebIServerSession) - Method in class com.microstrategy.web.app.tasks.SaveDynamicRecipientListTask
 
doRenderSecondaryDataProviders() - Method in class com.microstrategy.web.app.transforms.IPhoneReportDataXMLTransform
 
doRenderSecondaryDataProviders() - Method in class com.microstrategy.web.app.transforms.ReportXMLTransform
 
doResolutions() - Method in class com.microstrategy.webapi.MSIRefreshClusterMembershipCache.RCMKey
 
doSaveToPageHistory() - Method in class com.microstrategy.web.app.beans.RWOIVMPageComponent
 
DOSSIER_CONTENT - com.microstrategy.webapi.EnumDSSXMLQuickSearchMode
 
dossierTemplate(boolean) - Method in class com.microstrategy.webapi.paramsobject.SynchronousQuickSearch.Builder
 
doStartElement(String, String, String, AttributesXt) - Method in class com.microstrategy.utils.xml.AbstractHandler
 
doStartElement(String, String, String, AttributesXt) - Method in class com.microstrategy.web.app.tasks.architect.SaveDBRoleTask.DBObjectsHandler
 
doStartElement(String, String, String, AttributesXt) - Method in class com.microstrategy.web.objects.actions.PlatformAnalyticsStatisticsTableSettingResponseHandler
 
doStartElement(String, String, String, AttributesXt) - Method in class com.microstrategy.web.objects.RWUnitInfoImpl.UnitInfoHandler
 
doStartElement(String, String, String, AttributesXt) - Method in class com.microstrategy.web.objects.WebExpressionParser.AttributeElementListHandler
 
doStartElement(String, String, String, AttributesXt) - Method in class com.microstrategy.web.objects.WebExpressionParser.AttributeFormExpressionHandler
 
doStartElement(String, String, String, AttributesXt) - Method in class com.microstrategy.web.objects.WebExpressionParser.AttributeFormQualHandler
 
doStartElement(String, String, String, AttributesXt) - Method in class com.microstrategy.web.objects.WebExpressionParser.ConstantHandler
 
doStartElement(String, String, String, AttributesXt) - Method in class com.microstrategy.web.objects.WebExpressionParser.MetricExpressionHandler
 
doStartElement(String, String, String, AttributesXt) - Method in class com.microstrategy.web.objects.WebExpressionParser.MetricQualHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.microstrategy.utils.xml.AbstractHandler
Override this method insted of startElement to process start element event.
doStartElement(String, String, String, Attributes) - Method in class com.microstrategy.utils.xml.SaxToDomHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.microstrategy.utils.xml.SAXXMLStringDumper
 
doStartElement(String, String, String, Attributes) - Method in class com.microstrategy.web.app.tasks.ImportSaveRWDTask.ImportDashboardResultHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.microstrategy.web.transform.MSTRLayoutParser.ParserContentHandler
AbstracHandler method to process the start of an element.
doStartTag() - Method in class com.microstrategy.web.app.taglibs.AbstractBodyTag
Process the start tag for this instance.
doStartTag() - Method in class com.microstrategy.web.app.taglibs.AbstractIfTag
Process the start tag for this instance.
doStartTag() - Method in class com.microstrategy.web.app.taglibs.AbstractNoBodyTag
Process the start tag for this instance.
doStartTag() - Method in class com.microstrategy.web.app.taglibs.DynTableCellTag
Processes the start tag for this instance.
doStartTag() - Method in class com.microstrategy.web.app.taglibs.ElseTag
Processes the start tag for this instance.
doStartTag() - Method in class com.microstrategy.web.app.taglibs.EventArgumentTag
Processes the start tag for this instance.
doStartTag() - Method in class com.microstrategy.web.app.taglibs.Panel_CloseInfoTag
Processes the start tag for this instance.
doStartTag() - Method in class com.microstrategy.web.app.taglibs.Panel_OpenInfo
Process the start tag for this instance.
doStartTag() - Method in class com.microstrategy.web.app.taglibs.PerformanceTimerTag
Processes the start tag for this instance.
doStartTag() - Method in class com.microstrategy.web.app.taglibs.ShortcutElementTag
Processes the start tag for this instance.
doStartTag() - Method in class com.microstrategy.web.app.taglibs.ShortcutOptionsTag
Process the start tag for this instance.
doStartTag() - Method in class com.microstrategy.web.app.taglibs.ShortcutPropertyTag
Processes the start tag for this instance.
doStartTag() - Method in class com.microstrategy.web.app.taglibs.ShortcutSeparatorTag
Called when the JSP engine encounters the start tag.
doStartTag() - Method in class com.microstrategy.web.app.taglibs.taskproc.AdminContextTag
Process the start tag for this instance.
doStartTag() - Method in class com.microstrategy.web.app.taglibs.taskproc.ResponseContextTag
Process the start tag for this instance.
doStartTag() - Method in class com.microstrategy.web.app.taglibs.TestBodyContentTag
Called when the JSP engine encounters the start tag.
doStartTag() - Method in class com.microstrategy.web.app.taglibs.ThenTag
Processes the start tag for this instance.
doStartTag(LayoutContext) - Method in interface com.microstrategy.web.tags.Tag
This method is called before the rendering method Tag.renderOpenTag(MarkupOutput, LayoutContext) is called to render the opening part of a tag, such as "".
doStartTag(LayoutContext) - Method in class com.microstrategy.web.tags.TagImpl
 
doStartTag(LayoutContext) - Method in class com.microstrategy.web.tags.WebBlockAppendListTagImpl
 
doStartTag(LayoutContext) - Method in class com.microstrategy.web.tags.WebBlockContextTagImpl
 
doStartTag(LayoutContext) - Method in class com.microstrategy.web.tags.WebBlockEditTagImpl
 
doStartTag(LayoutContext) - Method in class com.microstrategy.web.tags.WebBlockTagImpl
 
doStartTagExt(LayoutContext) - Method in class com.microstrategy.web.tags.RootBlockTagImpl
 
doSynchronousQuickSearch() - Method in interface com.microstrategy.web.objects.WebSearch
Do the Synchronous Quick Search
doSynchronousQuickSearch(boolean) - Method in interface com.microstrategy.web.objects.WebSearch
Do the Synchronous Quick Search
doSynchronousQuickSearch(boolean, List<String>) - Method in interface com.microstrategy.web.objects.WebSearch
Do the Synchronous Quick Search
doTransform(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.AbstractExpressionTransform
Override this method (not the transform method)to do the real transform job
doTransform(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ExpressionFilterTransform
this function checks transform type and triggers corresponding function, either render a flat or HTML linked expression.
doTransform(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ExpressionPlainTextTransform
this function checks transform type and triggers corresponding function, either render a flat or indented expression.
doTransform(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.PromptExpressionTransform
Executes transform logic on Prompt object.
doTransform(WebNode, MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ExpressionFilterTransform
this function checks transform type and triggers corresponding function, either render a flat or HTML linked expression.
doTransform(WebNode, MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ExpressionPlainTextTransform
this function checks transform type and triggers corresponding function, either render a flat or indented expression.
doTransform(WebNode, MarkupOutput) - Method in class com.microstrategy.web.app.transforms.PromptExpressionTransform
Executes transform logic on Prompt object.
Double - com.microstrategy.web.tasks.models.EnumMappingDataType
 
doubleDecode(String, String) - Static method in class com.microstrategy.utils.WebURLDecoder
Decodes a double encoded string using a specific encoding scheme.
doubleEncode(String, String) - Static method in class com.microstrategy.utils.WebURLEncoder
Encode the input String with the WebURLEncoder.encode(String, String) method, and then replace (1) character '%' with character '-' and (2) '-' with "--".
doubleToString(double) - Static method in class com.microstrategy.utils.json.JSONObject
Produce a string from a double.
doubleToString(double) - Static method in class com.microstrategy.web.app.tasks.architect.json.JSONObject
Produce a string from a double.
DouglasPeuckerSimplification - Class in com.microstrategy.web.app.maps
Stack-based Douglas Peucker line simplification routine returned is a reduced GLatLng array After code by Dr.
DouglasPeuckerSimplification() - Constructor for class com.microstrategy.web.app.maps.DouglasPeuckerSimplification
 
DOWN_ARGUMENT - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Down image button argument name.
DOWN_ARGUMENT_VALUE - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Indicates the value for the Down argument
DOWN_CSS_IMAGE - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Argument name for down image button CSS class information
DOWN_IMAGE - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Argument name for down image button source information
DownArrow - Static variable in class com.microstrategy.web.app.utils.EnumQuickSymbol
 
downImage - Variable in class com.microstrategy.web.app.transforms.PreferencesGeneralTransform
Deprecated.
The image is now defined with a CSS style (down), which should be updated if another image is to be used
dpiConversion - Variable in class com.microstrategy.web.app.transforms.MojoRWDTransform
 
dpiConversion - Variable in class com.microstrategy.web.app.transforms.PrintTransform
Deprecated.
name for the formal parameter "dpiConversion".
dpiConversion - Variable in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
Indicates the dpi conversion factor to convert between inches and pixels (inches=pixels/dpiConversion).
dpiConversion - Variable in class com.microstrategy.web.app.transforms.RWLayoutTransform
name for the formal parameter "dpiConversion".
dpiParam - Variable in class com.microstrategy.web.tasks.DocumentXMLResultsTask
This is the optional dots per inch XML task parameter.
DragAndDropHelper - Class in com.microstrategy.web.app.gui
Title: MSTR Web Gui Element: Drag And Drop Helper Description: Provide utility functions for Drag And Drop feature Copyright: Copyright (c) 2002 Company: MicroStrategy
DragAndDropHelper() - Constructor for class com.microstrategy.web.app.gui.DragAndDropHelper
 
DragAndDropItem - Class in com.microstrategy.web.app.gui
Title: MSTR Web Gui Element: Drag And Drop Item Description: Represents the drag-and-drop enabled HTML piece for a zone (DIV, TD, or SPAN) Copyright: Copyright (c) 2002 Company: MicroStrategy
DragAndDropItem() - Constructor for class com.microstrategy.web.app.gui.DragAndDropItem
no-arg constructor
dragMode - Variable in class com.microstrategy.web.app.transforms.AbstractAppTransform
Indicates the drag mode that the component to render will have.
drill() - Method in interface com.microstrategy.web.objects.WebDrillInstance
Drills on the base report instance and returns the report instance thus generated.
drill(String) - Method in interface com.microstrategy.web.objects.WebDrillInstance
Drills on the base report instance using the drillXML and returns the report instance thus generated.
drill(String, String[], Map) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Drills on the current RW instance using the drill path key and settings passed as arguments.
drill(String, String[], Map) - Method in interface com.microstrategy.web.objects.WebReportManipulation
Drills on the current report instance using the drill path key and settings passed as arguments.
Drill(String, String, String, int, int, StringWrapper) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
This method performs drill operations on a document.
Drill(String, String, String, int, int, StringWrapper) - Method in interface com.microstrategy.webapi.IDSSXMLReportServer
This method performs drill operations on a report.
DRILL_IMPORTANCE_HIGH - Static variable in interface com.microstrategy.web.beans.EnumReportBeanEvents
Specifies an constant for drill importance high.
DRILL_IMPORTANCE_HIGH - Static variable in interface com.microstrategy.web.beans.EnumViewBeanEvents
Constant indicating drill importance.
DRILL_IMPORTANCE_LOW - Static variable in interface com.microstrategy.web.beans.EnumReportBeanEvents
Specifies an constant for drill importance low.
DRILL_IMPORTANCE_LOW - Static variable in interface com.microstrategy.web.beans.EnumViewBeanEvents
Constant indicating drill importance.
DRILL_IMPORTANCE_MEDIUM - Static variable in interface com.microstrategy.web.beans.EnumReportBeanEvents
Specifies an constant for drill importance medium.
DRILL_IMPORTANCE_MEDIUM - Static variable in interface com.microstrategy.web.beans.EnumViewBeanEvents
Constant indicating drill importance.
DRILL_KEY_ARGUMENT - Static variable in interface com.microstrategy.web.app.transforms.EnumGridCellMapAttributes
drill key method argument
DRILL_OPTION_ALLOW_DRILL_WITHIN - Static variable in interface com.microstrategy.web.objects.EnumWebPreferences
 
DRILL_OPTION_DRILL_ANYWHERE - Static variable in class com.microstrategy.web.app.transforms.PreferencesDrillTransform
 
DRILL_OPTION_DRILL_ANYWHERE - Static variable in interface com.microstrategy.web.objects.EnumWebPreferences
 
DRILL_OPTION_DRILL_HYPERLINKS - Static variable in class com.microstrategy.web.app.transforms.PreferencesDrillTransform
 
DRILL_OPTION_DRILL_HYPERLINKS - Static variable in interface com.microstrategy.web.objects.EnumWebPreferences
 
DRILL_OPTION_HYPERLINK_DRILL_DISABLED - Static variable in class com.microstrategy.web.app.transforms.PreferencesDrillTransform
 
DRILL_OPTION_NO_DRILL - Static variable in class com.microstrategy.web.app.transforms.PreferencesDrillTransform
 
DRILL_OPTION_NO_DRILL - Static variable in interface com.microstrategy.web.objects.EnumWebPreferences
 
DRILL_OPTION_REPORT_DEFINITION - Static variable in class com.microstrategy.web.app.transforms.PreferencesDrillTransform
 
DRILL_OPTION_REPORT_DEFINITION - Static variable in interface com.microstrategy.web.objects.EnumWebPreferences
 
DRILL_OPTION_RETAIN_PARENT_NO - Static variable in class com.microstrategy.web.app.transforms.PreferencesDrillTransform
 
DRILL_OPTION_RETAIN_PARENT_NO - Static variable in interface com.microstrategy.web.objects.EnumWebPreferences
 
DRILL_OPTION_RETAIN_PARENT_REPORT_DEFINITION - Static variable in class com.microstrategy.web.app.transforms.PreferencesDrillTransform
 
DRILL_OPTION_RETAIN_PARENT_REPORT_DEFINITION - Static variable in interface com.microstrategy.web.objects.EnumWebPreferences
 
DRILL_OPTION_RETAIN_PARENT_YES - Static variable in class com.microstrategy.web.app.transforms.PreferencesDrillTransform
 
DRILL_OPTION_RETAIN_PARENT_YES - Static variable in interface com.microstrategy.web.objects.EnumWebPreferences
 
DRILL_OPTION_RETAIN_THRESHOLD_NO - Static variable in class com.microstrategy.web.app.transforms.PreferencesDrillTransform
 
DRILL_OPTION_RETAIN_THRESHOLD_NO - Static variable in interface com.microstrategy.web.objects.EnumWebPreferences
 
DRILL_OPTION_RETAIN_THRESHOLD_REPORT_DEFINITION - Static variable in class com.microstrategy.web.app.transforms.PreferencesDrillTransform
 
DRILL_OPTION_RETAIN_THRESHOLD_REPORT_DEFINITION - Static variable in interface com.microstrategy.web.objects.EnumWebPreferences
 
DRILL_OPTION_RETAIN_THRESHOLD_YES - Static variable in class com.microstrategy.web.app.transforms.PreferencesDrillTransform
 
DRILL_OPTION_RETAIN_THRESHOLD_YES - Static variable in interface com.microstrategy.web.objects.EnumWebPreferences
 
DRILL_OPTION_SIMPLE_DRILL - Static variable in class com.microstrategy.web.app.transforms.PreferencesDrillTransform
 
DRILL_OPTION_SIMPLE_DRILL - Static variable in interface com.microstrategy.web.objects.EnumWebPreferences
 
DRILL_RETAIN_PARENT - Static variable in interface com.microstrategy.web.beans.EnumReportBeanEvents
Constant specifying that the parent should be retained while drilling.
DRILL_RETAIN_PARENT - Static variable in interface com.microstrategy.web.beans.EnumViewBeanEvents
constant specifying that the parent should be retained while drilling.
DRILL_RETAIN_PARENT_NO - Static variable in class com.microstrategy.web.app.transforms.ReportTransformHelper
indicate that drill doesn't retain parent
DRILL_RETAIN_PARENT_USE_DRILL_PATH - Static variable in class com.microstrategy.web.app.transforms.ReportTransformHelper
indicate that whether drill retains parent depends on the drill path.
DRILL_RETAIN_PARENT_YES - Static variable in class com.microstrategy.web.app.transforms.ReportTransformHelper
indicate that drill retains parent
DRILL_RETAIN_THRESHOLDS_NO - Static variable in class com.microstrategy.web.app.transforms.ReportTransformHelper
indicate that drill doesn't retain thresholds
DRILL_RETAIN_THRESHOLDS_NO - Static variable in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
DRILL_RETAIN_THRESHOLDS_USE_DRILL_PATH - Static variable in class com.microstrategy.web.app.transforms.ReportTransformHelper
indicate that whether drill retains thresholds depends on the drill path.
DRILL_RETAIN_THRESHOLDS_USE_DRILL_PATH - Static variable in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
DRILL_RETAIN_THRESHOLDS_YES - Static variable in class com.microstrategy.web.app.transforms.ReportTransformHelper
indicate that drill retains thresholds
DRILL_RETAIN_THRESHOLDS_YES - Static variable in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
DRILL_TO_KEY_SEPARATOR - Static variable in interface com.microstrategy.web.beans.EnumReportBeanEvents
Specifies a separator for drill to key.
DRILL_TO_KEY_SEPARATOR - Static variable in interface com.microstrategy.web.beans.EnumViewBeanEvents
Drill to key separator.
DRILL_WITHIN_ALWAYS_NEW_REPORT - Static variable in interface com.microstrategy.web.objects.EnumWebPreferences
 
DRILL_WITHIN_AUTOMATIC - Static variable in interface com.microstrategy.web.objects.EnumWebPreferences
 
DRILL_WITHIN_MENU_LOCATION - Static variable in interface com.microstrategy.web.objects.EnumWebPreferences
 
DrillActionKeepOriginal - Static variable in interface com.microstrategy.web.objects.EnumWebDrillProperties
 
DrillActionKeepThresholds - Static variable in interface com.microstrategy.web.objects.EnumWebDrillProperties
 
DrillEditorBean - Interface in com.microstrategy.web.app.beans
This is the editor which enables the end user to drill on a particular report.
DrillEditorBeanImpl - Class in com.microstrategy.web.app.beans
 
DrillEditorBeanImpl() - Constructor for class com.microstrategy.web.app.beans.DrillEditorBeanImpl
Default constructor
DrillFilterAllPageByElements - Static variable in interface com.microstrategy.web.objects.EnumWebDrillProperties
 
DrillFilterEditorBean - Interface in com.microstrategy.web.app.beans
This is the editor which enables the user to perform a filter on selections action on the report grid.
DrillFilterEditorTransform - Class in com.microstrategy.web.app.transforms
This transform renders drill filter editor for the user to perform filter on selections actions on reports and RWDs.
DrillFilterEditorTransform() - Constructor for class com.microstrategy.web.app.transforms.DrillFilterEditorTransform
 
DrillFilterOnPageBy - Static variable in interface com.microstrategy.web.objects.EnumWebDrillProperties
 
DrillGraphHeight - Static variable in interface com.microstrategy.web.objects.EnumWebDrillProperties
 
DrillGraphWidth - Static variable in interface com.microstrategy.web.objects.EnumWebDrillProperties
 
DrillGraphX - Static variable in interface com.microstrategy.web.objects.EnumWebDrillProperties
 
DrillGraphY - Static variable in interface com.microstrategy.web.objects.EnumWebDrillProperties
 
DRILLING_TYPE_LINKED - Static variable in class com.microstrategy.web.app.transforms.IPhoneReportDataXMLTransform
 
DRILLING_TYPE_NO_DRILLING - Static variable in class com.microstrategy.web.app.transforms.IPhoneReportDataXMLTransform
 
DRILLING_TYPE_REGULAR - Static variable in class com.microstrategy.web.app.transforms.IPhoneReportDataXMLTransform
 
DrillInheritSubtotals - Static variable in interface com.microstrategy.web.objects.EnumWebDrillProperties
 
drillLinkExtraURL - Variable in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
This is the code which we will append with the drill hyperlink tag for DHTML.
drillPathKey - Variable in class com.microstrategy.web.tasks.AbstractDrillTask
 
DrillPathsComparator - Class in com.microstrategy.web.app.transforms
Refer to {@link ReportCellDrill.java::DrillPathsComparator}
DrillPathsComparator(boolean, boolean) - Constructor for class com.microstrategy.web.app.transforms.DrillPathsComparator
 
drillRetainParent - Variable in class com.microstrategy.web.app.transforms.IPhoneReportXMLTransform
This is the FP which tells whether to retain the parent while drilling.
drillRetainParent - Variable in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
This is the FP which tells whether to retain the parent while drilling.
drillRetainThresholds - Variable in class com.microstrategy.web.app.transforms.AbstractReportDataTransform
This is the FP which tells whether to retain the thresholds while drilling.
drillRetainThresholds - Variable in class com.microstrategy.web.app.transforms.IPhoneReportXMLTransform
This is the FP which tells whether to retain the thresholds while drilling.
DrillSliceID - Static variable in interface com.microstrategy.web.objects.EnumWebDrillProperties
 
DrillUseElementIds - Static variable in interface com.microstrategy.web.objects.EnumWebDrillProperties
 
drillWithinBehavior - Variable in class com.microstrategy.web.app.transforms.AbstractReportDataTransform
It is used in the transform to specify the drill within behavior.
drillWithinBehavior - Variable in class com.microstrategy.web.app.transforms.contextmenus.OndemandContextMenusTransform
 
DRIVERMODE - Static variable in class com.microstrategy.web.app.tasks.architect.SaveDBRoleTask
 
driverStringParam - Variable in class com.microstrategy.web.app.tasks.GetJDBCConnStrTask
 
dropLast() - Method in class com.microstrategy.web.app.utils.compression.ByteArray
 
dropShadowDepth - Variable in class com.microstrategy.web.app.transforms.ReportGraphTransformImpl
 
DropShadowDepth - com.microstrategy.web.app.utils.WFProperty
 
DropShadowEffect - com.microstrategy.web.app.utils.WFProperty
 
DropZonesVisible - com.microstrategy.web.app.utils.WFProperty
 
DropZonesWidth - com.microstrategy.web.app.utils.WFProperty
 
DSS_E_FAIL_TO_GET_MY_DOSSIER_FOLDER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSS_E_INVALID_PROFILE_FOlDER_INDEX - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSS_E_MULTIATTR_BASED_DA_ON_SMARTATTR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSS_E_PROFILE_LINK_ITEM_CORRUPT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSS_E_PROJECT_CANNOT_CREATE_PROFILE_FOLDER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSS_E_USER_CANNOT_CREATE_PROFILE_FOLDER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSS_REPORTCOMERROR2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DssAccessEntryTypeAudit - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAccessEntryType
Indicates that the specified form of access by the designated trustee should trigger an audit entry to be generated (if an audit trail is desired).
DssAccessEntryTypeObject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAccessEntryType
The access entry defines access to a particular object.
DssAccessEntryTypeReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAccessEntryType
Reserved for future use.
DssBinaryContextFlexCacheInfoOnly - Static variable in interface com.microstrategy.webapi.EnumDSSXMLBinaryContextFlags
The Result Flag for getting cache info json
DssBinaryContextFlexDrill - Static variable in interface com.microstrategy.webapi.EnumDSSXMLBinaryContextFlags
The Result Flag for drill.
DssBinaryContextFlexImage - Static variable in interface com.microstrategy.webapi.EnumDSSXMLBinaryContextFlags
The Result Flag for image
DssBinaryContextFlexOnDemandDataOnly - Static variable in interface com.microstrategy.webapi.EnumDSSXMLBinaryContextFlags
The Result Flag for demanding data
DssBinaryContextFlexSeparableBinary - Static variable in interface com.microstrategy.webapi.EnumDSSXMLBinaryContextFlags
The Result Flag for serializing doc def and data in one binary but two separable blocks
DssBinaryContextFlexWidget - Static variable in interface com.microstrategy.webapi.EnumDSSXMLBinaryContextFlags
The Result Flag for D3 Widget
DssBindingTableObjectAll - Static variable in interface com.microstrategy.webapi.EnumDSSBindingTableObjectTypes
 
DssBindingTableObjectColumn - Static variable in interface com.microstrategy.webapi.EnumDSSBindingTableObjectTypes
 
DssBindingTableObjectReport - Static variable in interface com.microstrategy.webapi.EnumDSSBindingTableObjectTypes
 
DssBindingTableObjectTableAndDBTable - Static variable in interface com.microstrategy.webapi.EnumDSSBindingTableObjectTypes
 
DssBindingTableObjectTemplate - Static variable in interface com.microstrategy.webapi.EnumDSSBindingTableObjectTypes
 
DssBrowseReportBindingTable - Static variable in interface com.microstrategy.webapi.EnumDSSBrowseReportFlags
 
DssBrowseReportBrowseObject - Static variable in interface com.microstrategy.webapi.EnumDSSBrowseReportFlags
 
DssBrowseReportDATAPreview - Static variable in interface com.microstrategy.webapi.EnumDSSBrowseReportFlags
 
DssBrowseReportForAttributeGroup - Static variable in interface com.microstrategy.webapi.EnumDSSBrowseReportFlags
 
DssBrowseReportForPublish - Static variable in interface com.microstrategy.webapi.EnumDSSBrowseReportFlags
 
DssBrowseReportForReportFilter - Static variable in interface com.microstrategy.webapi.EnumDSSBrowseReportFlags
 
DssBrowseReportForSearchIndex - Static variable in interface com.microstrategy.webapi.EnumDSSBrowseReportFlags
 
DssBrowseReportLevelProperty - Static variable in interface com.microstrategy.webapi.EnumDSSBrowseReportFlags
 
DssBrowseReportReserved - Static variable in interface com.microstrategy.webapi.EnumDSSBrowseReportFlags
 
DssBrowseReportSQLPreview - Static variable in interface com.microstrategy.webapi.EnumDSSBrowseReportFlags
 
DssBrowseReportUnifiedEmmaRS - Static variable in interface com.microstrategy.webapi.EnumDSSBrowseReportFlags
 
DssCatalogAllNamespaces - Static variable in class com.microstrategy.web.tasks.actions.utils.DssCatalogFlags
 
DssCatalogApplyConnectionMapping - Static variable in class com.microstrategy.web.tasks.actions.utils.DssCatalogFlags
 
DssCatalogAugmentExisting - Static variable in class com.microstrategy.web.tasks.actions.utils.DssCatalogFlags
 
DssCatalogBypassCache - Static variable in class com.microstrategy.web.tasks.actions.utils.DssCatalogFlags
 
DssCatalogExecuteCustomSQL - Static variable in class com.microstrategy.web.tasks.actions.utils.DssCatalogFlags
 
DssCatalogFlags - Class in com.microstrategy.web.tasks.actions.utils
 
DssCatalogFlags() - Constructor for class com.microstrategy.web.tasks.actions.utils.DssCatalogFlags
 
DssCatalogGenerateJSON - Static variable in class com.microstrategy.web.tasks.actions.utils.DssCatalogFlags
 
DssCatalogGenerateObjectIds - Static variable in class com.microstrategy.web.tasks.actions.utils.DssCatalogFlags
 
DssCatalogGetCatalogSQL - Static variable in class com.microstrategy.web.tasks.actions.utils.DssCatalogFlags
 
DssCatalogGetColumnCardinality - Static variable in class com.microstrategy.web.tasks.actions.utils.DssCatalogFlags
 
DssCatalogGetColumnContent - Static variable in class com.microstrategy.web.tasks.actions.utils.DssCatalogFlags
 
DssCatalogGetColumns - Static variable in class com.microstrategy.web.tasks.actions.utils.DssCatalogFlags
 
DssCatalogGetFresh - Static variable in class com.microstrategy.web.tasks.actions.utils.DssCatalogFlags
 
DssCatalogGetFullCatalog - Static variable in class com.microstrategy.web.tasks.actions.utils.DssCatalogFlags
 
DssCatalogGetNamespaces - Static variable in class com.microstrategy.web.tasks.actions.utils.DssCatalogFlags
 
DssCatalogGetTableContent - Static variable in class com.microstrategy.web.tasks.actions.utils.DssCatalogFlags
 
DssCatalogGetTableForeignKeys - Static variable in class com.microstrategy.web.tasks.actions.utils.DssCatalogFlags
 
DssCatalogGetTableKeys - Static variable in class com.microstrategy.web.tasks.actions.utils.DssCatalogFlags
 
DssCatalogGetTablePrimaryKeys - Static variable in class com.microstrategy.web.tasks.actions.utils.DssCatalogFlags
 
DssCatalogGetTables - Static variable in class com.microstrategy.web.tasks.actions.utils.DssCatalogFlags
 
DssCatalogGetTableSize - Static variable in class com.microstrategy.web.tasks.actions.utils.DssCatalogFlags
 
DssCatalogIgnoreCase - Static variable in class com.microstrategy.web.tasks.actions.utils.DssCatalogFlags
 
DssCatalogIgnoreInvalidNames - Static variable in class com.microstrategy.web.tasks.actions.utils.DssCatalogFlags
 
DssCatalogIgnoreNamespace - Static variable in class com.microstrategy.web.tasks.actions.utils.DssCatalogFlags
 
DssCatalogIgnorePartitionTableUpdate - Static variable in class com.microstrategy.web.tasks.actions.utils.DssCatalogFlags
 
DssCatalogPopulateColumn - Static variable in class com.microstrategy.web.tasks.actions.utils.DssCatalogFlags
 
DssCatalogRetrieveAllTableVariables - Static variable in class com.microstrategy.web.tasks.actions.utils.DssCatalogFlags
 
DssCatalogSelectedOnly - Static variable in class com.microstrategy.web.tasks.actions.utils.DssCatalogFlags
 
DssCatalogSetCatalogSQL - Static variable in class com.microstrategy.web.tasks.actions.utils.DssCatalogFlags
 
DssCatalogSortDescending - Static variable in class com.microstrategy.web.tasks.actions.utils.DssCatalogFlags
 
DssCatalogSortTableNameFirst - Static variable in class com.microstrategy.web.tasks.actions.utils.DssCatalogFlags
 
DssCatalogStateAggCountColumn - com.microstrategy.web.tasks.models.EnumDSSCatalogStateFlags
 
DssCatalogStateAggMaxColumn - com.microstrategy.web.tasks.models.EnumDSSCatalogStateFlags
 
DssCatalogStateAggMinColumn - com.microstrategy.web.tasks.models.EnumDSSCatalogStateFlags
 
DssCatalogStateAggSumColumn - com.microstrategy.web.tasks.models.EnumDSSCatalogStateFlags
 
DssCatalogStateAllColumns - com.microstrategy.web.tasks.models.EnumDSSCatalogStateFlags
 
DssCatalogStateAllTables - com.microstrategy.web.tasks.models.EnumDSSCatalogStateFlags
 
DssCatalogStateAttributeColumn - com.microstrategy.web.tasks.models.EnumDSSCatalogStateFlags
 
DssCatalogStateCompatibilityMask - com.microstrategy.web.tasks.models.EnumDSSCatalogStateFlags
 
DssCatalogStateCompatible - com.microstrategy.web.tasks.models.EnumDSSCatalogStateFlags
 
DssCatalogStateCompatibleLarger - com.microstrategy.web.tasks.models.EnumDSSCatalogStateFlags
 
DssCatalogStateCompatibleSmaller - com.microstrategy.web.tasks.models.EnumDSSCatalogStateFlags
 
DssCatalogStateDefault - com.microstrategy.web.tasks.models.EnumDSSCatalogStateFlags
 
DssCatalogStateDefaultNamespace - com.microstrategy.web.tasks.models.EnumDSSCatalogStateFlags
 
DssCatalogStateDummyPartitionMappingTable - com.microstrategy.web.tasks.models.EnumDSSCatalogStateFlags
 
DssCatalogStateExceedLimit - com.microstrategy.web.tasks.models.EnumDSSCatalogStateFlags
 
DssCatalogStateFresh - com.microstrategy.web.tasks.models.EnumDSSCatalogStateFlags
 
DssCatalogStateFreshColumns - com.microstrategy.web.tasks.models.EnumDSSCatalogStateFlags
 
DssCatalogStateFreshTables - com.microstrategy.web.tasks.models.EnumDSSCatalogStateFlags
 
DssCatalogStateIncompatible - com.microstrategy.web.tasks.models.EnumDSSCatalogStateFlags
 
DssCatalogStateMetricColumn - com.microstrategy.web.tasks.models.EnumDSSCatalogStateFlags
 
DssCatalogStateMissing - com.microstrategy.web.tasks.models.EnumDSSCatalogStateFlags
 
DssCatalogStateMissingColumns - com.microstrategy.web.tasks.models.EnumDSSCatalogStateFlags
 
DssCatalogStateMissingTables - com.microstrategy.web.tasks.models.EnumDSSCatalogStateFlags
 
DssCatalogStatePartitionMappingTable - com.microstrategy.web.tasks.models.EnumDSSCatalogStateFlags
 
DssCatalogStatePartitionSliceTable - com.microstrategy.web.tasks.models.EnumDSSCatalogStateFlags
 
DssCatalogStateSelected - com.microstrategy.web.tasks.models.EnumDSSCatalogStateFlags
 
DssCatalogStateTeradataView - com.microstrategy.web.tasks.models.EnumDSSCatalogStateFlags
 
DssCatalogStateUnexpected - com.microstrategy.web.tasks.models.EnumDSSCatalogStateFlags
 
DssCatalogTestConnectionOnly - Static variable in class com.microstrategy.web.tasks.actions.utils.DssCatalogFlags
 
DSSCOM_1_MIN_INTERVAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_1_MIN_INTERVAL_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_1_SEC_INTERVAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_1_SEC_INTERVAL_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_15_MIN_INTERVAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_15_MIN_INTERVAL_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_15_SEC_INTERVAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_15_SEC_INTERVAL_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_30_MIN_INTERVAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_30_MIN_INTERVAL_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_30_SEC_INTERVAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_30_SEC_INTERVAL_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_5_MIN_INTERVAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_5_MIN_INTERVAL_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_5_SEC_INTERVAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_5_SEC_INTERVAL_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ABBREVIATION_PATTERN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_ANALYTICAL_ENGINE_SERVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_AND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_AUTH_SERVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_BREAKBY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_CACHE_FILE_SERVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_CATALOG_CONTENT_SOURCE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_CATALOG_NET_CLIENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_CATALOG_NET_SERVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_CATALOG_SERVER2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_CATALOG_SOURCE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_CATALOG_UPDT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_CLI_CUBE_SVR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_CLIENT_SERVICES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_CONTENT_SERVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_COPY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_COPY_OBJECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_COPY_OF - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_CUBE_NETCLIENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_CUBE_NETSERVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_CUBE_SERVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_DATAMART_SERVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_DBELEMENT_SERVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_DELETE_OBJECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_DOCUMENT_NET_CLEINT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_DOCUMENT_SERVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_DOCUMENT_SERVICES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_DOCUMENT_SOURCE_SERVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_DRILL_DERIVED_ATTRIBUTES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_DRILL_DERIVED_ELEMENTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_DRILL_FILTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_DRILL_METRICS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_ELEMENT_NET_CLIENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_ELEMENT_NET_SERVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_ELEMENT_SERVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_ELEMENT_TYPE_BAND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_ELEMENT_TYPE_CONCRETE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_ELEMENT_TYPE_CONSOLIDATION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_ELEMENT_TYPE_CUSTOM_GROUP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_ELEMENT_TYPE_DIMENSION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_ELEMENT_TYPE_FILTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_ELEMENT_TYPE_FIRST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_ELEMENT_TYPE_JOINT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_ELEMENT_TYPE_LAST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_ELEMENT_TYPE_METRIC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_ELEMENT_TYPE_RESERVED14 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_ELEMENT_TYPE_RESERVED15 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_ELEMENT_TYPE_RESERVED16 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_ELEMENT_TYPE_RESERVED17 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_ELEMENT_TYPE_RESERVED18 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_ELEMENT_TYPE_RESERVED19 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_ELEMENT_TYPE_RESERVED20 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_ELEMENT_TYPE_RESIDUE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_ELEMENT_TYPE_START - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_ELEMENT_TYPE_SUBEXPRESSION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_ELEMENT_TYPE_SUBTOTAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_EMPTY_FILTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_ENGINE_LITE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_ETL_SERVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_EXECSEARCH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_EXECUTE_FT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_EXECUTE_REPORT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_EXECUTE_REPORTDEFN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_EXPORT_ENGINE_SERVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_FIND_OBJECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_FINDLINK - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_FUNCTION_SERVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_IMPORT_SERVICES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_INDEX_MANAGER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_LOAD_ELEMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_LOAD_ELEMENTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_LOADOBJDEPN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_LOADOBJSDEPN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_LOADSCHEMAADV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_MANAGED_OBJECTS_FOLDER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_METADATA_SERVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_NET_HTTP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_NET_SOCKET - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_NEWPROJECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_OBJECT_CONTEXT_FACTORY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_OBJECT_ID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_OBJECT_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_OBJECT_SERVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_OBJECT_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_OR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PAGE_BY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS__RQE_FFSQLTextPromptSecurityFeatureFlag_Description - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_ACPALETTE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_AE_DYNSOURCEORDER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_AE_DYNSOURCEORDER_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_AE_EBGovern__FeatureFlag_BDHGoS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_AE_EBGovern__FeatureFlag_BDHGoSDESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_AE_EBGovern__FeatureFlag_Description - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_AE_EBGovern__FeatureFlag_Name - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_AE_FCC_FeatureFlag_Description - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_AE_FCC_FeatureFlag_Name - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_AE_IKGovern__FeatureFlag_Description - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_AE_IKGovern__FeatureFlag_Name - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_AE_MMF__FeatureFlag_Description - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_AE_MMF__FeatureFlag_Name - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_AMPALETTE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_ANALYST_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_ANALYST_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_ANALYTICSARCHITECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_ANALYTICSARCHITECT_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_ANMPALETTE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_APPLICATION_ADMINISTRATOR_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_APPLICATION_ADMINISTRATOR_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_APPLICATIONARCHITECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_APPLICATIONARCHITECT_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_APPLYTRANS_AGGFUNC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_APPLYTRANS_ATTRFORM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_APPLYTRANS_ENDEXPR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_APPLYTRANS_LEVEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_APPLYTRANS_METRICEXPR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_APPLYTRANS_STARTEXPR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_APPLYTRANS_TRANSEXPR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_APPLYTRANS1TOM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_AppSchema_FeatureFlag_Description - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_AppSchema_FeatureFlag_Name - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_AVPALETTE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_BLANK_OLAP_REPORT_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_BLANK_OLAP_REPORT_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_BLANK_REPORT_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_BLANK_REPORT_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_BLANK_VIEW_REPORT_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_BLANK_VIEW_REPORT_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_BLUE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_Bucketing_FeatureFlag_Description - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_Bucketing_FeatureFlag_Name - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_CBSPALETTE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_CERTIFIER_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_CERTIFIER_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_COLLABORATOR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_COLLABORATOR_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_CONSUMER_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_CONSUMER_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DAPUSHDOWN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DAPUSHDOWN_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DARKTHEME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DARKTHEME_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DATABASEARCHITECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DATABASEARCHITECT_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DBE_DataBlendingForFR_FeatureFlag_Description - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DBE_DataBlendingForFR_FeatureFlag_Name - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DEFAULTAPP_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DEFAULTAPP_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DEFAULTSCRIPTRUNTIME_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DEFAULTSCRIPTRUNTIME_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DeletedDossier_Shortcut_Description - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DeletedDossier_Shortcut_Name - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DEV_DOSSIERANDROID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DEV_DOSSIERANDROID_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DEV_DOSSIERIPADID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DEV_DOSSIERIPADID_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DEV_DOSSIERIPHONEID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DEV_DOSSIERIPHONEID_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DEV_FTP_LOC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DEV_FTP_LOC_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DEV_GENERIC_EMAIL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DEV_GENERIC_EMAIL_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DEV_MOBILEAPNSFORIPAD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DEV_MOBILEAPNSFORIPAD_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DEV_MOBILEAPNSFORIPHONE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DEV_MOBILEAPNSFORIPHONE_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DEV_MOBILEBES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DEV_MOBILEBES_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DEV_MOBILEGCMFORANDROID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DEV_MOBILEGCMFORANDROID_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DEV_MSFT_OUTLOOK_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DEV_MSFT_OUTLOOK_EXP_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DEV_MSFT_OUTLOOK_WEB_ACC_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DEV_USER_SEL_LOC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DEV_USER_SEL_LOC_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DEV_USER_SEL_PRINTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DEV_USER_SEL_PRINTER_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DEV_WEBMAIL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DEV_WEBMAIL_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DM_FROnDB_FeatureFlag_Description - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DM_FROnDB_FeatureFlag_Name - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DocServices_AccurateDocInstanceSize_FeatureFlag_Desc - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DocServices_AccurateDocInstanceSize_FeatureFlag_Name - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DocServices_GUIDAsNodeIdentifier_FeatureFlag_Description - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DocServices_GUIDAsNodeIdentifier_FeatureFlag_Name - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DocServices_OnDmdEval4GF_FeatureFlag_Description - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DocServices_OnDmdEval4GF_FeatureFlag_Name - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DocServices_SharedPageCache_FeatureFlag_Description - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DocServices_SharedPageCache_FeatureFlag_Name - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DocServices_ShortcutCache_FeatureFlag_Description - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DocServices_ShortcutCache_FeatureFlag_Name - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DTPALETTE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_DTPALETTE_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_EarlyTempRel_FeatureFlag_Description - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_EarlyTempRel_FeatureFlag_Name - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_EE_NewEE__FeatureFlag_Description - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_EE_NewEE__FeatureFlag_Name - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_EE_NewEE_ExportFilterSummary_Description - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_EE_NewEE_ExportFilterSummary_Name - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_EE_NewEEExportOption_Encrypt_Description - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_EE_NewEEExportOption_Encrypt_Name - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_EE_NewEEExportOption_FeatureFlag_Description - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_EE_NewEEExportOption_FeatureFlag_Name - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_EMBEDDEDANALYTICSARCHITECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_EMBEDDEDANALYTICSARCHITECT_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_EMPTY_LUCUBE_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_EMPTY_LUCUBE_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_ENGINE_ADVANCEDPU - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_ENGINE_ADVANCEDPU_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_Engine_AJFE_FeatureFlag_Description - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_Engine_AJFE_FeatureFlag_Name - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_Engine_LiveConnectWithCache__FeatureFlag_Description - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_Engine_LiveConnectWithCache__FeatureFlag_Name - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_ENGINE_NONAGGRREGATION_MTC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_ENGINE_NONAGGRREGATION_MTC_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_ENGINE_PARALLEL_AE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_ENGINE_PARALLEL_AE_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_ESM_SYSPROMPT_Date1_Desc - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_ESM_SYSPROMPT_Date1_Name - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_ESM_SYSPROMPT_Double1_Desc - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_ESM_SYSPROMPT_Double1_Name - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_ESM_SYSPROMPT_Integer1_Desc - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_ESM_SYSPROMPT_Integer1_Name - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_ESM_SYSPROMPT_String1_Desc - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_ESM_SYSPROMPT_String1_Name - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_ESM_SYSPROMPT_String2_Desc - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_ESM_SYSPROMPT_String2_Name - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FeatureFlagSample_Description - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FeatureFlagSample_Disclaimer - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FILTER_EMBEDDED_PROMPTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_ACCRINT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_ACCRINTM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_COUPDAYBS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_COUPDAYS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_COUPDAYSNC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_COUPNCD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_COUPNUM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_COUPPCD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_CUMIPMT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_CUMPRINC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_DB - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_DDB - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_DISC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_DOLLARDE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_DOLLARFR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_DURATION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_EFFECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_FV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_FVSCHEDULE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_INTRATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_IPMT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_IRR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_MDURATION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_MIRR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_NOMINAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_NPER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_NPV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_ODDFPRICE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_ODDFYIELD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_ODDLPRICE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_ODDLYIELD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_PMT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_PPMT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_PRICE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_PRICEDISC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_PRICEMAT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_PV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_RATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_RECEIVED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_SLN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_SYD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_TBILLEQ - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_TBILLPRICE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_TBILLYIELD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_VDB - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_XIRR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_XNPV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_YIELD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_YIELDDISC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FIN_YIELDMAT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FinancialReportingFeatureFlag_DESCIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FinancialReportingFeatureFlag_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FixAmbiguousMetricSourceByFindBBT_FeatureFlag_Description - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FixAmbiguousMetricSourceByFindBBT_FeatureFlag_Name - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FORM_DESC_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FORM_ID_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FR_Optimization__FeatureFlag_Description - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FR_Optimization__FeatureFlag_Name - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_ADD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_ADD2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_ADDDAYS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_ADDMONTHS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_AGGREGATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_ANCESTORS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_AND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_APPLYAGG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_APPLYCOMPARISON - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_APPLYCSSECURITYFILTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_APPLYLOGIC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_APPLYOPTIONAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_APPLYRELATIVE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_APPLYSIMPLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_APPLYTRANS1TO1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_ARITHM_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_ARITHMETIC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_ASSOCMODEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_ASSOCMODELV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_AVERAGE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_AVG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_BANDING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_BANDINGC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_BANDINGM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_BANDINGP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_BANDNAMES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_BASIC_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_BEGINSWITH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_BETWEEN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_BETWEENENHC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_BITAND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_BITLEFTSHIFT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_BITNOT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_BITOR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_BITRIGHTSHIFT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_BITXOR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_BUILTINPKG_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_CASE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_CASEV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_CHILDREN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_CLUSTERINGMODEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_CLUSTERINGMODELV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_COALESCE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_COMPARISON - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_COMPOP_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_COMPRANK_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_CONCAT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_CONCATAGG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_CONCATAGG2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_CONCATBLANK - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_CONTAINS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_CONVERT_TZ - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_COUNT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_CURRENTDATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_CURRENTDATETIME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_CURRENTTIME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_CUSTOMIZABLE_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_DATA_MINING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_DATA_MINING_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_DATA_MINING2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_DATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_DATE_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_DATETIME_DATEDIFF - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_DAYOFMONTH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_DAYOFWEEK - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_DAYOFYEAR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_DAYSBETWEEN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_DESCENDANTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_DIVIDE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_ENDSWITH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_EQUAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_EQUALENHC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_EXCEPT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_EXPWGHMOVINGAVG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_EXPWGHRUNNINGAVG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_FIRST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_FIRSTINRANGE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_FISCALMONTH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_FISCALQUARTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_FISCALWEEK - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_FISCALYEAR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_FUNCS_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_GENERALREGRESSIONMODEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_GENERALREGRESSIONMODELV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_GEOMEAN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_GREATER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_GREATEREQUAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_GREATEREQUALENHC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_HMEDIAN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_HOUR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_HOURSTARTDATETIME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_IF - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_IFBYDIMTY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_IN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_INITCAP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_INTERNAL_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_INTERSECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_INTERSECTIN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_ISNOTNULL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_ISNULL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_LAG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_LAST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_LASTINRANGE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_LEAD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_LEFTSTR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_LENGTH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_LESS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_LESSEQUAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_LESSEQUALENHC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_LIKE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_LOGIC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_LOGICOP_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_LOWER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_LTRIM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_MAX - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_MAX2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_MEDIAN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_MILLISECOND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_MIN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_MIN2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_MININGMODEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_MININGMODELV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_MINUTE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_MINUTESTARTDATETIME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_MINUTESTARTTIME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_MODE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_MONTH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_MONTHENDDATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_MONTHSBETWEEN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_MONTHSTARTDATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_MOVINGAVG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_MOVINGCOUNT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_MOVINGDIFFERENCE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_MOVINGMAX - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_MOVINGMIN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_MOVINGSTDEV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_MOVINGSTDEVP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_MOVINGSUM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_MULTIPLY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_MULTIPLY2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_NEURALNETWORK - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_NEURALNETWORKV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_NOT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_NOTBEGINSWITH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_NOTBETWEEN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_NOTBETWEENENHC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_NOTCONTAINS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_NOTENDSWITH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_NOTEQUAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_NOTEQUALENHC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_NOTIN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_NOTLIKE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_NTILE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_NTILE_S - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_NTILE_V - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_NTILE_VS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_NULLTOEMPTY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_NULLTOZERO - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_NULLZERO_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_OLAP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_OLAP_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_OLAPAVG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_OLAPCOUNT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_OLAPMAX - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_OLAPMIN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_OLAPRANK - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_OLAPSUM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_OPERATOR_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_OR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_ORDEREDSETAGGREGATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_PA_PM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_PA_PMA - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_PA_PMC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_PARENTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_PERCENTILE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_PERCENTRANKRELATIVE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_PERCENTRANKRELATIVE_INCLUSIVE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_PERCENTRANKRELATIVE_RANKOUTLIERS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_PERCENTRANKRELATIVE_SIGNIFICANCE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_PERCENTRANKRELATIVE_TRANCATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_POSITION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_PRODUCT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_QUARTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_QUARTERSTARTDATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_RANK - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_RANKNTILE_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_REGRESSIONMODEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_REGRESSIONMODELV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_RIGHTSTR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_RTRIM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_RULESETMODEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_RULESETMODELV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_RUNNINGAVG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_RUNNINGCOUNT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_RUNNINGMAX - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_RUNNINGMIN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_RUNNINGSTDEV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_RUNNINGSTDEVP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_RUNNINGSUM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_SECOND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_STDEV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_STDEVP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_STRING_BEGINSWITH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_STRING_CHAR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_STRING_CONTAINS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_STRING_ENDSWITH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_STRING_LASTPOSITION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_STRING_MATCH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_STRING_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_STRING_REPEAT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_STRING_REPLACE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_STRING_SPLIT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_STRING_TITLECAP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_SUBSTR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_SUBTRACT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_SUM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_SVMMODEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_SVMMODELV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_TIMESERIES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_TODATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_TONUMBER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_TOSTRING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_TRAINASSOC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_TRAINCLUSTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_TRAINDTREE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_TRAINREGRESSV2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_TRAINTIMESERIES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_TREEMODEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_TREEMODELV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_TRIM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_TUPLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_UCASE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_UMINUS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_UNION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_UPPER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_VAR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_VARP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_WCORR_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_WCOV_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_WCOV_XVALUE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_WCOV_YVALUE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_WEEK - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_WEEKSTARTDATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_WeighStdevP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_YEAR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_YEARENDDATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_YEARSTARTDATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNC_ZEROTONULL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ABS_NUMBER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ACCRINT_FIRSTINTEREST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ACCRINT_FREQUENCY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ACCRINT_ISSUE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ACCRINT_RATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ACCRINT_SETTLEMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ACCRINTM_ISSUE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ACCRINTM_MATURITY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ACCRINTM_RATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ACOS_NUMBER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ACOSH_NUMBER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ADD_ARG1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ADD_ARG2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ADD2_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ADDDAYS_DATETIME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ADDDAYS_DAYS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ADDMONTHS_DATETIME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ADDMONTHS_INTEGER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_AND_ARG1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_AND_ARG2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ASIN_NUMBER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ASINH_NUMBER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ATAN_NUMBER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ATAN2_X_NUM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ATAN2_Y_NUM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ATANH_NUMBER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_AVERAGE_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_AVG_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_AVGDEV_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_BANDING_SIZE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_BANDING_STARTAT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_BANDING_STOPAT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_BANDING_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_BANDINGC_BANDCOUNT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_BANDINGC_STARTAT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_BANDINGC_STOPAT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_BANDINGC_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_BANDINGM_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_BANDINGP_BOUNDARY1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_BANDINGP_BOUNDARYLIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_BANDINGP_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_BEGINSWITH_ARG1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_BEGINSWITH_ARG2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_BETADISTRIBUTION_ALPHA - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_BETADISTRIBUTION_BETA - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_BETADISTRIBUTION_X - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_BETWEEN_BOUNDARY1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_BETWEEN_BOUNDARY2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_BETWEEN_VALUE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_BINOMIALDISTRIBUTION_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_BINOMIALDISTRIBUTION_P - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_BINOMIALDISTRIBUTION_X - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_CASE_CONDITION1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_CASE_CONDITIONRESULTLIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_CASE_RESULT1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_CASEV_EXPRESSION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_CASEV_RESULT1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_CASEV_VALUE1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_CASEV_VALUERESULTLIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_CEILING_NUMBER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_CHISQUAREDISTRIBUTION_DF - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_CHISQUAREDISTRIBUTION_X - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_CHISQUARETEST_DATA_1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_CHISQUARETEST_DATA_2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_COMBINE_NUMBER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_COMBINE_NUMBER_CHOSEN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_CONCAT_STRING1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_CONCAT_STRINGLIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_CONCATBLANK_STRING1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_CONCATBLANK_STRINGLIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_CONFIDENCE_ALPHA - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_CONFIDENCE_SIZE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_CONFIDENCE_STDEV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_CONTAINS_ARG1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_CONTAINS_ARG2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_CORRELATION_VALUELIST1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_CORRELATION_VALUELIST2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_COS_NUMBER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_COSH_NUMBER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_COUNT_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_COUPDAYBS_FREQUENCY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_COUPDAYBS_MATURITY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_COUPDAYBS_SETTLEMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_COUPDAYS_FREQUENCY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_COUPDAYS_MATURITY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_COUPDAYS_SETTLEMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_COUPDAYSNC_FREQUENCY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_COUPDAYSNC_MATURITY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_COUPDAYSNC_SETTLEMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_COUPNCD_FREQUENCY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_COUPNCD_MATURITY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_COUPNCD_SETTLEMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_COUPNUM_FREQUENCY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_COUPNUM_MATURITY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_COUPNUM_SETTLEMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_COUPPCD_FREQUENCY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_COUPPCD_MATURITY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_COUPPCD_SETTLEMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_COVARIANCE_VALUELIST1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_COVARIANCE_VALUELIST2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_CRITBINOMIAL_ALPHA - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_CRITBINOMIAL_PROBABILITY_S - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_CRITBINOMIAL_TRIALS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_CUMIPMT_END - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_CUMIPMT_NPER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_CUMIPMT_PV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_CUMIPMT_RATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_CUMIPMT_START - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_CUMPRINC_END - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_CUMPRINC_NPER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_CUMPRINC_PV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_CUMPRINC_RATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_CUMPRINC_START - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_DATE_DATETIME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_DATETOSTRING_ARG2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_DAYOFMONTH_INPUTDATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_DAYOFWEEK_INPUTDATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_DAYOFYEAR_INPUTDATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_DAYSBETWEEN_DATE1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_DAYSBETWEEN_DATE2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_DB_COST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_DB_LIFE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_DB_PERIOD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_DB_SALVAGE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_DDB_COST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_DDB_LIFE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_DDB_PERIOD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_DDB_SALVAGE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_DEGREES_ANGLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_DISC_MATURITY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_DISC_PRICE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_DISC_REDEMPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_DISC_SETTLEMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_DIVIDE_ARG1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_DIVIDE_ARG2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_DOLLARDE_FRACTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_DOLLARDE_FRACTIONALDOLLAR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_DOLLARFR_DECIMALDOLLAR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_DOLLARFR_FRACTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_DURATION_COUPONRATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_DURATION_FREQUENCY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_DURATION_MATURITY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_DURATION_SETTLEMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_DURATION_YIELDRATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_EFFECT_NOMINALRATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_EFFECT_NPERY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ENDSWITH_ARG1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ENDSWITH_ARG2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_EQUAL_ARG1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_EQUAL_ARG2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_EXP_NUMBER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_EXPONENTIALDISTRIBUTION_LAMBDA - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_EXPONENTIALDISTRIBUTION_X - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_EXPWGHMOVINGAVG_RATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_EXPWGHMOVINGAVG_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_EXPWGHMOVINGAVG_WINDOWSIZE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_EXPWGHRUNNINGAVG_RATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_EXPWGHRUNNINGAVG_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_FACTORIAL_NUMBER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_FDISTRIBUTION_DF1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_FDISTRIBUTION_DF2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_FDISTRIBUTION_X - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_FIRST_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_FIRSTINRANGE_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_FISHER_X - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_FLOOR_NUMBER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_FORECAST_X - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_FORECASTV_KNOWNXVALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_FORECASTV_KNOWNYVALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_FORECASTV_X - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_FTEST_DATA_1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_FTEST_DATA_2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_FV_NPER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_FV_PMT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_FV_PV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_FV_RATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_FVSCHEDULE_PV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_FVSCHEDULE_VALUES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_GAMMADISTRIBUTION_ALPHA - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_GAMMADISTRIBUTION_BETA - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_GAMMADISTRIBUTION_X - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_GEOMEAN_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_GREATER_ARG1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_GREATER_ARG2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_GREATEREQUAL_ARG1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_GREATEREQUAL_ARG2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_GREATEST_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_GROWTH_X - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_GROWTHV_KNOWNYVALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_GROWTHV_X - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_HETEROSCEDASTICTTEST_DATA_1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_HETEROSCEDASTICTTEST_DATA_2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_HMEDIAN_NUM_HIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_HMEDIAN_NUM_HIST1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_HOMOSCEDASTICTTEST_DATA_1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_HOMOSCEDASTICTTEST_DATA_2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_HOUR_DATETIME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_HYPERGEOMETRICDISTRIBUTION_M - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_HYPERGEOMETRICDISTRIBUTION_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_HYPERGEOMETRICDISTRIBUTION_N2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_HYPERGEOMETRICDISTRIBUTION_X - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_IF_CONDITION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_IF_FALSEBRANCH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_IF_TRUEBRANCH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_IFBYDIMTY_DIMENSIONALITY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_IFBYDIMTY_HIGHEROREQUALBRANCH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_IFBYDIMTY_LOWERBRANCH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_INITCAP_STRING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_INT_NUMBER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_INT2_NUMBER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_INTERCEPT_X - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_INTERCEPT_Y - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_INTERSECT_ARG1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_INTERSECT_ARG2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_INTRATE_INVESTMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_INTRATE_MATURITY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_INTRATE_REDEMPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_INTRATE_SETTLEMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_INVERSEBETADISTRIBUTION_ALPHA - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_INVERSEBETADISTRIBUTION_BETA - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_INVERSEBETADISTRIBUTION_X - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_INVERSECHIDISTRIBUTION_DF - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_INVERSECHIDISTRIBUTION_X - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_INVERSEFDISTRIBUTION_DF1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_INVERSEFDISTRIBUTION_DF2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_INVERSEFDISTRIBUTION_X - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_INVERSEFISHER_X - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_INVERSEGAMMADISTRIBUTION_ALPHA - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_INVERSEGAMMADISTRIBUTION_BETA - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_INVERSEGAMMADISTRIBUTION_X - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_INVERSELOGNORMALDISTRIBUTION_MEAN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_INVERSELOGNORMALDISTRIBUTION_STDEV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_INVERSELOGNORMALDISTRIBUTION_X - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_INVERSENORMDISTRIBUTION_MEAN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_INVERSENORMDISTRIBUTION_STDEV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_INVERSENORMDISTRIBUTION_X - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_INVERSENORMSDISTRIBUTION_X - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_INVERSETDISTRIBUTION_DF - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_INVERSETDISTRIBUTION_PROBABILITY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_IPMT_NPERIOD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_IPMT_PERIOD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_IPMT_PV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_IPMT_RATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_IRR_VALUES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ISNOTNULL_VALUE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ISNULL_VALUE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_KURTOSIS_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_LAG_DEFAULTVALUE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_LAG_OFFSET - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_LAG_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_LAST_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_LASTINRANGE_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_LEAD_DEFAULTVALUE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_LEAD_OFFSET - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_LEAD_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_LEAST_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_LEFTSTR_LENGTH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_LEFTSTR_STRING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_LENGTH_STRING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_LESS_ARG1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_LESS_ARG2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_LESSEQUAL_ARG1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_LESSEQUAL_ARG2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_LIKE_ARG1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_LIKE_ARG2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_LN_NUMBER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_LOG_BASE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_LOG_NUMBER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_LOG10_NUMBER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_LOGNORMALDISTRIBUTION_MEAN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_LOGNORMALDISTRIBUTION_STDEV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_LOGNORMALDISTRIBUTION_X - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_LOWER_STRING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_LTRIM_STRING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_MAX_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_MDURATION_COUPONRATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_MDURATION_FREQUENCY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_MDURATION_MATURITY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_MDURATION_SETTLEMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_MDURATION_YIELDRATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_MEANTTEST_DATA - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_MEANTTEST_HYPOTHESIS_MEAN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_MEDIAN_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_MILLISECOND_DATETIME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_MIN_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_MINUTE_DATETIME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_MIRR_FINANCIALRATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_MIRR_REINVESTRATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_MIRR_VALUES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_MOD_DIVISOR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_MOD_NUMBER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_MODE_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_MONTH_INPUTDATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_MONTHENDDATE_DATETIME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_MONTHSBETWEEN_DATETIME1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_MONTHSBETWEEN_DATETIME2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_MONTHSTARTDATE_DATETIME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_MOVINGAVG_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_MOVINGAVG_WINDOWSIZE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_MOVINGCOUNT_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_MOVINGCOUNT_WINDOWSIZE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_MOVINGDIFFERENCE_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_MOVINGDIFFERENCE_WINDOWSIZE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_MOVINGMAX_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_MOVINGMAX_WINDOWSIZE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_MOVINGMIN_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_MOVINGMIN_WINDOWSIZE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_MOVINGSTDEV_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_MOVINGSTDEV_WINDOWSIZE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_MOVINGSTDEVP_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_MOVINGSTDEVP_WINDOWSIZE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_MOVINGSUM_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_MOVINGSUM_WINDOWSIZE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_MULTIPLY_ARG1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_MULTIPLY_ARG2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_MULTIPLY2_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_NEGATIVEBINOMIALDISTRIBUTION_F - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_NEGATIVEBINOMIALDISTRIBUTION_P - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_NEGATIVEBINOMIALDISTRIBUTION_S - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_NOMINAL_EFFECTIVELRATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_NOMINAL_NPERY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_NORMALDISTRIBUTION_MEAN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_NORMALDISTRIBUTION_STDEV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_NORMALDISTRIBUTION_X - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_NOT_ARG1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_NOTBEGINSWITH_ARG1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_NOTBEGINSWITH_ARG2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_NOTBETWEEN_BOUNDARY1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_NOTBETWEEN_BOUNDARY2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_NOTBETWEEN_VALUE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_NOTCONTAINS_ARG1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_NOTCONTAINS_ARG2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_NOTENDSWITH_ARG1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_NOTENDSWITH_ARG2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_NOTEQUAL_ARG1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_NOTEQUAL_ARG2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_NOTLIKE_ARG1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_NOTLIKE_ARG2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_NPER_FV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_NPER_PAYMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_NPER_PV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_NPER_RATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_NPV_RATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_NPV_VALUES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_NTILE_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_NTILESIZE_SIZE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_NTILESIZE_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_NTILEVALUE_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_NTILEVALUESIZE_SIZE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_NTILEVALUESIZE_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_NULLTOZERO_VALUE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ODDFPRICE_COUPONRATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ODDFPRICE_FIRSTCOUPON - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ODDFPRICE_FREQUENCY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ODDFPRICE_ISSUE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ODDFPRICE_MATURITY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ODDFPRICE_REDEMPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ODDFPRICE_SETTLEMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ODDFPRICE_YIELDRATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ODDFYIELD_COUPONRATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ODDFYIELD_FIRSTCOUPON - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ODDFYIELD_FREQUENCY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ODDFYIELD_ISSUE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ODDFYIELD_MATURITY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ODDFYIELD_PRICE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ODDFYIELD_REDEMPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ODDFYIELD_SETTLEMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ODDLPRICE_COUPONRATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ODDLPRICE_FREQUENCY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ODDLPRICE_LASTINTEREST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ODDLPRICE_MATURITY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ODDLPRICE_REDEMPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ODDLPRICE_SETTLEMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ODDLPRICE_YIELDRATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ODDLYIELD_COUPONRATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ODDLYIELD_FREQUENCY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ODDLYIELD_LASTINTEREST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ODDLYIELD_MATURITY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ODDLYIELD_PRICE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ODDLYIELD_REDEMPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ODDLYIELD_SETTLEMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_OLAPAVG_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_OLAPCOUNT_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_OLAPMAX_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_OLAPMIN_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_OLAPSUM_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_OR_ARG1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_OR_ARG2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_PAIREDTTEST_DATA_1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_PAIREDTTEST_DATA_2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_PEARSON_DATA_1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_PEARSON_DATA_2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_PERCENTILE_K - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_PERCENTILE_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_PERMUT_NUMBER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_PERMUT_NUMBER_CHOSEN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_PMT_NPER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_PMT_PV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_PMT_RATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_POISSONDISTRIBUTION_LAMBDA - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_POISSONDISTRIBUTION_X - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_POSITION_FINDSTRING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_POSITION_WITHINSTRING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_POWER_NUMBER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_POWER_POWER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_PPMT_NPERIOD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_PPMT_PERIOD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_PPMT_PV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_PPMT_RATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_PRICE_COUPONRATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_PRICE_FREQUENCY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_PRICE_MATURITY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_PRICE_REDEMPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_PRICE_SETTLEMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_PRICE_YIELDRATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_PRICEDISC_DISCRATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_PRICEDISC_MATURITY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_PRICEDISC_REDEMPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_PRICEDISC_SETTLEMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_PRICEMAT_COUPONRATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_PRICEMAT_ISSUE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_PRICEMAT_MATURITY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_PRICEMAT_SETTLEMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_PRICEMAT_YIELDRATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_PRODUCT_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_PV_FV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_PV_NPERIOD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_PV_PAYMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_PV_RATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_QUARTER_INPUTDATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_QUOTIENT_DENOMINATOR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_QUOTIENT_NUMERATOR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_RADIANS_ANGLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_RANDBETWEEN_BOTTOM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_RANDBETWEEN_TOP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_RANK_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_RATE_NPERIOD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_RATE_PAYMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_RATE_PV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_RECEIVED_DISCOUNT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_RECEIVED_INVESTMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_RECEIVED_MATURITY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_RECEIVED_SETTLEMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_RIGHTSTR_LENGTH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_RIGHTSTR_STRING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ROUND_NUMBER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ROUND2_NUMBER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ROUND2_PRECISION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_RSQUARE_DATA_1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_RSQUARE_DATA_2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_RTRIM_STRING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_RUNNINGAVG_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_RUNNINGCOUNT_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_RUNNINGMAX_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_RUNNINGMIN_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_RUNNINGSTDEV_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_RUNNINGSTDEVP_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_RUNNINGSUM_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_SECOND_DATETIME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_SIN_NUMBER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_SINH_NUMBER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_SKEW_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_SLN_COST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_SLN_LIFE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_SLN_SALVAGE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_SLOPE_X - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_SLOPE_Y - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_SQRT_NUMBER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_STANDARDIZE_MEAN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_STANDARDIZE_STDEV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_STANDARDIZE_X - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_STANDARDNORMALDISTRIBUTION_X - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_STDEV_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_STDEVP_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_STEYX_X - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_STEYX_Y - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_SUBSTR_LENGTH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_SUBSTR_POSITION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_SUBSTR_STRING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_SUBSTRACT_ARG1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_SUBSTRACT_ARG2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_SUM_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_SYD_COST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_SYD_LIFE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_SYD_PERIOD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_SYD_SALVAGE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_TAN_NUMBER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_TANH_NUMBER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_TBILLEQ_DISCOUNT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_TBILLEQ_MATURITY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_TBILLEQ_SETTLEMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_TBILLPRICE_DISCOUNT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_TBILLPRICE_MATURITY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_TBILLPRICE_SETTLEMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_TBILLYIELD_MATURITY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_TBILLYIELD_PRICE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_TBILLYIELD_SETTLEMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_TDISTRIBUTION_DF - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_TDISTRIBUTION_X - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_TREND_X - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_TRENDV_KNOWNYVALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_TRENDV_X - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_TRIM_STRING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_TRUNC_NUMBER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_UMINUS_ARG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_UPPER_STRING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_VAR_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_VARP_VALUELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_VARTEST_DATA - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_VARTEST_HYPOTHESIS_VARIANCE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_VDB_COST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_VDB_LIFE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_VDB_PERIOD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_VDB_SALVAGE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_WEEK_INPUTDATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_WEIBULLDISTRIBUTION_ALPHA - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_WEIBULLDISTRIBUTION_BETA - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_WEIBULLDISTRIBUTION_X - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_XIRR_DATES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_XIRR_GUESS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_XIRR_PAYMENTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_XIRR_RATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_XNPV_DATES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_XNPV_PAYMENTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_XNPV_RATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_XNPV_VALUE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_YEAR_INPUTDATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_YEARENDDATE_DATETIME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_YEARSTARTDATE_DATETIME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_YIELD_COUPONRATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_YIELD_FREQUENCY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_YIELD_MATURITY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_YIELD_PRICE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_YIELD_REDEMPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_YIELD_SETTLEMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_YIELDDISC_MATURITY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_YIELDDISC_PRICE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_YIELDDISC_REDEMPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_YIELDDISC_SETTLEMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_YIELDMAT_ISSUE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_YIELDMAT_MATURITY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_YIELDMAT_PRICE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_YIELDMAT_RATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_YIELDMAT_SETTLEMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCARG_ZEROTONULL_VALUE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_ACCRINT_BASIS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_ACCRINT_PAR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_ACCRINTM_BASIS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_ACCRINTM_PAR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_AGGFUNC_ISREMOVABLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_AGGFUNC_USELOOKUPFORATTRIBUTE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_BANDING_HASRESIDUE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_BANDINGC_HASRESIDUE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_BANDINGM_HASRESIDUE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_BANDINGP_HASRESIDUE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_BETADISTRIBUTION_LOWER_BOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_BETADISTRIBUTION_UPPER_BOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_BINOMIALDISTRIBUTION_CUMULATIVE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_COUPDAYBS_BASIS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_COUPDAYS_BASIS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_COUPDAYSNC_BASIS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_COUPNCD_BASIS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_COUPNUM_BASIS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_COUPPCD_BASIS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_CUMIPMT_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_CUMPRINC_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_DB_MONTH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_DDB_FACTOR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_DISC_BASIS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_DURATION_BASIS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_EXPONENTIALDISTRIBUTION_CUMULATIVE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_FTEST_HYPOTHESIS_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_FTEST_RATIO - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_FV_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_FVSCHEDULE_BASIS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_GAMMADISTRIBUTION_CUMULATIVE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_HETEROSCEDASTICTTEST_HYPOTHESIS_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_HETEROSCEDASTICTTEST_OFFSET - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_HOMOSCEDASTICTTEST_HYPOTHESIS_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_HOMOSCEDASTICTTEST_OFFSET - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_INTRATE_BASIS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_INVERSEBETADISTRIBUTION_LOWER_BOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_INVERSEBETADISTRIBUTION_UPPER_BOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_IPMT_FV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_IPMT_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_IRR_GUESS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_MDURATION_BASIS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_MEANTTEST_HYPOTHESIS_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_NORMALDISTRIBUTION_CUMULATIVE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_NPER_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_NTILE_ASCENDING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_NTILE_TILES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_NTILESIZE_ASCENDING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_NTILEVALUE_ASCENDING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_NTILEVALUE_SEGMENTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_NTILEVALUESIZE_ASCENDING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_ODDFPRICE_BASIS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_ODDFYIELD_BASIS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_ODDLPRICE_BASIS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_ODDLYIELD_BASIS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_OLAPFUNC_ISNEWOLAP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_OLAPFUNC_OLAPDBPATTERN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_OLAPFUNC_OLAPHASWINDOW - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_OLAPFUNC_OLAPPATTERN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_OLAPFUNC_OLAPWINBDNUM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_OLAPFUNC_OLAPWINENDOFFSET - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_OLAPFUNC_OLAPWINENDTYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_OLAPFUNC_OLAPWINSTOFFSET - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_OLAPFUNC_OLAPWINSTTYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_OLAPFUNC_OLAPWINTYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_PAIREDTTEST_HYPOTHESIS_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_PAIREDTTEST_OFFSET - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_PERCENTILE_ASCENDING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_PMT_FV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_PMT_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_POISSONDISTRIBUTION_CUMULATIVE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_PPMT_FV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_PPMT_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_PRICE_BASIS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_PRICEDISC_BASIS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_PRICEMAT_BASIS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_PV_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_RANK_ASC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_RANK_BYVALUE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_RANK_NULLINCLUDE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_RATE_FV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_RATE_GUESS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_RATE_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_RECEIVED_BASIS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_VARTEST_HYPOTHESIS_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_VDB_FACTOR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_WEIBULLDISTRIBUTION_CUMULATIVE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_YIELD_BASIS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_YIELDDISC_BASIS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNCPROP_YIELDMAT_BASIS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_FUNDESC_HMEDIAN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_3DCONNECTGROUP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_3DCONNECTGROUP_902 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_3DCONNECTGROUP_921 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_3DCONNECTGROUP_932 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_3DCONNECTSERIES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_3DCONNECTSERIES_902 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_3DCONNECTSERIES_921 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_3DCONNECTSERIES_932 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_3DFLOATING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_3DFLOATING_902 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_3DFLOATING_921 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_3DFLOATING_932 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_3DRISERS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_3DRISERS_902 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_3DRISERS_921 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_3DRISERS_932 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_3DSCATTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_3DSCATTER_902 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_3DSCATTER_921 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_3DSCATTER_932 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_3DSURFACE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_3DSURFACE_902 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_3DSURFACE_921 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_3DSURFACE_932 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_BOXPLOT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_BOXPLOT_902 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_BOXPLOT_921 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_BOXPLOT_932 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_BUBBLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_BUBBLE_902 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_BUBBLE_921 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_BUBBLE_932 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_FUNNEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_FUNNEL_902 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_FUNNEL_921 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_FUNNEL_932 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_GANTT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_GANTT_902 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_GANTT_921 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_GANTT_932 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_GAUGE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_GAUGE_902 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_GAUGE_921 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_GAUGE_932 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_HILO - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_HILO_902 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_HILO_921 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_HILO_932 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_HISTOGRAM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_HISTOGRAM_902 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_HISTOGRAM_921 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_HISTOGRAM_932 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_HORIZONTAL_AREA_902 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_HORIZONTAL_AREA_921 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_HORIZONTALAREA - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_HORIZONTALAREA_932 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_HORIZONTALBAR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_HORIZONTALBAR_902 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_HORIZONTALBAR_921 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_HORIZONTALBAR_932 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_HORIZONTALLINE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_HORIZONTALLINE_902 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_HORIZONTALLINE_921 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_HORIZONTALLINE_932 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_PARETO - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_PARETO_902 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_PARETO_921 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_PARETO_932 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_PIE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_PIE_902 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_PIE_921 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_PIE_932 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_POLAR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_POLAR_902 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_POLAR_921 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_POLAR_932 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_RADAR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_RADAR_902 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_RADAR_921 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_RADAR_932 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_SCATTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_SCATTER_902 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_SCATTER_921 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_SCATTER_932 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_VERTICALAREA - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_VERTICALAREA_902 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_VERTICALAREA_921 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_VERTICALAREA_932 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_VERTICALBAR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_VERTICALBAR_902 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_VERTICALBAR_921 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_VERTICALBAR_932 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_VERTICALLINE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_VERTICALLINE_902 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_VERTICALLINE_921 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLE_VERTICALLINE_932 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GRAPHSTYLES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GREEN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GREGORIAN_CALENDAR_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GREGORIAN_CALENDAR_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GroupRecipients_FeatureFlag_Description - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GroupRecipients_FeatureFlag_Name - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_CART11D - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_CART11T - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_CART12D - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_CART12T - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_CART1D - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_CART1T - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_CART21D - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_CART21T - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_CART22D - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_CART22T - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_CART2D - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_CART2T - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_CART31D - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_CART31T - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_CART41D - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_CART41T - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_CHECK1D - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_CHECK1T - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_CHECK2D - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_CHECK2T - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_CURRENCY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_CURRENCYPOSITION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_DOCSTYLE_ACCOUNTING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_DOCSTYLE_AGENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_DOCSTYLE_BLUE_AND_GREY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_DOCSTYLE_CLASSIC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_DOCSTYLE_COLORFUL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_DOCSTYLE_COLUMNS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_DOCSTYLE_FINANCE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_DOCSTYLE_GREY_BANDS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_DOCSTYLE_MONOCHROME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_DOCSTYLE_PASTELS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_DOCSTYLE_RED_AND_BLACK - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_DOCSTYLE_ROMANTIC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_DOCSTYLE_SAMPLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_DOCSTYLE_SMALL_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_DOCSTYLE_SQUARES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_DOCSTYLE_SUNSET - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_DOCSTYLE_TABLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_FRMTFONTNAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_FRMTFONTSTYLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_MESSAGE_NEEDS_MORE_PARSING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_MLIST1D - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_MLIST1T - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_MLIST2D - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_MLIST2T - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_NEWCURRENCYPOSITION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_PULLDOWN1D - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_PULLDOWN1T - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_PULLDOWN2D - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_PULLDOWN2T - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_PULLDOWN3D - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_PULLDOWN3T - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_RADIO1D - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_RADIO1T - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_RADIO2D - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_RADIO2T - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_RADIO3D - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_RADIO3T - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_SLIST1D - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_SLIST1T - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_SLIST2D - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_SLIST2T - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_SLIST3D - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_SLIST3T - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_TAHOMA - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_TIMES_NEW_ROMAN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_TST2D - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_TXT1D - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_TXT1T - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_TXT2T - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_GUI_VERDANA - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_HMPALETTE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_HVPALETTE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_KS_CacheTuning__FeatureFlag_Description - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_KS_CacheTuning__FeatureFlag_Name - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_KS_JobTelemetryAfterCreation__FeatureFlag_Desc - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_KS_JobTelemetryAfterCreation__FeatureFlag_Name - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_KS_MSResend__FeatureFlag_Description - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_KS_MSResend__FeatureFlag_Name - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_LIGHTTHEME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_LIGHTTHEME_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_LTPALETTE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_LTPALETTE_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_MATH_ABS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_MATH_ACOS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_MATH_ACOSH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_MATH_ASIN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_MATH_ASINH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_MATH_ATAN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_MATH_ATAN2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_MATH_ATANH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_MATH_CEILING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_MATH_COMBINE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_MATH_COS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_MATH_COSH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_MATH_DEGREES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_MATH_EXP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_MATH_FACTORIAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_MATH_FLOOR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_MATH_INT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_MATH_INT2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_MATH_LN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_MATH_LOG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_MATH_LOG10 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_MATH_MOD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_MATH_POWER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_MATH_QUOTIENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_MATH_RADIANS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_MATH_RANDBETWEEN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_MATH_ROUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_MATH_ROUND2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_MATH_SIN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_MATH_SINH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_MATH_SQRT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_MATH_TAN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_MATH_TANH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_MATH_TRUNC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_MessagingServiceForStatistics_FeatureFlag_Description - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_MessagingServiceForStatistics_FeatureFlag_Name - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_MMPALETTE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_MOBILEARCHITECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_MOBILEARCHITECT_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_3RDPARTYUSERS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_CALENDAR_FOLDER_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_CALENDAR_FOLDER_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_CONNMAP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_CUSTOM_CALENDAR_FOLDER_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_CUSTOM_CALENDAR_FOLDER_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_CUSTOMTIMEZONES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT0 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT0_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT1_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT10 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT10_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT11 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT11_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT12 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT12_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT13 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT13_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT14 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT14_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT15 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT15_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT16 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT16_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT17 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT17_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT18 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT18_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT19 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT19_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT2_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT20 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT20_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT21 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT21_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT22 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT22_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT23 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT23_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT3 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT3_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT4 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT4_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT5 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT5_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT6 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT6_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT7 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT7_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT8 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT8_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT9 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_DAILYAT9_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_EVERYONE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT0 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT0_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT1_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT10 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT10_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT11 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT11_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT12 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT12_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT13 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT13_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT14 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT14_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT15 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT15_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT16 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT16_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT17 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT17_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT18 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT18_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT19 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT19_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT2_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT20 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT20_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT21 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT21_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT22 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT22_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT23 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT23_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT3 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT3_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT4 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT4_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT5 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT5_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT6 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT6_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT7 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT7_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT8 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT8_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT9 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_FRIDAYAT9_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_INSIGHTSERVICEACCOUNT_USER_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_INTERFACE_1030 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_INTERFACE_1031 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_INTERFACE_1033 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_INTERFACE_1036 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_INTERFACE_1040 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_INTERFACE_1043 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_INTERFACE_1046 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_INTERFACE_1053 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_INTERFACE_3082 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_LDAPPUBLIC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_LDAPUSERS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_LOCALE_1028 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_LOCALE_1030 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_LOCALE_1031 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_LOCALE_1033 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_LOCALE_1036 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_LOCALE_1040 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_LOCALE_1041 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_LOCALE_1042 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_LOCALE_1043 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_LOCALE_1045 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_LOCALE_1046 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_LOCALE_1049 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_LOCALE_1053 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_LOCALE_2052 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_LOCALE_2055 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_LOCALE_2057 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_LOCALE_2060 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_LOCALE_2064 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_LOCALE_3082 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_LOCALE_4108 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT0 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT0_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT1_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT10 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT10_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT11 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT11_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT12 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT12_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT13 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT13_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT14 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT14_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT15 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT15_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT16 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT16_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT17 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT17_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT18 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT18_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT19 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT19_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT2_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT20 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT20_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT21 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT21_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT22 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT22_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT23 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT23_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT3 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT3_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT4 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT4_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT5 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT5_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT6 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT6_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT7 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT7_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT8 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT8_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT9 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MIDDLEOFMONTHAT9_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT0 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT0_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT1_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT10 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT10_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT11 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT11_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT12 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT12_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT13 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT13_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT14 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT14_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT15 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT15_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT16 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT16_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT17 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT17_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT18 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT18_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT19 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT19_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT2_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT20 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT20_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT21 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT21_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT22 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT22_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT23 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT23_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT3 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT3_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT4 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT4_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT5 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT5_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT6 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT6_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT7 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT7_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT8 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT8_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT9 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MONDAYAT9_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_MSTRSERVICEACCOUNTS_USERGROUP_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_NCSADMIN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_NORMALUSERS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_PMFUNC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_PMFUNC2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_POWERUSERS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_PUBLIC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT0 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT0_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT1_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT10 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT10_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT11 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT11_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT12 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT12_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT13 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT13_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT14 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT14_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT15 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT15_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT16 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT16_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT17 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT17_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT18 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT18_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT19 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT19_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT2_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT20 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT20_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT21 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT21_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT22 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT22_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT23 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT23_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT3 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT3_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT4 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT4_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT5 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT5_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT6 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT6_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT7 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT7_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT8 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT8_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT9 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SATURDAYAT9_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SECURITYROLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT0 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT0_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT1_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT10 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT10_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT11 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT11_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT12 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT12_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT13 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT13_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT14 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT14_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT15 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT15_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT16 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT16_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT17 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT17_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT18 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT18_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT19 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT19_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT2_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT20 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT20_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT21 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT21_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT22 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT22_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT23 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT23_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT3 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT3_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT4 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT4_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT5 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT5_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT6 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT6_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT7 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT7_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT8 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT8_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT9 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_STARTOFMONTHAT9_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT0 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT0_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT1_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT10 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT10_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT11 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT11_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT12 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT12_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT13 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT13_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT14 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT14_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT15 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT15_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT16 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT16_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT17 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT17_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT18 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT18_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT19 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT19_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT2_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT20 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT20_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT21 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT21_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT22 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT22_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT23 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT23_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT3 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT3_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT4 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT4_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT5 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT5_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT6 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT6_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT7 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT7_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT8 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT8_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT9 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUNDAYAT9_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUPPORTADMIN_USER_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SUPPORTADMIN_USERGROUP_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SYSADMIN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_SYSMONITOR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT0 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT0_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT1_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT10 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT10_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT11 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT11_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT12 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT12_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT13 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT13_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT14 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT14_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT15 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT15_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT16 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT16_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT17 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT17_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT18 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT18_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT19 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT19_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT2_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT20 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT20_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT21 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT21_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT22 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT22_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT23 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT23_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT3 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT3_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT4 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT4_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT5 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT5_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT6 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT6_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT7 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT7_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT8 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT8_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT9 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_THURSDAYAT9_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TIMEZONES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT0 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT0_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT1_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT10 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT10_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT11 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT11_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT12 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT12_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT13 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT13_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT14 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT14_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT15 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT15_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT16 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT16_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT17 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT17_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT18 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT18_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT19 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT19_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT2_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT20 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT20_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT21 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT21_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT22 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT22_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT23 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT23_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT3 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT3_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT4 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT4_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT5 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT5_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT6 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT6_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT7 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT7_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT8 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT8_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT9 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_TUESDAYAT9_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEBANALYST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEBREPORTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEBVIEWER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT0 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT0_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT1_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT10 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT10_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT11 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT11_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT12 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT12_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT13 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT13_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT14 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT14_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT15 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT15_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT16 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT16_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT17 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT17_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT18 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT18_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT19 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT19_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT2_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT20 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT20_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT21 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT21_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT22 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT22_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT23 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT23_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT3 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT3_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT4 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT4_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT5 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT5_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT6 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT6_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT7 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT7_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT8 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT8_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT9 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEDNESDAYAT9_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT0 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT0_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT1_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT10 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT10_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT11 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT11_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT12 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT12_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT13 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT13_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT14 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT14_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT15 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT15_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT16 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT16_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT17 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT17_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT18 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT18_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT19 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT19_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT2_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT20 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT20_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT21 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT21_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT22 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT22_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT23 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT23_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT3 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT3_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT4 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT4_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT5 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT5_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT6 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT6_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT7 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT7_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT8 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT8_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT9 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCNFG_WEEKDAYAT9_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DIDATABASEINSTANCE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DIDATABASEINSTANCE_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DIEXTERNALSOURCEDROPBOX - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DIEXTERNALSOURCEDROPBOX_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DIEXTERNALSOURCEELASTICSEARCH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DIEXTERNALSOURCEELASTICSEARCH_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DIEXTERNALSOURCEFACEBOOK - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DIEXTERNALSOURCEFACEBOOK_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DIEXTERNALSOURCEGDRIVE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DIEXTERNALSOURCEGDRIVE_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DIEXTERNALSOURCEGOOGLEANALYTICS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DIEXTERNALSOURCEGOOGLEANALYTICS_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DIEXTERNALSOURCEGOOGLEBIGQUERY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DIEXTERNALSOURCEGOOGLEBIGQUERY_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DIEXTERNALSOURCEGOOGLEBIGQUERYFFSQLMODEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DIEXTERNALSOURCEGOOGLEBIGQUERYFFSQLMODEL_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DIEXTERNALSOURCEHADOOPGATEWAY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DIEXTERNALSOURCEHADOOPGATEWAY_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DIEXTERNALSOURCESFDC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DIEXTERNALSOURCESFDC_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DIEXTERNALSOURCESFDC2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DIEXTERNALSOURCESFDC2_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DIEXTERNALSOURCESFFNEWSEARCHANDBROWSING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DIEXTERNALSOURCESFFNEWSEARCHANDBROWSING_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DIEXTERNALSOURCESFLEGACY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DIEXTERNALSOURCESFLEGACY_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DIEXTERNALSOURCESFSANDBOX - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DIEXTERNALSOURCESFSANDBOX_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DIEXTERNALSOURCESOLR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DIEXTERNALSOURCESOLR_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DIEXTERNALSOURCETWITTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DIEXTERNALSOURCETWITTER_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DIEXTERNALSOURCEURLAUTHANONYMOUS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DIEXTERNALSOURCEURLAUTHANONYMOUS_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DIEXTERNALSOURCEURLAUTHINTEGRATED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DIEXTERNALSOURCEURLAUTHINTEGRATED_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DIEXTERNALSOURCEURLAUTHKERBEROS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DIEXTERNALSOURCEURLAUTHKERBEROS_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DIEXTERNALSOURCEURLAUTHSHAREDKERBEROS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DIEXTERNALSOURCEURLAUTHSHAREDKERBEROS_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DIEXTERNALSOURCEURLAUTHWINDOWS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DIEXTERNALSOURCEURLAUTHWINDOWS_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DISERVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_DISERVER_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_STATISTICSINSTANCE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWCONF_STATISTICSINSTANCE_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_ANALYSIS_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_ATTRIBUTE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_ATTRS_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_AUTOSTYLES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_AUTOSTYLES_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_BASEFML_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_BLANKDASHBOARD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_BLANKDASHBOARD_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_BLANKDOCUMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_BLANKDOCUMENT_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_BLANKREPORT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_CONS_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_CUSTGRP_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_DASHBOARDS_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_DATAEXPL_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_DATAEXPLORER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_DOCUMENTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_DOCUMENTS_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_DOSSIERS_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_DRILLMAPS_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_FACTS_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_FIFUNC_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_FILTERS_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_FUNCOP_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_HIER_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_LAYERS_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_MATHFUNC_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_MDSECURITYFILTERS_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_METRICS_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_NEWDOSSIER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_NEWDOSSIER_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_NEWDOSSIERS_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_OBJTEMP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_OBJTEMPL_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_PARTMAP_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_PBUILDER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_PLUGIN_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_PORTABLE_DASHBOARDS_IPAD_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_PORTABLE_DASHBOARDS_IPHONE_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_PORTABLE_DASHBOARDS_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_PORTABLE_DASHBOARDS_WEB_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_PRJBLDR_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_PROFILE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_PROFILES_C - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_PROJECTOBJECTS_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_PROMPTS_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_PROPSET - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_PUBLIC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_PUBLIC_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_PYTHONSCRIPTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_PYTHONSCRIPTS_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_REPORTS_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_SAMPLE_DASHBOARDS_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_SCHEMA - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_SCHEMA_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_SEARCHES_C - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_STATFUNC_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_SUBTOT_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_SYSTEM_PROMPTS_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_TABLES_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_TAGS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_TEMPLATES_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_TRANS_N - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_NEWPRJ_VERSION_HISTORY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_ORANGE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_ParallelDataFetchPlusNormalizationFeatureFlag_Description - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_ParallelDataFetchPlusNormalizationFeatureFlag_Name - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_ParCSIExec_FeatureFlag_Description - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_ParCSIExec_FeatureFlag_Name - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PLATFORMADMINISTRATOR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PLATFORMADMINISTRATOR_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PRIVATE_SEGMENTS_FOLDER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROJECT_BULK_ADMINS_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROJECT_BULK_ADMINS_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROJECT_OPERATIONS_ADMINS_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROJECT_OPERATIONS_ADMINS_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROJECT_OPERATIONS_MONITORS_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROJECT_OPERATIONS_MONITORS_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROJECT_RESOURCE_SETTINGS_ADMINS_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROJECT_RESOURCE_SETTINGS_ADMINS_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROJECT_SECURITY_ADMINS_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROJECT_SECURITY_ADMINS_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_ALL_ATTRIBUTES_MEANING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_ALL_ATTRIBUTES_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_ALL_ATTRIBUTES_TITLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_ALL_FILTERS_MEANING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_ALL_FILTERS_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_ALL_FILTERS_TITLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_ALL_HIERARCHIES_MEANING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_ALL_HIERARCHIES_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_ALL_HIERARCHIES_TITLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_ALL_METRICS_MEANING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_ALL_METRICS_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_ALL_METRICS_TITLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_ALL_TEMPLATES_MEANING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_ALL_TEMPLATES_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_ALL_TEMPLATES_TITLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_APPLICATUION_ID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_LDAP_ATTR1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_LDAP_ATTR10 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_LDAP_ATTR11 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_LDAP_ATTR12 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_LDAP_ATTR13 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_LDAP_ATTR14 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_LDAP_ATTR15 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_LDAP_ATTR16 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_LDAP_ATTR17 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_LDAP_ATTR18 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_LDAP_ATTR19 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_LDAP_ATTR2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_LDAP_ATTR20 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_LDAP_ATTR21 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_LDAP_ATTR22 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_LDAP_ATTR23 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_LDAP_ATTR24 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_LDAP_ATTR25 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_LDAP_ATTR26 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_LDAP_ATTR27 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_LDAP_ATTR28 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_LDAP_ATTR29 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_LDAP_ATTR3 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_LDAP_ATTR30 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_LDAP_ATTR31 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_LDAP_ATTR32 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_LDAP_ATTR33 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_LDAP_ATTR34 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_LDAP_ATTR35 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_LDAP_ATTR36 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_LDAP_ATTR37 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_LDAP_ATTR38 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_LDAP_ATTR39 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_LDAP_ATTR4 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_LDAP_ATTR40 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_LDAP_ATTR5 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_LDAP_ATTR6 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_LDAP_ATTR7 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_LDAP_ATTR8 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_LDAP_ATTR9 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_MEMBERID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_MOBILE_ID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_PAGEID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_PAGEID_LIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_PRIVILEGES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_PROFILE_ID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_TOKEN_1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_TOKEN_2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_TOKEN_3 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_TOKEN_4 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_DESC_UID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_LOGIN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_LOGIN_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_APPLICATUION_ID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_LDAP_ATTR1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_LDAP_ATTR10 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_LDAP_ATTR11 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_LDAP_ATTR12 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_LDAP_ATTR13 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_LDAP_ATTR14 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_LDAP_ATTR15 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_LDAP_ATTR16 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_LDAP_ATTR17 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_LDAP_ATTR18 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_LDAP_ATTR19 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_LDAP_ATTR2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_LDAP_ATTR20 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_LDAP_ATTR21 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_LDAP_ATTR22 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_LDAP_ATTR23 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_LDAP_ATTR24 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_LDAP_ATTR25 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_LDAP_ATTR26 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_LDAP_ATTR27 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_LDAP_ATTR28 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_LDAP_ATTR29 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_LDAP_ATTR3 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_LDAP_ATTR30 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_LDAP_ATTR31 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_LDAP_ATTR32 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_LDAP_ATTR33 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_LDAP_ATTR34 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_LDAP_ATTR35 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_LDAP_ATTR36 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_LDAP_ATTR37 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_LDAP_ATTR38 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_LDAP_ATTR39 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_LDAP_ATTR4 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_LDAP_ATTR40 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_LDAP_ATTR5 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_LDAP_ATTR6 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_LDAP_ATTR7 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_LDAP_ATTR8 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_LDAP_ATTR9 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_MEMBERID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_MOBILE_ID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_PAGEID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_PAGEID_LIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_PRIVILEGES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_PROFILE_ID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_TOKEN_1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_TOKEN_2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_TOKEN_3 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_TOKEN_4 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PROMPT_NAME_UID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PUBLISHED_DOSSIERS_FOLDER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PublishedDossier_Shortcut_Description - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_PublishedDossier_Shortcut_Name - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_QUALIFY_ALL_METRICS_MEANING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_QUALIFY_ALL_METRICS_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_QUALIFY_ALL_METRICS_TITLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_RA_ParentPosition - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_RA_ParentPosition_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_RED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_REPORT_BUILDER_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_REPORT_BUILDER_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_REPORT_WIZARD_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_REPORT_WIZARD_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_RFPALETTE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_RQE_FFSQLTextPromptSecurityFeatureFlag_Name - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_RSTPALETTE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_RTPALETTE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_SEARCH_ALL_ATTRIBUTES_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_SEARCH_ALL_FILTERS_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_SEARCH_ALL_METRICS_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_SEARCH_ALL_TEMPLATES_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_SEARCH_ATTRIBUTE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_SEARCH_CONSOLIDATION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_SEARCH_CUSTOM_GROUP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_SEARCH_DOCUMENT_DEFN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_SEARCH_FACT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_SEARCH_FILTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_SEARCH_FUNCTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_SEARCH_HIERARCHY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_SEARCH_MANAGED_OBJECTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_SEARCH_METRIC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_SEARCH_PROMPT_ELEMENTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_SEARCH_PROMPT_EXPRESSION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_SEARCH_PROMPT_OBJECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_SEARCH_PROMPT_TEXT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_SEARCH_REPORT_DEFN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_SEARCH_SEARCH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_SEARCH_TABLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_SEARCH_TEMPLATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_SEARCH_TRANSFORMATION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_SEGMENT_OBJECTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_SendingLogtoMessagingServices_FeatureFlag_Description - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_SendingLogtoMessagingServices_FeatureFlag_Name - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_SERVER_INTEGRITYIMPACT_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_SERVER_INTEGRITYMGRIMPACT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_SSPALETTE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_AVGDEV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_BDIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_BIDIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_CONFIDENCE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_CORRELATION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_COVARIANCE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_CRITBINOMIAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_CSQR_C168DIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_CSQRTEST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_DATA1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_DATA2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_EXPONENTIALDIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_FDIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_FISHER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_FORECAST_S - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_FORECAST_V - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_FTEST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_GDIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_GROWTH_S - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_GROWTH_V - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_HETEROTTEST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_HOMOTTEST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_HYPERGEOMETRICDIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_INTERCEPT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_INVERSEBDIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_INVERSECDIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_INVERSEFDIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_INVERSEFISHER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_INVERSEGDIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_INVERSELOGNORMALDIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_INVERSENORMDIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_INVERSENORMSDIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_INVERSETDIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_KURTOSIS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_LINEARTREND_S - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_LINEARTREND_V - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_LOGNORMALDIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_MEANTTEST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_NEGATIVEBINOMINALDIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_NORMALDIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_PAIREDTTEST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_PEARSON - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_PERMUT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_POISSONDIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_RSQR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_SKEW - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_SLOPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_STANDARDIZE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_STDNORMALDIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_STEYX - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_TDIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_VARTEST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_STAT_WEIBULLDIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_SUPPORT_CALENDAR_FeatureFlag_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_SUPPORT_CALENDAR_FeatureFlag_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_SVR_BULK_ADMINS_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_SVR_CONF_ADMINS_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_SVR_OPERATIONS_ADMINS_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_SVR_OPERATIONS_MONITORS_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_SVR_RESOURCE_SETTING_ADMINS_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_SVR_SEC_ADMINS_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_SYSTEM_ADMINISTRATOR_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_SYSTEM_ADMINISTRATOR_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_SYSTEM_HIERARCHY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_SYSTEMADMINISTRATOR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_SYSTEMADMINISTRATOR_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TEMPLATE_EMBEDDED_PROMPTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TEMPLATE_EMBEDDED_VIEW - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_ThreadControl_FeatureFlag_Description - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_ThreadControl_FeatureFlag_Name - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAfghanistanTime_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAfghanistanTime_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAfricaCairo_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAfricaCairo_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAfricaCasablanca_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAfricaCasablanca_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAfricaJohannesburg_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAfricaJohannesburg_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAfricaJuba_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAfricaJuba_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAfricaKhartoum_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAfricaKhartoum_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAfricaLagos_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAfricaLagos_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAfricaNairobi_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAfricaNairobi_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAfricaSaoTome_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAfricaSaoTome_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAfricaTripoli_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAfricaTripoli_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAfricaWindhoek_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAfricaWindhoek_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaAdak_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaAdak_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaAnchorage_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaAnchorage_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaAraguaina_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaAraguaina_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaAsuncion_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaAsuncion_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaBahia_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaBahia_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaBogota_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaBogota_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaBuenosAires_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaBuenosAires_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaCaracas_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaCaracas_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaCayenne_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaCayenne_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaChicago_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaChicago_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaChihuahua_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaChihuahua_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaCuiaba_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaCuiaba_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaDenver_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaDenver_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaGodthab_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaGodthab_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaGrandTurk_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaGrandTurk_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaGuatemala_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaGuatemala_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaHalifax_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaHalifax_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaHavana_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaHavana_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaIndianapolis_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaIndianapolis_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaLaPaz_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaLaPaz_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaLosAngeles_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaLosAngeles_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaMexicoCity_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaMexicoCity_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaMiquelon_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaMiquelon_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaMontevideo_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaMontevideo_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaNewYork_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaNewYork_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaPhoenix_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaPhoenix_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaPortauPrince_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaPortauPrince_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaPuntaArenas_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaPuntaArenas_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaRegina_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaRegina_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaSantiago_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaSantiago_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaSaoPaulo_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaSaoPaulo_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaStJohns_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaStJohns_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaTijuana_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaTijuana_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaWhitehorse_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAmericaWhitehorse_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneArgentinaTime_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneArgentinaTime_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaAlmaty_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaAlmaty_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaAmman_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaAmman_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaBaghdad_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaBaghdad_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaBaku_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaBaku_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaBangkok_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaBangkok_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaBarnaul_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaBarnaul_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaBeirut_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaBeirut_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaCalcutta_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaCalcutta_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaChita_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaChita_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaColombo_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaColombo_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaDamascus_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaDamascus_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaDhaka_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaDhaka_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaDubai_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaDubai_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaHebron_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaHebron_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaHovd_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaHovd_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaIrkutsk_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaIrkutsk_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaJerusalem_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaJerusalem_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaKabul_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaKabul_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaKamchatka_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaKamchatka_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaKarachi_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaKarachi_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaKatmandu_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaKatmandu_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaKrasnoyarsk_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaKrasnoyarsk_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaMagadan_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaMagadan_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaNovosibirsk_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaNovosibirsk_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaOmsk_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaOmsk_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaPyongyang_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaPyongyang_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaQyzylorda_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaQyzylorda_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaRangoon_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaRangoon_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaRiyadh_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaRiyadh_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaSakhalin_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaSakhalin_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaSeoul_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaSeoul_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaShanghai_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaShanghai_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaSingapore_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaSingapore_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaSrednekolymsk_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaSrednekolymsk_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaTaipei_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaTaipei_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaTashkent_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaTashkent_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaTbilisi_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaTbilisi_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaTehran_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaTehran_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaTokyo_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaTokyo_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaTomsk_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaTomsk_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaUlaanbaatar_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaUlaanbaatar_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaVladivostok_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaVladivostok_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaYakutsk_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaYakutsk_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaYekaterinburg_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaYekaterinburg_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaYerevan_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAsiaYerevan_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAtlanticAzores_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAtlanticAzores_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAtlanticCapeVerde_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAtlanticCapeVerde_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAtlanticReykjavik_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAtlanticReykjavik_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAustraliaAdelaide_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAustraliaAdelaide_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAustraliaBrisbane_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAustraliaBrisbane_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAustraliaDarwin_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAustraliaDarwin_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAustraliaEucla_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAustraliaEucla_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAustraliaHobart_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAustraliaHobart_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAustraliaLordHowe_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAustraliaLordHowe_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAustraliaPerth_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAustraliaPerth_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAustraliaSydney_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneAustraliaSydney_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEtcGMTminus12_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEtcGMTminus12_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEtcGMTminus13_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEtcGMTminus13_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEtcGMTplus11_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEtcGMTplus11_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEtcGMTplus12_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEtcGMTplus12_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEtcGMTplus2_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEtcGMTplus2_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEtcGMTplus8_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEtcGMTplus8_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEtcGMTplus9_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEtcGMTplus9_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEuropeAstrakhan_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEuropeAstrakhan_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEuropeBerlin_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEuropeBerlin_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEuropeBucharest_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEuropeBucharest_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEuropeBudapest_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEuropeBudapest_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEuropeChisinau_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEuropeChisinau_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEuropeIstanbul_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEuropeIstanbul_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEuropeKaliningrad_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEuropeKaliningrad_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEuropeKiev_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEuropeKiev_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEuropeLondon_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEuropeLondon_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEuropeMinsk_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEuropeMinsk_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEuropeMoscow_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEuropeMoscow_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEuropeParis_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEuropeParis_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEuropeSamara_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEuropeSamara_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEuropeSaratov_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEuropeSaratov_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEuropeVolgograd_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEuropeVolgograd_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEuropeWarsaw_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneEuropeWarsaw_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneIndianMauritius_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneIndianMauritius_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezonePacificApia_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezonePacificApia_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezonePacificAuckland_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezonePacificAuckland_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezonePacificBougainville_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezonePacificBougainville_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezonePacificChatham_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezonePacificChatham_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezonePacificEaster_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezonePacificEaster_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezonePacificFiji_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezonePacificFiji_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezonePacificGuadalcanal_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezonePacificGuadalcanal_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezonePacificHonolulu_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezonePacificHonolulu_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezonePacificKiritimati_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezonePacificKiritimati_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezonePacificMarquesas_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezonePacificMarquesas_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezonePacificNorfolk_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezonePacificNorfolk_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezonePacificPortMoresby_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezonePacificPortMoresby_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezonePacificTongatapu_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezonePacificTongatapu_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneUTC_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TimezoneUTC_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TOT_AGG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TOT_AVERAGE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TOT_COUNT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TOT_GEOMEAN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TOT_MAXIMUM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TOT_MEDIAN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TOT_MINIMUM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TOT_MODE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TOT_NAME_AGG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TOT_NAME_AVERAGE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TOT_NAME_COUNT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TOT_NAME_GEOMEAN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TOT_NAME_MAXIMUM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TOT_NAME_MEDIAN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TOT_NAME_MINIMUM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TOT_NAME_MODE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TOT_NAME_PRODUCT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TOT_NAME_STDDEV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TOT_NAME_TOTAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TOT_NAME_VARIANCE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TOT_PRODUCT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TOT_STDDEV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TOT_TOTAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TOT_VARIANCE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TPPALETTE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TRANS_EMAIL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TRANS_EMAIL_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TRANS_FILE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TRANS_FILE_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TRANS_FTP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TRANS_FTP_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TRANS_MOBILECLIENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TRANS_MOBILECLIENT_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TRANS_MOBILECLIENTANDROID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TRANS_MOBILECLIENTANDROID_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TRANS_MOBILECLIENTIPAD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TRANS_MOBILECLIENTIPAD_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TRANS_MOBILECLIENTIPHONE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TRANS_MOBILECLIENTIPHONE_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TRANS_PRINT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_TRANS_PRINT_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_USER_ADMINS_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_USER_SECOND_FACTOR_EXEMPT_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_USERGROUP_ANALYTICSSERVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_USERGROUP_ANALYTICSSERVER_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_USERGROUP_API - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_USERGROUP_API_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_USERGROUP_ARCHITECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_USERGROUP_ARCHITECT_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_USERGROUP_COLLABORATIONSERVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_USERGROUP_COLLABORATIONSERVER_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_USERGROUP_DESKTOP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_USERGROUP_DESKTOP_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_USERGROUP_DISTRIBUTIONSERVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_USERGROUP_DISTRIBUTIONSERVER_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_USERGROUP_MOBILE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_USERGROUP_MOBILE_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_USERGROUP_REPORTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_USERGROUP_REPORTER_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_USERGROUP_TRANSACTIONSERVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_USERGROUP_TRANSACTIONSERVER_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_USERGROUP_WEB - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_USERGROUP_WEB_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_VNPALETTE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_XDA_CELLFORMAT_MIX - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PDS_YELLOW - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PROJECT_CREATOR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PROMPT_ALL_QUALITIES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PROMPT_ATTRIBUTE_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PROMPT_ATTRIBUTE_ID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PROMPT_CHOOSE_ALLMETRICS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PROMPT_CHOOSE_METRIC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PROMPT_ELEMENTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PROMPT_HIERARCHY_ELEMENTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PROMPT_HIERARCHY_QUAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PROMPT_METRIC_QUAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PROMPT_QUALITY_ELEMENTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PROMPT_QUALITY_QUAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PROMPT_REQ - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_PROPERTY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_QUERY_ENGINE_SERVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_REPORT_EXECUTOR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_REPORT_FILTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_REPORT_NET_CLIENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_REPORT_NET_SERVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_REPORT_OUT_SOURCE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_REPORT_SERVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_REPORT_SERVICES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_RESOLUTION_SERVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_ROOT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_SAVELINK - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_SAVENMOVE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_SCHEMA_MANIPULATOR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_SCRIPT_ENGINE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_SCRIPT_SERVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_SEARCH_SERVICES_CLIENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_SEARCH_SERVICES_SERVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_SECTION_BODY_FOOTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_SECTION_BODY_HEADER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_SECTION_DETAILS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_SECTION_DOCUMENT_FOOTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_SECTION_DOCUMENT_HEADER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_SECTION_GROUPBY_FOOTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_SECTION_GROUPBY_HEADER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_SECTION_OTHER_FOOTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_SECTION_OTHER_HEADER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_SECTION_PAGE_FOOTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_SECTION_PAGE_HEADER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_SERVER_ADMIN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_SOURCE_NET_CLIENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_SOURCE_NET_SERVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_SQL_ENGINE_SERVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_SQLS_SERVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_STATISTICS_MGR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_TA_CHATTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_TA_ENTITY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_TA_ENTITY_SENT_SCORE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_TA_ENTITY_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_TA_PHRASE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_TA_PHRASE_SENT_SCORE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_TA_PHRASE_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_TA_TERM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_TA_TERM_POS_TAG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_TA_TERM_STERM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_TA_TEXT_SENT_SCORE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_TA_THEME_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_TA_THEME_NORM_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_TA_THEME_SENT_SCORE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_TA_THEME_STEM_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_TA_TOKEN_SENT_SCORE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_TA_TOPIC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_TA_TOPIC_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_VIEW_FILTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_WCOV_WEIGHTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_WeghtStdevP_Value - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_WeightMeanAve - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_WeightMeanAve_Values - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_WeightMeanAve_Weights - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_WeightStdevP_Weights - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_XML_ELEMENTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_C_XTAB_FACTORY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_CUSTOM_EASTERN_STANDARD_TIME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_CUSTOM_EASTERN_STANDARD_TIME_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_DAY_INTERVAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_DAY_INTERVAL_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_DAY_OF_WEEK_GROUP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_DAY_OF_WEEK_GROUP_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_DESCRIPTION_PATTERN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_9_ALPHA_OR_BETA_PROJECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_ACCESSIBLEPROJECT_NOT_CALCULATED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_AMBIGUOUSID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_AMBIGUOUSNAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_APITOKEN_USERGROUPNOTALLOWED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_APPLY_OPERATIONS_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_APPSCHEMA - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_ATTRIBUTE_ALREADY_MAPPED_IN_TABLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_ATTRIBUTE_DEFN_FORM_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_ATTRIBUTE_FORM_RECURSIVE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_ATTRIBUTE_NOT_MAPPED_IN_TABLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_BAD_ITEM_SPEC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_BAD_REPORT_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_BASEFORM_DATATYPE_NOT_AVAILABLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_BASEFORM_WITH_UNDEFINED_COLUMN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_BLOB_NOT_IN_RIGHT_TABLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_BOOKMARK_ID_NOT_PROVIDED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_BOOKMARK_NAME_NOT_PROVIDED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_BOOKMARK_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_BUFFER_TOOSMALL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_CACHE_CHECK_COUNT_EXCEED_MAXIMUM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_CACHE_IN_PROCESSING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_CALLS_ON_READ_ONLY_OBJECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_CANNOT_COPY_DUE_TO_CUBE_QUOTA_EXCEEDED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_CANNOT_CREATE_HTML_CONTENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_CANNOT_EXPORT_DUE_TO_DSN_CONVERSION_FAILURE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_CANNOT_EXPORT_DUE_TO_MSTR_SIZE_EXCEEDED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_CANNOT_IMPORT_DUE_TO_INCOMPATIBLE_MSTR_VERSION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_CANNOT_IMPORT_DUE_TO_LACK_PRIVILEGE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_CANNOT_IMPORT_DUE_TO_MISSING_CUBE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_CANNOT_IMPORT_MSTR_DUE_TO_MD_OBJECT_MISSING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_CANNOT_MERGE_USER_AND_GROUP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_CANNOT_PARSE_INCOMMING_STRING_TO_JSON - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_CANNOT_PARSE_OBJECT_JSON_STRING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_CANNOT_POPULATE_EXTERNAL_SHORTCUT_TARGET - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_CANNOT_SAVE_DUE_TO_BROKEN_SUBSCRIPTION_DEPENDENCY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_CANNOT_SAVE_DUE_TO_CUBE_QUOTA_EXCEEDED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_CANNOT_SET_BASE_ON_SYSTEM_TIMEZONE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_CANNOT_SUPPORT_CONCURRENT_COMPLIANCE_AUDIT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_CANNOT_SUPPORT_NEW_COMPLIANCE_AUDIT_FEATURE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_CANNOT_TIMEZONE_SENSITIVE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_CHANGE_JOURNALING_NOT_DISABLED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_CHANGE_JOURNALING_NOT_ENABLED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_CHANGE_JOURNALING_NOT_SUPPORTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_CHANGE_OBJECT_ID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_CLIENTID_SECRET_NOFOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_COLUMN_REUSE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_COMPOUND_GRID_NOT_SUPPORTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_COPY_EMBEDDED_OBJECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_CREATE_CONFIGURATION_WITH_ID_UNSUPPORTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_CUBE_DEFN_CHANGED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_CUBE_INSTANCE_LINKED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_CUSTOM_GROUP_OVERWRITE_FILTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_CUSTOM_INTERFACELANGUAGE_CANNOT_BE_BASE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_CUSTOM_TIMEZONE_CANNOT_BE_BASE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_DATAELEMENT_EXISTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_DB_LOGIN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_DBCONNECTION_HAS_NO_DBLOGIN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_DBROLE_HAS_NO_DEFAULT_DBCONNECTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_DBROLE_NOT_SAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_DBROLE_NOTSET - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_DELETE_DEP_PROJ_OBJ_ON_CONFIG_OBJ - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_DELETE_DEPOBJ - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_DELETE_DEPOBJ_EX - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_DELETE_FIRSTFORM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_DELETE_SYSDIM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_DELETE_SYSTEM_USER_OR_GROUP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_DELETE_USER_HAS_LOCK - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_DELETEUSER_OWNER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_DEPLOYMENT_FEATURE_FLAG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_DIRECT_MAPPING_VALIDATION_FAILED_BUT_REVERSE_OK - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_DRIVER_DISABLED_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_DSSFILE_SETTING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_DUP_BASE_ATTRIBUTE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_DUP_NAME_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_DUPLICATE_COLUMNNAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_DUPLICATE_LOCALE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_DUPLICATE_SMART_ATTRIBUTE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_EKM_INTEGRITY_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_EKM_INVALID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_EKM_NOT_MATCH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_EMBEDDED_NO_ID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_EMPTY_PROPERTY_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_ERROR_DSSID2BSTR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_EXIST_FORMCATEGORY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_EXIST_RELATIONSHIP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_EXISTCOMPATIBLE_TABLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_EXISTING_ITEM_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_EXPORT_MSTR_NOT_AVALIABLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_EXPORT_MSTR_NOT_AVALIABLE_FOR_FINANCIAL_REPORT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_EXPORT_MSTR_NOT_AVALIABLE_FOR_MDX_FINANCIAL_REPORT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_EXPRESSION_TOO_DEEP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_EXTERNAL_SHORTCUT_NO_DBROLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_FAIL_COCREATEINSTANCE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_FAIL_TO_EXPORT_MSTR_AS_OFFLINE_MODE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_FAIL_TO_EXPORT_MSTR_DUE_TO_MISSING_CUBE_INSTANCE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_FAIL_TO_IMPORT_MSTR_FILE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_FAILED_TO_IMPORT_DUMMY_DATASET - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_FAILED_TO_PERSIST_JSON - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_FAILED_TO_READ_JSON_VALUE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_FAILED_TO_RESTORE_JSON - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_FEATURE_DISABLED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_FEATURE_NOT_SUPPORTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_FEATURE_NOT_SUPPORTED_IN_MSWEB - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_FEATUREFLAGMGR_NOTINIT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_FENCE_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_FFSQL_ERROR_OBTAIN_DATA - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_FILE_DECRYPTION_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_FILE_ENCRYPTION_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_FOLDER_INCONSISTENCY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_FOLDER_NOT_EMPTY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_FOLDER_TREE_BOTH_PROJECT_AND_CONFIGURATION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_FOLDER_TREE_MULTI_SEARCHROOTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_FOLDER_TREE_UNROOTED_MANAGED_OBJECTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_FOLDER_TYPES_COLLECTION_NOT_SUPPORTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_FTN_CANNOTSET - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_FUNCTION_PROPERTY_NOT_VALID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_GENERICS_READONLY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_GENERICS_UNCHECKED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_GENERICS_UNKNOWN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_HOLDER_INCONSISTENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_ICONPATH_TOO_LONG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_ID_DUPLICATE_EMBEDDED_PROMPT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_IMAGE_URL_TOO_LONG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_INCOMPATIBLE_JSON_VALUE_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_INCOMPATIBLE_TOTAL_TABLE_COUNT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_INDEX_OUT_OF_RANGE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_INDEX_OUT_OF_RANGE_EX - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_INDEX_OUTOFRANGE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_INSUFFICIENT_VERSION_FOR_ACCESS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_INTERNAL_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_INVALID_BASE_ATTRIBUTE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_INVALID_BOOKMARK_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_INVALID_BULK_REQUEST_FOLDER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_INVALID_BULK_REQUEST_PROJECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_INVALID_CMS_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_INVALID_COOKIE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_INVALID_DSSFILE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_INVALID_DSSID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_INVALID_FORMAT_PROPERTY_ID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_INVALID_FORMAT_PROPERTY_SET - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_INVALID_FORMAT_PROPERTY_VT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_INVALID_INDEX - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_INVALID_LOCALE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_INVALID_MAKEOWNED_OBJECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_INVALID_MANAGED_OBJECT_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_INVALID_MANAGED_OBJECTS_FOLDER_OPERATION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_INVALID_MULTILINGUAL_STRING_KEY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_INVALID_NUMERIC_ELEMENT_VALUE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_INVALID_REPORT_AS_FILTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_INVALID_REPOSITORYID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_INVALID_SCHEMA_INSTANCE_ID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_INVALID_STRING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_INVALID_TARGET - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_INVALID_THUMBNAIL_STRING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_ITEM_EXISTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_JOB_ID_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_JOB_IN_WAITING_LIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_KEY_EXISTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_KEY_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_KEYSTORE_DECRYPTION_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_KEYSTORE_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_LANGUAGE_MISMATCH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_LANGUAGE_MISMATCH_CLIENT_SERVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_LAST_MEM_IN_TRANS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_LIBRARY_NOT_CALCULATED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_LOAD_PREDEFINED_PACKAGE_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_LOCALE_ID_MISMATCH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_LOCALE_NOT_SUPPORTED_BY_CONFIGURATION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_LOCK_FOLDER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_LOCKED_CONFIG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_MAPPING_VALIDATION_FAILED_IN_BOTH_DIRECTIONS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_MASTERKEY_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_MDUPDATE_REQUIRED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_MESSAGE_CURRUPTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_MESSAGE_ID_NOT_PROVIDED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_MESSAGE_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_METADATA_INTERNATIONALIZATION_NOT_SUPPORTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_METHOD_NOTSUPPORT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_METRIC_DISPLAY_PATH_INVALID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_MISSING_ATTRIBUTE_DIM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_MISSING_BASEFORM_ID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_MODIFIED_LINKED_OBJECTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_MULTI_ERRS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_MULTILINGUAL_STRING_TOO_LONG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_NAME_BAD_FIRST_CHAR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_NAME_COLLISION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_NAME_INVALID_CHAR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_NAME_REQUIRED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_NAME_TOO_LONG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_NAMECLASH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_NESTED_PROMPT_TO_PROMPT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_NEW_KM_INITALIZE_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_NO_ACCESSIBLE_PROJECT_OR_PRIV_LACK - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_NO_ASYNCHRONOUS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_NO_BASE_GRAPHSTYLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_NO_COMMEN_TABLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_NO_LOCALE_ID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_NO_LOCALE_OBJECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_NO_MYANSWERS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_NO_PARENT_FOLDER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_NO_REFERENCE_TO_DBROLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_NO_RELATED_TABLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_NO_SMART_ATTRIBUTE_FOR_BASE_ATTRIBUTE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_NODE_SHORTCUT_TARGET - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_NOT_ALLOW_CHANGE_SERVICE_USER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_NOT_ALLOW_CHANGE_SYSTEM_OBJECTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_NOT_ALLOW_TO_DOWNLOAD_MSTR_FILE_DUE_TO_SMART_ATTRIBUTE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_NOT_COMMON_TABLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_NOT_DATETIME_BASE_ID_FORM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_NOT_FFSQL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_NOT_QUERY_BUILDER_REPORT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_NOT_SEARCH_FOLDER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_NOT_SMART_ATTRIBUTE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_NOT_SUPPORT_FUNCTION_PROPERTY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_NOT_WEBFFSQL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_NOT_WEBQB_OR_WEBFFSQL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_NOTCOMPATIBLE_TABLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_NOTFOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_NOTINITIALIZED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_NOTSUPPORT_CURRENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_NOTSUPPORT_ODBC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_NOTSUPPORT_PERNAMESPACE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_NULLSTRING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_OBJECT_DECRYPTION_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_OBJECT_DELETED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_OBJECT_DOES_NOT_SUPPORT_ACTIVE_PROMPT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_OBJECT_ENCRYPTION_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_OBJECT_INVISIBLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_OBJECT_INVISIBLE_EX - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_OBJECT_LOCK_CONFLICT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_OBJECT_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_OBJECT_NOT_FOUND_P - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_OBJECT_NOTINITIALIZED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_OBJECT_OUT_OF_DATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_OBJECT_SERVER_DISCONNECTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_OBSOLETE_CLIENT_VERSION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_OLD_KM_INITALIZE_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_OPEN_FILE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_OVERWRITE_REPORT_IN_DOCUMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_PRIMARY_KEY_NOT_SET - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_PRIMARY_LOCALE_CHANGE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_PRIMARY_LOCALE_NOT_SET - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_PROCESS_CANCELED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_PROCESS_NOT_FOUND_IN_CACHE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_PROHIBITED_WRITE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_PROJECT_DBROLE_NOT_SET - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_PROJECT_LOCKED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_PROMPT_MISMATCH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_PROPERTY_NOTSUPPORT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_QCOLUMNSHORTCUT_TARGET_NOT_RETRIEVABLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_READONLY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_REINITIALIZATION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_REKEY_IN_PROGRESS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_RELATIONSHIP_NOTEXIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_REMOVE_PRIMARY_LOCALE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_REPORT_ELEMENT_BROWSE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_RESERVED_VALUE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_RESULTS_NOT_FETCHED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_RUNTIME_PACKAGE_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_RWDFIXISSUE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_RWDTEMPLATENODE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_RWDVALIDATION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_RWRESOLVE_ATTRIBUTEFORM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_RWRESOLVE_DATA_SOURCE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_RWRESOLVE_METRIC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_RWRESOLVE_METRIC_IN_MORE_DATA_SOURCE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_SAME_COLUMNNAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_SCHEMA_MANI_LOCKED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_SCRIPTS_EVALUATION_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_SECURITY_CHECK_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_SESSION_ID_NOT_PROVIDED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_SHAREDPERSONALVIEWLINK_CANNOT_BE_FIND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_SHORTCUT_ID_NOT_PROVIDED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_SHORTCUT_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_SMART_ATTRIBUTE_ROLE_OCCUPIED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_STRING_INVALID_CHARS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_STRING_REQUIRED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_STRING_TOO_LONG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_STRING_TRUNCATED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_STRINGLEN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_STYLE_NOTFOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_STYLE_ON_REPORT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_TABLE_NOT_EXIST_IN_WH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_TARGET_PAGE_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_TEXT_TO_DOUBLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_TEXT_TO_LONG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_TEXT_TO_LONGLONG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_THUMBNAIL_EXCEED_SIZELIMIT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_TNSNAMES_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_TOO_MANY_PROJECTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_TRANSACTION_INVALID_INPUT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_TRANSACTIONSUMBIT_NOCHANGE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_UNEXPECTED_CASE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_UNKNOWN_EXCEPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_UNKNOWN_QUERY_BUILDER_EXPRESSION_PART - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_UNRECOGNIZED_XDATYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_UNSUPPORTED_ASYNCH_BULK_OPERATION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_UNSUPPORTED_CREATION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_UNSUPPORTED_EXTENDEDTYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_UNSUPPORTED_FILETYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_UNSUPPORTED_FLAG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_UNSUPPORTED_FLAGS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_UNSUPPORTED_LOCALE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_UNSUPPORTED_PRIVILEGE_ENUM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_UNSUPPORTED_RELATIONSHIP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_UNSUPPORTED_ROLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_UNSUPPORTED_SERIALIZATION_VERSION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_UNSUPPORTED_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_UNSUPPORTED_URL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_UNSUPPORTED_XDATYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_UPDATE_COLUMNDEP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_URL_IMPORT_NOTALLOWED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_VALIDATEINPUT_FAIL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_VARIANT_CONVERT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_VERSION_CHECK_NOT_SUPPORTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_WEBQB_CANCEL_CONVERT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_WEBQB_EMPTY_SQLS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_WEBQB_ERROR_OBTAIN_DATA - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_WEBQB_MAP_ATTRIBUTE_WITHOUT_MAPPING_ID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_WEBQB_NO_DBROLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_WORKINGSET_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_WRITE_FILE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_WRITE_READ_ONLY_OBJECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_XML_ATTRIBUTE_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_XML_ATTRIBUTE_NOT_FOUND_ONEOF - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_XML_BASE_GRAPHSTYLE_NEEDS_PROPERTY_UPDATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_XML_BUFFER_EXCEPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_XML_CHILD_COUNT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_XML_INVALID_REQUEST_ROOT_NODE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_XML_NODE_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_XML_PROPERTY_TYPE_MISMATCH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_XML_SECOND_CLASS_COLLECTION_SKIP_ITEM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_E_XML_WRONG_DOCUMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_EASTERN_STANDARD_TIME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_EASTERN_STANDARD_TIME_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_EDITOR_EDITED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_FILTERDETAILS_AND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_FILTERDETAILS_BETWEEN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_FILTERDETAILS_EQUAL_ENHANCED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_FILTERDETAILS_EQUALS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_FILTERDETAILS_GREATER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_FILTERDETAILS_GREATER_EQUAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_FILTERDETAILS_LESS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_FILTERDETAILS_LESS_EQUAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_FILTERDETAILS_LIKE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_FILTERDETAILS_NOT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_FILTERDETAILS_NOT_BETWEEN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_FILTERDETAILS_NOT_EQUAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_FILTERDETAILS_NOT_EQUAL_ENHANCED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_FILTERDETAILS_OR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_FILTERDETAILS_RESERVED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_FILTERDETAILS_RESERVED_LAST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_HOUR_INTERVAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_HOUR_INTERVAL_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_HOUR_OF_DAY_GROUP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_HOUR_OF_DAY_GROUP_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_INSERT_SHEET - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_MONTH_INTERVAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_MONTH_INTERVAL_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_NAME_PATTERN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_ABOUT_ALLRIGHTRESERVED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_ABOUT_COPYRIGHT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_ABOUT_VERSION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_AEVERSION_OUTDATED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_CERTIFY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_CERTIFY_INFO_DATECERTIFIED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_CERTIFY_SAVE_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_CERTIFY_SAVE_INFO - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_CERTIFY_SAVEAS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_CERTIFY_SAVEAS_INFO - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_CERTIFY_TIP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_CERTIFY_TIP_2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_CERTIFYBY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_COMPRESSION_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_CONNECTION_STRING_RESPONSE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_CONTROLLER_INITIALIZED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_CREATE_FOLDER_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_DATASETS_CONNECTION_RESPONSE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_DATASETS_CONNECTION_RESPONSE_FOR_CONNECTION_STRING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_DDA_NOT_SUPPORTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_DECERTIFY_IT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_DECOMPRESSION_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_DELETE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_DELETE_SERVERCONNECTION_WARNING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_DI_FILENOTSUPPORTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_DIALOG_LABEL_LANGUAGE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_DIALOG_LABEL_NUMBER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_DIALOG_PREFERENCES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_DIALOG_WELCOME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_DONOT_SAVE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_DOWNLOAD_SCHEMA_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_DSSCONTROLLER_INITIALIZE_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_DSSDATAIMPORT_INITIALIZE_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_E_BYPASS_SECURITY_FILTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_ERROR_NAME_EXISTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_ERROR_WEBCOMMUNICATION_FAILURE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_EXPORT_CUST_VIZ - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_FEEDBACK_TITLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_GOTIT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_INSUFFICIENT_MEMORY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_INVALID_FILE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_INVALID_JSON_PARAMETER_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_JSON_SIZE_EXCEEDED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_LOCALE_CONFLICT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_LOGOUT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MANIPULATION_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MANIPULATION_UNREVERSIBLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_ADDVIZFROMFILE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_ADDVIZFROMGALLERY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_COMMUNITYFORUM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_CONTACTUS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_DESKTOPHELP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_DEVELOPER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_DEVELOPER_VISBUILDER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_ENTERFULLSCREEN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_FILE_CLOSE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_FILE_DASHBOARD_PROPERTIES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_FILE_DOWNLOAD_FROM_SERVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_FILE_EXPORT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_FILE_EXPORT_IMAGE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_FILE_EXPORT_PDF - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_FILE_IMPORT_DATA - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_FILE_IMPORT_VIZ - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_FILE_IMPORT_VIZ_EXIST_NOTIFICATION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_FILE_IMPORT_VIZ_FAIL_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_FILE_IMPORT_VIZ_SUCCESS_NOTIFICATION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_FILE_LOGOUT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_FILE_LOGOUTFROM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_FILE_OPENMSTR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_FILE_PAGE_SETUP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_FILE_PREFERENCES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_FILE_PRINT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_FILE_REFRESH_VIEW - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_FILE_SAVE_TO_SERVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_FILE_SAVEAS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_FILE_SAVEASMSTR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_FILE_SHARE_DASHBOARD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_FILE_SHARE_FACEBOOK - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_FILE_SHARE_PUBLICCLOUD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_FILE_SHARE_TWITTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_FULL_SCREEN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_HELP_FEEDBACK - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_HELP_FORUM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_HELP_ONLINE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_HELP_START_GUIDE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_HELP_TIPS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_HELP_USER_GUIDE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_HELP_WELCOME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_MICROSTRATEGY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_MICROSTRATEGY_ABOUT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_MICROSTRATEGY_HIDE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_MICROSTRATEGY_HIDE_OTHERS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_MICROSTRATEGY_QUIT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_MICROSTRATEGY_SERVICES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_MICROSTRATEGY_SHOW_ALL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_OPENFROMGALLERY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_PRESENTATION_MODE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_PRESENTATION_MODE_EXIT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_SERVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_SERVER_ADDDATASETS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_SERVER_BROWSEALLOBJECTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_SERVER_DOWNLOADDASHBOARD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_SERVER_DOWNLOADREPORT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_SERVER_IMPORT_DASHBOARD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_SERVER_UPLOADDASHBOARD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_STYLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_STYLE_CLASSIC_THEME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_STYLE_CUSTOM_COLOR_PALETTE_PROPERTIES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_STYLE_DARK_THEME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_STYLE_DASHBOARD_FORMATTING_PROPERTIES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_STYLE_DEFAULT_THEME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_STYLE_FORMAT_OBJECT_PROPERTIES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_STYLE_LIGHT_THEME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_STYLE_PALETTES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_STYLE_SELECT_THEME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_SUBMITGALLERY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_TRAININGOFFERING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_VIEW - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_VIEW_DATASET_PANEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_VIEW_EDITOR_PANEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_VIEW_FILTER_PANEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_VIEW_FORMAT_PANEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_VIEW_LAYERS_PANEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_VIEW_PAGEBY_PANEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_VIEW_PROPERTIES_PANEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_VIEW_THEMES_PANEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_VIEW_TOC_PANEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_VIEW_VIZ_GALLERY_PANEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_WINDOW - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_WINDOW_MINIMIZE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU_WINDOW_ZOOM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU10 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU11 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU12 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU3 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU4 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU5 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU6 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU7 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU8 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_MENU9 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_NO_USE_MSTR_DESKTOP_PRIVILEGE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_NO_WRITE_WARNING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_OLD_WS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_PREFS_ASK - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_PREFS_AUTHREQUIRED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_PREFS_CANCEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_PREFS_CHANGE_PROXY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_PREFS_CHANGEAPPLY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_PREFS_CHECKNOW - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_PREFS_CHECKUPDATES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_PREFS_CHECKUPDATESAUTO - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_PREFS_CONNNAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_PREFS_CONNTYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_PREFS_CREATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_PREFS_ENTERNEWNAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_PREFS_GENERAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_PREFS_LANGUAGE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_PREFS_LOGIN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_PREFS_NETWORK - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_PREFS_NEWNAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_PREFS_NUMFMT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_PREFS_OK - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_PREFS_PWD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_PREFS_RENAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_PREFS_SAVEDSUCCESS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_PREFS_SAVEDWITHOUTTEST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_PREFS_SERVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_PREFS_SERVERURL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_PREFS_TESTSAVE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_PREFS_UN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_PREFS_UNABLECONNECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_PREFS_UNABLEVERIFY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_PREFS_WSN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_PREFS_WSP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_PREFS_WSPATH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_PREFS_WST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_PROJECT_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_PROXY_AUTH_REQUIRED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_RECOVER_DASHBOARDNAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_RECOVER_LASTMODIFIED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_RECOVER_MESSAGE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_RECOVER_RECOVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_RECOVER_TITLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_REMOTE_DATASOURCE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_REQUEST_SIZE_TOO_BIG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_RESTORE_MSG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_RESTORE_TITILE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_RETURN_TO_APP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_RUN_MANIPULATION_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_SAVE_CHANGES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_SAVE_RECERTIFY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_SERVER_PROJECT_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_STR_RECOVERY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_STR_VILOADFAILURE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_SYSDEFAULT_FORMAT_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_SYSDEFAULT_INIT_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_TEMPLATE_INFO_DATETEMPLATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_TEMPLATEBY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_TEXT_UNTITLED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_TOO_LONG_JSON_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_UNIMPLETED_SERVICE_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_UNSECURE_HTMLCONTENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_UNSETTEMPLATE_IT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_UNTITLED_DOSSIER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_VISUALIZATION_BUILDER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_VIZ_DELETE_FAIL_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_VIZ_DELETE_FAIL_NOTIFICATION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_VIZ_DELETE_WARNING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_WARING_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_WEBSERVER_AUTH_REQUIRED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_WINDOW_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_WINDOW_WARNING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETIER_XML_FORMAT_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONETITER_JSON_REQUEST_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONTTIER_UPDATE_TITLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_ONTTIER_VIZ_DELETE_EMPTYNAME_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_QUARTER_INTERVAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_QUARTER_INTERVAL_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_ADD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_ADD_DATA - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_ADD_EXISTING_DATASET - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_ADD_EXISTING_SCHEMA - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_AGENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_ALL_OTHERS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_AMOUNT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_AMOUNT_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_BOOKMARK_ADDED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_BOOKMARK_DELETED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_BOOKMARK_RENAMED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_BOOKMARK_UPDATED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_BUILD_QUERY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_CHANGE_JOURNAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_CHANGEJOURNALSEARCH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_CITY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_COLLECTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_COLUMNS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_COUNTRY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_CUSTOM_DATA - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_CUSTOM_QUERY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_EDITOR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_EXCLUDING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_EXTERNAL_SHORTCUT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_EXTERNAL_SHORTCUT_TARGET - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_FILTERDETAILS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_FLAG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_GOVERNING_MAX_ACTIVE_JOB_PER_USER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_GOVERNING_MAX_ACTIVE_JOB_PER_USER_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_GOVERNING_MAX_ACTIVE_WH_JOB_PER_USER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_GOVERNING_MAX_ACTIVE_WH_JOB_PER_USER_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_GOVERNING_MAX_ELAPSE_TIME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_GOVERNING_MAX_ELAPSE_TIME_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_GOVERNING_MAX_FILE_SIZE_DATA_IMPORT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_GOVERNING_MAX_FILE_SIZE_DATA_IMPORT_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_GOVERNING_MAX_MEMORY_RESULT_SETS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_GOVERNING_MAX_MEMORY_RESULT_SETS_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_GOVERNING_MAX_NUMBER_HL_MSGS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_GOVERNING_MAX_NUMBER_HL_MSGS_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_GOVERNING_MAX_QUOTA_FOR_DATA_IMPORT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_GOVERNING_MAX_QUOTA_FOR_DATA_IMPORT_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_GOVERNING_MAX_RETENTION_TIME_HL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_GOVERNING_MAX_RETENTION_TIME_HL_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_GOVERNING_MAX_SUB_PER_SCHEDULE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_GOVERNING_MAX_SUB_PER_SCHEDULE_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_GOVERNING_MAX_SUB_PER_USER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_GOVERNING_MAX_SUB_PER_USER_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_GOVERNING_MAX_WH_EXECUTE_TIME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_GOVERNING_MAX_WH_EXECUTE_TIME_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_GROUP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_GROUPING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_INCLUDING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_INSERT_PANEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_LAYER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_LINK_ATTRIBUTE_GEO_ROLES_NOT_SAME_FORM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_LINK_ATTRIBUTE_INCOMPATIBLE_DATA_TYPES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_LINK_ATTRIBUTE_INCOMPATIBLE_FORMS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_LINK_ATTRIBUTE_INCOMPATIBLE_GEO_ROLES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_LINK_ATTRIBUTE_MISSING_FORMS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_LOCALE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_METRICS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_MOVE_SHEET_TABS_TO_TOP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_MPPPROFILE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_PALETTE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_PANEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_PROMPT_ALL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_PROMPT_NO_SELECTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_PROMPT_NONE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_PROMPT_NOT_ANSWERED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_REMOVE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_ROWS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SE_STOPWORDS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_STATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEATTRIBUTEABSTRACT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEATTRIBUTEROLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEATTRIBUTETRANSFORMATION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPECOLUMNCUSTOM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPECOLUMNNORMAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPECUSTOMGROUP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEDBTABLEPMT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEDIMENSIONORDERED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEDIMENSIONUSER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEDIMENSIONUSERHIERARCHY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEDOCUMENTTHEME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEEXTERNALSHORTCUTSNAPSHOT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEEXTERNALSHORTCUTURL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEFILTERPARTITION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEFOLDERSYSTEM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEFORMNORMAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEFORMSYSTEM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEFUNCTIONTHIRDPARTY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEMETRICDMX - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEMETRICTRAINING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEMONITORDBCONNECTIONS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEMONITORJOBS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEMONITORPERFORMANCE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEMONITORUSERCONNECTIONS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEPROMPTANSWER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEPROMPTANSWERBOOLEAN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEPROMPTBIGDECIMAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEPROMPTBOOLEAN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEPROMPTDATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEPROMPTDIMTY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEPROMPTDOUBLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEPROMPTELEMENTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEPROMPTEXPRESSION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEPROMPTEXPRESSIONDRAFT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEPROMPTLONG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEPROMPTOBJECTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEPROMPTSTRING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEREPORTBASE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEREPORTCUBE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEREPORTDATAMART - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEREPORTENGINE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEREPORTGRAPH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEREPORTGRIDANDGRAPH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEREPORTINCREMENTALREFRESH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEREPORTNONINTERACTIVE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEREPORTTEXT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEREPORTTRANSACTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEREPORTWRITINGDOCUMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEROLETRANSFORMATION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPESEGMENTOBJECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPESHORTCUTWEAKREF - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPESUBTOTALDEFINITION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPESYSTEMSUBTOTAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPETABLEPARTITIONMD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPETABLEPARTITIONWH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_SUBTYPEUSERGROUP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPE_START - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEAGGMETRIC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEAPPLICATION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEATTRIBUTE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEATTRIBUTEFORM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEBLOB - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEBOOKMARK - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPECALENDAR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPECATALOG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPECATALOGDEFN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPECOLUMN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPECOMMANDMANAGERSCRIPT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPECONFIGURATION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPECONSOLIDATION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPECONSOLIDATIONELEMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPECONTENTBUNDLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEDASHBOARDTEMPLATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEDATAMART - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEDATAMARTREPORT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEDBCONNECTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEDBLOGIN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEDBMS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEDBROLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEDBTABLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEDEVICE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEDIMENSION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEDISTANCE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEDOCUMENTDEFINITION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEDRILLMAP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEDRIVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEFACT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEFACTGROUP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEFEATUREFLAG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEFILTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEFOLDER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEFORMAT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEFORMATBAD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEFUNCTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEFUNCTIONPACKAGEDEFINITION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEFUSER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEGRAPHSTYLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEIAM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEINTERFACELANGUAGE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEKPIWatcher - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPELINK - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEMDSECURITYFILTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEMETRIC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEMONITOR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEPERSONALVIEW - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEPROJECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEPROMPT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEPROMPTANSWER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEPROMPTANSWERS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEPROPERTYGROUP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEPROPERTYSET - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEQUALITY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEREPORTDEFN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEREQUEST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED04 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED05 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED06 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED07 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED08 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED09 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED10 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED11 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED12 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED13 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED14 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED15 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED16 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED17 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED18 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED19 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED20 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED21 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED22 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED23 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED24 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED25 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED26 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED27 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED28 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED29 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED30 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED31 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED32 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED33 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED34 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED35 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED36 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED37 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED38 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED39 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED40 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED41 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED42 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED43 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED44 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED45 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED46 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED47 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED48 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED49 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESERVED50 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPERESOLUTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEROLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPESCHEDULEEVENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPESCHEDULEOBJECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPESCHEDULETRIGGER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPESCHEMA - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPESCRIPT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPESCRIPTRUNTIMEENV - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPESEARCH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPESEARCHFOLDER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPESECURITYROLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPESERVERDEF - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPESHORTCUT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPESTYLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPETABLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPETABLESOURCE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPETEMPLATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPETHRESHOLDS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPETIMEZONE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPETRANSMITTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEUNKNOWN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_TYPEWORKFLOW - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_USER_OR_USERGROUP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_STR_XSLNOSUPPORTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_UNSUPPORTED_ENCRYPTION_LEVEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_VERIFICATION_ATTR_BLOCKEND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_VERIFICATION_ATTR_BLOCKI_RESERVED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_VERIFICATION_ATTR_USERDBLOGIN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_VERIFICATION_ATTR_USERGUID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_VERIFICATION_ATTR_USERLDAPDN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_VERIFICATION_ATTR_USERLDAPLogin - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_VERIFICATION_ATTR_USERLOGIN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_VERIFICATION_ATTR_USERNAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_VERIFICATION_ATTR_USERSID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_VERIFICATION_ATTR_USERUID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_WEEK_INTERVAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_WEEK_INTERVAL_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_WSDESKTOP_BYPASS_SECURITY_FILTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_WSDESKTOP_LOCALE_CONFLICT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_WSDESKTOP_PROMPT_NOT_SUPPOTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_WSDESKTOP_VIZ_DELETE_WARNING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_YEAR_INTERVAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOM_YEAR_INTERVAL_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOMSS_FOLDER_TIME_PERIODS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOMSS_FOLDER_TIME_PERIODS_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOMSS_OBJECT_ACTUAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOMSS_OBJECT_ACTUAL_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOMSS_OBJECT_AI_CHATBOT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOMSS_OBJECT_AI_CHATBOT_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOMSS_OBJECT_DATE_TO_MINUTE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOMSS_OBJECT_DATE_TO_MINUTE_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOMSS_OBJECT_MONTH_TO_DATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOMSS_OBJECT_MONTH_TO_DATE_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOMSS_OBJECT_PREVIOUS_15_MINUTES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOMSS_OBJECT_PREVIOUS_15_MINUTES_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOMSS_OBJECT_PREVIOUS_30_MINUTES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOMSS_OBJECT_PREVIOUS_30_MINUTES_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOMSS_OBJECT_PREVIOUS_DAY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOMSS_OBJECT_PREVIOUS_DAY_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOMSS_OBJECT_PREVIOUS_HOUR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOMSS_OBJECT_PREVIOUS_HOUR_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOMSS_OBJECT_PREVIOUS_MONTH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOMSS_OBJECT_PREVIOUS_MONTH_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOMSS_OBJECT_PREVIOUS_PERIOD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOMSS_OBJECT_PREVIOUS_PERIOD_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOMSS_OBJECT_PREVIOUS_QUARTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOMSS_OBJECT_PREVIOUS_QUARTER_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOMSS_OBJECT_PREVIOUS_WEEK - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOMSS_OBJECT_PREVIOUS_WEEK_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOMSS_OBJECT_PREVIOUS_YEAR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOMSS_OBJECT_PREVIOUS_YEAR_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOMSS_OBJECT_QUARTER_TO_DATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOMSS_OBJECT_QUARTER_TO_DATE_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOMSS_OBJECT_WEEK_TO_DATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOMSS_OBJECT_WEEK_TO_DATE_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOMSS_OBJECT_YEAR_TO_DATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSCOMSS_OBJECT_YEAR_TO_DATE_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DssControlTargetTypeDataset - Static variable in interface com.microstrategy.webapi.EnumDSSControlTargetType
Control target to dataset
DssControlTargetTypeDocument - Static variable in interface com.microstrategy.webapi.EnumDSSControlTargetType
Control target to document
DssCubeActive - Static variable in interface com.microstrategy.webapi.EnumDSSCubeStates
 
DssCubeDirty - Static variable in interface com.microstrategy.webapi.EnumDSSCubeStates
 
DssCubeEmma - Static variable in interface com.microstrategy.webapi.EnumDSSCubeStates
 
DssCubeForeign - Static variable in interface com.microstrategy.webapi.EnumDSSCubeStates
 
DssCubeFromMSTRFile - Static variable in interface com.microstrategy.webapi.EnumDSSCubeStates
 
DssCubeHidden - Static variable in interface com.microstrategy.webapi.EnumDSSCubeStates
 
DssCubeImported - Static variable in interface com.microstrategy.webapi.EnumDSSCubeStates
 
DssCubeInfoDirty - Static variable in interface com.microstrategy.webapi.EnumDSSCubeStates
 
DssCubeLoaded - Static variable in interface com.microstrategy.webapi.EnumDSSCubeStates
 
DssCubeLoadPending - Static variable in interface com.microstrategy.webapi.EnumDSSCubeStates
 
DssCubePendingForEngine - Static variable in interface com.microstrategy.webapi.EnumDSSCubeStates
 
DssCubePersisted - Static variable in interface com.microstrategy.webapi.EnumDSSCubeStates
 
DssCubeProcessing - Static variable in interface com.microstrategy.webapi.EnumDSSCubeStates
 
DssCubeReady - Static variable in interface com.microstrategy.webapi.EnumDSSCubeStates
 
DssCubeRemapDirty - Static variable in interface com.microstrategy.webapi.EnumDSSCubeStates
 
DssCubeRepublishAddToCube - Static variable in interface com.microstrategy.webapi.EnumDSSCubeRepublishBehaviorType
Add.
DssCubeRepublishBehaviorTypeMax - Static variable in interface com.microstrategy.webapi.EnumDSSCubeRepublishBehaviorType
Max.
DssCubeRepublishDynamicRepublish - Static variable in interface com.microstrategy.webapi.EnumDSSCubeRepublishBehaviorType
Dynamic Republish.
DssCubeRepublishReplaceCube - Static variable in interface com.microstrategy.webapi.EnumDSSCubeRepublishBehaviorType
Replace.
DssCubeRepublishReserved - Static variable in interface com.microstrategy.webapi.EnumDSSCubeRepublishBehaviorType
Reserved.
DssCubeRepublishUpdate - Static variable in interface com.microstrategy.webapi.EnumDSSCubeRepublishBehaviorType
Update
DssCubeRepublishUpsert - Static variable in interface com.microstrategy.webapi.EnumDSSCubeRepublishBehaviorType
Upsert.
DssCubeReserved - Static variable in interface com.microstrategy.webapi.EnumDSSCubeStates
 
DssCubeUnloadPending - Static variable in interface com.microstrategy.webapi.EnumDSSCubeStates
 
DssCubeUpgrade - Static variable in interface com.microstrategy.webapi.EnumDSSCubeStates
 
DssDataDistributionModeNoDistributeFetching - Static variable in interface com.microstrategy.webapi.EnumDSSDataDistributionMode
No Distribute Fetching.
DssDataDistributionModePartitionByAttribute - Static variable in interface com.microstrategy.webapi.EnumDSSDataDistributionMode
Partition By Attribute.
DssDataDistributionModeUseAEPartition - Static variable in interface com.microstrategy.webapi.EnumDSSDataDistributionMode
Use AE Partition.
DssDataDistributionModeUseDatabaseFunctionality - Static variable in interface com.microstrategy.webapi.EnumDSSDataDistributionMode
Use Database Functionality.
DssDataImportConnectorAddCustomData - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataImportConnectorTypes
 
DssDataImportConnectorBISources - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataImportConnectorTypes
 
DssDataImportConnectorCustomSQL - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataImportConnectorTypes
 
DssDataImportConnectorCustomSQLWizard - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataImportConnectorTypes
 
DssDataImportConnectorDataFromPushAPI - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataImportConnectorTypes
 
DssDataImportConnectorDataFromPushAPIV2 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataImportConnectorTypes
 
DssDataImportConnectorDropbox - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataImportConnectorTypes
 
DssDataImportConnectorFacebook - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataImportConnectorTypes
 
DssDataImportConnectorFileFromDisk - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataImportConnectorTypes
 
DssDataImportConnectorFileFromPublicData - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataImportConnectorTypes
 
DssDataImportConnectorFileFromURL - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataImportConnectorTypes
 
DssDataImportConnectorGenericData - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataImportConnectorTypes
 
DssDataImportConnectorGoogleAnalytics - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataImportConnectorTypes
 
DssDataImportConnectorGoogleBigQuery - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataImportConnectorTypes
 
DssDataImportConnectorGoogleBigQueryFFSQLModel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataImportConnectorTypes
 
DssDataImportConnectorGoogleBigQuerySingleTable - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataImportConnectorTypes
 
DssDataImportConnectorGoogleDrive - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataImportConnectorTypes
 
DssDataImportConnectorHadoopFileBrowser - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataImportConnectorTypes
 
DssDataImportConnectorMicrostrategyProject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataImportConnectorTypes
 
DssDataImportConnectorOLAPSources - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataImportConnectorTypes
 
DssDataImportConnectorReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataImportConnectorTypes
 
DssDataImportConnectorSalesforce - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataImportConnectorTypes
 
DssDataImportConnectorSampleFiles - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataImportConnectorTypes
 
DssDataImportConnectorSearchAsASource - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataImportConnectorTypes
 
DssDataImportConnectorSingleTable - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataImportConnectorTypes
 
DssDataImportConnectorTwitter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataImportConnectorTypes
 
DssDataPreviewInnerJSONData - Static variable in interface com.microstrategy.webapi.EnumDSSDataPreviewJSONFlags
 
DssDataPreviewJSONColumns - Static variable in interface com.microstrategy.webapi.EnumDSSDataPreviewJSONFlags
 
DssDataPreviewJSONCrossTabFlatPreview - Static variable in interface com.microstrategy.webapi.EnumDSSDataPreviewJSONFlags
 
DssDataPreviewJSONData - Static variable in interface com.microstrategy.webapi.EnumDSSDataPreviewJSONFlags
 
DssDataPreviewJSONDITransfsInfo - Static variable in interface com.microstrategy.webapi.EnumDSSDataPreviewJSONFlags
 
DssDataPreviewJSONEmmaTableStateInfo - Static variable in interface com.microstrategy.webapi.EnumDSSDataPreviewJSONFlags
 
DssDataPreviewJSONFullData - Static variable in interface com.microstrategy.webapi.EnumDSSDataPreviewJSONFlags
 
DssDataPreviewJSONGetSimilarTables - Static variable in interface com.microstrategy.webapi.EnumDSSDataPreviewJSONFlags
 
DssDataPreviewJSONHierarchyInfo - Static variable in interface com.microstrategy.webapi.EnumDSSDataPreviewJSONFlags
 
DssDataPreviewJSONInnerSourceInfo - Static variable in interface com.microstrategy.webapi.EnumDSSDataPreviewJSONFlags
 
DssDataPreviewJSONMapping - Static variable in interface com.microstrategy.webapi.EnumDSSDataPreviewJSONFlags
 
DssDataPreviewJSONMappingAttributes - Static variable in interface com.microstrategy.webapi.EnumDSSDataPreviewJSONFlags
 
DssDataPreviewJSONMappingDBTable - Static variable in interface com.microstrategy.webapi.EnumDSSDataPreviewJSONFlags
 
DssDataPreviewJSONMappingMetrics - Static variable in interface com.microstrategy.webapi.EnumDSSDataPreviewJSONFlags
 
DssDataPreviewJSONRelationshipInfo - Static variable in interface com.microstrategy.webapi.EnumDSSDataPreviewJSONFlags
 
DssDataPreviewJSONServiceAnyState - Static variable in interface com.microstrategy.webapi.EnumDSSDataPreviewJSONFlags
 
DssDataPreviewJSONSheetsInfo - Static variable in interface com.microstrategy.webapi.EnumDSSDataPreviewJSONFlags
 
DssDataPreviewJSONSourceInfo - Static variable in interface com.microstrategy.webapi.EnumDSSDataPreviewJSONFlags
 
DssDataPreviewJSONTables - Static variable in interface com.microstrategy.webapi.EnumDSSDataPreviewJSONFlags
 
DssDataTypeBigDecimal - com.microstrategy.web.tasks.models.EnumColumnDataType
 
DssDataTypeBinary - com.microstrategy.web.tasks.models.EnumColumnDataType
 
DssDataTypeBool - com.microstrategy.web.tasks.models.EnumColumnDataType
 
DssDataTypeCellFormatData - com.microstrategy.web.tasks.models.EnumColumnDataType
 
DssDataTypeChar - com.microstrategy.web.tasks.models.EnumColumnDataType
 
DssDataTypeDate - com.microstrategy.web.tasks.models.EnumColumnDataType
 
DssDataTypeDecimal - com.microstrategy.web.tasks.models.EnumColumnDataType
 
DssDataTypeDouble - com.microstrategy.web.tasks.models.EnumColumnDataType
 
DssDataTypeDoubleDouble - com.microstrategy.web.tasks.models.EnumColumnDataType
 
DssDataTypeFloat - com.microstrategy.web.tasks.models.EnumColumnDataType
 
DssDataTypeGuid - com.microstrategy.web.tasks.models.EnumColumnDataType
 
DssDataTypeInt64 - com.microstrategy.web.tasks.models.EnumColumnDataType
 
DssDataTypeInteger - com.microstrategy.web.tasks.models.EnumColumnDataType
 
DssDataTypeLastOne - com.microstrategy.web.tasks.models.EnumColumnDataType
 
DssDataTypeLong - com.microstrategy.web.tasks.models.EnumColumnDataType
 
DssDataTypeLongVarBin - com.microstrategy.web.tasks.models.EnumColumnDataType
 
DssDataTypeLongVarChar - com.microstrategy.web.tasks.models.EnumColumnDataType
 
DssDataTypeMBChar - com.microstrategy.web.tasks.models.EnumColumnDataType
 
DssDataTypeMissing - com.microstrategy.web.tasks.models.EnumColumnDataType
 
DssDataTypeNChar - com.microstrategy.web.tasks.models.EnumColumnDataType
 
DssDataTypeNPattern - com.microstrategy.web.tasks.models.EnumColumnDataType
 
DssDataTypeNumeric - com.microstrategy.web.tasks.models.EnumColumnDataType
 
DssDataTypeNVarChar - com.microstrategy.web.tasks.models.EnumColumnDataType
 
DssDataTypePattern - com.microstrategy.web.tasks.models.EnumColumnDataType
 
DssDataTypeReal - com.microstrategy.web.tasks.models.EnumColumnDataType
 
DssDataTypeReserved - com.microstrategy.web.tasks.models.EnumColumnDataType
 
DssDataTypeShort - com.microstrategy.web.tasks.models.EnumColumnDataType
 
DssDataTypeTime - com.microstrategy.web.tasks.models.EnumColumnDataType
 
DssDataTypeTimeStamp - com.microstrategy.web.tasks.models.EnumColumnDataType
 
DssDataTypeUnknown - com.microstrategy.web.tasks.models.EnumColumnDataType
 
DssDataTypeUnsigned - com.microstrategy.web.tasks.models.EnumColumnDataType
 
DssDataTypeUTF8Char - com.microstrategy.web.tasks.models.EnumColumnDataType
 
DssDataTypeVarBin - com.microstrategy.web.tasks.models.EnumColumnDataType
 
DssDataTypeVarChar - com.microstrategy.web.tasks.models.EnumColumnDataType
 
DssDatePrompt - Static variable in interface com.microstrategy.webapi.EnumScriptVariableType
Specifies a type of date variable
DssDateTimePrompt - Static variable in interface com.microstrategy.webapi.EnumScriptVariableType
Specifies a type of date variable
DssDBCassandra3 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssDBConnectionCacheNone - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDBConnectionCacheOption
 
DssDBConnectionCacheReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDBConnectionCacheOption
 
DssDBConnectionCacheReuse - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDBConnectionCacheOption
 
DssDBConnectionCacheSerialReuse - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDBConnectionCacheOption
 
DssDBConnectionDriverNativeDBAPI - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDBConnectionDriverMode
Specifies that the DB API should be the Native DB API
DssDBConnectionDriverODBC - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDBConnectionDriverMode
Specifies that the DB API should be ODBC
DssDBConnectionDriverReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDBConnectionDriverMode
Not Used
DssDBConnectionExecutionAsynchConnection - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDBConnectionExecutionMode
 
DssDBConnectionExecutionAsynchStatement - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDBConnectionExecutionMode
 
DssDBConnectionExecutionReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDBConnectionExecutionMode
 
DssDBConnectionExecutionSynchronous - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDBConnectionExecutionMode
 
DssDBConnectionMultiProcessMultiProcessMode - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDBConnectionMultiProcessOption
 
DssDBConnectionMultiProcessMultiThreadMode - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDBConnectionMultiProcessOption
 
DssDBConnectionMultiProcessReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDBConnectionMultiProcessOption
 
DssDBSnowflake1x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DSSDefaultFormatHTML - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDefaultFormats
DssDescendantDistanceAbsolute - Static variable in interface com.microstrategy.webapi.EnumDSSMDXDescendantsFlag
bit mask indicating if level distance is absolute(or relative)
DssDescendantFlagAfter - Static variable in interface com.microstrategy.webapi.EnumDSSMDXDescendantsFlag
Bit mask for desc flag AFTER
DssDescendantFlagBefore - Static variable in interface com.microstrategy.webapi.EnumDSSMDXDescendantsFlag
Bit mask for desc flag BEFORE
DssDescendantFlagLeaves - Static variable in interface com.microstrategy.webapi.EnumDSSMDXDescendantsFlag
Bit mask for desc flag LEAVES
DssDescendantFlagSelf - Static variable in interface com.microstrategy.webapi.EnumDSSMDXDescendantsFlag
Bit mask for desc flag SELF
DssDisplayModeHyperCard - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDisplayMode
 
DssDocumentCreatedFromCustomTemplate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocExecutionFlagsExtension
 
DssDocumentEditAction - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocExecutionFlagsExtension
 
DssDocumentFlagsExtensionReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocExecutionFlagsExtension
 
DssDocumentNoActionMode - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocExecutionFlagsExtension
 
DssDocumentPredictiveRequest - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocExecutionFlagsExtension
Indicates the execution is a predictive caching execution
DssDocumentPublishDDACube - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocExecutionFlagsExtension
 
DssDocumentSQLViewMode - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocExecutionFlagsExtension
 
DssDocumentUnitPropertyAlias - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocumentUnitProperty
 
DssDocumentUnitPropertyComment - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocumentUnitProperty
 
DssDocumentUnitPropertyGeographicalRole - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocumentUnitProperty
 
DssDocumentUnitPropertyGridFormat - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocumentUnitProperty
 
DssDocumentUnitPropertyHidden - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocumentUnitProperty
 
DssDocumentUnitPropertyReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocumentUnitProperty
 
DssDocumentUnitPropertyShapeKey - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocumentUnitProperty
 
DssDossierShortcutCacheDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDossierShortcutCacheInfoFlag
 
DssDossierShortcutCacheIncludeDossierHashes - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDossierShortcutCacheInfoFlag
 
DssDossierShortcutDossierVersionHash - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDossierShortcutInfoFlag
Specifies that the dossier version hash will be returned.
DssDossierShortcutInfoBookmark - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDossierShortcutInfoFlag
Specifies that bookmarks will be returned.
DssDossierShortcutInfoCurrentBookmark - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDossierShortcutInfoFlag
Specifies that current applied bookmark info will be returned.
DssDossierShortcutInfoDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDossierShortcutInfoFlag
Specifies that only basic shortcut info will be returned.
DssDossierShortcutInfoTOC - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDossierShortcutInfoFlag
Specifies that table of content will be returned.
DssExecutionFlagsExtensionCreateCube - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExecutionFlagsExtension
Indicates the execution is used to create an intelligent cube
DssExecutionFlagsExtensionNonUserAction - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExecutionFlagsExtension
Indicates the execution is not caused by user action
DssExecutionFlagsExtensionPreviewIRR - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExecutionFlagsExtension
Indicates the execution is in IRR preview data mode
DssExecutionFlagsExtensionReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExecutionFlagsExtension
 
DssExportFormatCSV - Static variable in interface com.microstrategy.webapi.EnumDSSExportFormat
 
DssExportFormatEditable - Static variable in interface com.microstrategy.webapi.EnumDSSExportFormat
 
DssExportFormatExcel - Static variable in interface com.microstrategy.webapi.EnumDSSExportFormat
 
DssExportFormatExportFlash - Static variable in interface com.microstrategy.webapi.EnumDSSExportFormat
 
DssExportFormatFlash - Static variable in interface com.microstrategy.webapi.EnumDSSExportFormat
 
DssExportFormatFlashInMht - Static variable in interface com.microstrategy.webapi.EnumDSSExportFormat
 
DssExportFormatFlashInPdf - Static variable in interface com.microstrategy.webapi.EnumDSSExportFormat
 
DssExportFormatHtml - Static variable in interface com.microstrategy.webapi.EnumDSSExportFormat
 
DssExportFormatInstance - Static variable in interface com.microstrategy.webapi.EnumDSSExportFormat
 
DssExportFormatInteractive - Static variable in interface com.microstrategy.webapi.EnumDSSExportFormat
 
DssExportFormatJSON - Static variable in interface com.microstrategy.webapi.EnumDSSExportFormat
 
DssExportFormatMobileSmartPhone - Static variable in interface com.microstrategy.webapi.EnumDSSExportFormat
 
DssExportFormatMobileTablet - Static variable in interface com.microstrategy.webapi.EnumDSSExportFormat
 
DssExportFormatPdf - Static variable in interface com.microstrategy.webapi.EnumDSSExportFormat
 
DssExportFormatPlainText - Static variable in interface com.microstrategy.webapi.EnumDSSExportFormat
 
DssExportFormatReserved - Static variable in interface com.microstrategy.webapi.EnumDSSExportFormat
 
DssExportFormatView - Static variable in interface com.microstrategy.webapi.EnumDSSExportFormat
 
DssExportFormatXml - Static variable in interface com.microstrategy.webapi.EnumDSSExportFormat
 
DssExtendedTypeCustomSQLFreeForm - Static variable in interface com.microstrategy.webapi.EnumDSSExtendedType
 
DssExtendedTypeCustomSQLWizard - Static variable in interface com.microstrategy.webapi.EnumDSSExtendedType
 
DssExtendedTypeDataImport - Static variable in interface com.microstrategy.webapi.EnumDSSExtendedType
 
DssExtendedTypeDataImportCustomSQL - Static variable in interface com.microstrategy.webapi.EnumDSSExtendedType
 
DssExtendedTypeDataImportCustomSQLWizard - Static variable in interface com.microstrategy.webapi.EnumDSSExtendedType
 
DssExtendedTypeDataImportFileExcel - Static variable in interface com.microstrategy.webapi.EnumDSSExtendedType
 
DssExtendedTypeDataImportFileText - Static variable in interface com.microstrategy.webapi.EnumDSSExtendedType
 
DssExtendedTypeDataImportSpark - Static variable in interface com.microstrategy.webapi.EnumDSSExtendedType
 
DssExtendedTypeDataImportTable - Static variable in interface com.microstrategy.webapi.EnumDSSExtendedType
 
DssExtendedTypeMDX - Static variable in interface com.microstrategy.webapi.EnumDSSExtendedType
 
DssExtendedTypeRelational - Static variable in interface com.microstrategy.webapi.EnumDSSExtendedType
 
DssExternTabTypeSAPHANA - com.microstrategy.web.tasks.models.EnumExternalTableType
 
DssExternTabTypeSAPHANACalc - com.microstrategy.web.tasks.models.EnumExternalTableType
 
DssExternTabTypeSAPHANAColumn - com.microstrategy.web.tasks.models.EnumExternalTableType
 
DssExternTabTypeSAPHANAHier - com.microstrategy.web.tasks.models.EnumExternalTableType
 
DssExternTabTypeSAPHANAHybrid - com.microstrategy.web.tasks.models.EnumExternalTableType
 
DssExternTabTypeSAPHANAJoin - com.microstrategy.web.tasks.models.EnumExternalTableType
 
DssExternTabTypeSAPHANAOLAP - com.microstrategy.web.tasks.models.EnumExternalTableType
 
DssExternTabTypeSAPHANARow - com.microstrategy.web.tasks.models.EnumExternalTableType
 
DssExternTabTypeUnknown - com.microstrategy.web.tasks.models.EnumExternalTableType
 
DSSGetCubeQuotaAndInfosAll - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGetCubeQuotaAndInfosOption
 
DSSGetCubeQuotaAndInfosDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGetCubeQuotaAndInfosOption
 
DSSGetCubeQuotaAndInfosQuotaOnly - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGetCubeQuotaAndInfosOption
 
DSSGetCubeQuotaAndInfosReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGetCubeQuotaAndInfosOption
 
DSSGetCubeQuotaAndInfosVI - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGetCubeQuotaAndInfosOption
 
DssGraphFillAdvancedWash - Static variable in interface com.microstrategy.webapi.EnumFillColorEffects
 
DssGraphFillPicture - Static variable in interface com.microstrategy.webapi.EnumFillColorEffects
 
DssGraphFillSimple - Static variable in interface com.microstrategy.webapi.EnumFillColorEffects
 
DSSHANAVSelTypeDefault - com.microstrategy.web.tasks.models.EnumDSSHANAVSelType
 
DSSHANAVSelTypeInterval - com.microstrategy.web.tasks.models.EnumDSSHANAVSelType
 
DSSHANAVSelTypeRange - com.microstrategy.web.tasks.models.EnumDSSHANAVSelType
 
DSSHANAVSelTypeSingleValue - com.microstrategy.web.tasks.models.EnumDSSHANAVSelType
 
DSSHANAVValTypeAttributeVal - com.microstrategy.web.tasks.models.EnumDSSHANAVValType
 
DSSHANAVValTypeCurrency - com.microstrategy.web.tasks.models.EnumDSSHANAVValType
 
DSSHANAVValTypeDate - com.microstrategy.web.tasks.models.EnumDSSHANAVValType
 
DSSHANAVValTypeDefault - com.microstrategy.web.tasks.models.EnumDSSHANAVValType
 
DSSHANAVValTypeEmpty - com.microstrategy.web.tasks.models.EnumDSSHANAVValType
 
DSSHANAVValTypeStaticList - com.microstrategy.web.tasks.models.EnumDSSHANAVValType
 
DssInheritACLAll - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourceManipulatorInheritACL
 
DssInheritACLInheritableFolderOnly - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourceManipulatorInheritACL
 
DssJobStatusDelivering - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobStatus
Specifies the job status that is waiting to be delivered.
DssJobStatusExporting - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobStatus
Specifies the job status that is being exported.
DssJobStatusJobStepPausing - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobStatus
Specifies the job status that is waiting for step pausing.
DssJobStatusResolvingDestination - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobStatus
Specifies the job status that destination is being resolved.
DssJobStatusWaitingForCacheReady - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobStatus
Specifies the job status that is waiting for cache ready.
DssJobStatusWaitingForConflictResolve - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobStatus
Specifies the job status that is waiting for conflict to resolve.
DssJobStatusWaitingForDIFile - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobStatus
Specifies the job status that is waiting for DI file.
DssJSONContextCacheInfoOnly - Static variable in interface com.microstrategy.webapi.EnumJSONContextFlags
The Result Flag for getting cache info json
DssJSONContextData - Static variable in interface com.microstrategy.webapi.EnumJSONContextFlags
The Result Flag for JSON Data.
DssJSONContextDatasetsLeanJSONOnly - Static variable in interface com.microstrategy.webapi.EnumJSONContextFlags
The Result Flag for getting lean json
DssJSONContextDefn - Static variable in interface com.microstrategy.webapi.EnumJSONContextFlags
The Result Flag for JSON Definition.
DssLDAPBatchImportCanceled - Static variable in interface com.microstrategy.webapi.EnumDSSLDAPBatchImportStatus
Batch import has been canceled.
DssLDAPBatchImportCanceled - Static variable in interface com.microstrategy.webapi.EnumDSSLDAPBatchImportStatusNames
LDAP batch import has been canceled.
DssLDAPBatchImportError - Static variable in interface com.microstrategy.webapi.EnumDSSLDAPBatchImportStatus
Error happens during batch import.
DssLDAPBatchImportError - Static variable in interface com.microstrategy.webapi.EnumDSSLDAPBatchImportStatusNames
Error happens during LDAP batch import.
DssLDAPBatchImportFinished - Static variable in interface com.microstrategy.webapi.EnumDSSLDAPBatchImportStatus
Batch import has been finished.
DssLDAPBatchImportFinished - Static variable in interface com.microstrategy.webapi.EnumDSSLDAPBatchImportStatusNames
LDAP batch import has been finished.
DssLDAPBatchImportInProgress - Static variable in interface com.microstrategy.webapi.EnumDSSLDAPBatchImportStatus
Batch import is undergoing.
DssLDAPBatchImportInProgress - Static variable in interface com.microstrategy.webapi.EnumDSSLDAPBatchImportStatusNames
LDAP batch import is in progress.
DssLDAPBinding - Static variable in interface com.microstrategy.webapi.EnumDSSLDAPVerificationMethodNames
Use binding.
DssLDAPCompareUnlockPhrase - Static variable in interface com.microstrategy.webapi.EnumDSSLDAPVerificationMethodNames
Use password comparsion.
DssLDAPConnPlaintextPort - Static variable in interface com.microstrategy.webapi.EnumDSSLDAPConnPorts
Plaintext(unencrypted) connection port.
DssLDAPConnSslPort - Static variable in interface com.microstrategy.webapi.EnumDSSLDAPConnPorts
SSL(encrypted) connection port.
DssLDAPEncryptedConn - Static variable in interface com.microstrategy.webapi.EnumDSSLDAPSecureConnMethodNames
Connect with SSL.
DssLDAPNoBatchImport - Static variable in interface com.microstrategy.webapi.EnumDSSLDAPBatchImportStatus
No batch import.
DssLDAPNoBatchImport - Static variable in interface com.microstrategy.webapi.EnumDSSLDAPBatchImportStatusNames
No LDAP import exists.
DssLDAPNonEncryptedConn - Static variable in interface com.microstrategy.webapi.EnumDSSLDAPSecureConnMethodNames
Connect with cleartext.
DssLDAPVendorADS - Static variable in interface com.microstrategy.webapi.EnumDSSLDAPVendorNames
 
DssLDAPVendorHPUX - Static variable in interface com.microstrategy.webapi.EnumDSSLDAPVendorNames
 
DssLDAPVendorIBM - Static variable in interface com.microstrategy.webapi.EnumDSSLDAPVendorNames
 
DssLDAPVendorNovell - Static variable in interface com.microstrategy.webapi.EnumDSSLDAPVendorNames
 
DssLDAPVendorOpenLDAP - Static variable in interface com.microstrategy.webapi.EnumDSSLDAPVendorNames
 
DssLDAPVendorOthers - Static variable in interface com.microstrategy.webapi.EnumDSSLDAPVendorNames
 
DssLDAPVendorSunOneAndIplanet - Static variable in interface com.microstrategy.webapi.EnumDSSLDAPVendorNames
 
DssLibraryCacheTypeBookmark - Static variable in class com.microstrategy.webapi.EnumDSSXMLLibraryCacheType
 
DssLibraryCacheTypeBookmarkSubscription - Static variable in class com.microstrategy.webapi.EnumDSSXMLLibraryCacheType
 
DssLibraryCacheTypeReserved - Static variable in class com.microstrategy.webapi.EnumDSSXMLLibraryCacheType
 
DssLibraryCacheTypeShortcut - Static variable in class com.microstrategy.webapi.EnumDSSXMLLibraryCacheType
 
DssLibraryCacheTypeShortcutSubscription - Static variable in class com.microstrategy.webapi.EnumDSSXMLLibraryCacheType
 
DssLocationDBMS - Static variable in class com.microstrategy.webapi.EnumDSSXMLPropertyLocation
The value comes from a DBMS object
DssLocationDBRole - Static variable in class com.microstrategy.webapi.EnumDSSXMLPropertyLocation
The value comes from the DBRole object
DssLocationDefault - Static variable in class com.microstrategy.webapi.EnumDSSXMLPropertyLocation
The value is the property's inherent default value
DssLocationObject - Static variable in class com.microstrategy.webapi.EnumDSSXMLPropertyLocation
The value comes from the object itself
DssLocationProject - Static variable in class com.microstrategy.webapi.EnumDSSXMLPropertyLocation
The value comes from project level default
DssLocationReport - Static variable in class com.microstrategy.webapi.EnumDSSXMLPropertyLocation
The value comes from the report
DssLocationReportTarget - Static variable in class com.microstrategy.webapi.EnumDSSXMLPropertyLocation
The value comes from a targeted property on the report
DssLocationTemplate - Static variable in class com.microstrategy.webapi.EnumDSSXMLPropertyLocation
The value comes from the template
DssLocationTemplateTarget - Static variable in class com.microstrategy.webapi.EnumDSSXMLPropertyLocation
The value comes from a targeted property on the template
DssMultilingualStringAllContainer - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectQuality
List multilingual strings inside the container and all objects embedded in it.
DssMultilingualStringInAllParts - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectQuality
List multilingual strings in any part of the object.
DssMultilingualStringInBrowser - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectQuality
List multilingual strings that are part of the objects browser information
DssMultilingualStringInComments - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectQuality
List multilingual strings that are part of the objects comments
DssMultilingualStringInContainerObject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectQuality
List multilingual strings inside the container
DssMultilingualStringInDefinition - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectQuality
List multilingual strings that are part of the objects definition
DssMultilingualStringInEmbeddedObjects - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectQuality
List multilingual strings inside the embedded objects
DssMultilingualStringNoQualities - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectQuality
Default value, expresses no qualities
DssNumericalPrompt - Static variable in interface com.microstrategy.webapi.EnumScriptVariableType
Specifies a type of numerical variable
DssPrivilegesFourthChuckStart - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
 
DssPrivilegesSecondChuckStart - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Boundaries of privilege blocks for names/descriptions
DssPrivilegesThirdChuckStart - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
 
DssPrivilegesUseRealtimeDatasetsInDossier - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Deprecated, for removal: This API element is subject to removal in a future version.
DssPrivilegesUseStreamingSources - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Deprecated, for removal: This API element is subject to removal in a future version.
DssPrivilegeUpdateAll - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeUpdateTypes
Enumeration indicating all privileges
DssPrivilegeUpdateIntroducedIn10 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeUpdateTypes
Enumeration indicating privileges introduced in 10.x
DssPrivilegeUpdateIntroducedIn11 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeUpdateTypes
Enumeration indicating privileges introduced in 11.x
DssPrivilegeUpdateIntroducedIn90 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeUpdateTypes
Enumeration indicating privileges introduced in 90 (and everything prior?)
DssPrivilegeUpdateIntroducedIn901 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeUpdateTypes
Enumeration indicating privileges introduced in 901
DssPrivilegeUpdateIntroducedIn902 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeUpdateTypes
Enumeration indicating privileges introduced in 902
DssPrivilegeUpdateIntroducedIn921 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeUpdateTypes
Enumeration indicating privileges introduced in 921
DssPrivilegeUpdateIntroducedIn931 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeUpdateTypes
Enumeration indicating privileges introduced in 931
DssProjectLoadAsynch - Static variable in interface com.microstrategy.webapi.EnumDSSXMLProjectLoadOption
Load asynch.
DssPropagateACLDirectChildren - Static variable in class com.microstrategy.webapi.EnumDSSPropagateACLFlags
 
DssPropagateACLPrecisely - Static variable in class com.microstrategy.webapi.EnumDSSPropagateACLFlags
 
DssPropagateACLReplace - Static variable in class com.microstrategy.webapi.EnumDSSPropagateACLFlags
 
DssPropertyGroupBookmark - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyGroupTypes
 
DssPropertyXmlAll - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyXmlFlags
 
DssPropertyXmlIgnoreAssignedDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyXmlFlags
 
DssPropertyXmlIgnoreMissing - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyXmlFlags
 
DssPropertyXmlNameOneTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyXmlFlags
 
DssPropertyXmlNonDefaultOnly - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyXmlFlags
 
DssPropertyXmlNonDefaultOnly2 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyXmlFlags
 
DssPropertyXmlPropAll - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyXmlFlags
 
DssPropertyXmlPropDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyXmlFlags
 
DssPropertyXmlPropDescription - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyXmlFlags
 
DssPropertyXmlPropID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyXmlFlags
 
DssPropertyXmlPropIndex - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyXmlFlags
 
DssPropertyXmlPropName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyXmlFlags
 
DssPropertyXmlPropSetID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyXmlFlags
 
DssPropertyXmlPropTargetFrom - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyXmlFlags
 
DssPropertyXmlPropType - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyXmlFlags
 
DssPropertyXmlPropUseDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyXmlFlags
 
DssPropertyXmlPropValue - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyXmlFlags
 
DssPropertyXmlReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyXmlFlags
 
DssPropertyXmlSetAll - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyXmlFlags
 
DssPropertyXmlSetChildCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyXmlFlags
 
DssPropertyXmlSetID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyXmlFlags
 
DssPropertyXmlSetName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyXmlFlags
 
DssPropertyXmlSetPartialChildCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyXmlFlags
 
DssReportManipulationAddCalculationQuickGroup - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssReportManipulationAddListQuickGroup - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssReportManipulationAddNewTemplateSubtotal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssReportManipulationAddPassThroughDerivedElementToManagedConsolidationObject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssReportManipulationApplyReconciliation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssReportManipulationCustomSortAddActions - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssReportManipulationCustomSubtotals - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssReportManipulationEditDataLanguage - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssReportManipulationEditDataPartition - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssReportManipulationEditIRROption - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
This manipulation is to set the incremental refresh report specific options: target cube, increment type and refresh type.
DssReportManipulationRemoveDerivedElementFromManagedConsolidationObject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssReportManipulationRemoveSortByIndex - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssReportManipulationSetDerivedElementPropertiesOnManagedConsolidationObject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssReportManipulationSetDrillMapRefOnTemplate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssReportManipulationSetDrillMapRefOnTemplateUnit - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssReportManipulationSetRowsOfDataPreview - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssReportManipulationSetTimezone - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DSSRPTNET_E_NOINSTANCEPTR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSRPTNET_E_NOMSGPTR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSRPTNET_E_NOTCACHED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSRPTNET_E_PENDING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DSSRPTNET_E_PROMPTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DssRWDCacheStatusConvertedFromReport - Static variable in interface com.microstrategy.webapi.EnumDSSRWDCacheStates
 
DssRWDCacheStatusExpired - Static variable in interface com.microstrategy.webapi.EnumDSSRWDCacheStates
 
DssRWDCacheStatusForeign - Static variable in interface com.microstrategy.webapi.EnumDSSRWDCacheStates
 
DssRWDCacheStatusInfoDirty - Static variable in interface com.microstrategy.webapi.EnumDSSRWDCacheStates
 
DssRWDCacheStatusInvalid - Static variable in interface com.microstrategy.webapi.EnumDSSRWDCacheStates
 
DssRWDCacheStatusLoaded - Static variable in interface com.microstrategy.webapi.EnumDSSRWDCacheStates
 
DssRWDCacheStatusPersisted - Static variable in interface com.microstrategy.webapi.EnumDSSRWDCacheStates
 
DssRWDCacheStatusProcessing - Static variable in interface com.microstrategy.webapi.EnumDSSRWDCacheStates
 
DssRWDCacheStatusReady - Static variable in interface com.microstrategy.webapi.EnumDSSRWDCacheStates
 
DssRWDCacheStatusReserved - Static variable in interface com.microstrategy.webapi.EnumDSSRWDCacheStates
 
DssRWDCacheStatusResultDirty - Static variable in interface com.microstrategy.webapi.EnumDSSRWDCacheStates
 
DssRWEaseCreationDirectDataAccess - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWEaseCreationFlags
 
DssRWEaseCreationForReportEditor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWEaseCreationFlags
 
DssRWEaseKeepDocumentLevelPrompt - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWEaseCreationFlags
 
DssRWManipulationAddRWDDefinitionSubtotal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssRWManipulationChangeConditionOnNode - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssRWManipulationClearInfoWindowSource - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssRWManipulationConvertStitchingGridToNormal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssRWManipulationConvertToStitchingGrid - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssRWManipulationCreateEmbeddedFilter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssRWManipulationCreateUpdateTransactionReport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssRWManipulationEditEmbeddedFilter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssRWManipulationhSetControlFlagAndReexecuteTargetGridTemplates - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssRWManipulationMacroDisablePassingFilterContextToInfoWindow - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssRWManipulationMacroEnablePassingFilterContextToInfoWindow - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssRWManipulationPauseTransactionAction - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssRWManipulationRemoveRWDDefinitionSubtotal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssRWManipulationReplaceControlSource - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssRWManipulationSetControlSynchronized - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssRWManipulationSetStitchGridPrimaryNode - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssRWManipulationSetTemplateLimit - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssRWManipulationSetTimeZone - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssRWManipulationToggleDatasetServeMode - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssRWSectionInfoWindowParentSection - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWSectionType
 
DssScriptValueTypeSystemPrompt - Static variable in interface com.microstrategy.webapi.EnumScriptVariableType
Specifies a type of Systemprompt
DssScriptValueTypeTxnRowProvenance - Static variable in interface com.microstrategy.webapi.EnumScriptVariableType
Specifies a type of DssScriptValueTypeTxnRowProvenance
DssSectionElementFieldGroup - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSectionElementType
 
DssSectionElementSubReport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSectionElementType
 
DssSectionElementTemplate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSectionElementType
 
DssSensitivePrompt - Static variable in interface com.microstrategy.webapi.EnumScriptVariableType
Specifies a type of sensitive variable
DssServerAccountLockDuration - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssServerDefManipulationSetStatPATableSetting - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerDefManipulationMethod
 
DssServerExcelMaxMemoryConsumption - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Deprecated.
Use DssXmlServerExcelMaxMemoryConsumption instead.
DssServerMSIPersistPerformanceCounter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Deprecated.
Use DssXmlServerMSIPersistPerformanceCounter instead.
DssServerMSIPersistPerformanceCounterFrequency - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Deprecated.
Use DssXmlServerMSIPersistPerformanceCounterFrequency instead.
DssServerMSIPersistPerformanceCounterList - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Deprecated.
Use DssXmlServerMSIPersistPerformanceCounterList instead.
DssServerPDFMaxMemoryConsumption - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Deprecated.
Use DssXmlServerPDFMaxMemoryConsumption instead.
DssServerProjectFailoverLatency - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Deprecated.
Use DssXmlServerProjectFailoverLatency instead.
DssServerProjectLevelClustering - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Deprecated.
Use DssXmlServerProjectLevelClustering instead.
DssServerProjectLevelClusteringPolicyProjectMapping - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Deprecated.
Use DssXmlServerProjectLevelClusteringPolicyProjectMapping instead.
DssServerProjectMaxPageCacheCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
 
DssServerProjectMaxPageCacheFormat - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
 
DssServerProjectMaxPageCacheSize - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
 
DssServerProjectMigrationLatency - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Deprecated.
Use DssXmlServerProjectMigrationLegacy instead.
DssServerXMLMaxMemoryConsumption - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Deprecated.
Use DssXmlServerXMLMaxMemoryConsumption instead.
DssSessionDoNotImportUser - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSessionFlags
 
DssSortByCustomOrderOnRA - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSortType
The sort discriminates on the custom order for Recursive Attribute.
DssSortByCustomOrderOnRANDE - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSortType
The sort discriminates on the custom order for New Derived Element on Recursive Attribute.
DSSSourceInfoMDX - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourcesInfoTypes
 
DSSSourceInfoOAuth - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourcesInfoTypes
 
DSSSourceInfoURLValidation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourcesInfoTypes
 
DSSSourceInfoWeb - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourcesInfoTypes
 
DssSourceManipulationCreatePackageFile - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourceManipulationCommands
XML command number equivalent to creating a package file
DssSourceManipulationDoNotUpdateEngineSchema - Static variable in interface com.microstrategy.webapi.EnumDSSSourceManipulationSchema
 
DssSourceManipulationEntryLevel - Static variable in interface com.microstrategy.webapi.EnumDSSSourceManipulationSchema
 
DssSourceManipulationLogicalSize - Static variable in interface com.microstrategy.webapi.EnumDSSSourceManipulationSchema
 
DssSourceManipulationMergeFile - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourceManipulationCommands
XML command number equivalent to calling BulkMergeFromFile
DssSourceManipulationReadManifest - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourceManipulationCommands
XML command number for reading manifest information from a Package file
DssSourceManipulationReadManifestFromObject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourceManipulationCommands
XML command number for reading manifest information from an object
DssSourceManipulationRefreshSchema - Static variable in interface com.microstrategy.webapi.EnumDSSSourceManipulationSchema
 
DssSourceManipulationReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourceManipulationCommands
Not a source manipulator command number
DssSourceManipulationSchemaAll - Static variable in interface com.microstrategy.webapi.EnumDSSSourceManipulationSchema
 
DssSourceManipulationSearchReplacePackage - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourceManipulationCommands
XML command number for defining search and replace rules
DssSourceManipulationTableKey - Static variable in interface com.microstrategy.webapi.EnumDSSSourceManipulationSchema
 
DssSourceManipulationUndoMergeFile - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourceManipulationCommands
XML command number equivalent to calling addCreateUndoFile
DssSourceManipulationUpdateSchema - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourceManipulationCommands
XML command number equivalent to calling UpdateSchema
DssSourceManipulatorChangeModificationTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourceManipulatorFlags
 
DssSourceManipulatorDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourceManipulatorFlags
 
DssSourceManipulatorDeferLoadFromSource - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourceManipulatorFlags
 
DssSourceManipulatorExpectNoActionOnMerge - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourceManipulatorFlags
 
DssSourceManipulatorIncludeManifest - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourceManipulatorFlags
 
DssSourceManipulatorInheritACLInherit - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourceManipulatorInheritACL
 
DssSourceManipulatorInheritACLNormal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourceManipulatorInheritACL
 
DssSourceManipulatorInheritACLOriginal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourceManipulatorInheritACL
 
DssSourceManipulatorInheritACLReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourceManipulatorInheritACL
 
DssSourceManipulatorInheritACLUserFullControl - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourceManipulatorInheritACL
 
DssSourceManipulatorLogOnly - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourceManipulatorFlags
 
DssSourceManipulatorMergeToObjectContext - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourceManipulatorFlags
 
DssSourceManipulatorMergeTranslations - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourceManipulatorFlags
 
DssSourceManipulatorMergeTranslationsReplace - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourceManipulatorFlags
 
DssSourceManipulatorNoLogUnchanged - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourceManipulatorFlags
 
DssSourceManipulatorNoObjectLocks - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourceManipulatorFlags
 
DssSourceManipulatorNotPurgeClientCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourceManipulatorFlags
 
DssSourceManipulatorNoValidation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourceManipulatorFlags
 
DssSourceManipulatorTryReplaceOnNameClash - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourceManipulatorFlags
 
DssSourceManipulatorValidateOnClose - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourceManipulatorFlags
 
DssSubTypeCalendarCustom - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
 
DssSubTypeCalendarSystem - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
 
DssSubTypeInterfaceLanguageCustom - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS subtype of an interface language
DssSubTypeInterfaceLanguageSystem - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS subtype of an interface language
DssSubTypeMetricTraining - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of training Metric.
DssSubTypeTimezoneCustom - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of a timezone
DssSubTypeTimezoneSystem - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of a timezone
DssSubTypeWorkflow - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS subtype of a workflow
DSSSysInfoQueriesAllCatalogColumnSQL - Static variable in interface com.microstrategy.web.tasks.actions.DssSysInfoQueriesType
 
DSSSysInfoQueriesAllCatalogFullSQL - Static variable in interface com.microstrategy.web.tasks.actions.DssSysInfoQueriesType
 
DSSSysInfoQueriesAllCatalogTableSQL - Static variable in interface com.microstrategy.web.tasks.actions.DssSysInfoQueriesType
 
DSSSysInfoQueriesCatalogCacheMode - Static variable in interface com.microstrategy.web.tasks.actions.DssSysInfoQueriesType
 
DSSSysInfoQueriesCatalogColumnSQL - Static variable in interface com.microstrategy.web.tasks.actions.DssSysInfoQueriesType
 
DSSSysInfoQueriesCatalogFullSQL - Static variable in interface com.microstrategy.web.tasks.actions.DssSysInfoQueriesType
 
DSSSysInfoQueriesCatalogNameSpaceSQL - Static variable in interface com.microstrategy.web.tasks.actions.DssSysInfoQueriesType
 
DSSSysInfoQueriesCatalogRetrievalMode - Static variable in interface com.microstrategy.web.tasks.actions.DssSysInfoQueriesType
 
DSSSysInfoQueriesCatalogTableSQL - Static variable in interface com.microstrategy.web.tasks.actions.DssSysInfoQueriesType
 
DSSSysInfoQueriesNamespace - Static variable in interface com.microstrategy.web.tasks.actions.DssSysInfoQueriesType
 
DssSysInfoQueriesType - Interface in com.microstrategy.web.tasks.actions
 
DssTableExtraInformationDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTableExtraInformation
Default value
DssTableExtraInformationNotForHDAMDX - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTableExtraInformation
The Table is not to be used as an MDX cube/source for HDA reports.
DssTextPrompt - Static variable in interface com.microstrategy.webapi.EnumScriptVariableType
Specifies a type of text variable
DssThresholdScopeMetricAndSubtotal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLThresholdScope
Threshold applies to both metric and subtotal values in its grid
DssThresholdScopeMetricOnly - Static variable in interface com.microstrategy.webapi.EnumDSSXMLThresholdScope
Threshold applies only to metric values in its grid
DssThresholdScopeSubtotalOnly - Static variable in interface com.microstrategy.webapi.EnumDSSXMLThresholdScope
Threshold applies only to subtotal values in its grid
DSSTIME_NOT_INITIALIZED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
DssTokenTypeCSIFieldUnit - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssTokenTypeKwdCSIDelete - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssTokenTypeKwdCSIFrom - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssTokenTypeKwdCSIInsert - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssTokenTypeKwdCSIInto - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssTokenTypeKwdCSISet - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssTokenTypeKwdCSIUpdate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssTokenTypeKwdCSIValues - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssTokenTypeKwdCSIWhere - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssTypeDriver - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of driver.
DssTypeKPIWatcher - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of interface KPI watcher.
DssUsherUserRegistrationEmailDomainRestrictionEnabled - Static variable in interface com.microstrategy.web.app.utils.usher.EnumDSSUsherUserRegistration
 
DssUsherUserRegistrationEnabled - Static variable in interface com.microstrategy.web.app.utils.usher.EnumDSSUsherUserRegistration
 
DssUsherUserRegistrationReserved - Static variable in interface com.microstrategy.web.app.utils.usher.EnumDSSUsherUserRegistration
 
DssUsherUserRegistrationUserEmailInputEnabled - Static variable in interface com.microstrategy.web.app.utils.usher.EnumDSSUsherUserRegistration
 
DssViewMediaAvailablePushDataAPI - Static variable in interface com.microstrategy.webapi.EnumDSSXMLViewMedia
Deprecated.
 
DssXDATypeDataImport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLXDAType
DataImport group type.
DssXDATypeDataImportCustomSQL - Static variable in interface com.microstrategy.webapi.EnumDSSXMLXDAType
(FreeForm) CustomSQL
DssXDATypeDataImportFileExcel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLXDAType
Excel file.
DssXDATypeDataImportFileText - Static variable in interface com.microstrategy.webapi.EnumDSSXMLXDAType
Text file ("comma delimited").
DssXDATypeDataImportOAuth - Static variable in interface com.microstrategy.webapi.EnumDSSXMLXDAType
OAuth subgroup type.
DssXDATypeDataImportOAuthGDocs - Static variable in interface com.microstrategy.webapi.EnumDSSXMLXDAType
Google Docs.
DssXDATypeDataImportOAuthSFDC - Static variable in interface com.microstrategy.webapi.EnumDSSXMLXDAType
 
DssXDATypeDataImportOldSFDC - Static variable in interface com.microstrategy.webapi.EnumDSSXMLXDAType
 
DssXDATypeDataImportSFDC - Static variable in interface com.microstrategy.webapi.EnumDSSXMLXDAType
Salesforce.com.
DssXDATypeDataImportSingleTable - Static variable in interface com.microstrategy.webapi.EnumDSSXMLXDAType
 
DssXDATypeDataImportSpark - Static variable in interface com.microstrategy.webapi.EnumDSSXMLXDAType
 
DssXDATypeDataImportTable - Static variable in interface com.microstrategy.webapi.EnumDSSXMLXDAType
Table (Warehouse, etc.).
DssXDATypeGroupMask - Static variable in interface com.microstrategy.webapi.EnumDSSXMLXDAType
Group mask (for main type-groups: Default group, DataImport, etc.).
DssXDATypeGroupMaskDataImport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLXDAType
(Sub)group mask (for DataImport (sub)groups e.g.
DssXDATypeReduceMask - Static variable in interface com.microstrategy.webapi.EnumDSSXMLXDAType
Reduced Type Mask.
DssXml3DConnGrpMinorTypeAreas - Static variable in interface com.microstrategy.webapi.EnumDSSXML3DConnGrpMinorTypes
Specifies a minor graph type of Areas for 3D Connect Group chart.
DssXml3DConnGrpMinorTypeRibbons - Static variable in interface com.microstrategy.webapi.EnumDSSXML3DConnGrpMinorTypes
Specifies a minor graph type of Ribbons for 3D Connect Group chart.
DssXml3DConnGrpMinorTypeSteps - Static variable in interface com.microstrategy.webapi.EnumDSSXML3DConnGrpMinorTypes
Specifies a minor graph type of Steps for 3D Connect Group chart.
DssXml3DConnSeriesMinorTypeAreas - Static variable in interface com.microstrategy.webapi.EnumDSSXML3DConnSeriesMinorTypes
Specifies a minor graph type of Areas for 3D Connect Series chart.
DssXml3DConnSeriesMinorTypeRibbons - Static variable in interface com.microstrategy.webapi.EnumDSSXML3DConnSeriesMinorTypes
Specifies a minor graph type of Ribbons for 3D Connect Series chart.
DssXml3DConnSeriesMinorTypeSteps - Static variable in interface com.microstrategy.webapi.EnumDSSXML3DConnSeriesMinorTypes
Specifies a minor graph type of Steps for 3D Connect Series chart.
DssXml3DFloatMinorTypeCubes - Static variable in interface com.microstrategy.webapi.EnumDSSXML3DFloatMinorTypes
Specifies a minor graph type of Cubes for 3D Floating chart.
DssXml3DFloatMinorTypeSpheres - Static variable in interface com.microstrategy.webapi.EnumDSSXML3DFloatMinorTypes
Specifies a minor graph type of Spheres for 3D Floating chart.
DssXml3DRiserMinorTypeBars - Static variable in interface com.microstrategy.webapi.EnumDSSXML3DRiserMinorTypes
Specifies a minor graph type of Bars for 3D Riser chart.
DssXml3DRiserMinorTypeCutCorner - Static variable in interface com.microstrategy.webapi.EnumDSSXML3DRiserMinorTypes
Specifies a minor graph type of CutCorner for 3D Riser chart.
DssXml3DRiserMinorTypeOctogans - Static variable in interface com.microstrategy.webapi.EnumDSSXML3DRiserMinorTypes
Specifies a minor graph type of Octogans for 3D Riser chart.
DssXml3DRiserMinorTypePyramids - Static variable in interface com.microstrategy.webapi.EnumDSSXML3DRiserMinorTypes
Specifies a minor graph type of Pyramids for 3D Riser chart.
DssXml3DScatterMinorTypeXYZ - Static variable in interface com.microstrategy.webapi.EnumDSSXML3DScatterMinorTypes
Specifies a minor graph type of XYZ for 3D Scatter chart.
DssXml3DScatterMinorTypeXYZLabels - Static variable in interface com.microstrategy.webapi.EnumDSSXML3DScatterMinorTypes
Specifies a minor graph type of XYZ Labels for 3D Scatter chart.
DssXml3DSurfaceMinorTypeHoneycomb - Static variable in interface com.microstrategy.webapi.EnumDSSXML3DSurfaceMinorTypes
Specifies a minor graph type of Honeycomb for 3D Surface chart.
DssXml3DSurfaceMinorTypeSurface - Static variable in interface com.microstrategy.webapi.EnumDSSXML3DSurfaceMinorTypes
Specifies a minor graph type of Surface for 3D Surface chart.
DssXml3DSurfaceMinorTypeWithSides - Static variable in interface com.microstrategy.webapi.EnumDSSXML3DSurfaceMinorTypes
Specifies a minor graph type of Surface with sides for 3D Surface chart.
DssXmlAccessRightBrowse - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAccessRightFlags
Specifies the access right to read generic IDSSObjectInfo of a DSS object.
DssXmlAccessRightControl - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAccessRightFlags
Specifies the access right to modify the accesss control list on a DSS object.
DssXmlAccessRightDelete - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAccessRightFlags
Specifies the access right to delete a DSS object.
DssXmlAccessRightExecute - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAccessRightFlags
Specifies the access right to execute a report in terms of report definition objects.
DssXmlAccessRightFullControl - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAccessRightFlags
Specifies the access right to read, write, delete and control a DSS object.
DssXmlAccessRightInheritable - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAccessRightFlags
 
DssXmlAccessRightRead - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAccessRightFlags
Specifies the access right to read the definition of a DSS object as well as view the contents of the access control list.
DssXmlAccessRightUse - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAccessRightFlags
Specifies the access right to use a DSS object
DssXmlAccessRightUseExecute - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAccessRightFlags
Deprecated.
No longer appears to have any effect on backend. See DssXmlAccessRightUse and DssXmlAccessRightExecute.
DssXmlAccessRightWrite - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAccessRightFlags
Specifies the access right to modify the definition of a DSS object.
DssXmlAggregationDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAEAggregation
 
DssXmlAggregationDisable - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAEAggregation
 
DssXmlAggregationEnable - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAEAggregation
 
DssXmlAggregationFirstInFact - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAggregation
Select first in range from the fact table.
DssXmlAggregationFirstInRelationship - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAggregation
Select first in range from the relationship table.
DssXmlAggregationLastInFact - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAggregation
Select last in range from the fact table.
DssXmlAggregationLastInRelationship - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAggregation
Select last in range from the relationship table.
DssXmlAggregationNormal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAggregation
Unit is aggregated in the normal manner.
DssXmlAggregationReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAggregation
 
DssXmlAmazonDocumentDB - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Amazon DocumentDB data base type.
DssXmlAmazonDocumentDB - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlAmazonDynamoDB - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Amazon DynamoDB data base type.
DssXmlAmazonDynamoDB - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlAny - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMonitorFilterOperator
Represents the 'or' operator
DssXmlApplicationBulkTranslationTool - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
 
DssXmlApplicationBulkTranslationTool - Static variable in interface com.microstrategy.webapi.EnumDSSXMLClientTypes
 
DssXmlApplicationCacheUtility - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Cache Utility
DssXmlApplicationCacheUtility - Static variable in interface com.microstrategy.webapi.EnumDSSXMLClientTypes
Cache Utility
DssXmlApplicationCOMBrowser - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
 
DssXmlApplicationCOMBrowser - Static variable in interface com.microstrategy.webapi.EnumDSSXMLClientTypes
 
DssXmlApplicationCommandLineInterface - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Command Line Interface
DssXmlApplicationCommandLineInterface - Static variable in interface com.microstrategy.webapi.EnumDSSXMLClientTypes
Command Line Interface
DssXmlApplicationCommandManager - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Command Manager
DssXmlApplicationCommandManager - Static variable in interface com.microstrategy.webapi.EnumDSSXMLClientTypes
Command Manager
DssXmlApplicationConfigurationWizard - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Confuguration Wizard
DssXmlApplicationConfigurationWizard - Static variable in interface com.microstrategy.webapi.EnumDSSXMLClientTypes
Confuguration Wizard
DssXmlApplicationCubeAdvisor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
 
DssXmlApplicationCubeAdvisor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLClientTypes
 
DssXmlApplicationCustomApp - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Custom Application
DssXmlApplicationCustomApp - Static variable in interface com.microstrategy.webapi.EnumDSSXMLClientTypes
Custom Application
DssXmlApplicationDossierMobile - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
 
DssXmlApplicationDossierMobile - Static variable in interface com.microstrategy.webapi.EnumDSSXMLClientTypes
 
DssXmlApplicationDossierWeb - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
 
DssXmlApplicationDossierWeb - Static variable in interface com.microstrategy.webapi.EnumDSSXMLClientTypes
 
DssXmlApplicationDSSScheduler - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Scheduler
DssXmlApplicationDSSWeb - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Web
DssXmlApplicationEnterpriseManager - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Enterprise Manager
DssXmlApplicationEnterpriseManager - Static variable in interface com.microstrategy.webapi.EnumDSSXMLClientTypes
Enterprise Manager
DssXmlApplicationFireEvent - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Fire Event
DssXmlApplicationFireEvent - Static variable in interface com.microstrategy.webapi.EnumDSSXMLClientTypes
Fire Event
DssXmlApplicationHealthCenter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
 
DssXmlApplicationHealthCenter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLClientTypes
 
DssXmlApplicationHyperBrowserChrome - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Specifies that the client application is Hyper Web Chrome Browser
DssXmlApplicationHyperDesktopMac - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Specifies that the client application is Hyper Desktop Mac
DssXmlApplicationHyperDesktopWindows - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Specifies that the client application is Hyper Desktop Windows
DssXmlApplicationHyperMessagingSlack - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Specifies that the client application is Hyper Messaging Slack
DssXmlApplicationHyperMobileAndroid - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Specifies that the client application is Hyper Mobile Android
DssXmlApplicationHyperMobileIOS - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Specifies that the client application is Hyper Mobile IOS
DssXmlApplicationHyperOfficeOutlookAndroid - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Specifies that the client application is Hyper Office Outlook Android
DssXmlApplicationHyperOfficeOutlookIOS - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Specifies that the client application is Hyper Office Outlook IOS
DssXmlApplicationHyperOfficeOutlookMac - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Specifies that the client application is Hyper Office Outlook Mac
DssXmlApplicationHyperOfficeOutlookWeb - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Specifies that the client application is Hyper Office Outlook Web
DssXmlApplicationHyperOfficeOutlookWindows - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Specifies that the client application is Hyper Office Outlook Windows
DssXmlApplicationHyperScreenAndroidTV - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Specifies that the client application is Hyper Screen Android TV
DssXmlApplicationHyperScreenAppleTV - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Specifies that the client application is Hyper Screen Apple TV
DssXmlApplicationHyperScreenFireTV - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Specifies that the client application is Hyper Screen Fire TV
DssXmlApplicationHyperSDK - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Specifies that the client application is Hyper SDK
DssXmlApplicationHyperVoiceAlexa - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Specifies that the client application is Hyper Voice Alexa
DssXmlApplicationJupyter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Specifies that the client application is Jupyter Connector
DssXmlApplicationLibraryMobileAndroid - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
 
DssXmlApplicationMacWorkstation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Deprecated.
As the application type of mac and windows workstation are now merged into one. Please use DssXmlApplicationWorkstation instead.
DssXmlApplicationMacWorkstation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLClientTypes
 
DssXmlApplicationMDScan - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
MDScan
DssXmlApplicationMDScan - Static variable in interface com.microstrategy.webapi.EnumDSSXMLClientTypes
MDScan
DssXmlApplicationMDUpdate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
 
DssXmlApplicationMDUpdate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLClientTypes
 
DssXmlApplicationMicrosoftOffice - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Specifies that the client application is MicroStrategy (Microsoft) Office
DssXmlApplicationMobile - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Specifies that the client application is MicroStrategy Mobile.
DssXmlApplicationMobile - Static variable in interface com.microstrategy.webapi.EnumDSSXMLClientTypes
 
DssXmlApplicationNarrowcastServer - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Narrowcast Server
DssXmlApplicationNarrowcastServer - Static variable in interface com.microstrategy.webapi.EnumDSSXMLClientTypes
Narrowcast Server
DssXmlApplicationObjectManager - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Object Manager
DssXmlApplicationObjectManager - Static variable in interface com.microstrategy.webapi.EnumDSSXMLClientTypes
Object Manager
DssXmlApplicationODBOCubeDesigner - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
ODBO Cube Designer
DssXmlApplicationODBOCubeDesigner - Static variable in interface com.microstrategy.webapi.EnumDSSXMLClientTypes
ODBO Cube Designer
DssXmlApplicationODBOProvider - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
ODBO Privider
DssXmlApplicationODBOProvider - Static variable in interface com.microstrategy.webapi.EnumDSSXMLClientTypes
ODBO Privider
DssXmlApplicationOffice - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
VB desktop
DssXmlApplicationOfficeWS - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Office Web Services
DSSXmlApplicationOfficeWS - Static variable in interface com.microstrategy.webapi.EnumDSSXMLClientTypes
Specifies that the client application is MicroStrategy Office Web Services.
DssXmlApplicationOneTier - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Specifies that the client application is One Tier Desktop.
DssXmlApplicationOneTier - Static variable in interface com.microstrategy.webapi.EnumDSSXMLClientTypes
Specifies that the client application is One Tier Desktop.
DssXmlApplicationPortal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Portal
DssXmlApplicationPortal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLClientTypes
Portal
DssXmlApplicationPowerBI - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Specifies that the client application is PowerBI Data Connector
DssXMLApplicationPriorityAcrobat - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationPriority
Specify the printer application priority as Acrobat
DssXMLApplicationPriorityNCS - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationPriority
Specify the printer application priority as NCS
DssXmlApplicationProduct01 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Specifies that the client application is Product 01
DssXmlApplicationProduct02 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Specifies that the client application is Product 02
DssXmlApplicationProduct03 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Specifies that the client application is Product 03
DssXmlApplicationProduct04 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Specifies that the client application is Product 04
DssXmlApplicationProduct05 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Specifies that the client application is Product 05
DssXmlApplicationProduct06 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Specifies that the client application is Product 06
DssXmlApplicationProjectBuilder - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Project Builder
DssXmlApplicationProjectBuilder - Static variable in interface com.microstrategy.webapi.EnumDSSXMLClientTypes
Project Builder
DssXmlApplicationProjectUpgrade - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Project Upgrade
DssXmlApplicationProjectUpgrade - Static variable in interface com.microstrategy.webapi.EnumDSSXMLClientTypes
Project Upgrade
DssXmlApplicationQlik - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Specifies that the client application is Qlik Data Connector
DssXmlApplicationRStudio - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Specifies that the client application is RStudio Connector
DssXmlApplicationServer - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Server
DssXmlApplicationServer - Static variable in interface com.microstrategy.webapi.EnumDSSXMLClientTypes
Server
DssXmlApplicationServerAdmin - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Administrator
DssXmlApplicationTableau - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Specifies that the client application is Tableau Data Connector
DssXmlApplicationTester - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Specifies that the client application is MicroStrategy Tester.
DssXmlApplicationTester - Static variable in interface com.microstrategy.webapi.EnumDSSXMLClientTypes
Specifies that the client application is MicroStrategy Tester.
DssXmlApplicationTools - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Tools
DssXmlApplicationTools - Static variable in interface com.microstrategy.webapi.EnumDSSXMLClientTypes
Tools
DssXmlApplicationTypeJavaDesktop - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Java Desktop
DssXmlApplicationTypeJavaDesktop - Static variable in interface com.microstrategy.webapi.EnumDSSXMLClientTypes
Java Desktop
DssXmlApplicationWebAdmin - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Web Admin
DssXmlApplicationWebAdmin - Static variable in interface com.microstrategy.webapi.EnumDSSXMLClientTypes
Web Admin
DssXmlApplicationWebServices - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Web Services
DssXmlApplicationWebServices - Static variable in interface com.microstrategy.webapi.EnumDSSXMLClientTypes
Specifies that the client application is Web Services.
DssXmlApplicationWindowsWorkstation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Deprecated.
As the application type of mac and windows workstation are now merged into one. Please use DssXmlApplicationWorkstation instead.
DssXmlApplicationWindowsWorkstation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLClientTypes
 
DssXmlApplicationWorkstation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Specifies that the client application is workstation
DssXmlApplicationWorkstationMigration - Static variable in interface com.microstrategy.webapi.EnumDSSXMLApplicationType
Specifies that the client application is Workstation Migration.
DssXmlAreaLineMinorType - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCombinationMinorTypes
 
DssXMLAreaShapeCircle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAreaShapes
 
DssXMLAreaShapePolygon - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAreaShapes
 
DssXMLAreaShapeRectangle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAreaShapes
 
DssXmlAscending - Static variable in interface com.microstrategy.webapi.EnumDSSXMLOrder
Indicates an ascending order.
DssXmlAttributeID2DMarkerShape - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
shape of data marker.
DssXmlAttributeID2DScalefreqO1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
scale freq for graph labeling. 0 means Draw every label; 1..n Divide the labels into groups of n+1
DssXmlAttributeID2DScalefreqX - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
scale freq for X Axis.
DssXmlAttributeID2DScalefreqY1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
scale freq for Y1 Axis.
DssXmlAttributeID2DScalefreqY2 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
scale freq for Y2 Axis.
DssXmlAttributeID3DScalefreqX - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
3D scale freq for X Axis.
DssXmlAttributeID3DScalefreqY - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
3D scale freq for Y Axis.
DssXmlAttributeID3DScalefreqZ - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
3D scale freq for Z Axis.
DssXmlAttributeIDAreaAlpha - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDAreaColor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies the area color of a graph
DssXmlAttributeIDAreaSFX - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDAreaTransparent - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies whether area is transparent.
DssXmlAttributeIDAutoArrange - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDBevelType - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDContent - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies text content.
DssXmlAttributeIDCurrencyPosition - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDCurrencySymbol - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDCurvedLines - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDDecimalPlaces - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDDualAxisAuto - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDFillEffect - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies what style fill color is being applied
DssXmlAttributeIDFontAlign - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies the font alignment.
DssXmlAttributeIDFontAlpha - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDFontAntiAlias - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies whether the fount should use anti-aliasing
DssXmlAttributeIDFontBox - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies the font box style.
DssXmlAttributeIDFontColor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies the font color.
DssXmlAttributeIDFontName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies the font name.
DssXmlAttributeIDFontSize - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies the font size point.
DssXmlAttributeIDFontStyle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies the font style.
DssXmlAttributeIDFontTransparent - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies whether font is transparent.
DssXmlAttributeIDFormatDataTextAdv - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDFormatDataTextX - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
formatting for text values of X Axis
DssXmlAttributeIDFormatDataTextY1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
formatting for text values of y1 Axis
DssXmlAttributeIDFormatDataTextY2 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
formatting for text values of Y2 Axis
DssXmlAttributeIDFormatX - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
number formatting for data values of X Axis
DssXmlAttributeIDFormatXAxisValues - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDFormatY1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
number formatting for data values of Y1 Axis
DssXmlAttributeIDFormatY1AxisValues - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDFormatY2 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
number formatting for data values of Y2 Axis
DssXmlAttributeIDFormatY2AxisValues - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDFormatZ - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
number formatting for data values of Z Axis
DssXmlAttributeIDFormatZAxisValues - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDGaugeBorderStyle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDGaugeBorderThickness - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDGaugeNeedleStyle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDGaugeQBEnd - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDGaugeQBShow - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDGaugeQBStart - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDGaugeRangeStartAngle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDGaugeRangeStopAngle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDGaugeRangeThickness - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDGaugeStyle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDGridStepX - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies the X-axis interval.
DssXmlAttributeIDGridStepY1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies the Y1-axis interval.
DssXmlAttributeIDGridStepY2 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies the Y2-axis interval.
DssXmlAttributeIDGridStepZ - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies the Z-axis interval.
DssXmlAttributeIDLegendLock - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
legend position EnumDSSXMLLegendLock
DssXmlAttributeIDLineAlpha - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDLineColor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
line color
DssXmlAttributeIDLinePattern - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
DssXmlAttributeIDLineTransparent - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies whether line is transparent.
DssXmlAttributeIDLineWidth - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
line width 100 means 1 pt {link EnumDSSXMLLinePattern}
DssXmlAttributeIDLockFontSize - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Font size - absolute or relative True - Fonts will keep their physical point size even if the document grows/shrinks.
DssXmlAttributeIDLogScaleX - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Determines if X Axis has a Logarithmic Scale
DssXmlAttributeIDLogScaleY1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Determines if Y Axis has a Logarithmic Scale
DssXmlAttributeIDLogScaleY2 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Determines if Z Axis has a Logarithmic Scale
DssXmlAttributeIDNegativeNumber - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDNumberCategory - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDNumberFormat - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDOriContent - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies the original content.
DssXmlAttributeIDScaleX - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies the Min/Max of X-axis.
DssXmlAttributeIDScaleY1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies the Min/Max of Y1-axis.
DssXmlAttributeIDScaleY2 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies the Min/Max of Y2-axis.
DssXmlAttributeIDScaleZ - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies the Min/max of Z-axis.
DssXmlAttributeIDSDShowDataText - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDSDShowToolTip - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
series dependent show tooltip
DssXmlAttributeIDSDToolTip - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
series dependent tooltip
DssXmlAttributeIDSeriesColor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
color information (series and categories)
DssXmlAttributeIDSeriesOnY2 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDShow2DO - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
property to turn grid lines on/off bitwise value EnumDSSXMLShowAxis
DssXmlAttributeIDShow2DOLabel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies to show the labels on an ordinary axis.
DssXmlAttributeIDShow2DX - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
property to turn grid lines on/off for X Axis bitwise value EnumDSSXMLShowAxis
DssXmlAttributeIDShow2DXTitle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies to show the X-axis title.
DssXmlAttributeIDShow2DXValue - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies to show value on numerical X axis.
DssXmlAttributeIDShow2DY1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
property to turn grid lines on/off for Y1 Axis bitwise value EnumDSSXMLShowAxis
DssXmlAttributeIDShow2DY1Title - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies to show the Y1-axis title.
DssXmlAttributeIDShow2DY1Value - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies to show value on numerical Y1 axis.
DssXmlAttributeIDShow2DY2 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
property to turn grid lines on/off for Y2 Axis bitwise value EnumDSSXMLShowAxis
DssXmlAttributeIDShow2DY2Title - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies to show the Y2-axis title.
DssXmlAttributeIDShow2DY2Value - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies to show value on numerical Y2 axis.
DssXmlAttributeIDShow3DCHeader - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies to show column headers (3D charts).
DssXmlAttributeIDShow3DColTitle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies to show the series axis title (3D charts).
DssXmlAttributeIDShow3DFloor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDShow3DLNumber - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies to show number on left v-axis (3D charts).
DssXmlAttributeIDShow3DLWall - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDShow3DLYTitle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies to show the left Y axis title (3D charts).
DssXmlAttributeIDShow3DRHeader - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies to show row headers (3D charts).
DssXmlAttributeIDShow3DRNumber - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies to show number on right v-axis (3D charts).
DssXmlAttributeIDShow3DRowTitle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies to show group axis title (3D charts).
DssXmlAttributeIDShow3DRWall - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDShow3DRYTitle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies to show the right Y axis title (3D charts).
DssXmlAttributeIDShow3DScatterLine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
specifies the line for 3D scatter plot
DssXmlAttributeIDShowBubbleGrid - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDShowDataText - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies to show the data text in the graph.
DssXmlAttributeIDShowDivBiPolar - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Valid values: "true", "false"
DssXmlAttributeIDShowErrorBar - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDShowFeeler - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDShowfootnote - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies to show the chart footnote.
DssXmlAttributeIDShowLBLFeeler - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies the pie data text.
DssXmlAttributeIDShowLBLPie - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies the Pie/Funnel group title
DssXmlAttributeIDShowLegendText - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies to show the legend text in the graph.
DssXmlAttributeIDShowPolarConnectLines - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies whether to show or hide the connect lines in a polar graph
DssXmlAttributeIDShowSDDataLineType - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Line types defined in EnumDSSXMLDataLineType.
DssXmlAttributeIDShowShowUserLine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDShowSubtitle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies to show the chart subtitle.
DssXmlAttributeIDShowTitle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
Specifies to show the chart title.
DssXmlAttributeIDShowTitleSeries - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDShowToolTip - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDShowZeroLineX - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDShowZeroLineY1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDShowZeroLineY2 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDStaggerO - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
label formatting property "true"/"false", corresponding to stagger/auto
DssXmlAttributeIDStaggerX - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
label formatting property (Stagger) for X Axis
DssXmlAttributeIDStaggerY1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
label formatting property (Stagger) for Y1 Axis
DssXmlAttributeIDStaggerY2 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
label formatting property (Stagger) for Y2 Axis
DssXmlAttributeIDThousandSeparator - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAttributeIDToolTip - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlAuditDisabledUsers - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAuditUserFilter
 
DssXmlAuditEnabledUsers - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAuditUserFilter
 
DssXmlAuditIgnoreEnabledFlag - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAuditUserFilter
 
DssXmlAuditorDefault - Static variable in class com.microstrategy.webapi.EnumDSSXMLAuditorTypes
Default.
DssXmlAuditorIncludeLDAPGroups - Static variable in class com.microstrategy.webapi.EnumDSSXMLAuditorTypes
Include LDAP Groups.
DssXmlAuthAnonymous - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAuthModes
Specifies an authentication mode for anonymous users.
DssXmlAuthApiToken - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAuthModes
 
DssXmlAuthIntegrated - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAuthModes
Specifies to perform authentication based on Kerberos.
DssXmlAuthJWT - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAuthModes
Authentication with JWT
DssXmlAuthLDAP - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAuthModes
Specifies an authentication mode based on LDAP.
DssXmlAuthNTCredential - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAuthModes
Specifies an authentication mode based on the caller's Windows NT identity.
DssXmlAuthPassThrough - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAuthModes
Not used for XMLAPI - specifies passthrough for 2T connections.
DssXmlAuthSessionID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAuthModes
Authentication with a configuration session ID
DssXmlAuthSimpleSecurityPlugIn - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAuthModes
Specifies to perform authentication using a simple security plugin scheme.
DssXmlAuthStandard - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAuthModes
Specifies an authentication mode based on a DSS User login name and password.
DssXmlAuthTrusted - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAuthModes
Trusted authentication
DssXmlAuthUsher - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAuthModes
Usher authentication
DssXmlAuthWarehousePassthrough - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAuthModes
Specifies to perform authentication as a warehouse passthrough login/password.
DssXmlAutoTextDateTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAutoTextType
Date and time
DssXmlAutoTextDocument - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAutoTextType
Document name
DssXmlAutoTextExecutionTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAutoTextType
Execution time
DssXmlAutoTextGroupBy - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAutoTextType
Group by
DssXmlAutoTextNPage - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAutoTextType
Number of pages
DssXmlAutoTextPage - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAutoTextType
Page number
DssXmlAutoTextProject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAutoTextType
Project name
DssXmlAutoTextPrompt - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAutoTextType
Prompt text
DssXmlAutoTextReport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAutoTextType
Report name
DssXmlAutoTextReportExecutionTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAutoTextType
Report execution time
DssXmlAutoTextReportFilterDetails - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAutoTextType
Report filter details
DssXmlAutoTextReportTemplateDetails - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAutoTextType
Report template details
DssXmlAutoTextUser - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAutoTextType
User name
DssXmlAxisChaptersBit - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAxesBitMap
The chapter axis.
DssXmlAxisColumnsBit - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAxesBitMap
The column axis.
DssXmlAxisNameChapters - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAxisName
The chapter axis.
DssXmlAxisNameColumns - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAxisName
The column axis.
DssXmlAxisNamePages - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAxisName
The page axis.
DssXmlAxisNameRows - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAxisName
The row axis.
DssXmlAxisNone - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAxesBitMap
No axes.
DssXmlAxisPagesBit - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAxesBitMap
The page axis.
DssXmlAxisRowsBit - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAxesBitMap
The row axis.
DssXmlAzureCosmosDB - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Azure Cosmos data base type.
DssXmlAzureSynapseAnalytics - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlBackupContentCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLContentCacheAdminAction
Indicates an action to backup content cache
DssXmlBarAreaMinorType - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCombinationMinorTypes
 
DssXmlBarLineMinorType - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCombinationMinorTypes
 
DssXmlBaseFormBigDecimal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLBaseFormType
The form represents big decimal.
DssXmlBaseFormDate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLBaseFormType
The form represents a date.
DssXmlBaseFormDateTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLBaseFormType
The form represents a date and time.
DssXmlBaseFormEmail - Static variable in interface com.microstrategy.webapi.EnumDSSXMLBaseFormType
The form is an email address.
DssXmlBaseFormHidden - Static variable in interface com.microstrategy.webapi.EnumDSSXMLBaseFormType
The form represents text hidden.
DssXmlBaseFormHTMLTag - Static variable in interface com.microstrategy.webapi.EnumDSSXMLBaseFormType
The form is a HTML tag.
DssXmlBaseFormNumber - Static variable in interface com.microstrategy.webapi.EnumDSSXMLBaseFormType
The form is a number.
DssXmlBaseFormPhoneNumber - Static variable in interface com.microstrategy.webapi.EnumDSSXMLBaseFormType
The form represents phone number.
DssXmlBaseFormPicture - Static variable in interface com.microstrategy.webapi.EnumDSSXMLBaseFormType
The form represents a picture.
DssXmlBaseFormReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLBaseFormType
 
DssXmlBaseFormSymbol - Static variable in interface com.microstrategy.webapi.EnumDSSXMLBaseFormType
The form represents a symbol.
DssXmlBaseFormText - Static variable in interface com.microstrategy.webapi.EnumDSSXMLBaseFormType
The form is a text string.
DssXmlBaseFormTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLBaseFormType
The form represents a time.
DssXmlBaseFormUrl - Static variable in interface com.microstrategy.webapi.EnumDSSXMLBaseFormType
The form is a universal resource locator (web address).
DssXmlBetween - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMonitorFilterOperator
Represents the 'between' operator.
DssXmlBigDataEngine1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXMLBinaryContextDetailAnnotation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLBinaryContextDetailFlags
The detail flag for annotation information.
DssXMLBinaryContextDetailCurrentGroupBy - Static variable in interface com.microstrategy.webapi.EnumDSSXMLBinaryContextDetailFlags
The detail flag for including current group by only.
DssXMLBinaryContextDetailCurrentLayout - Static variable in interface com.microstrategy.webapi.EnumDSSXMLBinaryContextDetailFlags
The detail flag for layout.
DssXMLBinaryContextDetailDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLBinaryContextDetailFlags
The default binary detail Flag.
DssXMLBinaryContextDetailPartial - Static variable in interface com.microstrategy.webapi.EnumDSSXMLBinaryContextDetailFlags
The detail flag for partial result.
DssXMLBinaryContextDetailSlice - Static variable in interface com.microstrategy.webapi.EnumDSSXMLBinaryContextDetailFlags
The detail flag for using slice id.
DssXMLBinaryContextDetailVisFramework - Static variable in interface com.microstrategy.webapi.EnumDSSXMLBinaryContextDetailFlags
The detail flag for VisFramework.
DssXMLBinaryContextFlexData - Static variable in interface com.microstrategy.webapi.EnumDSSXMLBinaryContextFlags
The Result Flag for Flex Binary Data.
DssXMLBinaryContextFlexDefn - Static variable in interface com.microstrategy.webapi.EnumDSSXMLBinaryContextFlags
The Result Flag for Flex Binary Definition.
DssXmlBoxPlotMinorType - Static variable in interface com.microstrategy.webapi.EnumDSSXMLBoxPlotMinorTypes
Minor graph type for BoxPlot chart.
DssXmlBrowsingLevel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLevelFlags
Indicates to retrieve monitoring information in browsing level.
DssXmlBubbleMinorTypeBubble - Static variable in interface com.microstrategy.webapi.EnumDSSXMLBubbleMinorTypes
Specifies a minor graph type of Bubble for Bubble chart.
DssXmlBubbleMinorTypeBubbleDualAxis - Static variable in interface com.microstrategy.webapi.EnumDSSXMLBubbleMinorTypes
Specifies a minor graph type of Bubble with Dual Axis for Bubble chart.
DssXmlBubbleMinorTypeBubbleDualAxisLabels - Static variable in interface com.microstrategy.webapi.EnumDSSXMLBubbleMinorTypes
Specifies a minor graph type of Bubble with Dual Axis and Labels for Bubble chart.
DssXmlBubbleMinorTypeBubbleLabels - Static variable in interface com.microstrategy.webapi.EnumDSSXMLBubbleMinorTypes
Specifies a minor graph type of Bubble with Labels for Bubble chart.
DssXmlBusinessDaysAware - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDynamicTime
 
DssXmlCacheExpCommandDelete - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheExpCommand
Delete
DssXmlCacheExpCommandElementPurge - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheExpCommand
Element Purge
DssXmlCacheExpCommandInvalidate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheExpCommand
Invalidate
DssXmlCacheExpOptionsBoth - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheExpOptions
Both Inbox and Report Cache
DssXmlCacheExpOptionsInboxOnly - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheExpOptions
Inbox Only
DssXmlCacheExpOptionsReportCacheOnly - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheExpOptions
Report Cache Only
DssXmlCacheExpReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheExpOptions
 
DssXmlCacheInfoCreateTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheInfo
Represents the cache creation time
DssXmlCacheInfoCreator - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheInfo
 
DssXmlCacheInfoDataLocale - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheInfo
 
DssXmlCacheInfoDBConnectionId - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheInfo
 
DssXmlCacheInfoDBLoginId - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheInfo
 
DssXmlCacheInfoExpireTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheInfo
Represents the cache expiration time
DssXmlCacheInfoHitCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheInfo
Represents the cache hit count
DssXmlCacheInfoId - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheInfo
Represents the cach DSSID
DssXmlCacheInfoLastHitTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheInfo
Represents the cache last hit time
DssXmlCacheInfoLastUpdateTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheInfo
Represents the cache last update time
DssXmlCacheInfoProjectGuid - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheInfo
Represents the project DSSID.
DssXmlCacheInfoReportId - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheInfo
Represents the report DSSID.
DssXmlCacheInfoReportName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheInfo
Represents the name of the report.
DssXmlCacheInfoSecurityFilterId - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheInfo
 
DssXmlCacheInfoSize - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheInfo
Represents the cache size in KB
DssXmlCacheInfoStatus - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheInfo
Represents the cache status
DssXmlCacheInfoType - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheInfo
Represents the cache type
DssXmlCacheInfoUserId - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheInfo
 
DssXmlCacheInfoWHLoginName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheInfo
 
DssXmlCacheInfoWHTable - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheInfo
Represents the wearhouse table name.
DssXmlCacheSettingElementCacheLifeTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheSetting
Element Cache Life Time
DssXmlCacheSettingElementCacheTableBucketCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheSetting
Element Cache Table Bucket Count
DssXmlCacheSettingElementCacheTableBucketPerLock - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheSetting
Element Cache Table Bucket Per Lock
DssXmlCacheSettingElementCacheUseConnectionMap - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheSetting
Element Cache Use Connection Map
DssXmlCacheSettingElementCacheUsePassThroughLogin - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheSetting
Element Cache Use Pass Through Login
DssXmlCacheSettingElementCacheUsesSecurityFilters - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheSetting
Element Cache Uses Security Filters
DssXmlCacheSettingElementFileCachePath - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheSetting
Element Cache File Path
DssXmlCacheSettingElementMaxCacheCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheSetting
Element Cache Max Count
DssXmlCacheSettingElementMaxMemoryConsumption - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheSetting
Element Cache Max Memory Consumption
DssXmlCacheSettingElementSwapPolicy - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheSetting
Element Cache Swap Policy
DssXmlCacheSettingLastOne - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheSetting
Last One
DssXmlCacheSettingLinkCacheMaxMemConsumption - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheSetting
Link Cache Max Mem Consumption
DssXmlCacheSettingLinkCacheSwapPolicy - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheSetting
Link Cache Swap Policy
DssXmlCacheSettingLinkCacheTableBucketCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheSetting
Link Cache Table Bucket Count
DssXmlCacheSettingLinkCacheTableBucketPerLock - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheSetting
LinkCacheTableBucketPerLock
DssXmlCacheSettingMaxElementRowCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheSetting
Element Cache Max Row Count
DssXmlCacheSettingObjectCacheLifeTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheSetting
Object Cache Life Time
DssXmlCacheSettingObjectCacheTableBucketCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheSetting
Object Cache Table Bucket Count
DssXmlCacheSettingObjectCacheTableBucketPerLock - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheSetting
Object Cache Table Bucket Per Lock
DssXmlCacheSettingObjectFileCachePath - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheSetting
Object Cache File Path
DssXmlCacheSettingObjectMaxCacheCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheSetting
Object Cache Maximum Count
DssXmlCacheSettingObjectMaxMemoryConsumption - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheSetting
Object Cache Maximum Memory Consumption
DssXmlCacheSettingObjectSwapPolicy - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheSetting
Object Cache Swap Policy
DssXmlCacheSettingReportCacheDBMatchingFlag - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheSetting
Report Cache DB Matching Flag
DssXmlCacheSettingReportCacheLifeTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheSetting
Report Cache Life Time
DssXmlCacheSettingReportCacheLoadOnStart - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheSetting
Report Cache Load On Start
DssXmlCacheSettingReportCacheTableBucketCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheSetting
Report Cache Table Bucket Count
DssXmlCacheSettingReportCacheTableBucketPerLock - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheSetting
Report Cache Table Bucket Per Lock
DssXmlCacheSettingReportDisableCaching - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheSetting
Report Cache Disable Caching
DssXmlCacheSettingReportFileCachePath - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheSetting
Report Cache File Path
DssXmlCacheSettingReportMaxCacheCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheSetting
Report Cache Max Count
DssXmlCacheSettingReportMaxMemoryConsumption - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheSetting
Report Cache Max Memory Consumption
DssXmlCacheSettingReportSwapPolicy - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheSetting
Report Cache Swap Policy
DssXmlCacheSettingReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheSetting
 
DssXmlCacheSwapPolicyLHC - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheSwapPolicy
LHC
DssXmlCacheSwapPolicyLRU - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheSwapPolicy
LRU
DssXmlChangeJournalCommandDisable - Static variable in interface com.microstrategy.webapi.EnumDSSXMLChangeJournalCommandType
Specifies a CJ command type to disable change journal
DssXmlChangeJournalCommandEnable - Static variable in interface com.microstrategy.webapi.EnumDSSXMLChangeJournalCommandType
Specifies a CJ command type to enable change journal
DssXmlChangeJournalCommandPurge - Static variable in interface com.microstrategy.webapi.EnumDSSXMLChangeJournalCommandType
Specifies a CJ command type that execute purge
DssXmlChangeJournalCommandQuery - Static variable in interface com.microstrategy.webapi.EnumDSSXMLChangeJournalCommandType
Specifies a CJ command type that execute a query
DssXmlChangeJournalCommandReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLChangeJournalCommandType
Reserved
DssXmlChannelConsole - Static variable in interface com.microstrategy.webapi.EnumDSSXMLChannelType
Console
DssXmlChannelReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLChannelType
Reserved
DssXmlChannelTCPIP - Static variable in interface com.microstrategy.webapi.EnumDSSXMLChannelType
TCP/IP
DSSXMLClassFactory - Class in com.microstrategy.webapi
Factory class to get the ServerSession, Administration and FileLoader Interfaces.
DSSXMLClassFactory() - Constructor for class com.microstrategy.webapi.DSSXMLClassFactory
 
DssXmlClientTelemetrySettings - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlClientTypeAgent - Static variable in interface com.microstrategy.webapi.EnumDSSXMLClientTypes
Specifies that the client application is Agent.
DssXmlClientTypeScheduler - Static variable in interface com.microstrategy.webapi.EnumDSSXMLClientTypes
Specifies that the client application is Scheduler.
DssXmlClientTypeSysAdmin - Static variable in interface com.microstrategy.webapi.EnumDSSXMLClientTypes
Specifies that the client application is System Administrator.
DssXmlClientTypeWeb - Static variable in interface com.microstrategy.webapi.EnumDSSXMLClientTypes
Specifies that the client application is Web.
DssXmlCloseProject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLProjectActions
Specifies the Close action for a project
DssXmlCloudElement - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a cloud element data base type.
DssXmlCloudGateway - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a cloud gateway data base type.
DssXmlCloudGateway_V1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlCloudGatewayAwsS3 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a cloud gateway AWS S3 data base type.
DssXmlCloudGatewayAwsS3_V1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlCloudGatewayAzureAdls2 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a cloud gateway Azure Adls2 data base type.
DssXmlCloudGatewayAzureADLS2D_V1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlCloudGatewayGoogleCloudStorage - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a cloud gateway google cloud ctorage data base type.
DssXmlCloudGatewayGoogleCloudStorage_V1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlCloudGatewaySharePoint - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
 
DssXmlCloudGatewaySharePoint_V1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlClusterMemberStatusExecuting - Static variable in interface com.microstrategy.webapi.EnumDSSXMLClusterMemberStatus
Specifies that the server is currently executing
DssXmlClusterMemberStatusMaintained - Static variable in interface com.microstrategy.webapi.EnumDSSXMLClusterMemberStatus
Specifies that the server is currently maintained
DssXmlClusterMemberStatusPause - Static variable in interface com.microstrategy.webapi.EnumDSSXMLClusterMemberStatus
Specifies that the server is currently paused
DssXmlClusterMemberStatusStopped - Static variable in interface com.microstrategy.webapi.EnumDSSXMLClusterMemberStatus
Specifies that the server is currently stopped
DssXMLCmdBatchLDAPImport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerCommand
Batch LDAP Import command
DssXMLCmdCacheAdmin - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerCommand
Delete Caches / Invalidate Caches / Purge Element Caches
DssXMLCmdCloseProject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerCommand
Unload Project command
DssXMLCmdCubeAdmin - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerCommand
Activate / Deactivate / Delete / Update Intelligent Cubes
DssXMLCmdGetJobs - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerCommand
Get jobs command
DssXMLCmdHistoryListAdmin - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerCommand
Clean History List Database / Delete History List Messages
DssXMLCmdIdleProject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerCommand
Idle Project command
DssXMLCmdLoadLicenseTelemetry - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerCommand
Initial load of license telemetry
DssXMLCmdLoadObjectTelemetry - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerCommand
Initial load of object telemetry
DssXMLCmdNewsStand - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerCommand
Deliver Newsstand Push Notifications
DssXMLCmdObjectServerGarbageCollect - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerCommand
Delete Unused Managed Objects
DssXMLCmdOpenProject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerCommand
Load Project command
DssXMLCmdPurgeStatistics - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerCommand
Purge Statistics command
DssXMLCmdReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerCommand
Reserved
DssXMLCmdResumeProject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerCommand
Resume Project command
DssXmlColumnClassExtra - Static variable in interface com.microstrategy.webapi.EnumDSSXMLColumnClass
The "extra" blank column of the report.
DssXmlColumnClassGrid - Static variable in interface com.microstrategy.webapi.EnumDSSXMLColumnClass
The grid columns of a report.
DssXmlColumnClassHeader - Static variable in interface com.microstrategy.webapi.EnumDSSXMLColumnClass
The header of the report.
DssXmlConcur - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlConflictAll - Static variable in interface com.microstrategy.webapi.EnumDSSXMLConflictDomain
Rule applies to all objects
DssXmlConflictApplication - Static variable in interface com.microstrategy.webapi.EnumDSSXMLConflictDomain
Rule applies to all application level objects (filters, report definitions etc.)
DssXmlConflictConfiguration - Static variable in interface com.microstrategy.webapi.EnumDSSXMLConflictDomain
Rule applies to all configuration level objects (users, user groups etc.)
DssXmlConflictEarlier - Static variable in interface com.microstrategy.webapi.EnumDSSXMLConflictResolution
Use the object with earlier time stamp (if stamps are the same we use existing)
DssXmlConflictExisting - Static variable in interface com.microstrategy.webapi.EnumDSSXMLConflictResolution
Use the existing object (that is the object in the destination source)
DssXmlConflictExplicitObject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLConflictDomain
Rule applies to a specific object
DssXmlConflictFolder - Static variable in interface com.microstrategy.webapi.EnumDSSXMLConflictDomain
Rule applies to all the objects in a specific folder More specifically, the folder that contains the object in the source project is used.
DssXmlConflictForce - Static variable in interface com.microstrategy.webapi.EnumDSSXMLConflictResolution
Flag set to force conflict rule to apply when there is no apparent merge conflict
DssXmlConflictForceKeepBoth - Static variable in interface com.microstrategy.webapi.EnumDSSXMLConflictResolution
Keep both objects, even if there is no merge conflict
DssXmlConflictForceReplace - Static variable in interface com.microstrategy.webapi.EnumDSSXMLConflictResolution
For path resolution, replace even if there is no main object merge conflict
DssXmlConflictKeepBoth - Static variable in interface com.microstrategy.webapi.EnumDSSXMLConflictResolution
Gave the replacement object a new name and ID so it can be copied as a different object
DssXmlConflictLater - Static variable in interface com.microstrategy.webapi.EnumDSSXMLConflictResolution
Use the object with later time stamp (if stamps are the same we use existing)
DssXmlConflictMask - Static variable in interface com.microstrategy.webapi.EnumDSSXMLConflictResolution
Mask that separates the conflict resolution from any other bits we might use
DssXmlConflictNone - Static variable in interface com.microstrategy.webapi.EnumDSSXMLConflictResolution
Do not resolve the merge conflict
DssXmlConflictObjectType - Static variable in interface com.microstrategy.webapi.EnumDSSXMLConflictDomain
Rule applies to all objects of a specific type or subtype
DssXmlConflictPreserveHidden - Static variable in interface com.microstrategy.webapi.EnumDSSXMLConflictResolution
Preserving the existing object's hidden property.
DssXmlConflictReplace - Static variable in interface com.microstrategy.webapi.EnumDSSXMLConflictResolution
Replace the existing object (that is use the object in the source)
DssXmlConflictReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLConflictDomain
Not a conflict domain
DssXmlConflictSchema - Static variable in interface com.microstrategy.webapi.EnumDSSXMLConflictDomain
Rule applies to all schema level objects (attributes, facts, tables etc.)
DssXmlConnectionModeCastorServer - Static variable in interface com.microstrategy.webapi.EnumDSSXMLConnectionMode
Castor Server
DssXmlConnectionModeDirectAccess - Static variable in interface com.microstrategy.webapi.EnumDSSXMLConnectionMode
Direct Access
DssXmlConnectionModeServerAccess - Static variable in interface com.microstrategy.webapi.EnumDSSXMLConnectionMode
Server Access
DssXmlConnectionModeWebAccess - Static variable in interface com.microstrategy.webapi.EnumDSSXMLConnectionMode
Web Access
DssXmlConnectionStateBusy - Static variable in interface com.microstrategy.webapi.EnumDSSXMLConnectionState
Specifies that the connection is in the state busy.
DssXmlConnectionStateFree - Static variable in interface com.microstrategy.webapi.EnumDSSXMLConnectionState
Specifies that the connection is in the state free.
DssXmlConnParamInitialPoolSize - Static variable in interface com.microstrategy.webapi.EnumDSSXMLConnParam
Specifies the default initial connection pool size.
DssXmlConnParamMaximumPoolSize - Static variable in interface com.microstrategy.webapi.EnumDSSXMLConnParam
Specifies the default maximum connection pool size.
DssXmlConnParamMin - Static variable in interface com.microstrategy.webapi.EnumDSSXMLConnParam
Specifies the minimum value.
DssXmlConnParamPoolSizeLimit - Static variable in interface com.microstrategy.webapi.EnumDSSXMLConnParam
Specifies the default upper limit of all connection pools.
DssXmlConnParamPort - Static variable in interface com.microstrategy.webapi.EnumDSSXMLConnParam
Specifies the default network port number to establish a connection.
DssXmlConnParamProtocol - Static variable in interface com.microstrategy.webapi.EnumDSSXMLConnParam
Specifies the default network protocol to establish a connection.
DssXmlControlAttributeBrowseForms - Static variable in interface com.microstrategy.webapi.EnumDSSXMLControlAttributeFormDisplayOption
Specifies the control to display Browse source forms
DssXmlControlAttributeCustomForms - Static variable in interface com.microstrategy.webapi.EnumDSSXMLControlAttributeFormDisplayOption
Specifies the control to display customized source forms
DssXmlControlAttributeDefaultForms - Static variable in interface com.microstrategy.webapi.EnumDSSXMLControlAttributeFormDisplayOption
Specifies the control to display default source forms
DssXmlControlAttributeDisplayForms - Static variable in interface com.microstrategy.webapi.EnumDSSXMLControlAttributeFormDisplayOption
Specifies the control to display Display source forms
DssXmlControlAttributeFormReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLControlAttributeFormDisplayOption
Not used yet
DssXmlControlElementSourceDocument - Static variable in interface com.microstrategy.webapi.EnumDSSXMLControlElementSourceType
Specifies the control element source from document
DssXmlControlElementSourceLastOne - Static variable in interface com.microstrategy.webapi.EnumDSSXMLControlElementSourceType
Just indicate the last element of element source type
DssXmlControlElementSourceList - Static variable in interface com.microstrategy.webapi.EnumDSSXMLControlElementSourceType
Specifies the control element source from list
DssXmlControlElementSourceMDReport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLControlElementSourceType
Specifies the control element source from MD Report
DssXmlControlElementSourceReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLControlElementSourceType
default flag, not set the specific type
DssXmlControlElementSourceRWDataset - Static variable in interface com.microstrategy.webapi.EnumDSSXMLControlElementSourceType
Specifies the control element source from RW Dataset
DssXmlControlElementSourceWarehouse - Static variable in interface com.microstrategy.webapi.EnumDSSXMLControlElementSourceType
Specifies the control element source from warehouse
DssXmlCountLevel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLevelFlags
Indicates to retrieve monitoring information in count level.
DssXMLCreateChangeJournal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCreateFlags
 
DssXMLCreateConfiguration - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCreateFlags
 
DssXMLCreateEnableQuickSearch - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCreateFlags
 
DssXMLCreateEntityMask - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCreateFlags
 
DssXMLCreateFromString - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCreateFlags
 
DssXMLCreateProject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCreateFlags
 
DssXmlCreateRepository - Static variable in interface com.microstrategy.webapi.EnumDSSXMLInitRepositoryModes
Specifies the IServer to create a repository.
DssXMLCreateServerInstance - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCreateFlags
 
DssXmlCubeCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheType
 
DssXmlCubeIncrementTypeReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCubeIncrementType
Reserved: indicate not exists
DssXmlCubeInfoCreateTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCubeInfo
 
DssXmlCubeInfoCreator - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCubeInfo
 
DssXmlCubeInfoCreatorId - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCubeInfo
 
DssXmlCubeInfoCubeDefId - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCubeInfo
 
DssXmlCubeInfoCubeId - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCubeInfo
 
DssXmlCubeInfoCubeName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCubeInfo
 
DssXmlCubeInfoDataLocale - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCubeInfo
 
DssXmlCubeInfoDBConnectionId - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCubeInfo
 
DssXmlCubeInfoDBLoginId - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCubeInfo
 
DssXmlCubeInfoFileName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCubeInfo
 
DssXmlCubeInfoHistoricHitCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCubeInfo
 
DssXmlCubeInfoHitCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCubeInfo
 
DssXmlCubeInfoLastHitTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCubeInfo
 
DssXmlCubeInfoLastUpdateJob - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCubeInfo
 
DssXmlCubeInfoLastUpdateTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCubeInfo
 
DssXmlCubeInfoOpenViewCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCubeInfo
 
DssXmlCubeInfoProjectId - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCubeInfo
 
DssXmlCubeInfoProjectName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCubeInfo
 
DssXmlCubeInfoPromptAnswer - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCubeInfo
 
DssXmlCubeInfoSize - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCubeInfo
 
DssXmlCubeInfoStatus - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCubeInfo
 
DssXmlCubeInfoWHLoginID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCubeInfo
 
DssXmlCubeRefreshAdd - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCubeRefreshType
Add new data
DssXmlCubeRefreshAddNewTable - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCubeRefreshType
Add new table
DssXmlCubeRefreshDelete - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCubeRefreshType
Delete
DssXmlCubeRefreshDeleteTable - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCubeRefreshType
Delete table
DssXmlCubeRefreshPreserve - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCubeRefreshType
Preserve
DssXmlCubeRefreshReplaceTable - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCubeRefreshType
Replace existing data
DssXmlCubeRefreshReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCubeRefreshType
Reserved: indicate not exists
DssXmlCubeRefreshUpdate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCubeRefreshType
Update existing data
DssXmlCubeRefreshUpsert - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCubeRefreshType
Update existing data and add new data
DssXmlCubeRefreshUseFilter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCubeIncrementType
The filter type of incremental refresh report
DssXmlCubeRefreshUseReport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCubeIncrementType
The report type of incremental refresh report
DssXmlCurrentElementActionFirst - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCurrentElementAction
Go to first group by page
DssXmlCurrentElementActionLast - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCurrentElementAction
Go to last group by page
DssXmlCurrentElementActionNext - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCurrentElementAction
Go to previous group by page
DssXmlCurrentElementActionPrevious - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCurrentElementAction
Go to next group by page
DssXmlCurrentElementActionReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCurrentElementAction
Reserved
DssXmlCurrentElementChosen - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCurrentElementStatus
The current element of the template unit is chosen.
DssXmlCurrentElementDesired - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCurrentElementStatus
The current element of the template unit is marked as desired.
DssXmlCurrentElementReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCurrentElementStatus
Reserved.
DssXmlCurrentElementUnset - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCurrentElementStatus
The current element of the template unit is unset.
DssXmlCustomGroup - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFilterType
Filter is used to define a custom grouping
DssXmlDatabaseTypeReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Reserved.
DssXmlDatabaseVersionDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDatabaseVersionReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDatabricks - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a databricks base type.
DssXmlDatabricks - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDataLineBoth - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataLineType
 
DssXmlDataLineLine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataLineType
 
DssXmlDataLineMarker - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataLineType
 
DssXmlDatasetServeAsModel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatasetServeMode
DDA mode.
DssXmlDatasetServeAsSourceAndModel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatasetServeMode
In memory mode.
DssXmlDatasetServeModeLast - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatasetServeMode
Unknown mode
DssXmlDataSourceConnection2Tier - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataSourceConnectionType
Two Tier
DssXmlDataSourceConnection2TierAbell - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataSourceConnectionType
Two Tier Abell
DssXmlDataSourceConnection3Tier - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataSourceConnectionType
Three Tier
DssXmlDataSourceMDConnectionMultiProcess - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataSourceFlags
Metadata Connection Multi Process
DssXmlDataSourceTypeCacheFiles - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataSourceType
Cache Files
DssXmlDataSourceTypeConfiguration - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataSourceType
Configuration
DssXmlDataSourceTypeProjectMD4 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataSourceType
Project MD4
DssXmlDataSourceTypeProjectMD7 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataSourceType
Project MD7
DssXmlDataSourceTypeReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataSourceType
Reserved
DssXmlDataSourceTypeServer - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataSourceType
Server
DssXmlDataSourceUsePersistentID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataSourceFlags
Use Persistent ID
DssXmlDataSourceUseWHPartition - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataSourceFlags
Use Warehouse Partition
DssXmlDataTypeBigDecimal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataType
Specifies the big decimal data type.
DssXmlDataTypeBinary - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataType
Specifies the binary data type.
DssXmlDataTypeBool - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataType
Specifies the bool data type.
DssXmlDataTypeCellFormatData - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataType
Specifies the cell format data type.
DssXmlDataTypeChar - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataType
Specifies the char data type.
DssXmlDataTypeDate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataType
Specifies the date data type.
DssXmlDataTypeDecimal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataType
Specifies the decimal data type.
DssXmlDataTypeDouble - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataType
Specifies the double data type.
DssXmlDataTypeFloat - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataType
Specifies the float data type.
DssXmlDataTypeInt64 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataType
Specifies the cell format data type.
DssXmlDataTypeInteger - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataType
Specifies the integer data type.
DssXmlDataTypeLong - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataType
Specifies the long data type.
DssXmlDataTypeLongVarBin - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataType
Specifies the long varbin data type.
DssXmlDataTypeLongVarChar - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataType
Specifies the long varchar data type.
DssXmlDataTypeMBChar - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataType
Specifies the MB char data type.
DssXmlDataTypeNumeric - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataType
Specifies the numeric data type.
DssXmlDataTypePattern - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataType
Specifies the pattern data type.
DssXmlDataTypeReal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataType
Specifies the real data type.
DssXmlDataTypeReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataType
Reserved value.
DssXmlDataTypeShort - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataType
Specifies the short data type.
DssXmlDataTypeTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataType
Specifies the time data type.
DssXmlDataTypeTimeStamp - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataType
Specifies the timestamp data type.
DssXmlDataTypeUnknown - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataType
Data type unknown.
DssXmlDataTypeUnsigned - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataType
Specifies the unsigned data type.
DssXmlDataTypeVarBin - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataType
Specifies the varbin data type.
DssXmlDataTypeVarChar - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDataType
Specifies the varchar data type.
DssXmlDay01 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfMonthBitEncoded
 
DssXmlDay02 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfMonthBitEncoded
 
DssXmlDay03 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfMonthBitEncoded
 
DssXmlDay04 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfMonthBitEncoded
 
DssXmlDay05 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfMonthBitEncoded
 
DssXmlDay06 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfMonthBitEncoded
 
DssXmlDay07 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfMonthBitEncoded
 
DssXmlDay08 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfMonthBitEncoded
 
DssXmlDay09 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfMonthBitEncoded
 
DssXmlDay10 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfMonthBitEncoded
 
DssXmlDay11 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfMonthBitEncoded
 
DssXmlDay12 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfMonthBitEncoded
 
DssXmlDay13 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfMonthBitEncoded
 
DssXmlDay14 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfMonthBitEncoded
 
DssXmlDay15 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfMonthBitEncoded
 
DssXmlDay16 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfMonthBitEncoded
 
DssXmlDay17 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfMonthBitEncoded
 
DssXmlDay18 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfMonthBitEncoded
 
DssXmlDay19 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfMonthBitEncoded
 
DssXmlDay20 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfMonthBitEncoded
 
DssXmlDay21 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfMonthBitEncoded
 
DssXmlDay22 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfMonthBitEncoded
 
DssXmlDay23 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfMonthBitEncoded
 
DssXmlDay24 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfMonthBitEncoded
 
DssXmlDay25 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfMonthBitEncoded
 
DssXmlDay26 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfMonthBitEncoded
 
DssXmlDay27 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfMonthBitEncoded
 
DssXmlDay28 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfMonthBitEncoded
 
DssXmlDay29 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfMonthBitEncoded
 
DssXmlDay30 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfMonthBitEncoded
 
DssXmlDay31 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfMonthBitEncoded
 
DssXmlDayFriday - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfWeek
 
DssXmlDayFriday - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfWeekBitEncoded
 
DssXmlDayMonday - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfWeek
 
DssXmlDayMonday - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfWeekBitEncoded
 
DssXmlDaySaturday - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfWeek
 
DssXmlDaySaturday - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfWeekBitEncoded
 
DssXmlDaySunday - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfWeek
 
DssXmlDaySunday - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfWeekBitEncoded
 
DssXmlDayThursday - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfWeek
 
DssXmlDayThursday - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfWeekBitEncoded
 
DssXmlDayTuesday - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfWeek
 
DssXmlDayTuesday - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfWeekBitEncoded
 
DssXmlDayWednesday - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfWeek
 
DssXmlDayWednesday - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDayOfWeekBitEncoded
 
DssXmlDBAccess - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies an Access data base type.
DssXmlDBAccess20 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBAccess2000 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBAccess2002 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBAccess2003 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBAccess2007 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBAccess70 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBActianVector4x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBAdabaseD6112 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBAltibase - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Altibase data base type.
DssXmlDBAltibase63x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBAmazonAthena - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies an Amazon Athena data base type.
DssXmlDBAmazonAthena1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBAmazonAurora - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies an Amazon Aurora data base type.
DssXmlDBAmazonAurora1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBAmazonAuroraPostgresCompatible - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBAmazonRedShif - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBAmazonRedshift - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies an Amazon Redshift data base type.
DssXmlDBApachePhoenix3x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBApachePhoenix4x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBApacheSpark15 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBApacheSpark1x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBArcadiaPlatform - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Arcadia data base type.
DssXmlDBArcadiaPlatform1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBAster - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Aster data base type.
DssXmlDBAsternCluster30 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBAsternCluster40 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBAsternCluster45 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBAsternCluster46 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBAsternCluster50 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBAsternCluster51 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBAsternCluster6 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBBased - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerHLRepositoryType
 
DssXmlDBBigDataEngine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a BigDataEngine data base type.
DssXmlDBCalpontInfiniDB - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBCassandra - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Cassandra data base type.
DssXmlDBCassandra2x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBCirro - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Cirro data base type.
DssXmlDBCirro1x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBCiscoDataVirtualization7x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBComposite - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Composite data base type.
DssXmlDBComposite450 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DSSXmlDBComposite510 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBComposite6x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBConcur - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Concur data base type.
DssXmlDBConcur - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBConnDBConnectionID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDBConnectionInfo
Describes the GUID of a DB connection.
DssXmlDBConnDBConnectionName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDBConnectionInfo
Describes the DB connection name.
DssXmlDBConnDBConnectionNo - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDBConnectionInfo
Describes the numerical id of a DB connection.
DssXmlDBConnDBConnectionStatus - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDBConnectionInfo
Describes the status of a DB connection.
DssXmlDBConnDBInstance - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDBConnectionInfo
Describes the name of a DB connection instance.
DssXmlDBConnectionBusy - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDBConnectionStatus
Indicates the busy status.
DssXmlDBConnectionCached - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDBConnectionStatus
Indicates the cached status.
DssXmlDBConnectionCloud - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a ConnectionCloud data base type.
DssXmlDBConnectionCloud1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBConnLogin - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDBConnectionInfo
Describes the login to a database
DssXmlDBConnServerName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDBConnectionInfo
Describes the server name from which the DB connection information was obtained.
DssXmlDBConnUserName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDBConnectionInfo
Describes the user name.
DssXmlDBDataDirectCloud - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a DataDirect Cloud data base type.
DssXmlDBDataDirectCloudv1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBDATAllegro - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a MicroSoft DATAllegro data base type.
DssXmlDBDATAllegro3x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBDB2 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a DB2 data base type.
DssXmlDBDenodo - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Denodo data base type.
DssXmlDBDenodo50 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBDenodo70 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBDropBox - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a DropBox data base type.
DssXmlDBElasticSearch - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBEloqua - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Eloqua data base type.
DssXmlDBEloqua - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBEnterpriseDB - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies an EnterpriseDB data base type.
DssXmlDBEnterpriseDB9x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBEssBase - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a EssBase data base type.
DssXmlDBEXASolution - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies an EXASolution data base type.
DssXmlDBEXASolution3x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBEXASolution40 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBEXASolution5x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBExcel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Excel data base type.
DssXmlDBExcel2003 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBFacebook - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Facebook data base type.
DssXmlDBGBase8a - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a GBase 8a data base type.
DssXmlDBGBase8a - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssxmlDBGeneric - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Generic data base type.
DssXmlDBGenericDataConnector - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Generic Data Connector data base type.
DssXmlDBGoogleAnalytics - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a GoogleAnalytics data base type.
DssXmlDBGoogleBigQuery - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a GoogleBigQuery data base type.
DssXmlDBGoogleBigQuery1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBGoogleBigQueryFFSqlModel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a GoogleBigQuerySqlModel data base type.
DssXmlDBGoogleDrive - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a GoogleDrive data base type.
DssXmlDBGreenplum3x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBGreenplum4x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBGreenplum7x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBHive - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies an Apache Hive data base type.
DssXmlDBHive05x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBHive06x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBHive07x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBHive08x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBHive09x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBHive10x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBHive11x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDbHive12x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBHive13x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBHive14x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBHiveDuplicate11x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBHiveThrift - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Hive-thrift data base type.
DssXmlDBHiveThrift08x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBHiveThrift09x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBHiveThrift1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBHPNeoview20 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
DssXmlDBHPNeoview22 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBHPNeoview23 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBHPNeoview24 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBHPNeoview25 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBHubspot - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Hubspot data base type.
DssXmlDBHubSpot - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBIBMDB2400V3R7 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBIBMDB2400V4R1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBIBMDB2400V4R2 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBIBMDB2400V4R3 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBIBMDB2400V4R4 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBIBMDB2400V4R5 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBIBMDB2400V5R1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBIBMDB2400V5R2 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBIBMDB2400V5R4 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBIBMDB2400V6R1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBIBMDB2400V7R1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBIBMDB2CS212 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBIBMDB2OS39041 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBIBMDB2OS39050 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBIBMDB2OS39062 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBIBMDB2OS3907 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBIBMDB2OS3908 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBIBMDB2PE12 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBIBMInfoSphereBigInsights2x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBIBMInfoSphereBigInsights3x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBIBMNetezza71x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBIBMNetezza72x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBIBMUDB101 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBIBMUDB105 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBIBMUDB111 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBIBMUDB52 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBIBMUDB61 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBIBMUDB7 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBIBMUDB8 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBIBMUDB91 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBIBMUDB91zOS - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBIBMUDB95 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBIBMUDB97 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBIBMUDBEEE50 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBIBMUDBSMP50 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBIBMUDBV10zOS - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBIBMUDBV11zOS - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBIMDB - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBImpala - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Impala data base type.
DssXmlDBImpala1x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBImpala2x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBImpala3x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBInfobright33 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBInfobright40 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBInformatica - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies an Informatica data base type.
DssXmlDBInformatica91x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBInformatica95 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBInformatica96x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBInformix - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies an Informix data base type.
DssXmlDBInformix10 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBInformixIDS10 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBInformixIDS11 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
DssXmlDBInformixIDS115 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBInformixIDS117 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBInformixIDS12x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBInformixIDS93 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBInformixIDS94 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBInformixODS724UC1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBInformixODS731 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBInformixUDO92 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBInformixXPS82 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBInformixXPS83 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBIngres10s - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBKognitioWX2 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a KognitioWX2 data base type.
DssXmlDBKognitioWX27x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBKognitioWX28x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBMapD - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a DBMapD data base type.
DssXmlDBMapD - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBMapRDrill - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies an Apache Drill | MapR data base type.
DssXmlDBMAPRDRILL06x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBMAPRDRILL1x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBMariaDB10x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBMariaDB5x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBMarketo - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Marketo data base type.
DssXmlDBMarketo - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBMarkLogic - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a MarkLogic data base type.
DssXmlDBMarkLogic7x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBMemSql - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a MemSQL data base type.
DssXmlDBMemSQL26 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBMetamatrix - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Meta Matrix data base type.
DssXmlDBMetamatrix55 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBMicrosoftAS - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a MicrosoftAS data base type.
DssXmlDBMicrosoftDynamics365 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Microsoft Dynamics 365 data base type.
DssXmlDBMongoDB - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a MongoDB data base type.
DssXmlDBMongoDB2x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBMongoDB3x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBMySQL - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a MySQL data base type.
DssXmlDBMySQL50 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBMySQL51 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBMySQL8x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBNeoview - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Neoview data base type.
DssXmlDBNetezza - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Netezza data base type.
DssXmlDBNetezza22 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBNetezza25 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBNetezza3 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBNetezza30 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
DssXmlDBNetezza4 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBNetezza40 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
DssXmlDBNetezza46 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBNetezza4xDBlytix10 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBNetezza50 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBNetezza60 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBNetezza70 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBOdata - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBOpenAccess - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Open Access data base type.
DssXmlDBOpenAccess14 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBOracle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies an Oracle data base type.
DssXmlDBOracle10g - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBOracle10gR2 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBOracle11g - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBOracle11gR2 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBOracle122 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBOracle12c - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBOracle18c - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBOracle19c - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBOracle21c - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBOracle733 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBOracle8003 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBOracle805 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBOracle8i - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBOracle8iR2 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBOracle8iR2SE - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBOracle8iR3 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBOracle9i - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBParAccel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a ParAccel data base type.
DssXmlDBParAccel2x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBParAccel31x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBParAccel35x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBParAccel3x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBParAccel40x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBParAccel51x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBParAccel5x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBParStream - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a ParStream data base type.
DssXmlDBParStream3x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBPaypal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Paypal data base type.
DssXmlDBPaypal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBPhoenix - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies an Apache Phoenix data base type.
DssXmlDBPig - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Pig data base type.
DssXmlDBPigApacheAndCloudera - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBPivotalHAWQ - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Pivotal HAWQ data base type.
DssXmlDBPivotalHAWQ2x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBPivotalHAWQ3x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBPostgreSQL - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a PostgreSQL data base type.
DssXmlDBPostgreSQL81 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBPostgreSQL82 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBPostgreSQL83 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
DssXmlDBPostgreSQL84 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBPostgreSQL90 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBPostgreSQL91 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBPresto - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Presto data base type.
DssXmlDBPresto1x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBRedBrick - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Red Brick data base type.
DssXmlDBRedBrick5007 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBRedBrick5012 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBRedBrick5105 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBRedBrick6 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBRedBrick62 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBRedBrick63 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBRoleDataImport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDBRoleType
DB Role type is Data Import.
DssXmlDBRoleDataImportPrimary - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDBRoleType
DB Role type is Data Import Primary
DssXmlDBRoleNormal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDBRoleType
DB Role type is Normal
DssXmlDBRoleReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDBRoleType
DB Role type is Reserved
DssXmlDBRoleScripts - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDBRoleType
DBRole type for Script
DssXmlDBSalesforce - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Salesforce data base type.
DssXmlDBSalesforce1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBSAND - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a SAND data base type.
DssXmlDBSANDCDBMS61 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBSANDCDBMS71 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBSAP - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a SAP data base type.
DssXmlDBSapHana - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Sap Hana data base type.
DssXmlDBSAPHANA1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBSAPHANA1SP5 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBSAPHANA1SP7 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBSAPHANA1SP8 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBSAPHANA1SP9 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBSAPHANA2 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBSearchEngineSolr - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Solr Search Engine data base type.
DssXmlDBServicenow - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Servicenow data base type.
DssXmlDBServicenow - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBShopify - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Shopify data base type.
DssXmlDBShopify - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBSnowFlake - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a SnowFlake data base type.
DssXmlDBSparkShark09x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBSparkSql - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Spark SQl data base type.
DssXmlDBSplunk - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Splunk data base type.
DssXmlDBSplunk6 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBSQLDBforWindowsAzure - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBSQLServer - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a SQL Server Database type.
DssXmlDBSQLServer2000 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBSQLServer2005 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBSQLServer2008 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBSQLServer2008NativeClient - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBSQLServer2008R2ParallelDataWH - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBSQLServer2012 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBSQLServer2012ParallelDataWH - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBSQLServer2014 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBSQLServer2016 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBSQLServer2017 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBSQLServer2019 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBSQLServer65 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBSQLServer70 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBSquare - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Square data base type.
DssXmlDBSquare - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBSybase - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Sybase data base type.
DssXmlDBSybaseAdaptive115 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBSybaseAdaptive12 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBSybaseAdaptive125 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBSybaseASE15 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBSybaseASE16 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBSybaseIQ - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Sybase IQ data base type.
DssXmlDBSybaseIQ112 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBSybaseIQ12 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBSybaseIQ127 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBSybaseIQ15 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBSybaseIQ151 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBSybaseIQ152 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBSybaseIQ153 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBSybaseIQ154 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBSybaseIQ160 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBSybaseSQL112 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBSybaseSQLAny - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a SQL Anywhere 11 data base type.
DssXmlDBSybaseSQLAny11 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBTandem - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Tandem data base type.
DssXmlDBTandemMPD42 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBTandemMPD45 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBTandemMX1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBTeradata - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Teradata data base type.
DssXmlDBTeradata12 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBTeradata120 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
DssXmlDBTeradata13 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBTeradata131 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBTeradata14 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBTeradata141 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBTeradata15 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBTeradata151 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBTeradata160 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBTeradata17 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBTeradataNTV2R2 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBTeradataNTV2R3 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBTeradataV2R1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBTeradataV2R20002 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBTeradataV2R21 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBTeradatav2R3 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBTeradataV2R4 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBTeradataV2R41 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBTeradataV2R5 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBTeradataV2R51 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBTeradataV2R6 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBTeradataV2R61 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBTeradataV2R62 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBTM1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a TM1 data base type.
DssXmlDBTrino - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBTwitter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Twitter data base type.
DssXmlDBUnknown - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies an Unknown base type i.e. one not listed in this Enumeration.
DssXmlDBURLAuth - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a URL Auth data base type.
DssXmlDBVectorwise - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Vectorwise data base type.
DssXmlDBVectorWise15 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBVectorWise20x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBVectorWise30x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBVertica - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Vertica data base type.
DssXmlDBVertica25 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBVertica30 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBVertica40 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBVertica5051 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBVertica60 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBVertica7x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBXquery - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Xquery data base type.
DssXmlDBXQuery4BIProductConnector - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDBYellowBrick - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlDecomposableDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDecomposable
 
DssXmlDecomposableFalse - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDecomposable
 
DssXmlDecomposableOneLevel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDecomposable
 
DssXmlDecomposableReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDecomposable
 
DssXmlDecomposableTrue - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDecomposable
 
DSSXmlDefaultFormatColumnGrid - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDefaultFormats
 
DSSXmlDefaultFormatColumnHeader - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDefaultFormats
 
DSSXmlDefaultFormatColumnSubtotalGrid - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDefaultFormats
 
DSSXmlDefaultFormatColumnSubtotalHeader - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDefaultFormats
 
DSSXmlDefaultFormatControl - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDefaultFormats
 
DSSXmlDefaultFormatControlTitle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDefaultFormats
Control Title
DSSXmlDefaultFormatCrosstab - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDefaultFormats
Crosstab
DSSXmlDefaultFormatGridTitle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDefaultFormats
 
DSSXmlDefaultFormatHighlightedItem - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDefaultFormats
 
DSSXmlDefaultFormatHTML - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDefaultFormats
 
DSSXmlDefaultFormatImage - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDefaultFormats
Image
DSSXmlDefaultFormatLabel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDefaultFormats
Label
DSSXmlDefaultFormatLine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDefaultFormats
Line
DSSXmlDefaultFormatMetricsGrid - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDefaultFormats
 
DSSXmlDefaultFormatMetricsHeader - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDefaultFormats
Extra Grid default formats
DSSXmlDefaultFormatOther - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDefaultFormats
Other.
DSSXmlDefaultFormatPanel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDefaultFormats
 
DSSXmlDefaultFormatPanelStack - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDefaultFormats
 
DSSXmlDefaultFormatPanelStackTitle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDefaultFormats
 
DSSXmlDefaultFormatRowGrid - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDefaultFormats
 
DSSXmlDefaultFormatRowHeader - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDefaultFormats
 
DSSXmlDefaultFormatRowSubtotalGrid - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDefaultFormats
 
DSSXmlDefaultFormatRowSubtotalHeader - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDefaultFormats
 
DSSXmlDefaultFormatSection - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDefaultFormats
Section
DSSXmlDefaultFormatSelectedItem - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDefaultFormats
 
DSSXmlDefaultFormatShape - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDefaultFormats
Shape
DSSXmlDefaultFormatText - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDefaultFormats
Text
DSSXmlDefaultFormatTitle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDefaultFormats
Title
DSSXmlDefaultFormatUnselectedItem - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDefaultFormats
 
DssXmlDeleteCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheAdminAction
Indicates an action to delete cache
DssXmlDeleteContentCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLContentCacheAdminAction
Indicates an action to delete content cache
DssXmlDeleteRWDCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheAdminAction
 
DssXmlDeliveryTypeAll - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubscriptionDeliveryType
 
DssXmlDeliveryTypeAllIncludingSnapshot - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubscriptionDeliveryType
 
DssXmlDeliveryTypeCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubscriptionDeliveryType
 
DssXmlDeliveryTypeCampaign - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubscriptionDeliveryType
 
DssXmlDeliveryTypeClient - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubscriptionDeliveryType
 
DssXmlDeliveryTypeCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubscriptionDeliveryType
 
DssXmlDeliveryTypeCustom - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubscriptionDeliveryType
 
DssXmlDeliveryTypeEmail - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubscriptionDeliveryType
 
DssXmlDeliveryTypeFile - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubscriptionDeliveryType
 
DssXmlDeliveryTypeFTP - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubscriptionDeliveryType
 
DssXmlDeliveryTypeInbox - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubscriptionDeliveryType
 
DssXmlDeliveryTypeLastOne - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubscriptionDeliveryType
 
DssXmlDeliveryTypeMobile - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubscriptionDeliveryType
 
DssXmlDeliveryTypeMobileAndroid - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubscriptionDeliveryType
 
DssXmlDeliveryTypeMobileBlackberry - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubscriptionDeliveryType
 
DssXmlDeliveryTypeMobileIPad - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubscriptionDeliveryType
 
DssXmlDeliveryTypeMobileIPhone - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubscriptionDeliveryType
 
DssXmlDeliveryTypePrinter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubscriptionDeliveryType
 
DssXmlDeliveryTypeReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubscriptionDeliveryType
 
DssXmlDeliveryTypeSnapshot - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubscriptionDeliveryType
 
DssXmlDerivedElementSaveAsClearDomain - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDerivedElementSaveAsFlags
 
DssXmlDerivedElementSaveAsDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDerivedElementSaveAsFlags
 
DssXmlDerivedElementSaveAsOverwrite - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDerivedElementSaveAsFlags
 
DssXmlDescending - Static variable in interface com.microstrategy.webapi.EnumDSSXMLOrder
Indicates a descending order.
DssXMLDestroyCrawl - Static variable in interface com.microstrategy.webapi.EnumDSSXMLQuickSearchCommands
destroy crawl command
DssXmlDetailLevel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLevelFlags
Indicates to retrieve monitoring information in detail level.
DssXmlDimtyUnitTypeAttribute - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDimtyUnitType
The Dimty Unit is an attribute
DssXmlDimtyUnitTypeDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDimtyUnitType
Default value (use when type is omitted)
DssXmlDimtyUnitTypeDimension - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDimtyUnitType
The Dimty Unit is a dimension.
DssXmlDimtyUnitTypeReportBaseLevel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDimtyUnitType
The Dimty Unit is of type ReportBaseLevel.
DssXmlDimtyUnitTypeReportLevel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDimtyUnitType
The Dimty Unit is of type ReportLevel.
DssXmlDimtyUnitTypeReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDimtyUnitType
 
DssXmlDimtyUnitTypeRole - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDimtyUnitType
The Dimty Unit is a role.
DssXmlDirectionAttributeOnly - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAttributeDirection
Just this attribute.
DssXmlDirectionChildren - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAttributeDirection
This attribute and all of its descendents.
DssXmlDirectionParent - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAttributeDirection
This attribute and all of its ancestors.
DssXmlDirectionParentAndChildren - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAttributeDirection
This attribute and all of its ancestors and descendents.
DssXmlDirectionReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAttributeDirection
Reserved.
DssXmlDisplayModeBase - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDisplayMode
Specifies that the report is considered as a designated base report.
DssXmlDisplayModeCube - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDisplayMode
 
DssXmlDisplayModeDatamart - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDisplayMode
Specifies that the report is considered as a datamart report.
DssXmlDisplayModeEmmaCube - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDisplayMode
 
DssXmlDisplayModeEngine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDisplayMode
Specifies to display the report execution result in SQL mode (reserved).
DssXmlDisplayModeGraph - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDisplayMode
Specifies to display the report execution result in graph mode.
DssXmlDisplayModeGrid - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDisplayMode
Specifies to display the report execution result in grid mode.
DssXmlDisplayModeGridAndGraph - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDisplayMode
Specifies to display the report execution result in grid+graph mode.
DssXmlDisplayModeIncrementalRefresh - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDisplayMode
Specifies the incremental refresh report.
DssXmlDisplayModeNonInteractive - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDisplayMode
Specifies that the report should be accessed via large file export - it is too big to display
DssXmlDisplayModeReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDisplayMode
Use report definition display mode.
DssXmlDisplayModeText - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDisplayMode
Specifies to display the report execution result in text mode (reserved).
DssXmlDocExecuteCheckSQLPrompt - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocExecutionFlags
 
DssXmlDocExecuteDefaultAutoprompt - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocExecutionFlags
Specifies an execution flag which instructs the document server to answer prompts with default answers.
DssXmlDocExecuteExcludeInDeltaXML - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocExecutionFlags
Indicates the execution will be ignored by I-Server in delta XML list.
DssXmlDocExecutionCheckWebCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocExecutionFlags
Specifies an execution flag which instructs the document server to check Web server cache first before running this document against the server.
DssXmlDocExecutionExportAll - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocExecutionFlags
Specifies an execution flag which instructs the document server to export entire document * @since MicroStrategy Web 8.0.0
DssXmlDocExecutionExportCSV - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocExecutionFlags
Specifies an execution flag which instructs the document server to generate data for exporting document to CSV * @since MicroStrategy Web 7.5.1
DssXmlDocExecutionExportCurrent - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocExecutionFlags
Specifies an execution flag which instructs the document server to export only current document page * @since MicroStrategy Web 8.0.0
DssXmlDocExecutionExportExcel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocExecutionFlags
Specifies an execution flag which instructs the document server to generate data for exporting document to Excel * @since MicroStrategy Web 7.5.1
DssXmlDocExecutionExportFlash - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocExecutionFlags
Specifies an execution flag which instructs the document server to export the entire document to flash
DssXmlDocExecutionExportMSTR - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocExecutionFlags
Specifies an execution flag which instructs the document server to generate mstr file.
DssXmlDocExecutionExportPDF - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocExecutionFlags
Specifies an execution flag which instructs the document server to generate data for exporting document to PDF * @since MicroStrategy Web 7.5.0
DssXmlDocExecutionFlash - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocExecutionFlags
Specifies the execution as a flash document
DssXmlDocExecutionFresh - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocExecutionFlags
Specifies an execution flag which instructs the document server not to use the cached information, even if available.
DssXmlDocExecutionHTML - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocExecutionFlags
Specifies an execution flag which instructs the document server to generate HTML.
DssXmlDocExecutionInboxKeepAsIs - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocExecutionFlags
Specifies an execution flag which instructs the inbox to keep the result "as is" in the user inbox.
DssXmlDocExecutionNoUpdateDatasetCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocExecutionFlags
 
DssXmlDocExecutionOnBackground - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocExecutionFlags
Specifies the execution as a background job.
DssXmlDocExecutionReprompt - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocExecutionFlags
Specifies an execution flag which instructs the document server to reprompt.
DssXmlDocExecutionResolve - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocExecutionFlags
Specifies an execution flag which instructs the document server to resolve the prompts in this document.
DssXmlDocExecutionSaveToInbox - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocExecutionFlags
Specifies an execution flag which instructs the inbox to save this document result to the user inbox and have the inbox keep the latest result.
DssXmlDocExecutionUpdateRWDCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocExecutionFlags
 
DssXmlDocExecutionUseRWDCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocExecutionFlags
 
DssXmlDocExecutionUseWebCacheOnly - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocExecutionFlags
Specifies an execution flag which instructs the document server to use web server cache only or return error if the cache is not found.
DssXmlDocExecutionXML - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocExecutionFlags
Specifies an execution flag which instructs the document server to generate XML.
DssXmlDocResultAllDataSets - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocResultFlags
Specifies that web needs all the datasets information regardless of unit filters
DssXmlDocResultBrowser - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocResultFlags
Flag not supported by MSTRWeb
DssXmlDocResultCheckFlashBinary - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocResultFlags
Specifies IServer to check the status of the flash binary results
DssXmlDocResultData - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocResultFlags
Specifies to include Document data
DssXmlDocResultDates - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocResultFlags
Flag not supported by MSTRWeb
DssXmlDocResultDefinition - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocResultFlags
Specifies to include Document definition
DssXmlDocResultDefinitionCurrentPanel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocResultFlags
 
DssXmlDocResultDefinitionLayout - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocResultFlags
 
DssXmlDocResultDocumentDetails - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocResultFlags
Document details information
DssXmlDocResultDrill - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocResultFlags
Drilling on grids within RW documents
DssXmlDocResultErrors - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocResultFlags
Flag not supported by MSTRWeb
DssXmlDocResultFlexDefinition - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocResultFlags
Flex Dashboard Document Definition.
DssXmlDocResultFlexResource - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocResultFlags
Flex Dashboard Document "Asset Map".
DssXmlDocResultFlexVizDefinition - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocResultFlags
 
DssXmlDocResultFlexXTabData - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocResultFlags
Flex Dashboard Document Data.
DssXmlDocResultFullPageByTree - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocResultFlags
 
DssXmlDocResultID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocResultFlags
Flag not supported by MSTRWeb
DssXmlDocResultInboxMessage - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocResultFlags
Specifies to include the inbox message information for the document.
DssXmlDocResultOptimizedPageByTree - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocResultFlags
 
DssXmlDocResultPageByTreeCurrentElementOnly - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocResultFlags
 
DssXmlDocResultPartialCSSRetrieval - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocResultFlags
Specifies that Web is maintaining CSS so IServer only needs to send the part Web doesn't have yet
DssXmlDocResultPartialPageByTree - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocResultFlags
Partial Page By Tree
DssXmlDocResultPreserve - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocResultFlags
Specifies to to preserve the result flags set previously.
DssXmlDocResultProperties - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocResultFlags
Specifies to include Document properties in the results.
DssXmlDocResultPutToInboxRead - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocResultFlags
Specifies to put the status of the document's inbox message as read .
DssXmlDocResultResults - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocResultFlags
Specifies to include results of HTML Document execution.
DssXmlDocResultStatusOnlyIfNotReady - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocResultFlags
Specifies IServer to just send back status till the document is ready.
DssXmlDocResultTransactionReportData - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocResultFlags
Specifies that data transaction information should be retrieved
DssXmlDocResultTransactionReportDefinition - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocResultFlags
Specifies to send back the transaction elements info if there is any
DssXmlDocSaveAsDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocSaveAsFlags
Specifies the default flags.
DssXmlDocSaveAsOverwrite - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocSaveAsFlags
Specifies that if the saved document corresponds to an already existing one, it should overwrite it.
DssXmlDocSaveAsRemoveNonPrimaryNameTranslations - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocSaveAsFlags
Specifies a document saving option that removes non-primary translations in document name
DssXmlDocSaveAsSegmentOverwrite - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocSaveAsFlags
Specifies that if the saved Segment corresponds to an already existing one, it should overwrite it.
DssXmlDocSaveAsWithAnswersClosed - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocSaveAsFlags
Specifies to save as prompted with answers closed.
DssXmlDocSaveAsWithAnswersOpen - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocSaveAsFlags
Specifies to save as prompted with answers open.
DssXmlDocumentCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheType
 
DssXmlDocumentExecuteStatic - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocExecutionFlags
Execution flag to mark the execution as static.
DssXmlDocumentSaveAsSaveReportsOnly - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDocSaveAsFlags
Specifies to save report within document only
DssXmlDremio - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Dremio data base type.
DssXmlDrillFixTemplate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDrillType
Specifies a drill transformation type implying that the new report instance has the same template as the original report instance.
DssXmlDrillImportanceHigh - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDrillImportance
High importance.
DssXmlDrillImportanceLow - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDrillImportance
Low importance.
DssXmlDrillImportanceMedium - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDrillImportance
Medium importance.
DssXmlDrillImportanceReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDrillImportance
 
DssXmlDrillOptionOut - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDrillOption
Signifies that the drill has to be performed outside of the current document to a new report.
DssXmlDrillOptionOutAsDossier - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDrillOption
Signifies that the drill has to be performed outside of the current dossier* to a new report that has a dossier instance.
DssXmlDrillOptionReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDrillOption
Reserved for further use.
DssXmlDrillOptionWithin - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDrillOption
Signifies that the drill has to be performed within the current document.
DssXmlDrillQualBoth - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDrillQual
Specifies a flag indicating the qualification is applied at both new and old levels.
DssXmlDrillQualNew - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDrillQual
Specifies a flag indicating the qualification is moved to the level of the new template unit.
DssXmlDrillQualOld - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDrillQual
Specifies a flag indicating the qualification remains at its original level.
DssXmlDrillRemoveMetric - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDrillType
Specifies a drill transformation to remove a metric.
DssXmlDrillRemoveUnit - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDrillType
Specifies a drill transformation to remove a unit.
DssXmlDrillReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDrillType
Reserved.
DssXmlDrillToChild - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDrillType
Specifies a drill transformation type implying that the new unit is a child of the existing unit (a variant of DssXmlDrillToUnit).
DssXmlDrillToDetails - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDrillType
Specifies a drill transformation type implying that the new report instance shows more information about a template unit selected by the user.
DssXmlDrillToForm - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDrillType
Specifies a drill transformation type implying that the new report instance extends some template unit so that it displays one or more attribute forms that were not present in the original report instance.
DssXmlDrillToGraphCoordinates - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDrillType
Specifies a drill transformation to graph coordinates.
DssXmlDrillToMetric - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDrillType
Specifies a drill transformation type implying that the new report instance contains a specified metric.
DssXmlDrillToParent - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDrillType
Specifies a drill transformation type implying that the new unit is a parent of the existing unit (a variant of DssXmlDrillToUnit).
DssXmlDrillToTemplate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDrillType
Specifies a drill transformation type implying that the new report instance has a template that is unrelated to the original report instance.
DssXmlDrillToUnit - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDrillType
Specifies a drill transformation type implying that the new report instance contains a specific template unit that was not present in the original report instance.
DssXmlDrillUnitColumn - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDrillUnitSource
The source is the column.
DssXmlDrillUnitInstance - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDrillUnitSource
The source is the report instance.
DssXmlDrillUnitLocal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDrillUnitSource
The source is local.
DssXmlDrillUnitNone - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDrillUnitSource
There is no source.
DssXmlDrillUnitPageBy - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDrillUnitSource
The source is the page-by.
DssXmlDrillUnitReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDrillUnitSource
Reserved.
DssXmlDrillUnitRow - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDrillUnitSource
The source is the row.
DssXmlDruid - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Druid data base type.
DssXmlDualAxisAreaLineMinorType - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCombinationMinorTypes
 
DssXmlDualAxisBarAreaMinorType - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCombinationMinorTypes
 
DssXmlDualAxisBarLineMinorType - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCombinationMinorTypes
 
DssXmlElasticSearch - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a ElasticSearch data base type.
DssXmlElementAll - Static variable in interface com.microstrategy.webapi.EnumDSSXMLElementType
Element is a special ALL element for RWD pageby tree.
DssXmlElementAny - Static variable in interface com.microstrategy.webapi.EnumDSSXMLElementType
 
DssXmlElementAttribute - Static variable in interface com.microstrategy.webapi.EnumDSSXMLElementType
 
DssXmlElementBand - Static variable in interface com.microstrategy.webapi.EnumDSSXMLElementType
Element is a single band from a banding operator in a custom group.
DssXmlElementConcrete - Static variable in interface com.microstrategy.webapi.EnumDSSXMLElementType
Element of an attribute, e.g.
DssXmlElementConsolidation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLElementType
Element is a DSS Consolidation Element object.
DssXmlElementCustomGroup - Static variable in interface com.microstrategy.webapi.EnumDSSXMLElementType
Element is a custom group that was used to define another custom group.
DssXmlElementDimension - Static variable in interface com.microstrategy.webapi.EnumDSSXMLElementType
Element is a dimension.
DssXmlElementFilter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLElementType
Element is a filter that was used to define a custom group.
DssXmlElementFirst - Static variable in interface com.microstrategy.webapi.EnumDSSXMLElementType
Used in sorts, take the first element from this template unit.
DssXmlElementJoint - Static variable in interface com.microstrategy.webapi.EnumDSSXMLElementType
Element is a list of concrete elements.
DssXmlElementLast - Static variable in interface com.microstrategy.webapi.EnumDSSXMLElementType
Used in sorts, take the last element from this template unit.
DssXmlElementMetric - Static variable in interface com.microstrategy.webapi.EnumDSSXMLElementType
Element is a metric.
DssXmlElementNode - Static variable in interface com.microstrategy.webapi.EnumDSSXMLElementType
 
DssXmlElementNULL - Static variable in interface com.microstrategy.webapi.EnumDSSXMLElementType
Used in RWD, indicate no element on list for a group by unit.
DssXmlElementReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLElementType
 
DssXmlElementResidue - Static variable in interface com.microstrategy.webapi.EnumDSSXMLElementType
Element is a residue grouping from a custom group; it represents the rest of the range.
DssXmlElementSubexpression - Static variable in interface com.microstrategy.webapi.EnumDSSXMLElementType
Element is an arbitrary expression that was used to define a custom group.
DssXmlElementSubtotal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLElementType
Element is a subtotal, typically over some attribute.
DssXmlEloqua - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXMLEmailContentEncodingTypeBase64 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLEmailContentEncodingTypes
Encode the email content with Base64.
DssXMLEmailContentEncodingTypeBinary - Static variable in interface com.microstrategy.webapi.EnumDSSXMLEmailContentEncodingTypes
Encode the email content with Binary.
DssXMLEmailContentEncodingTypeBit7 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLEmailContentEncodingTypes
Encode the email content with Bit7.
DssXMLEmailContentEncodingTypeBit8 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLEmailContentEncodingTypes
Encode the email content with Bit8.
DssXMLEmailContentEncodingTypeQuotedPrintable - Static variable in interface com.microstrategy.webapi.EnumDSSXMLEmailContentEncodingTypes
Encode the email content with QuotedPrintable.
DssXMLEmailContentEncodingTypeUU - Static variable in interface com.microstrategy.webapi.EnumDSSXMLEmailContentEncodingTypes
Encode the email content with UU.
DssXMLEmailFormatTypeMIME - Static variable in interface com.microstrategy.webapi.EnumDSSXMLEmailFormatTypes
Specify the Email format type is MIME
DssXMLEmailFormatTypeUUEncoded - Static variable in interface com.microstrategy.webapi.EnumDSSXMLEmailFormatTypes
Specify the Email format type is UUEncoded
DssXMLEmailSensitivityTypeConfidential - Static variable in interface com.microstrategy.webapi.EnumDSSXMLEmailSensitivityTypes
confidential sensitivity
DssXMLEmailSensitivityTypeNormal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLEmailSensitivityTypes
normal sensitivity
DssXMLEmailSensitivityTypePersonal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLEmailSensitivityTypes
personal sensitivity
DssXMLEmailSensitivityTypePrivate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLEmailSensitivityTypes
private sensitivity
DssXMLEnableSearch - Static variable in interface com.microstrategy.webapi.EnumDSSXMLQuickSearchCommands
enable search command
DssXmlEnhancedSeriesEffect - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DssXmlEqual - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMonitorFilterOperator
Represents the '=' operator.
DssXmlERType11 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLERType
One - one relationship.
DssXmlERType1M - Static variable in interface com.microstrategy.webapi.EnumDSSXMLERType
One - many relationship.
DssXmlERTypeM1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLERType
Many - one relationship.
DssXmlERTypeMM - Static variable in interface com.microstrategy.webapi.EnumDSSXMLERType
Many - many relationship.
DssXmlERTypeParallel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLERType
New attribute is different to base attribute, but has same elements.
DssXmlERTypePerpendicular - Static variable in interface com.microstrategy.webapi.EnumDSSXMLERType
New attribute is a different element of the same base attribute.
DssXmlExasol - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlExecutionCheckSQLPromp - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExecutionFlags
Instructs report server to check for prompts in SQL
DssXmlExecutionCheckWebCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExecutionFlags
Not implemented.
DssXmlExecutionDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExecutionFlags
The default execution flags, which includes DssXmlExecutionUseCache and DssXmlExecutionUpdateCache *
DssXmlExecutionDefaultPrompt - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExecutionFlags
Specifies an execution flag which instructs the report server to answer every prompt with the default value stored in the prompt.
DssXmlExecutionDrillByManipulation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExecutionFlags
Reserved.
DssXmlExecutionExport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExecutionFlags
Specifies an execution flag which instructs the report server to execute for export results*
DssXmlExecutionFresh - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExecutionFlags
Specifies an execution flag which instructs the report server not to use the cached information, even if available.
DssXmlExecutionGenerateDatamart - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExecutionFlags
Specifies an execution flag which instructs the report server to generate a datamart from this report.
DssXmlExecutionGenerateSQL - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExecutionFlags
This execution flag will cause execution to proceed up to the point that SQL is generated, but stop before submitting the SQL.
DssXmlExecutionInboxKeepAsIs - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExecutionFlags
Specifies an execution flag which instructs the inbox to keep the result "as is" in the user inbox.
DssXmlExecutionNoAction - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExecutionFlags
Specifies an execution flag which instructs the report server to execute without resolve prompts Only can be used at design mode
DssXmlExecutionReBuildPreviewOnly - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExecutionFlags
Specifies an execution flag which instructs the report server to only preview the rebuild.
DssXmlExecutionReprompt - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExecutionFlags
Specifies an execution flag which instructs the report server to reprompt.
DssXmlExecutionResolve - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExecutionFlags
Specifies an execution flag which instructs the report server to resolve the prompts in this report.
DssXmlExecutionSaveToInbox - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExecutionFlags
Specifies an execution flag which instructs the inbox to save this report result to the user inbox and have the inbox keep the latest result.
DssXmlExecutionSubsetting - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExecutionFlags
Specifies an execution flag which instructs the report server to perform subsetting when executing the report, if possible.
DssXmlExecutionUpdateCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExecutionFlags
Specifies an execution flag which instructs the report server to update cache with the execution results.
DssXmlExecutionUseCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExecutionFlags
Specifies an execution flag which instructs the report server to use cache if available.
DssXmlExecutionUseWebCacheOnly - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExecutionFlags
Not implemented.
DssXmlExecutionWebQueryBuilderOrFFSQL - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExecutionFlags
 
DssXmlExpireContentCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLContentCacheAdminAction
Indicates an action to expire content cache
DssXmlExpireRWDCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheAdminAction
 
DssXmlExportCSV - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExportFormat
An export format of CSV
DssXmlExportEditable - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExportFormat
Export mode used for update cache subscription using editable view mode
DssXmlExportExcel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExportFormat
An export format of Excel.
DssXmlExportExportFlash - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExportFormat
Export mode used for update cache subscription using export flash mode
DssXmlExportExportFlashInMht - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExportFormat
keep consistent with DSSEnum.idl(backend)
DssXmlExportExportFlashInPdf - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExportFormat
keep consistent with DSSEnum.idl(backend)
DssXmlExportFlash - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExportFormat
 
DssXmlExportHTML - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExportFormat
An export format of HTML
DssXmlExportImage - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExportFormat
An export format of image.
DssXmlExportInteractive - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExportFormat
Export mode used for update cache subscription using interactive view mode
DssXmlExportJSON - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExportFormat
Export mode used for update cache subscription using export JSON mode(aka, HTML5 mode)
DssXmlExportMobileSmartPhone - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExportFormat
Export mode used for update cache subscription using export Phone mode
DssXmlExportMobileTablet - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExportFormat
Export mode used for update cache subscription using export Tablet mode
DssXmlExportMSTR - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExportFormat
An export format of MSTR export
DssXmlExportPdf - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExportFormat
An export format of PDF
DssXmlExportPlainText - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExportFormat
Export format of Plain Text.
DssXmlExportView - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExportFormat
Export mode used for update cache subscription using normal view mode
DssXmlExportXml - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExportFormat
 
DssXmlExpressionAggMetric - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExpressionType
Specifies an aggregate metric qualification
DssXmlExpressionBanding - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExpressionType
Specifies a banding qualification
DssXmlExpressionCanceledPrompt - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExpressionType
 
DssXmlExpressionElementList - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExpressionType
 
DssXmlExpressionElementSingle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExpressionType
 
DssXmlExpressionGeneric - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExpressionType
Specifies a generic expression type.
DssXmlExpressionMDXSAPVariable - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExpressionType
Specifies an expression prompt supporting SAP Variables
DssXmlExpressionReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExpressionType
 
DssXmlExpressionSQLQueryQual - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExpressionType
 
DssXmlExtendedTypeCustomSQLFreeForm - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExtendedType
CustomSQL (free form) data source
DssXmlExtendedTypeCustomSQLWizard - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExtendedType
CustomSQL (wizard) data source
DssXmlExtendedTypeDataImport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExtendedType
DataImport Types DataImport general type
DssXmlExtendedTypeDataImportCustomSQL - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExtendedType
(FreeForm) CustomSQL
DssXmlExtendedTypeDataImportCustomSQLWizard - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExtendedType
Web QueryBuilder
DssXmlExtendedTypeDataImportFileExcel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExtendedType
Excel file
DssXmlExtendedTypeDataImportFileText - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExtendedType
Text file ("comma delimited")
DssXmlExtendedTypeDataImportOAuth - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExtendedType
OAuth 3rd party data source
DssXmlExtendedTypeDataImportOAuthDropbox - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExtendedType
Data source from DropBox
DssXmlExtendedTypeDataImportOAuthGDrive - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExtendedType
Data source from GoogleDrive
DssXmlExtendedTypeDataImportOAuthSFDC - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExtendedType
Data source from Salesforce.com
DssXmlExtendedTypeDataImportSpark - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExtendedType
Data source from AppSchemaServer
DssXmlExtendedTypeDataImportTable - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExtendedType
Table (Warehouse, etc.)
DssXmlExtendedTypeMDX - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExtendedType
MDX (ODBO, SAP MDX BAPI, etc.) data source
DssXmlExtendedTypeRelational - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExtendedType
Relational (traditional project)
DssXmlExtendedTypeReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExtendedType
 
DssXmlExternalSourceForBrowsing - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExternalSourceFlags
 
DssXmlExternalSourceNone - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExternalSourceFlags
 
DssXmlExternalSourceSearchElementsEnabled - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExternalSourceFlags
 
DssXmlExternalSourceSearchElementsMatchCaseEnabled - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExternalSourceFlags
 
DssXmlExtnTypeAttribute - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExtnType
Join using an attribute Relationshipship.
DssXmlExtnTypeBreak - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExtnType
Explicitly disallows this extension.
DssXmlExtnTypeDegradNo - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExtnType
 
DssXmlExtnTypeDegradYes - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExtnType
 
DssXmlExtnTypeFact - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExtnType
Join to a table indicated by a fact.
DssXmlExtnTypeMetric - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExtnType
Join using an metric Relationshipship.
DssXmlExtnTypeTable - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExtnType
Join to an explicit table.
DssXmlExtnTypeXProduct - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExtnType
Cartesian Join.
DSSXMLFeatureFlagDefaultStatusOff - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFeatureFlagStatus
 
DSSXMLFeatureFlagDefaultStatusOn - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFeatureFlagStatus
 
DSSXMLFeatureFlagStatusOff - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFeatureFlagStatus
 
DSSXMLFeatureFlagStatusOn - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFeatureFlagStatus
 
DSSXMLFeatureFlagStatusUseDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFeatureFlagStatus
 
DssXmlFenceReserverd - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFenceType
Reserverd for future usage.
DssXmlFenceUser - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFenceType
Specifies a user fencing.
DssXmlFenceWorkload - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFenceType
Specifies a workload fencing.
DssXmlFieldGroupDataLevelDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFieldGroupDataLevel
Default
DssXmlFieldGroupDataLevelDefaultReport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFieldGroupDataLevel
Default Report
DssXmlFieldGroupDataLevelGroupBy - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFieldGroupDataLevel
Group By
DssXmlFieldGroupDataLevelSimple - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFieldGroupDataLevel
Simple
DssXmlFileBased - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerHLRepositoryType
 
DssXmlFilterAllAttributeQual - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExpressionType
Specifies an all attribute qualification
DssXmlFilterAttributeDESCQual - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExpressionType
Specifies an attribute description qualification
DssXmlFilterAttributeIDQual - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExpressionType
Specifies an attribute ID qualification
DssXmlFilterBranchQual - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExpressionType
Specifies a branch qualification.
DssXmlFilterEmbedQual - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExpressionType
Specifies an embedded qualification.
DssXmlFilteringAbsolute - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFiltering
The corresponding filter elements are applied absolutely (*).
DssXmlFilteringApply - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFiltering
The corresponding filter elements are applied (+).
DssXmlFilteringIgnore - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFiltering
The corresponding filter elements are ignored (%).
DssXmlFilteringNone - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFiltering
The dimensionality unit is only used for group-by (space).
DssXmlFilteringReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFiltering
 
DssXmlFilterJointFormQual - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExpressionType
Specifies a joint form qualification
DssXmlFilterJointListFormQual - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExpressionType
Specifies a joint list qualification involving attribute forms
DssXmlFilterJointListQual - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExpressionType
Specifies a joint list qualification
DssXmlFilterListFormQual - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExpressionType
Specifies a list qualification involving an attribute form (example: Customer(Last Name) In ("Jacobson", "Jones")
DssXmlFilterListQual - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExpressionType
Specifies a list qualification.
DssXmlFilterMetricExpression - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExpressionType
Specifies a metric expression qualification (example: M1 > M2).
DssXmlFilterMultiBaseFormQual - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExpressionType
Specifies a multy base form qualification
DssXmlFilterMultiMetricQual - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExpressionType
Specifies a qualification on multiple metrics.
DssXmlFilterNormal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFilterType
A normal filter
DssXmlFilterPartition - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFilterType
Filter is used to define a partitioned table in a schema
DssXmlFilterRelationshipQual - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExpressionType
Specifies a relationship qualification
DssXmlFilterReportQual - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExpressionType
Specifies a filter report qualification
DssXmlFilterReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFilterType
Reserved value.
DssXmlFilterSingleBaseFormExpression - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExpressionType
Specifies a single base form expression qualification.
DssXmlFilterSingleBaseFormQual - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExpressionType
Specifies a single base form qualification (example: Customer(Last Name) Like "C*").
DssXmlFilterSingleMetricQual - Static variable in interface com.microstrategy.webapi.EnumDSSXMLExpressionType
Specifies a single metric qualification (example: Sales > 100).
DssXmlFinancialForce - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a FinancialForce data base type.
DssXmlFinancialForce - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXMLFindDependentReturnContact - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFindDependentReturnFlags
Return Contacts
DssXMLFindDependentReturnDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFindDependentReturnFlags
Return all
DssXMLFindDependentReturnDevice - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFindDependentReturnFlags
Return Devices
DssXMLFindDependentReturnSubscription - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFindDependentReturnFlags
Return subscriptions
DssXMLFindDependentSearchDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFindDependentSearchFlags
Search all
DssXMLFindDependentSearchExpandDefaultAddress - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFindDependentSearchFlags
When an address is a default address, it will find its contact, and then from this contact, find all subscriptions to that contact with the same delivery type
DssXMLFindDependentSearchExpandGroup - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFindDependentSearchFlags
Expand a User Group or Contact Group or not
DssXMLFindDependentSearchOwner - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFindDependentSearchFlags
return subscriptions for which the user is the owner
DssXMLFindDependentSearchRecipient - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFindDependentSearchFlags
Return subscriptions for which the user is a recipient
DssXMLFindFindDependentReturnAddress - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFindDependentReturnFlags
Return Addresses
DssXmlFolderContainer - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderType
Reserved for future use.
DssXmlFolderEmbedded - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderType
An embedded folder.
DssXmlFolderImage - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderType
Reserved for future use.
DssXmlFolderNameApplications - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Application folder
DssXmlFolderNameAutoStyles - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the "AutoStyles" folder in the "Public Objects" folder.
DssXmlFolderNameBlackListed - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Special value that will allow black listed folders to be treated uniquely
DssXmlFolderNameConfigPalettes - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Config level palettes folder
DssXmlFolderNameConfigureDBRoles - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the configuration folder where DBRole objects will be saved on the IServer.
DssXmlFolderNameConfigureMonitors - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the "Monitors" folder in the Configuration.
DssXmlFolderNameConfigureServerDefs - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the "Server Definitions" folder in the Configuration.
DssXmlFolderNameDBConnections - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the configuration folder where DBConnection objects will be saved on the IServer.
DssXmlFolderNameDBLogins - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the configuration folder where DBLobjects will be saved on the IServer.
DssXmlFolderNameDBMS - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the configuration folder where DBMS objects will be saved on the IServer.
DssXmlFolderNameDevices - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder where Devices are stored
DssXmlFolderNameEvents - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the 'Events' folder This is a special folder where WebScheduleEvent objects are saved.
DssXmlFolderNameInterfaceLanguages - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the configuration folder where interface language objects are stored on the IServer.
DssXmlFolderNameLinks - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder where Links are stored
DssXmlFolderNameLocales - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the configuration folder where Locale objects will be stored on the IServer.
DssXmlFolderNameMaximum - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Acts as a current maximum value.
DssXmlFolderNameMyDossiers - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Personal Dossiers folder
DssXmlFolderNameMySharedDossiers - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Shared Dossiers folder
DssXmlFolderNamePalettes - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Palettes folder
DssXmlFolderNameProfileAnswers - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder "Answers" under the folder "Profile" of a user.
DssXmlFolderNameProfileFavorites - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder "Favorites" under the folder "Profile" of a user.
DssXmlFolderNameProfileObjects - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder "Profile" of a user.
DssXmlFolderNameProfileOther - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder "Other" under the folder "Profile" of a user.
DssXmlFolderNameProfileReports - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder "Reports" under the folder "Profile" of a user.
DssXmlFolderNameProfileSegments - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
 
DssXmlFolderNameProjects - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder where Projects are stored
DssXmlFolderNamePropertySets - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder where Property Sets are stored
DssXmlFolderNamePublicConsolidations - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder "Consolidations" under the folder "Public Objects".
DssXmlFolderNamePublicCustomGroups - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder "Custom Groups" under the folder "Public Objects".
DssXmlFolderNamePublicFilters - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder "Filters" under the folder "Public Objects".
DssXmlFolderNamePublicMetrics - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder "Metrics" under the folder "Public Objects".
DssXmlFolderNamePublicObjects - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder "Public Objects".
DssXmlFolderNamePublicPrompts - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder "Prompts" under the folder "Public Objects".
DssXmlFolderNamePublicReports - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder "Reports" under the folder "Public Objects".
DssXmlFolderNamePublicSearches - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder "Searches" under the folder "Public Objects".
DssXmlFolderNamePublicTemplates - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder "Templates" under the folder "Public Objects".
DssXmlFolderNameRoot - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the root folder of the project.
DssXmlFolderNameScheduleObjects - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder where Schedules are stored
DssXmlFolderNameScheduleTriggers - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder where Schedule Triggers are stored
DssXmlFolderNameSchemaArithmeticOperators - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the "Arithmetic Operators" folder nested several levels deep in the "Schema Objects" folder.
DssXmlFolderNameSchemaAttributeForms - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder "Attribute Forms" under the folder "Schema Objects".
DssXmlFolderNameSchemaAttributes - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder "Attributes" under the folder "Schema Objects".
DssXmlFolderNameSchemaBasicFunctions - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the "Basic Functions" folder nested several levels deep in the "Schema Objects" folder.
DssXmlFolderNameSchemaColumns - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder "Columns" under the folder "Schema Objects".
DssXmlFolderNameSchemaComparisonForRankOperators - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the "Comparison Operators for Rank" folder nested several levels deep in the "Schema Objects" folder.
DssXmlFolderNameSchemaComparisonOperators - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the "Comparison Operators" folder nested several levels deep in the "Schema Objects" folder.
DssXmlFolderNameSchemaDataExplorer - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder "Data Explorer" under the folder "Schema Objects".
DssXmlFolderNameSchemaDateAndTimeFunctions - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the "Date and Time Functions" folder nested several levels deep in the "Schema Objects" folder.
DssXmlFolderNameSchemaFacts - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder "Facts" under the folder "Schema Objects".
DssXmlFolderNameSchemaFinancialFunctions - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the "Financial Functions" folder nested several levels deep in the "Schema Objects" folder.
DssXmlFolderNameSchemaFunctions - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder "Functions" under the folder "Schema Objects".
DssXmlFolderNameSchemaFunctionsNested - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the "Functions" folder nested several levels deep in the "Schema Objects" folder.
DssXmlFolderNameSchemaHierarchies - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder "Hierarchies" under the folder "Schema Objects".
DssXmlFolderNameSchemaInternalFunctions - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the "Internal Functions" folder nested several levels deep in the "Schema Objects" folder.
DssXmlFolderNameSchemaLogicalOperators - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the "Logical Operators" folder nested several levels deep in the "Schema Objects" folder.
DssXmlFolderNameSchemaMathFunctions - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the "Math Functions" folder nested several levels deep in the "Schema Objects" folder.
DssXmlFolderNameSchemaNullZeroFunctions - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the "Null/Zero Functions" folder nested several levels deep in the "Schema Objects" folder.
DssXmlFolderNameSchemaObjects - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder "Schema Objects".
DssXmlFolderNameSchemaOlapFunctions - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the "OLAP Functions" folder nested several levels deep in the "Schema Objects" folder.
DssXmlFolderNameSchemaOperators - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the "Operators" folder nested several levels deep in the "Schema Objects" folder.
DssXmlFolderNameSchemaPartitionFilters - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder "Partition Filters" under the folder "Schema Objects".
DssXmlFolderNameSchemaPartitionMappings - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder "Partition Mappings" under the folder "Schema Objects".
DssXmlFolderNameSchemaPlugInPackages - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the "Plug-In Packages" folder nested several levels deep in the "Schema Objects" folder.
DssXmlFolderNameSchemaRankAndNTileFunctions - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the "Rank and NTile Functions" folder nested several levels deep in the "Schema Objects" folder.
DssXmlFolderNameSchemaStatisticalFunctions - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the "Statistical Functions" folder nested several levels deep in the "Schema Objects" folder.
DssXmlFolderNameSchemaStringFunctions - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the "String Functions" folder nested several levels deep in the "Schema Objects" folder.
DssXmlFolderNameSchemaSubtotals - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder"Subtotals" under the folder "Schema Objects".
DssXmlFolderNameSchemaTables - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder "Tables" under the folder "Schema Objects".
DssXmlFolderNameSchemaTransformationAttributes - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder "Transformation Attributes" under the folder "Schema Objects".
DssXmlFolderNameSchemaTransformations - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder "Transformations" under the folder "Schema Objects".
DssXmlFolderNameSchemaWarehouseTables - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder "Warehouse Tables" under the folder "Schema Objects".
DssXmlFolderNameSecurityRoles - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder where Security Roles are stored
DssXmlFolderNameSystemDimension - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the DSS ID of the system dimension object
DssXmlFolderNameSystemDrillMap - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the "System Drill Map" folder.
DssXmlFolderNameSystemDummyPartitionTables - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the "System Dummy Partition Tables" folder.
DssXmlFolderNameSystemLinks - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the "System Links" folder.
DssXmlFolderNameSystemMDSecurityFilters - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the "System MD Security Filters" folder.
DssXmlFolderNameSystemObjects - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the "System Objects" folder.
DssXmlFolderNameSystemParserFolder - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the "System Parser" folder.
DssXmlFolderNameSystemPropertySets - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the "System Property sets" folder.
DssXmlFolderNameSystemSchemaFolder - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the "System Schema" folder.
DssXmlFolderNameSystemSystemHierarchy - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the "System Hierarchy" folder.
DssXmlFolderNameSystemSystemPrompts - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the "System Prompts" folder.
DssXmlFolderNameSystemWarehouseCatalog - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the "System Warehouse catalog" folder.
DssXmlFolderNameTableSources - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the configuration folder where TableSource objects will be saved on the IServer.
DssXmlFolderNameTemplateAnalysis - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies "Analysis" folder under "Template Objects"
DssXmlFolderNameTemplateConsolidations - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder "Consolidations" under the folder "Template Objects".
DssXmlFolderNameTemplateCustomGroups - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder "Custom Groups" under the folder "Template Objects".
DssXmlFolderNameTemplateDashboards - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder where Template Dashboards are stored
DssXmlFolderNameTemplateDocuments - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the "Template Documents" folder.
DssXmlFolderNameTemplateFilters - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder "Filters" under the folder "Template Objects".
DssXmlFolderNameTemplateMetrics - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder "Metrics" under the folder "Template Objects".
DssXmlFolderNameTemplateObjects - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder "Template Objects".
DssXmlFolderNameTemplatePrompts - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder "Prompts" under the folder "Template Objects".
DssXmlFolderNameTemplateReports - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder "Reports" under the folder "Template Objects".
DssXmlFolderNameTemplateSearches - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder "Searches" under the folder "Template Objects".
DssXmlFolderNameTemplateTemplates - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder "Templates" under the folder "Template Objects".
DssXmlFolderNameThemes - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Themes folder
DssXmlFolderNameTransmitters - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder where Transmitters are stored
DssXmlFolderNameUserGroups - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder where User Groups are stored
DssXmlFolderNameUsers - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder where Users are stored
DssXmlFolderNameVersionUpdateHistory - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderNames
Specifies the folder where the Version Update History is stored
DssXmlFolderReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderType
Reserved for future use.
DssXmlFolderSearch - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderType
A folder resulting from a search.
DssXmlFolderSystem - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderType
A system folder.
DssXmlFolderUser - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFolderType
A folder which is owned by a user.
DssXmlFontAlignCenter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFontAlignTypes
Center alignment.
DssXmlFontAlignJustify - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFontAlignTypes
Justify alignment.
DssXmlFontAlignLeft - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFontAlignTypes
Left alignment.
DssXmlFontAlignRight - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFontAlignTypes
Right alignment.
DssXmlFontAntiAliasAlways - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFontAntiAlias
always use font anti-aliasing
DssXmlFontAntiAliasDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFontAntiAlias
 
DssXmlFontAntiAliasNever - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFontAntiAlias
never use font anti-aliasing
DssXmlFontScaleAutomatic - Static variable in interface com.microstrategy.webapi.EnumDSSXMLScaleTypes
Automatically scale.
DssXmlFontScaleManual - Static variable in interface com.microstrategy.webapi.EnumDSSXMLScaleTypes
Manually scale.
DssXmlFontScaleManualMax - Static variable in interface com.microstrategy.webapi.EnumDSSXMLScaleTypes
Manually scale the maximum value only.
DssXmlFontScaleManualMin - Static variable in interface com.microstrategy.webapi.EnumDSSXMLScaleTypes
Manually scale the minimum value only.
DssXmlFontStepAutomatic - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStepTypes
Automatically set axis steps.
DssXmlFontStepManual - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStepTypes
Manually set axis steps.
DssXmlFontStyleBold - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFontStyles
Bold font style.
DssXmlFontStyleItalic - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFontStyles
Italics font style.
DssXmlFontStyleStrikeout - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFontStyles
Strikeout font style.
DssXmlFontStyleUnderline - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFontStyles
Underline font style.
DssXmlForeignCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportCacheType
Represents a foreign cache.
DssXmlFormatDerivedElementOnManagedConsolidationObject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlFTPProtocolFTP - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFTPProtocol
FTP
DssXmlFTPProtocolFTPS - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFTPProtocol
FTP over SSL/TLS(Explicit and Implicit)
DssXmlFTPProtocolReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFTPProtocol
Reserved
DssXmlFTPProtocolSFTP - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFTPProtocol
SFTP
DssXmlFunctionAbs - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Absolute value
DssXmlFunctionAdd - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
 
DssXmlFunctionAnd - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
And
DssXmlFunctionApplyAggregation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Apply aggregation
DssXmlFunctionApplyComparison - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Apply comparison
DssXmlFunctionApplyLogic - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Apply logic
DssXmlFunctionApplyOptional - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
 
DssXmlFunctionApplyRelative - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Apply Relative
DssXmlFunctionApplySimple - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Apply simple
DssXMlFunctionAverage - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
 
DssXmlFunctionAvg - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Average
DssXmlFunctionBanding - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Banding
DssXmlFunctionBandingC - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
C-banding
DssXmlFunctionBandingM - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
 
DssXmlFunctionBandingP - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
P-banding
DssXmlFunctionBeginsWith - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Begins with
DssXmlFunctionBetween - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Between.
DssXmlFunctionBetweenEnhanced - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Enhanced between
DssXmlFunctionCase - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Case
DssXmlFunctionCaseV - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
V-case
DssXmlFunctionConcat - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Concatenation
DssXmlFunctionConcatNoBlank - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
No blank concatenation
DssXmlFunctionContains - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Contains
DssXmlFunctionCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Count
DssXmlFunctionCurrentDate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Current date
DssXmlFunctionCurrentDateTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Current date-time
DssXmlFunctionCurrentTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Current time
DssXmlFunctionCustom - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Custom
DssXmlFunctionDayOfMonth - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Day of month
DssXmlFunctionDayOfWeek - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Day of week
DssXmlFunctionDayOfYear - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Day of year
DssXmlFunctionDescendants - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
 
DssXmlFunctionDivide - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Divide
DssXmlFunctionEndsWith - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Ends with
DssXmlFunctionEqualEnhanced - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Enhanced equal
DssXmlFunctionEquals - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Function for testing equality.
DssXmlFunctionExpWghMovingAvg - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Exp. wgh. moving average
DssXmlFunctionExpWghRunningAvg - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Exp. wgh. running average
DssXmlFunctionFirstInRange - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
In range
DssXmlFunctionGeomean - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Geomin
DssXmlFunctionGreater - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Greater than.
DssXmlFunctionGreaterEqual - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Greater than or equal to.
DssXmlFunctionGreaterEqualEnhanced - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Enhanced greater or equal
DssXmlFunctionGreatest - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
 
DssXmlFunctionHour - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Hour
DssXmlFunctionIn - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
The in operator.
DssXmlFunctionInitCap - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Init cap
DssXmlFunctionIntersect - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Intersect
DssXmlFunctionIntersectIn - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Intersect in
DssXmlFunctionIsNotNull - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Is not null
DssXmlFunctionIsNull - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Is null
DssXmlFunctionLastInRange - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Last in range
DssXmlFunctionLeast - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
 
DssXmlFunctionLeftStr - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Left string
DssXmlFunctionLength - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Length
DssXmlFunctionLess - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Less than.
DssXmlFunctionLessEqual - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Less than or equal to.
DssXmlFunctionLessEqualEnhanced - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Enhanced less or equal
DssXmlFunctionLike - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Like (Generally used for string comparisons).
DssXmlFunctionLower - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Lower
DssXmlFunctionLTrim - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
L-time
DssXmlFunctionMax - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Maximum
DssXmlFunctionMedian - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Median
DssXmlFunctionMilliSecond - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
MilliSecond
DssXmlFunctionMin - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Minimum
DssXmlFunctionMinus - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Minus
DssXmlFunctionMinute - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Minute
DssXmlFunctionMode - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Mode
DssXmlFunctionMonth - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Month
DssXmlFunctionMovingAvg - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Moving average
DssXmlFunctionMovingCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Moving count
DssXmlFunctionMovingDifference - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Moving Difference
DssXmlFunctionMovingMax - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Moving maximum
DssXmlFunctionMovingMin - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Moving minimum
DssXmlFunctionMovingStdev - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Moving standard deviation
DssXmlFunctionMovingStdevP - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Moving P-standard deviation
DssXmlFunctionMovingSum - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Moving sum
DssXMLFunctionMultiply - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
 
DssXmlFunctionNot - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Not
DssXmlFunctionNotBeginsWith - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Not begins with
DssXmlFunctionNotBetween - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Not between.
DssXmlFunctionNotBetweenEnhanced - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Enhanced not between
DssXmlFunctionNotContains - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Not contains
DssXmlFunctionNotEndsWith - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Not ends with
DssXmlFunctionNotEqual - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Function for testing nonequality.
DssXmlFunctionNotEqualEnhanced - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Enhanced not equal
DssXmlFunctionNotIn - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Not in.
DssXmlFunctionNotLike - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Not like.
DssXmlFunctionNTile - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
N-tile
DssXmlFunctionNTileS - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
N-tile S
DssXmlFunctionNTileVS - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
N-tile VS
DssXmlFunctionNullToZero - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Null to zero
DssXmlFunctionOr - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Or
DssXmlFunctionPercentile - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Percentile
DssXmlFunctionPlus - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Plus
DssXmlFunctionPosition - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Position
DssXmlFunctionProduct - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Product
DssXmlFunctionQuarter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Quarter
DssXmlFunctionRank - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Rank qualification.
DssXmlFunctionRepeat - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
 
DssXmlFunctionReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Reserved.
DssXmlFunctionReservedLastOne - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
 
DssXmlFunctionRightStr - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Reght string
DssXmlFunctionRTrim - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
R-time
DssXmlFunctionRunningAvg - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Running Average
DssXmlFunctionRunningCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Running count
DssXmlFunctionRunningMax - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Running maximum
DssXmlFunctionRunningMin - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Running Minimum
DssXmlFunctionRunningStdev - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Running standard deviation
DssXmlFunctionRunningStdevP - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Running P-standard deviation
DssXmlFunctionRunningSum - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Running sum
DssXmlFunctionsDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunctionsFlags
Default flag.
DssXmlFunctionSearch - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
 
DssXmlFunctionSecond - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Second
DssXmlFunctionsIncludeDefinitions - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunctionsFlags
When this flag is set, the functions definitions would also be retrieved in the GetSystemFunctions call.
DssXmlFunctionSQLTypeAggregation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSQLType
Aggregation Function
DssXmlFunctionSQLTypeArithmetic - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSQLType
Arithmetic Function
DssXmlFunctionSQLTypeComparison - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSQLType
Comparison Function
DssXmlFunctionSQLTypeLogic - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSQLType
Logic Function
DssXmlFunctionSQLTypeRelative - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSQLType
Relative Function
DssXmlFunctionSQLTypeReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSQLType
Reserved Type
DssXmlFunctionsSkipDBOnly - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunctionsFlags
When this flag is set, the functions with DBOnly property set to false will not be returned.
DssXmlFunctionsSkipNonPrefix - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunctionsFlags
When this flag is set, the functions with prefix property set to false will not be returned.
DssXmlFunctionsSkipNonSQLArithmetic - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunctionsFlags
When this flag is set, the functions with SQL type not set to EnumDSSXMLSQLType.DssXmlFunctionSQLTypeArithmetic will not be returned.
DssXmlFunctionStdev - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Standard deviation
DssXmlFunctionStdevP - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
P-case
DssXmlFunctionSubStr - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Substirng
DssXmlFunctionSum - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Sum
DssXmlFunctionTimes - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Times
DssXmlFunctionTrim - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Trim
DssXmlFunctionTuple - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Tuple
DssXmlFunctionUcase - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Upper case
DssXmlFunctionUnaryMinus - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Unary minus
DssXmlFunctionValueSegment - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Value segment
DssXmlFunctionVar - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Variance
DssXmlFunctionVarP - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
P-varience
DssXmlFunctionWeek - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Week
DssXmlFunctionYear - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Year
DssXmlFunctionZeroToNull - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunction
Zero to null
DssXmlFunnelMinorType - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFunnelMinorTypes
Funnel Minor Type
DssXmlGanttMinorType - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGanttMinorTypes
Gantt Minor Type
DssXmlGaugeBorderStyle3D - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphGaugeBorderStyle
 
DssXmlGaugeBorderStyleClipped - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphGaugeBorderStyle
 
DssXmlGaugeBorderStyleDonut - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphGaugeBorderStyle
 
DssXmlGaugeBorderStyleEmboss - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphGaugeBorderStyle
 
DssXmlGaugeBorderStyleMetallic - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphGaugeBorderStyle
 
DssXmlGaugeBorderStyleNone - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphGaugeBorderStyle
 
DssXmlGaugeBorderStyleSimple - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphGaugeBorderStyle
 
DssXmlGaugeMinorType - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGaugeMinorTypes
Gauge Minor Type
DssXmlGaugeNeedleStyleBar - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphGaugeNeedleStyle
 
DssXmlGaugeNeedleStyleRectangular - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphGaugeNeedleStyle
 
DssXmlGaugeNeedleStyleSimple - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphGaugeNeedleStyle
 
DssXmlGaugeNeedleStyleSimpleLong - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphGaugeNeedleStyle
 
DssXmlGaugeNeedleStyleSimpleWithBase - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphGaugeNeedleStyle
 
DssXmlGaugeNeedleStyleSlider - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphGaugeNeedleStyle
 
DssXmlGaugeNeedleStyleSteeple - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphGaugeNeedleStyle
 
DssXmlGaugeNeedleStyleSteepleLong - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphGaugeNeedleStyle
 
DssXmlGaugeNeedleStyleSymbol - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphGaugeNeedleStyle
 
DssXmlGaugeNeedleStyleThermometer - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphGaugeNeedleStyle
 
DssXmlGaugeNeedleStyleThin - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphGaugeNeedleStyle
 
DssXmlGaugeNeedleStyleThinLong - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphGaugeNeedleStyle
 
DssXmlGaugeStyleAlphaNumeric - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphGaugeStyle
 
DssXmlGaugeStyleCircular - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphGaugeStyle
 
DssXmlGaugeStyleCircularNew - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphGaugeStyle
 
DssXmlGaugeStyleLED - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphGaugeStyle
 
DssXmlGaugeStyleLinear - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphGaugeStyle
 
DssXmlGaugeStyleMultiLED - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphGaugeStyle
 
DssXmlGaugeStyleThermometer - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphGaugeStyle
 
DssXmlGetClusterMembershipFlag - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGetClusterMembershipFlags
Dummy value.
DssXmlGetElementAllOtherElements - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGetElementsFlags
Specifies to get raw concrete attribute elements instead of user defined derived elements
DssXmlGetElementAncestorElements - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGetElementsFlags
Specifies to get the ancestor elements together, it is used for hierarchy attribute elements
DssXmlGetElementCustomSortElements - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGetElementsFlags
 
DssXmlGetElementDerivedElement - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGetElementsFlags
Specifies to get the user defined derived elements
DssXmlGetElementLeafElements - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGetElementsFlags
Specifies to get raw concrete attribute elements instead of user defined derived elements
DssXmlGetElementsDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGetElementsFlags
Specifies the default flags.
DssXmlGetElementsFromSubsetReportViewTemplate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGetElementsFlags
Specifies only get the elements from the report view template instead of the cube.
DssXmlGetElementTerseIds - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGetElementsFlags
Specifies to get terse format for element id
DssXmlGetElementUseOptWorkflow - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGetElementsFlags
Specifies to get the elements in optimization workflow, it is used for hierarchy attribute elements
DssXMLGetIndexMetadata - Static variable in interface com.microstrategy.webapi.EnumDSSXMLQuickSearchCommands
get the project index metadata command
DssXMLGetRecommendationQueryString - Static variable in interface com.microstrategy.webapi.EnumDSSXMLQuickSearchCommands
Set teh search engine get recommendation query string command
DssXmlGetScheduleDetails - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGetScheduleFlags
Retrieve detailed schedule information.
DssXmlGetScheduleReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGetScheduleFlags
Reserved GetSchedule flag.
DssXmlGetScheduleSimple - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGetScheduleFlags
Retrieve simplified schedule information.
DssXMLGetSearchEngineProperties - Static variable in interface com.microstrategy.webapi.EnumDSSXMLQuickSearchCommands
Get the search engine properties command
DssXmlGithub - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Github data base type.
DssXmlGithub - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlGoogleCloudSpanner - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Google Cloud Spanner data base type.
DssXmlGoogleCloudSpanner - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlGraphAxisNumberFormat - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
For Axis Number Formatting
DssXmlGraphImgBMP - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphImgTypes
Specifies the image type of BMP.
DssXmlGraphImgCGIF - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphImgTypes
Specifies the image type of CGIF.
DssXmlGraphImgGIF - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphImgTypes
Specifies the image type of GIF.
DssXmlGraphImgJPEG - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphImgTypes
Specifies the image type of JPEG.
DssXmlGraphImgPCT - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphImgTypes
Specifies the image type of PCT.
DssXmlGraphImgPCX - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphImgTypes
Specifies the image type of PCX.
DssXmlGraphImgPNG - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphImgTypes
Specifies the image type of PNG.
DssXmlGraphImgPSD - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphImgTypes
Specifies the image type of PSD.
DssXmlGraphImgTGA - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphImgTypes
Specifies the image type of TGA.
DssXmlGraphImgTIF - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphImgTypes
Specifies the image type of TIF.
DssXmlGraphImgVECTOR - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphImgTypes
Specifies the image type of VECTOR.
DssXmlGreater - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMonitorFilterOperator
Represents the '>' operator.
DssXmlGreaterOrEqual - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMonitorFilterOperator
Represents the '>=' operator.
DssXmlHAreaMinorTypeAbsolute - Static variable in interface com.microstrategy.webapi.EnumDSSXMLHAreaMinorTypes
Specifies a minor graph type of Absolute for Horizontal Area chart.
DssXmlHAreaMinorTypeBiPolarAbsolute - Static variable in interface com.microstrategy.webapi.EnumDSSXMLHAreaMinorTypes
Specifies a minor graph type of BiPolarAbsolute for Horizontal Area chart.
DssXmlHAreaMinorTypeBiPolarStacked - Static variable in interface com.microstrategy.webapi.EnumDSSXMLHAreaMinorTypes
Specifies a minor graph type of BiPolarStacked for Horizontal Area chart.
DssXmlHAreaMinorTypeDualAxisAbsolute - Static variable in interface com.microstrategy.webapi.EnumDSSXMLHAreaMinorTypes
Specifies a minor graph type of DualAxisAbsolute for Horizontal Area chart.
DssXmlHAreaMinorTypeDualAxisStacked - Static variable in interface com.microstrategy.webapi.EnumDSSXMLHAreaMinorTypes
Specifies a minor graph type of DualAxisStacked for Horizontal Area chart.
DssXmlHAreaMinorTypePercent - Static variable in interface com.microstrategy.webapi.EnumDSSXMLHAreaMinorTypes
Specifies a minor graph type of Percent for Horizontal Area chart.
DssXmlHAreaMinorTypeStacked - Static variable in interface com.microstrategy.webapi.EnumDSSXMLHAreaMinorTypes
Specifies a minor graph type of Stacked for Horizontal Area chart.
DssXmlHBarMinorTypeAbsolute - Static variable in interface com.microstrategy.webapi.EnumDSSXMLHBarMinorTypes
Specifies a minor graph type of absolute value for Horizontal Bar chart.
DssXmlHichertLipstickMinorTypeHorizontal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLHichertMinorTypes
Specifies a minor graph type of Lipstick Horizontal for Hichert graph.
DssXmlHichertLipstickMinorTypeVertical - Static variable in interface com.microstrategy.webapi.EnumDSSXMLHichertMinorTypes
Specifies a minor graph type of Lipstick Vertical for Hichert graph.
DssXmlHichertOverlappingBarsMinorTypeHorizontal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLHichertMinorTypes
Specifies a minor graph type of OverlappingBars Horizontal for Hichert graph.
DssXmlHichertOverlappingBarsMinorTypeVertical - Static variable in interface com.microstrategy.webapi.EnumDSSXMLHichertMinorTypes
Specifies a minor graph type of OverlappingBars Vertical for Hichert graph.
DssXmlHiloStockMinorTypeDualAxis - Static variable in interface com.microstrategy.webapi.EnumDSSXMLHiloStockMinorTypes
Specifies a minor graph type of DualAxis for Hilo Stock chart.
DssXmlHiloStockMinorTypeHiloOpen - Static variable in interface com.microstrategy.webapi.EnumDSSXMLHiloStockMinorTypes
Specifies a minor graph type of HiloOpen for Hilo Stock chart.
DssXmlHiloStockMinorTypeHiloOpenClose - Static variable in interface com.microstrategy.webapi.EnumDSSXMLHiloStockMinorTypes
Specifies a minor graph type of HiloOpenClose for Hilo Stock chart.
DssXmlHiloStockMinorTypeHiloOpenCloseDA - Static variable in interface com.microstrategy.webapi.EnumDSSXMLHiloStockMinorTypes
Specifies a minor graph type of HiloOpenCloseDA for Hilo Stock chart.
DssXmlHiloStockMinorTypeHiloOpenDA - Static variable in interface com.microstrategy.webapi.EnumDSSXMLHiloStockMinorTypes
Specifies a minor graph type of HiloOpenDA for Hilo Stock chart.
DssXmlHiloStockMinorTypeHiloStock - Static variable in interface com.microstrategy.webapi.EnumDSSXMLHiloStockMinorTypes
Specifies a minor graph type of HiloStock for Hilo Stock chart.
DssXmlHistogramMinorTypeHorizontal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLHistogramMinorTypes
Specifies a minor graph type of Horizontal for Histogram chart.
DssXmlHistogramMinorTypeVertical - Static variable in interface com.microstrategy.webapi.EnumDSSXMLHistogramMinorTypes
Specifies a minor graph type of Vertical for Histogram chart.
DssXmlHive2x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlHive3x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlHLineMinorTypeAbsolute - Static variable in interface com.microstrategy.webapi.EnumDSSXMLHLineMinorTypes
Specifies a minor graph type of Absolute for Horizontal Line chart.
DssXmlHLineMinorTypeBiPolarAbsolute - Static variable in interface com.microstrategy.webapi.EnumDSSXMLHLineMinorTypes
Specifies a minor graph type of BiPolarAbsolute for Horizontal Line chart.
DssXmlHLineMinorTypeBiPolarStacked - Static variable in interface com.microstrategy.webapi.EnumDSSXMLHLineMinorTypes
Specifies a minor graph type of BiPolarStacked for Horizontal Line chart.
DssXmlHLineMinorTypeDualAxisAbsolute - Static variable in interface com.microstrategy.webapi.EnumDSSXMLHLineMinorTypes
Specifies a minor graph type of DualAxisAbsolute for Horizontal Line chart.
DssXmlHLineMinorTypeDualAxisStacked - Static variable in interface com.microstrategy.webapi.EnumDSSXMLHLineMinorTypes
Specifies a minor graph type of DualAxisStacked for Horizontal Line chart.
DssXmlHLineMinorTypePercent - Static variable in interface com.microstrategy.webapi.EnumDSSXMLHLineMinorTypes
Specifies a minor graph type of Percent for Horizontal Line chart.
DssXmlHLineMinorTypeStacked - Static variable in interface com.microstrategy.webapi.EnumDSSXMLHLineMinorTypes
Specifies a minor graph type of Stacked for Horizontal Line chart.
DssXmlHubspot - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlHyperCardStatusOff - Static variable in interface com.microstrategy.webapi.EnumDssXmlHyperCardStatus
Represents the value of the hyper card when it is off
DssXmlHyperCardStatusOn - Static variable in interface com.microstrategy.webapi.EnumDssXmlHyperCardStatus
Represents the value of the hyper card when it is on
DssXmlHyperCardStatusUnknown - Static variable in interface com.microstrategy.webapi.EnumDssXmlHyperCardStatus
Represents the value of the hyper card when it is unknown
DssXmlIBMIntegratedAnalytics - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlIbmIps - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a IBM IPS data base type.
DssXmlIBMIPS - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlIdleProject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLProjectActions
Specifies the Idle action for a project
DssXmlIDTypeDocumentID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLIDType
 
DssXmlIDTypeMessageID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLIDType
 
DssXmlIDTypeReportID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLIDType
 
DssXmlInboxAllProjects - Static variable in interface com.microstrategy.webapi.EnumDSSXMLInboxFlags
Specifies a flag to retrieve inbox messages of all projects in the returned XML.
DssXmlInboxAllUsersAllProjects - Static variable in interface com.microstrategy.webapi.EnumDSSXMLInboxFlags
Specifies a flag to retrieve inbox messages of all projects for all users in returned XML.
DssXmlInboxBrowsingDetail - Static variable in interface com.microstrategy.webapi.EnumDSSXMLInboxFlags
Specifies a flag to return the detail info for inbox messages in the returned XML.
DssXmlInboxBrowsingInfo - Static variable in interface com.microstrategy.webapi.EnumDSSXMLInboxFlags
Specifies a flag to return the browsing info for inbox messages in the returned XML.
DssXmlInboxCurrentProject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLInboxFlags
Specifies a flag to retrieve inbox messages of the current project in the returned XML.
DssXmlInboxDeleteFromDB - Static variable in interface com.microstrategy.webapi.EnumDSSXMLInboxDeleteFlags
 
DssXmlInboxDeleteKeepInWorkingSet - Static variable in interface com.microstrategy.webapi.EnumDSSXMLInboxDeleteFlags
The message will only be removed from the inbox, but not from the working set.
DssXmlInboxDeleteOnlyFromWorkingSet - Static variable in interface com.microstrategy.webapi.EnumDSSXMLInboxDeleteFlags
 
DssXmlInboxDeleteOnlyGetJobList - Static variable in interface com.microstrategy.webapi.EnumDSSXMLInboxDeleteFlags
The message will be removed only from Job List.
DssXmlInboxDeleteReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLInboxDeleteFlags
Default behavior.
DssXmlInboxKeepAsIs - Static variable in interface com.microstrategy.webapi.EnumDSSXMLInboxFlags
Specifies a flag to inform the inbox to keep the report or document result "As Is".
DssXmlInboxKeepLatest - Static variable in interface com.microstrategy.webapi.EnumDSSXMLInboxFlags
Specifies a flag to inform the inbox to keep the latest report or document result.
DssXmlInBoxMsgClientType - Static variable in class com.microstrategy.webapi.EnumDSSXMLInboxMsgField
 
DssXmlInBoxMsgCreationTime - Static variable in class com.microstrategy.webapi.EnumDSSXMLInboxMsgField
 
DssXmlInBoxMsgDisplayName - Static variable in class com.microstrategy.webapi.EnumDSSXMLInboxMsgField
 
DssXmlInBoxMsgExecutingNode - Static variable in class com.microstrategy.webapi.EnumDSSXMLInboxMsgField
 
DssXmlInBoxMsgFieldReserved - Static variable in class com.microstrategy.webapi.EnumDSSXMLInboxMsgField
 
DssXmlInBoxMsgFinishTime - Static variable in class com.microstrategy.webapi.EnumDSSXMLInboxMsgField
 
DssXmlInBoxMsgFolderID - Static variable in class com.microstrategy.webapi.EnumDSSXMLInboxMsgField
 
DssXmlInBoxMsgFolderName - Static variable in class com.microstrategy.webapi.EnumDSSXMLInboxMsgField
 
DssXmlInBoxMsgLastErrorCode - Static variable in class com.microstrategy.webapi.EnumDSSXMLInboxMsgField
 
DssXmlInBoxMsgLocale - Static variable in class com.microstrategy.webapi.EnumDSSXMLInboxMsgField
 
DssXmlInBoxMsgMessageFieldAll - Static variable in class com.microstrategy.webapi.EnumDSSXMLInboxMsgField
 
DssXmlInBoxMsgMessageFieldCount - Static variable in class com.microstrategy.webapi.EnumDSSXMLInboxMsgField
 
DssXmlInBoxMsgMessageID - Static variable in class com.microstrategy.webapi.EnumDSSXMLInboxMsgField
 
DssXmlInBoxMsgMessageStatus - Static variable in class com.microstrategy.webapi.EnumDSSXMLInboxMsgField
 
DssXmlInBoxMsgMessageText - Static variable in class com.microstrategy.webapi.EnumDSSXMLInboxMsgField
 
DssXmlInBoxMsgModificationTime - Static variable in class com.microstrategy.webapi.EnumDSSXMLInboxMsgField
 
DssXmlInBoxMsgObjAbbreviation - Static variable in class com.microstrategy.webapi.EnumDSSXMLInboxMsgField
 
DssXmlInBoxMsgObjectDesc - Static variable in class com.microstrategy.webapi.EnumDSSXMLInboxMsgField
 
DssXmlInBoxMsgObjectID - Static variable in class com.microstrategy.webapi.EnumDSSXMLInboxMsgField
 
DssXmlInBoxMsgObjectName - Static variable in class com.microstrategy.webapi.EnumDSSXMLInboxMsgField
 
DssXmlInBoxMsgObjectOwnerName - Static variable in class com.microstrategy.webapi.EnumDSSXMLInboxMsgField
 
DssXmlInBoxMsgObjViewMedia - Static variable in class com.microstrategy.webapi.EnumDSSXMLInboxMsgField
 
DssXmlInBoxMsgOwnerID - Static variable in class com.microstrategy.webapi.EnumDSSXMLInboxMsgField
 
DssXmlInBoxMsgOwnerName - Static variable in class com.microstrategy.webapi.EnumDSSXMLInboxMsgField
 
DssXmlInBoxMsgParentID - Static variable in class com.microstrategy.webapi.EnumDSSXMLInboxMsgField
 
DssXmlInBoxMsgProjectID - Static variable in class com.microstrategy.webapi.EnumDSSXMLInboxMsgField
 
DssXmlInBoxMsgProjectName - Static variable in class com.microstrategy.webapi.EnumDSSXMLInboxMsgField
 
DssXmlInBoxMsgRequestStatus - Static variable in class com.microstrategy.webapi.EnumDSSXMLInboxMsgField
 
DssXmlInBoxMsgRequestType - Static variable in class com.microstrategy.webapi.EnumDSSXMLInboxMsgField
 
DssXmlInBoxMsgResultID - Static variable in class com.microstrategy.webapi.EnumDSSXMLInboxMsgField
 
DssXmlInboxMsgResultNotOwned - Static variable in interface com.microstrategy.webapi.EnumDSSXMLInboxMsgResultFlags
NotOwned, for cases when request is for retrieving message details of a user different from the session user.
DssXmlInboxMsgResultOwned - Static variable in interface com.microstrategy.webapi.EnumDSSXMLInboxMsgResultFlags
Owned, for cases when request is for retrieving message details of the session user.
DssXmlInboxMsgResultReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLInboxMsgResultFlags
Reserved, for cases when it's not for history list retrieving.
DssXmlInBoxMsgStartTime - Static variable in class com.microstrategy.webapi.EnumDSSXMLInboxMsgField
 
DssXmlInBoxMsgSubInstID - Static variable in class com.microstrategy.webapi.EnumDSSXMLInboxMsgField
 
DssXmlInBoxMsgTriggerID - Static variable in class com.microstrategy.webapi.EnumDSSXMLInboxMsgField
 
DssXmlInBoxMsgType - Static variable in class com.microstrategy.webapi.EnumDSSXMLInboxMsgField
 
DssXmlInboxStatusOnly - Static variable in interface com.microstrategy.webapi.EnumDSSXMLInboxFlags
Specifies a flag to retrieve inbox messages status.
DssXmlIncrementalRefreshReportLoadFlagLoadFilterOnly - Static variable in interface com.microstrategy.webapi.EnumDSSXMLIncrementalRefreshReportLoadFlag
Load filter from cube
DssXmlIncrementalRefreshReportLoadFlagLoadTemplateAndFilter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLIncrementalRefreshReportLoadFlag
Load template and filter from cube
DssXmlIncrementalRefreshReportLoadFlagLoadTemplateOnly - Static variable in interface com.microstrategy.webapi.EnumDSSXMLIncrementalRefreshReportLoadFlag
Load template from cube
DssXmlIncrementalRefreshReportLoadFlagReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLIncrementalRefreshReportLoadFlag
Reserved: indicate not exists
DssXmlInExportEngine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatus
Specifies that the job is currently processed by exporting engine.
DssXmlInvalidateCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheAdminAction
Indicates an action to invalidates cache
DssXmlInvalidateContentCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLContentCacheAdminAction
Indicates an action to invalidates content cache
DssXmlInvalidateRWDCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheAdminAction
 
DssXmlIServerPlatformLinux - Static variable in interface com.microstrategy.webapi.EnumDSSXMLIServerPlatforms
Specifies Linux platform
DssXmlIServerPlatformWindows - Static variable in interface com.microstrategy.webapi.EnumDSSXMLIServerPlatforms
Specifies Windows platform
DssXMLIsSearchEnabled - Static variable in interface com.microstrategy.webapi.EnumDSSXMLQuickSearchCommands
check if search is enabled command
DssXMLIsSearchEngineStarted - Static variable in interface com.microstrategy.webapi.EnumDSSXMLQuickSearchCommands
check if search engine command
DssXmlJira - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Jira data base type.
DssXmlJira - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlJobInfoClientMachine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobInfo
Represents the client machine name where the job was submitted.
DssXmlJobInfoCreationTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobInfo
Represents the job creation time.
DSSXmlJobInfoDBPriority - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobInfo
Represents the job DB/Warehouse Priority.
DssXmlJobInfoDeliveryRecipient - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobInfo
Represents the delivery recipient for the subscription job.
DssXmlJobInfoDeliveryType - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobInfo
Represents the delivery type for the subscription job.
DssXmlJobInfoDescription - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobInfo
Represents the job description.
DssXmlJobInfoDuration - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobInfo
Represents the duration to execute the job since its submission, in unit of second.
DssXmlJobInfoJobID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobInfo
Represents the job id.
DssXmlJobInfoJobPriority - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobInfo
Represents the job priority.
DssXmlJobInfoJobPUPriority - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobInfo
Represents the job Processing Unit Priority.
DssXmlJobInfoJobStatus - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobInfo
Represents the job status, a value from EnumDSSXMLJobStatus
DssXmlJobInfoJobType - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobInfo
Represents the type of job, a value from EnumDSSXMLJobType
DssXmlJobInfoObjectID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobInfo
Represents the object ID which has the job running.
DssXmlJobInfoProjectGUID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobInfo
Represents the project GUID.
DssXmlJobInfoProjectName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobInfo
Represents the project name.
DssXmlJobInfoServerName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobInfo
Represents the server name from which the information was obtained.
DssXmlJobInfoServerProjectId - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobInfo
Represents the numerical id of a project.
DssXmlJobInfoUserLoginName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobInfo
Represents the user login name who running the job.
DssXmlJobInfoUserName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobInfo
Represents the user full name who running the job.
DssXmlJobStatusCanceled - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobStatus
Specifies the job status that the execution of the report or document is canceled.
DssXmlJobStatusCompleted - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobStatus
Specifies the job status that the execution of the report or document is completed.
DssXmlJobStatusError - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobStatus
Specifies the job status that the execution of the report or document ends in error.
DssXmlJobStatusExecuting - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobStatus
Specifies the job status that the report or document is under execution.
DssXmlJobStatusLoadingPrompt - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobStatus
Specifies the job status that the execution of the report or document is loading prompt.
DssXmlJobStatusReady - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobStatus
Specifies the job status that the report or document result is ready.
DssXmlJobStatusStopped - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobStatus
Specifies the job status that the execution of the report or document is stopped.
DssXmlJobStatusWaiting - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobStatus
Specifies the job status that the report or document is waiting in a queue for a processing unit.
DssXmlJobStatusWaitingForAutoPrompt - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobStatus
Specifies the job status that the execution of the report or document is waiting for auto prompt.
DssXmlJobStatusWaitingForCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobStatus
Specifies the job status that the report or document is waiting for cache.
DssXmlJobStatusWaitingForChildren - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobStatus
Specifies the job status that the execution of the report or document is waiting for child jobs to finish.
DssXmlJobStatusWaitingForFetchingResults - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobStatus
Specifies the job status that the execution of the report or document is waiting for fetching results.
DssXmlJobStatusWaitingForProject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobStatus
Specifies the job status that the report or document is waiting for the project to be in an execution state, such as open or not idle.
DssXmlJobStatusWaitingOnGoverner - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobStatus
Specifies the job status that the execution of the report or document is waiting for a governing setting to fall below the maximum.
DssXmlJobTypeInteractive - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobType
Specifies the job type is interactive.
DssXmlJobTypePredictiveCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobType
Specifies the job type is predictive cache.
DssXmlJobTypeRealtime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobType
Specifies the job type is realtime.
DssXmlJobTypeSubscription - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJobType
Specifies the job type is subscription.
DssXmlJoinTypeCorrelated - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJoinType
Correlated join.
DssXmlJoinTypeCross - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJoinType
Cross join.
DssXmlJoinTypeDirect - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJoinType
Direct join.
DssXmlJoinTypeSmart - Static variable in interface com.microstrategy.webapi.EnumDSSXMLJoinType
Smart join.
DssXmlKafka - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a kafka connector data base type.
DssXmlKafka - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlKeepIndependentClear - Static variable in interface com.microstrategy.webapi.EnumDSSXMLKeepIndependent
 
DssXmlKeepIndependentDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLKeepIndependent
 
DssXmlKeepIndependentReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLKeepIndependent
 
DssXmlKeepIndependentSet - Static variable in interface com.microstrategy.webapi.EnumDSSXMLKeepIndependent
 
DssXmlKeepSortDefinition - Static variable in interface com.microstrategy.webapi.EnumDSSXMLKeepSort
Specifies a flag not to modify the original sort definition.
DssXmlKeepSortOrder - Static variable in interface com.microstrategy.webapi.EnumDSSXMLKeepSort
Specifies a flag to modify the sort in an attempt to keep rows in their original order.
DssXmlKyvos - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlKyvosMdx - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Kyvos Mdx data base type.
DssXmlLDAPCallConventionCDecl - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLDAPCallConvention
CDecl
DssXmlLDAPCallConventionReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLDAPCallConvention
Reserved
DssXmlLDAPCallConventionStdCall - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLDAPCallConvention
Standard call
DssXmlLDAPImportForceImport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLDAPImport
Force import
DssXmlLDAPImportForceNotImport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLDAPImport
Force not import
DssXmlLDAPImportImport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLDAPImport
Import
DssXmlLDAPImportNotImport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLDAPImport
Do not import
DssXmlLDAPLoginIfNotLinked - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLDAPLogin
 
DssXmlLDAPNoLoginIfNotLinked - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLDAPLogin
User logon fails if LDAP Attribute value is not read from the LDAP server
DssXmlLDAPNoSimpleSecurityPluginWithLDAP - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLDAPSimpleSecurityPlugin
Do not synchronize user/group information with LDAP during Trusted authentication
DssXmlLDAPPlatformAIX - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLDAPPlatform
AIX
DssXmlLDAPPlatformHPUX - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLDAPPlatform
HP-UX
DssXmlLDAPPlatformLastOne - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLDAPPlatform
 
DssXmlLDAPPlatformLinux - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLDAPPlatform
Linux
DssXmlLDAPPlatformReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLDAPPlatform
Reserved
DssXmlLDAPPlatformSolaris - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLDAPPlatform
Solaris
DssXmlLDAPPlatformUnix - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLDAPPlatform
Unix
DssXmlLDAPPlatformWindows - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLDAPPlatform
Windows
DssXmlLDAPServerSecureConnectionPlainText - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLDAPServerSecureConnection
Plain text
DssXmlLDAPServerSecureConnectionSSL - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLDAPServerSecureConnection
SSL
DssXmlLDAPSimpleSecurityPluginWithLDAP - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLDAPSimpleSecurityPlugin
Synchronize user/group information with LDAP during Trusted authentication
DssXmlLDAPStringCodingMultiByte - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLDAPStringCoding
MultiByte
DssXmlLDAPStringCodingUTF8 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLDAPStringCoding
UTF8
DssXmlLDAPSynchAll - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLDAPSynch
All
DssXmlLDAPSynchGroup - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLDAPSynch
Group
DssXmLLDAPSynchNone - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLDAPSynch
None
DssXmlLDAPSynchUser - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLDAPSynch
User
DssXmlLDAPVendorADS - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLDAPVendor
ADS
DssXmlLDAPVendorHPUX - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLDAPVendor
HP-UX
DssXmlLDAPVendorIBM - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLDAPVendor
IBM
DssXmlLDAPVendoriPlanet - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLDAPVendor
Planet
DssXmlLDAPVendorNovell - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLDAPVendor
Novell
DssXmlLDAPVendorOpenLDAP - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLDAPVendor
OpenLDAP
DssXmlLDAPVendorOthers - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLDAPVendor
Others
DssXmlLDAPVendorSunOne - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLDAPVendor
Sun One
DssXmlLDAPVerificationBind - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLDAPVerification
 
DssXmlLDAPVerificationPasswordCompare - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLDAPVerification
 
DssXmlLDAPVersionV3 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLDAPVersion
V3
DssXmlLDAPwithNoNTAuthenticaton - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLDAPNTAuthentication
Do not synchronize user/group information with LDAP during Windows authentication and import Windows link during Batch Import
DssXmlLDAPwithNTAuthentication - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLDAPNTAuthentication
Synchronize user/group information with LDAP during Windows authentication and import Windows link during Batch Import
DssXmlLegendLockBottom - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLegendLock
 
DssXmlLegendLockLeft - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLegendLock
 
DssXmlLegendLockRight - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLegendLock
 
DssXmlLengendLockFreeFloat - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLegendLock
 
DssXmlLess - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMonitorFilterOperator
Represents the '<' operator.
DssXmlLessOrEqual - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMonitorFilterOperator
Represents the '<=' operator.
DssXmlLicenseComplianceCategoryActivation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseComplianceCategory
Activation
DssXmlLicenseComplianceCategoryCPU - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseComplianceCategory
CPU
DssXmlLicenseComplianceCategoryNamedUsers - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseComplianceCategory
Named users
DssXmlLicenseComplianceCategoryUnknown - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseComplianceCategory
Reserved
DssXmlLicenseScheme0701xx - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseScheme
 
DssXmlLicenseScheme070202 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseScheme
 
DssXmlLicenseScheme070203 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseScheme
 
DssXmlLicenseScheme070204 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseScheme
 
DssXmlLicenseScheme070501 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseScheme
 
DssXmlLicenseSchemeLatest - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseScheme
 
DssXmlLicenseStatusOK - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseStatus
The licensing is ok.
DssXmlLicenseStatusOutOfCompliance - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseStatus
The licensing is out of compliance.
DssXmlLicenseTypeAnalytics - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseType
 
DssXmlLicenseTypeAPI - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseType
 
DssXmlLicenseTypeArchitect - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseType
 
DssXmlLicenseTypeBigDataDriver - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseType
 
DssXmlLicenseTypeClientApplicationJupyter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseType
 
DssXmlLicenseTypeClientApplicationOffice - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseType
 
DssXmlLicenseTypeClientApplicationPowerBI - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseType
 
DssXmlLicenseTypeClientApplicationQlik - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseType
 
DssXmlLicenseTypeClientApplicationRStudio - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseType
 
DssXmlLicenseTypeClientApplicationTableau - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseType
 
DssXmlLicenseTypeClientDesktop - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseType
 
DssXmlLicenseTypeClientHyperAPI - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseType
 
DssXmlLicenseTypeClientHyperDesktop - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseType
 
DssXmlLicenseTypeClientHyperMessaging - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseType
 
DssXmlLicenseTypeClientHyperMobile - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseType
 
DssXmlLicenseTypeClientHyperOffice - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseType
 
DssXmlLicenseTypeClientHyperScreen - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseType
 
DssXmlLicenseTypeClientHyperVoice - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseType
 
DssXmlLicenseTypeClientPlaceholder1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseType
 
DssXmlLicenseTypeClientPlaceholder2 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseType
 
DssXmlLicenseTypeClientProduct01 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseType
 
DssXmlLicenseTypeClientProduct02 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseType
 
DssXmlLicenseTypeClientProduct03 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseType
 
DssXmlLicenseTypeClientProduct04 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseType
 
DssXmlLicenseTypeClientProduct05 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseType
 
DssXmlLicenseTypeClientProduct06 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseType
 
DssXmlLicenseTypeClientReporter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseType
 
DssXmlLicenseTypeCollaboration - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseType
 
DssXmlLicenseTypeCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseType
Type count
DssXmlLicenseTypeDistribution - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseType
 
DssXmlLicenseTypeEMMAirwatch - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseType
 
DssXmlLicenseTypeEMMAppConfig - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseType
 
DssXmlLicenseTypeEMMBlackberryDynamics - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseType
 
DssXmlLicenseTypeEMMMobileIron - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseType
 
DssXmlLicenseTypeGeospatial - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseType
 
DssXmlLicenseTypeHyperIntelligence - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseType
 
DssXmlLicenseTypeMobile - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseType
 
DssXmlLicenseTypeOLAPDriver - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseType
 
DssXmlLicenseTypeReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseType
 
DssXmlLicenseTypeServerIntelligence - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseType
 
DssXmlLicenseTypeServerReporter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseType
 
DssXmlLicenseTypeTransaction - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseType
 
DssXmlLicenseTypeWeb - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLicenseType
 
DssXmlLinePatDash - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLinePattern
 
DssXmlLinePatDashandTwoDots - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLinePattern
 
DssXmlLinePatDashDashDot - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLinePattern
 
DssXmlLinePatDashDashDotDot - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLinePattern
 
DssXmlLinePatDot - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLinePattern
 
DssXmlLinePatDotAndDash - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLinePattern
 
DssXmlLinePatDotDotDot - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLinePattern
 
DssXmlLinePatLongDashDashDot - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLinePattern
 
DssXmlLinePatLongDashDashDotDot - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLinePattern
 
DssXmlLinePatLongDashDot - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLinePattern
 
DssXmlLinePatLongDashDotDot - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLinePattern
 
DssXmlLinePatLongDot - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLinePattern
 
DssXmlLinePatLongestDash - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLinePattern
 
DssXmlLinePatMediumDash - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLinePattern
 
DssXmlLinePatShortDash - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLinePattern
 
DssXmlLinePatSolid - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLinePattern
 
DssXmlLLockQueryState - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLockQuery
Represents the state of the lock on an object.
DssXmlLoadCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheAdminAction
Indicates an action to load cache
DssXmlLoadContentCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLContentCacheAdminAction
Indicates an action to load content cache
DssXmlLoadingPrompt - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatus
Specifies that the job is currently loading a prompt.
DssXmlLoadRWDCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheAdminAction
 
DssXmlLockCustom - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAttributeLockType
Specifies to lock the attribute.
DssXmlLockLimit - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAttributeLockType
Specifies to lock the attribute if it contains more than LockLimit elements.
DssXmlLockNone - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAttributeLockType
Specifies not to lock the attribute.
DssXmlLockObject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectLockCommands
Represents to lock an object.
DssXmlLockQueryComment - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLockQuery
Represents the comment about the lock on an object.
DssXmlLockQueryGovernor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLockQuery
Represents the governor of the locked object.
DssXmlLockQueryMachine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLockQuery
Represents the machine name where the locked object resides.
DssXmlLockQueryOwner - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLockQuery
Represents the owner of the locked object.
DssXMLLockQueryReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLockQuery
Reserved
DssXmlLockQueryTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLockQuery
Represents the time stamp when the lock was placed on the object.
DssXmlLockReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLAttributeLockType
Reserved for future use.
DssXmlLockReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectLockCommands
Reserved.
DssXmlLockStateNotLocked - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLockState
Describes that the object is not locked.
DssXmlLockStatePermanentConstituents - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLockState
Describes that a permanent constituents lock is placed on the object.
DssXmlLockStatePermanentIndividual - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLockState
Describes that a permanent individual lock is placed on the object.
DssXmlLockStateTransientConstinuents - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLockState
Describes that a transient constituents lock is placed on the object.
DssXmlLockStateTransientIndividual - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLockState
Describes that a transient individual lock is placed on the object.
DssXmlMajorGraphType3DConnectGroup - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMajorGraphTypes
Specifies a major graph type of 3D Connect Group.
DssXmlMajorGraphType3DConnectSeries - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMajorGraphTypes
Specifies a major graph type of 3D Connect Series.
DssXmlMajorGraphType3DFloating - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMajorGraphTypes
Specifies a major graph type of 3D Floating.
DssXmlMajorGraphType3DRisers - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMajorGraphTypes
Specifies a major graph type of 3D Risers.
DssXmlMajorGraphType3DScatter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMajorGraphTypes
Specifies a major graph type of 3D Scatter.
DssXmlMajorGraphType3DSurface - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMajorGraphTypes
Specifies a major graph type of 3D Surface.
DssXmlMajorGraphTypeBoxPlot - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMajorGraphTypes
Specifies a major graph type of Box Plot.
DssXmlMajorGraphTypeBubble - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMajorGraphTypes
Specifies a major graph type of Bubble.
DssXmlMajorGraphTypeCombination - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMajorGraphTypes
Specifies a major graph type of Combination.
DssXmlMajorGraphTypeFunnel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMajorGraphTypes
Specifies a major graph type of Funnel.
DssXmlMajorGraphTypeGantt - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMajorGraphTypes
Soecifies a major graph type of Gantt.
DssXmlMajorGraphTypeGauge - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMajorGraphTypes
Specifies a major graph type of Gauge.
DssXmlMajorGraphTypeHichert - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMajorGraphTypes
Specifies a major graph type of Hichert.
DssXmlMajorGraphTypeHiloStock - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMajorGraphTypes
Specifies a major graph type of Hilo Stock.
DssXmlMajorGraphTypeHistogram - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMajorGraphTypes
Specifies a major graph type of Histogram.
DssXmlMajorGraphTypeHorizontalArea - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMajorGraphTypes
Specifies a major graph type of Horizontal Area.
DssXmlMajorGraphTypeHorizontalBar - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMajorGraphTypes
Specifies a major graph type of Horizontal Bar.
DssXmlMajorGraphTypeHorizontalLine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMajorGraphTypes
Specifies a major graph type of Horizontal Line.
DssXmlMajorGraphTypePareto - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMajorGraphTypes
Soecifies a major graph type of Parseto.
DssXmlMajorGraphTypePie - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMajorGraphTypes
Specifies a major graph type of Pie.
DssXmlMajorGraphTypePolar - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMajorGraphTypes
Specifies a major graph type of Polar.
DssXmlMajorGraphTypeRadar - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMajorGraphTypes
Specifies a major graph type of Radar.
DssXmlMajorGraphTypeScatter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMajorGraphTypes
Specifies a major graph type of Scatter.
DssXmlMajorGraphTypeVerticalArea - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMajorGraphTypes
Specifies a major graph type of Vertical Area.
DssXmlMajorGraphTypeVerticalBar - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMajorGraphTypes
Specifies a major graph type of Vertical Bar.
DssXmlMajorGraphTypeVerticalLine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMajorGraphTypes
Specifies a major graph type of Vertical Line.
DssXmlManipulationFormat - Static variable in interface com.microstrategy.webapi.EnumDSSXMLManipulationType
A formatting manipulation.
DssXmlManipulationNone - Static variable in interface com.microstrategy.webapi.EnumDSSXMLManipulationType
No manipulation at all.
DssXmlManipulationPivot - Static variable in interface com.microstrategy.webapi.EnumDSSXMLManipulationType
A pivoting manipulation.
DssXmlManipulationSQL - Static variable in interface com.microstrategy.webapi.EnumDSSXMLManipulationType
A SQL manipulation.
DssXmlManipulationSubset - Static variable in interface com.microstrategy.webapi.EnumDSSXMLManipulationType
A subsetting manipulation.
DssXmlMarkerShapeAsterisk - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeBevelBox - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeBoxedPlus - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeBoxedX - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeCastle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeCircle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeDiamond - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeEllipse - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeFatPlus - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeFatX - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeFontMarker - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeHexagon - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeHorizontalLine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeHourGlass - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeHourGlassTransparent - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeHouse - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeNone - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapePentagon - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapePentagram - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapePiratePlus - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapePlainX - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapePlus - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeRectangle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeReverseBevelBox - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeRotatedHourGlass - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeSlimBoxedPlus - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeSlimBoxedX - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeSlimHorizontalLine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeSlimPlus - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeSlimVerticalLine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeSlimX - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeSmallBevelBox - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeSoftX - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeSpikedX - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeSquare - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeStar45 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeStar5 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeStar6 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeStar8 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeStar90 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeStarSkewed - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeTriangle1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeTriangle2 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeTriangle3 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeTriangle4 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeTriangle5 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeTriangle6 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeTriangle7 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeTriangle8 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarkerShapeVerticalLine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphMarkerShape
 
DssXmlMarketo - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlMatchingCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportCacheType
Represents a matching cache
DssXmlMDUpdateConvertDICubeToEmmaCube - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMDUpdateCommands
Command to DI cubes to Emma cubes
DssXmlMDUpdateConvertObjectsDefinitionToLeanFormat - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMDUpdateCommands
Command to migrate all objects in the configuration or project to the lean serialization format
DssXmlMDUpdateCurrentVersion - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMDUpdateCommands
Command to retrieve the latest hardcoded MD version from the IServer
DssXmlMDUpdateFlagNeedUpdateCheckOnly - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMDUpdateFlags
Flag to indicate that no update should be performed and only a check should be made
DssXmlMDUpdateFlagQuickCheck - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMDUpdateFlags
Flag to indicate that any check for update should be quick and possibly imperfect
DssXmlMDUpdateNeedUpdate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMDUpdateCommands
Command to determine whether the MD should be updated and to retrieve the current version of the MD that the IServer is pointing to
DssXmlMDUpdateReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMDUpdateCommands
Not used
DssXmlMDUpdateUnifyDSSystemObjects - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMDUpdateCommands
Command to unify Distribution Services system objects
DssXmlMDUpdateUpdate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMDUpdateCommands
Command to update the entire MD
DssXmlMDUpdateUpdateDBInstances - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMDUpdateCommands
Command to Update DB instances
DssXmlMDUpdateUpdateDefns - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMDUpdateCommands
Command to update report and document definitions
DssXmlMDUpdateUpdateDocDefns - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMDUpdateCommands
DssXmlMDUpdateUpdateDSObjects - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMDUpdateCommands
Command to Update DS Objects
DssXmlMDUpdateUpdateEKM - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMDUpdateCommands
Command to Update MD Objects encrypted by KeyManager
DssXmlMDUpdateUpdateHistoryListSchedules - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMDUpdateCommands
Command to update only the History List schedules in the MD
DssXmlMDUpdateUpdateMDXSourceObjects - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMDUpdateCommands
Command to update only the MDX sources within the MD
DssXmlMDUpdateUpdatePrivileges - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMDUpdateCommands
Command to update only the Privileges within the MD
DssXmlMDUpdateUpdatePrivilegesIncrmental - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMDUpdateCommands
Command to update privileges incrementally
DssXmlMDUpdateUpdateReportDefns - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMDUpdateCommands
DssXmlMDUpdateUpdateSecurityModel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMDUpdateCommands
Command to update only the Security Model of the MD
DssXmlMDUpdateUpdateTranslations - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMDUpdateCommands
Command to update only the Translation objects within the MD
DssXmlMDUpdateUpdateUnifySystemObjects - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMDUpdateCommands
Command to unify system object IDs
DssXmlMDUpdateUpdateXDAExtendedTypes - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMDUpdateCommands
Command to update all objects with an XDAType property to populate their ExtendedType property
DssXmlMDVersionMD4 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMDVersion
Version 4
DssXmlMDVersionMD7 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMDVersion
Vesion 7
DssXmlMDVersionReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMDVersion
Reserved
DssXmlMDXEssbaseHyperion - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlMDXEssbaseHyperion11x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlMDXEssbaseHyperion9 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlMDXEssbaseHyperion9x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlMDXMicrosoftAS2000 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlMDXMicrosoftAS2005 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlMDXMicrosoftAS2005and08BinaryConnector - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlMDXMicrosoftAS2008 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlMDXMicrosoftAS2012 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlMDXMicrosoftAS2012BinaryConnector - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlMDXMicrosoftAS2016BinaryConnector - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlMDXMicrosoftAS2017BinaryConnector - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlMDXMicrosoftASAzureBinaryConnector - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlMDXSAPBW30 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlMDXSAPBW7x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlMDXSAPHANA2x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlMDXTM1x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DSSXMLMessageDuplicateModeAddToInbox - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMessageDuplicationMode
Duplicated message is added to the inbox.
DSSXMLMessageDuplicateModeAsyncExport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMessageDuplicationMode
Duplicate a message for backend exporting.
DSSXMLMessageDuplicateModeDerived - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMessageDuplicationMode
Duplicate message is copied to inbox iff original message is in the inbox.
DSSXMLMessageDuplicateModeDoNotAddToInbox - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMessageDuplicationMode
Duplicated message is not added to the inbox, only to the working set.
DSSXMLMessageDuplicateModeLegacy - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMessageDuplicationMode
DssXmlMessageStatusDeletedMsg - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMessageStatus
Specifies a status indicating that the inbox message has been deleted.
DssXmlMessageStatusNewMsg - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMessageStatus
Specifies a status indicating that the inbox message is a new or unread message.
DssXmlMessageStatusReadMsg - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMessageStatus
Specifies a status indicating that the inbox message has been read.
DssXmlMessageStatusReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMessageStatus
Reserved for future use.
DssXmlMessageStatusSavedMsg - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMessageStatus
Invalid flag.
DssXmlMessageStatusWorkingMsg - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMessageStatus
Invalid flag.
DssXmlMessageTypeActive - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMessageTypes
Specifies a type indicating that the inbox message is about an active report or document execution, or in the process of retrieving result.
DssXmlMessageTypeGeneral - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMessageTypes
Specifies a type indicating that the inbox message is about the DSS system, thus not associated with any report or document execution.
DssXmlMessageTypePersistent - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMessageTypes
Specifies a type indicating that the inbox message is about a completed but not necessarily succeeded report or document execution.
DssXmlMessageTypeReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMessageTypes
Reserved for future use.
DssXmlMetricDMX - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMetricType
A metric that contains a model for data-mining.
DssXmlMetricEditTypeAdvancedMetric - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMetricEditType
 
DssXmlMetricEditTypeFunctionMetric - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMetricEditType
 
DssXmlMetricEditTypeReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMetricEditType
 
DssXmlMetricEditTypeSimpleMetric - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMetricEditType
 
DssXmlMetricFormulaDifference - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMetricFormulaType
A difference formula.
DssXmlMetricFormulaIdentity - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMetricFormulaType
An identity formula.
DssXmlMetricFormulaVarianceRatio - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMetricFormulaType
A formula with a variance ratio.
DssXmlMetricNormal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMetricType
A normal metric.
DssXmlMetricSubtotal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMetricType
A custom subtotal.
DssXmlMetricSubtotalAggregation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMetricType
An aggregation subtotal.
DssXmlMetricSubtotalAverage - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMetricType
An average subtotal.
DssXmlMetricSubtotalCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMetricType
A count subtotal.
DssXmlMetricSubtotalGeometricMean - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMetricType
A geometric mean subtotal.
DssXmlMetricSubtotalMax - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMetricType
A max subtotal.
DssXmlMetricSubtotalMedian - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMetricType
A median subtotal.
DssXmlMetricSubtotalMin - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMetricType
A min subtotal.
DssXmlMetricSubtotalMode - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMetricType
A mode subtotal.
DssXmlMetricSubtotalProduct - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMetricType
A product subtotal.
DssXmlMetricSubtotalStdDev - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMetricType
A standard deviation subtotal.
DssXmlMetricSubtotalSum - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMetricType
A sum subtotal.
DssXmlMetricSubtotalVariance - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMetricType
A variance subtotal.
DssXmlMicrosoftDynamics365 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlMicrosoftDynamicsCRM - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Microsoft Dynamics CRM data base type.
DssXmlMicrosoftDynamicsCRM - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlMicrosoftDynamicsERP - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Microsoft Dynamics ERP data base type.
DssXmlMicrosoftDynamicsERP - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlMobileClientTypeAndroid - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubscriptionMobileClientType
Specifies the mobile client type as Android
DssXmlMobileClientTypeBlackberry - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubscriptionMobileClientType
Specifies the mobile client type as Blackberry
DssXmlMobileClientTypeiPad - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubscriptionMobileClientType
Specifies the mobile client type as iPad
DssXmlMobileClientTypeiPhone - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubscriptionMobileClientType
Specifies the mobile client type as iPhone/iPod
DssXmlMobileClientTypeReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubscriptionMobileClientType
Reserved by IServer
DssXmlMongoBI - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a MongoBI data base type.
DssXmlMonitorDBConnections - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMonitorType
 
DssXmlMonitorTypeJobs - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMonitorType
 
DssXmlMonitorTypePerformanceCounter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMonitorType
 
DssXmlMonitorTypeReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMonitorType
 
DssXmlMonitorUserConnections - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMonitorType
 
DssXmlMonthApril - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMonth
 
DssXmlMonthAugust - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMonth
 
DssXmlMonthDecember - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMonth
 
DssXmlMonthFebruary - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMonth
 
DssXmlMonthJanuary - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMonth
 
DssXmlMonthJuly - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMonth
 
DssXmlMonthJune - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMonth
 
DssXmlMonthMarch - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMonth
 
DssXmlMonthMay - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMonth
 
DssXmlMonthNovember - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMonth
 
DssXmlMonthOctober - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMonth
 
DssXmlMonthSeptember - Static variable in interface com.microstrategy.webapi.EnumDSSXMLMonth
 
DssXmlMstrDataImportServer1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlNCSAllowChangeDelivery - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSAllowChangeMaskType
 
DssXmlNCSAllowChangeNone - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSAllowChangeMaskType
 
DssXmlNCSAllowChangePersonalization - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSAllowChangeMaskType
 
DssXmlNCSAllowUnsubscribe - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSAllowChangeMaskType
 
DssXmlNCSContactDefaultField - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSContactSourceField
 
DssXmlNCSContactDefinitionAllField - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSContactSourceField
 
DssXmlNCSContactDefinitionField - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSContactSourceField
 
DssXmlNCSContactDefinitionIncludingPersonalization - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSContactSourceField
 
DssXmlNCSContactLightWeightField - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSContactSourceField
 
DssXmlNCSEmailDestinationTypeBCC - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSEmailDestinationType
 
DssXmlNCSEmailDestinationTypeCC - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSEmailDestinationType
 
DssXmlNCSEmailDestinationTypeTo - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSEmailDestinationType
 
DssXmlNCSFilterFieldAddressName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSFilterField
 
DssXmlNCSFilterFieldAddressType - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSFilterField
 
DssXmlNCSFilterFieldContactCreationDate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSFilterField
 
DssXmlNCSFilterFieldContactDescription - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSFilterField
 
DssXmlNCSFilterFieldContactID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSFilterField
 
DssXmlNCSFilterFieldContactModificationDate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSFilterField
 
DssXmlNCSFilterFieldContactName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSFilterField
 
DssXmlNCSFilterFieldContactStatus - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSFilterField
 
DssXmlNCSFilterFieldContactType - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSFilterField
 
DssXmlNCSFilterFieldMSTRUserID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSFilterField
 
DssXmlNCSFilterFieldPhysicalAddress - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSFilterField
 
DssXmlNCSFilterFieldReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSFilterField
 
DssXmlNCSFilterTypeContains - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSFilterType
 
DssXmlNCSFilterTypeExactly - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSFilterType
 
DssXmlNCSFilterTypeGreaterEqual - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSFilterType
 
DssXmlNCSFilterTypeIn - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSFilterType
 
DssXmlNCSFilterTypeLessEqual - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSFilterType
 
DssXmlNCSFilterTypeNotEqual - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSFilterType
 
DssXmlNCSFilterTypeReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSFilterType
 
DssXmlNCSFilterTypeStartingWith - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSFilterType
 
DssXmlNCSFTPProtocolCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLFTPProtocol
FTP Protocol Supported count
DssXmlNCSInstanceAllInstancesDefaultField - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSInstanceSourceField
Return all subscriptions with default field
DssXmlNCSInstanceAllInstancesLightWeightField - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSInstanceSourceField
Returns all users’ subscriptions for a project, if the logged-in user has the correct privileges
DssXmlNCSInstanceCountField - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSInstanceSourceField
Returns count of subscriptions
DssXmlNCSInstanceDefaultField - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSInstanceSourceField
Returns browsing info for the subscriptions, such as instance ID, name, creation time and so on
DssXmlNCSInstanceDefaultFieldWithDisabledContact - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSInstanceSourceField
DssXmlNCSInstanceDefinitionField - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSInstanceSourceField
EnumDSSXMLNCSInstanceSourceField.DssXmlNCSInstanceDefaultField and personalization properties, such as expiration date, prompt answer and so on
DssXmlNCSInstanceDefinitionFieldWithDisabledContact - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSInstanceSourceField
DssXmlNCSInstanceLightWeightField - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSInstanceSourceField
EnumDSSXMLNCSInstanceSourceField.DssXmlNCSInstanceDefaultField and some important personalization properties
DssXmlNCSOrderByContactDescASC - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSOrderByContactField
 
DssXmlNCSOrderByContactDescDESC - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSOrderByContactField
 
DssXmlNCSOrderByContactFieldReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSOrderByContactField
 
DssXmlNCSOrderByContactLoginASC - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSOrderByContactField
 
DssXmlNCSOrderByContactLoginDESC - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSOrderByContactField
 
DssXmlNCSOrderByContactStatusASC - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSOrderByContactField
 
DssXmlNCSOrderByContactStatusDESC - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSOrderByContactField
 
DssXmlNCSOrderByContactTypeASC - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSOrderByContactField
 
DssXmlNCSOrderByContactTypeDESC - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSOrderByContactField
 
DssXMLNCSQualifierTypeAscending - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSQualifierType
 
DssXMLNCSQualifierTypeDescending - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSQualifierType
 
DssXMLNCSQualifierTypeDistinct - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSQualifierType
 
DssXMLNCSQualifierTypeReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSQualifierType
 
DssXmlNCSSubscriptionMultipleChild - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSSubscriptionType
 
DssXmlNCSSubscriptionMultipleParent - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSSubscriptionType
 
DssXmlNCSSubscriptionSingle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNCSSubscriptionType
 
DssXmlNeo4j - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Neo4j data base type.
DssXmlNeo4j - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlNetProtocolDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNetProtocol
Specifies that the protocol is defined somewhere else
DssXmlNetProtocolIPX - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNetProtocol
Specifies the Internetworked Packet Exchange protocol
DssXmlNetProtocolMUDP - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNetProtocol
Specifies the Mobile User Datagram Protocol
DssXmlNetProtocolNB - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNetProtocol
Specifies the NB protocol
DssXmlNetProtocolTCP - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNetProtocol
Specifies the Transmission Control Protocol
DssXmlNetProtocolUDP - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNetProtocol
Specifies the User Datagram Protocol
DSSXMLNewLocaleForData - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLocaleFlags
Indicates that this newly added locale will be added to Data locales collection of project
DSSXMLNewLocaleForMD - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLocaleFlags
Indicates that this newly added locale will be added to MD locales collection of project
DssXmlNodeBigDecimal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNodeType
A big decimal node.
DssXmlNodeConstant - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNodeType
A constant node.
DssXmlNodeControlShortcut - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNodeType
A shortcut node of control
DssXmlNodeDimtyBreakBy - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNodeDimty
Break-by dimensionality on the node.
DssXmlNodeDimtyContinuation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNodeDimty
Continuation dimensionality on the node.
DssXmlNodeDimtyEmbedded - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNodeDimty
Embedded dimensionality on the node.
DssXmlNodeDimtyExclusiveContinuation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNodeDimty
Exclusive continuation dimensionality on the node.
DssXmlNodeDimtyNone - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNodeDimty
No dimensionality on the node.
DssXmlNodeDimtyOutputLevel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNodeDimty
Output level dimensionality on the node.
DssXmlNodeDimtyReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNodeDimty
Reserved value.
DssXmlNodeDimtyUnspecified - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNodeDimty
Unspecified dimensionality on the node.
DssXmlNodeElementsObject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNodeType
An elements object node.
DssXmlNodeFieldShortcut - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNodeType
A shortcut node of field
DssXmlNodeFormShortcut - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNodeType
An attribute form shortcut node.
DssXmlNodeGridUnitShortcut - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNodeType
A shortcut node of unit object
DssXmlNodeGroup - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNodeType
 
DssXmlNodeMe - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNodeType
Reserved.
DssXmlNodeOperator - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNodeType
An operator node.
DssXmlNodeRef - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNodeType
 
DssXmlNodeRelationship - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNodeType
A relationship node.
DssXmlNodeReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNodeType
Reserved.
DssXmlNodeResidue - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNodeType
Reserved.
DssXmlNodeShortcut - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNodeType
A shortcut node.
DssXmlNodeStateConnected - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNodeState
Specifies the MicroStrategy Intelligent Server is in the state of having been connected.
DssXmlNodeStateConnecting - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNodeState
Specifies the MicroStrategy Intelligent Server is in the state of being connected.
DssXmlNodeStateDisconnecting - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNodeState
Specifies the MicroStrategy Intelligent Server is in the state of being disconnected.
DssXmlNodeTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNodeType
A time node.
DssXmlNodeTransactionConstant - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNodeType
A transaction constant
DssXmlNotificationDataIDReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationDossierPublicationEmailNotification - com.microstrategy.webapi.EnumDSSXMLExternalNotificationType
Represents a email notification due to a dossier publication
DssXmlNotificationEmailAppendText - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationEmailDate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationEmailDeliveryMethod - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationEmailDeliveryStatus - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationEmailEmailAddress - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationEmailEnableEmail - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationEmailErrorMessage - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationEmailLastData - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationEmailModuleReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationEmailOnwerName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationEmailProjectName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationEmailRecipientName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationEmailReportOrDocumentName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationEmailSchedule - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationEmailSendFailureToEmailAddress - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationEmailTextToAppend - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationEmailTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationFileAppendText - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationFileDate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationFileDeliveryMethod - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationFileDeliveryStatus - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationFileEnableEmail - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationFileErrorMessage - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationFileFileLocation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationFileLastData - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationFileLinkToFile - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationFileModuleReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationFileOnlySendSuccessToRecipient - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationFileOnwerName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationFileProjectName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationFileRecipientName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationFileReportOrDocumentName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationFileSchedule - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationFileSendFailureToEmailAddress - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationFileTextToAppend - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationFileTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationHistoryListAppendText - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationHistoryListDate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationHistoryListDeliveryMethod - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationHistoryListDeliveryStatus - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationHistoryListEnableEmail - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationHistoryListErrorMessage - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationHistoryListLastData - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationHistoryListLinkToHistoryList - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationHistoryListModuleReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationHistoryListOnlySendSuccessToRecipient - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationHistoryListOnwerName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationHistoryListProjectName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationHistoryListRecipientName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationHistoryListReportOrDocumentName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationHistoryListSchedule - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationHistoryListSendFailureToEmailAddress - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationHistoryListTextToAppend - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationHistoryListTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationLastModule - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationModuleID
 
DssXmlNotificationMobileAppendText - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationMobileDate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationMobileDeliveryMethod - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationMobileDeliveryStatus - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationMobileEnableEmail - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationMobileErrorMessage - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationMobileLastData - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationMobileModuleReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationMobileOnwerName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationMobileProjectName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationMobileRecipientName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationMobileReportOrDocumentName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationMobileSchedule - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationMobileSendFailureToEmailAddress - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationMobileTextToAppend - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationMobileTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationModuleEmail - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationModuleID
 
DssXmlNotificationModuleFile - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationModuleID
 
DssXmlNotificationModuleHistoryList - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationModuleID
 
DssXmlNotificationModuleIDReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationModuleID
 
DssXmlNotificationModuleMobile - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationModuleID
 
DssXmlNotificationModulePrint - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationModuleID
 
DssXmlNotificationPrintAppendText - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationPrintDate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationPrintDeliveryMethod - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationPrintDeliveryStatus - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationPrintEnableEmail - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationPrintErrorMessage - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationPrintLastData - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationPrintModuleReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationPrintOnlySendSuccessToRecipient - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationPrintOnwerName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationPrintPrinterName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationPrintProjectName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationPrintRecipientName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationPrintReportOrDocumentName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationPrintSchedule - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationPrintSendFailureToEmailAddress - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationPrintTextToAppend - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationPrintTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLNotificationDataID
 
DssXmlNotificationTypeDossierCommentPushNotification - com.microstrategy.webapi.EnumDSSXMLExternalNotificationType
Represents a email notification due to a dossier comment push notification
DssXmlNotificationTypeReserved - com.microstrategy.webapi.EnumDSSXMLExternalNotificationType
Represents a reserved notification type
DssXmlNotificationUserCreationEmailNotification - com.microstrategy.webapi.EnumDSSXMLExternalNotificationType
Represents a email notification due to a user creation
DssXmlObjectAncestors - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectFlags
Specifies for object browsing a bit mask indicating to load ancestors of the object in the returning XML.
DssXmlObjectBrowser - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectFlags
Specifies for object browsing a bit mask indicating to load the object's Name, Abbreviation, Description, Hidden and Path fields in the returning XML.
DssXmlObjectChangeJournalComments - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectFlags
Specifies for object browsing a bit mask indicating to load the object's security information in the returning XML.
DssXmlObjectCheckWebCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectFlags
Specifies for object browsing a bit mask indicating to check web server cache first.
DssXmlObjectComments - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectFlags
Specifies for object browsing a bit mask indicating to load the object's comments in the returning XML.
DssXmlObjectDates - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectFlags
Specifies for object browsing a bit mask indicating to load the object's modification time, etc.
DssXmlObjectDefn - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectFlags
Specifies for object browsing a bit mask indicating to load the object's type specific definition in the returning XML.
DssXmlObjectDependents - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectFlags
Specifies for object browsing a bit mask indicating to load the object's dependents list in the returning XML.
DssXmlObjectDepnBrowser - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectFlags
Specifies for object browsing a bit mask indicating to include browser information for dependent objects in the returning XML.
DssXmlObjectDepnComments - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectFlags
Specifies for object browsing a bit mask indicating to include comment information for dependent objects in the returning XML.
DssXmlObjectDepnDates - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectFlags
Specifies for object browsing a bit mask indicating to include date information for dependent objects in the returning XML.
DssXmlObjectDepnDefn - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectFlags
Specifies for object browsing a bit mask indicating to include type specific definition of dependent objects in the returning XML.
DssXmlObjectDepnDependents - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectFlags
Specifies for object browsing a bit mask indicating to include dependents information for dependent objects in the returning XML.
DssXmlObjectDepnProperties - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectFlags
Specifies for object browsing a bit mask indicating to include properties for dependent objects in the returning XML.
DssXmlObjectDepnSecurity - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectFlags
Specifies for object browsing a bit mask indicating to include security information for dependent objects in the returning XML.
DssXmlObjectDocumentDataSourceDirty - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectState
For data element in document, data sources have changed since last execution
DssXmlObjectDoNotCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectFlags
Specifies for object browsing a bit mask indicating not to add it to cache if call creates a new local object.
DssXmlObjectFindHidden - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectFlags
Specifies for object browsing a bit mask indicating to find and load the hidden objects in the returning XML.
DssXmlObjectID2DO1Label - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID2DX1Label - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID2DXTitle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
Specifies the graph's X axis title.
DssXmlObjectID2DY1Label - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID2DY1Title - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
Specifies the graph's Y1 axis title.
DssXmlObjectID2DY2Label - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID2DY2Title - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
Specifies the graph's Y2 axis title.
DssXmlObjectID3DColHeader - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID3DColHeaderBox - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID3DColTitle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
Specifies the graph's series axis title (for 3D charts).
DssXmlObjectID3DColTitleBox - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID3DDataLabelBox - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID3DFloor1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID3DFloor2 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID3DFloor3 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID3DFrameGridX - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID3DFrameGridY - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID3DFrameGridZ - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID3DLastRiserFace - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID3DLeftWall1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID3DLeftWall2 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID3DLeftWall3 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID3DLRHeader - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID3DLYHeader - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID3DLYHeaderBox - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID3DLYTitle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
Specifies the graph's left Y axis title (for 3D charts).
DssXmlObjectID3DLYTitleBox - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID3DRightWall1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID3DRightWall2 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID3DRightWall3 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID3DRiserFace1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID3DRiserFace2 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID3DRiserFace3 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID3DRiserFace4 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID3DRiserFace5 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID3DRiserFace6 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID3DRiserFace7 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID3DRiserFace8 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID3DRiserFace9 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID3DRiserGridX - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID3DRiserGridY - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID3DRiserGridZ - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID3DRiserVarFace - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID3DRowHeader - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID3DRowHeaderBox - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID3DRowTitle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
Specifies the graph's group axis title (for 3D charts).
DssXmlObjectID3DRowTitleBox - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID3DRYHeaderBox - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID3DRYTitle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
Specifies the graph's right Y axis title (for 3D charts).
DssXmlObjectID3DRYTitleBox - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID3DScatterLine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID3DTieLineX - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID3DTieLineY - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectID3DTieLineZ - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDAllAxes - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDAllDataText - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDAllTexts - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDAllTitles - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDBackground - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
Specific the objectID for backgroud
DssXmlObjectIDBubbleQuadLine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDConnectStackLine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDCurve - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDDataLine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDDataText - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
Specifies the graph's data text.
DssXmlObjectIDDivBiPolar - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDErrorBar - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDFootnote - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
Specifies the chart footnote.
DssXmlObjectIDFrame - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
Specific the objectID for frame.
DssXmlObjectIDGauge - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDGaugeBorder - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDGaugeContainer - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDGaugeRange - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDGaugeTitle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDLegendArea - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDLegendLine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDLegendMarker - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDLegendText - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
Specifies the chart legend text.
DssXmlObjectIDLinrExp - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDLinrLine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDLinrLog - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDLinrNatLog - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDLinrNPoly - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDLinrText - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDMDLabel0 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDMDLabel1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDMDLabel10 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDMDLabel11 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDMDLabel12 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDMDLabel13 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDMDLabel14 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDMDLabel15 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDMDLabel16 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDMDLabel17 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDMDLabel18 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDMDLabel19 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDMDLabel2 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDMDLabel20 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDMDLabel21 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDMDLabel22 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDMDLabel23 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDMDLabel24 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDMDLabel25 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDMDLabel26 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDMDLabel27 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDMDLabel28 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDMDLabel29 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDMDLabel3 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDMDLabel30 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDMDLabel31 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDMDLabel4 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDMDLabel5 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDMDLabel6 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDMDLabel7 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDMDLabel8 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDMDLabel9 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDMeanLine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDMovAvgLine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDNull - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
Specifies a generic objectID used by different attributes *
DssXmlObjectIDO1Body - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDO1Major - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDO1Minor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDO1Super - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDOBPBox - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDOBPMedian - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDOBPStem - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDOBPTail - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDOPILBLValue - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
Specifies the objectID for a pie data label value
DssXmlObjectIDPieFeelerLabel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDPieFeelerLine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDPieGroupLabel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDPieRingLabel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDPieSlice - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDPieSliceCrust - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDPieSliceFace - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDPieSliceRing - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDPolarAxisCircles - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDPolarAxisLabels - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDPolarAxisLines - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDPolarAxisThick - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDRiser - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDRiser2 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDRiser3 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDRiserShadow - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDSeriesTitle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDStdDevLine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDSubtitle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
Specifies the chart subtitle.
DssXmlObjectIDTitle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
Specifies the chart title.
DssXmlObjectIDTooltips - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDUserLine1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDUserLine2 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDUserLine3 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDUserLine4 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDX1Body - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDX1Major - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDX1Minor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDX1Zero - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDY1Body - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDY1Major - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDY1Minor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDY1Zero - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDY2Body - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDY2Major - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDY2Minor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectIDY2Zero - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphObjectID
 
DssXmlObjectLockConstituents - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectLockFlags
Indicates to lock an object as well as its constituents (as in an entire schema lock).
DssXmlObjectLockPermanent - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectLockFlags
Indicates to place a permanent lock on an object that does not automatically get unlocked when a session ends.
DssXmlObjectLockReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectLockFlags
Reserved.
DssXmlObjectPlainText - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectFlags
Specifies that an expression node returned from the IServer should contain XMLTags.Att_PlainText with a parsable value
DssXmlObjectProperties - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectFlags
Specifies for object browsing a bit mask indicating to load the object's properties in the returning XML.
DssXmlObjectRemoveNonPrimaryNameTranslations - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectFlags
Specifies that removing non-primary translations in object name
DssXmlObjectSaveOverwrite - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectFlags
Specifies that a Save should proceed if we find the object was changed on persistent storage.
DssXmlObjectSearchStatusResultXML - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSearchStatus
Specifies a searching status that the searching result is returned.
DssXmlObjectSearchStatusRunning - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSearchStatus
Specifies a searching status that the searching is still running.
DssXmlObjectSecurity - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectFlags
Specifies for object browsing a bit mask indicating to load the object's security information in the returning XML.
DssXmlObjectStateAppObjectDirty - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectState
Specifies a state indicating that for filters in reports, filter has changed since last execution.
DssXmlObjectStateBrowserLoaded - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectState
Specifies a state indicating that the browse fields of this object have been loaded into memory (name; abbreviation; hidden; path; version, etc).
DssXmlObjectStateCached - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectState
Specifies a state indicating that the object is in the local object cache
DssXmlObjectStateCommentsLoaded - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectState
Specifies a state indicating that the comments and description of this object have been loaded into memory.
DssXmlObjectStateContainer - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectState
Specifies a state indicating that the object has at least one embedded object inside it.
DssXmlObjectStateCorrupted - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectState
Specifies a state indicating that errors were encountered when we attempted to load this object (Object needs to be refreshed).
DssXmlObjectStateDatesLoaded - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectState
Specifies a state indicating that the creation and modification time for this object have been loaded into memory.
DssXmlObjectStateDefnLoaded - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectState
Specifies a state indicating that the type-specific part of this object has been loaded into memory.
DssXmlObjectStateDeleted - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectState
Specifies a state indicating that the object has been deleted from metadata.
DssXmlObjectStateDependentsDirty - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectState
Specifies a state indicating that the dependents list of this object has been modified and thus needs to be recalculated.
DssXmlObjectStateDependentsLoaded - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectState
Specifies a state indicating that the list of dependents of this object have been loaded into memory.
DssXmlObjectStateDirty - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectState
Specifies a state indicating that the object has been modified since it was last loaded from metadata.
DssXmlObjectStateEmbedded - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectState
Specifies a state indicating that the object is actually embedded in another object and thus it cannot be used independently of its container.
DssXmlObjectStateError - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectState
Specifies a state indicating that at least one error is listed in the object's Errors collection.
DssXmlObjectStateMissing - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectState
Specifies a state indicating that for tables and columns, although the object is described in metadata, we could not find it in the database.
DssXmlObjectStatePersisted - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectState
Specifies a state indicating that the object is (believed) to be in the metadata.
DssXmlObjectStatePromptsSubstituted - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectState
Specifies a state indicating that the prompt answers have been applied to this object.
DssXmlObjectStatePropertiesLoaded - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectState
Specifies a state indicating that the DSS Properties of this object have been loaded into memory.
DssXmlObjectStateSecurityLoaded - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectState
Specifies a state indicating that the security information of this object have been loaded into memory.
DssXmlObjectStateTemplateAppObjectDirty - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectState
Specifies a state indicating that for templates in reports, list of objects used by template has changed, and thus resolution sever needs to be re-executed
DssXmlObjectStateTemplateContentDirty - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectState
Specifies a state indicating that for templates in reports, template units have been added or removed since last execution.
DssXmlObjectStateTemplateStructureDirty - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectState
Specifies a state indicating that for templates in reports, template has been pivoted since last execution.
DssXmlObjectStateTemplateViewDirty - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectState
For templates in reports, the current element has been changed or the sorts of the template has been changed
DssXmlObjectStateTotalObjectLoaded - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectState
Specifies a state indicating that all of the data associated with this object have been loaded into memory.
DssXmlObjectTotalDepn - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectFlags
Specifies for object browsing a bit mask indicating to include all the information about dependent objects in the returning XML.
DssXmlObjectTotalObject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectFlags
Specifies for object browsing a bit mask indicating to include the object's change journal comments.
DssXmlObjectUseWebCacheOnly - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectFlags
Specifies for object browsing a bit mask indicating to only user web server cache.
DssXMLObjectXMLAllTranslations - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectXMLFlags
To return the object with the all translations
DssXMLObjectXMLFlagsReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectXMLFlags
Reserved.
DssXMLObjectXMLLeanJSON - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectXMLFlags
To return the object with the lean JSON.
DssXMLObjectXMLLeanXML - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectXMLFlags
To return the object with the lean XML.
DSSXMLObjectXMLThumbnail - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectXMLFlags
 
DssXmlOdata - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Odata data base type.
DssXmlOpenProject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLProjectActions
Specifies the Open action for a project
DssXmlOracleCXSales - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Oracle CX Sales data base type.
DssXmlOracleCXSales - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlOracleCXService - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Oracle CX Service data base type.
DssXmlOracleCXService - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlOracleEloqua - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Oracle Eloqua data base type.
DssXmlOracleEloqua - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlOracleEssbase93 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlOrderParentFirstDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLOrderParentFirst
Specifies that the decision is to be made based on the value of the IsParentFirst property of the custom group object.
DssXmlOrderParentFirstFalse - Static variable in interface com.microstrategy.webapi.EnumDSSXMLOrderParentFirst
Specifies to order the child first.
DssXmlOrderParentFirstReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLOrderParentFirst
Reserved value.
DssXmlOrderParentFirstTrue - Static variable in interface com.microstrategy.webapi.EnumDSSXMLOrderParentFirst
Specifies to order the parent first.
DssXmlOuterJoinTypeDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLOuterJoinTypes
 
DssXmlOuterJoinTypeEqui - Static variable in interface com.microstrategy.webapi.EnumDSSXMLOuterJoinTypes
 
DssXmlOuterJoinTypeOuter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLOuterJoinTypes
 
DssXmlOuterJoinTypeReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLOuterJoinTypes
 
DssXmlPalantirFoundry - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Palantir Foundry connector data base type.
DssXmlParameterEmptyGuid - Static variable in interface com.microstrategy.webapi.EnumDSSXMLScheduleParameterSpecialValue
Specifies empty guid.
DssXmlParameterTypeBSTR - Static variable in interface com.microstrategy.webapi.EnumDSSXMLScheduleParameterTypes
Specifies BSTR type.
DssXmlParameterTypeLong - Static variable in interface com.microstrategy.webapi.EnumDSSXMLScheduleParameterTypes
Specifies long type.
DssXmlParameterTypeReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLScheduleParameterTypes
Specifies reserved type.
DssXmlParetoMinorType - Static variable in interface com.microstrategy.webapi.EnumDSSXMLParetoMinorTypes
General
DssXmlParetoMinorTypePercent - Static variable in interface com.microstrategy.webapi.EnumDSSXMLParetoMinorTypes
Percent
DssXmlParserActionNewObject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLParserActionFlags
Create a new metric.
DssXmlParserActionNone - Static variable in interface com.microstrategy.webapi.EnumDSSXMLParserActionFlags
Default behavior.
DssXmlParserActionOpenForEdit - Static variable in interface com.microstrategy.webapi.EnumDSSXMLParserActionFlags
Open the metric for edit.
DssXmlParserActionOverwrite - Static variable in interface com.microstrategy.webapi.EnumDSSXMLParserActionFlags
Overwrite the existing metric with the same name.
DssXmlParserActionSave - Static variable in interface com.microstrategy.webapi.EnumDSSXMLParserActionFlags
Save the metric.
DssXmlParserActionSaveAs - Static variable in interface com.microstrategy.webapi.EnumDSSXMLParserActionFlags
SaveAs the metric.
DssXmlParserActionValidate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLParserActionFlags
Validate the expression.
DssXmlParserOutLocalSymbolFolder - Static variable in interface com.microstrategy.webapi.EnumDSSXMLParserOutFlags
Output the LocalSymbolFolder.
DssXmlParserOutMetricExtendedProperties - Static variable in interface com.microstrategy.webapi.EnumDSSXMLParserOutFlags
Output the Extended Properties of the metric object.
DssXmlParserOutMetricGridFormat - Static variable in interface com.microstrategy.webapi.EnumDSSXMLParserOutFlags
Output the GridFormat of the metric.
DssXmlParserOutMetricHeaderFormat - Static variable in interface com.microstrategy.webapi.EnumDSSXMLParserOutFlags
Output the HeaderFormat of the metric.
DssXmlParserOutMetricObjectInfo - Static variable in interface com.microstrategy.webapi.EnumDSSXMLParserOutFlags
Output the object info of the metric.
DssXmlParserOutMetricProperties - Static variable in interface com.microstrategy.webapi.EnumDSSXMLParserOutFlags
Output the Properties of the metric.
DssXmlParserOutMetricSubtotals - Static variable in interface com.microstrategy.webapi.EnumDSSXMLParserOutFlags
Output the Subtotals of the metric.
DssXmlParserOutNone - Static variable in interface com.microstrategy.webapi.EnumDSSXMLParserOutFlags
No option.
DssXmlParserOutSearchResultsFolder - Static variable in interface com.microstrategy.webapi.EnumDSSXMLParserOutFlags
Output the SearchResultsFolder.
DssXmlParserOutTokenStream - Static variable in interface com.microstrategy.webapi.EnumDSSXMLParserOutFlags
Output the TokenStream.
DssXmlParserOutTotalMetric - Static variable in interface com.microstrategy.webapi.EnumDSSXMLParserOutFlags
Output the full metric XML.
DssXmlParserOutTotalObjectInJSON - Static variable in interface com.microstrategy.webapi.EnumDSSXMLParserOutFlags
Output the object json representation.
DssXmlParserResultDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLParserResultFlags
No additional info.
DssXmlParserResultIsSmartMustBeFalse - Static variable in interface com.microstrategy.webapi.EnumDSSXMLParserResultFlags
The IsDecomposable property of the metric cannot be modified and must be False.
DssXmlPartialTypeDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPartialType
Act as if this property was not present.
DssXmlPartialTypeFF - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPartialType
Both attributes are full.
DssXmlPartialTypeFP - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPartialType
There are parent elements with no corresponding child elements.
DssXmlPartialTypePF - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPartialType
There are child elements with no corresponding parent elements.
DssXmlPartialTypePP - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPartialType
There are parent elements with no corresponding child elements and there are child elements with no corresponding parent elements.
DssXMLPauseCrawl - Static variable in interface com.microstrategy.webapi.EnumDSSXMLQuickSearchCommands
pause crawl command
DssXmlPaypal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXMlPerformancdMonitorDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPerformanceMonitorFlags
 
DssXmlperformanceMonitroLogToStats - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPerformanceMonitorFlags
 
DssXmlPersonalViewModePrivate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubscriptionPersonalViewMode
Specifies the user tried to create a simple personal view
DssXmlPersonalViewModePublic - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubscriptionPersonalViewMode
Specifies the personal view is created when the user tried to share an object
DssXmlPieMinorTypeMulPropRingPie - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPieMinorTypes
Specifies a minor graph type of Multiple Prop Ring Pie for Pie chart.
DssXmlPieMinorTypeMultiplePies - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPieMinorTypes
Specifies a minor graph type of Multiple Pies for Pie chart.
DssXmlPieMinorTypeMultipleProp - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPieMinorTypes
Specifies a minor graph type of Multiple Prop for Pie chart.
DssXmlPieMinorTypeMultipleRingPie - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPieMinorTypes
Specifies a minor graph type of Multiple Ring Pie for Pie chart.
DssXmlPieMinorTypePies - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPieMinorTypes
Specifies a minor graph type of Pies for Pie chart.
DssXmlPieMinorTypeRingPie - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPieMinorTypes
Specifies a minor graph type of Ring Pie for Pie chart.
DssXmlPolarMinorTypeDualAxisPolar - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPolarMinorTypes
Specifies a minor graph type of Dual Axis Polar for Polar chart.
DssXmlPolarMinorTypePolarCoord - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPolarMinorTypes
Specifies a minor graph type of Polar Coord for Polar chart.
DssXMLPrintEvenPages - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrintOddEvenPages
Print even pages
DssXMLPrintLocationTypeFile - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrintLocationType
Specify the print location type as file
DssXMLPrintLocationTypePrinter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrintLocationType
Specify the print location type as printer
DssXMLPrintOddAndEvenPages - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrintOddEvenPages
Print odd and even pages
DssXMLPrintOddPages - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrintOddEvenPages
Print odd pages
DssXmlPrivilegeCategoryAdministration - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeCategoryTypes
This enumeration represents the Administration privilege group.
DssXmlPrivilegeCategoryArchitect - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeCategoryTypes
This enumeration represents the Architect privilege group.
DssXmlPrivilegeCategoryCommandManager - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeCategoryTypes
This enumeration represents the CommandManager privilege group.
DssXmlPrivilegeCategoryCommonPrivileges - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeCategoryTypes
This enumeration represents the CommonPrivileges privilege group.
DssXmlPrivilegeCategoryDesktopAnalyst - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeCategoryTypes
This enumeration represents the DesktopAnalyst privilege group.
DssXmlPrivilegeCategoryDesktopDesigner - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeCategoryTypes
This enumeration represents the DesktopDesigner privilege group.
DssXmlPrivilegeCategoryDistributionServices - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeCategoryTypes
This enumeration represents the DistributionServices privilege group.
DssXmlPrivilegeCategoryIntegrityManager - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeCategoryTypes
This enumeration represents the IntegrityManager privilege group.
DssXmlPrivilegeCategoryMobile - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeCategoryTypes
This enumeration represents the Mobile privilege group.
DssXmlPrivilegeCategoryMultisource - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeCategoryTypes
This enumeration represents the Multisource privilege group.
DssXmlPrivilegeCategoryObjectManager - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeCategoryTypes
This enumeration represents the ObjectManager privilege group.
DssXmlPrivilegeCategoryOffice - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeCategoryTypes
This enumeration represents the Office privilege group.
DssXmlPrivilegeCategoryWebAnalyst - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeCategoryTypes
This enumeration represents the WebAnalyst privilege group.
DssXmlPrivilegeCategoryWebMMT - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeCategoryTypes
This enumeration represents the WebMMT privilege group.
DssXmlPrivilegeCategoryWebProfessional - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeCategoryTypes
This enumeration represents the WebProfessional privilege group.
DssXmlPrivilegeCategoryWebReporter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeCategoryTypes
This enumeration represents the WebReporter privilege group.
DssXmlPrivilegesAccessDataFromCloudApp - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to access data from cloud App.
DssXmlPrivilegesAddNotes - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege that controls whether a user can add to the notes of a report or document.
DssXmlPrivilegesAdministerEnvironment - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to administer environment
DssXmlPrivilegesAdministerOperationManager - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to administer operation manager.
DssXmlPrivilegesAliasObjects - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to change object aliases.
DssXmlPrivilegesApplyPackage - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Allows users to administer Migration Packages and perform actions such as: migrate across Projects and Environments, download or upload to the Storage Service, validate, reuse, reverse

Before 11.3.7: Specifies a DSS privilege to allow the user to apply package
DssXmlPrivilegesAssignSecurityRoles - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to grant (or revoke) a security role to a user for a specific project.
DssXmlPrivilegesBypassAccessChecks - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to override all objects access validation.
DssXmlPrivilegesCacheAdministration - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to view the detail information of all report caches of a specific project in the cluster.
DssXmlPrivilegesCanCertify - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to certify or decertify multiple published content
DssXmlPrivilegesCanCertifyMigrationPackage - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
 
DssXmlPrivilegesCanCertifyPythonScript - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow users to certify Python scripts
DssXmlPrivilegesCertifyWorkflow - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Providing user the ability to certify/de-certify workflows
DssXmlPrivilegesChangeUserPreferences - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to change user preferences.
DssXmlPrivilegesChooseAttributeFormDisplay - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to choose attribute display.
DssXmlPrivilegesClusterAdministration - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to activate/de-activate, delete and refresh cubes of a specific project in the cluster.
DssXmlPrivilegesConfigureAuditing - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
 
DssXmlPrivilegesConfigureCaches - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
 
DssXmlPrivilegesConfigureConnectionMap - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
 
DssXmlPrivilegesConfigureContactDataProfile - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to link and unlink contacts to users for the purpose of defining data security.
DssXmlPrivilegesConfigureGatewaysAndDrivers - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Allow user to configure gateways and drivers
DssXmlPrivilegesConfigureGoverning - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
 
DssXmlPrivilegesConfigureGroupMembership - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to define group memberships i.e. to place/remove a user into groups or to add/remove users to a group.
DssXmlPrivilegesConfigureInbox - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
 
DssXmlPrivilegesConfigureLanguageSettings - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
 
DssXmlPrivilegesConfigureProjectBasic - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
 
DssXmlPrivilegesConfigureProjectDataSource - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
 
DssXmlPrivilegesConfigureSecurity - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
 
DssXmlPrivilegesConfigureServerBasic - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
 
DssXmlPrivilegesConfigureStatistics - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
 
DssXmlPrivilegesConfigureSubscriptionSettings - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
 
DssXmlPrivilegesConfigureToolbars - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to configure toolbars.
DssXmlPrivilegesCreateAppObj - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to create application objects.
DssXmlPrivilegesCreateConfigObj - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to create configuration objects.
DssXmlPrivilegesCreateDatamart - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to create a datamart.
DssXmlPrivilegesCreateDatasetInWorkstation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to create data set in workstation
DssXmlPrivilegesCreateDerivedMetrics - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to create derived metrics.
DssXmlPrivilegesCreateHTMLContainer - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege that controls whether a user can create an HTML container in a report writing document.
DssXmlPrivilegesCreateNewFolder - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to create new folder.
DssXmlPrivilegesCreatePackage - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to create package
DssXmlPrivilegesCreateSchemaObj - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to create schema objects.
DssXmlPrivilegesCreateShortcut - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to create a shortcut.
DssXmlPrivilegesCreateWorkflow - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Providing user the ability to create, edit, validate and save workflows.
DssXmlPrivilegesCubeAdministration - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to activate/de-activate, delete and refresh cubes of a specific project in the cluster.
DssXmlPrivilegesDashboardDesign - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Allows the user to insert a new layout into a document, rename, rearrange and delete layouts
DssXmlPrivilegesDatabaseConnectionAdministration - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to user to view the detail information of all user connections to a specific project on the server.
DssXmlPrivilegesDefineDerivedElements - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Allows the user to create, edit and clear derived elements within a report and to use/load stand-alone derived elements that have been created and saved by another user.
DssXmlPrivilegesDefineFreeformSQLReport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to define freeform SQL reports.
DssXmlPrivilegesDefineOLAPCubeReport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to define OLAP cube reports.
DssXmlPrivilegesDefineQueryBuilderReport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to create a query builder report in Desktop.
DssXmlPrivilegesDefineSecurityFilter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to create new security filters as well as to modify existing security filters.
DssXmlPrivilegesDefineTransactionReport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
 
DssXmlPrivilegesDefineViewReport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to create a view report (use an Intelligent Cube as a datasource) in desktop.
DssXmlPrivilegesDrillAndLink - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Allows the user to use Links at runtime on Reports and on Grids, Text Fields and Images in Documents.
DssXmlPrivilegesDrillWithIntelligentCube - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to drill with an intelligent cube.
DssXmlPrivilegesDuplicateProject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
 
DssXmlPrivilegesEditNotes - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege that controls whether a user can edit a previous comment/note of a report or document
DssXmlPrivilegesEditReportLinks - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Allow the user to create and edit Links for text fields and images in Documents.
DssXmlPrivilegesEmailScreenFromDevice - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
 
DssXmlPrivilegesEnableAdministrationFromWeb - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege that controls whether a user can access the administrator functionality from web.
DssXmlPrivilegesEnableGatewayAgent - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to enable on-premise data access via gateway agent
DssXmlPrivilegesEnableHyperCardForMessaging - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to EnableHyperCardForMessaging
DssXmlPrivilegesEnableHyperCardForVoice - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to EnableHyperCardForVoice
DssXmlPrivilegesEnableUser - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
 
DssXmlPrivilegesExecuteCubeReport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to execute a cube report in desktop.
DssXmlPrivilegesExecuteMultipleSourceReport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege that controls whether a user can run a report which uses tables from multiple sources
DssXmlPrivilegesExecuteRWDocument - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to execute RW documents.
DssXmlPrivilegesExecuteTransaction - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
 
DssXmlPrivilegesExecuteWorkflow - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Providing user the ability to run and schedule workflows
DssXmlPrivilegesExportToExcel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege that controls whether a user can export to Excel.
DssXmlPrivilegesExportToFlash - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege that controls whether a user can export to Flash.
DssXmlPrivilegesExportToHTML - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege that controls whether a user can export to HTML.
DssXmlPrivilegesExportToMSTRFile - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to export to MSTR file.
DssXmlPrivilegesExportToPDF - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege that controls whether a user can export to PDF.
DssXmlPrivilegesExportToText - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege that controls whether a user can export to plain text, excel with plaintext or CSV format
DssXmlPrivilegesFireEvent - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to fire events on a specific node of the cluster.
DssXmlPrivilegesFormatGraph - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to format graph.
DssXmlPrivilegesGenerateAPIToken - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow users to generate a Key to be passed to the API to identify and authenticate the user
DssXmlPrivilegesGrantPrivilege - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to to define the privileges of users and groups at the server level.
DssXmlPrivilegesIdleProject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to idle and resume projects on a server.
DssXmlPrivilegesImportMSTRFile - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to import to MSTR file.
DssXmlPrivilegesImportOLAPCube - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to import OLAP cubes.
DssXmlPrivilegesImportTableFromMultipleSources - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege that controls whether a user can import table from multiple sources.
DssXmlPrivilegesInboxAdministration - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to delete other users history list messages in a specific project in the cluster.
DssXmlPrivilegesJobAdministration - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to kill jobs for a specific project on the server.
DssXmlPrivilegesLinkToExternalAccounts - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to link users to external accounts (NT, database, LDAP) as well as link groups to external groups (LDAP).
DssXmlPrivilegesLoadProject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to user to load and unload projects on a server.
DssXmlPrivilegesManageApplication - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow users to manage application
DssXmlPrivilegesManageContentBundle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to manage content bundle
DssXmlPrivilegesManageScriptRuntimeEnvironment - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Create/Edit/Delete the script runtime environment object via Workstation
DssXmlPrivilegesMaximum - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies the current maximum privilege
DssXmlPrivilegesMobileCreateAnalysis - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Reserved for future use
DssXmlPrivilegesMobileCreateDocument - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Reserved for future use
DssXmlPrivilegesMobileEditAnalysis - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
 
DssXmlPrivilegesMobilePublish - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
 
DssXmlPrivilegesMobileSaveAnalysis - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
 
DssXmlPrivilegesMobileSaveDocument - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Reserved for future use
DssXmlPrivilegesMobileSaveReport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
 
DssXmlPrivilegesMobileViewAnalysis - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
 
DssXmlPrivilegesMobileViewDocument - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
 
DssXmlPrivilegesModifyReportObjectList - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to modify report object list.
DssXmlPrivilegesModifySchemaObjects - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to modify schema objects.
DssXmlPrivilegesModifySorting - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to modify sorting.
DssXmlPrivilegesModifySubtotals - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to modify subtotals.
DssXmlPrivilegesMonitorChangeJournal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
 
DssXmlPrivilegesMonitorEnvironment - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to monitor environment
DssXmlPrivilegesMonitorOperationManager - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to monitor operation manager.
DssXmlPrivilegesMonitorQuickSearchIndices - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to Monitor quick search indices
DssXmlPrivilegesPivotReport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to privot report.
DssXmlPrivilegesPrintFromDevice - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
 
DssXmlPrivilegesPublishDossier - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to publish a dossier to other users or groups
DssXmlPrivilegesReExecuteReportAgainstWH - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to re-execute reports.
DssXmlPrivilegesReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Reserved for future use.
DssXmlPrivilegesReserved2 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Reserved - necessary for backward compatibility reasons.
DssXmlPrivilegesResetUserPasswords - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to change the passwords of other users.
DssXmlPrivilegesSaveCustomAutoStyle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to save custom atostyle.
DssXmlPrivilegesSaveDerivedElements - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Allows the user to create, edit and clear derived elements within a report and to use/load stand-alone derived elements and save the definition of a derived element as a stand-alone object.
DssXmlPrivilegesSavePersonalPromptAnswers - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Allows the user to save and reuse personal prompt answers.
DssXmlPrivilegesScheduleAdministration - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to administer schedules.
DssXmlPrivilegesScheduleRequest - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to schedule a report to run.
DssXmlPrivilegesSendLinkInEmail - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS Privilege that controls whether a user can send a link to a report or document while subscribing to it.
DssXmlPrivilegesSendToEMail - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to send reports to e-mail.
DssXmlPrivilegesServerMonitoring - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to monitor servers.
DssXmlPrivilegesSetOAuthParametersForCloudAppSources - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to Set oAuth Parameters for Cloud App sources.
DssXmlPrivilegesSubscribeOthers - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS Privilege that controls whether a user can subscribe to other users/contacts/contact groups while creating a subscription.
DssXmlPrivilegesSubscribeToEmailAlert - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS Privilege that controls whethere a user can create an alerting subscription.
DssXmlPrivilegesUseAIChatbot - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Providing user the ability to use AI chatbot
DssXmlPrivilegesUseAPI - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use APIs
DssXmlPrivilegesUseApplicationJupyter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use application Jupyter
DssXmlPrivilegesUseApplicationOffice - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use application Office
DssXmlPrivilegesUseApplicationPowerBI - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use application PowerBI
DssXmlPrivilegesUseApplicationQlik - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use application Qlik
DssXmlPrivilegesUseApplicationRStudio - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use application RStudio
DssXmlPrivilegesUseApplicationTableau - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use application Tableau
DssXmlPrivilegesUseArchitect - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use architect functions.
DssXmlPrivilegesUseBulkExportEditor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
 
DssXmlPrivilegesUseBulkTranslationTool - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
 
DssXmlPrivilegesUseCacheMonitor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use cache monitor.
DssXmlPrivilegesUseClusterMonitor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use cluster monitor.
DssXmlPrivilegesUseCollaborationServices - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use collaboration services
DssXmlPrivilegesUseCommandManager - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use command manager.
DssXmlPrivilegesUseConsolidationEditor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use the consolidation editor.
DssXmlPrivilegesUseContactManager - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to create, alter and delete contacts and contact collections as well ascreate, edit and remove addresses of users and contacts.
DssXmlPrivilegesUseCubeMonitor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to view the detail information of all cubes in a specific project in the cluster.
DssXmlPrivilegesUseCubeReportEditor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use the Cube Report Editor.
DssXmlPrivilegesUseCustomGroupEditor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use the custom group editor.
DssXmlPrivilegesUseDatabaseConnectionMonitor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use database connection monitor.
DssXmlPrivilegesUseDatabaseInstanceManager - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use database instance manager.
DssXmlPrivilegesUseDatabaseLoginManager - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to create new database logins as well as to modify existing database logins.
DssXmlPrivilegesUseDataExplorer - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use data explorer.
DssXmlPrivilegesUseDatamartEditor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use the datamart editor
DssXmlPrivilegesUseDesignMode - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use design mode.
DssXmlPrivilegesUseDesktop - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use desktop.
DssXmlPrivilegesUseDistributionServices - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege that controls whether a recipient can receive a email/file/print subscriptions.
DssXmlPrivilegesUseDocumentEditor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use the document editor.
DssXmlPrivilegesUseDrillMapEditor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use drill map editor.
DssXmlPrivilegesUseDynamicSourcing - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Dynamic Sourcing is a new feature of MicroStrategy 9 OLAP Services that automatically checks a report request, and sources data from a MicroStrategy Intelligent Cube wherever possible.
DssXmlPrivilegesUseFilterEditor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use the filter editor.
DssXmlPrivilegesUseFindAndReplaceDialog - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use find and replace dialog.
DssXmlPrivilegesUseFormattingEditor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use formatting editor.
DssXmlPrivilegesUseFunctionPlugInEditor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use function plug in editor.
DssXmlPrivilegesUseGridOptions - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use grid options.
DssXmlPrivilegesUseHistoryList - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use history list.
DssXmlPrivilegesUseHyperAPI - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use HyperAPI
DssXmlPrivilegesUseHyperCardEditor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use HyperCardEditor
DssXmlPrivilegesUseHyperDesktop - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use HyperDesktop
DssXmlPrivilegesUseHyperMessaging - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use HyperMessaging
DssXmlPrivilegesUseHyperMobile - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use application HyperMobile
DssXmlPrivilegesUseHyperOffice - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use application HyperOffice
DssXmlPrivilegesUseHyperScreen - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use HyperScreen
DssXmlPrivilegesUseHyperVoice - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use HyperVoice
DssXmlPrivilegesUseHyperWeb - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use application HyperWeb
DssXmlPrivilegesUseImmediateDelivery - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege that controls whether the 'send preview' option is seen in the subscription dialog.
DssXmlPrivilegesUseInboxMonitor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to view the detail information of all history list messages in a specific project in the cluster.
DssXmlPrivilegesUseIntegrityManager - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
 
DssXmlPrivilegesUseJobMonitor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use job monitor.
DssXmlPrivilegesUseLibrary - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use the Library application
DssXmlPrivilegesUseLibraryInsights - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Allow users to discover and receive insights based on their KPIs through the Insights panel.
DssXmlPrivilegesUseLibraryWatchlists - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Allow users to add, view, edit and delete KPIs from their Insights page.
DssXmlPrivilegesUseMetricEditor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use the metric editor.
DssXmlPrivilegesUseMicrostrategyDesktop - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to Use MicroStrategy Desktop
DssXmlPrivilegesUseMstrMobile - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
 
DssXmlPrivilegesUseObjectManager - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use the object manager.
DssXmlPrivilegesUseObjectManagerImportOnly - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
 
DssXmlPrivilegesUseObjectManagerReadOnly - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
 
DssXmlPrivilegesUseOfficeIntelligence - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use office intelligence.
DssXmlPrivilegesUseOLAPServices - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Allows user to user OLAP Services.
DssXmlPrivilegesUseProduct01 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use Product01
DssXmlPrivilegesUseProduct02 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use Product02
DssXmlPrivilegesUseProduct03 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use Product03
DssXmlPrivilegesUseProduct04 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use Product04
DssXmlPrivilegesUseProduct05 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use Product05
DssXmlPrivilegesUseProduct06 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use Product06
DssXmlPrivilegesUseProjectDocumentation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use project documentation.
DssXmlPrivilegesUseProjectMonitor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use project monitor.
DssXmlPrivilegesUseProjectStatusEditor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use project status editor.
DssXmlPrivilegesUsePromptEditor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use the prompt editor.
DssXmlPrivilegesUserConnectionAdministration - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to user to disconnect user connections for a specific project on a server.
DssXmlPrivilegesUseRealtimeDatasetsInDossier - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Use Realtime Datasets in Dossiers
DssXmlPrivilegesUseReportDataOptions - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use report data options.
DssXmlPrivilegesUseReportEditor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use the report editor.
DssXmlPrivilegesUseReporter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use reporter
DssXmlPrivilegesUseReportFilterEditor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use report filter editor.
DssXmlPrivilegesUseReportObjectsWindow - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use report objects windo.
DssXmlPrivilegesUseRWDocumentEditor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use RW document editor.
DssXmlPrivilegesUseScheduleManager - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use schedule manager.
DssXmlPrivilegesUseScheduleMonitor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use schedule monitor.
DssXmlPrivilegesUseScriptPython - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Create/Edite/Delete the Python Script object via Workstation
DssXmlPrivilegesUseSearchEditor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use search editor.
DssXmlPrivilegesUseSecurityFilterManager - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use security filter manager.
DssXmlPrivilegesUseSecurityRoleManager - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to create new security roles as well as to modify existing security roles.
DssXmlPrivilegesUseSendPreviewNow - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
 
DssXmlPrivilegesUseServerAdmin - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to give the user access to all the administrative functionality.
DssXmlPrivilegesUseServerCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use the server cache on the Web.
DssXmlPrivilegesUseSQLStatementsTab - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
This privilege will control access to the "SQL Statements" tab in the Datamart and Bulk Export editors.
DssXmlPrivilegesUseStreamingSources - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Use Streaming sources
DssXmlPrivilegesUseSubtotalEditor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use subtotal editor.
DssXmlPrivilegesUseTemplateEditor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use the template editor.
DssXmlPrivilegesUseThresholdsEditor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use thresholds editor.
DssXmlPrivilegesUseTranslationEditor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege that controls whether a user can use the translation editor.
DssXmlPrivilegesUseTranslationEditorBypass - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
 
DssXmlPrivilegesUseTransmitterDeviceManager - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to create new transmitters and devices as well as to modify existing transmitters and devices.
DssXmlPrivilegesUseUserConnectionMonitor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use user connection maonitor.
DssXmlPrivilegesUseUserManager - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to manage users.
DssXmlPrivilegesUseVLDBPropertyEditor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use the VLDB Property Editor.
DssXmlPrivilegesUseWorkstation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use the Workstation application
DssXmlPrivilegesViewETLInformation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to view ETL information.
DssXmlPrivilegesViewNotes - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege that controls whether a user can view the notes of a report or document.
DssXmlPrivilegesViewSQL - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to view SQL.
DssXmlPrivilegesWebAddToHistoryList - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to add to the history list on the Web.
DssXmlPrivilegesWebAdministrator - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to access the web administrator page.
DssXmlPrivilegesWebAdvancedDrilling - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to do advanced drilling on reports on the Web.
DssXmlPrivilegesWebAliasObjects - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to change object aliases in Web.
DssXmlPrivilegesWebChangeUserOptions - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to change User Options List on the Web.
DssXmlPrivilegesWebChangeViewMode - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to change the view mode on the Web.
DssXmlPrivilegesWebChooseAttributeFormDisplay - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to set attribute form display in Web.
DssXmlPrivilegesWebConfigureToolbars - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to configure toolbars in Web.
DssXmlPrivilegesWebConfigureTransaction - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
 
DssXmlPrivilegesWebCreateAnalysis - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
The ability to create an Analysis should be controlled by the privilege Web Create Analysis, along with the WebVisualExploration.
DssXmlPrivilegesWebCreateDerivedMetrics - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to create derived metrics in Web.
DssXmlPrivilegesWebCreateDossier - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to give the user access to Create Dossier on the Web.
DssXmlPrivilegesWebCreateDynamicAddressList - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
 
DssXmlPrivilegesWebCreateEmailAddress - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to create e-mail addresses in Web.
DssXmlPrivilegesWebCreateFileLocation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to create file locations in Web.
DssXmlPrivilegesWebCreateFTPLocation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to create FTP locations in Web.
DssXmlPrivilegesWebCreateHTMLContainer - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Allow the user to create and edit HTML containers in Documents
DssXmlPrivilegesWebCreateNewReport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to give the user access to Create Report Page on the Web.
DssXmlPrivilegesWebCreatePrintLocation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to create print locations in Web.
DssXmlPrivilegesWebDashboardDesign - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Allows the user to add a layout to a document using the Dashboard Templates.
DssXmlPrivilegesWebDefineAdvancedReportOptions - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Allows the user to set the available and default run and export modes for a Report.
DssXmlPrivilegesWebDefineDerivedElements - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Allows the user to create, edit and clear derived elements within a report and to use/load stand-alone derived elements that have been created and saved by another user.
DssXmlPrivilegesWebDefineQueryBuilderReport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to create a query builder report in Web.
DssXmlPrivilegesWebDefineViewReport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to create a view report (use an Intelligent Cube as a datasource) in web.
DssXmlPrivilegesWebDocumentDesign - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to design documents in Web.
DssXmlPrivilegesWebDrillOnMetrics - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to drill on metrics on the Web.
DssXmlPrivilegesWebEditNotes - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Allows the user to see the Notes panel, add additional notes, and edit complete definition of notes
DssXmlPrivilegesWebEditReportLinks - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Allows the user to create and edit Links for Reports and Grids, text fields and images in Documents.
DssXmlPrivilegesWebEnableMMTAccess - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user MMT access in Web.
DssXmlPrivilegesWebExecuteAnalysis - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
 
DssXmlPrivilegesWebExecuteBulkExport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to execute bulk export reports in Web.
DssXmlPrivilegesWebExecuteCubeReport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to execute a cube report in web or office.
DssXmlPrivilegesWebExecuteDatamartReport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to execute datamart reports in Web.
DssXmlPrivilegesWebExecuteRWDocument - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to execute RW documents in Web.
DssXmlPrivilegesWebExport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to export on the Web.
DssXmlPrivilegesWebExportToFileNow - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use export to file now feature in Web.
DssXmlPrivilegesWebFilterOnSelections - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to filter on selections over the web.
DssXmlPrivilegesWebFormatGridAndGraph - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use the grid and graph format.
DssXmlPrivilegesWebImportData - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Allows user to access import data page
DssXmlPrivilegesWebImportDatabase - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Allows user to import data from database
DssXmlPrivilegesWebManageDocumentDatasets - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to manage document data sets in Web.
DssXmlPrivilegesWebManageObjects - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to manage objects on the Web.
DssXmlPrivilegesWebModifyReportList - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to modify report list in Web.
DssXmlPrivilegesWebModifySubtotals - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to modify subtotals in Web.
DssXmlPrivilegesWebModifyUnitInGridInDocument - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to modify grid levels in documents in Web.
DssXmlPrivilegesWebNormalDrilling - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to perform normal drilling on the Web.
DssXmlPrivilegesWebNumberFormatting - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to perform number formatting in Web.
DssXmlPrivilegesWebObjectSearch - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to search on objects on the Web.
DssXmlPrivilegesWebPrintMode - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to give the user access to printing capabilities on the Web.
DssXmlPrivilegesWebPrintNow - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use print now feature in Web.
DssXmlPrivilegesWebPublish - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to publish on the Web.
DssXmlPrivilegesWebReExecuteReportAgainstWH - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to re-execute reports in Web.
DssXmlPrivilegesWebReportDetails - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to view report details on the Web.
DssXmlPrivilegesWebReportManipulations - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to perform report manipulation on the Web.
DssXmlPrivilegesWebReportSQL - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to view the SQL of reports on the Web.
DssXmlPrivilegesWebSaveAnalysis - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
The ability to Save an Analysis object should be controlled by the Web Save Analysis privilege, along with the WebVisualExploration
DssXmlPrivilegesWebSaveDerivedElements - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Allows the user to create, edit and clear derived elements within a report and to use/load stand-alone derived elements and save the definition of a derived element as a stand-alone object.
DssXmlPrivilegesWebSaveReport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to save reports List on the Web.
DssXmlPrivilegesWebSaveTemplatesAndFilters - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to save templates and filters over the web.
DssXmlPrivilegesWebScheduledExportToFile - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to shedule export to file in Web.
DssXmlPrivilegesWebScheduledPrinting - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to shedule printing in Web.
DssXmlPrivilegesWebScheduleEMail - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to schedule e-mails.
DssXmlPrivilegesWebScheduleFTP - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to shedule export to FTP in Web.
DssXmlPrivilegesWebScheduleReport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to schedule a report.
DssXmlPrivilegesWebSendNow - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use send now feature.
DssXmlPrivilegesWebSetColumnWidths - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to set column widhths in Web.
DssXmlPrivilegesWebSimpleGraphFormatting - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use simple graph formatting in Web.
DssXmlPrivilegesWebSimultaneousExecution - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to perform simultaneous execution over the web.
DssXmlPrivilegesWebSort - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to sort on the web.
DssXmlPrivilegesWebSubscribeDynamicAddressList - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
 
DssXmlPrivilegesWebSwitchPageByElements - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to switch page-by elements.
DssXmlPrivilegesWebUseAdvancedThresholdEditor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Allows the web user to use the advanced threshold editor for Conditional formatting in Report Services.
DssXmlPrivilegesWebUseBasicThresholdEditor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Allows the web user to use simple threshold editor for Conditional formatting in Report Services.
DssXmlPrivilegesWebUseCustomGroupEditor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Allows user to use custom group editor in web
DssXmlPrivilegesWebUseDesignMode - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use design mode in Web.
DssXmlPrivilegesWebUseLockedHeaders - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use locked headers in Web.
DssXmlPrivilegesWebUseMetricEditor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
User should have Web Professional > 'Web use metric editor' privilege to use any of the standalone metric editors in Web (Formula Editor, Simple Metric Editor & Function Wizard).
DssXmlPrivilegesWebUseObjectSharingEditor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
 
DssXmlPrivilegesWebUsePromptEditor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege that controls whether users can create/edit prompts from web.
DssXmlPrivilegesWebUseQueryFilterEditor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use query filter editor in Web.
DssXmlPrivilegesWebUser - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to connect to MicroStrategy 7.0 using the Web interface.
DssXmlPrivilegesWebUseReportFilterEditor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use report filter editor in Web.
DssXmlPrivilegesWebUseReportObjectsWindow - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to use report object window in Web.
DssXmlPrivilegesWebViewHistoryList - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
Specifies a DSS privilege to allow the user to view the History List on the Web.
DssXmlPrivilegesWebVisualExploration - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeTypes
 
DssXmlPrivilegeUpdateNone - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPrivilegeUpdateTypes
Enumeration indicating no privileges
DssXmlProductLicenseStatusEvaluationExpired - Static variable in interface com.microstrategy.webapi.EnumDSSXMLProductLicenseStatus
Evaluation, expired
DssXmlProductLicenseStatusEvaluationNotExpired - Static variable in interface com.microstrategy.webapi.EnumDSSXMLProductLicenseStatus
Evaluation, not expired
DssXmlProductLicenseStatusFullyActive - Static variable in interface com.microstrategy.webapi.EnumDSSXMLProductLicenseStatus
Fully active
DssXmlProductLicenseStatusNotActiveExpired - Static variable in interface com.microstrategy.webapi.EnumDSSXMLProductLicenseStatus
Not active, expired
DssXmlProductLicenseStatusNotActiveNotExpired - Static variable in interface com.microstrategy.webapi.EnumDSSXMLProductLicenseStatus
Not active, not expired
DssXmlProductLicenseStatusNotLicensed - Static variable in interface com.microstrategy.webapi.EnumDSSXMLProductLicenseStatus
Not licensed
DssXmlProjectConfigurationSettingTypeDeliveryNotification - Static variable in interface com.microstrategy.webapi.EnumDSSXMLProjectConfigurationSettingType
Specifies that the settings should be pulled from the Delivery Notification portion of the project
DssXmlProjectConfigurationSettingTypePAStatisticsTable - Static variable in interface com.microstrategy.webapi.EnumDSSXMLProjectConfigurationSettingType
Specifies that the settings should be pulled from the Statistics Table portion of the project for platform analytics
DssXmlProjectConfigurationSettingTypeProjectSettings - Static variable in interface com.microstrategy.webapi.EnumDSSXMLProjectConfigurationSettingType
Enumeration used to retrieve the regular project settings from the configuration settings method
DssXmlProjectConfigurationSettingTypeReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLProjectConfigurationSettingType
Unused
DssXmlProjectConfigurationSettingTypeStatistics - Static variable in interface com.microstrategy.webapi.EnumDSSXMLProjectConfigurationSettingType
Specifies that the settings should be pulled from the Statistics portion of the project
DssXmlProjectConfigurationSettingTypeStatisticsTable - Static variable in interface com.microstrategy.webapi.EnumDSSXMLProjectConfigurationSettingType
Specifies that the settings should be pulled from the Statistics Table portion of the project
DssXmlProjectLoadActive - Static variable in interface com.microstrategy.webapi.EnumDSSXMLProjectLoadOption
Load active
DssXmlProjectLoadFullIdle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLProjectLoadOption
Load full idle
DssXmlProjectLoadOffline - Static variable in interface com.microstrategy.webapi.EnumDSSXMLProjectLoadOption
Load offline
DssXmlProjectStatusActive - Static variable in interface com.microstrategy.webapi.EnumDSSXMLProjectStatus
Specifies that the project is active.
DssXmlProjectStatusErrorState - Static variable in interface com.microstrategy.webapi.EnumDSSXMLProjectStatus
Specifies that the project is in an error state.
DssXmlProjectStatusExecIdle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLProjectStatus
Specifies that the project is idle.
DssXmlProjectStatusFullIdle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLProjectStatus
Specifies that the project is idle.
DssXmlProjectStatusMetadataIdle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLProjectStatus
Specifies that the project is idle.
DssXmlProjectStatusOffline - Static variable in interface com.microstrategy.webapi.EnumDSSXMLProjectStatus
Specifies that the project is offline.
DssXmlProjectStatusOfflinePending - Static variable in interface com.microstrategy.webapi.EnumDSSXMLProjectStatus
Specifies that the project is offline pending.
DssXmlProjectStatusOnlinePending - Static variable in interface com.microstrategy.webapi.EnumDSSXMLProjectStatus
Specifies that the project is online pending.
DssXmlProjectStatusPartialIdle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLProjectStatus
Specifies that the project is partial idle.
DssXmlProjectStatusRequestIdle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLProjectStatus
Specifies that the project is idle.
DssXmlProjectStatusWarehouseIdle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLProjectStatus
Specifies that the project is idle.
DssXmlProjectStatusWHExecIdle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLProjectStatus
 
DssXmlPromptAnswerReuseDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPromptAnswerReuse
Specifies the user's default answer.
DssXmlPromptAnswerReuseDefaultAndClose - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPromptAnswerReuse
Specifies the user's default answer and auto-close the prompt to it.
DssXmlPromptAnswerReuseList - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPromptAnswerReuse
This is the default value of this enumeration.
DssXmlPromptAnswerReuseReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPromptAnswerReuse
Not used.
DssXmlPromptBigDecimal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPromptType
Specifies a prompt type of a big decimal answer.
DssXmlPromptBoolean - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPromptType
Specifies a prompt type that asks for a boolean.
DssXmlPromptDate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPromptType
Specifies a prompt type that asks for a date or time.
DssXmlPromptDimty - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPromptType
Specifies a prompt type that asks for dimensionality.
DssXmlPromptDouble - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPromptType
Specifies a prompt type that asks for a floating point number.
DssXmlPromptElements - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPromptType
Specifies a prompt type that asks for one or more attribute elemens.
DssXmlPromptExpression - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPromptType
Specifies a prompt type that asks for an entire expression.
DssXmlPromptExpressionDraft - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPromptType
Specifies a prompt type that asks to fill in gaps in a draft expression.
DssXmlPromptFilterDraft - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPromptType
Not available for the time being.
DssXmlPromptLong - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPromptType
Specifies a prompt type that asks for an integer.
DssXmlPromptMetricDraft - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPromptType
Not available for the time being.
DssXmlPromptObjects - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPromptType
Specifies a prompt type that asks for one or more DSS objects.
DssXmlPromptSort - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPromptType
Not available for the time being.
DssXmlPromptString - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPromptType
Specifies a prompt type that asks for a character string.
DssXmlPromptTemplateDraft - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPromptType
Not available for the time being.
DssXmlPromptTemplateSubtotal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPromptType
Not available for the time being.
DssXmlPropertyGroupAggMetric - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyGroupTypes
 
DssXmlPropertyGroupAll - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyGroupTypes
 
DssXmlPropertyGroupAttribute - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyGroupTypes
 
DssXmlPropertyGroupAttributeForm - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyGroupTypes
 
DssXmlPropertyGroupColumn - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyGroupTypes
 
DssXmlPropertyGroupConsolidationElement - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyGroupTypes
 
DssXmlPropertyGroupDatamart - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyGroupTypes
 
DssXmlPropertyGroupDBMS - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyGroupTypes
 
DssXmlPropertyGroupDBRole - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyGroupTypes
 
DssXmlPropertyGroupDimension - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyGroupTypes
 
DssXmlPropertyGroupDocument - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyGroupTypes
 
DssXmlPropertyGroupFact - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyGroupTypes
 
DssXmlPropertyGroupFactGroup - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyGroupTypes
 
DssXmlPropertyGroupFilter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyGroupTypes
 
DssXmlPropertyGroupFolder - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyGroupTypes
 
DssXmlPropertyGroupFormat - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyGroupTypes
 
DssXmlPropertyGroupFunction - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyGroupTypes
 
DssXmlPropertyGroupGeneralObjects - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyGroupTypes
 
DssXmlPropertyGroupMDSecurityFilter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyGroupTypes
 
DssXmlPropertyGroupMetric - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyGroupTypes
 
DssXmlPropertyGroupProject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyGroupTypes
 
DssXmlPropertyGroupPrompt - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyGroupTypes
 
DssXmlPropertyGroupReport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyGroupTypes
 
DssXmlPropertyGroupReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyGroupTypes
 
DssXmlPropertyGroupResolution - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyGroupTypes
 
DssXmlPropertyGroupSchedule - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyGroupTypes
 
DssXmlPropertyGroupSearch - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyGroupTypes
 
DssXmlPropertyGroupShortcut - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyGroupTypes
 
DssXmlPropertyGroupTable - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyGroupTypes
 
DssXmlPropertyGroupTemplate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyGroupTypes
 
DssXmlPropertyGroupUser - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyGroupTypes
 
DssXmlPropertyNotDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyFlags
This flag specifies to only retrieve those properties that are not set to their default values.
DssXmlPropertyReportID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyFlags
This flag indicates that the objectID is a reportID (for report server only)
DssXmlPropertyReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyFlags
 
DssXmlPropertyTemplateID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPropertyFlags
This flag indicates that the objectID is a templateID (for report server only)
DssXmlPurgeAllCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPurgeFlag
Indicates purging all caches.
DssXmlPurgeElementCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPurgeFlag
Indicates purging element cache.
DssXmlPurgeObjectCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPurgeFlag
Indicates purging object cache.
DssXmlPurgeReportCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPurgeFlag
Indicates purging report cache.
DssXmlPython - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a python connector data base type.
DssXmlPython - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXMLQualitiesAllowDuplicate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLQualities
Used by LeanTypedReferences.
DssXMLQualitiesConfiguration - Static variable in interface com.microstrategy.webapi.EnumDSSXMLQualities
Reference is to object in the configuration
DssXMLQualitiesConsiderName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLQualities
Used by LeanTypedReferences.
DssXMLQualitiesDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLQualities
Default value.
DssXMLQualitiesEmbedded - Static variable in interface com.microstrategy.webapi.EnumDSSXMLQualities
Whether the object reference is embedded or not.
DssXMLQualitiesExplicitWeak - Static variable in interface com.microstrategy.webapi.EnumDSSXMLQualities
=========================================OBSOLETE======================================== This bit is set by code outside the reference to indicate that the reference is weak.
DssXMLQualitiesExternalEmbedded - Static variable in interface com.microstrategy.webapi.EnumDSSXMLQualities
The object reference is to an external embedded object.
DssXMLQualitiesWeak - Static variable in interface com.microstrategy.webapi.EnumDSSXMLQualities
The object reference is weak.
DssXmlQueryLiteFuncTypeAnd - Static variable in class com.microstrategy.webapi.EnumDSSXMLQueryLiteFuncType
 
DssXmlQueryLiteFuncTypeBeginsWith - Static variable in class com.microstrategy.webapi.EnumDSSXMLQueryLiteFuncType
 
DssXmlQueryLiteFuncTypeContains - Static variable in class com.microstrategy.webapi.EnumDSSXMLQueryLiteFuncType
 
DssXmlQueryLiteFuncTypeCount - Static variable in class com.microstrategy.webapi.EnumDSSXMLQueryLiteFuncType
 
DssXmlQueryLiteFuncTypeEndsWith - Static variable in class com.microstrategy.webapi.EnumDSSXMLQueryLiteFuncType
 
DssXmlQueryLiteFuncTypeEquals - Static variable in class com.microstrategy.webapi.EnumDSSXMLQueryLiteFuncType
 
DssXmlQueryLiteFuncTypeGreater - Static variable in class com.microstrategy.webapi.EnumDSSXMLQueryLiteFuncType
 
DssXmlQueryLiteFuncTypeGreaterEqual - Static variable in class com.microstrategy.webapi.EnumDSSXMLQueryLiteFuncType
 
DssXmlQueryLiteFuncTypeHasBit - Static variable in class com.microstrategy.webapi.EnumDSSXMLQueryLiteFuncType
 
DssXmlQueryLiteFuncTypeIn - Static variable in class com.microstrategy.webapi.EnumDSSXMLQueryLiteFuncType
 
DssXmlQueryLiteFuncTypeIsNotNull - Static variable in class com.microstrategy.webapi.EnumDSSXMLQueryLiteFuncType
 
DssXmlQueryLiteFuncTypeIsNull - Static variable in class com.microstrategy.webapi.EnumDSSXMLQueryLiteFuncType
 
DssXmlQueryLiteFuncTypeLess - Static variable in class com.microstrategy.webapi.EnumDSSXMLQueryLiteFuncType
 
DssXmlQueryLiteFuncTypeLessEqual - Static variable in class com.microstrategy.webapi.EnumDSSXMLQueryLiteFuncType
 
DssXmlQueryLiteFuncTypeLike - Static variable in class com.microstrategy.webapi.EnumDSSXMLQueryLiteFuncType
 
DssXmlQueryLiteFuncTypeNotBeginsWith - Static variable in class com.microstrategy.webapi.EnumDSSXMLQueryLiteFuncType
 
DssXmlQueryLiteFuncTypeNotContains - Static variable in class com.microstrategy.webapi.EnumDSSXMLQueryLiteFuncType
 
DssXmlQueryLiteFuncTypeNotEndsWith - Static variable in class com.microstrategy.webapi.EnumDSSXMLQueryLiteFuncType
 
DssXmlQueryLiteFuncTypeNotEqual - Static variable in class com.microstrategy.webapi.EnumDSSXMLQueryLiteFuncType
 
DssXmlQueryLiteFuncTypeNotIn - Static variable in class com.microstrategy.webapi.EnumDSSXMLQueryLiteFuncType
 
DssXmlQueryLiteFuncTypeNotLike - Static variable in class com.microstrategy.webapi.EnumDSSXMLQueryLiteFuncType
 
DssXmlQueryLiteFuncTypeReserved - Static variable in class com.microstrategy.webapi.EnumDSSXMLQueryLiteFuncType
 
DssXmlQueryLiteFuncTypeSum - Static variable in class com.microstrategy.webapi.EnumDSSXMLQueryLiteFuncType
 
DssXmlQueryObjectLock - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectLockCommands
Represents to query the lock on an object.
DssXmlRadarMinorTypeArea - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRadarMinorTypes
 
DssXmlRadarMinorTypeAreaStacked - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRadarMinorTypes
 
DssXmlRadarMinorTypeDALine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRadarMinorTypes
Specifies a minor graph type of DA Line for Radar chart.
DssXmlRadarMinorTypeDAStackedArea - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRadarMinorTypes
Specifies a minor graph type of DA Stacked Area for Radar chart.
DssXmlRadarMinorTypeLine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRadarMinorTypes
Specifies a minor graph type of Line for Radar chart.
DssXmlRadarMinorTypeStackedArea - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRadarMinorTypes
Specifies a minor graph type of Stacked Area for Radar chart.
DssXMLRebuildSearchIndex - Static variable in interface com.microstrategy.webapi.EnumDSSXMLQuickSearchCommands
Rebuild the search index command
DssXMLRecipientFieldTypeBcc - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRecipientFieldTypes
Specify the recipient field as Bcc
DssXMLRecipientFieldTypeCc - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRecipientFieldTypes
Specify the recipient field as Cc
DssXMLRecipientFieldTypeTo - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRecipientFieldTypes
Specify the recipient field as To
DssXmlRedBrick61 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlReportCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheType
 
DssXmlReportCacheDisableAll - Static variable in interface com.microstrategy.webapi.EnumDSSXmlReportCacheDisableOptions
 
DssXmlReportCacheDisableNone - Static variable in interface com.microstrategy.webapi.EnumDSSXmlReportCacheDisableOptions
 
DssXmlReportCacheDisableNonPromptReport - Static variable in interface com.microstrategy.webapi.EnumDSSXmlReportCacheDisableOptions
 
DssXmlReportCacheDisablePromptReport - Static variable in interface com.microstrategy.webapi.EnumDSSXmlReportCacheDisableOptions
 
DssXmlReportCacheDisableXMLCache - Static variable in interface com.microstrategy.webapi.EnumDSSXmlReportCacheDisableOptions
 
DssXmlReportCacheStatusDeleted - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportCacheStatus
Indicates the cache is deleted.
DssXmlReportCacheStatusDirty - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportCacheStatus
Indicates the cache is dirty
DssXmlReportCacheStatusExpired - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportCacheStatus
Indicates the cache is expired
DssXmlReportCacheStatusFiled - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportCacheStatus
Indicates the cache has been saved to a file
DssXmlReportCacheStatusInvalid - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportCacheStatus
Indicates the cache is invalid
DssXmlReportCacheStatusLoaded - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportCacheStatus
Indicates the cache is loaded
DssXmlReportCacheStatusProcessing - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportCacheStatus
Indicates the cache in the middle of processing
DssXmlReportCacheStatusProcessPending - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportCacheStatus
Indicates the cache is in pending status during processing
DssXmlReportCacheStatusReady - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportCacheStatus
Indicates the cache in ready status.
DssXmlReportCacheStatusReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportCacheStatus
Reserved.
DssXmlReportCacheStatusResultDirty - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportCacheStatus
Indicates the cache result is dirty
DssXmlReportCacheStatusUpdated - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportCacheStatus
Indicates the cache is updated.
DssXmlReportCacheStatusUpdating - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportCacheStatus
Indicates the cache is in updating status
DssXmlReportCacheStatusWaitToRemove - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportCacheStatus
Indicates the cache is waiting to be removed.
DssXmlReportCacheStatusXMLCacheDirty - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportCacheStatus
Indicates the XML cache is dirty
DssXmlReportDrillInstance - Static variable in interface com.microstrategy.webapi.EnumDssXMLReportState
Specifies the bit in the state which indicates if the report is drilled or not.
DssXmlReportFilterApply - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportFilter
Specifies an option that the report filter, possibly intersected with other filters, will appear in the transformed filter in drilling.
DssXmlReportFilterIgnore - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportFilter
Specifies an option that the report filter is not considered when constructing the transformed filter in drilling.
DssXmlReportFilterSmart - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportFilter
Specifies an option (the default setting) that the report server will attempt to remove anything from the original filter which overlaps with the user filter in drilling.
DssXmlReportManipulationAddBaseForm - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Add base form
DssxmlReportManipulationAddConsolidationObject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationAddDerivedAttribute - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationAddDerivedElement - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationAddDerivedElementReference - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationAddDerivedMetric - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Add a derived metric to a template.
DssxmlReportManipulationAddDropZoneUnit - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationAddForm - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Add form
DSSXmlReportManipulationAddLimi - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Datamart Manipulation
DSSXmlReportManipulationAddLimit - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Datamart Manipulation
DSSXmlReportManipulationAddLimitToBase - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Datamart Manipulation
DSSXmlReportManipulationAddLimitToView - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationAddMetric - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Add metric to template.
DssXmlReportManipulationAddPercentToTotalMetric - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Add a percent-to-total metric to the report.
DssXmlReportManipulationAddQuickCalc - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationAddQuickList - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationAddRankMetric - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Add a rank metric to the report.
DssXmlReportManipulationAddShortcutMetric - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationAddTransformationMetric - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Add a transformation metric to the report.
DssXmlReportManipulationAddUnit - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Add unit to template.
DssXmlReportManipulationAddUnitToBase - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Add unit to base
DssXmlReportManipulationApplyDeliveryThresholds - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationApplyStyle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Apply a style to a report using its name.
DssXmlReportManipulationApplyStyleObject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Apply a style to a report using its ID.
DssXmlReportManipulationAxisSubtotals - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Add an axis subtotal.
DssXmlReportManipulationAxisSubtotalsObject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Add an axis subtotal for a custom subtotal type.
DssXmlReportManipulationCancelFilterAgg - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationChangeMapping - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationChangeMetricDynamicAlias - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationChangeUnitDisplayName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Change a template unit's display name in the report.
DssXmlReportManipulationClearDerivedElementReference - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationClearEmmaTableStatus - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationClearSortDEs - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationClearTemplate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Clear the template.
DssXmlReportManipulationClearUnit - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Clear a template unit.
DssXmlReportManipulationConvertIntoDerivedMetric - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Convert a regular metric into a derived metric.
DssxmlReportManipulationCreateDropZone - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssxmlReportManipulationCreateDropZones - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationCreateEmmaCubeIRRSourceTable - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationCreateEmmaCubeSourceTable - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DSSXmlReportManipulationCreateThreshold - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationDeleteEmmaCubeSourceTable - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationDeleteEmmaIRRCubeSourceTable - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationEditBaseFilter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Edit the base/working set filter.
DssXmlReportManipulationEditEmmaCubeIRRSourceTable - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationEditEmmaCubeSourceTable - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationEditEmmaCubeTableStateInfo - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationEditFFSSQL - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationEditFilter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Edit the view filter.
DssXmlReportManipulationEditPartitionInfo - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationEditQuickCalc - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationEditQuickList - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationEditRelationship - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationEditReportDefinition - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationFormatAxis - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Change the format of the axis.
DssXmlReportManipulationFormatDerivedElement - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationFormatTemplate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Format template
DssXmlReportManipulationFormatUnit - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Change the format of a template unit.
DssXmlReportManipulationHideBanding - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Hide banding.
DssXmlReportManipulationHideSubtotals - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Hide subtotals.
DssXmlReportManipulationHideThresholds - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Hide thresholds.
DssXmlReportManipulationLockUnit - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Lock a template unit.
DssXmlReportManipulationMakeTabular - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationMappingEmmaCubeSourceTable - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationMergeEMMACube - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationPageBy - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Change the page-by element.
DssXmlReportManipulationPivotUnit - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Pivot a template unit.
DssXmlReportManipulationPutProperties - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Put properties onto a report instance.
DssXmlReportManipulationRAExpand - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationRAFilterExpand - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationRemoveBaseForm - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Remove base form
DssXmlReportManipulationRemoveBaseUnit - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Remove unit from working set.
DssXmlReportManipulationRemoveDE - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationRemoveDerivedElement - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssxmlReportManipulationRemoveDropZoneUnit - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationRemoveForm - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Remove form
DSSXmlReportManipulationRemoveLimit - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Datamart Manipulation
DSSXmlReportManipulationRemoveLimitFromBase - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Datamart Manipulation
DSSXmlReportManipulationRemoveLimitFromView - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationRemoveSort - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Remove a sort from the report.
DssXmlReportManipulationRemoveSubtotal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationRemoveSubtotals - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Remove subtotals from a template.
DSSXmlReportManipulationRemoveThreshold - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationRemoveTransactionInfoOnUnit - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationRemoveUnit - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Remove unit from template.
DssXmlReportManipulationRenameEmmaSrcTable - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Deprecated.
DssXmlReportManipulationReorderThresholds - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationResetForms - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Reset forms
DssXmlReportManipulationSelectDerivedElementReference - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationSetAbbreviation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Set the abbreviation of the report.
DssXmlReportManipulationSetBaseFilter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Set base/working set filter.
DssXmlReportManipulationSetCubeReport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Set a cube report using its ID.
DssXmlReportManipulationSetDataImportInfo - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationSetDatamart - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Datamart Manipulation
DssXmlReportManipulationSetDerivedElementHierarchyOption - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationSetDerivedElementProperties - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationSetEvaluationOrder - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationSetFileBinary - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationSetFilter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Set view filter.
DssXmlReportManipulationSetGraphProperties - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Set the graph properties of a report.
DssXmlReportManipulationSetReportObjectProperties - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationSetSearchIndexInEmmaCube - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationSetSourceTable - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Setting XDA cube
DssXmlReportManipulationSetTransactionInfoOnUnit - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationSetUnitData - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationSetUnitPropertiesInTargetFolder - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationSetWidthClear - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Clear the column widths set on the report.
DssXmlReportManipulationSetWidthColumnScenario - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Set column width column scenario used for the report.
DssXmlReportManipulationSetWidthHeader - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Set the header column width of the report.
DssXmlReportManipulationSetWidthMetric - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Set the metric column width of the report.
DssXmlReportManipulationSetWidthRowScenario - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Set column width row scenario used for the report.
DssXmlReportManipulationShowBanding - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Show banding.
DssXmlReportManipulationShowSubtotals - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Show subtotals.
DssXmlReportManipulationShowThresholds - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Show thresholds.
DssXmlReportManipulationSort - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Add a sort to the report.
DssXmlReportManipulationStartFilterAgg - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationSyncEMMACube - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationToggleDatasetServeMode - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationUnitSubtotals - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Add a unit subtotal.
DssXmlReportManipulationUnitSubtotalsObject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Add a unit subtotal for a custom subtotal type.
DssXmlReportManipulationUnlockUnit - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Unlock a template unit.
DssXmlReportManipulationUnSelectDerivedElementReference - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationUpdateDerivedAttribute - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationUpdateDerivedElement - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationUpdateDerivedMetric - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
Update the formula of a derived metric.
DSSXmlReportManipulationUpdateThreshold - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationValidateAndCleanupRelationship - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportManipulationValidateExpression - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXmlReportObjectBaseDefinition - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportObjects
The base report definition object.
DssXmlReportObjectBaseFilter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportObjects
The base filter object.
DssXmlReportObjectBaseTemplate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportObjects
The base template object.
DssXmlReportObjectDatamart - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportObjects
The datamart object
DssXmlReportObjectMainDefinition - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportObjects
The main report definition object.
DssXmlReportObjectMainFilter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportObjects
The main filter object.
DssXmlReportObjectMainTemplate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportObjects
The main template object.
DssXmlReportObjectViewDefinition - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportObjects
The view report definition object.
DssXmlReportObjectViewFilter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportObjects
The view filter object.
DssXmlReportObjectViewTemplate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportObjects
The view template object.
DssXmlReportSaveAs8iWarning - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportSaveAsFlags
Give a warning when a 8i report overwrite a non-8i report
DssXmlReportSaveAsClearCurrentElements - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportSaveAsFlags
Specifies a report saving option that saves a report with the current elements cleared.
DssXmlReportSaveAsDeclinePrompts - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportSaveAsFlags
Specifies a report saving option specifying that filter appears static but can be reprompted.
DssXmlReportSaveAsDeepCopyAllObjects - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportSaveAsFlags
Specifies that this report deeply copy all objects.
DssXmlReportSaveAsDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportSaveAsFlags
Specifies a report saving option that is the default.
DssXmlReportSaveAsDirectDataAccessMode - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportSaveAsFlags
Specifies that this report/cube is saved as DDA mode
DssXmlReportSaveAsEmbedded - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportSaveAsFlags
Specifies a report saving option specifying that when set, a linked object is saved as an embedded object in the new report definition.
DssXmlReportSaveAsEmbeddedFilter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportSaveAsFlags
When set, a linked filter will be saved as embedded in the new report definition.
DssXmlReportSaveAsEmbeddedTemplate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportSaveAsFlags
When set, a linked template will be saved as embedded in the new report definition.
DssXmlReportSaveAsFilterWithPrompts - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportSaveAsFlags
Specifies a report saving option that saves a report with its prompts in the filer.
DssXmlReportSaveAsFromWeb - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportSaveAsFlags
Specifies a report saving option that saves a report to distinguish WebFFSQL from DI-FFSQL
DssXmlReportSaveAsInMemoryMode - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportSaveAsFlags
Specifies that this report/cube is saved as In-Memory mode
DssXmlReportSaveAsJustFilter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportSaveAsFlags
Save just the filter as a separate object.
DssXmlReportSaveAsJustTemplate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportSaveAsFlags
Save just the template as a separate object.
DssXmlReportSaveAsManaged - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportSaveAsFlags
Specifies that this report will be saved as a managed report
DssXmlReportSaveAsModifyObjects - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportSaveAsFlags
Specifies a report saving option that if the report has linked (non-embedded) objects, and if these objects have been modified, then OVERWRITE these objects.
DssXmlReportSaveAsOriginalFilter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportSaveAsFlags
Specifies a report saving option that saves the original filter.
DssXmlReportSaveAsOriginalTemplate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportSaveAsFlags
Specifies a report saving option that saves the original template.
DssXmlReportSaveAsOverWrite - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportSaveAsFlags
Specifies a report saving option that edits the report with the same name (overwrites an existing report).
DssXmlReportSaveAsPruneAnswers - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportSaveAsFlags
Specifies a report saving option that removes unneeded answers.
DssXmlReportSaveAsRemoveNonPrimaryNameTranslations - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportSaveAsFlags
Specifies a report saving option that removes non-primary translations in report name
DssXmlReportSaveAsStandalone - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportSaveAsFlags
Specifies that this report should be saved as a standalone report
DssXmlReportSaveAsTemplateWithPrompts - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportSaveAsFlags
Specifies a report saving option that saves a report with its prompts in the template.
DssXmlReportSaveAsTriggeredFromDocument - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportSaveAsFlags
Specifies that this report saveas is triggered from document instance
DssXmlReportSaveAsUpdateReportInstance - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportSaveAsFlags
Specifies that this report instance should be updated
DssXmlReportSaveAsWithAnswers - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportSaveAsFlags
Specifies a report saving option that include answers to relevant prompts.
DssXmlReportSaveAsWithDocumentSaveAs - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportSaveAsFlags
Specifies that this report save as is performed together with document save as
DssXmlReportSaveAsWithPrompts - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportSaveAsFlags
Specifies a report saving option that saves a report with its prompts.
DssXmlReportTypeBase - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportTypes
 
DssXmlReportTypeCube - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportTypes
 
DssXmlReportTypeSubset - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportTypes
 
DssXmlRequestTypeChildReport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRequestTypes
Specifies for inbox messages a user request type of child report which is part of a document execution.
DssXmlRequestTypeCube - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRequestTypes
 
DssXmlRequestTypeDatamartReport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRequestTypes
Specifies for inbox messages a user request type of datamart report.
DssXmlRequestTypeDocument - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRequestTypes
Specifies for inbox messages a user request type of document request.
DssXmlRequestTypeDynamicReport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRequestTypes
Not used.
DssXmlRequestTypeDynamicReportWritingDoc - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRequestTypes
 
DssXmlRequestTypeIncrementalFetchReport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRequestTypes
 
DssXmlRequestTypeReport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRequestTypes
Specifies for inbox messages a user request type of report request.
DssXmlRequestTypeReportWritingDoc - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRequestTypes
Specifies for inbox messages a user request type of RW Document.
DssXmlRequestTypeReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRequestTypes
Reserved for future use.
DssXmlRequestTypeRWDataset - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRequestTypes
Specifies for inbox messages a user request type of RW dataset.
DssXmlRequestTypeSearch - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRequestTypes
Specifies for inbox messages a user request type of 4-tier search request (Only for backend use).
DssXmlRequestTypeWorkbook - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRequestTypes
Not used.
DssXmlResult2AllPrompts - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResult2Flags
 
DssXmlResult2DrillPathsDesired - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResult2Flags
flag to include desired drill paths.
DssXmlResult2DrillPathsHighImportance - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResult2Flags
Drill Importance flag.
DssXmlResult2DrillPathsLowImportance - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResult2Flags
Drill Importance flag.
DssXmlResult2DrillPathsMediumImportance - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResult2Flags
Drill Importance flag.
DssXmlResult2DrillPathsTemplate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResult2Flags
flag to include template drill paths.
DssXmlResult2DrillPathsWithin - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResult2Flags
flag to include desired drill paths.
DssXmlResult2DtlsReportDetails - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResult2Flags
Flag used to include the report details text
DssXmlResult2EnhancedGraphXML - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResult2Flags
 
DssXmlResult2EnhancedTimeXML - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResult2Flags
flag to support dynamic date serialization in XML.
DssXmlResult2FormDetails - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResult2Flags
Adds form details to XML
DssXmlResult2ImageMap - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResult2Flags
flag to include image map information relating to graphs.
DssXmlResult2InstanceProperties - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResult2Flags
 
DssXmlResult2LimitsXML - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResult2Flags
 
DssXmlResult2MinimalPropertiesXML - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResult2Flags
Optimization in properties XML
DssXmlResult2NewCssAndColumnHeader - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResult2Flags
Flag used to generate CSS with short format and not include the column titles along with the column header information for grids
DssXmlResult2NewSubtotalsXML - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResult2Flags
Flag for subtotals information in the new format under template
DssXmlResult2NoElementIDs - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResult2Flags
Excludes element IDs from XML
DssXmlResult2NoFormatXML - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResult2Flags
Excludes formats from XML
DssXmlResult2NoGridNode - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResult2Flags
Exclude grid nodes from XML
DssXmlResult2PageCurrentElementsOnly - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResult2Flags
Show only current page elements
DssXmlResult2PageTreeStyle2 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResult2Flags
This flag is used to trim the page-by tree to just the first order selections, i.e. enough available options for the user to make exactly one change to one of the available attributes.
DssXmlResult2Personalize - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResult2Flags
 
DssXmlResult2RawDates - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResult2Flags
Adds raw (not-formatted) date values to the XML
DssXmlResult2ReportSourceXML - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResult2Flags
Adds report source to XML
DssXmlResult2RowColumnLabels - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResult2Flags
Flag used to include the row and column labels for the current report.
DssXmlResult2RWDGraphsSpecial - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResult2Flags
 
DssXmlResult2ShortCSSNames - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResult2Flags
Tells the server to send short CSS names instead of long ones.
DssXmlResult2WidgetStrings - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResult2Flags
 
DssXmlResult2Widths - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResult2Flags
Used to retrieve column width information.
DssXmlResult2Widths2 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResult2Flags
Adds additional column width information to the XML.
DssXmlResult2XDAHierarchies - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResult2Flags
 
DssXmlResult3DataWithExpandedRow - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResult3Flags
A flag indicating that backend needs to return a page containing the last expanded/collapsed row.
DssXmlResult3EmmaCubeTableStatus - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResult3Flags
It seems I-Server uses same value for different enum so keep consistent with I-Server
DssXmlResult3LogMessages - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResult3Flags
Used to retrieve log message in result XML
DssXmlResult3NoThresholdsXML - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResult3Flags
Used to retrieve a report's threshold details in result XML
DssXmlResult3ObjectComments - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResult3Flags
Used to retrieve object's long descriptions in result XML
DssXmlResult3OptimizedElementTree - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResult3Flags
Used to retrieve optimized pageBy element tree in result XML
DssXmlResult3PageByAxisOnly - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResult3Flags
Used to retrieve the pageBy axis only in result XML
DssXmlResult3ReportHeaderFooter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResult3Flags
Used to retrieve a report's header and footer in result XML
DssXmlResult3SkipRWTemplateNodeVF - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResult3Flags
Used to skip the view filter of the template in a RW template node in the result XML
DssXmlResult3SupportAsync - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResult3Flags
Used to indicate I-Server to support async export
DssXmlResult3TerseElementIDs - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResult3Flags
Whether to use the terse element ID representation
DssXmlResultBandingAutoApply - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResultFlags
Specifies for retrieving report execution results a flag to automatically apply banding.
DssXmlResultBandingStyle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResultFlags
Specifies for retrieving report execution results a flag to generate the result XML in banding style.
DssXmlResultCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportCacheType
Represents a result cache.
DssXmlResultDatamartTableName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResultFlags
Specifies for retrieving report execution results a flag to write datamart table name to xml.
DssXmlResultDefaultFormatProperties - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResultFlags
Specifies for retrieving report execution results a flag to get the default report format properties.
DssXmlResultDrillHigh - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResultFlags
Specifies for retrieving report execution results a flag to include the drill paths with high importance.
DssXmlResultDrillLow - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResultFlags
Specifies for retrieving report execution results a flag to include the drill paths with low importance.
DssXmlResultDrillMedium - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResultFlags
Specifies for retrieving report execution results a flag to include the drill paths with medium importance.
DssXmlResultDtlsExprAll - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResultFlags
Reserved for future use
DssXmlResultDtlsExprEmbedded - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResultFlags
Reserved for future use
DssXmlResultDtlsExprNothing - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResultFlags
Reserved for future use
DssXmlResultDtlsFilterExpr - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResultFlags
 
DssXmlResultDtlsTemplateLimit - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResultFlags
Specifies the retrieval of the template limit.
DssXmlResultDtlsTemplateUnits - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResultFlags
Returns details about template units on the report
DssXmlResultFilter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResultFlags
Specifies for retrieving report execution results a flag to include filter details.
DssXmlResultFolderPath - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResultFlags
Specifies for retrieving report execution results a flag to include the folder path of the report.
DssXmlResultGraph - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResultFlags
Specifies for retrieving report execution results a flag to include graph related information.
DssXmlResultGrid - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResultFlags
Specifies for retrieving report execution results a flag to include the grid related information.
DssXmlResultInboxMessage - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResultFlags
Specifies for retrieving report execution results a flag to include the inbox message information.
DssXmlResultMinimal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResultFlags
Specifies to create minimal XML for prompt answer.
DssXmlResultNoDerivedPromptXML - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResultFlags
Supresses derived list XML for prompt reports
DssXmlResultNoNumberFormating - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResultFlags
Specifies for retrieving report execution results a flag to return raw data without number formatting.
DssXmlResultNoPageHeader - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResultFlags
Specifies no page header when this is set.
DssXmlResultNoResolution - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResultFlags
Specifies for retrieving report execution results do not retrieve resolution.
DssXmlResultPageTreeStyle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResultFlags
Specifies for retrieving report execution results a flag to generate the page header in the tree style.
DssXmlResultPositiveFlags - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResultFlags
All results
DssXmlResultPreserve - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResultFlags
Specifies for retrieving report execution results a flag to preserve the result flags set previously (New flags are added to the existing result flags set if this flag is set, otherwise new flags replace the existing one).
DssXmlResultPutToInboxRead - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResultFlags
Specifies for retrieving report execution results a flag to put the report result into inbox in read status.
DssXmlResultRawData - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResultFlags
Specifies for retrieving report execution results a flag to not format the report data.
DssXmlResultRelatedReports - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResultFlags
Specifies for retrieving report execution results a flag to include other reports in the same folder.
DssXmlResultStatusOnlyIfNotReady - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResultFlags
Specifies for retrieving report execution results a flag to not return any data unless the report is ready.
DssXmlResultViewReport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResultFlags
Specifies to return the template and view filter for the report in the report XML.
DssXmlResultWorkingSet - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResultFlags
Get the working set XML for the subset report
DssXmlResultXmlDisplayProperties - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResultFlags
Specifies for retrieving report execution results a flag to include Web related properties.
DssXmlResultXmlSQL - Static variable in interface com.microstrategy.webapi.EnumDSSXMLResultFlags
Specifies for retrieving report execution results a flag to include SQL.
DssXMLResumeCrawl - Static variable in interface com.microstrategy.webapi.EnumDSSXMLQuickSearchCommands
resume crawl command
DssXmlResumeProject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLProjectActions
Specifies the Resume action for a project
DssXmlReuseAutoBreak - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPromptReuse
Auto-break
DssXmlReuseAutoCancel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPromptReuse
Auto-cancel
DssXmlReuseAutoClose - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPromptReuse
Auto close
DssXmlReuseAutoCloseOrBreak - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPromptReuse
Auto-close on break
DssXmlReuseAutoDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPromptReuse
Auto-default
DssXmlReuseAutoDefaultOrBreak - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPromptReuse
Auto-default on break
DssXmlReuseBreak - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPromptReuse
Break
DssXmlReuseCancel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPromptReuse
Cancel
DssXmlReuseDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPromptReuse
Default
DssXmlReuseDefaultOrBreak - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPromptReuse
Default on break
DssXmlReuseForceAutoClose - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPromptReuse
Force auto-close
DssXmlReusePrevious - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPromptReuse
Previous
DssXmlReusePreviousOrBreak - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPromptReuse
Previous on break
DssXmlReuseReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLPromptReuse
Reserved
DssXmlRiserEmphasisAreaOrAreaToBar - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphRiserEmphasisType
 
DssXmlRiserEmphasisLineOrLineToBar - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphRiserEmphasisType
 
DssXmlRiserEmphasisNone - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphRiserEmphasisType
 
DssXmlRWControlActionTypeAll - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWControlActionType
 
DssXmlRWControlActionTypeDiscard - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWControlActionType
 
DssXmlRWControlActionTypeRecalculate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWControlActionType
 
DssXmlRWControlActionTypeRedo - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWControlActionType
 
DssXmlRWControlActionTypeReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWControlActionType
 
DssXmlRWControlActionTypeSubmit - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWControlActionType
 
DssXmlRWControlActionTypeUndo - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWControlActionType
 
DssXmlRWControlFilterTypeReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWControlFilterType
Reserved
DssXmlRWControlFilterTypeSlicing - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWControlFilterType
Slicing
DssXmlRWControlFilterTypeUnitCondition - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWControlFilterType
Unit condition
DssXmlRWControlSubsequentActionDisplayMessage - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWControlSubsequentAction
 
DssXmlRWControlSubsequentActionDisplayTransactionReport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWControlSubsequentAction
 
DssXmlRWControlSubsequentActionExecuteNewObject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWControlSubsequentAction
 
DssXmlRWControlSubsequentActionForceExecution - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWControlSubsequentAction
 
DssXmlRWControlSubsequentActionInvalidateClientCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWControlSubsequentAction
 
DssXmlRWControlSubsequentActionPassPromptAnswer - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWControlSubsequentAction
 
DssXmlRWControlSubsequentActionReexecuteDocument - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWControlSubsequentAction
 
DssXmlRWControlSubsequentActionRefreshGrid - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWControlSubsequentAction
 
DssXmlRWControlSubsequentActionReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWControlSubsequentAction
 
DssXmlRWControlTypeAttributeList - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWControlType
 
DssXmlRWControlTypeAttributeQualification - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWControlType
 
DssXmlRWControlTypeElementList - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWControlType
 
DssXmlRWControlTypeMetricList - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWControlType
 
DssXmlRWControlTypeMultiUnit - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWControlType
 
DssXmlRWControlTypePanelStack - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWControlType
 
DssXmlRWControlTypeReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWControlType
 
DssXmlRWControlTypeText - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWControlType
 
DssXmlRWControlTypeTransactionAction - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWControlType
 
DssXmlRWDCacheEnableAll - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheOptions
 
DssXmlRWDCacheEnableCsv - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheOptions
 
DssXmlRWDCacheEnableExcel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheOptions
 
DssXmlRWDCacheEnableGroupBy - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheOptions
 
DssXmlRWDCacheEnableHtml - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheOptions
 
DssXmlRWDCacheEnableNone - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheOptions
 
DssXmlRWDCacheEnableNonPrompt - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheOptions
 
DssXmlRWDCacheEnablePdf - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheOptions
 
DssXmlRWDCacheEnablePrompt - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheOptions
 
DssXmlRWDCacheEnableXml - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheOptions
 
DssXmlRWDCacheInfoCreationTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheInfo
 
DssXmlRWDCacheInfoCreator - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheInfo
 
DssXmlRWDCacheInfoCubes - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheInfo
 
DssXmlRWDCacheInfoDataLocale - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheInfo
 
DssXmlRWDCacheInfoDBConnection - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheInfo
 
DssXmlRWDCacheInfoDBLogin - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheInfo
 
DssXmlRWDCacheInfoExpireTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheInfo
 
DssXmlRWDCacheInfoFormat - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheInfo
 
DssXmlRWDCacheInfoGroupBy - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheInfo
 
DssXmlRWDCacheInfoHistoricHitCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheInfo
 
DssXmlRWDCacheInfoHitCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheInfo
 
DssXmlRWDCacheInfoHost - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheInfo
 
DssXmlRWDCacheInfoId - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheInfo
 
DssXmlRWDCacheInfoJobId - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheInfo
 
DssXmlRWDCacheInfoLastHitTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheInfo
 
DssXmlRWDCacheInfoLastLoadTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheInfo
 
DssXmlRWDCacheInfoLastUpdateTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheInfo
 
DssXmlRWDCacheInfoLayout - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheInfo
 
DssXmlRWDCacheInfoLocation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheInfo
 
DssXmlRWDCacheInfoMDLocale - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheInfo
 
DssXmlRWDCacheInfoProjectId - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheInfo
 
DssXmlRWDCacheInfoProjectName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheInfo
 
DssXmlRWDCacheInfoPromptAnswer - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheInfo
 
DssXmlRWDCacheInfoRptCaches - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheInfo
 
DssXmlRWDCacheInfoRWDId - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheInfo
 
DssXmlRWDCacheInfoRWDName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheInfo
 
DssXmlRWDCacheInfoSecurityFilter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheInfo
 
DssXmlRWDCacheInfoSessionId - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheInfo
 
DssXmlRWDCacheInfoSize - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheInfo
 
DssXmlRWDCacheInfoStatus - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheInfo
 
DssXmlRWDCacheInfoType - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheInfo
 
DssXmlRWDCacheInfoUserId - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheInfo
 
DssXmlRWDCacheInfoVersion - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheInfo
 
DssXmlRWEaseCreationAnalysisDocument - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWEaseCreationFlags
 
DssXmlRWEaseCreationDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWEaseCreationFlags
 
DssXmlRWEaseCreationDocumentLite - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWEaseCreationFlags
 
DssXmlRWEaseCreationEmbedReportInstance - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWEaseCreationFlags
 
DssXmlRWEaseCreationHTML5Dashboard - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWEaseCreationFlags
 
DssXmlRWEaseCreationHTML5DashboardWithTemplateFormat - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWEaseCreationFlags
 
DssXmlRWEaseCreationIDIdentical - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWEaseCreationFlags
 
DssXmlRWEaseCreationLinkReportView - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWEaseCreationFlags
 
DssXmlRWExportAll - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWExportFlags
Specifies IServer to export all pages.
DssXmlRWExportCurrent - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWExportFlags
Specifies IServer to export only the current page.
DssXmlRWExportCurrentLayout - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWExportFlags
Specifies IServer to export only the current layout.
DssXmlRWExportCurrentWindow - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWExportFlags
Specifies IServer to export only the current window.
DssXmlRWFieldAutoText - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWFieldType
Auto-text
DssXmlRWFieldCalculation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWFieldType
 
DssXmlRWFieldConcatenation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWFieldType
Concatenation
DssXmlRWFieldHTML - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWFieldType
 
DssXmlRWFieldImage - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWFieldType
Image
DssXmlRWFieldLabel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWFieldType
Label
DssXmlRWFieldLine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWFieldType
Line
DssXmlRWFieldObjectName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWFieldType
Object name
DssXmlRWFieldObjectValue - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWFieldType
Object Value
DssXmlRWFieldShape - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWFieldType
Shape
DssXmlRWGroupByUnitAttribute - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWGroupByUnitType
 
DssXmlRWGroupByUnitMetric - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWGroupByUnitType
 
DssXmlRWGroupByUnitObject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWGroupByUnitType
 
DssXmlRWGroupByUnitReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWGroupByUnitType
 
DssXmlRWLinkHTML - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWLinkType
 
DssXmlRWLinkHyperLink - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWLinkType
Hyperlink
DssXmlRWLinkImage - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWLinkType
Image
DssXmlRWLinkResolvedHyplerinks - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWLinkType
This is used to retrieve the resolved value for the multiple links that you can define for a text field.
DssXmlRWLinkToolTip - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWLinkType
Tool tip
DssXmlRWlinkURL - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWLinkType
 
DssXmlRWLoadCurrentPanel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWPreLoadPanelState
 
DssXmlRWManipulationAddAssociatedRWNodes - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationAddAttributeFormToField - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Add attribute form to field
DssXmlRWManipulationAddConsolidationObjectOnDataset - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationAddControl - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationAddControlMacro - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationAddControlTarget - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationAddControlTargetDataset - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRwManipulationAddControlTargetEx - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationAddControlTargetPlaceHolders - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationAddCopyTemplateNodeFromDataset - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Add copy template node from data set
DssXmlRWManipulationAddDataSet - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Add data set
DssXmlRWManipulationAddDerivedAttributeToDataset - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationAddDerivedElementToManagedConsolidationObject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationAddDerivedMetricToDataset - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Add derived metric to dataset
DssXmlRWManipulationAddDocumentView - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationAddField - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Add filed
DssXmlRWManipulationAddGroupBySection - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Add group by section
DssXmlRWManipulationAddGroupByUnit - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Add group by unit
DssXmlRWManipulationAddLayout - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationAddLinkTemplateNodeToDataset - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationAddNode - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Add node
DssXmlRWManipulationAddObjectField - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Add object field
DssXmlRWManipulationAddOfflineTransaction - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationAddShortcutMetric - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationAddSort - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Add sort
DssXmlRWManipulationAddTransactionReport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationApplyAttributeRemapping - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationApplyReconciliation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationApplySegment - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationCategoryDerivedElement - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationCategory
 
DssXmlRWManipulationCategoryDrill - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationCategory
 
DssXmlRWManipulationCategoryLastOne - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationCategory
 
DssXmlRWManipulationCategoryPivotSort - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationCategory
 
DssXmlRWManipulationCategoryReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationCategory
 
DssXmlRWManipulationChangeControlCondition - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationChangeControlText - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationChangeTemplateNodeOrigin - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationClearAssociatedRWNodes - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationClearControls - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationClearControlTargetDatasets - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationClearControlTargets - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationClearCurrentControlElements - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationClearDataSets - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Clear data sets
DssXmlRWManipulationClearFields - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Clear fields
DssXmlRWManipulationClearGroupByUnits - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationClearNodes - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Clear nodes
DssXmlRWManipulationClearSorts - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Clear sorts
DssXmlRWManipulationClearTransactionReport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationConvertDatasetToManaged - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXMLRWManipulationCopyControl - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationCopyField - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Copy filed
DssXmlRWManipulationCopyLayout - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationCopyPanel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationCopyPanelStack - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationCopyTemplateNode - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Copy template node
DssXmlRWManipulationCreateDataSet - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationCreateThreshold - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationDatasetManipulation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationDrill - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationEditDataSet - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationEditDocumentLinks - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXMLRWManipulationEditDocumentUnitProperty - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationEditDocumentView - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationEditField - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Edit field
DssXmlRWManipulationEditNode - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Edit node
DssXmlRWManipulationEditObjectField - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Edit object field
DssXmlRWManipulationEditSectionNode - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Edit section node
DssXmlRWManipulationEnsureFilterModeMacro - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationFormatControl - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationFormatDerivedElementOnManagedConsolidationObject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationFormatDerivedMetric - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Format derived metric
DssXmlRWManipulationFormatField - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Format filed
DssXmlRWManipulationFormatNode - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Format node
DssXmlRWManipulationHideDocumentThresholds - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationImportDocument - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationInsertControlGroupBySection - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationMacroCopyNode - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXMlRWManipulationMakeTabular - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationMoveControlGroupBySection - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationMoveField - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Move field
DssXmlRWManipulationMoveGroupBySection - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Move group by section
DssXmlRWManipulationMoveNode - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Move node
DssXmlRWManipulationMoveNodeMacro - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationMoveTemplateNode - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Move template node
DssXmlRWManipulationPerformActionOnActionSelector - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationPopulateTemplateNodeFromDataset - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationRefreshReport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationRemoveControl - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationRemoveControlGroupBySection - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationRemoveControlMacro - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationRemoveControlTarget - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationRemoveControlTargetDataset - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationRemoveControlTargetEx - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationRemoveControlTargetPlaceHolders - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationRemoveDataSet - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Remove data set
DssXmlRWManipulationRemoveDerivedAttributeFromDataset - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationRemoveDerivedElementFromManagedConsolidationObject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationRemoveDerivedMetricFromDataset - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Remove derived metric from data set
DssXmlRWManipulationRemoveDocumentView - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationRemoveField - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Remove field
DssXmlRWManipulationRemoveGroupByAndFieldGroupSortInLayout - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationRemoveGroupBySection - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Remove group by section
DssXmlRWManipulationRemoveManagedConsolidationFromDataset - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationRemoveNode - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Remove node
DssXmlRWManipulationRemoveNodeMacro - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationRemoveOfflineTransaction - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationRemovePreferredThemeOnNode - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationRemoveThreshold - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationRemoveTransactionInfoOnField - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationRemoveTransactionReport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationRemoveWidgetString - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationRenameDataset - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationReorderThresholds - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationReplaceDataset - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationReportManipulation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Report manipulation
DssXmlRWManipulationReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Reserved
DssXmlRWManipulationResetSelections - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationSetAbbreviation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Sets the abbreviation of the document.
DssXmlRWManipulationSetAttributeReplacement - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationSetAutomaticTransactionRecordNumber - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationSetCandidateAttributes - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationSetControlAllAlias - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationSetControlAttributeFormDisplayOption - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationSetControlAttributeForms - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationSetControlAvailableActionTypes - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationSetControlDataSource - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationSetControlDelimiter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationSetControlDisplayText - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationSetControlFilterType - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationSetControlMatchForm - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXMLRWManipulationSetControlShowAll - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXMLRWManipulationSetControlSource - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationSetControlSubsequentAction - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationSetControlUnsetStatus - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationSetControlWriteBackForm - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationSetCurrentControlElements - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXMLRWManipulationSetCurrentControlElementsFromGraph - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXMLRWManipulationSetCurrentControlElementStatus - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationSetCurrentDocumentView - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationSetCurrentGroupByElement - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Set current group by element
DssXmlRWManipulationSetCurrentGroupByElementByUnitID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationSetCurrentLayout - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationSetCurrentNode - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationSetDatasetTargetElementSource - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationSetDefaultDataSet - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Set default data set
DssXmlRWManipulationSetDefaultFormat - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Set default format
DssXmlRWManipulationSetDerivedElementHierarchyOptionOnManagedConsolidationObject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationSetDerivedElementPropertiesOnManagedConsolidationObject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationSetDocumentProperties - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Set document properties
DssXmlRWManipulationSetGraphProperties - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Set graph properties
DssXmlRWManipulationSetGridDisplayMode - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Set grid display mode
DssXmlRWManipulationSetNextCurrentGroupByElement - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Set next current group by element
DssXmlRWManipulationSetPageByStyle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Set page by style
DssXmlRWManipulationSetPreferredPalette - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationSetPreferredTheme - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationSetPreferredThemeOnNode - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationSetRWDObjectProperties - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationSetSubmitOrderForTransaction - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationSetSubsequentActionObject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationSetSubsequentDisplayMessage - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationSetTransactionChangeType - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationSetTransactionInfoOnField - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXMLRWManipulationSetTransactionReport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationSetUnitPropertiesInTargetFolder - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationSetViewFilter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Sets the view filter of a node.
DssXmlRWManipulationSetViewTemplate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationSetWidgetString - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationShowDocumentThresholds - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationSwitchControlGroupBySectionToUnitCondition - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationSwitchUnitConditionToControlGroupBySection - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationToggleCurrentSelectionOnControl - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationUpdateConsolidationObject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationUpdateDerivedAttributeOnDataset - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationUpdateDerivedElementOnManagedConsolidationObject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationUpdateDerivedMetricOnDataset - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
Update derived metric on data set
DssXmlRWManipulationUpdateElementColorMappings - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationUpdateOfflineTransaction - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationUpdateShortcutMetric - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationUpdateThreshold - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationUpdateTransactionData - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWManipulationValidateExpression - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWManipulationMethod
 
DssXmlRWNodeControl - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWNodeType
 
DssXmlRWNodeDocument - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWNodeType
Document
DssXmlRWNodeFieldGroup - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWNodeType
Field group
DssXmlRWNodeSection - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWNodeType
Section
DssXmlRWNodeTemplate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWNodeType
Template
DssXmlRWNodeTransactionChangeTypeDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWNodeTransactionChangeType
Transaction will update data in warehouse
DssXmlRWNodeTransactionChangeTypeMarkSelection - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWNodeTransactionChangeType
Transaction will update data in warehouse and mark the row for either insertion or deletion
DssXmlRWNodeTransactionChangeTypeReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWNodeTransactionChangeType
 
DssXmlRWOptionDataSlicing - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWOptions
Data slicing
DssXmlRWOptionFormatting - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWOptions
Formatting
DssXmlRWOptionGroupBy - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWOptions
Group by
DssXmlRWPageByStyleAll - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWPageByStyle
All
DssXmlRWPageByStyleBoth - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWPageByStyle
Both (individual and all)
DssXmlRWPageByStyleIndividual - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWPageByStyle
Individual
DssXmlRWPageByStyleReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWPageByStyle
Reserved
DssXmlRWPreLoadAllPanels - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWPreLoadPanelState
 
DssXmlRWSectionBody - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWSectionType
Body
DssXmlRWSectionBodyFooter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWSectionType
Body footer
DssXmlRWSectionBodyHeader - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWSectionType
Body header
DssXmlRWSectionChapter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWSectionType
 
DssXmlRWSectionContainer - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWSectionType
 
DssXmlRWSectionContent - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWSectionType
Content
DssXmlRWSectionControlGroupBySection - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWSectionType
 
DssXmlRWSectionDetails - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWSectionType
Details
DssXmlRWSectionGeneric - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWSectionType
 
DssXmlRWSectionGroupByFooter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWSectionType
Group by footer
DssXmlRWSectionGroupByHeader - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWSectionType
Group by header
DssXmlRWSectionGroupBySection - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWSectionType
Group by section
DssXmlRWSectionPageFooter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWSectionType
Page footer
DssXmlRWSectionPageHeader - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWSectionType
Page header
DssXmlRWSectionPanel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWSectionType
 
DssXmlRWSectionReportFooter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWSectionType
Footer
DssXmlRWSectionReportHeader - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWSectionType
Header
DssXmlRWSectionStitchingGrid - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWSectionType
 
DssXmlRWSectionUnitCondition - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWSectionType
Specifies a section as a Unit Condition Node
DssXmlRWSelectorUnsetDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWSelectorUnsetStatus
Autopick (first element)
DssXmlRWSelectorUnsetFirst - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWSelectorUnsetStatus
Pick first mUnsetElementNumber elements
DssXmlRWSelectorUnsetLast - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWSelectorUnsetStatus
Pick last mUnsetElementNumber elements
DssXmlRWSelectorUnsetReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWSelectorUnsetStatus
 
DssXmlRWSubSection - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWSectionType
Subsection
DssXmlRWTemplateNodeOriginLocal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWTemplateNodeOrigin
 
DssXmlRWTemplateNodeOriginReportView - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWTemplateNodeOrigin
 
DssXmlRWTemplateNodeOriginReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWTemplateNodeOrigin
 
DssXmlRWTreeTypeClipBoard - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWTreeType
Clipboard
DssXmlRWTreeTypeContent - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWTreeType
Content
DssXmlRWTreeTypePageFooter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWTreeType
Page footer
DssXmlRWTreeTypePageHeader - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWTreeType
Page header
DssXmlRWTreeTypeReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWTreeType
Reserved
DssXmlRWUseDocumentSetting - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWPreLoadPanelState
 
DssXmlSapBW4Hana - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a SAP BW/4 HANA data base type.
DssXmlSAPBW4HANA - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlSapBWOdata - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a SAP BW OData Source data base type.
DssXmlSAPBWOdata - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlSapECCOdata - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a SAP ECC OData Services data base type.
DssXmlSAPECCOdata - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlSapHanaMdx - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a SAP HANA Mdx data base type.
DssXmlSaps4Hana - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a SAP S/4 HANA data base type.
DssXmlSAPS4HANA - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlScatterMinorTypeDAXYScatter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLScatterMinorTypes
Specifies a minor graph type of DA XY Scatter for Scatter chart.
DssXmlScatterMinorTypeDAXYScatterLables - Static variable in interface com.microstrategy.webapi.EnumDSSXMLScatterMinorTypes
Specifies a minor graph type of DA XY Scatter Lables for Scatter chart.
DssXmlScatterMinorTypeXYScatter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLScatterMinorTypes
Specifies a minor graph type of XY Scatter for Scatter chart.
DssXmlScatterMinorTypeXYScatterLables - Static variable in interface com.microstrategy.webapi.EnumDSSXMLScatterMinorTypes
Specifies a minor graph type of XY Scatter Lables for Scatter chart.
DssXmlScheduleFilterDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLScheduleFilterFlags
Default for SDK Team use.
DssXmlScheduleFilterDocument - Static variable in interface com.microstrategy.webapi.EnumDSSXMLScheduleFilterFlags
Return the document schedules.
DssXmlScheduleFilterGeneral - Static variable in interface com.microstrategy.webapi.EnumDSSXMLScheduleFilterFlags
Return the general schedules.
DssXmlScheduleFilterReport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLScheduleFilterFlags
Return the report schedules.
DssXmlScheduleFilterReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLScheduleFilterFlags
 
DssXmlSCmdBatchLDAPImport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLScheduleCommands
Specifies batch LDAP import command.
DssXmlSCmdCacheAdmin - Static variable in interface com.microstrategy.webapi.EnumDSSXMLScheduleCommands
Specifies delete caches, invalidate caches, or purge element caches command.
DssXmlSCmdCloseProject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLScheduleCommands
Specifies unload project command.
DssXmlSCmdCubeAdmin - Static variable in interface com.microstrategy.webapi.EnumDSSXMLScheduleCommands
Specifies activate, deactivate, delete, or update Intelligent Cubes command.
DssXmlSCmdHistoryListAdmin - Static variable in interface com.microstrategy.webapi.EnumDSSXMLScheduleCommands
Specifies clean history list database or delete history list messages command.
DssXmlSCmdIdleProject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLScheduleCommands
Specifies idle project command.
DssXmlSCmdNewsStand - Static variable in interface com.microstrategy.webapi.EnumDSSXMLScheduleCommands
Specifies deliver newsstand push notifications command.
DssXmlSCmdObjectServerGarbageCollect - Static variable in interface com.microstrategy.webapi.EnumDSSXMLScheduleCommands
Specifies delete unused managed objects command.
DssXmlSCmdOpenProject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLScheduleCommands
Specifies load project command.
DssXmlSCmdPurgeStatistics - Static variable in interface com.microstrategy.webapi.EnumDSSXMLScheduleCommands
Specifies purge statistics command.
DssXmlSCmdReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLScheduleCommands
Specifies reserved command.
DssXmlSCmdResumeProject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLScheduleCommands
Specifies resume project command.
DssXmlSearchAbbreviationWildCard - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSearchFlags
Specifies a search flag that instructs the object server for a wildcard search on AbbreviationPattern.
DssXmlSearchConfigurationAndAllProjects - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSearchDomain
Specifies a search domain that restricts the search on all of the objects in the current project and configuration found in a specified repository.
DssXmlSearchDereferenceShortcut - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSearchFlags
Specifies a search flag that will dereference Shortcut during the search.
DssXmlSearchDescriptionWildCard - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSearchFlags
Specifies a search flag that instructs the object server for a wildcard search on DescriptionPattern.
DssXmlSearchDomainConfiguration - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSearchDomain
Specifies a search domain that restricts the search on all of the objects in the current project and configuration found in a specified repository.
DssXmlSearchDomainLocal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSearchDomain
Specifies a search domain that restricts the search on those objects and parts of the objects which are already loaded on the local object server.
DssXmlSearchDomainProject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSearchDomain
Specifies a search domain that restricts the search on all of the objects in the current project, as well as in the current project's configuration.
DssXmlSearchDomainRepository - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSearchDomain
Specifies a search domain that restricts the search on all of the objects in the current project and configuration found in a specified repository.
DssXmlSearchDomainReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSearchDomain
Reserved for future use.
DssXmlSearchEngineSolrV1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlSearchFolderBrowseStyle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSearchFlags
Specifies a search flag that instructs the object server to add the folders under the search root folder to the results regardless of other conditions, if a search root folder is set, and the search is not RootRecursive.
DssXmlSearchModificationTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSearchFlags
Specifies a search flag that instructs the object server to use ModificationTime, rather CreationTime, as time restriction on the search.
DssXmlSearchNameWildCard - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSearchFlags
Specifies a search flag that instructs the object server for a wildcard search on NamePattern.
DssXmlSearchRootRecursive - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSearchFlags
Specifies a search flag that instructs the object server to search subfolders of the given folders as well.
DssXmlSearchScopeManagedObjects - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSearchScope
Specifies that the search scope is limited to managed objects.
DssXmlSearchScopeReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSearchScope
Reserved for future use.
DssXmlSearchScopeRootedObjects - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSearchScope
Specifies that the search scope is limited to rooted objects.
DssXmlSearchScopeScopeAllObjects - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSearchScope
Specifies that the search scope will search all objects.
DssXmlSearchScopeStandaloneObjects - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSearchScope
Specifies that the search scope is limited to standalone objects.
DssXmlSearchScopeUnRootedObjects - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSearchScope
Specifies that the search scope is limited to unrooted objects.
DssXmlSearchTypeBeginWith - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSearchTypes
Specifies a search type that begins with any word in the search query against the search fields.
DssXmlSearchTypeBeginWithPhrase - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSearchTypes
Specifies a search type that begins with entire phrase in the search query against the search fields.
DssXmlSearchTypeContains - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSearchTypes
Specifies a search type that matches the entire search query as substring of the search fields.
DssXmlSearchTypeContainsAnyWord - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSearchTypes
Specifies a search type that matches any word in the search query against the search fields.
DssXmlSearchTypeEndWidth - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSearchTypes
Specifies a search type that the search field ends with the entire search query.
DssXmlSearchTypeExactly - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSearchTypes
Specifies a search type that matches exactly the entire search query against the search fields.
DssXmlSearchTypeNotUsed - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSearchTypes
Specifies a value that no search type is set so that search should go to old search engine.
DssXmlSearchUnitDay - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSearchUnit
Specifies a search unit of time, indicating the search interval should be expressed in days.
DssXmlSearchUnitHour - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSearchUnit
Specifies a search unit of time, indicating the search interval should be expressed in hours.
DssXmlSearchUnitMonth - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSearchUnit
Specifies a search unit of time, indicating the search interval should be expressed in months.
DssXmlSearchUnitReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSearchUnit
Reserved for future use.
DssXmlSearchUnitWeek - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSearchUnit
Specifies a search unit of time, indicating the search interval should be expressed in weeks.
DssXmlSearchUnitYear - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSearchUnit
Specifies a search unit of time, indicating the search interval should be expressed in years.
DssXmlSearchUsedByOneOf - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSearchFlags
Specifies a search flag that instructs the object server to return objects that are used by any one of the objects in the Uses collection, instead of all of the objects in the collection.
DssXmlSearchUsedByRecursive - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSearchFlags
Specifies a search flag that instructs the object server to also find objects that are used by the given objects indirectly.
DssXmlSearchUsesOneOf - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSearchFlags
Specifies a search flag that instructs the object server to return objects that use any one of the objects in the Uses collection, instead of all of the objects in the collection.
DssXmlSearchUsesRecursive - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSearchFlags
Specifies a search flag that instructs the object server to also find objects that use the given objects indirectly.
DssXmlSearchVisibleOnly - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSearchFlags
Specifies a search flag that instructs the object server to only search for objects whose Hidden property is false.
DssXmlSectionTreeTypeContent - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSectionTreeType
 
DssXmlSectionTreeTypePageFooter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSectionTreeType
 
DssXmlSectionTreeTypePageHeader - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSectionTreeType
 
DssXmlSendNowTriggerID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSpecialScheduleTriggerID
Special trigger id for send now
DssXmlServerAESKeyPath - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerAuthSettings - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Authentication settings
DssXmlServerAuthSettings2 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerAuthSettings3 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
settings for Simple Security Plug In
DssXmlServerAutoStartSearchEngine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerBackupDirectory - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Backup directory
DssXmlServerBackupIgnoreFlag - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Backup ignore flag
DssXmlServerBackupPeriodicity - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Backup periodicity
DssXmlServerCacheCleanUpFrequency - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Cache clean up frequency
DssXmlServerCatalogMaxMemoryConsumption - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerClusterGroupAddress - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Cluster group address
DssXmlServerClusteringLoadBalancingFactor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Clustering Load Balancing Factor
DssXmlServerClusteringStartupMembership - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerClusterIPOption - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Cluster IP option
DssXmlServerClusterPort - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Cluster port
DssXmlServerCMSServerPort - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerCMSServerURL - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerCommandPUCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerConnectionLimit - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Connection limit
DssXmlServerConnectionLimitPreUser - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerCSDBRole - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerDefaultLicenseComplianceCheckTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Default license complience check time
DssXmlServerDefaultProjectCollectStatisticsFlag - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Default project collect statistics flag
DssXmlServerDefaultProjectCubeStorage - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerDefaultProjectDisableReportCaching - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Default project disable report cache
DssXmlServerDefaultProjectElementCacheLifeTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Default project element cahe life time
DssXmlServerDefaultProjectElementCacheLookupTableSize - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Default project element cahce lookup table size
DssXmlServerDefaultProjectElementCacheTableBucketPerLock - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Default project element cache table bucket per lock
DssXmlServerDefaultProjectElementFileCachePath - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Default project element cache file path
DssXmlServerDefaultProjectElementSwapPolicy - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Default project element cache swap policy
DssXmlServerDefaultProjectLinkCacheMaxMemConsumption - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Default project link cache maximum memory consumption
DssXmlServerDefaultProjectLinkCacheReplacementPolicy - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Default project link cache replacement policy
DssXmlServerDefaultProjectLinkCacheTableBucketCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Default project link cache table bucket count
DssXmlServerDefaultProjectLinkCacheTableBucketPerLock - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Default project link cache table bucket per lock
DssXmlServerDefaultProjectLoadFlag - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Default project load flag
DssXmlServerDefaultProjectMaxAERowCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Default project maxumum AE row count
DssXmlServerDefaultProjectMaxElementCacheCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Default project element cache maximum count
DssXmlServerDefaultProjectMaxElementCacheMemConsumption - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Default project element cache maximum memory consumption
DssXmlServerDefaultProjectMaxElementRowCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Default project maximum element row count
DssXmlServerDefaultProjectMaxJobPerProject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Default project maximum jobs per project
DssXmlServerDefaultProjectMaxJobPerUserAccount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Default project maximum jobs per user account
DssXmlServerDefaultProjectMaxJobPerUserConnection - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Default project maximum jobs per user connection
DssXmlServerDefaultProjectMaxMessageRetentionTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Default project maximum message retention time
DssXmlServerDefaultProjectMaxObjectCacheCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Default project object cache maximum count
DssXmlServerDefaultProjectMaxObjectCacheMemConsumption - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Default project object cache maximum memory consumption
DssXmlServerDefaultProjectMaxReportCacheCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Default project maximum report cach count
DssXmlServerDefaultProjectMaxReportCacheDiskSpace - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Default project maximum report cache disk space
DssXmlServerDefaultProjectMaxReportCacheMemConsumption - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Default project maximum report cache memory consumption
DssXmlServerDefaultProjectMaxReportExecutionTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Default project maximum report execution time
DssXmlServerDefaultProjectMaxResultRowCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Default project maximum result row count
DssXmlServerDefaultProjectMaxUserConnectionPerProject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Default project maximum user connections per project
DssXmlServerDefaultProjectObjectCacheLifeTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Default project object cache life time
DssXmlServerDefaultProjectObjectCacheTableBucketPerLock - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Default project object cache table bucket per lock
DssXmlServerDefaultProjectObjectFileCachePath - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Default project object cache file path
DssXmlServerDefaultProjectObjectSwapPolicy - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Default project object cache swap policy
DssXmlServerDefaultProjectReportCacheDBMatchingFlag - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Default project report cache DB matching flag
DssXmlServerDefaultProjectReportCacheLifeTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Default project report cache life time
DssXmlServerDefaultProjectReportCacheLoadOnStart - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Default project report cach load on start
DssXmlServerDefaultProjectReportCacheLookupTableSize - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Default project report cache lookup table size
DssXmlServerDefaultProjectReportCacheTableBucketPerLock - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Default project report cache table bucket per lock
DssXmlServerDefaultProjectReportFileCachePath - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Default project report cache file path
DssXmlServerDefaultProjectReportSwapPolicy - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Default project report cache swap policy
DssXmlServerDefLastSetting - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerDefManipulationCreateFence - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerDefManipulationMethod
 
DssXmlServerDefManipulationDeleteFence - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerDefManipulationMethod
 
DssXmlServerDefManipulationModifyComm - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerDefManipulationMethod
Modify communication
DssXmlServerDefManipulationModifyLoadOption - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerDefManipulationMethod
Modify load option
DssXmlServerDefManipulationRegisterProject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerDefManipulationMethod
Register Project
DssXmlServerDefManipulationReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerDefManipulationMethod
 
DssXmlServerDefManipulationSetDeliveryNotificationSetting - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerDefManipulationMethod
 
DssXmlServerDefManipulationSetProjectSetting - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerDefManipulationMethod
Set project setting
DssXmlServerDefManipulationSetServerSetting - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerDefManipulationMethod
Set server setting
DssXmlServerDefManipulationSetStatisticsSetting - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerDefManipulationMethod
 
DssXmlServerDefManipulationSetStatTableSetting - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerDefManipulationMethod
 
DssXmlServerDefManipulationUnregisterProject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerDefManipulationMethod
Unregister project
DssXmlServerDefManipulationUpdateFence - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerDefManipulationMethod
 
DssXmlServerDropTempTableFlag - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Drop temp. tables flag
DssXmlServerElasticSearchConfiguration - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerEnableAutoSessionRecovery - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerEnableAutoUnloadCaches - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerEnableBackgroundDIExecution - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerEnableCentralizedLogging - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerEnableProxy - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerEnableReportCacheBackup - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerExcelMaxMemoryConsumption - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Excel maximum memory consumption
DssXmlServerExtendedSessionIdleTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerGatewayAPIEnabled - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerGatewayReportIDMapFilePath - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerHgoInstanceList - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerHgoManagerConfiguration - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerHLAutoDeleteErrorMsgFirst - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerHLAutoDeleteMsgCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
settings to automatically delete HL msgs when saving new msg to HL and HL is full
DssXmlServerHLAutoDeleteTimestamp - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerHLRepositoryType - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerHtmlMaxMemoryConsumption - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Memory governing for HTML Exporting
DssXmlServerHybridCentralInboxFilePath - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerHyperBrowserCustomization - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerIgnoreGovernorOnChild - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
setting to control applying any job/report count governing limit on document's child report jobs/report
DssXmlServerImport3rdPartyMembership - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerInboxFilePath - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Inbox file path
DssXmlServerIncludeLDAPUsersForAuditoringFlag - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerKafkaProducerConfiguration - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerKerberosSpecial - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerLoadBalanceMode - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Load balancing mode
DssXmlServerMaxCommandsInQueueLimit - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerMaxContractLimitAbsolute - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Maximum contract limit absolute
DssXmlServerMaxContractLimitAbsoluteHigh32 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerMaxContractLimitPercentage - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Maximum contract limit percentage
DssXmlServerMaxCubeMemUsagePercentage - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerMaxElementCacheMemUsagePPM - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerMaxInboxMsgCountPerUser - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Maximum inbox message count per user
DssXmlServerMaxInboxMsgLifeTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Maximum inbox message life time
DssXmlServerMaxInteractiveJobsPerServer - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerMaxJobsPerServer - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Maximum jobs per server
DssXmlServerMaxLinkCacheMemUsagePPM - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerMaxLoadDeviation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Maximum load deviation
DssXmlServerMaxLoginAttempt - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerMaxMemoryUsage - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Maximum memory usage
DssXmlServerMaxMstrFileSize - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerMaxObjectCacheMemUsagePPM - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerMaxReportCacheMemUsagePPM - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerMaxRWDCacheMemUsagePPM - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerMaxSchedulerConnectionIdleTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Maximum scheduler connection idle time
DssXmlServerMaxTextPromptLength - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerMaxThreadPerCPU - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Maximum threads per CPU
DssXmlServerMaxUniversalCacheMemUsagePPM - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerMaxUsedPrivateByte - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Maximum user private bytes
DssXmlServerMaxUsedVirtualByte - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Maximum user virtual bytes
DssXmlServerMaxUserConnectionIdleTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Maximum user connection idle time
DssXmlServerMaxUserConnectionPerServer - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Maximum user connections per server
DssXmlServerMaxWebConnectionIdleTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Maximum Web connection idle time
DssXmlServerMaxWSRMMsgLifeTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerMaxXmlDrillPaths - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Maximum XML drill path
DssXmlServerMaxXmlNodes - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Maximum XML nodes
DssXmlServerMCMWatermark - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
MCM watermark
DssXmlServerMemoryRequestIdleTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Memory request idle time
DssXmlServerMemoryReserve - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Memory reserve
DssXmlServerMemoryReserveHigh32 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
for contract manager: absolute limit, higher Int32 to be used when the setting is higher than 4GB
DssXmlServerMemoryReservePercentage - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Memory reserve percentage
DssXmlServerMinBalanceInterval - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Minimum balance interval
DssXmlServerMinFreeMemory - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Minimum free memory
DssXmlServerMSILockCheckingFlag - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
MSI lock checking flag
DssXmlServerMSIPerformanceMonitoringFlag - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
MSI performance monitoring flag
DssXmlServerMSIPersistPerformanceCounter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
MSI persist performance counter
DssXmlServerMSIPersistPerformanceCounterFrequency - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
MSI persist performance counter frequency
DssXmlServerMSIPersistPerformanceCounterList - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
MSI persist performance counter list
DssXmlServerNCSCSDBRole - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerObjectCacheLifeTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Object cache lift time
DssXmlServerObjectCacheTableBucketCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Object cache table bucket count
DssXmlServerObjectCacheTableBucketPerLock - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Object cache table bucket per lock
DssXmlServerObjectFileCachePath - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Object cache file path
DssXmlServerObjectMaxCacheCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Object cache maximum count
DssXmlServerObjectMaxCacheMemoryConsumption - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Object cache maximum memorty consumption
DssXmlServerObjectSwapPolicy - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Object cache swap policy
DssXmlServerPageCacheFormat - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerPDFMaxMemoryConsumption - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
PDF maximum memory consumption
DssXmlServerProjectAutoUnloadCachesTimeThreshold - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
 
DssXmlServerProjectCacheEncryptionOption - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Cache encryption options
DssXmlServerProjectCacheIgnoreDynamicDate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Caching - result caches - Maintenance: Do not apply automatic Expiration Logic for reports containing dynamic dates.
DssXmlServerProjectCacheInfoFieldExcluded - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Bitwise value controlling information recorded for caches and cubes, see EnumDSSXMLCacheInfo
DssXmlServerProjectCollectPAStatisticsFlag - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
 
DssXmlServerProjectCollectStatisticsFlag - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Collect statistics flag
DssXmlServerProjectCubeDBMatchingFlag - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Cube Datamart matching flag
DssXmlServerProjectCubeIndexGrowthCheckFreq - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
 
DssXmlServerProjectCubeIndexGrowthUpperbound - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
 
DssXmlServerProjectCubeLoadOnStart - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Cubes - General: Load cubes on startup
DssXmlServerProjectCubePublishOption - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
 
DssXmlServerProjectCubeQuota - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
This setting is the cube quote limit for DataImport
DssXmlServerProjectCubeStorage - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Cube storage
DssXmlServerProjectDataUploadSizeLimit - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
This setting is upload file size limit for Data Import
DssXmlServerProjectDeliveryErrorHandlingError - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Deliveries - Error Handling: Error Dictates whether subscription execution results should be delivered in case report or document fails.
DssXmlServerProjectDeliveryErrorHandlingNoDataReturned - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Deliveries - Error Handling: No data returned Dictates whether subscription execution results should be delivered in case report or document fails.
DssXmlServerProjectDeliveryErrorHandlingNotifyNoDataReturned - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
 
DssXmlServerProjectDeliveryErrorHandlingNotifyPartialResults - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
 
DssXmlServerProjectDeliveryErrorHandlingPartialResults - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Deliveries - Error Handling: Partial results Dictates whether subscription execution results should be delivered in case report or document fails.
DssXmlServerProjectDisableReportCaching - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Disabe report caching.
DssXmlServerProjectDistributionServiceEmailFooter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Deliveries - Email Deliveries - Email Footer: Footer to be appended
DssXmlServerProjectDistributionServiceEmailFooterEnabled - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Deliveries - Email Deliveries - Email Footer: Enable appending a footer
DssXmlServerProjectDistributionServicePrintRangeEnabled - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Deliveries - Printing - PDF Properties: Enable print range
DssXmlServerProjectDoNotCreateUpdateCaches - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Disable Update caches
DssXmlServerProjectElementCacheLifeTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Element cache life time
DssXmlServerProjectElementCacheLookupTableSize - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Element cache lookup table size
DssXmlServerProjectElementCacheTableBucketPerLock - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Element cache table bucket per lock
DssXmlServerProjectElementCacheUseConnectionMap - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Element cache use connection map
DssXmlServerProjectElementCacheUsePassThroughLogin - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Element cache use pass through login
DssXmlServerProjectElementCacheUsesSecurityFilters - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Element cache use security filters
DssXmlServerProjectElementFileCachePath - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Element cache file path
DssXmlServerProjectElementSwapPolicy - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Element cache swap policy
DssXmlServerProjectEmailBurstingDefaultDevice - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
 
DssXmlServerProjectEmailZippingCompressionEnabled - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Enable zipping compression for email
DssXmlServerProjectEmailZippingCompressionExtension - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
 
DssXmlServerProjectEmailZippingCompressionLevel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Level of compression for zipped email
DssXmlServerProjectEmailZippingCompressionType - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Typ eof compression for zipped email
DssXmlServerProjectEnableFileUpload - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
 
DssXmlServerProjectEnableFileUploadViaFile - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
 
DssXmlServerProjectEnableFileUploadViaFtpFtps - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
 
DssXmlServerProjectEnableFileUploadViaHttpHttps - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
 
DssXmlServerProjectEnableMobilePushUpdate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
this indicate if mobile push update feature enabled
DssXmlServerProjectEnablePersonizedDrillPath - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Enable personalized drill path
DssXmlServerProjectEnableRWDCaching - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Enable RWD Caching
DssXmlServerProjectEnableSearch - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
 
DssXmlServerProjectETLUseCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
ETL user cache
DssXmlServerProjectFailoverLatency - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Project failover latency
DssXmlServerProjectFileZippingCompressionEnabled - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Enable compression on zipped files
DssXmlServerProjectFileZippingCompressionExtension - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
 
DssXmlServerProjectFileZippingCompressionLevel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Level of compression for zipped files
DssXmlServerProjectFileZippingCompressionType - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Type of compression for zipped files
DssXmlServerProjectFTPZippingCompressionEnabled - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
 
DssXmlServerProjectFTPZippingCompressionExtension - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
 
DssXmlServerProjectFTPZippingCompressionLevel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
 
DssXmlServerProjectFTPZippingCompressionType - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
 
DssXmlServerProjectHistoryListKeepDocumentAvailableForManipulation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Caching - Subscription Execution: Keep document available for manipulation
DssXmlServerProjectHistoryListSaveChildMsgForRWD - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
 
DssXmlServerProjectHistoryListSaveExportResultForRWD - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
 
DssXmlServerProjectInvalidateCacheEventId - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Caching - Result Caching - Maintenance: Invalidation schedule event ID
DssXmlServerProjectLastSetting - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
number of settings, must be at the last
DssXmlServerProjectLevelClustering - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Project level clustering
DssXmlServerProjectLevelClusteringPolicyProjectMapping - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Project level clustering policy project mapping
DssXmlServerProjectLibraryCacheType - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
 
DssXmlServerProjectLinkCacheMaxMemConsumption - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Link cache maximum memory consumption
DssXmlServerProjectLinkCacheSwapPolicy - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Link cache swap policy
DssXmlServerProjectLinkCacheTableBucketCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Link cache table bucket count
DssXmlServerProjectLinkCacheTableBucketPerLock - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Link cache table bucket count per lock
DssXmlServerProjectLoadFlag - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Load flag
DssXmlServerProjectMaxAERowCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Report cahe max number of rows in result set for AE
DssXmlServerProjectMaxCacheUpdateSubscriptionCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Max number of subscriptions for cache updates
DssXmlServerProjectMaxCubeCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
max cube count
DssXmlServerProjectMaxCubeMemUsage - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
max cube memory usage
DssXmlServerProjectMaxCubeResultRowCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
max number of result rows from a cube
DssXmlServerProjectMaxDatamartResultRowCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
max number of result rows from datamart
DssXmlServerProjectMaxElementCacheCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Maximum element cache count
DssXmlServerProjectMaxElementCacheMemConsumption - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Maximum element cache memory consumption
DssXmlServerProjectMaxElementRowCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Report cache max number of rows in result set for element browsing
DssXmlServerProjectMaxEmailSubscriptionCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Max number of email subscriptions
DssXmlServerProjectMaxExecutingJobsPerUser - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Maximum executing jobs per user
DssXmlServerProjectMaxFileSubscriptionCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
max number of file subscriptions
DssXmlServerProjectMaxFTPSubscriptionCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
 
DssXmlServerProjectMaxHistoryListSubscriptionCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Max number of subcriptions for the history list
DssXmlServerProjectMaxInteractiveJobPerProject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Max number of interactive jobs per project
DssXmlServerProjectMaxInteractiveSessionPerUser - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Max number of interactive sessions per user
DssXmlServerProjectMaxInternalResultRowCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Maximum internal result row count
DssXmlServerProjectMaxJobPerProject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Maximum jobs per project
DssXmlServerProjectMaxJobPerUserAccount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Maximum jobs per user account
DssXmlServerProjectMaxJobPerUserConnection - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Maximum jobs per user connection
DssXmlServerProjectMaxMemoryPerDataFetch - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
 
DssXmlServerProjectMaxMessageRetentionTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Maximum message retention time
DssXmlServerProjectMaxMobileSubscriptionCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Governs the max value for mobile subscriptions per user
DssXmlServerProjectMaxMsgCountPerProject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
 
DssXmlServerProjectMaxMstrFileSize - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
 
DssXmlServerProjectMaxObjectCacheCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Maximum object cache count
DssXmlServerProjectMaxObjectCacheMemConsumption - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Maximum object cache memory consumtion
DssXmlServerProjectMaxPersonalViewSubscriptionCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
 
DssXmlServerProjectMaxPrintSubscriptionCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
max number of print subscriptions
DssXmlServerProjectMaxPromptWaitingTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
max prompt waiting time
DssXmlServerProjectMaxReportCacheCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Maximum report cahe count
DssXmlServerProjectMaxReportCacheDiskSpace - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Maximu report cahe disk space
DssXmlServerProjectMaxReportCacheMemConsumption - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Maximum cache memory consumption
DssXmlServerProjectMaxReportExecutionTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Maximum report execution time
DssXmlServerProjectMaxResultRowCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Maximum result row count
DssXmlServerProjectMaxScheduledReportExecutionTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Max execution time for schedule reports
DssXmlServerProjectMaxSQLGenMemConsumption - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Governs the result sets' Memory Consumption during SQL generation (MB)
DssXmlServerProjectMaxUserConnectionPerProject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Maximum user connections per project
DssXmlServerProjectMaxWHJobExecTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Governs the result sets' max Warehouse execution time (sec)
DssXmlServerProjectMigrationLatency - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Project Migration Latency
DssXmlServerProjectMX2DBPassword - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
MX to DB password
DssXmlServerProjectMX2DBUserName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
MX to DB user name
DssXmlServerProjectMX2DSN - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
MX to DSN
DssXmlServerProjectMX2RepositoryFolder - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
MX to Repository folder
DssXmlServerProjectMX2RepositoryName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
MX to Repository name
DssXmlServerProjectMX2RepositoryPassword - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
MX to Repository password
DssXmlServerProjectMX2RepositoryUserName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
MX to Repository user name
DssXmlServerProjectObjectCacheLifeTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Object cahe life time
DssXmlServerProjectObjectCacheLookupTableSize - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Object cache lookup table size
DssXmlServerProjectObjectCacheTableBucketPerLock - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Object cache table bucket per lock
DssXmlServerProjectObjectFileCachePath - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Object cache file path
DssXmlServerProjectObjectSwapPolicy - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Object cache swap policy
DssXmlServerProjectReportCacheDBMatchingFlag - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Report cache DB matchin flag The values that can be set for this setting are specified in EnumDSSXmlServerProjectReportCacheDBMatchingFlag
DssXmlServerProjectReportCacheDBMatchingFlagReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXmlServerProjectReportCacheDBMatchingFlag
 
DssXmlServerProjectReportCacheLifeTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Report cache life time
DssXmlServerProjectReportCacheLKUPMaxRAM - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
 
DssXmlServerProjectReportCacheLoadOnStart - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Load report cache on start
DssXmlServerProjectReportCacheLookupTableSize - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Report cahe lookup table size
DssXmlServerProjectReportCacheMatchDBConnection - Static variable in interface com.microstrategy.webapi.EnumDSSXmlServerProjectReportCacheDBMatchingFlag
 
DssXmlServerProjectReportCacheMatchDBLogin - Static variable in interface com.microstrategy.webapi.EnumDSSXmlServerProjectReportCacheDBMatchingFlag
 
DssXmlServerProjectReportCacheMatchUserID - Static variable in interface com.microstrategy.webapi.EnumDSSXmlServerProjectReportCacheDBMatchingFlag
 
DssXmlServerProjectReportCacheSwapFactor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
RAM Swap multiplier for report cache
DssXmlServerProjectReportCacheTableBucketPerLock - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Report cache table bucket per lock
DssXmlServerProjectReportFileCachePath - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Report cache file path
DssXmlServerProjectReportSwapPolicy - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Report cache swap policy
DssXmlServerProjectReRunEmailFilePrintSubscription - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
max number of times email subscriptions can be rerun
DssXmlServerProjectReRunHistoryListSubscription - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
max number of times history list subscriptions can be rerun
DssXmlServerProjectRWDCacheLKUPMaxRAM - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
 
DssXmlServerProjectRWDCacheStorage - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
RWD cache storage
DssXmlServerProjectRWDMaxCacheCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Max RWD Cache Count
DssXmlServerProjectRWDMaxMemoryConsumption - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
mas RWD memory consumption
DssXmlServerProjectRWDOrReportID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
 
DssXmlServerProjectScheduledReportExecutionRetryCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Max retry count for scheduled reports
DssXmlServerProjectStatisticsMaxDBConnectionTry - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
 
DssXmlServerProjectStatisticsMobileClientLocation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
 
DssXmlServerProjectStatisticsPurgeTimeout - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
These settings are for I-Server Statistics and are not exposed in desktop
DssXmlServerProjectStatisticsSQLTimeout - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
These settings are for I-Server Statistics and are not exposed in desktop
DssXmlServerProjectStatsPurgeTimeout - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Statistics purge timeout
DssXmlServerProjectURLWhiteList - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
DI URL import white list
DssXmlServerProjectWebServerLocation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerProjectSettingID
Project Definition - Document and Reports: Specifies the web server that will be used in link to history list for email subscriptions and notification of history list subscriptions
DssXmlServerProxyAuth - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerProxyHost - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerProxyPassWord - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerProxyPort - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerProxyType - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerProxyUser - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerRestrictUncertifiedScriptExecutionFlag - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerSchedulerFlag - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Sheduler flag
DssXmlServerStartupDiagnosticsFlag - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Startup diagnostics flag
DssXmlServerStatsLogging2AllProjects - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Stats logging to all projects
DssXmlServerStatsLogging2ProjectGUID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Stats logging to project GUID
DssXmlServerStringLocaleSetting - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerSynchCallTimeout - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Synchronized call timeout
DssXmlServerThreadIdleTimeOut - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Threshold idle timeout
DssXmlServerURLWhiteList - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerUserAffinityFlag - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerUserAffinityLoadBalancingFlag - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerUsher2ndFactor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerUsherAddress - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerUsherClientID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerUsherImportSynch - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerUsherOrgID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXMLServerUsherRegistrationEmailDomain - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXMLServerUsherRegistrationOption - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerUsherToken - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerVirtualByteLimitPercent - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
Virtual byte limit percent
DssXmlServerWSRMFilePath - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerWSRPBucketCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
WSRP bucket count
DssXmlServerWSRPMaxMemoryConsumption - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
WSRP maximum memory consumption
DssXmlServerWSRPMaxResultCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
WSRP maximum result count
DssXmlServerWSRPMemUsagePercertage - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
 
DssXmlServerWSRPSwapPath - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
WSRP swap path
DssXmlServerXMLMaxMemoryConsumption - Static variable in interface com.microstrategy.webapi.EnumDSSXMLServerSettingID
XML maximum memory consumption
DssXmlServiceMax - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a ServiceMax data base type.
DssXmlServiceMax - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlServiceNow - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlSessionBypassClustering - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSessionFlags
Specifies a session flag to direct the API to ignore load balancing when creating the session.
DssXmlSessionCancelActiveJobsOnClose - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSessionFlags
Specifies a session flag to cancel all active jobs when the session is closed.
DssXmlSessionChangePwdOnCreate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSessionFlags
Specifies a session flag to change password upon session creation.
DssXmlSessionCheckWebCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSessionFlags
Specifies a session flag to check the Web server cache first before running this report against the server.
DssXmlSessionDeleteReadMsgsOnClose - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSessionFlags
Specifies a session flag to delete all read messages when session is closed.
DssXmlSessionDeleteUnreadMsgsOnClose - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSessionFlags
Specifies a session flag to delete all unread messages when session is closed.
DssXmlSessionFBAppLogin - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSessionFlags
 
DssXmlSessionKeepPromptJobOnClose - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSessionFlags
Specifies a session flag to not cancel waiting-for-prompt and saved-in-history-list jobs when closing the session
DssXmlSessionPersistSystemPrompts - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSessionFlags
 
DssXmlSessionPreserveFlags - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSessionFlags
Specifies a session flag to preserve the session flags on the creation of the current session and do not overwrite them when session is closed.
DssXmlSessionRequestJWT - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSessionFlags
Specifies a session flag to use to create a JWT when creating the session.
DssXmlSessionUseWebCacheOnly - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSessionFlags
Specifies a session flag to use the Web server cache only or return error if the cache is not found.
DssXmlSetDerivedElementHierarchyOptionsOnManagedConsolidationObject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportManipulationMethod
 
DssXMLSetSearchEngineProperties - Static variable in interface com.microstrategy.webapi.EnumDSSXMLQuickSearchCommands
Set the search engine properties command
DssXmlShapeTypeFilledRectangle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLShapeType
 
DssXmlShapeTypeFilledRoundedRectangle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLShapeType
 
DssXmlShapeTypeLines - Static variable in interface com.microstrategy.webapi.EnumDSSXMLShapeType
 
DssXmlShapeTypeNone - Static variable in interface com.microstrategy.webapi.EnumDSSXMLShapeType
 
DssXmlShapeTypeRectangle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLShapeType
 
DssXmlShapeTypeRoundedRectangle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLShapeType
 
DssXmlShopify - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlShowAll - Static variable in interface com.microstrategy.webapi.EnumDSSXMLShowAxis
shows all grid lines in graph
DssXmlShowAxisLabels - Static variable in interface com.microstrategy.webapi.EnumDSSXMLShowAxis
show axis labels in graph
DssXmlShowAxisMajorGridlines - Static variable in interface com.microstrategy.webapi.EnumDSSXMLShowAxis
show major grid lines in graph
DssXmlShowAxisMinorGridlines - Static variable in interface com.microstrategy.webapi.EnumDSSXMLShowAxis
show minor axis grid lines in graph
DssXmlShowAxisSuperGridlines - Static variable in interface com.microstrategy.webapi.EnumDSSXMLShowAxis
show super grid lines in graph
DssXmlShowShowAxisLine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLShowAxis
show axis lines in graph
DssXmlSortAttributeDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSortType
The sort specifies the attribute default sort to be applied.
DssXmlSortAttributeForm - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSortType
The sort discriminates on the value of a form of an attribute.
DssXmlSortConsolidationDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSortType
The sort orders the rows so that the consolidation is put into its natural order.
DssXmlSortConsolidationForm - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSortType
The sort discriminates on the value of a form of a consolidation.
DssXmlSortCustomGroupDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSortType
The sort orders the rows so that the custom group is put into its natural order.
DssXmlSortCustomGroupForm - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSortType
The sort discriminates on the value of a form of a custom group.
DssXmlSortDimensionDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSortType
The sort is similar to the default attribute sort but applies to whatever attribute(s) are substituted for the given dimension.
DssXmlSortDimensionForm - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSortType
The sort is similar to the attribute form sort but applies to whatever attribute(s) are substituted for the given dimension.
DssXmlSortGroupByMetric - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSortType
The sort groups together all the rows that use the same metric.
DssXmlSortGroupBySubtotal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSortType
The sort groups together rows if they have the same template subtotal in their header for the given attribute.
DssXmlSortMetric - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSortType
The sort discriminates by taking values from the body of the grid.
DssXmlSortMetricHierarchical - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSortType
The sort is the same as DssSortMetric except that the sort pays attention to the hierarchy induced by the template.
DssXmlSortSubtotalsPosition - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSortType
This sort modifies the meaning of DssSubtotalsPositionDefault for subsequent sorts in the collection.
DssXmlSortValue - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSortType
The sort can only be used in an expression and it sorts the data that to which we want to apply the OLAP function so that it is in ascending/descending order.
DssXMLSourceBrowser - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourceFlags
 
DssXMLSourceComments - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourceFlags
 
DssXMLSourceDates - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourceFlags
 
DssXMLSourceDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourceFlags
 
DssXMLSourceDefn - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourceFlags
 
DssXMLSourceDependents - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourceFlags
 
DssXmlSourceFeatureSingleHierarchyPerDimensionOnTemplate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourceFeatures
 
DssXMLSourceProperties - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourceFlags
 
DssXMLSourceQueryProjectID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourceFlags
 
DssXMLSourceSecurity - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourceFlags
 
DssXmlSourcesInfoGetReports - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourcesInfoFlags
 
DssXmlSourcesInfoGetTokensInfo - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourcesInfoFlags
 
DssXmlSourcesInfoGetUserName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourcesInfoFlags
 
DssXmlSourcesInfoNone - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourcesInfoFlags
 
DssXmlSourcesInfoRevokeSession - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSourcesInfoFlags
 
DssXmlSparkConfig - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Spark configuration db role
DssXmlSparkSQL2x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlSquare - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlStarburst - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a starburst connector data base type.
DssXmlStarburst - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXMLStartCrawl - Static variable in interface com.microstrategy.webapi.EnumDSSXMLQuickSearchCommands
start crawl command
DssXMLStartIncrementalCrawl - Static variable in interface com.microstrategy.webapi.EnumDSSXMLQuickSearchCommands
start incremental crawl command
DssXMLStartSearchEngine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLQuickSearchCommands
start search engine command
DssXmlStatisticCacheCreatorJobID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticCacheCreatorSessionID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticCacheHitTableID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticTableID
Enumeration to specify the Cache Hit Statistics Module
DssXmlStatisticCacheHitTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticCacheHitType - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticCacheId - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticCacheIndex - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticCacheLastData - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticCacheModuleReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticCacheProjectID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticCacheServerID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticCacheSessionID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticCubeRepTableID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticTableID
Enumeration to specify the Cube Report Statistics Module
DssXmlStatisticDataIDReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticDocumentCachedIndicator - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticDocumentCancelledIndicator - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticDocumentDocumentID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticDocumentExecErrorCode - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticDocumentExecStatus - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticDocumentFinishTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticDocumentJobFinishTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticDocumentJobId - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticDocumentLastData - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticDocumentModuleReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticDocumentProjectID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticDocumentPromptIndicator - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticDocumentQueueTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticDocumentReportNumber - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticDocumentRequestQueueTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticDocumentRequestRecTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticDocumentServerID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticDocumentServerMachine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticDocumentServerName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticDocumentSessionID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticDocumentStartTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticDocumentStepCPUTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticDocumentStepDuration - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticDocumentStepFinishTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticDocumentStepJobID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticDocumentStepProjectID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticDocumentStepQueueTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticDocumentStepSequence - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticDocumentStepServerID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticDocumentStepSessionID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticDocumentStepStartTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticDocumentStepTableID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticTableID
Enumeration to specify the Document Step Level Statistics Module
DssXmlStatisticDocumentStepType - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticDocumentTableID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticTableID
Enumeration to specify the Document Statistics Module
DssXmlStatisticDocumentUserID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticElemCacheIndicator - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticElemQueryExecTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticElemReqClientMachine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticElemReqDuration - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticElemReqElemSrvTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticElemReqFinishTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticElemReqHeaderID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticElemReqHeaderTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticElemReqID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticElemReqJobStatus - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticElemReqLastData - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticElemReqMachineName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticElemReqModuleReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticElemReqProjectID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticElemReqResolutionTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticElemReqResultSize - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticElemReqServerName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticElemReqSource - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticElemReqSqlEngTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticElemReqStartTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticElemReqStatsProject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticElemReqStatsSessionID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticElemReqUserID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticElemReqWebMachine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticElemSessionID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticHeaderJobTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticInBoxActTableID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticTableID
Enumeration to specify the InBox Act Statistics Module
DssXmlStatisticJobAnalyticalCPUTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticJobAnalytTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticJobCacheIndicator - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticJobClientMachine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticJobDuration - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticJobFilter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticJobFinalResultSize - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticJobFinishTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticJobHeaderID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticJobID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticJobLastData - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticJobMachineName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticJobProjectID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticJobQueryExecTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticJobQueryExecutionCPUTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticJobReportID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticJobRepResolTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticJobResolutionCPUTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticJobServerName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticJobSessionID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticJobSource - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticJobSqlEngineCPUTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticJobSqlEngTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticJobSqlSteps - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticJobStartTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticJobStatsProject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticJobStatsSessionID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticJobStatus - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticJobTableID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticTableID
Enumeration to specify the Job Statistics Module
DssXmlStatisticJobTemplate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticJobUserID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticJobWebMachine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticLastModule - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticModuleID
 
DssXmlStatisticLastTable - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticTableID
 
DssXmlStatisticMBDeviceTableID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticTableID
Enumeration to specify the Mobile Device Statistics Module
DssXmlStatisticMBExecTableID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticTableID
Enumeration to specify the Mobile Execution Statistics Module
DssXmlStatisticMBManipTableID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticTableID
Enumeration to specify the Mobile Manipulation Statistics Module
DssXmlStatisticMdReqCacheIndicator - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticMdReqClientMachine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticMdReqFinishTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticMDReqHeaderID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticMdReqHeaderTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticMDReqID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticMdReqJobSource - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticMdReqJobStatus - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticMdReqLastData - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticMdReqMachineName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticMdReqModuleReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticMdReqObjSrvTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticMdReqProjectID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticMdReqServerName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticMdReqSessionID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticMdReqStartTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticMdReqStatsProject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticMdReqStatsSessionID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticMdReqUserID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticMdReqWebMachine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticMemoryExecutionType - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticMemoryFailureIndic - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticMemoryJobID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticMemoryMemoryAMT - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticMemoryProjectID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticMemorySequenceID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticMemoryServerID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticMemorySessionID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticMemoryTableID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticTableID
Enumeration to specify the Memory Usage Statistics Module
DssXmlStatisticMessageTableID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticTableID
Enumeration to specify the Message Statistics Module
DssXmlStatisticModuleCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticModuleID
Module to control cache statistics
DssXmlStatisticModuleDocument - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticModuleID
Module to control Document statistics
DssXmlStatisticModuleElementReque - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticModuleID
Module to control Element Browse request statistics
DssXmlStatisticModuleIDReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticModuleID
Not used
DssXmlStatisticModuleMetadata - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticModuleID
Module to control MD request statistics
DssXmlStatisticModuleReport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticModuleID
Module to control report statistics
DssXmlStatisticModuleReportBasic - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticModuleID
Module to control report statistics
DssXmlStatisticModuleReportDetail - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticModuleID
Module to control report data statistics
DssXmlStatisticModuleReportStepLevel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticModuleID
Module to control report step level statistics
DssXmlStatisticModuleSession - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticModuleID
Module to control session statistics
DssXmlStatisticModuleUser - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticModuleID
Module to control statistics user statistics
DssXmlStatisticParentJobID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticPerfMonTableID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticTableID
Enumeration to specify the Performance Monitoring Statistics Module
DssXmlStatisticPrmptAnsAnswersGUID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticPrmptAnsAnswersType - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticPrmptAnsGUID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticPrmptAnsIsDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticPrmptAnsIsRequired - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticPrmptAnsJobID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticPrmptAnsLocationDesc - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticPrmptAnsLocationGUID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticPrmptAnsLocationType - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticPrmptAnsName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticPrmptAnsOrderID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticPrmptAnsProjectID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticPrmptAnsPromptAnswers - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticPrmptAnsServerID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticPrmptAnsServerMachine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticPrmptAnsSessionID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticPrmptAnsTableReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticPrmptAnsTitle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticProjSessConnectTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticProjSessDisconnectTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticProjSessEventNotes - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticProjSessionTableID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticTableID
Enumeration to specify the Project Session Statistics Module
DssXmlStatisticProjSessProjectID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticProjSessServerID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticProjSessServerMachine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticProjSessServerName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticProjSessSessionID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticProjSessUserID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticPromptAnswersTableID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticTableID
Enumeration to specify the Prompt Answer Statistics Module
DssXmlStatisticRepManipChildJobID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticRepManipCPUTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticRepManipFinishTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticRepManipJobID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticRepManipManipDuration - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticRepManipManipSequenceID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticRepManipManipType - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticRepManipManipXML - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticRepManipProjectID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticRepManipQueueTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticRepManipServerID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticRepManipSessionID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticRepManipStartTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportAdhocIndicator - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportCacheCreateIndicator - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportCancelledIndicator - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportCOLID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportColTableID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticTableID
Enumeration to specify the Report Column Statistics Module
DssXmlStatisticReportDatamartIndicator - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportDBInstanceID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportDBUserID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportDetailColColumnID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportDetailColColumnName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportDetailColCounter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportDetailColProjectID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportDetailColServerID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportDetailColSessionID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportDetailColSQLClauseTypeID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportDetailColTableID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportDetailCPUTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportDetailDBErrorMessage - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportDetailFinishTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportDetailLastData - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportDetailModuleReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportDetailProjectID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportDetailQueueTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportDetailServerID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportDetailSessionID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportDetailSQLPassExecTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportDetailSQLPassFinishTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportDetailSQLPassSequence - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportDetailSQLPassStartTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportDetailSQLPassTotalTableAccessed - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportDetailSQLPassType - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportDetailSQLProjectID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportDetailSQLServerID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportDetailSQLSessionID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportDetailSQLStatement - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportDetailStartTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportDetailStepDuration - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportDetailStepSequence - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportDetailStepType - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportDrillIndicator - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportElementLoadIndicator - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportEmbeddedFilter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportEmbeddedTemplate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportErrorMessage - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportExecFinishTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportExecStartTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportFilterID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportFinalResultSize - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportJobCost - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportJobErrorCode - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportJobID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportJobStatus - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportManipTableID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticTableID
Enumeration to specify the Report Manipulation Statistics Module
DssXmlStatisticReportModuleReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportNewLastData - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportNewModuleReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportParentIndicator - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportParentJobID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportPriorityNumber - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportProjectID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportPromptIndicator - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportReportID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportReportType - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportRequestQueueTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportRequestRecTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportScheduleIndicator - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportSecurityFilterID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportSecurityJobID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportSecurityProjectID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportSecurityServerID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportSecuritySessionID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportSecurityTableID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticTableID
Enumeration to specify the Report Security Statistics Module
DssXmlStatisticReportServerID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportServerMachine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportServerName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportSessionId - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportSQLID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportSQLPasses - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportSQLTableID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticTableID
Enumeration to specify the Report SQL Statistics Module
DssXmlStatisticReportStepID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportStepTableID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticTableID
Enumeration to specify the Report Step Level Statistics Module
DssXmlStatisticReportTableID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticTableID
Enumeration to specify the Report Statistics Module
DssXmlStatisticReportTemplateID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticReportUserID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticSchedulerHitCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticSchedulerProjectID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticSchedulerScheduleID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticSchedulerScheduleType - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticSchedulerServerID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticSchedulerSessionID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticSchedulerTriggerID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticScheduleSessionID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticScheduleTableID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticTableID
Enumeration to specify the Schedule Statistics Module
DssXmlStatisticSecurityID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticSessionClientMachine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticSessionConnectTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticSessionDisConnectTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticSessionEventNotes - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticSessionEventSource - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticSessionEventTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticSessionId - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticSessionLastData - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticSessionModuleReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticSessionProjectID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticSessionServerID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticSessionServerInstance - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticSessionServerMachine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticSessionServerName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticSessionSessionEvent - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticSessionSessionID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticSessionTableID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticTableID
Enumeration to specify the Session Statistics Module
DssXmlStatisticSessionUserID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticSessionWebMachine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticStepDurationTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticStepJobID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticStepLastData - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticStepModuleReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticStepResultSize - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticStepSequenceNumber - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticStepSessionID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticStepSql - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticStepTablesAccessed - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticStepType - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticTableIDReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticTableID
Not Used
DssXmlStatisticUserConnectTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticUserDisconnectTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticUserLastData - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticUserMachine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticUserModuleReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticUserName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticUserProject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticUserServer - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatisticUserSessionID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatisticDataID
 
DssXmlStatusConstructResult - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatus
Specifies an execution status that the report or document is constructing the result.
DssXmlStatusErrMsgXML - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatus
Specifies an execution status that the report or document execution has an error message returned.
DssXmlStatusHTMLResult - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatus
Specifies an execution status that HTML cache is hit and HTML result is returned.
DssXmlStatusInAnalyticalEngine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatus
Specifies an execution status that the report or document is being cross-tabbed.
DssXmlStatusInQueryEngine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatus
Specifies an execution status that the SQL generated is being executed.
DssXmlStatusInResolution - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatus
Specifies an execution status that the report or document is being resolved (meaning looking for prompts).
DssXmlStatusInSQLEngine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatus
Specifies an execution status that SQL has been generated for the report or document.
DssXmlStatusJobRunning - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatus
Specifies an execution status that the job is running.
DssXmlStatusMsgID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatus
Specifies an execution status that the job is running and should come back to get the result.
DssXmlStatusNeedToGetResults - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatus
Specifies that Web should get results to update.
DssXmlStatusPreparingOutput - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatus
Specifies an execution status that the report or document is preparing output.
DssXmlStatusPromptXML - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatus
Specifies a report execution status that the report or document contains prompts and the prompt question XML is returned.
DssXmlStatusResult - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatus
Specifies an execution status that the report or document result is returned.
DssXmlStatusRunningOnOtherNode - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatus
Specifies that the job is running on another node.
DssXmlStatusUpdatingCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatus
Specifies an execution status that the report or document is updating cache.
DssXmlStatusUserRequestAsyncExport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatus
Specifies no cache is hit when Web request async export at phase 1.
DssXmlStatusUserRequestObjectDeletedFromMD - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatus
Specifies the History List original dossier/document has been deleted in MD.
DssXmlStatusWaiting - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatus
Specifies an execution status that the report or document is waiting in a queue for a processing unit.
DssXmlStatusWaitingForCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatus
Specifies an execution status that the report or document is waiting for cache.
DssXmlStatusWaitingForChildren - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatus
Specifies an execution status that the report or document is waiting for child jobs to finish.
DssXmlStatusWaitingForProject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatus
Specifies an execution status that the report or document is waiting for project to be in an execution state, such as open or not idle.
DssXmlStatusWaitingOnGovernor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatus
Specifies an execution status that the report or document is waiting for a governing setting to fall below the maximum.
DssXmlStatusXMLResult - Static variable in interface com.microstrategy.webapi.EnumDSSXMLStatus
Specifies that an XML result is ready
DssXMLStopIncrementalCrawl - Static variable in interface com.microstrategy.webapi.EnumDSSXMLQuickSearchCommands
stop incremental crawl command
DssXMLStopSearchEngine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLQuickSearchCommands
stop search engine command
DssXmlSubscriptionContactTypeAll - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubscriptionContactType
 
DssXmlSubscriptionContactTypeAllConsumers - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubscriptionContactType
 
DssXmlSubscriptionContactTypeContact - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubscriptionContactType
 
DssXmlSubscriptionContactTypeContactCollection - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubscriptionContactType
 
DssXmlSubscriptionContactTypeCount - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubscriptionContactType
 
DssXmlSubscriptionContactTypeDRL - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubscriptionContactType
 
DssXmlSubscriptionContactTypeLDAPUser - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubscriptionContactType
 
DssXmlSubscriptionContactTypeMSTRUser - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubscriptionContactType
 
DssXmlSubscriptionContactTypeMSTRUserGroup - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubscriptionContactType
 
DssXmlSubscriptionContactTypeReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubscriptionContactType
 
DssXmlSubtotalCube - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubtotalStyle
Add subtotals for every possible combination of units on the axis.
DssXmlSubtotalGrandTotal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubtotalStyle
Add a subtotal at the outermost level of the axis.
DssXmlSubtotalNone - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubtotalStyle
No subtotal appears on the axis (the default setting).
DssXmlSubtotalOutline - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubtotalStyle
Add an subtotal at every level of the axis.
DssXmlSubtotalsPositionFirst - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubtotalsPosition
Put subtotal rows before ordinary rows.
DssXmlSubtotalsPositionInherit - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubtotalsPosition
Use the same subtotal position as was used for the previous sort in the collection.
DssXmlSubtotalsPositionLast - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubtotalsPosition
Put subtotal rows after ordinary rows.
DssXmlSubtotalsPositionMix - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSubtotalsPosition
No special treatment for subtotal element.
DssXmlSubTypeAggMetric - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type ofn AggMetric (same as DSS type).
DssXmlSubTypeAttribute - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of ordinary Attribute.
DssXmlSubTypeAttributeAbstract - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Attribute that is only used as base of role or transformation.
DssXmlSubTypeAttributeForm - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Attribute Form (same as DSS type).
DssXmlSubTypeAttributeRecursive - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
 
DssXmlSubTypeAttributeRole - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Attribute that is formed as a role of another attribute.
DssXmlSubTypeAttributeSmart - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Attribute that is defined as smart attribute in analytical engine.
DssXmlSubTypeAttributeTransformation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of transformation of Attribute (e.g. last year).
DssXmlSubTypeBlobExcel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of a Blob Excel
DssXmlSubTypeBlobHTMLTemplate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of a Blob HTML Template
DssXmlSubTypeBlobImage - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of a Blob Image
DssXmlSubTypeBlobOther - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of a Blob Other
DssXmlSubTypeBlobProjectPackage - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of a Blob Project Package
DssXmlSubTypeBlobUnknown - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of a Blob unknown
DssXmlSubTypeCatalog - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Catalog (same as DSS type).
DssXmlSubTypeCatalogDefn - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Catalog Definition (same as DSS type).
DssXmlSubTypeChangeJournal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of a Change Journal
DssXmlSubTypeChangeJournalSearch - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of a Change Journal Search
DssXmlSubTypeColumn - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Column (same as DSS type).
DssXmlSubTypeCommandManagerScript - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of a command manager script
DssXmlSubTypeCommandManagerScriptJupyterNotebook - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of a command manager jupyter notebook script
DssXmlSubTypeCommandManagerScriptPython - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of a command manager python script
DssXmlSubTypeConfiguration - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Configuration (same as DSS type).
DssXmlSubTypeConsolidation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Consolidation (same as DSS type).
DssXmlSubTypeConsolidationElement - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Consolidation Element (same as DSS type).
DssXmlSubTypeConsolidationManaged - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
 
DssXmlSubTypeCustomGroup - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Filter being used as a custom group.
DssXmlSubTypeDashboardTemplate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of a Dashboard Template
DssXmlSubTypeDatamart - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Datamart
DssXmlSubTypeDatamartReport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Datamart report
DssXmlSubTypeDBConnection - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of DB Connection (same as DSS type).
DssXmlSubTypeDBLogin - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of DB Login (same as DSS type).
DssXmlSubTypeDBMS - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of DBMS (same as DSS type).
DssXmlSubTypeDBRole - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of DB Role (same as DSS type).
DssXmlSubTypeDBRoleDataImport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of DB Role created from web (same as DSS type).
DssXmlSubTypeDBRoleGenericDataConnector - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
 
DssXmlSubTypeDBRoleOAuth - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of DB Role (same as DSS type).
DssXmlSubTypeDBTable - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of DB Table that is normal physical table on some database.
DssXmlSubTypeDBTablePMT - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of DB Table that is partition mapping table on database.
DssXmlSubTypeDerivedAttribute - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of a derived attribute
DssXmlSubTypeDevice - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Device
DssXmlSubTypeDimensionOrdered - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of ordered user Dimension.
DssXmlSubTypeDimensionSystem - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of system Dimenstion (used to hold schema).
DssXmlSubTypeDimensionUser - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of user Dimension (mostly used on template).
DssXmlSubTypeDimensionUserHierarchy - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Dimension used to browse elements.
DssXmlSubTypeDocumentDefinition - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Document Definition (same as DSS type).
DssXmlSubTypeDocumentTheme - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of document theme
DssXmlSubTypeDrillMap - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Drill Map (same as DSS type).
DssXmlSubTypeExternalShortcutSnapshot - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of a External Shortcut Snapshot
DssXmlSubTypeExternalShortcutTarget - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of a External Shortcut Target
DssXmlSubTypeExternalShortcutUnknown - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of a External Shortcut Unknown
DssXmlSubTypeExternalShortcutURL - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of a External Shortcut URL
DssXmlSubTypeFact - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Fact (same as DSS type).
DssXmlSubTypeFactGroup - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Fact Group (same as DSS type).
DssXmlSubTypeFilter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Filter being used as a filter.
DssXmlSubTypeFlag - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of a Flag
DssXmlSubTypeFolder - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Folder (same as DSS type).
DssXmlSubTypeFormat - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of format.
DssXmlSubTypeFormNormal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Attribute Form used by one attribute.
DssXmlSubTypeFormSystem - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Attribute Form shared across attributes.
DssXmlSubTypeFunction - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Function (same as DSS type).
DssXmlSubTypeFunctionPackageDefinition - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Function Package Definition (same as DSS type).
DssXmlSubTypeGraphStyle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of a Graph Style
DssXmlSubTypeInBox - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Inbox (same as DSS type).
DssXmlSubTypeInBoxMsg - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Inbox Message (same as DSS type).
DssXmlSubTypeLink - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Link (same as DSS type).
DssXmlSubTypeMDSecurityFilter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of MD Security Filter (same as DSS type).
DssXmlSubTypeMetric - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of normal Metric.
DssXmlSubTypeMetricDMX - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of DMX metric.
DssXmlSubTypeMonitorDBConnections - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of DB Connection Monitor.
DssXmlSubTypeMonitorJobs - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Job Monitor.
DssXmlSubTypeMonitorPerformance - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Performance Monitor.
DssXmlSubTypeMonitorUserConnections - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of User Connection Monitor .
DssXmlSubTypePaletteCustom - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of a Custom palette
DssXmlSubTypePaletteSystem - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of a system palette
DssXmlSubTypeProject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Project (same as DSS type).
DssXmlSubTypePrompt - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Prompt whose type has not yet been specified.
DssXmlSubTypePromptAnswer - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of prompt answer.
DssXmlSubTypePromptAnswerBigDecimal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of a prompt answer for a big decimal
DssXmlSubTypePromptAnswerBoolean - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of a prompt answer for a boolean
DssXmlSubTypePromptAnswerDate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of a prompt answer for a date
DssXmlSubTypePromptAnswerDimty - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of a prompt answer for dimensionality
DssXmlSubTypePromptAnswerDouble - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of a prompt answer for a floating point number
DssXmlSubTypePromptAnswerElements - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of a prompt answer for one or more attribute elements
DssXmlSubTypePromptAnswerExpression - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of a prompt answer for an entire expression
DssXmlSubTypePromptAnswerExpressionDraft - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of a prompt answer to fill gaps in an expression
DssXmlSubTypePromptAnswerInt64 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of a Prompt Answer Int 64
DssXmlSubTypePromptAnswerLong - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of a prompt answer for an integer
DssXmlSubTypePromptAnswerObjects - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of a prompt answer for one or more DSS objects
DssXmlSubTypePromptAnswers - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of prompt answers.
DssXmlSubTypePromptAnswerString - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of a prompt answer for a string
DssXmlSubTypePromptBigDecimal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
 
DssXmlSubTypePromptBoolean - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Prompt for a boolean.
DssXmlSubTypePromptDate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Prompt for a date or time.
DssXmlSubTypePromptDimty - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Prompt for dimetionality.
DssXmlSubTypePromptDouble - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Prompt for a floating point number.
DssXmlSubTypePromptElements - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Prompt for one or more attribute elements.
DssXmlSubTypePromptExpression - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Prompt for an entire expression.
DssXmlSubTypePromptExpressionDraft - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Prompt to fill in gaps in a draft expression.
DssXmlSubTypePromptLong - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Prompt for an integer.
DssXmlSubTypePromptObjects - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Prompt for one or more DSS objects.
DssXmlSubTypePromptString - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Prompt for a character string.
DssXmlSubTypePropertyGroup - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Property Group (same as DSS type).
DssXmlSubTypePropertySet - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Property Set (same as DSS type).
DssXmlSubTypeReconciliation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of a Reconciliation
DssXmlSubTypeReportBase - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of base report.
DssXmlSubTypeReportCube - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of cube report.
DssXmlSubTypeReportDatamart - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Datamart report.
DssXmlSubTypeReportEmmaCube - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Emma cube.
DssXmlSubTypeReportEmmaIncrementalRefresh - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Emma IRR.
DssXmlSubTypeReportEngine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Report displayed as SQL.
DssXmlSubTypeReportGraph - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Report displayed as a graph.
DssXmlSubTypeReportGrid - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Report displayed as a grid.
DssXmlSubTypeReportGridAndGraph - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of grid and graph report.
DssXmlSubTypeReportHyperCard - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
 
DssXmlSubTypeReportIncrementalRefresh - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
 
DssXmlSubTypeReportNonInteractive - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of non-interactive report.
DssXmlSubTypeReportText - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Report displayed as text.
DssXmlSubTypeReportTransaction - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of transaction report.
DssXmlSubTypeReportWritingDocument - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Report Writing Document.
DssXmlSubTypeRequest - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Request (same as DSS type).
DssXmlSubTypeReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Reserved for future use.
DssXmlSubTypeResolution - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Resolution (same as DSS type).
DssXmlSubTypeRole - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Role used to define one attribute as being similar to another attribute.
DssXmlSubTypeRoleTransformation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Role used to transform an attribute.
DssXmlSubTypeScheduleEvent - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Schedule Event (same as DSS type).
DssXmlSubTypeScheduleObject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Schedule Object (same as DSS type).
DssXmlSubTypeScheduleTrigger - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Schedule Trigger (same as DSS type).
DssXmlSubTypeSchema - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Schema (same as DSS type).
DssXmlSubTypeSearch - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Search (same as DSS type).
DssXmlSubTypeSearchFolder - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Search Folder (same as DSS type).
DssXmlSubTypeSecurityRole - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Security Role (same as DSS type).
DssXmlSubTypeServerDef - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Server Definition (same as DSS type).
DssXmlSubTypeStyle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Style.
DssXmlSubTypeSubscriptionAddress - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of a Subscription Address
DssXmlSubTypeSubscriptionContact - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of a Subscription Contact
DssXmlSubTypeSubscriptionInstance - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of a Subscription Instance
DssXmlSubTypeSubtotalDefinition - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Metric used to define a subtotal.
DssXmlSubTypeSystemSubtotal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Metric used to define a system subtotal.
DssXmlSubTypeTable - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of usual logical Table.
DssXmlSubTypeTablePartitionMD - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Table with partition stored in metadata.
DssXmlSubTypeTablePartitionWH - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Table with partition stored in warehouse.
DssXmlSubTypeTableSource - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Table Source (same as DSS type).
DssXmlSubTypeTemplate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Template (same as DSS type).
DssXmlSubTypeThresholds - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of a Threshold
DssXmlSubTypeTransmitter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type Transmitter
DssXmlSubTypeUnknown - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of Unknown indicating that the type of the object is not specified.
DssXmlSubTypeUser - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of User that represents a single user.
DssXmlSubTypeUserGroup - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectSubTypes
Specifies a DSS sub-type of User that is a group of users.
DssXmlSugarCRM - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a SugarCRM data base type.
DssXmlSugarCRM - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXMLSupportedFormatTypeExcel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSupportedFormatTypes
Specify the supported format type as excel
DssXMLSupportedFormatTypeHTMLWithImages - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSupportedFormatTypes
Specify the supported format type as HTML with images
DssXMLSupportedFormatTypeHTMLWithoutImages - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSupportedFormatTypes
Specify the supported format type as HTML without images
DssXMLSupportedFormatTypePDF - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSupportedFormatTypes
Specify the supported format type as pdf
DssXMLSupportedFormatTypeReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSupportedFormatTypes
Reserved
DssXMLSupportedFormatTypeText - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSupportedFormatTypes
Specify the supported format type as text
DssXmlSymbolBlackCircle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSymbol
 
DssXmlSymbolBlackDiamond - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSymbol
 
DssXmlSymbolBlackFlorette - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSymbol
 
DssXmlSymbolBlackSquare - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSymbol
 
DssXmlSymbolDownArrow - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSymbol
 
DssXmlSymbolHeavyBallotX - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSymbol
 
DssXmlSymbolHeavyCheckMark - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSymbol
 
DssXmlSymbolInkBlot - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSymbol
 
DssXmlSymbolLozenge - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSymbol
 
DssXmlSymbolPlaceInterestSign - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSymbol
 
DssXmlSymbolReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSymbol
 
DssXmlSymbolRightArrow - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSymbol
 
DssXmlSymbolUpArrow - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSymbol
 
DssXmlSymbolWheelofDharma - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSymbol
 
DssXmlSystemLinkCacheInvalidationSchedule - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSystemLinks
Link used to limit users' options for report cache invalidation scheduling based on (ScheduleTrigger,ReportDefinition) tuples
DssXmlSystemLinkDBConnectionMap - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSystemLinks
Link defining database connection mapping through (Project,User,DBRole,DBConnection,DBLogin) tuples.
DssXmlSystemLinkDefaultLocalizedConnection - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSystemLinks
Link defining default localized database connection through (Project,Locale,DBRole,DBConnection) tuples
DssXmlSystemLinkDocumentAnnotations - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSystemLinks
Links used to store document annotations/comments
DssXmlSystemLinkDocumentScheduleRelation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSystemLinks
Link used to limit users' options for document scheduling based on (ScheduleTrigger,DocumentDefinition) tuples.
DssXmlSystemLinkDocumentSchedules - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSystemLinks
Link storing scheduling personalization info on (ScheduleTrigger,User,DocumentDefinition,Request) tuples.
DssXmlSystemLinkGeneralSchedules - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSystemLinks
Link defining schedules at project level, through (ScheduleTrigger,User,Request) tuples.
DssXmlSystemLinkLocalizedConnectionMap - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSystemLinks
Link defining localized database connection mapping through (Project,User,Locale,DBRole,DBConnection,DBLogin) tuples
DssXmlSystemLinkMDSecurity - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSystemLinks
Link specifying metadata security info for users, based on (User,MDSecurityFilter) pairs.
DssXmlSystemLinkPreferences - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSystemLinks
Link storing user preferences, based on (User,Project) pairs.
DssXmlSystemLinkProfile - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSystemLinks
Link storing user profile information (e.g. profile folder names), based on (Project,User) pairs.
DssXmlSystemLinkQuota - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSystemLinks
Links used to store user analysis quota.
DssXmlSystemLinkReportAnnotations - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSystemLinks
Links used to store report annotations/comments
DssXmlSystemLinkReportScheduleRelation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSystemLinks
Link used to limit users' options for report scheduling based on (ScheduleTrigger,ReportDefinition) tuples.
DssXmlSystemLinkReportSchedules - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSystemLinks
Link storing scheduling personalization info on (ScheduleTrigger,User,ReportDefinition,Request) tuples.
DssXmlSystemLinkReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSystemLinks
 
DssXmlSystemLinkReservedLastOne - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSystemLinks
 
DssXmlSystemLinkSchedules - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSystemLinks
Link defining schedules at configuration level, through (ScheduleTrigger,User,Request) tuples.
DssXmlSystemLinkSecurityRole - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSystemLinks
Link specifying user security roles through (Project,User,SecurityRole) tuples.
DssXmlSystemLinkWebPreferences1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSystemLinks
Links used to store preferences in web.
DssXmlSystemLinkWebPreferences2 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSystemLinks
Links used to store preferences in web.
DssXmlSystemLinkWebPreferences3 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLSystemLinks
Links used to store preferences in web.
DssXmlTableStateExecutionActionForceExecution - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTableStateExecutionAction
force execution on this table
DssXmlTableStateExecutionActionIgnore - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTableStateExecutionAction
ignore this table
DssXmlTableStateExecutionActionRequireFreshData - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTableStateExecutionAction
require fresh data
DssXmlTableStateExecutionActionReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTableStateExecutionAction
Reserved: indicate not exists?
DssXmlTeamCity - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a TeamCity data base type.
DssXmlTeamCity - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlTemplateAttribute - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTemplateUnitType
This unit contains an attribute.
DssXmlTemplateConsolidation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTemplateUnitType
The unit contains a consolidation.
DssXmlTemplateCustomGroup - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTemplateUnitType
The unit contains a custom group.
DssXmlTemplateDimension - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTemplateUnitType
The unit contains a dimension.
DssXmlTemplateMetrics - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTemplateUnitType
The unit contains all the metrics on the template.
DssXmlTemplatePrompt - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTemplateUnitType
The unit contains a prompt.
DssXmlTemplateRawUnit - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTemplateUnitType
The raw data unit created by custom SQL.
DssXmlTemplateReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTemplateUnitType
Reserved.
DssXMLTemplateSubtotalAll - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTemplateSubtotalType
The template subtotal is defined by multiple template subtotals that include all available metric subtotals and are grouped from different metrics by the subtotal definition
DssXMLTemplateSubtotalDefault - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTemplateSubtotalType
The template subtotal is defined by using the default subtotals from each metric
DssXMLTemplateSubtotalDefinition - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTemplateSubtotalType
The template subtotal is defined by taking all metric subtotals with the same definition as the template subtotal
DssXMLTemplateSubtotalList - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTemplateSubtotalType
The template subtotal is defined by giving an explicit list of the corresponding metric subtotals
DssXMLTemplateSubtotalReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTemplateSubtotalType
Invalid template subtotal type.
DssXmlTimeBeginning - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDynamicTime
 
DssXmlTimeDynamicHour - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDynamicTime
 
DssXmlTimeDynamicMinute - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDynamicTime
 
DssXmlTimeEnd - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDynamicTime
 
DssXmlTimeEveryOccurrence - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTimeOccurrenceType
Specifies the every occurence
DssXmlTimeInvalidTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDynamicTime
 
DssXmlTimeLastOccurrence - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTimeOccurrenceType
Specifies the last occurence
DssXmlTimeNoRecurrence - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTimeOccurrenceType
Specifies no recurrence
DssXmlTimeNotDynamicTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDynamicTime
 
DssXmlTimeNow - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDynamicTime
 
DssXmlTimeOneOccurrence - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTimeOccurrenceType
Specifies the one occurence
DssXmlTimeStaticDate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDynamicTime
 
DssXmlTimeThisFriday - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDynamicTime
 
DssXmlTimeThisMonday - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDynamicTime
 
DssXmlTimeThisMonth - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDynamicTime
 
DssXmlTimeThisQuarter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDynamicTime
 
DssXmlTimeThisSaturday - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDynamicTime
 
DssXmlTimeThisSunday - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDynamicTime
 
DssXmlTimeThisThursday - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDynamicTime
 
DssXmlTimeThisTuesday - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDynamicTime
 
DssXmlTimeThisWednesday - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDynamicTime
 
DssXmlTimeThisWeek - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDynamicTime
 
DssXmlTimeThisYear - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDynamicTime
 
DssXmlTimeToday - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDynamicTime
 
DssXmlTokenLevelClient - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenLevels
 
DssXmlTokenLevelLexed - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenLevels
 
DssXmlTokenLevelParsed - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenLevels
 
DssXmlTokenLevelReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenLevels
 
DssXmlTokenLevelResolved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenLevels
 
DssXmlTokenSectionTypeConditionality - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenSectionTypes
 
DssXmlTokenSectionTypeDimensionality - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenSectionTypes
 
DssXmlTokenSectionTypeDimensionalityUnitSeparator - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenSectionTypes
 
DssXmlTokenSectionTypeFunction - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenSectionTypes
 
DssXmlTokenSectionTypeFunctionArguments - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenSectionTypes
 
DssXmlTokenSectionTypeFunctionArgumentSeparator - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenSectionTypes
 
DssXmlTokenSectionTypeFunctionParameters - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenSectionTypes
 
DssXmlTokenSectionTypeFunctionParameterSeparator - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenSectionTypes
 
DssXmlTokenSectionTypeReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenSectionTypes
 
DssXmlTokenSectionTypeTransformations - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenSectionTypes
 
DssXmlTokenSectionTypeTransformationsUnitSeparator - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenSectionTypes
 
DssXmlTokenStateError - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenStates
 
DssXmlTokenStateInitial - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenStates
 
DssXmlTokenStateOkay - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenStates
 
DssXmlTokenStateReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenStates
 
DssXmlTokenTypeAggFirstInFact - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeAggFun - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeAggLastInFact - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeAggMetricRef - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeAmpersand - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeAndFun - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeArrowDown - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeArrowUp - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeArrowUpDown - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeAsterisk - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeAtSign - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeAttrFormRef - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeAttrRef - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeBetweenFun - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeBoolPrefixFun - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeCaret - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeCaseFun - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeColon - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeColumnRef - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeComma - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeCompareFun - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeConsolidationElementRef - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeConsolidationRef - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeCSQLRef - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeDateTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeDimFormRef - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeDimRef - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeDollar - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeDot - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeDoubleQString - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeElements - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeEmpty - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeEndOfInput - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeEndOfTypes - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeEnhBetweenFun - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeEnhCompareFun - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeEqualSign - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeError - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeExclamationPoint - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeFactRef - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeFilterRef - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeFloat - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeFreeVariable - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeFwdSlash - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeIdentifier - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeInSetFun - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeInteger - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeIntersectFun - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeKwdBreakBy - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeKwdFactID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeKwdFalse - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeKwdSortBy - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeKwdTrue - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeLeftAccolade - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeLeftAngleBracket - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeLeftParen - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeLeftSquareBracket - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeLikeFun - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeLiteral - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeLongNumber - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeMetricRef - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeMinusSign - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeNotFun - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeNumberSign - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeOrFun - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypePercent - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypePlusSign - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypePromptRef - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeQuestionMark - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeRelativeFun - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeReportRef - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeReserved1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeReserved2 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeRightAccolade - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeRightAngleBracket - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeRightParen - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeRightSquareBracket - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeRoleRef - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeRWMetricRef - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeSemicolon - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeSimpInfixFun1 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeSimpInfixFun2 - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeSimpPrefixFun - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeTableRef - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeTilda - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeUnderscore - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeUnknown - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DssXmlTokenTypeVerticalBar - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTokenTypes
 
DSSXMLTransactionActionDisable - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTransactionAction
Disable
DSSXMLTransactionActionHide - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTransactionAction
Hide
DSSXMLTransactionActionMarkRequired - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTransactionAction
MarkRequired
DSSXMLTransactionActionReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTransactionAction
Reserved
DSSXMLTransactionActionTypeDelete - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTransactionActionTypes
Delete
DSSXMLTransactionActionTypeInsert - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTransactionActionTypes
Insert
DSSXMLTransactionActionTypeReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTransactionActionTypes
Reserved
DSSXMLTransactionActionTypeUpdate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTransactionActionTypes
Update
DssXMLTransactionCollectGarbage - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTransactionType
Collect Garbage
DssXMLTransactionCopyObject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTransactionType
Copy Object
DssXMLTransactionDeleteObject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTransactionType
Delete Object
DssXMLTransactionDeleteObjects - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTransactionType
Delete Objects
DssXMLTransactionDeleteProject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTransactionType
Delete Project
DssXMLTransactionDisableChangeJournal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTransactionType
Disable Change Journal
DssXMLTransactionEnableChangeJournal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTransactionType
Enable Change Journal
DssXmlTransactionMarkOnTemplateNode - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUpdateTransactionDataType
Specifies that the update will mark a row for insertion/deletion
DssXMLTransactionMergeUser - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTransactionType
Merge User
DssXMLTransactionPurgeChangeJournal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTransactionType
Purge Change Journal
DssXMLTransactionReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTransactionType
Reserved
DssXMLTransactionSaveLinkItems - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTransactionType
Save Link Items
DssXMLTransactionSaveObject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTransactionType
Save Object
DssXMLTransactionSaveObjects - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTransactionType
Save Objects
DssXmlTransactionUnMarkOnTemplateNode - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUpdateTransactionDataType
Specifies that the update will unmark a row for insertion/deletion
DssXmlTransactionUpdateAttributeFormOnTemplateNode - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUpdateTransactionDataType
Specifies that the update will be for an attribute form value on a grid
DssXmlTransactionUpdateField - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUpdateTransactionDataType
Specifies that the update will be for an attribute form or metric value in a field
DssXmlTransactionUpdateMetricOnTemplateNode - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUpdateTransactionDataType
Specifies that the update will be for a metric value on a grid
DssXmlTransactionUpdateReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUpdateTransactionDataType
 
DssXMLTransactionWriteDatabasePassword - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTransactionType
Write Database Password
DssXMLTransactionWriteSystemProperty - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTransactionType
Write System Property
DssXmlTriggerBrowse - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTriggerOptions
Returns only the IDs and descriptions.
DssXmlTriggerDetails - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTriggerOptions
Returns full definitions.
DssXmlTriggerEvent - Static variable in interface com.microstrategy.webapi.EnumDSSXMLScheduleTriggerType
Specifies an event-based trigger.
DssXmlTriggerReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTriggerOptions
 
DssXmlTriggerTimePointSeries - Static variable in interface com.microstrategy.webapi.EnumDSSXMLScheduleTriggerType
Specifies a time-based trigger.
DssXmlTrino - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a trino connector data base type.
DssXmlTrustWebServerStatusEnabled - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTrustWebServerStatus
Specifies for WebTrustedServer's status indicating the server is enabled.
DssXmlTrustWebServerStatusRemoved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLTrustWebServerStatus
Specifies for WebTrustedServer's status indicating the server is removed
DssXmlTypeAggMetric - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of AggMetric, a formula to be evaluated at any dimensionality.
DssXmlTypeApplication - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
 
DssXmlTypeAttribute - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Attribute, a natural grouping of data ('City', 'Year', etc.).
DssXmlTypeAttributeForm - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Attribute Form, representing a value on elements of an attribute.
DssXmlTypeBlob - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of blob.
DssXmlTypeCalendar - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
 
DssXmlTypeCatalog - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Catalog, a list of (relevant) table in a database.
DssXmlTypeCatalogDefn - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Catalog Definition, describing how to construct a catalog.
DssXmlTypeChangeJournal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
 
DssXmlTypeColumn - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Column, the properties needed to define a column of a DB table.
DssXmlTypeCommandManagerScript - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
 
DssXmlTypeConfiguration - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Configuration, the top level object representing an Intelligence Server installation.
DssXmlTypeConsolidation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Consolidation, a collection of consolidation elements.
DssXmlTypeConsolidationElement - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Consolidation Element, an arithmetic expression over elements.
DssXmlTypeContentBundle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
 
DssXmlTypeDatamart - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Datamart
DssXmlTypeDatamartReport - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Datamart report.
DssXmlTypeDBConnection - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of DB Connection, describing how to connect to a database.
DssXmlTypeDBLogin - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of DB Login, describing how to login to a database.
DssXmlTypeDBMS - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of DBMS, holding information about a type of physical database.
DssXmlTypeDBRole - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of DB Role, representing a logical database.
DssXmlTypeDbTable - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of DB Table, a physical table in a database.
DssXmlTypeDevice - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
 
DssXmlTypeDimension - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Dimension, a grouping of related facts.
DssXmlTypeDocumentDefinition - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Document Definition, an document built from reports and HTML text.
DssXmlTypeDossierPersonalView - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
 
DssXmlTypeDrillMap - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Drill Map, describing a set of possible drill paths.
DssXmlTypeExternalShortcut - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
 
DssXmlTypeExternalShortcutTarget - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
 
DssXmlTypeFact - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Fact, a value that can be read from directly from the warehouse.
DssXmlTypeFactGroup - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Fact Group, a collection of related facts.
DssXmlTypeFeatureFlag - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
 
DssXmlTypeFilter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Filter, a restriction on the data in the warehouse.
DssXmlTypeFolder - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Folder, a collection of objects.
DssXmlTypeFormat - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Format.
DssXmlTypeFunction - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Function, a function that can be used to build expressions.
DssXmlTypeFunctionPackageDefinition - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Function Package Definition, describing a package of functions.
DssXmlTypeGeneric - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Generic for anyone who wants a dummy object as governor.
DssXmlTypeIAM - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
 
DssXmlTypeInterfaceLanguage - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of interface language object.
DssXmlTypeJupyterNotebook - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCommandManagerScriptTypes
Specifies a DSS type of jupyter notebook
DssXmlTypeLayer - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
 
DssXmlTypeLink - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Link, the holder of a property that spans objects.
DssXmlTypeLocale - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Locale
DssXmlTypeMDSecurityFilter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Security Filter, holding filter restrictions that can be applied to a user.
DssXmlTypeMetric - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Metric, a formula to be evaluated at a specific dimensionality.
DssXmlTypeMonitor - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Monitor, a configuration object for a monitor.
DssXmlTypeObjectTag - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of ObjectTags.
DssXmlTypePalette - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
color palettes
DssXmlTypeProject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Project, a environment in which to perform OLAP analysis.
DssXmlTypePrompt - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Prompt, a method to prompt the user for information.
DssXmlTypePromptAnswer - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of prompt answer.
DssXmlTypePromptAnswers - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of prompt answers.
DssXmlTypePropertySet - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Property Set, holding the definition of a property set.
DssXmlTypePython - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCommandManagerScriptTypes
Specifies a DSS type of python
DssXmlTypeReconciliation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
 
DssXmlTypeReportDefinition - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Report Definition, describing a report that can be executed.
DssXmlTypeRequest - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Request, describing a MicroStrategy Intelligent Server request (to be scheduled later).
DssXmlTypeReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCommandManagerScriptTypes
Reserved for future use
DssXmlTypeReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Reserved for future use
DssXmlTypeReservedLastOne - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
 
DssXmlTypeResolution - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Resolution, a collection of answers to prompts.
DssXmlTypeRole - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Role, a placeholder to describe way of extending an attribute.
DssXmlTypeScheduleEvent - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Event, an event that can trigger a scheduled report.
DssXmlTypeScheduleObject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Schedule Object, something that can be triggered.
DssXmlTypeScheduleTrigger - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Schedule Trigger, the binding between schedule event and object.
DssXmlTypeSchema - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Schema, a collection of objects that defines the warehouse structure.
DssXmlTypeScript - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Not used.
DssXmlTypeScriptRuntimeEnv - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
 
DssXmlTypeSearch - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Search, describing criteria that specify a search for objects.
DssXmlTypeSearchFolder - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Search Folder, a folder-like object used to store the result of a search.
DssXmlTypeSecurityRole - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Security Role, holding privileges of a user that plays a certain role.
DssXmlTypeServerDef - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Server Definiton, a description of a configuration of a MicroStrategy Intelligent Server.
DssXmlTypeShortcut - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Shortcut, containing a reference to another DSS object.
DssXmlTypeStyle - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Style.
DssXmlTypeSubscriptionDevice - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
 
DssXmlTypeTable - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Table, a logical table.
DssXmlTypeTableSource - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Table Source, physical tables with the same suffix and prefix.
DssXmlTypeTemplate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Template, the layout of a report.
DssXmlTypeThresholds - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
 
DssXmlTypeTimezone - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
 
DssXmlTypeTransmitter - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of transmitter
DssXmlTypeUnknown - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Unknown indicating that the type of the object is not specified.
DssXmlTypeUser - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of User, representing a user or group of users of the system.
DssXmlTypeWallet - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of Wallet, describing how to upload the wallet.
DssXmlTypeWorkflow - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectTypes
Specifies a DSS type of workflow
DssXmlUnitTransactionEditable - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUnitTransactionFlags
 
DssXmlUnitTransactionRequired - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUnitTransactionFlags
 
DssXmlUnitTransactionReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUnitTransactionFlags
 
DssXmlUnloadCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCacheAdminAction
Indicates an action to unload cache
DssXmlUnloadContentCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLContentCacheAdminAction
Indicates an action to unload content cache
DssXmlUnloadRWDCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLRWDCacheAdminAction
 
DssXmlUnlockObject - Static variable in interface com.microstrategy.webapi.EnumDSSXMLObjectLockCommands
Represents to unlock an object.
DssXmlUserAccountServiceAddMember - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserAccountServiceMethod
 
DssXmlUserAccountServiceAddMembers - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserAccountServiceMethod
 
DssXmlUserAccountServiceAdministrator - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserAccountServiceMethod
 
DssXmlUserAccountServiceClearMembership - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserAccountServiceMethod
 
DssXmlUserAccountServiceCreateGroup - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserAccountServiceMethod
 
DssXmlUserAccountServiceCreateProfile - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserAccountServiceMethod
 
DssXmlUserAccountServiceCreateUser - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserAccountServiceMethod
 
DssXmlUserAccountServiceDeleteProfile - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserAccountServiceMethod
 
DssXmlUserAccountServiceDeleteUser - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserAccountServiceMethod
 
DssXmlUserAccountServiceDuplicateGroup - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserAccountServiceMethod
 
DssXmlUserAccountServiceDuplicateUser - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserAccountServiceMethod
 
DssXmlUserAccountServiceEveryone - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserAccountServiceMethod
 
DssXmlUserAccountServiceFindProfileFolder - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserAccountServiceMethod
 
DssXmlUserAccountServiceGetAnalysisQuota - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserAccountServiceMethod
 
DssXmlUserAccountServiceGetSecurityFilters - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserAccountServiceMethod
 
DssXmlUserAccountServiceGroups - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserAccountServiceMethod
 
DssXmlUserAccountServiceJoinGroups - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserAccountServiceMethod
 
DssXmlUserAccountServiceLeaveGroups - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserAccountServiceMethod
 
DssXmlUserAccountServicePublic - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserAccountServiceMethod
 
DssXmlUserAccountServiceRemoveMember - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserAccountServiceMethod
 
DssXmlUserAccountServiceRemoveMembers - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserAccountServiceMethod
 
DssXmlUserAccountServiceSetGroups - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserAccountServiceMethod
 
DssXmlUserAccountServiceSetSecurityFilters - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserAccountServiceMethod
 
DssXmlUserAccountServiceSystemAdmins - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserAccountServiceMethod
 
DssXmlUserAccountServiceSystemMonitors - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserAccountServiceMethod
 
DssXmlUserAccountServiceUsers - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserAccountServiceMethod
 
DssXmlUserAnswerLoad - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserAnswerCommands
Command to load user answers.
DssXmlUserAnswerRemove - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserAnswerCommands
Command to remove user answers.
DssXmlUserAnswerReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserAnswerCommands
Reserved
DssXmlUserAnswerSave - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserAnswerCommands
Command to save user answers.
DssXmlUserConnClientMachine - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserConnectionInfo
Describes the client machine name.
DssXmlUserConnConnectTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserConnectionInfo
Describes the time period that the session is opened.
DssXmlUserConnDuration - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserConnectionInfo
Describes the duration of the connection in unit of second.
DssXmlUserConnFirstJobTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserConnectionInfo
Describes the time stamp of the first job in a session.
DssXmlUserConnLastJobTime - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserConnectionInfo
Describes the time stamp of the most recent job activity in a session.
DssXmlUserConnOpenJobs - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserConnectionInfo
Describes the number of jobs currently running on the Intelligence Server.
DssXmlUserConnPort - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserConnectionInfo
Describes the port of the user machine.
DssXmlUserConnProjectGUID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserConnectionInfo
Describes the project GUID
DssXmlUserConnProjectName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserConnectionInfo
Describes the project name.
DssXmlUserConnServerName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserConnectionInfo
Describes the server name from which the user connection information is obtained.
DssXmlUserConnServerProjectId - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserConnectionInfo
Describes the numerical id of a project.
DssXmlUserConnSessionID - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserConnectionInfo
Describes the session GUID.
DssXmlUserConnSource - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserConnectionInfo
Describes the connection source such as Web, Desktop etc.
DssXmlUserConnUserLoginName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserConnectionInfo
Describes the user login name who running the job.
DssXmlUserConnUserName - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserConnectionInfo
Describes the user full name.
DssXmlUseRepository - Static variable in interface com.microstrategy.webapi.EnumDSSXMLInitRepositoryModes
Specifies the IServer to use an existing repository.
DssXmlUserFilterApply - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserFilter
Specifies an option that instructs the report server to include the user filter in the transformed filter (possibly intersected with other filters).
DssXmlUserFilterEvaluate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserFilter
Specifies an option that instructs the report server to apply (if necessary) a relationship operator to the user filter, and then execute a report based on the modified filter to obtain a list of elements, and place the list of elements (possibly intersecting with other filter) in the transformed filter.
DssXmlUserFilterIgnore - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserFilter
Specifies an option that instructs the report server not to consider the user filter when constructing the transformed filter.
DssXmlUserFilterRelation - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUserFilter
Specifies an option (default setting) that instructs the report server to apply a relationship operator to the user filter before including it in the transformed filter.
DssXmlValidationBadApplyOrder - Static variable in interface com.microstrategy.webapi.EnumDSSXMLValidationLevel
The resulting report can be executed as a subset of a base report, but the result may not be the one expected.
DssXmlValidationFatal - Static variable in interface com.microstrategy.webapi.EnumDSSXMLValidationLevel
The resulting report can not be executed as a subset of a base report.
DssXmlValidationGood - Static variable in interface com.microstrategy.webapi.EnumDSSXMLValidationLevel
The resulting report can be completely executed as a subset of a base report.
DssXmlValidationRecoverable - Static variable in interface com.microstrategy.webapi.EnumDSSXMLValidationLevel
The resulting report can be executed as a subset of a base report, but some cells may be empty.
DssXmlVAreaMinorTypeAbsolute - Static variable in interface com.microstrategy.webapi.EnumDSSXMLVAreaMinorTypes
Specifies a minor graph type of Absolute for Vertical Area chart.
DssXmlVAreaMinorTypeBiPolarAbsolute - Static variable in interface com.microstrategy.webapi.EnumDSSXMLVAreaMinorTypes
Specifies a minor graph type of Bi Polar Absolute for Vertical Area chart.
DssXmlVAreaMinorTypeBiPolarStacked - Static variable in interface com.microstrategy.webapi.EnumDSSXMLVAreaMinorTypes
Specifies a minor graph type of Bi Polar Stacked for Vertical Area chart.
DssXmlVAreaMinorTypeDualAxisAbsolute - Static variable in interface com.microstrategy.webapi.EnumDSSXMLVAreaMinorTypes
Specifies a minor graph type of Dual Axis Absolute for Vertical Area chart.
DssXmlVAreaMinorTypeDualAxisStacked - Static variable in interface com.microstrategy.webapi.EnumDSSXMLVAreaMinorTypes
Specifies a minor graph type of Dual Axis Stacked for Vertical Area chart.
DssXmlVAreaMinorTypePercent - Static variable in interface com.microstrategy.webapi.EnumDSSXMLVAreaMinorTypes
Specifies a minor graph type of Percent for Vertical Area chart.
DssXmlVAreaMinorTypeStacked - Static variable in interface com.microstrategy.webapi.EnumDSSXMLVAreaMinorTypes
Specifies a minor graph type of Stacked for Vertical Area chart.
DssXmlVBarMinorTypeAbsolute - Static variable in interface com.microstrategy.webapi.EnumDSSXMLVBarMinorTypes
 
DssXmlVBarMinorTypeBiPolarSideBySide - Static variable in interface com.microstrategy.webapi.EnumDSSXMLHBarMinorTypes
Specifies a minor graph type of BiPolarSideBySide for Horizontal Bar chart.
DssXmlVBarMinorTypeBiPolarSideBySide - Static variable in interface com.microstrategy.webapi.EnumDSSXMLVBarMinorTypes
Specifies a minor graph type of Bi Polar Side By Side for Vertical Bar chart.
DssXmlVBarMinorTypeBiPolarStacked - Static variable in interface com.microstrategy.webapi.EnumDSSXMLHBarMinorTypes
Specifies a minor graph type of BiPolarStacked for Horizontal Bar chart.
DssXmlVBarMinorTypeBiPolarStacked - Static variable in interface com.microstrategy.webapi.EnumDSSXMLVBarMinorTypes
Specifies a minor graph type of Bi Polar Stacked for Vertical Bar chart.
DssXmlVBarMinorTypeDualAxisSideBySide - Static variable in interface com.microstrategy.webapi.EnumDSSXMLHBarMinorTypes
Specifies a minor graph type of DualAxisSideBySide for Horizontal Bar chart.
DssXmlVBarMinorTypeDualAxisSideBySide - Static variable in interface com.microstrategy.webapi.EnumDSSXMLVBarMinorTypes
Specifies a minor graph type of Dual Axis Side By Side for Vertical Bar chart.
DssXmlVBarMinorTypeDualAxisStacked - Static variable in interface com.microstrategy.webapi.EnumDSSXMLHBarMinorTypes
Specifies a minor graph type of DualAxisStacked for Horizontal Bar chart.
DssXmlVBarMinorTypeDualAxisStacked - Static variable in interface com.microstrategy.webapi.EnumDSSXMLVBarMinorTypes
Specifies a minor graph type of Dual Axis Stacked for Vertical Bar chart.
DssXmlVBarMinorTypePercent - Static variable in interface com.microstrategy.webapi.EnumDSSXMLHBarMinorTypes
Specifies a minor graph type of Percent for Horizontal Bar chart.
DssXmlVBarMinorTypePercent - Static variable in interface com.microstrategy.webapi.EnumDSSXMLVBarMinorTypes
Specifies a minor graph type of Percent for Vertical Bar chart.
DssXmlVBarMinorTypeSideBySide - Static variable in interface com.microstrategy.webapi.EnumDSSXMLHBarMinorTypes
Specifies a minor graph type of SideBySide for Horizontal Bar chart.
DssXmlVBarMinorTypeSideBySide - Static variable in interface com.microstrategy.webapi.EnumDSSXMLVBarMinorTypes
Specifies a minor graph type of Side By Side for Vertical Bar chart.
DssXmlVBarMinorTypeStacked - Static variable in interface com.microstrategy.webapi.EnumDSSXMLHBarMinorTypes
Specifies a minor graph type of Stacked for Horizontal Bar chart.
DssXmlVBarMinorTypeStacked - Static variable in interface com.microstrategy.webapi.EnumDSSXMLVBarMinorTypes
Specifies a minor graph type of Stacked for Vertical Bar chart.
DssXmlViewMediaAll - Static variable in interface com.microstrategy.webapi.EnumDSSXMLViewMedia
Deprecated.
 
DssXmlViewMediaAvailableServeAsModel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLViewMedia
Deprecated.
 
DSSXmlViewMediaCustomSQL - Static variable in interface com.microstrategy.webapi.EnumDSSXMLViewMedia
Deprecated.
 
DssXmlViewMediaExportCSV - Static variable in interface com.microstrategy.webapi.EnumDSSXMLViewMedia
Deprecated.
 
DssXmlViewMediaExportExcel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLViewMedia
Deprecated.
 
DssXmlViewMediaExportExcelPlainText - Static variable in interface com.microstrategy.webapi.EnumDSSXMLViewMedia
Deprecated.
 
DssXmlViewMediaExportFlash - Static variable in interface com.microstrategy.webapi.EnumDSSXMLViewMedia
Deprecated.
 
DssXmlViewMediaExportHTML - Static variable in interface com.microstrategy.webapi.EnumDSSXMLViewMedia
Deprecated.
 
DssXmlViewMediaExportJSON - Static variable in interface com.microstrategy.webapi.EnumDSSXMLViewMedia
Deprecated.
 
DSSXmlViewMediaExportMSTR - Static variable in interface com.microstrategy.webapi.EnumDSSXMLViewMedia
Deprecated.
 
DssXmlViewMediaExportPDF - Static variable in interface com.microstrategy.webapi.EnumDSSXMLViewMedia
Deprecated.
 
DssXmlViewMediaExportPhone - Static variable in interface com.microstrategy.webapi.EnumDSSXMLViewMedia
Deprecated.
 
DssXmlViewMediaExportPlainText - Static variable in interface com.microstrategy.webapi.EnumDSSXMLViewMedia
Deprecated.
 
DssXmlViewMediaExportTablet - Static variable in interface com.microstrategy.webapi.EnumDSSXMLViewMedia
Deprecated.
 
DSSXmlViewMediaHTML5Dashboard - Static variable in interface com.microstrategy.webapi.EnumDSSXMLViewMedia
Deprecated.
 
DSSXmlViewMediaPrivate - Static variable in interface com.microstrategy.webapi.EnumDSSXMLViewMedia
Deprecated.
 
DssXmlViewMediaReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLViewMedia
Deprecated.
Enumeration reserved for future use
DssXmlViewMediaStatic - Static variable in interface com.microstrategy.webapi.EnumDSSXMLViewMedia
Deprecated.
 
DssXmlViewMediaViewAnalysis - Static variable in interface com.microstrategy.webapi.EnumDSSXMLViewMedia
Deprecated.
 
DssXmlViewMediaViewEditable - Static variable in interface com.microstrategy.webapi.EnumDSSXMLViewMedia
Deprecated.
 
DssXmlViewMediaViewFlash - Static variable in interface com.microstrategy.webapi.EnumDSSXMLViewMedia
Deprecated.
 
DssXmlViewMediaViewInteractive - Static variable in interface com.microstrategy.webapi.EnumDSSXMLViewMedia
Deprecated.
 
DssXmlViewMediaViewStatic - Static variable in interface com.microstrategy.webapi.EnumDSSXMLViewMedia
Deprecated.
 
DssXmlVLineMinorTypeAbsolute - Static variable in interface com.microstrategy.webapi.EnumDSSXMLVLineMinorTypes
Specifies a minor graph type of Absolute for Vertical Line chart.
DssXmlVLineMinorTypeBiPolarAbsolute - Static variable in interface com.microstrategy.webapi.EnumDSSXMLVLineMinorTypes
Specifies a minor graph type of Bi Polar Absolute for Vertical Line chart.
DssXmlVLineMinorTypeBiPolarStacked - Static variable in interface com.microstrategy.webapi.EnumDSSXMLVLineMinorTypes
Specifies a minor graph type of Bi Polar Stacked for Vertical Line chart.
DssXmlVLineMinorTypeDualAxisAbsolute - Static variable in interface com.microstrategy.webapi.EnumDSSXMLVLineMinorTypes
Specifies a minor graph type of Dual Axis Absolute for Vertical Line chart.
DssXmlVLineMinorTypeDualAxisStacked - Static variable in interface com.microstrategy.webapi.EnumDSSXMLVLineMinorTypes
Specifies a minor graph type of Dual Axis Stacked for Vertical Line chart.
DssXmlVLineMinorTypePercent - Static variable in interface com.microstrategy.webapi.EnumDSSXMLVLineMinorTypes
Specifies a minor graph type of Percent for Vertical Line chart.
DssXmlVLineMinorTypeStacked - Static variable in interface com.microstrategy.webapi.EnumDSSXMLVLineMinorTypes
Specifies a minor graph type of Stacked for Vertical Line chart.
DssXmlWidthFitToContent - Static variable in interface com.microstrategy.webapi.EnumDSSXMLWidthScenario
Specifies that the column widths should be expanded to fill the entire amount of space present in the page.
DssXmlWidthFitToDisplay - Static variable in interface com.microstrategy.webapi.EnumDSSXMLWidthScenario
Specifies that the column widths should be automatically determined and as small as possible based on the content present in the report grid.
DssXmlWidthFixed - Static variable in interface com.microstrategy.webapi.EnumDSSXMLWidthScenario
Allows for specific column widths to be set using the WebGridWidths interface and related interfaces.
DssXmlXDATypeCustomSQLFreeForm - Static variable in interface com.microstrategy.webapi.EnumDSSXMLXDAType
CustomSQL (free form) data source
DssXmlXDATypeCustomSQLWizard - Static variable in interface com.microstrategy.webapi.EnumDSSXMLXDAType
CustomSQL (wizard) data source
DssXmlXDATypeFlatFile - Static variable in interface com.microstrategy.webapi.EnumDSSXMLXDAType
Flat file data source
DssXmlXDATypeMDX - Static variable in interface com.microstrategy.webapi.EnumDSSXMLXDAType
MDX (ODBO, SAP MDX BAPI, etc.) data source
DssXmlXDATypeRelational - Static variable in interface com.microstrategy.webapi.EnumDSSXMLXDAType
Relational (traditional project)
DssXmlXDATypeReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLXDAType
Reserved value
DssXmlXMLCache - Static variable in interface com.microstrategy.webapi.EnumDSSXMLReportCacheType
Represents an XML cache
DssXmlXQuery1x - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseVersion
 
DssXmlYellowBrick - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDatabaseType
Specifies a Yellow Brick data base type.
DTD_FILE - Static variable in class com.microstrategy.web.beans.BeanFactory.BeanFactoryInfo
 
DTD_FILE - Static variable in class com.microstrategy.web.transform.StyleCatalogImpl
 
DTD_PATH - Static variable in class com.microstrategy.web.platform.ApplicationParameters
Constant for the parameter's name that identifies the dtd files location.
DUMMY_BEAN_NAME - Static variable in class com.microstrategy.web.app.transforms.FolderTreeTransform
 
Dummy_URL - Static variable in interface com.microstrategy.web.objects.EnumWebImageURLType
dummy url
dumpInternalParamValues() - Method in class com.microstrategy.web.transform.SampleTransform
 
dumpTransform(Transform) - Static method in class com.microstrategy.web.transform.SampleTransform
 
duplicate() - Method in interface com.microstrategy.web.beans.EditableBean
Duplicates the object represented by this bean, and change the bean to represent the duplicated object.
duplicate() - Method in interface com.microstrategy.web.objects.WebMessage
Duplicates the current message.
duplicate(boolean) - Method in interface com.microstrategy.web.objects.WebMessage
Duplicates the current message.
duplicate(boolean, int) - Method in interface com.microstrategy.web.objects.WebMessage
Duplicates the current message.
duplicateConfiguration(String, String) - Method in class com.microstrategy.web.app.mobile.config.MobileConfigurationManager
 
duplicateMasterSession(IDSSXMLSessionId.IMasterSessionId, Optional<Integer>) - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
duplicateMasterSession will create a new independent Master Session Id from the passed-in iMasterSessionId.

The resulting Master Session Id is new and independent.
duplicateMessage(String) - Method in interface com.microstrategy.web.objects.WebInboxSource
Duplicates a message.
duplicateMessage(String, int) - Method in interface com.microstrategy.web.objects.WebInboxSource
Duplicates a Message ID in the Inbox.
duplicateMessage(String, String, int) - Method in interface com.microstrategy.web.objects.WebInboxSource
Duplicates a message.
DuplicateMessage(String, String) - Method in interface com.microstrategy.webapi.IDSSXMLInbox
Duplicates a given message.
DuplicateMessage(String, String, String, int) - Method in interface com.microstrategy.webapi.IDSSXMLInbox
Duplicates a given message.
DuplicateMobileConfigurationTask - Class in com.microstrategy.web.app.tasks
 
DuplicateMobileConfigurationTask() - Constructor for class com.microstrategy.web.app.tasks.DuplicateMobileConfigurationTask
 
duplicatePanel(RWUnitDef, String) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
 
duplicatePanelHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
duplicatePanelStacks(String[], String[], float) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
 
DuplicateReportInstanceTask - Class in com.microstrategy.web.app.tasks
 
DuplicateReportInstanceTask() - Constructor for class com.microstrategy.web.app.tasks.DuplicateReportInstanceTask
 
DuplicateReportInstanceTask(String) - Constructor for class com.microstrategy.web.app.tasks.DuplicateReportInstanceTask
 
duplicateRIMsgIDTaskParam - Variable in class com.microstrategy.web.app.tasks.DuplicateReportInstanceTask
 
duplicateSession(Optional<Integer>) - Method in interface com.microstrategy.web.objects.WebIServerSession
duplicateSession creates a new WebIServerSession from this WebIServerSession.
duplicateUser(WebUserEntity) - Method in interface com.microstrategy.web.objects.admin.users.WebUserServicesSource
This method can be used to duplicate user entity objects.
duplLayoutHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
DWORD_KEY - Static variable in class com.microstrategy.utils.proxy.WinRegistryFullOperation
If the registry entry is a dword key - use getKeyType(Key key, String valueName)/ to get the type
DxxXmlAttributeIDSDRiserType - Static variable in interface com.microstrategy.webapi.EnumDSSXMLGraphAttributeID
 
DYNAMIC - Static variable in interface com.microstrategy.web.objects.EnumLinkAnswerMode
 
DYNAMIC_OR_SAME_PROMPT - Static variable in interface com.microstrategy.web.objects.EnumLinkAnswerMode
 
dynamicDateDisplay - Variable in class com.microstrategy.web.app.transforms.ReportDetailsXHTMLTransform
 
dynamicDates() - Method in class com.microstrategy.web.app.transforms.FilterDetailsEditorTransform
Returns the property value whether to show Dynamic Dates as dates or expressions.
DynamicMenus - Class in com.microstrategy.web.app
Groups all the menus used by the application.
DynamicMenus() - Constructor for class com.microstrategy.web.app.DynamicMenus
 
DynamicMenus(Document) - Constructor for class com.microstrategy.web.app.DynamicMenus
Class constructor.
DynamicMenus(Node) - Constructor for class com.microstrategy.web.app.DynamicMenus
Class constructor.
dynamicRedirectURIParam - Variable in class com.microstrategy.web.app.tasks.GetWebServiceURLTask
 
dynamicSelectionHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
DynamicTag - Interface in com.microstrategy.web.tags
The DynamicTag interface contains dynamic contents whose result can only be determined at the runtime.
DynTableCellTag - Class in com.microstrategy.web.app.taglibs
 
DynTableCellTag() - Constructor for class com.microstrategy.web.app.taglibs.DynTableCellTag
 
DynTableCellTagHelper - Class in com.microstrategy.web.app.taglibs
Helper for the DynTableCellTag tag library.
DynTableCellTagHelper() - Constructor for class com.microstrategy.web.app.taglibs.DynTableCellTagHelper
 
DynTableTag - Class in com.microstrategy.web.app.taglibs
 
DynTableTag() - Constructor for class com.microstrategy.web.app.taglibs.DynTableTag
 
DynTableTagHelper - Class in com.microstrategy.web.app.taglibs
Helper for the DynTableTag tag library.
DynTableTagHelper() - Constructor for class com.microstrategy.web.app.taglibs.DynTableTagHelper
 

E

E_ADD_STATS_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_ANOTHER_EXECUTING_NODE_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_BAD_DIAG_FLAG_VALUE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_CAN_NOT_CLOSE_YOUR_OWN_SESSION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_CANNOT_INSTANTIATE_LICENSE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_CANNOT_LOCATE_LICENSE_FILE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_CANNOT_OPEN_LICENSE_FILE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_CLIENT_SERVER_VERSION_INCOMPATIBLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_CLUSTER_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_COM_USER_RESOURCE_NOT_EXIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_CONNECTIONMON_INIT_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_DATABASEADM_INIT_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_DATABASEMON_INIT_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_DBROLE_INIT_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_DESKTOP_CONNECTION_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_DSS_ENUMS_INIT_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_DSS_REPORT_TIMEOUT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_DSSJOBMGR_SERVER_DISCONNECTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_DSSNET_BUFFER_TOO_SMALL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_DSSNET_GETBUF_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_DSSNET_PACK_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_DSSNET_SEEK_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_DSSNET_UNPACK_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_DSSNET_UNPACK_LOGMSG_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_DSSPROJINSTANCES_GETNAME_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_DUPLICATED_VALUE_FOR_KEY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_EXCEEDS_PACKAGE_OBJECT_LIMIT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_FAIL_INIT_CONNECTIONPOOL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_GET_SERVERDEF_FAIL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_GET_SERVERDEF_SETTING_FAIL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_GETSTATS_SETTING_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_IDSSDATABASEMON_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_IDSSDBMON_DETAIL_NOT_INITIALIZED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_IDSSDBMON_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_IDSSDBMON_NOT_INITIALIZED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_IDSSDBROLEMON_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_INVALID_JSON_PARAMETER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_INVALID_VALUE_FOR_KEY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_ISERVER_CLOCK_SPEED_EXCEEDED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_ISERVER_DISABLED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_ISERVER_LICENCE_EXPIRED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_KERNEL_MEMORY_GOVERNOR_REQUEST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_KERNEL_MEMORY_GOVERNOR_REQUEST_NO_PARAMETER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_KERNEL_SECURITY_FILTER_RESOLVE_FAILURE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_KPIWATCHER_VALIDATE_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_KPIWATCHER_VALIDATE_ERROR_WITH_DETAIL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_LICENSE_ACTIVATION_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_LICENSE_ACTIVATION_NOT_PERMITTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_LICENSE_DEACTIVATION_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_LICENSE_DEACTIVATION_NOT_PERMITTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_LICENSE_FEATURE_AUTHENTICATION_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_LICENSE_GENERATE_ACTIVATION_XML_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_LICENSE_GENERATE_DEACTIVATION_TXT_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_LICENSE_INVALID_ACTIVATION_CODE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_LICENSE_INVALID_CPU_AFFINITY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_LICENSE_NONEED_CPU_AFFINITY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_LICENSE_NOT_WEB_MOBILE_ASP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_LICENSE_SAME_KEY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_LICENSE_VERSION_OLD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_LOGROUTER_NOT_INIT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_LOGROUTER_REGISTRY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MAX_JOBS_PER_PROJECT_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MAX_JOBS_PER_PROJECT_EXCEEDED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MAX_LENGTH_CLIENT_TELEMETRY_SETTING_EXCEEDED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MODIFY_BETWEEN_SIMPLE_AND_OLAP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ACL_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ADD_DATA_VALUE_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ADDTHREAD_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ATTRIBUTE_REMAPPING_FAIL_REPORT_SAVEAS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_AUTHENTICATION_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_BIND_FAIL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_BUFFER_TOO_SMALL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_CLIENTID_SECRET_NOFOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_CLUSTER_COMMUNNICATION_MAY_FAIL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_CLUSTER_DATAPART_ID_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_CLUSTER_NO_WORKER_FOR_DATAPART - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_CLUSTER_PROJECTS_NOT_MATCH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_CLUSTER_SERVER_ALREADY_IN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_CLUSTER_SERVER_JOIN_SELF - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_CLUSTER_SERVER_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_CLUSTER_SERVERDEF_NOT_MATCH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_CLUSTERING_NOT_AVAILABLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_COCREATE_DIAGMGR_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_CONNECT_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_CONNECT_HOSTDOWN_FAILURE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_CREATE_THREAD_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_CSINK_INIT_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_DOCUMENT_DATASET_MANIPULATION_NOT_SUPPORTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_DSSCLUSTERS_INIT_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_DSSNET_AUTHENTICATION_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_DSSNET_CANT_CONNECT_TO_SERVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_DSSNET_CANT_CONNECT_TO_WEBSERVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_DSSNET_CANT_CREATE_LISTENER_THREAD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_DSSNET_WAIT_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_DSSNET_WEBSERVER_ERROR_OPEN_INI_FILE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_DSSNET_WEBSERVER_OFFLINE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_DSSNET_WRITE_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_DSSSERVERNET_GETBUF_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_DSSSERVERNET_NOT_CONNECTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_DSSSERVERNET_NOT_INIT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_DSSSERVERNET_NULL_MSGPTR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_DUPLICATE_EMAIL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_EMAIL_EMPTY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_EMAIL_NOT_STRING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_EMPTY_COLUMNS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_EMPTY_FILENAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_EMPTY_MSTR_FILE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ENDPOINT_DISABLED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_ASYNC_MANAGER_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_COLLECT_DEPENDENTS_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_COMPRESS_MSTR_FILE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_CREATE_PACKAGE_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_CREATE_PACKAGE_FAILED_REASON - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_DECOMPRESS_MSTR_FILE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_DECOMPRESS_MSTR_FILE_NO_SPACE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_DECOMPRESS_ZIP_FILE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_EMPTY_PACKAGE_BINARY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_EROFS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_FILE_MISSING_IN_ZIP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_FILE_UPLOAD_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_IMPORT_MSTR_FILE_EXCEPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_IMPORT_NO_DATA_MSTR_IN_SERVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_IMPORT_PACKAGE_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_IMPORT_PACKAGE_MANIFEST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_INVALID_REST_REQUEST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_MSTR_FILE_CHANGE_OLD_VERSION_HEADER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_MSTR_FILE_CUBE_WITH_UNSUPPORT_OBJ - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_MSTR_FILE_DATASET_SIZE_EXCEED_MAXIMUM_CUBE_SETTING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_MSTR_FILE_DDA_MODE_MISMATCH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_MSTR_FILE_DECOMPRESSION_BOMB - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_MSTR_FILE_DELETING_FILE_FAILURE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_MSTR_FILE_EXISTING_OBJ_MISSING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_MSTR_FILE_EXTERNAL_LEVEL_METRIC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_MSTR_FILE_FILTER_CONTAINS_EXTERNAL_OBJECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_MSTR_FILE_OBJECT_MISSING_IN_RI - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_MSTR_FILE_SAVING_FILE_FAILURE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_MSTR_FILE_SIZE_EXCEED_LIMITATION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_MSTR_FILE_SMART_METRIC_WITH_FILTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_MSTR_FILE_UNSAFE_PATH_FOR_UNZIP_FILE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_NO_DATA_EMMA_CUBE_FAIL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_NO_UNDO_PACKAGE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_OBJECT_MEMBER_NOT_EQUAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_OBJECTS_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_PACKAGE_MANAGER_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_PACKAGE_OBJECT_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_PACKAGE_SIZE_EXCEED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_PACKAGE_SIZE_EXCEED_LIMIT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_PACKAGE_STATUS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_REPORT_WITH_FORMAT_FILTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_UNDO_PACKAGE_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_UNSUPPORTED_OBJECT_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ERROR_WALLET_FOLDER_DELETE_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_EXECUTION_ID_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_FAILURE_BEFORE_JOB_CREATED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_GETCOMPNAME_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_GETLASTERR_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_GETSERVICE_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_GETUSERPROPS_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ID_NOT_GUID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_IDSSSERVERNET_INVALIDPOINTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_INBOXMSG_WAITINGFORPROMPT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_INCORRECT_DIRECTORY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_INVA_SOCKET - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_INVALID_ARGS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_INVALID_EMAIL_AND_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_INVALID_FIELD_IN_BODY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_INVALID_MBCS_CHAR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_INVALID_MSTRFILE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_INVALID_REQUEST_BODY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_INVALID_SERVERADMIN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_JOB_RUNING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_JOBINFO_NOT_AVAILABLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_JSON_INT_EXPECTED_NOT_STRING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_LISTEN_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_LOG_DATAVALUE_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_LOG_LEVEL_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_LOGGER_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_LOGRTR_REL_MUTEX_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_MAX_ACCTJOBS_EXCEEDED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_MAX_INTERACITVE_JOBS_PER_SERVER_EXCEEDED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_MAX_INTERACTIVE_JOBS_PER_PROJECT_EXCEEDED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_MAX_INTERACTIVE_JOBS_PER_USER_EXCEEDED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_MAX_PROJ_LOGIN_EXCEEDED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_MAX_PROJ_LOGIN_PERUSER_EXCEEDED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_MAX_SCHEDULED_JOBS_PER_PROJECT_EXCEEDED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_MAX_SCHEDULED_JOBS_PER_SERVER_EXCEEDED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_MAX_SCHEDULED_JOBS_PER_USER_EXCEEDED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_MAX_USERJOBS_EXCEEDED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_MAXCONNECTIONS_PER_PROJ_EXCEEDED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_MAXJOBS_PER_SERVER_EXCEEDED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_MBCS_CONVERSION_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_MISSING_EXTERNAL_SOURCE_ACCOUNT_ID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_MODULE_NOT_LOADED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_MPPMODE_UNMATCH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_MSIEXCEPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_MSTRONE_NONLOCAL_REQUEST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_NAME_EMPTY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_NEGATIVE_VALUE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_NEW_CONN_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_NO_LOGGER_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_NO_SERVER_AVAILABLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_NO_TASKS_IN_PU - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_NO_THREADPOOL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_NO_TRACE_NTEVENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_NODE_NOT_IN_CLUSTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_NODE_SHUTDOWN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_NULL_AUTHSERVER_PTR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_NULL_CONFIG_PTR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_NULL_ELEMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_NULL_SERVEROBJECTSOURCE_PTR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_NULL_SERVERSESSION_PTR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_PEM_PARSE_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_PORT_IN_USE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_PREDICATE_INCOMPATIBLE_WITH_BASEFORM_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_PREDICATE_MISUSE_ESCAPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_PROJECT_DELETED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_PROJECT_LOAD_OFFLINEPENDING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_PROJECT_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_PROJECT_OFFLINE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_PROJECT_OPERATION_NOT_SUPPORTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_PROJECT_TO_REGISTER_NOT_OFFLINE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_PU_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_READ_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_READFROM_CHANNEL_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_RECEIVE_PROTOCOL_ERR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_RECURRENT_TASK_FAIL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_RETRIEVE_REFRESH_TOKEN_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_RETRIEVE_REFRESH_TOKEN_FAILED_IN_ELEMENT_BROWSING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ROLE_EMPTY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ROLE_NOT_STRING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_ROW_NOTFOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_SENDRECEIVE_PROTOCOL_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_SERVER_DATAPARTID_NOT_EXIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_SERVER_HISTORY_FIle_NOTFOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_SERVER_INVALID_FQDN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_SERVER_INVALID_REST_PORT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_SERVER_MEMBER_NOT_EXIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_SERVER_STARTING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_SERVERADMIN_STATS_INVALID_PTR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_SERVICE_FAILURE_REMOTE_MACHINE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_SERVICE_NOTINSTALLED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_SERVICE_REGERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_SERVICEMGR_COCREATE_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_SESSION_UNINTIALIZED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_SETCOOKIE_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_SETHEADER_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_SETUSERPROP_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_SOCKET_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_STARTSERVICE_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_STATSFORMAT_UNSUPPORTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_TOUCHUSER_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_UNKNOWN_HOST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_UNPACK_STATS_DATAID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_UNPACK_STATS_MODULE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_UNPACKBINARYSIZE_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_UNRECOGNIZABLE_ROLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_UNSUPPORTED_DASHBOARD_BY_CURRENT_MAD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_UNSUPPORTED_DASHBOARD_TYPE_TO_IMPORT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_UPDATESTATS_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_USERCONNECTION_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_USERMGR_ADDJOB_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_USERMGR_EMPTY_AUTHSERVER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_USERMGR_LOGIN_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_USERMGR_LOGOUT_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_USERMGR_MAX_PERUSER_SESSION_EXCEEDED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_USERMGR_MAX_SERVERUSERS_EXCEEDED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_USERMGR_MAXEXECUTINGJOBS_EXCEEDED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_USERMGR_REMOVEJOB_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_USERMGR_SIGNIN_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_USERMGR_USER_ALREADY_LOGGED_OUT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_USERMGR_USER_NOTFOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_USERMGR_USER_PROJ_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_USERRUNTIME_REFRESH_TOKEN_NOFOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_USERSESSION_INIT_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_WAIT_FOR_OBJ_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_WALLET_PARSE_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_WCHAR_CONVERSION_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_WRITE_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_XML_DATE_FORMAT_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_XML_GET_SUGGESTIONS_WITH_CONFIGURATION_SESSION_NOT_SUPPORTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_XML_PROFILE_NOTEXISING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_XML_STATSMGR_NOTRUN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_XML_SYNTAX_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_XML_UNKNOWN_FOLDERNAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSI_XML_UNSUPPORTED_CERTIFY_ATTRIBUTE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSIDBCPROVIDER_NOT_INITIALIZED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSIDBMGR_ACCOUNT_DELEGATION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSIDBMGR_AMBIGUOUS_CONN_MAP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSIDBMGR_AMBIGUOUS_CONN_MAP_PARAM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSIDBMGR_CFGMGR_RET_NULL_PROJ - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSIDBMGR_DBC_LOADLMT_REACHED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSIDBMGR_DBC_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSIDBMGR_DBR_ALLDBCS_FULL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSIDBMGR_DBROLE_CONNLMT_REACHED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSIDBMGR_DBROLE_INT_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSIDBMGR_DBROLE_LOADLMT_REACHED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSIDBMGR_INIT_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSIDBMGR_INTERNAL_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSIDBMGR_INV_DBC_DBMAP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSIDBMGR_INV_DBROLE_DBMAP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSIDBMGR_INV_SESSION_PTR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSIDBMGR_INVALID_DBC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSIDBMGR_JOBSTRT_TIME_NOTSET - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSIDBMGR_LOGCONN_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSIDBMGR_PHYCONN_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSIDBMGR_SQLSTRT_TIME_NOTSET - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSINET_SIZE_TOO_SMALL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSIPU_MSISTATIONTASK_MSIEXCEPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSIPU_MSISTATIONTASK_SYSEXCEPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSIUSER_EMPTY_JOB - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSIUSER_EMPTY_USERHANDLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_MSIUSER_JOB_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_NO_AVALIABLE_PROJECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_NO_CONNECTION_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_NO_DEFAULT_CATALOG_DEFN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_NO_MEMBERSHIP_INFO - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_NO_VALID_WATCHING_GRIDS_CREATED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_NULL_STATS_MGR_PTR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_PACKAGE_OBJECT_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_PKG_CREATION_FAILED_LACK_ACCESS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_PKG_CREATION_PARTIAL_SUCCESS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_PROJINSTANCE_INIT_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_PURGESTATS_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_PURGESTATS_NOSTATSMGR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_REJECT_PREDICTIVE_CACHING_JOB - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_RESOURCE_NOT_REGISTERED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_RESOURCE_REGISTERED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_RESPONSE_OBJECT_NOT_FOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_REST_ADMINTASKGROUP_ADMINGROUP_SOURCE_NOT_MATCH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_REST_ADMINTASKGROUP_ADMINTASK_NOT_ALLOWED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_REST_ADMINTASKGROUP_ADMINTASK_NOT_SUPPORTTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_REST_ADMINTASKGROUP_INVALID_FIELD_SIZE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_REST_ADMINTASKGROUP_INVALID_FIELD_VALUE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_REST_MULTI_NODES_NOT_SUPPORTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_SERIALIZATION_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_SERVER_BUSY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_SERVER_OUT_CLUSTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_SERVERADMIN_STATS_SERVER_DISCONNECTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_SERVICE_WIN95_NOT_SUPPORTED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_SETTING_ID_NOT_IN_WHITELIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_SETTING_ID_NOT_INT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_SETTING_ID_NOT_PROVIDED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_SETTING_NOT_SUPPORTED_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_SM_DEPENDENCY_LACK_ACCESS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_SM_DEPENDENCY_PARTIAL_SUCCESS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_SPACE_NOT_ENOUGH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_STATS_DISABLED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_STATS_SERVER_SHUTTINGDOWN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_SYSTEM_TIMER_MODIFIED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_TPSERIES_MBR_IS_RECURRENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_TPSERIES_MBR_NOT_RECURRENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_TPSERIES_RECURRENCE_ILLEGAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_TSERIES_INCONSISTENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_UNCERTIFIED_SCRIPT_EXECUTION_NOT_ALLOWED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_UNKNOWN_AUTHENTICATION_MODE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_UNKNOWN_DIAG_FLAG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_USER_HAS_NO_ACCESSIBLE_PROJECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_USHER_REG_DISABLED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_USHER_REG_FAIL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_USHER_REG_INVALID_EMAIL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_WAIT_FOR_CONNECTION_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_WORKFLOW_SERVICE_CONFIGURATION_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_WRAP_MCS_WORKER_TIMEOUT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_WRAP_SEC_E_ACCESS_DENIED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
E_WRAP_SUBSCRIPTION_SKIPPED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EDIT_SUBSCRIPTION_SCOPE - Static variable in interface com.microstrategy.web.app.beans.EnumExecutionScope
 
EDITABLE_OBJECT_ARGUMENT_NAME - Static variable in interface com.microstrategy.web.beans.EnumEditableObjectBeanEvents
 
EDITABLE_OBJECT_EVENT_DELETE - Static variable in interface com.microstrategy.web.beans.EnumEditableObjectBeanEvents
Event for deleting current user.
EDITABLE_OBJECT_EVENT_DUPLICATE - Static variable in interface com.microstrategy.web.beans.EnumEditableObjectBeanEvents
Event for duplicating current user and refrencing to the duplicated user.
EDITABLE_OBJECT_EVENT_INIT_AS_NEW - Static variable in interface com.microstrategy.web.beans.EnumEditableObjectBeanEvents
Event for creating a new user.
EDITABLE_OBJECT_EVENT_REFRESH - Static variable in interface com.microstrategy.web.beans.EnumEditableObjectBeanEvents
Event for refreshing current user.
EDITABLE_OBJECT_EVENT_SAVE - Static variable in interface com.microstrategy.web.beans.EnumEditableObjectBeanEvents
Event for saving current user.
EDITABLE_OBJECT_EVENT_SET_NAME - Static variable in interface com.microstrategy.web.beans.EnumEditableObjectBeanEvents
Event for setting a new name for the object.
EDITABLE_VIEW_MODE_DEFAULT - Static variable in interface com.microstrategy.web.app.beans.RWFrameBean
Constat that represents the default view mode
EDITABLE_VIEW_MODE_NO - Static variable in interface com.microstrategy.web.app.beans.RWFrameBean
Constat that represents that the RWD is in NON EDITABLE view mode
EDITABLE_VIEW_MODE_YES - Static variable in interface com.microstrategy.web.app.beans.RWFrameBean
Constat that represents that the RWD is in EDITABLE view mode
EditableBean - Interface in com.microstrategy.web.beans
This interface reprents a kind of beans which can be edited.
EditableFilter - Class in com.microstrategy.utils.log.editor
 
EditableFilter(AbstractEditableLoggingComponent) - Constructor for class com.microstrategy.utils.log.editor.EditableFilter
 
EditableFormatter - Class in com.microstrategy.utils.log.editor
 
EditableFormatter(EditableHandler) - Constructor for class com.microstrategy.utils.log.editor.EditableFormatter
 
EditableHandler - Class in com.microstrategy.utils.log.editor
 
EditableHandler(EditableLogger, String) - Constructor for class com.microstrategy.utils.log.editor.EditableHandler
 
EditableLogger - Class in com.microstrategy.utils.log.editor
 
EditableLogger(LoggingManagementBean, String) - Constructor for class com.microstrategy.utils.log.editor.EditableLogger
 
EditableObject - Interface in com.microstrategy.web.objects
This interface represents an editable Web Object.
EditableObjectAppBean - Interface in com.microstrategy.web.app.beans
The FilterFrameBean is an application-level bean in charge of displaying and coordinate the elements on the ReportWriter page.
EditableObjectBean - Interface in com.microstrategy.web.beans
This interface represents an editable object bean.
EditConditionTask - Class in com.microstrategy.web.app.tasks.QueryBuilder
 
EditConditionTask() - Constructor for class com.microstrategy.web.app.tasks.QueryBuilder.EditConditionTask
 
EditConditionTask(String) - Constructor for class com.microstrategy.web.app.tasks.QueryBuilder.EditConditionTask
 
EditConditionTaskManipulation(WebReportInstance, String, String, String, String) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.EditConditionTask
 
EditCubeTask - Class in com.microstrategy.web.tasks
 
EditCubeTask() - Constructor for class com.microstrategy.web.tasks.EditCubeTask
 
editDMHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
Edit Derived Metric on Dataset or Template through Derived Metric Editor
editDocumentView(String, int, int, int, int, int, boolean) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Edit a document view
editDocUnitPropHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
editEMMASourceTable(String, String, String, String, String, String, String, String, String) - Method in interface com.microstrategy.web.objects.WebReportManipulation
edit editEMMASourceTable
editEMMASourceTables(JSONArray) - Method in interface com.microstrategy.web.objects.WebReportManipulation
edit editEMMASourceTables in batch
editFieldHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
editFreeFormSQL(String, String) - Method in interface com.microstrategy.web.objects.WebReportManipulation
edit FreeFormSQL
EditFreeFormSQLTask - Class in com.microstrategy.web.app.tasks.QueryBuilder
 
EditFreeFormSQLTask() - Constructor for class com.microstrategy.web.app.tasks.QueryBuilder.EditFreeFormSQLTask
 
EditFreeFormSQLTask(String) - Constructor for class com.microstrategy.web.app.tasks.QueryBuilder.EditFreeFormSQLTask
 
EditFreeFormSQLTaskManipulation(WebReportInstance, String, String) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.EditFreeFormSQLTask
 
EditJoinTask - Class in com.microstrategy.web.app.tasks.QueryBuilder
 
EditJoinTask() - Constructor for class com.microstrategy.web.app.tasks.QueryBuilder.EditJoinTask
 
EditJoinTask(String) - Constructor for class com.microstrategy.web.app.tasks.QueryBuilder.EditJoinTask
 
EditJoinTaskManipulation(WebReportInstance, String, String, String, String, String) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.EditJoinTask
 
EditLogicalView(String) - Static method in class com.microstrategy.web.app.tasks.architect.utils.SchemaManipulationParser
 
EditLogicalViewParser - Class in com.microstrategy.web.app.tasks.architect.utils
 
EditLogicalViewParser() - Constructor for class com.microstrategy.web.app.tasks.architect.utils.EditLogicalViewParser
 
editMenuOptions(BlockList) - Method in class com.microstrategy.web.app.transforms.InsertMenuBlockTransform
 
editMetricQualificationOutputLevel - Variable in class com.microstrategy.web.app.transforms.AbstractPromptExpressionTransform
Specifies whether or not the output level of a metric qualification is editable.
editNodeHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
EditObjectTagTask - Class in com.microstrategy.web.app.tasks
This Task can be used to add or remove object tags from a report/document.
EditObjectTagTask() - Constructor for class com.microstrategy.web.app.tasks.EditObjectTagTask
 
Editor - Interface in com.microstrategy.web.app.gui
Title: Editor.
EDITOR - Static variable in class com.microstrategy.web.app.gui.GuiElementFactory
 
EDITOR_ELEMENT_ALL - Static variable in interface com.microstrategy.web.app.transforms.EnumEditorElements
Deprecated.
 
EDITOR_ELEMENT_APPLY - Static variable in interface com.microstrategy.web.app.transforms.EnumEditorElements
Deprecated.
 
EDITOR_ELEMENT_CANCEL - Static variable in interface com.microstrategy.web.app.transforms.EnumEditorElements
Deprecated.
 
EDITOR_ELEMENT_CLOSE - Static variable in interface com.microstrategy.web.app.transforms.EnumEditorElements
Deprecated.
 
EDITOR_ELEMENT_CONTENT - Static variable in interface com.microstrategy.web.app.transforms.EnumEditorElements
Deprecated.
 
EDITOR_ELEMENT_HELP - Static variable in interface com.microstrategy.web.app.transforms.EnumEditorElements
Deprecated.
 
EDITOR_ELEMENT_OK - Static variable in interface com.microstrategy.web.app.transforms.EnumEditorElements
Deprecated.
 
EDITOR_ELEMENT_TITLE - Static variable in interface com.microstrategy.web.app.transforms.EnumEditorElements
Deprecated.
 
EditorBodyDiv - Static variable in interface com.microstrategy.web.app.gui.EnumEditorSectionTypes
 
editorContentsStyle - Variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
Indicates the style name to be used for the div containing the editor contents
EditorDisplayAll - Static variable in interface com.microstrategy.web.app.gui.EnumEditorDisplayFlags
 
EditorDisplayApply - Static variable in interface com.microstrategy.web.app.gui.EnumEditorDisplayFlags
 
EditorDisplayCancel - Static variable in interface com.microstrategy.web.app.gui.EnumEditorDisplayFlags
 
EditorDisplayClose - Static variable in interface com.microstrategy.web.app.gui.EnumEditorDisplayFlags
 
EditorDisplayContent - Static variable in interface com.microstrategy.web.app.gui.EnumEditorDisplayFlags
 
EditorDisplayHelp - Static variable in interface com.microstrategy.web.app.gui.EnumEditorDisplayFlags
 
EditorDisplayOK - Static variable in interface com.microstrategy.web.app.gui.EnumEditorDisplayFlags
 
EditorDisplayStatusBar - Static variable in interface com.microstrategy.web.app.gui.EnumEditorDisplayFlags
 
EditorDisplayTitle - Static variable in interface com.microstrategy.web.app.gui.EnumEditorDisplayFlags
 
editorElements - Variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
Indicates the elements to display by the editor.
EditorImpl - Class in com.microstrategy.web.app.gui
Title: EditorImpl.
EditorImpl() - Constructor for class com.microstrategy.web.app.gui.EditorImpl
Class constructor, initializes main properties.
EditorImpl.Button - Class in com.microstrategy.web.app.gui
 
editorLayoutFile - Variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
Indicates the name of the definition file associated with the editor.
editorLayoutFile - Variable in class com.microstrategy.web.app.transforms.ElementPickerTransform
Indicates the name of the definition file associated with the editor.
editorLayoutFile - Variable in class com.microstrategy.web.app.transforms.PromptDetailsTransform
Indicates the name of the definition file associated with the editor.
EditorMainDiv - Static variable in interface com.microstrategy.web.app.gui.EnumEditorSectionTypes
 
editorSubType - Variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
Indicates the subtype to be used for the STY attribute for the editor container
EditorTitleDiv - Static variable in interface com.microstrategy.web.app.gui.EnumEditorSectionTypes
 
EditorToolbarTransform - Class in com.microstrategy.web.app.transforms
 
EditorToolbarTransform() - Constructor for class com.microstrategy.web.app.transforms.EditorToolbarTransform
 
EditPromptPageComponentImpl - Class in com.microstrategy.web.app.beans
Specialized implementation of the page component used for the edit prompt page.
EditPromptPageComponentImpl() - Constructor for class com.microstrategy.web.app.beans.EditPromptPageComponentImpl
 
editRelationship(String, List<MappingRelationship>) - Method in interface com.microstrategy.web.objects.WebReportManipulation
edit relationship
EditSelectedColumnManipulation(WebReportInstance, String, String, String, String, String, String, String, String, String, String, String) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.EditSelectedColumnTask
 
EditSelectedColumnTask - Class in com.microstrategy.web.app.tasks.QueryBuilder
 
EditSelectedColumnTask() - Constructor for class com.microstrategy.web.app.tasks.QueryBuilder.EditSelectedColumnTask
 
EditSelectedColumnTask(String) - Constructor for class com.microstrategy.web.app.tasks.QueryBuilder.EditSelectedColumnTask
 
editSelectorPropsHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
EditTableManipulation(XMLBuilder, String, String, String, String, String, String, String, String) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.EditTableTask
 
EditTableTask - Class in com.microstrategy.web.app.tasks.QueryBuilder
 
EditTableTask() - Constructor for class com.microstrategy.web.app.tasks.QueryBuilder.EditTableTask
 
EditTableTask(String) - Constructor for class com.microstrategy.web.app.tasks.QueryBuilder.EditTableTask
 
EditWithAppschema - Class in com.microstrategy.web.app.transforms.contextmenus
 
EditWithAppschema(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.EditWithAppschema
 
EE_CURL_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EE_CURL_NOT_CONNECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EE_CURL_TIME_OUT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EE_E_EXPORT_FAIL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EE_E_EXPORTJSONLENGTH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EE_E_EXPORTOPTIONS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EE_E_NEE_FEATURE_FLAG_DISABLED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EE_E_NEE_UNSUPPORTED_WORKFLOW - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EE_E_RSD_DISABLED_IN_DEPLOYMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EE_E_UNSUPPORTED_FUNCTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EE_E_UNSUPPORTED_MULTIPLE_NODE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EE_INFO_CONTENT_DISABLED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EE_INFO_PDF_COVERPAGE_COLUMNNUMBERNOTE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EE_INFO_PDF_COVERPAGE_ROWNUMBERNOTE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EE_INFO_PDF_INCREMENTALLYGENERATED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EE_INFO_PDF_INCREMENTALLYGENERATEDANDPARTIALRESULT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EE_INFO_PDF_PARTIALRESULT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EE_INFO_PDF_PARTIALRESULT_IGNORED_BY_DS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EE_INSIGHT_SERVICE_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EE_INSIGHT_SERVICE_NOT_CONNECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EE_INSIGHT_SERVICE_TIME_OUT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EE_INSIGHT_SERVICE_UNEXPECTED_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EE_MSG_EMPTYGRID - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EE_NEE_EXPORT_FAIL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EE_NEE_JVM_MEMORY_LIMIT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EE_NEWEE_EXPORT_FAIL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EE_NEWEE_EXPORT_UNEXPECTED_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EE_STR_EXCEL_OF - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EE_STR_EXCEL_PARTIAL_RESULT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EE_STR_FLASH_WIDGETS_NOT_RENDERED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EE_STR_FROM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EE_STR_HTML_PARTIAL_RESULT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EE_STR_PDF_PARTIALRESULT_FONT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EE_STR_PDF_PARTIALRESULT_NOTE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EE_STR_PDF_TABLE_OF_CONTENTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EE_STR_TO - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
ELEM_NAME_MAPCONDITION - Static variable in class com.microstrategy.web.transform.StyleMapConditionImpl
The name of the map condition element.
ELEM_NAME_MAPDEFAULT - Static variable in class com.microstrategy.web.transform.StyleMapDefaultImpl
The name of the map default element.
ELEM_NAME_MAPPERDEFN - Static variable in class com.microstrategy.web.transform.MapperDefnImpl
This is the name of the mapper definition element.
ELEM_NAME_MAPPERDEFNS - Static variable in class com.microstrategy.web.transform.MapperDefnsImpl
The name of the mapper definitions element.
ELEM_NAME_STYLEMAP - Static variable in class com.microstrategy.web.transform.StyleMapImpl
The name of the style map element.
ELEM_NAME_STYLEMAPS - Static variable in class com.microstrategy.web.transform.StyleMapsImpl
The name of the style maps element.
ELEMENT_BASED_DISPLAY - Static variable in interface com.microstrategy.web.app.gui.EnumIncrementalFetchProperties
Boolean property that indicates if the display of page information will be done based on elements - for example, "1-30 of 235" - or based on total pages on result set - for example, 2 of 5 pages.
ELEMENT_BASED_FETCH - Static variable in interface com.microstrategy.web.app.gui.EnumIncrementalFetchProperties
Boolean property indicating the fetch event and its argument are based on element indexes.
ELEMENT_ITEMS_SEPARATOR - Static variable in interface com.microstrategy.web.beans.EnumDataExplorerBeanEvents
 
ELEMENT_PROMPT - Static variable in interface com.microstrategy.web.objects.WebPromptCustomStyles
 
elementClass() - Method in class com.microstrategy.web.app.utils.upgrade.AbstractXMLConfigModule
Subclasses must implement this method to identify the AbstractConfigurationElement class that represents the root node of the xml.
elementClass() - Method in class com.microstrategy.web.app.utils.upgrade.LocalesModule
 
elementClass() - Method in class com.microstrategy.web.app.utils.upgrade.PageConfigsModule
 
elementClass() - Method in class com.microstrategy.web.app.utils.upgrade.StyleCatalogModule
 
elementHasChildren(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.ObjectBrowserTabRWWorkingSetTransform
Analyzes the WebObjectInfo instance and based on its type and/or subtype, it determines if this transform is configured for displaying its children or not.
elementImage - Variable in class com.microstrategy.web.app.transforms.PromptHierarchicalTreeTransform
Deprecated.
Image used to represent an attribute element.
elementImage - Variable in class com.microstrategy.web.app.transforms.PromptHierarchicalTreeXHTMLTransform
Image used to represent an attribute element.
elementImage - Variable in class com.microstrategy.web.app.transforms.PromptsIFrameTransform
Specifies the image to use to represent an attribute's eleement object in tree.
elementList - Variable in class com.microstrategy.web.tasks.AbstractGridDrillTask
 
ElementPickerBean - Interface in com.microstrategy.web.app.beans
This interface provides methods for the element picker used in Attribute Qualification Prompts.
ElementPickerBeanImpl - Class in com.microstrategy.web.app.beans
This class represents the Element Picker used in the Attribute Qualification Prompt
ElementPickerBeanImpl() - Constructor for class com.microstrategy.web.app.beans.ElementPickerBeanImpl
 
ElementPickerTransform - Class in com.microstrategy.web.app.transforms
This transform renders the element picker used in prompts.
ElementPickerTransform() - Constructor for class com.microstrategy.web.app.transforms.ElementPickerTransform
Default constructor
ElementPromptBean - Interface in com.microstrategy.web.beans
Interface for the Element Prompt Bean.
elements() - Method in class com.microstrategy.utils.HashList
Return the enumeration of the items inside this list.
elements() - Method in class com.microstrategy.utils.KeyedList
 
elements() - Method in class com.microstrategy.utils.SimpleListObj
Return the enumeration of the items inside this list.
elements() - Method in class com.microstrategy.web.app.gui.CartElements
Returns a java.util.Enumeration containing the objects in this collection.
elements() - Method in interface com.microstrategy.web.beans.DataExplorerBean
returns the element collection corresponding to the traversal step (browsing to elements or drillable attributes).
elements() - Method in interface com.microstrategy.web.beans.UserEntitiesBean
Returns an Enumeration of this collection.
elements() - Method in class com.microstrategy.web.objects.admin.DataSourceEnumerator
Returns a java.util.Enumeration containing the items in the collection.
elements() - Method in interface com.microstrategy.web.objects.admin.licensing.BatchAuditResults
Returns an enumeratioin over all the the UserLicenseInfo objects.
elements() - Method in interface com.microstrategy.web.objects.admin.licensing.CPULicenseDetails
Returns a java.util.Enumeration which can be used to iterate through the collection.
elements() - Method in interface com.microstrategy.web.objects.admin.licensing.LicensedUsers
Returns a java.util.Enumeration which can be used to iterate through the collection.
elements() - Method in class com.microstrategy.web.objects.admin.monitors.AbstractCategories
 
elements() - Method in class com.microstrategy.web.objects.admin.monitors.AbstractCategory
 
elements() - Method in class com.microstrategy.web.objects.admin.monitors.AbstractInstance
 
elements() - Method in interface com.microstrategy.web.objects.admin.monitors.Categories
Returns a java.util.Enumeration object which contains all the objects in this collection.
elements() - Method in interface com.microstrategy.web.objects.admin.monitors.Category
Returns a java.util.Enumeration object containing the objects in the collection.
elements() - Method in interface com.microstrategy.web.objects.admin.monitors.CounterDataList
returns an enumeration of the archived data values.
elements() - Method in interface com.microstrategy.web.objects.admin.monitors.Instance
Returns a java.util.Enumeration containing the objects in this collection.
elements() - Method in interface com.microstrategy.web.objects.admin.monitors.MonitorResults
Returns an enumeration over all the individual items in the collection.
elements() - Method in interface com.microstrategy.web.objects.admin.serverconfig.DiagnosticsLogger
Returns an enumeration of DiagnosticsDispatcher objects for this logger.
elements() - Method in interface com.microstrategy.web.objects.admin.serverconfig.DiagnosticsLoggers
Returns an enumeration of DiagnosticsLogger objects.
elements() - Method in interface com.microstrategy.web.objects.admin.serverconfig.LogCategories
Returns an enumeration of LogCategory objects.
elements() - Method in interface com.microstrategy.web.objects.admin.serverconfig.LogCategory
Returns an enumeration of LogCounter objects.
elements() - Method in interface com.microstrategy.web.objects.admin.serverconfig.LogDestinations
Returns an enumeration of LogDestination objects.
elements() - Method in interface com.microstrategy.web.objects.admin.serverconfig.ServerInstances
Returns a java.util.Enumeration which can be used to iterate through the list of ServerInstance objects.
elements() - Method in interface com.microstrategy.web.objects.admin.users.WebUserList
Returns a java.util.Enumeration collection containing the items in the collection.
elements() - Method in interface com.microstrategy.web.objects.rw.RWHyperlinks
 
elements() - Method in interface com.microstrategy.web.objects.rw.RWUserObjects
Returns enumeration of derived attributes
elements() - Method in class com.microstrategy.web.objects.RWHyperlinksImpl
 
elements() - Method in interface com.microstrategy.web.objects.SimpleList
Returns a java.util.Enumeration containing the items inside this list.
elements() - Method in interface com.microstrategy.web.objects.WebAccessControlList
Returns a java.util.Enumeration containing the objects in the collection.
elements() - Method in interface com.microstrategy.web.objects.WebAttributeForms
Returns a java.util.Enumeration, which can be used to iterate through the collection.
elements() - Method in interface com.microstrategy.web.objects.WebAxis
Returns a java.util.Enumeration which can be used to iterate through the objects on the axis, in left-to-right order.
elements() - Method in interface com.microstrategy.web.objects.WebChannels
Returns a java.util.Enumeration of the items in the collection.
elements() - Method in interface com.microstrategy.web.objects.WebCluster
Returns an enumeration of WebClusterNode interfaces that are in the cluster.
elements() - Method in interface com.microstrategy.web.objects.WebClusters
Returns an Enumeration of all of the WebCluster objects in the collection.
elements() - Method in interface com.microstrategy.web.objects.WebDerivedElements
Returns a java.util.Enumeration which can be used to iterate through the list of elements in the collection.
elements() - Method in interface com.microstrategy.web.objects.WebDimension
Returns a java.util.Enumeration containing the attributes within the collection.
elements() - Method in interface com.microstrategy.web.objects.WebDimty
Returns a java.util.Enumeration which can be used to iterate through the list of WebDimtyUnits in the collection.
elements() - Method in interface com.microstrategy.web.objects.WebDirectedAttributes
Returns a java.util.Enumeration containing the items in the collection.
elements() - Method in interface com.microstrategy.web.objects.WebDisplayUnits
Returns a java.util.Enumeration containing the objects in this collection.
elements() - Method in interface com.microstrategy.web.objects.WebDocReportInstances
Returns an enumeration for the collection of WebReportInstance objects stored in this object.
elements() - Method in interface com.microstrategy.web.objects.WebDrillActions
Returns a java.util.Enumeration which can be used to iterate through the list of drill actions in the collection.
elements() - Method in interface com.microstrategy.web.objects.WebDrillMap
Returns an enumeration for the collection of WebDrillPath objects stored in this drill map.
elements() - Method in interface com.microstrategy.web.objects.WebElements
Returns a java.util.Enumeration which can be used to iterate through the list of elements in the collection.
elements() - Method in interface com.microstrategy.web.objects.WebFolder
Returns a java.util.Enumeration object, which can be used to iterate through the folder.
elements() - Method in interface com.microstrategy.web.objects.WebGraphLabels
Returns an Enumeration of WebGraphLabel objects
elements() - Method in interface com.microstrategy.web.objects.WebGraphProperties
Returns a java.util.Enumeration which can be used to iterate through the list of graph properties in the collection.
elements() - Method in interface com.microstrategy.web.objects.WebGridHeaders
 
elements() - Method in interface com.microstrategy.web.objects.WebGridRows
 
elements() - Method in interface com.microstrategy.web.objects.WebGridTitles
 
elements() - Method in interface com.microstrategy.web.objects.WebHeaders
 
elements() - Method in interface com.microstrategy.web.objects.WebHyperLinkAnswers
Returns an iterator over the answer collection
elements() - Method in interface com.microstrategy.web.objects.WebHyperLinks
Returns an iterator over the Hyperlinks collection
elements() - Method in interface com.microstrategy.web.objects.WebLinkItems
 
elements() - Method in interface com.microstrategy.web.objects.WebMDXSources
Returns a java.util.Enumeration containing the objects in the collection.
elements() - Method in interface com.microstrategy.web.objects.WebMessages
Returns a java.util.Enumeration containing the items in the collection.
elements() - Method in interface com.microstrategy.web.objects.WebMonitor
Returns an enumeration of the monitor fields.
elements() - Method in interface com.microstrategy.web.objects.WebMonitorField
Returns an enumeration of the monitor properties.
elements() - Method in interface com.microstrategy.web.objects.WebProjectInstances
Returns an Enumeration which can be used to step through the collection of WebProjectInstance objects.
elements() - Method in interface com.microstrategy.web.objects.WebProjectReferences
Returns a java.util.Enumeration object containing the items in the collection.
elements() - Method in interface com.microstrategy.web.objects.WebProjectSettings
Returns a java.util.Enumeration containing the items in the collection.
elements() - Method in interface com.microstrategy.web.objects.WebPrompts
Returns an Enumeration of prompts in the collection.
elements() - Method in interface com.microstrategy.web.objects.WebProperties
Return an enumeration of the WebProperty objects inside this object.
elements() - Method in interface com.microstrategy.web.objects.WebPropertyGroup
Returns an Enumeration of the collection of WebPropertySet objects inside the group.
elements() - Method in interface com.microstrategy.web.objects.WebPropertySet
Return an Enumeration of WebProperty objects inside this object.
elements() - Method in class com.microstrategy.web.objects.WebReusableThresholdsImpl
 
elements() - Method in interface com.microstrategy.web.objects.WebRow
 
elements() - Method in interface com.microstrategy.web.objects.WebSchedules
Deprecated.
Gets the Enumeration of the WebSchedule objects.
elements() - Method in interface com.microstrategy.web.objects.WebServerSettings
Returns a java.util.Enumeration containing all the items in the collection.
elements() - Method in interface com.microstrategy.web.objects.WebSorts
Returns an Enumeration of the sort objects inside this collection.
elements() - Method in interface com.microstrategy.web.objects.WebSubTitles
 
elements() - Method in interface com.microstrategy.web.objects.WebTemplateAttributes
Returns a java.util.Enumeration, which can be used to iterate through the WebTemplateAttribute objects in the collection in position ordering.
elements() - Method in interface com.microstrategy.web.objects.WebTemplateMetrics
Returns a java.util.Enumeration, which can be used to iterate through the WebTemplateMetric objects in the collection in position ordering.
elements() - Method in interface com.microstrategy.web.objects.WebTemplateMetricSubtotals
Deprecated.
Returns a java.util.Enumeration containing the objects in the collections.
elements() - Method in interface com.microstrategy.web.objects.WebTemplateSubtotals
Returns a java.util.Enumeration containing the objects in the collections.
elements() - Method in interface com.microstrategy.web.objects.WebThresholds
 
elements(int, int) - Method in interface com.microstrategy.web.objects.WebGraphProperties
Returns a java.util.Enumeration that is a filtered collection based on the objectID and the attributeID parameters passed in.
ELEMENTS_SEPARATOR - Static variable in interface com.microstrategy.web.beans.EnumDataExplorerBeanEvents
 
ElementsBrowseTask - Class in com.microstrategy.web.app.tasks
 
ElementsBrowseTask() - Constructor for class com.microstrategy.web.app.tasks.ElementsBrowseTask
 
ElementsPromptEditorTransform - Class in com.microstrategy.web.app.transforms
 
ElementsPromptEditorTransform() - Constructor for class com.microstrategy.web.app.transforms.ElementsPromptEditorTransform
 
ELENETSVR_E_COMMAND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
ELENETSVR_E_CORRUPT_HEADER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
ELENETSVR_E_LOAD_ELEMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
ELENETSVR_E_LOAD_ELEMENTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
ELES_C_COMPLETE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
ELES_C_FINDMATCHED_OBJECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
ELES_C_LOG_HEADER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
ELES_E_FAILED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
ELESVR_E_PROMPT_FILTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
ELESVR_E_SERVERSIDE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
ELESVR_E_UNSUPPORTED_SUBTYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
ELESVR_E_WRONG_SOURCETABLE_OR_SCHEMA - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
ELESVR_ERR_CACHEINSERT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
ELESVR_ERR_DIFFSOURCE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
ELESVR_ERR_HIRARCHY_NOT_SUPPORT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
ELESVR_ERR_NOATTRIBUTE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
ELESVR_ERR_REMOVEATTR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
ELESVR_ERR_RMVCOLLECTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
ElseTag - Class in com.microstrategy.web.app.taglibs
 
ElseTag() - Constructor for class com.microstrategy.web.app.taglibs.ElseTag
 
Email - com.microstrategy.web.tasks.models.EnumMappingDataType
 
EmbedFonts - Static variable in class com.microstrategy.web.app.utils.OptionsHelper
 
EMDataLoader - Static variable in interface com.microstrategy.web.objects.admin.serverconfig.EnumServerTypes
The server is the EM Data Loader.
emmaTableIDTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.AddJoinTask
 
emmaTableIDTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.AddMultiSelectedColumns
 
emmaTableIDTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.AddSelectedColumn
 
emmaTableIDTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.AddTableTask
 
emmaTableIDTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.CalculateGroupByTask
 
emmaTableIDTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.ConvertToFreeFormSQLTask
 
emmaTableIDTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.ConvertToQueryBuilderTask
 
emmaTableIDTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.EditConditionTask
 
emmaTableIDTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.EditJoinTask
 
emmaTableIDTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.EditSelectedColumnTask
 
emmaTableIDTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.EditTableTask
 
emmaTableIDTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.GenerateJoinsTask
 
emmaTableIDTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.ParseTask
 
emmaTableIDTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.RemoveSelectedColumnTask
 
emmaTableIDTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.RemoveSelectedJoinTask
 
emmaTableIDTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.RemoveTableTask
 
emmaTableIDTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.UpdateWHTableTask
 
EMPTY_ANSWER - Static variable in interface com.microstrategy.web.app.beans.EnumFilterEditorErrorCodes
 
EMPTY_ENUMERATION - Static variable in class com.microstrategy.utils.GenericTreeNodeImpl
An enumeration that is always empty.
EMPTY_LIST - Static variable in interface com.microstrategy.web.app.beans.EnumFilterEditorErrorCodes
 
emptyCell() - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
Convenience method that checks if the output format is SCREEN_READER and determines whether to show a " " or HTMLHelper.SCREEN_READER_EMPTY_CELL_DISPLAY.
EmptyListException - Exception in com.microstrategy.web.tags
Thrown when the List cached in a LayoutContext is empty.
EmptyListException() - Constructor for exception com.microstrategy.web.tags.EmptyListException
Constructor.
EmptyListException(int, Object[], Throwable, Locale) - Constructor for exception com.microstrategy.web.tags.EmptyListException
Deprecated.
use other constructor instead
EmptyListException(int, Object[], Locale) - Constructor for exception com.microstrategy.web.tags.EmptyListException
Deprecated.
use other constructor instead
EmptyListException(LocalizableMessage) - Constructor for exception com.microstrategy.web.tags.EmptyListException
Constructor.
EmptyListException(LocalizableMessage, Throwable) - Constructor for exception com.microstrategy.web.tags.EmptyListException
Constructor.
EmptyListException(String) - Constructor for exception com.microstrategy.web.tags.EmptyListException
Constructor.
EmptyListException(String, Throwable) - Constructor for exception com.microstrategy.web.tags.EmptyListException
Constructor.
EmptyListException(Throwable) - Constructor for exception com.microstrategy.web.tags.EmptyListException
Constructor.
EmptyNamespaceEncoderImpl - Class in com.microstrategy.web.platform
This is an implementation of the NamespaceEncoder interface that performs on encoding--it merely passes the original string back to caller.
EmptyNamespaceEncoderImpl() - Constructor for class com.microstrategy.web.platform.EmptyNamespaceEncoderImpl
 
EmptyNumericStringPreferenceDefinition - Class in com.microstrategy.web.preferences
This class checks the string to validate as a possible preference value it's either an empty string or if it has a value, it is a valid integer with the limits specified...
EmptyNumericStringPreferenceDefinition() - Constructor for class com.microstrategy.web.preferences.EmptyNumericStringPreferenceDefinition
Constructor for creating PreferenceDefinition objects from XML parsing.
EmptyNumericStringPreferenceDefinition(String, PreferenceLevels) - Constructor for class com.microstrategy.web.preferences.EmptyNumericStringPreferenceDefinition
 
EmptySchemaSearchCache - Class in com.microstrategy.web.objects
 
EmptyTransform - Class in com.microstrategy.web.app.transforms
 
EmptyTransform() - Constructor for class com.microstrategy.web.app.transforms.EmptyTransform
 
Enable - com.microstrategy.web.app.utils.WFProperty
 
ENABLE_CLEAR_SEARCH - Static variable in interface com.microstrategy.web.app.gui.EnumContactsCartProperties
 
ENABLE_USHER_REGISTRATION - Static variable in class com.microstrategy.web.app.tasks.UsherRegisterUserTask
 
enableAutomaticSessionRecovery() - Method in class com.microstrategy.web.app.transforms.PreferencesGeneralTransform
Check the hidden preference that controls the session recovery feature
enableContact(String) - Method in interface com.microstrategy.web.objects.WebContactsSource
enable contact with specified ID from metadata
EnableContact(String, String) - Method in interface com.microstrategy.webapi.IDSSXMLSubscriptionServer
Enable a contact, given the ID of the contact.
ENABLED_CONTACTS_FLAG_INCLUDE_ALL - Static variable in interface com.microstrategy.web.objects.WebContactsSource
 
ENABLED_CONTACTS_FLAG_INCLUDE_DISABLED_ONLY - Static variable in interface com.microstrategy.web.objects.WebContactsSource
 
ENABLED_CONTACTS_FLAG_INCLUDE_ENABLED_ONLY - Static variable in interface com.microstrategy.web.objects.WebContactsSource
 
ENABLED_ONLY - com.microstrategy.webapi.EnumDSSXMLQuickSearchEnabledStatus
Return the enabled users or user groups only.
enabledCssClass - Variable in class com.microstrategy.web.app.taglibs.EventTagHelper
Property used for saving the value of the enabledCssClass tag attribute specified by the user
enableEvent - Variable in class com.microstrategy.web.app.taglibs.EventTagHelper
Property used for saving the value of the enableEvent tag attribute specified by the user
enableExcelNumFormat - Variable in class com.microstrategy.web.app.transforms.ReportExportExcelFormatTransform
This formal parameter determines whether to enable number formatting for Excel.
enableExcelOutline - Variable in class com.microstrategy.web.app.transforms.ReportExportExcelFormatTransform
This formal parameter determines whether to export outline reports as outline in Excel.
enableExtendedFetch() - Method in interface com.microstrategy.web.objects.WebDBConnection
Enable Extended fetch for ODB for this connection.
enableHashed(boolean) - Static method in class com.microstrategy.web.filter.ClientIDFilter
 
EnableHorizontalSwipeToChange - com.microstrategy.web.app.utils.WFProperty
 
enableItem(String) - Method in class com.microstrategy.web.app.gui.ContextMenuItem
Sets a javascript to be executed before the item gets displayed.
enableLogging(String, String) - Method in interface com.microstrategy.web.objects.admin.serverconfig.PerformanceLoggingConfiguration
Enables logging for the counter passed.
enableLogStats(String, String) - Method in interface com.microstrategy.web.objects.admin.serverconfig.PerformanceLoggingConfiguration
Enables logging to statistics for the counter passed.
enableParameterizedQueries() - Method in interface com.microstrategy.web.objects.WebDBConnection
Enable parameterized queries.
enablePartialUpdate() - Method in class com.microstrategy.web.app.beans.AccordionTabManagerEventHandler
 
enableSearch(String, boolean) - Method in interface com.microstrategy.web.objects.WebObjectSource
To enable/disable project
enableTrace() - Method in interface com.microstrategy.web.objects.WebDBConnection
 
enableTriggerRepeat(int) - Method in interface com.microstrategy.web.objects.WebScheduleTriggerTime
Enables the trigger to fire multiple times on the trigger day
enableTriggerRepeat(int, int) - Method in interface com.microstrategy.web.objects.WebScheduleTriggerTime
encode(byte[]) - Static method in class com.microstrategy.utils.Base64
 
encode(byte[], String) - Static method in class com.microstrategy.utils.Base64
 
encode(MarkupOutput, CharBuffer) - Method in class com.microstrategy.web.app.transforms.CharsetTranscoder
 
encode(String) - Method in class com.microstrategy.utils.BasicHTMLEncoder
 
encode(String) - Method in interface com.microstrategy.utils.ContentEncoder
This method should return the original String if there is no replacement.
encode(String) - Method in class com.microstrategy.utils.ContentEncoderChain
The encode method encodes the data through the list of encoders.
encode(String) - Method in class com.microstrategy.utils.JsonEncoder
 
encode(String) - Method in class com.microstrategy.utils.ScriptVariableJSONEncoder
 
encode(String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Encodes a string using HTML encoding.
encode(StringBuilder) - Method in class com.microstrategy.utils.BasicHTMLEncoder
 
encode(StringBuilder) - Method in interface com.microstrategy.utils.ContentEncoder
Encode the value in the StringBuilder.
encode(StringBuilder) - Method in class com.microstrategy.utils.JsonEncoder
 
encode(StringBuilder) - Method in class com.microstrategy.utils.ScriptVariableJSONEncoder
 
encode(String, boolean) - Method in class com.microstrategy.utils.BasicHTMLEncoder
 
encode(String, boolean) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
 
encode(String, String) - Static method in class com.microstrategy.utils.WebURLEncoder
a-z,A-Z,0-9,_,-,,. remain unencoded ' ' space is converted to a + all other characters are first encoded and then each byte is represented using a %HH format
encode(String, String, int) - Static method in class com.microstrategy.utils.WebURLEncoder
This method URL encodes a string and truncates the string to the maximum lenght specified in maxLength a-z,A-Z,0-9,_,-,*,. remain unencoded all other characters are first encoded and then each byte is represented using a %HH format
encode(ByteBuffer, ByteBuffer) - Static method in class com.microstrategy.utils.Base64Harder
Performs Base64Harder encoding on the raw ByteBuffer, writing it to the encoded ByteBuffer.
encode(ByteBuffer, CharBuffer) - Static method in class com.microstrategy.utils.Base64Harder
Performs Base64Harder encoding on the raw ByteBuffer, writing it to the encoded CharBuffer.
encode(CharBuffer, OutputStream) - Method in class com.microstrategy.web.app.transforms.TranscodingStreamingContext
 
ENCODE - Static variable in class com.microstrategy.utils.Base64Harder
Specify encoding in first bit.
encodeBytes(byte[]) - Static method in class com.microstrategy.utils.Base64Harder
Encodes a byte array into Base64Harder notation.
encodeBytes(byte[], int) - Static method in class com.microstrategy.utils.Base64Harder
Encodes a byte array into Base64Harder notation.
encodeBytes(byte[], int, int) - Static method in class com.microstrategy.utils.Base64Harder
Encodes a byte array into Base64Harder notation.
encodeBytes(byte[], int, int, int) - Static method in class com.microstrategy.utils.Base64Harder
Encodes a byte array into Base64Harder notation.
encodeBytesToBytes(byte[]) - Static method in class com.microstrategy.utils.Base64Harder
Similar to Base64Harder.encodeBytes(byte[]) but returns a byte array instead of instantiating a String.
encodeBytesToBytes(byte[], int, int, int) - Static method in class com.microstrategy.utils.Base64Harder
Similar to Base64Harder.encodeBytes(byte[], int, int, int) but returns a byte array instead of instantiating a String.
encodeCharsetName - Variable in class com.microstrategy.web.app.transforms.EncodeSpecialStreamingContext
 
ENCODED_DEFAULT_TAG_NAME_PREFIX - Static variable in interface com.microstrategy.web.tags.InputTag
The constant prefix for the encoded value of the name attribute.
ENCODED_IMAGE_NAME_PREFIX - Static variable in interface com.microstrategy.web.tags.InputTag
The constant prefix for the encoded value of the name attribute.
encodeData(String) - Method in class com.microstrategy.utils.GenericJsonGenerator
 
encodeData(String) - Method in class com.microstrategy.web.app.utils.JsonGenerator
 
EncodedMarkupOutput - Interface in com.microstrategy.web.beans
This object is used to perform everything MakrupOuptput is supposed to do but with js encoding performed upon appending a string.
encodeElementNameParam - Variable in class com.microstrategy.web.app.transforms.MojoXtabTransformImpl
 
encodeEscapeApostrophe(String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
 
encodeExcludeSubStr(String, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
/** encode object details, the description part will not encode if allowing html on object description
encodeFileToFile(String, String) - Static method in class com.microstrategy.utils.Base64Harder
Reads infile and encodes it to outfile.
encodeForAllowHtmlOnMetrics(String) - Method in class com.microstrategy.utils.BasicHTMLEncoder
 
encodeForAllowHtmlOnMetrics(String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
 
encodeForAllowHtmlOnSelector(String) - Method in class com.microstrategy.utils.BasicHTMLEncoder
 
encodeForAttributeValueTooltip(StringBuilder) - Method in class com.microstrategy.utils.BasicHTMLEncoder
 
encodeForHtml(String) - Static method in class com.microstrategy.web.app.transforms.MojoRWDTransform.TransformStringUtil
 
encodeForTooltip(String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
 
encodeFromFile(String) - Static method in class com.microstrategy.utils.Base64Harder
Convenience method for reading a binary file and base64-encoding it.
EncodeHTML - Static variable in class com.microstrategy.web.app.utils.OptionsHelper
 
EncodeHtmlReportProperty(String, String, String) - Constructor for class com.microstrategy.web.app.beans.ExportReportPreferencePropertyListMapper.EncodeHtmlReportProperty
 
encodeJSCode(String) - Method in class com.microstrategy.utils.BasicJSEncoder
It accepts the string to be encoded and returns the encoded string for JavaScript.
encodeJSCode(String) - Static method in class com.microstrategy.web.app.utils.JavaScriptHelper
Delimits the Single Quote(') with a back slash single quote(\') for JavaScript It accepts the string to be encoded and returns the encoded string.
encodeJSCodeForAttribute(String) - Method in class com.microstrategy.utils.BasicJSEncoder
 
encodeMetricValue() - Method in class com.microstrategy.web.app.transforms.ReportGridCellMetricValueImpl
Whether to HTML-encode metric values (based on the preference value)
encodeMetricValue() - Method in class com.microstrategy.web.app.transforms.ReportGridExcelCellMetricValueImpl
 
encodeMV() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Deprecated.
This method is only required at the metric value cell, please use ReportGridCellMetricValueImpl.encodeMetricValue().
encodeMV() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
This method is only required at the metric value cell, please use ReportGridCellMetricValueImpl.encodeMetricValue().
encodeName(String) - Method in class com.microstrategy.web.platform.EmptyNamespaceEncoderImpl
Given a name in our generated content (e.g., a form field), encode it as needed by the application environment.
encodeName(String) - Method in interface com.microstrategy.web.platform.NamespaceEncoder
Given a name in our generated content (e.g., a form field), encode it as needed by the application environment.
encodeObject(Serializable) - Static method in class com.microstrategy.utils.Base64Harder
Serializes an object and returns the Base64Harder-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class com.microstrategy.utils.Base64Harder
Serializes an object and returns the Base64Harder-encoded version of that serialized object.
encoder - Variable in class com.microstrategy.web.app.transforms.EncodeSpecialStreamingContext
 
encodeResourceURI(String) - Method in class com.microstrategy.web.platform.EmptyNamespaceEncoderImpl
Given a static URI reference, encode it as needed by the application environment.
encodeResourceURI(String) - Method in interface com.microstrategy.web.platform.NamespaceEncoder
Given a static URI reference, encode it as needed by the application environment.
encodeSpecialCharacter(byte, byte) - Method in class com.microstrategy.web.app.transforms.CharsetEncoderWithSpecialChar
Encodes one character as Shift JIS
This is done to special-encode some problematic characters into SJIS because they are not properly encoded by Java.
encodeSpecialCharacter(byte, byte) - Method in class com.microstrategy.web.app.transforms.EncodeSpecialStreamingContext
Encodes one character as Shift JIS
This is done to special-encode some problematic characters into SJIS because they are not properly encoded by Java.
encodeSpecialCharacter(byte, byte, ByteBuffer, IFlushable) - Method in interface com.microstrategy.web.app.transforms.ICharsetModifiable
 
encodeSpecialCharacter(byte, byte, ByteBuffer, IFlushable) - Method in class com.microstrategy.web.app.transforms.SJISModifier
 
EncodeSpecialStreamingContext - Class in com.microstrategy.web.app.transforms
 
EncodeSpecialStreamingContext(ContainerServices, String) - Constructor for class com.microstrategy.web.app.transforms.EncodeSpecialStreamingContext
 
encodeToFile(byte[], String) - Static method in class com.microstrategy.utils.Base64Harder
Convenience method for encoding data to a file.
encodeXMLAttribute(String) - Static method in class com.microstrategy.utils.xml.XMLUtils
Replaces HTML unfriendly characters with their escaped equivalents.
encodeXMLText(String) - Method in class com.microstrategy.web.app.transforms.AbstractReportXMLTransform
 
ENCODING_CHARSET_SEPARATOR - Static variable in class com.microstrategy.web.app.transforms.ReportExportIServerTransform
 
ENCODING_CLASS_SEPARATOR - Static variable in class com.microstrategy.web.app.transforms.ReportExportIServerTransform
 
ENCODING_MAP_SEPARATOR - Static variable in class com.microstrategy.web.app.transforms.ReportExportIServerTransform
 
ENCODING_METHOD_NAME - Static variable in interface com.microstrategy.web.beans.EnumSecurityPluginProvidersBase
 
encrypt(byte[], String) - Method in class com.microstrategy.utils.crypto.CryptoHTML
Encrypts a string.
encrypt(CryptoData) - Method in class com.microstrategy.utils.crypto.CryptoCipher2
Encrypts the specified data.
encrypt(String) - Static method in class com.microstrategy.utils.crypto.CryptoConfigProperty
Encrypts a string.
encrypt(String) - Static method in class com.microstrategy.utils.crypto.CryptoHTML
Encrypts a string.
encrypt(String) - Method in class com.microstrategy.web.platform.AbstractConfigurableContainerServices
 
encrypt(String, EnumCipher) - Method in class com.microstrategy.utils.crypto.CryptoSessionKey
 
encrypt(String, String) - Static method in class com.microstrategy.utils.EncryptionUtil
Encrypts the given data
encrypt(String, String, int) - Method in class com.microstrategy.utils.crypto.CryptoSessionKey
Encrypts the specified string.
Encrypt(String, String) - Method in interface com.microstrategy.webapi.IDSSXMLEncryptor
Encrypts a string using the given key.
Encrypt(String, String, String) - Method in interface com.microstrategy.webapi.IDSSXMLEncryptor
Encrypts a string using the given key, and cipher.
encrypt2Bytes(String, EnumCipher) - Method in class com.microstrategy.utils.crypto.CryptoSessionKey
 
EncryptedObject<T extends java.io.Serializable> - Class in com.microstrategy.utils.encryptedobject
This class is a wrapper class for SealedObject to help simplify usage.
EncryptedObject(Serializable) - Constructor for class com.microstrategy.utils.encryptedobject.EncryptedObject
Constructs a EncryptedObject from any Serializable object.
EncryptedObjectException - Exception in com.microstrategy.utils.encryptedobject
 
EncryptedObjectException(String) - Constructor for exception com.microstrategy.utils.encryptedobject.EncryptedObjectException
 
EncryptedObjectException(String, Throwable) - Constructor for exception com.microstrategy.utils.encryptedobject.EncryptedObjectException
 
EncryptionMode - Enum in com.microstrategy.webapi
Encryption mode to use for communication with the Intelligence Server.
EncryptionModeConfiguration - Interface in com.microstrategy.webapi
 
EncryptionModeConfigurationSSL - Class in com.microstrategy.webapi
Configuration parameters governing SSL communication with the Intelligence Server.
EncryptionUtil - Class in com.microstrategy.utils
Utility class for Encryption
EncryptionUtil() - Constructor for class com.microstrategy.utils.EncryptionUtil
 
encryptString(String) - Static method in class com.microstrategy.utils.JsonWebTokenUtils
 
encryptToBase64String(String, String) - Static method in class com.microstrategy.utils.EncryptionUtil
Encrypts and returns base64 encoded String
end - Variable in class com.microstrategy.web.app.maps.shp.Shape
 
end() - Method in interface com.microstrategy.utils.DeltaProperties.Visitor
 
end() - Method in class com.microstrategy.utils.json.JSONTokener
 
end() - Method in class com.microstrategy.web.app.tasks.architect.json.JSONTokener
 
end(String) - Method in interface com.microstrategy.utils.DeltaProperties.Visitor
 
END_ARGUMENT - Static variable in interface com.microstrategy.web.app.gui.EnumIncrementalFetchProperties
Property used for Incremental Fetch inside a form, representing the argument name for the end arrow to be used in case the navigation arrows are displayed inside a form, as image inputs.
END_CSS_DISABLED_IMAGE - Static variable in interface com.microstrategy.web.app.gui.EnumIncrementalFetchProperties
Css class for the end button when shown as disabled
END_CSS_IMAGE - Static variable in interface com.microstrategy.web.app.gui.EnumIncrementalFetchProperties
Argument name for end image button CSS class information
END_DISABLED_LABEL - Static variable in interface com.microstrategy.web.app.gui.EnumIncrementalFetchProperties
Label (tooltip) for the end button when shown as disabled
END_IMAGE - Static variable in interface com.microstrategy.web.app.gui.EnumIncrementalFetchProperties
Deprecated.
END_LABEL - Static variable in interface com.microstrategy.web.app.gui.EnumIncrementalFetchProperties
Label for last image button
endCreateTime(String) - Method in class com.microstrategy.webapi.paramsobject.SynchronousQuickSearch.Builder
End Create Time GMT.
endDelta() - Method in class com.microstrategy.web.objects.RWDelta
Closes all tags up to the "rw_manipulation" tag
endDocument() - Method in class com.microstrategy.utils.xml.AbstractHandler
This is a safegurd against forgetting to pop out inner handlers.
endDocument() - Method in class com.microstrategy.utils.xml.DefaultContentHandler
What to do when the end of document is encountered.
endDocument() - Method in class com.microstrategy.web.app.maps.kml.KMLContentHandler
What to do when the end of document is encountered.
endDocument() - Method in class com.microstrategy.web.transform.MSTRLayoutParser.ParserContentHandler
ContentHandler method to indicate the end of the document.
endElement(String, String, String) - Method in class com.microstrategy.utils.xml.AbstractHandler
The default implementation that calls doEndElement then reduces the depth count.
endElement(String, String, String) - Method in class com.microstrategy.utils.xml.DefaultContentHandler
Callback to indicate the end of an XML element.
endElement(String, String, String) - Method in class com.microstrategy.web.app.maps.kml.KMLContentHandler
Callback to indicate the end of an XML element.
endElement(String, String, String) - Method in class com.microstrategy.web.app.utils.JavaScriptBundles.JavaScriptBundlesContentHandler
 
endImage - Variable in class com.microstrategy.web.app.transforms.PromptCartTransform
Deprecated.
Image to page to last list of units in incremental browsing.
endModifyTime(String) - Method in class com.microstrategy.webapi.paramsobject.SynchronousQuickSearch.Builder
End Modify Time GMT.
endRead() - Method in class com.microstrategy.utils.concurrent.ReentrantWriterPreferenceReadWriteLock
 
endRead() - Method in class com.microstrategy.utils.concurrent.WriterPreferenceReadWriteLock
Called upon termination of a read.
endRequest() - Method in class com.microstrategy.utils.log.DebugUser
 
endRequest(String) - Method in class com.microstrategy.web.app.StatsHandler
This is used to mark the end of statistics collection
endRequest(String) - Method in interface com.microstrategy.web.app.StatsHandlerSupport
This is used to mark the end of statistics collection
endRequest(String, Writer) - Method in class com.microstrategy.web.app.StatsHandler
This is used to mark the end of statistics collection, and print out statistics to the specified writer.
endRequest(String, Writer) - Method in interface com.microstrategy.web.app.StatsHandlerSupport
This is used to mark the end of statistics collection.
endTopLevelNode() - Method in class com.microstrategy.utils.xml.SAXXMLStringDumper
 
endWrite() - Method in class com.microstrategy.utils.concurrent.ReentrantWriterPreferenceReadWriteLock
 
endWrite() - Method in class com.microstrategy.utils.concurrent.WriterPreferenceReadWriteLock
Called upon termination of a write.
Engine_E_INDEX_OUTOFRANGE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
Engine_E_INTERNAL_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
Engine_E_METHOD_NOTSUPPORT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
ENGINE_E_MULTITHREAD_ENTRY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
Engine_E_NOTINITIALIZED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
Engine_E_OBJECT_DELETED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
ENGINE_E_OBSOLETE_FUNC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
ENGINE_E_OUT_OF_MEMORY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
Engine_E_PROPERTY_NOTSUPPORT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
Engine_E_REINITIALIZATION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
ENGINE_E_REMOTE_QUERY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
ENGINE_E_TERMINATED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
Engine_E_UNKNOWN_EXCEPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
ENGINE_ERROR_CANNOT_FIND_TABLE_IN_THE_OLD_CUBE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
ENGINE_ERROR_TOO_MANY_TABLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
ENGINE_WARING_CROSS_JOIN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
ENGINE_WARNING_RESULT_TRUNC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
ensureChildren() - Method in class com.microstrategy.utils.GenericTreeNodeImpl
Ensure that we have space to hold children.
ensureFixedCellLayout(int, int, int, int, int, int) - Method in interface com.microstrategy.web.objects.WebCSSHelper
This API ensures that the generated CSS represents cells with fixed sizes using the fixed properties passed e.g. border, padding, line height.
ensureServersAreConnected() - Static method in class com.microstrategy.web.admin.beans.AdminServersHelper
 
ENTER - Static variable in class com.microstrategy.utils.log.LoggerConfigurator
 
ENTER - Static variable in class com.microstrategy.utils.log.LoggerHelper
 
entering(String, String) - Method in class com.microstrategy.utils.log.Logger
Log a method entry.
entering(String, String, Object) - Method in class com.microstrategy.utils.log.Logger
Log a method entry, with one parameter.
entering(String, String, Object[]) - Method in class com.microstrategy.utils.log.Logger
Log a method entry, with an array of parameters.
entity - Static variable in class com.microstrategy.utils.json.XMLTokener
The table of entity values.
entity - Static variable in class com.microstrategy.web.app.tasks.architect.json.XMLTokener
The table of entity values.
ENTITY_DELIMITER - Static variable in interface com.microstrategy.web.app.beans.EnumSecurityRoleUserSelectorEvents
 
ENTITY_DELIMITER - Static variable in interface com.microstrategy.web.app.beans.EnumUserEntitiesBrowserEvents
 
ENTITY_TYPE_GROUP - Static variable in interface com.microstrategy.web.app.beans.EnumSecurityRoleUserSelectorEvents
 
ENTITY_TYPE_GROUP - Static variable in interface com.microstrategy.web.app.beans.EnumUserEntitiesBrowserEvents
 
ENTITY_TYPE_USER - Static variable in interface com.microstrategy.web.app.beans.EnumSecurityRoleUserSelectorEvents
 
ENTITY_TYPE_USER - Static variable in interface com.microstrategy.web.app.beans.EnumUserEntitiesBrowserEvents
 
EntMgrService - Static variable in interface com.microstrategy.web.objects.admin.serverconfig.EnumServerTypes
The Enterprise Manager Service
entries() - Method in interface com.microstrategy.web.objects.WebDisplayUnits
Returns a java.util.Enumeration containing the WebDisplayUnitEntry objects in this collection.
Entry(T1, T2, T3) - Constructor for class com.microstrategy.webapi.utils.TriMap.Entry
 
entrySet() - Method in class com.microstrategy.webapi.utils.BiMap
entrySet returns a Set of Entry objects from the bi-maps.
entrySet() - Method in class com.microstrategy.webapi.utils.TriMap
entrySet returns a Set of Entry objects from the tri-maps.
ENUM_TYPE_COLOR - Static variable in class com.microstrategy.web.app.CustomThresholdsHelper
 
ENUM_TYPE_IMAGE - Static variable in class com.microstrategy.web.app.CustomThresholdsHelper
 
EnumAddressListBeanEvents - Interface in com.microstrategy.web.beans
This interface defines all the event IDs and event arguments for the AddressListBean.
EnumAdminBeanEvents - Interface in com.microstrategy.web.admin.beans
All event definitions used in admin bean
EnumAnnotationBeanEvents - Interface in com.microstrategy.web.beans
 
EnumAppBeanViewModes - Interface in com.microstrategy.web.app.beans
Title: EnumAppBeanViewModes.
EnumAppComponentEvents - Interface in com.microstrategy.web.app.beans
 
EnumAppWebFeatures - Interface in com.microstrategy.web.app.beans
A WebFeature is a generic term for a variety of preferences, privileges, settings, etc.
EnumAssociatedSchedulesBeanEvents - Interface in com.microstrategy.web.beans
 
EnumAttributeBeanEvents - Interface in com.microstrategy.web.beans
 
EnumAttributeFormsEditorEvents - Interface in com.microstrategy.web.app.beans
All event definitions used in formula bar bean
EnumAuditEventResult - Enum in com.microstrategy.utils.log.audit
 
EnumAuditEventType - Enum in com.microstrategy.utils.log.audit
 
EnumBeanErrorCodes - Interface in com.microstrategy.web.beans
This interface defines error codes for SubscriptionBean and ScheduleBean.
EnumBeanOutputFormat - Interface in com.microstrategy.web.beans
Possible values for bean output format
EnumBeanPersistMode - Interface in com.microstrategy.web.beans
Possible values for bean persistence mode
EnumBlockPropertyTypes - Interface in com.microstrategy.web.blocks
 
EnumBrowserType - Interface in com.microstrategy.web.objects
Enumeration of supported browser types We use integer number to represents the browser type.
EnumCacheMode - Enum in com.microstrategy.web.tasks.actions.rest.catalogsetting
 
EnumCartProperties - Interface in com.microstrategy.web.app.gui
Title: EnumCartProperties.
EnumCatalogOptions - Enum in com.microstrategy.web.tasks.actions.rest.catalogsetting
 
EnumChangePasswordEvents - Interface in com.microstrategy.web.app.beans
This enumeration contains the list of events and arguments handled by the ChangePasswordBean.
EnumCipher - Class in com.microstrategy.webapi
This class identifies the encryption cipher used.
EnumColorPickerBeanEvents - Interface in com.microstrategy.web.app.beans
Title: EnumColorPickerBeanEvents.
EnumColumnDataType - Enum in com.microstrategy.web.tasks.models
 
EnumColumnMergeOption - Enum in com.microstrategy.web.tasks.actions.rest.catalogsetting
 
EnumConfigFileChangeEvent - Class in com.microstrategy.utils.config
Enumeration class defining file change events.
EnumConfigurationOutputTypes - Class in com.microstrategy.web.app.mobile.config
 
EnumConfigurationOutputTypes() - Constructor for class com.microstrategy.web.app.mobile.config.EnumConfigurationOutputTypes
 
EnumConnectorType - Enum in com.microstrategy.web.tasks.models
 
EnumConstantPromptRestrictionTypes - Interface in com.microstrategy.web.app.beans
 
EnumContactBrowserBeanEvents - Interface in com.microstrategy.web.app.beans
 
EnumContactsCartProperties - Interface in com.microstrategy.web.app.gui
This enumeration holds values beyond the common cart properties & specific to contacts cart.
EnumContextMenuItems - Interface in com.microstrategy.web.app.gui
Enumerates the different context menu items subtypes.
EnumCSSClasses - Interface in com.microstrategy.web.app.transforms
 
EnumCubeManipulationStatus - Interface in com.microstrategy.webapi
The interface EnumCubeManipulationStatus defines the enumeration constants to specify the cube cache manipulation process status.
EnumCustomGroupBeanEvents - Interface in com.microstrategy.web.beans
 
EnumCustomWizardStepBeanEvents - Interface in com.microstrategy.web.app.beans
Title: EnumCustomWizardStepBeanEvents.
EnumDataExplorerBeanEvents - Interface in com.microstrategy.web.beans
Interface declaring events and event arguments for the DataExplorerBean.
EnumDatasetObjectExplorerBeanEvents - Class in com.microstrategy.web.app.beans
All event definitions used in DatasetObjectExplorerEventHandler
EnumDatasetObjectExplorerBeanEvents() - Constructor for class com.microstrategy.web.app.beans.EnumDatasetObjectExplorerBeanEvents
 
EnumDatasetSaveMode - Enum in com.microstrategy.web.objects.dataimport
 
EnumDatasetType - Enum in com.microstrategy.web.objects.dataimport
 
EnumDefaultServerProperties - Interface in com.microstrategy.web.admin.beans
This is the enumeration of all the default properties for ISERVERS
EnumDerivedElementBeanEvents - Interface in com.microstrategy.web.beans
This interface lists the IDs for the events and the IDs for the corresponding arguments for the events supported by the ExpressionBean.
EnumDerivedElementsBrowserEvents - Interface in com.microstrategy.web.app.beans
This interface lists the IDs for the events and the IDs for the corresponding arguments for the events supported by the ExpressionBean
EnumDerivedElementsEditorEvents - Interface in com.microstrategy.web.app.beans
This is the enumeration of events for template/filter execution bean.
EnumDerivedElementType - Interface in com.microstrategy.web.objects
 
EnumDESourceMode - Interface in com.microstrategy.web.objects
 
EnumDeviceTypes - Interface in com.microstrategy.web.app.mobile.config
 
EnumDiagnosticsBeanEvents - Interface in com.microstrategy.web.admin.beans
Title: EnumDiagnosticsBeanEvents This enumeration contains the list of events and arguments handled by the DiagnosticsBean.
EnumDimensionalityLevel - Interface in com.microstrategy.web.beans
This enumeration corresponds to the GUI options for the dimensionality level of expressions.
EnumDocSaveAsOption - Interface in com.microstrategy.webapi
Interface to specify the value of prompt option while saving as Documents.
EnumDocumentBeanEvents - Interface in com.microstrategy.web.beans
Constants for document bean events
EnumDocumentFrameEvents - Interface in com.microstrategy.web.app.beans
All event definitions used in document frame bean
EnumDragAndDropProperties - Interface in com.microstrategy.web.app.gui
Title: EnumDragAndDropProperties.
EnumDrillEditorEvents - Interface in com.microstrategy.web.app.beans
All event definitions used in drill editor bean
EnumDrillFilterEditorEvents - Interface in com.microstrategy.web.app.beans
All event definitions used in drill filter on selection editor bean
EnumDSSBindingTableObjectTypes - Interface in com.microstrategy.webapi
 
EnumDSSBrowseReportFlags - Interface in com.microstrategy.webapi
 
EnumDSSCatalogStateFlags - Enum in com.microstrategy.web.tasks.models
 
EnumDSSControlTargetType - Interface in com.microstrategy.webapi
 
EnumDSSCreateWorkspaceResponseType - Interface in com.microstrategy.webapi
 
EnumDSSCubeRepublishBehaviorType - Interface in com.microstrategy.webapi
EnumDSSCubeRepublishBehaviorType
EnumDSSCubeStates - Interface in com.microstrategy.webapi
 
EnumDSSDataDistributionMode - Interface in com.microstrategy.webapi
EnumDSSDataDistributionMode
EnumDSSDataPreviewJSONFlags - Interface in com.microstrategy.webapi
 
EnumDSSExportFormat - Interface in com.microstrategy.webapi
 
EnumDSSExtendedType - Interface in com.microstrategy.webapi
 
EnumDSSHANAVSelType - Enum in com.microstrategy.web.tasks.models
EnumDSSHANAVSelType.
EnumDSSHANAVValType - Enum in com.microstrategy.web.tasks.models
EnumDSSHANAVValType.
EnumDSSLDAPBatchImportStatus - Interface in com.microstrategy.webapi
Interface to specify the status of LDAP batch import.
EnumDSSLDAPBatchImportStatusNames - Interface in com.microstrategy.webapi
Defines LDAP batch import status.
EnumDSSLDAPConnPorts - Interface in com.microstrategy.webapi
LDAP server connection ports.
EnumDSSLDAPSecureConnMethodNames - Interface in com.microstrategy.webapi
Interface to specify LDAP connection methods.
EnumDSSLDAPVendorNames - Interface in com.microstrategy.webapi
Interface to specify LDAP vendors.
EnumDSSLDAPVerificationMethodNames - Interface in com.microstrategy.webapi
Interface to specify LDAP verification methods.
EnumDSSMDXDescendantsFlag - Interface in com.microstrategy.webapi
MDX functions: bit mask for flags in Descendants/Ancestors function
EnumDSSPropagateACLFlags - Class in com.microstrategy.webapi
 
EnumDSSPropagateACLFlags() - Constructor for class com.microstrategy.webapi.EnumDSSPropagateACLFlags
 
EnumDSSRWDCacheStates - Interface in com.microstrategy.webapi
 
EnumDSSSourceManipulationSchema - Interface in com.microstrategy.webapi
 
EnumDSSUnitConditionInFilterPanel - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUnitConditionFlag
 
EnumDSSUnitConditionIsForHaving - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUnitConditionFlag
 
EnumDSSUnitConditionIsForPartitionHaving - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUnitConditionFlag
 
EnumDSSUnitConditionReserved - Static variable in interface com.microstrategy.webapi.EnumDSSXMLUnitConditionFlag
 
EnumDSSUsherUserRegistration - Interface in com.microstrategy.web.app.utils.usher
 
EnumDSSXML3DConnGrpMinorTypes - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the minor graph types for 3D Connect Group chart.
EnumDSSXML3DConnSeriesMinorTypes - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the minor graph types for 3D Connect Series chart.
EnumDSSXML3DFloatMinorTypes - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the minor graph types for 3D Floating chart.
EnumDSSXML3DRiserMinorTypes - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the minor graph types for 3D Riser chart.
EnumDSSXML3DScatterMinorTypes - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the minor graph types for 3D Scatter chart.
EnumDSSXML3DSurfaceMinorTypes - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the minor graph types for 3D Surface chart.
EnumDSSXMLAccessEntryType - Interface in com.microstrategy.webapi
Possible values of the WebAccessControlEntry type property
EnumDSSXMLAccessRightFlags - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the access granted attribute of the DSS objects.
EnumDSSXMLAEAggregation - Interface in com.microstrategy.webapi
The EnumDSSAEAggregation interface defines the
EnumDSSXMLAggregation - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to describe the way of aggregating values in a dimensionality unit.
EnumDSSXMLApplicationOutputFlag - Enum in com.microstrategy.webapi
The enum for library application output.
EnumDSSXMLApplicationPriority - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the application priority supported by a printer device
EnumDSSXMLApplicationType - Interface in com.microstrategy.webapi
Application type constants
EnumDSSXMLAreaShapes - Interface in com.microstrategy.webapi
This enum defines the various shapes of the areas that represent a graph.
EnumDSSXMLAttributeDirection - Interface in com.microstrategy.webapi
Specifies whether a relationship to an attribute applies to just the attribute, or also to nearby attributes.
EnumDSSXMLAttributeLockType - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify whether to lock an attribute (i.e. do not show its elements) in a dimension.
EnumDSSXMLAuditorTypes - Class in com.microstrategy.webapi
Possible values for the auditor types.
EnumDSSXMLAuditorTypes() - Constructor for class com.microstrategy.webapi.EnumDSSXMLAuditorTypes
 
EnumDSSXMLAuditUserFilter - Interface in com.microstrategy.webapi
Possible values for the audit user filter.
EnumDSSXMLAuthModes - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the authentication mode.
EnumDSSXMLAutoTextType - Interface in com.microstrategy.webapi
Constants for auto text types
EnumDSSXMLAxesBitMap - Interface in com.microstrategy.webapi
This enumeration contains values for the axes which are used when they are specified as bitwise values.
EnumDSSXMLAxisName - Interface in com.microstrategy.webapi
This is the enumeration which contains values which correspond to the axes on a template.
EnumDSSXMLBaseFormType - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify semantics (as distinguished from data type) of a base form of an attribute.
EnumDSSXMLBinaryContextDetailFlags - Interface in com.microstrategy.webapi
This interface defines the enumeration used to specify addition information for binary result.
EnumDSSXMLBinaryContextFlags - Interface in com.microstrategy.webapi
Result Flags for Binary Content.
EnumDSSXMLBoxPlotMinorTypes - Interface in com.microstrategy.webapi
Minor graph types for BoxPlot chart.
EnumDSSXMLBubbleMinorTypes - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the minor graph types for Bubble chart.
EnumDSSXMLCacheAdminAction - Interface in com.microstrategy.webapi
The interface EnumDSSXMLCacheAdminAction enumerates all the constants describing cache administration action.
EnumDSSXMLCacheExpCommand - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify cache expiration commands.
EnumDSSXMLCacheExpOptions - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify cache expiration commands.
EnumDSSXMLCacheInfo - Interface in com.microstrategy.webapi
The interface EnumDSSXMLCacheInfo enumerates a list of constants decribing the information of cache in the Intelligence Server.
EnumDSSXMLCacheSetting - Interface in com.microstrategy.webapi
Cache setting constants.
EnumDSSXMLCacheSwapPolicy - Interface in com.microstrategy.webapi
Cache Swap Policy constants
EnumDSSXMLCacheType - Interface in com.microstrategy.webapi
This interfae defines the enumeration constants used to specify the type of cache a particular cache object represents
EnumDSSXMLChangeJournalCommandType - Interface in com.microstrategy.webapi
 
EnumDSSXMLChannelType - Interface in com.microstrategy.webapi
Channel Type constants
EnumDSSXMLCharacterEncoding - Interface in com.microstrategy.webapi
Specifies the character encoding used for a DB connection
EnumDSSXMLClientTypes - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the type of client application from which the user request is submitted.
EnumDSSXMLClusterMemberStatus - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the status of a server that is a member of a cluster
EnumDSSXMLColumnClass - Interface in com.microstrategy.webapi
This enumeration specifies the different classes of the columns axis which can have a width associated.
EnumDSSXMLCombinationMinorTypes - Interface in com.microstrategy.webapi
 
EnumDSSXMLCommandManagerScriptTypes - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the type of DSS command manager script.
EnumDSSXMLConflictDomain - Interface in com.microstrategy.webapi
This interface defines the enumeration of possible domains over which a merge conflict rule could operate.
EnumDSSXMLConflictResolution - Interface in com.microstrategy.webapi
This interface defines the enumeration constants of possible ways to resolve a merge conflict.
EnumDSSXMLConnectionMode - Interface in com.microstrategy.webapi
Connection Mode constandts.
EnumDSSXMLConnectionState - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the connection state of a connection in the connection pool.
EnumDSSXMLConnParam - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the default connection parameters for each server in a cluster.
EnumDSSXMLContentCacheAdminAction - Interface in com.microstrategy.webapi
 
EnumDSSXMLControlAttributeFormDisplayOption - Interface in com.microstrategy.webapi
 
EnumDSSXMLControlElementSourceType - Interface in com.microstrategy.webapi
 
EnumDSSXMLCreateFlags - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to when create project
EnumDSSXMLCubeAdminAction - Interface in com.microstrategy.web.objects.admin.monitors
 
EnumDSSXMLCubeCacheType - Interface in com.microstrategy.webapi
This interface defines the enumeration constants for types of cube cache.
EnumDSSXMLCubeIncrementType - Interface in com.microstrategy.webapi
This interface defines the cube incremental type.
EnumDSSXMLCubeInfo - Interface in com.microstrategy.webapi
The interface EnumDSSXMLCacheInfo enumerates a list of constants decribing the information of cache in the Intelligence Server.
EnumDSSXMLCubeRefreshType - Interface in com.microstrategy.webapi
This interface defines the cube refresh type enumeration
EnumDSSXMLCurrentElementAction - Interface in com.microstrategy.webapi
Constants for the Current Element Action parameter of the Set Next Current Elemement manipulation.
EnumDSSXMLCurrentElementStatus - Interface in com.microstrategy.webapi
An enumeration of the different statuses of the current element of a template unit.
EnumDSSXMLDatabaseType - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the database type.
EnumDSSXMLDatabaseVersion - Interface in com.microstrategy.webapi
 
EnumDSSXMLDataImportConnectorTypes - Interface in com.microstrategy.webapi
 
EnumDSSXMLDataLineType - Interface in com.microstrategy.webapi
 
EnumDSSXMLDatasetServeMode - Interface in com.microstrategy.webapi
This enumeration contains the different dataset server mode.
EnumDSSXMLDataSourceConnectionType - Interface in com.microstrategy.webapi
Data Source Connection Type constants
EnumDSSXMLDataSourceFlags - Interface in com.microstrategy.webapi
Data Source Flag constants
EnumDSSXMLDataSourceType - Interface in com.microstrategy.webapi
Data Source Type constants
EnumDSSXMLDataType - Interface in com.microstrategy.webapi
This enumeration contains the different data types for nodes in an expression.
EnumDSSXMLDayOfMonthBitEncoded - Interface in com.microstrategy.webapi
Enumerates the days of the month in such a way that each day can be represented as a single bit.
EnumDSSXMLDayOfWeek - Interface in com.microstrategy.webapi
 
EnumDSSXMLDayOfWeekBitEncoded - Interface in com.microstrategy.webapi
Enumerates the days of the week in such a way that each day can be represented as a single bit.
EnumDSSXMLDBConnectionCacheOption - Interface in com.microstrategy.webapi
Enumeration used to specify the degree to which the IServer will attempt to reuse data for DB connections
EnumDSSXMLDBConnectionDriverMode - Interface in com.microstrategy.webapi
Enumeration used to specify the DB API the connection should use.
EnumDSSXMLDBConnectionExecutionMode - Interface in com.microstrategy.webapi
Enumeration used to specify how the ODBC driver should execute.
EnumDSSXMLDBConnectionInfo - Interface in com.microstrategy.webapi
The interface EnumDSSXMLDBConnectionInfo contains a list of enumeration constants describing a Database connection information.
EnumDSSXMLDBConnectionMultiProcessOption - Interface in com.microstrategy.webapi
Enumeration used to specify what concurrency mode the ODBC driver should run under.
EnumDSSXMLDBConnectionStatus - Interface in com.microstrategy.webapi
The interface EnumDSSXMLDBConnectionStatus contains a list of enumeration constants representing the status of a Database connection.
EnumDSSXMLDBRoleType - Interface in com.microstrategy.webapi
The interface EnumDSSXMLDBRoleType contains a list of enumeration constants describing a DB Role Type information.
EnumDSSXMLDecomposable - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the decomposable of a metric.
EnumDSSXMLDefaultFormats - Interface in com.microstrategy.webapi
Control Default Format Type constants
EnumDSSXMLDerivedAttributeAction - Interface in com.microstrategy.webapi
This is the enumeration which contains values which correspond to the action on a derived attribute.
EnumDSSXMLDerivedElementSaveAsFlags - Interface in com.microstrategy.webapi
 
EnumDSSXMLDimtyUnitType - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the classification applied to dimensionality units of a metric dimensionality.
EnumDSSXMLDisplayMode - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the report display mode after execution.
EnumDSSXMLDocExecutionFlags - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the execution flags used to execute documents against the document server.
EnumDSSXMLDocExecutionFlagsExtension - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the execution flags extension used to execute documents against the document server.
EnumDSSXMLDocResultFlags - Interface in com.microstrategy.webapi
The Result Flags constant control what parts of document information will be generated by the I-Server and returned to the Web Application.
EnumDSSXMLDocSaveAsFlags - Interface in com.microstrategy.webapi
Interface to specify the flags while saving Documents.
EnumDSSXMLDocumentUnitProperty - Interface in com.microstrategy.webapi
this interface defines the enumeration constants of document unit properties
EnumDSSXMLDossierShortcutCacheInfoFlag - Interface in com.microstrategy.webapi
 
EnumDSSXMLDossierShortcutInfoFlag - Interface in com.microstrategy.webapi
 
EnumDSSXMLDrillImportance - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify a classification of how likely it is that a user will want to follow a drill path.
EnumDSSXMLDrillOption - Interface in com.microstrategy.webapi
the enumeration drill option controls as to how the user wants to perform the drill.
EnumDSSXMLDrillQual - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the drill action with respect to metric qualification on the report filter.
EnumDSSXMLDrillType - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the type of transformation the drill action translates to.
EnumDSSXMLDrillUnitSource - Interface in com.microstrategy.webapi
Enumeration constants to specify where the template unit for the drill action be obtained from.
EnumDSSXMLDynamicTime - Interface in com.microstrategy.webapi
 
EnumDSSXMLElementType - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the nature of an element that appears on a result grid or in a sort definition.
EnumDSSXMLEmailContentEncodingTypes - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the encoding type of email content
EnumDSSXMLEmailFormatTypes - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the email format types
EnumDSSXMLEmailSensitivityTypes - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the type of Email sensitivity
EnumDSSXMLERType - Interface in com.microstrategy.webapi
Specifies the different ER types for a relationship qualification.
EnumDSSXMLExecutionFlags - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the execution flags used to execute reports against the report server.
EnumDSSXMLExecutionFlagsExtension - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the execution flags extension used to execute reports against the report server.
EnumDSSXMLExportFormat - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the report result export format.
EnumDSSXMLExpressionType - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the expression type of a node.
EnumDSSXMLExtendedType - Interface in com.microstrategy.webapi
 
EnumDSSXMLExternalNotificationType - Enum in com.microstrategy.webapi
 
EnumDSSXMLExternalSourceFlags - Interface in com.microstrategy.webapi
 
EnumDSSXMLExtnType - Interface in com.microstrategy.webapi
This enumeration consists of ways of defining a dimensional extension of a fact to additional attributes.
EnumDSSXMLFeatureFlagStatus - Interface in com.microstrategy.webapi
 
EnumDSSXMLFenceType - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the web fence type.
EnumDSSXMLFieldGroupDataLevel - Interface in com.microstrategy.webapi
Field Group Data Level constants
EnumDSSXMLFiltering - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify methods of interaction between a dimensionality unit and the filter on a report definition.
EnumDSSXMLFilterType - Interface in com.microstrategy.webapi
Enumeration of the different types of filters.
EnumDSSXMLFindDependentReturnFlags - Interface in com.microstrategy.webapi
This Enumeration lists the return flags for find dependency
EnumDSSXMLFindDependentSearchFlags - Interface in com.microstrategy.webapi
This Enumeration lists the search flags for find dependency
EnumDSSXMLFolderNames - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the folder names internally defined in MicroStrategy 7.
EnumDSSXMLFolderType - Interface in com.microstrategy.webapi
This enumeration describes the different types of folder which can be obtained.
EnumDSSXMLFontAlignTypes - Interface in com.microstrategy.webapi
Enumeration constants for font alignment types.
EnumDSSXMLFontAntiAlias - Interface in com.microstrategy.webapi
Enumeration constants for graph object font anti alias.
EnumDSSXMLFontStyles - Interface in com.microstrategy.webapi
Enumeration constants for graph object font styles.
EnumDSSXMLFTPProtocol - Interface in com.microstrategy.webapi
 
EnumDSSXMLFunction - Interface in com.microstrategy.webapi
This enumeration is a list of possible functions for operator nodes in expressions.
EnumDSSXMLFunctionsFlags - Interface in com.microstrategy.webapi
The enumeration for the flags used in the GetSystemFunctions call
EnumDSSXMLFunnelMinorTypes - Interface in com.microstrategy.webapi
Minor graph types for Funnel chart.
EnumDSSXMLGanttMinorTypes - Interface in com.microstrategy.webapi
Minor graph types for Gantt chart.
EnumDSSXMLGaugeMinorTypes - Interface in com.microstrategy.webapi
Minor graph types for Gauge chart.
EnumDSSXMLGetClusterMembershipFlags - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the information returned when doing cluster administration
EnumDSSXMLGetCubeQuotaAndInfosOption - Interface in com.microstrategy.webapi
 
EnumDSSXMLGetElementsFlags - Interface in com.microstrategy.webapi
Interface to specify the flags while getting elements.
EnumDSSXMLGetScheduleFlags - Interface in com.microstrategy.webapi
Flags for getting schedules.
EnumDSSXMLGraphAttributeID - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the attribute ID of each object in the graph.
EnumDSSXMLGraphGaugeBorderStyle - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the gauge border styles for Gauge chart.
EnumDSSXMLGraphGaugeNeedleStyle - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the gauge needle styles for Gauge chart.
EnumDSSXMLGraphGaugeStyle - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the gauge styles for Gauge chart.
EnumDSSXMLGraphImgTypes - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the image type for graph reports.
EnumDSSXMLGraphMarkerShape - Interface in com.microstrategy.webapi
 
EnumDSSXMLGraphObjectID - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the object ID of each object in the graph.
EnumDSSXMLGraphRiserEmphasisType - Interface in com.microstrategy.webapi
 
EnumDSSXMLHAreaMinorTypes - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the minor graph types for Horizontal Area chart.
EnumDSSXMLHBarMinorTypes - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the minor graph types for Horizontal Bar chart.
EnumDSSXMLHichertMinorTypes - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the minor graph types for Hichert graph.
EnumDSSXMLHiloStockMinorTypes - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the minor graph types for Hilo Stock chart.
EnumDSSXMLHistogramMinorTypes - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the minor graph types for Histogram chart.
EnumDSSXMLHLineMinorTypes - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the minor graph types for Horizontal Line chart.
EnumDssXmlHyperCardStatus - Interface in com.microstrategy.webapi
 
EnumDSSXMLIDType - Interface in com.microstrategy.webapi
 
EnumDSSXMLInboxDeleteFlags - Interface in com.microstrategy.webapi
 
EnumDSSXMLInboxFlags - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the flags for retrieving or removing inbox messages.
EnumDSSXMLInboxMsgField - Class in com.microstrategy.webapi
 
EnumDSSXMLInboxMsgField() - Constructor for class com.microstrategy.webapi.EnumDSSXMLInboxMsgField
 
EnumDSSXMLInboxMsgResultFlags - Interface in com.microstrategy.webapi
This interface defines the enumeration constants for retrieving history quick view of report message, originally defined at backend as EnumDSSInboxMsgResultFlags.
EnumDSSXMLIncrementalRefreshReportLoadFlag - Interface in com.microstrategy.webapi
This interface defines the flag of loading cube's template and filter in current incremental refresh report.
EnumDSSXMLInitRepositoryModes - Interface in com.microstrategy.webapi
This interface enumerates the different modes that could be used to [1] create a repository, [2] initialize IServer to start using a repository or [3] query if a repository exists.
EnumDSSXMLIServerPlatforms - Interface in com.microstrategy.webapi
Defines IServer platforms.
EnumDSSXMLJobInfo - Interface in com.microstrategy.webapi
The interface EnumDSSXMLJobInfo contains a list of enumeration constants describing the information of a job in the Intelligence Server.
EnumDSSXMLJobStatus - Interface in com.microstrategy.webapi
The interface EnumDSSXMLJobStatus defines the enumeration constants to specify the job execution status.
EnumDSSXMLJobType - Interface in com.microstrategy.webapi
 
EnumDSSXMLJoinType - Interface in com.microstrategy.webapi
Methods of making a join for a dimensional extension.
EnumDSSXMLKeepIndependent - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the interaction of metric qualifications and the user filter when drilling.
EnumDSSXMLKeepSort - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify how to treat Sorts defined in the original unit when performing drilling.
EnumDSSXMLLDAPCallConvention - Interface in com.microstrategy.webapi
LDAP call conversion constants
EnumDSSXMLLDAPEmailAddress - Interface in com.microstrategy.webapi
 
EnumDSSXMLLDAPImport - Interface in com.microstrategy.webapi
LDAP Import constants
EnumDSSXMLLDAPLogin - Interface in com.microstrategy.webapi
 
EnumDSSXMLLDAPNTAuthentication - Interface in com.microstrategy.webapi
 
EnumDSSXMLLDAPPlatform - Interface in com.microstrategy.webapi
LDAP platform constants
EnumDSSXMLLDAPServerSecureConnection - Interface in com.microstrategy.webapi
LDAP Server Secure Connection constants
EnumDSSXMLLDAPSimpleSecurityPlugin - Interface in com.microstrategy.webapi
 
EnumDSSXMLLDAPStringCoding - Interface in com.microstrategy.webapi
LDAP String Coding constants
EnumDSSXMLLDAPSynch - Interface in com.microstrategy.webapi
LDAP Synch constants
EnumDSSXMLLDAPVendor - Interface in com.microstrategy.webapi
LDAP Vendor constants
EnumDSSXMLLDAPVerification - Interface in com.microstrategy.webapi
 
EnumDSSXMLLDAPVersion - Interface in com.microstrategy.webapi
LDAP Version constants
EnumDSSXMLLegendLock - Interface in com.microstrategy.webapi
Enumeration constants for graph legend position.
EnumDSSXMLLevelFlags - Interface in com.microstrategy.webapi
The interface EnumDSSXMLLevelFlags contains a list of enumeration constants representing the level of monitoring.
EnumDSSXMLLibraryCacheType - Class in com.microstrategy.webapi
 
EnumDSSXMLLibraryCacheType() - Constructor for class com.microstrategy.webapi.EnumDSSXMLLibraryCacheType
 
EnumDSSXMLLibraryOutputFlag - Enum in com.microstrategy.webapi
The bitwise outputFlag of the get library call
EnumDSSXMLLicenseComplianceCategory - Interface in com.microstrategy.webapi
Specifies the license compliance categories that information can be gathered for from the Intelligence Server.
EnumDSSXMLLicenseScheme - Interface in com.microstrategy.webapi
License Scheme constants
EnumDSSXMLLicenseStatus - Interface in com.microstrategy.webapi
This enumeration tells the different types of status returned from the GetLicensingInfo XMLAPI call.
EnumDSSXMLLicenseType - Interface in com.microstrategy.webapi
License Type constants
EnumDSSXMLLinePattern - Interface in com.microstrategy.webapi
Enumeration constants for graph line pattern.
EnumDSSXMLLocaleFlags - Interface in com.microstrategy.webapi
 
EnumDSSXMLLockQuery - Interface in com.microstrategy.webapi
The interface EnumDSSXMLLockQuery enumerates the constants describing the object lock information.
EnumDSSXMLLockState - Interface in com.microstrategy.webapi
The interface EnumDSSXMLLockState enumerates the constants describing the state of an object lock.
EnumDSSXMLMajorGraphTypes - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the major graph types.
EnumDSSXMLManipulationType - Interface in com.microstrategy.webapi
List of manipulation types which can come about from a report manipulation.
EnumDSSXMLMDUpdateCommands - Interface in com.microstrategy.webapi
This enumeration specifies the commands that can be used when invoking the WebMDUpdateSource#update(int) method.
EnumDSSXMLMDUpdateFlags - Interface in com.microstrategy.webapi
This enumerations specifies flags that will be used by the XML API for the MDUpdate command.
EnumDSSXMLMDVersion - Interface in com.microstrategy.webapi
Metadata version constants
EnumDSSXMLMessageDuplicationMode - Interface in com.microstrategy.webapi
This interface defines message duplication options such as whether the duplicate should be placed in the inbox/history list or the working set.
EnumDSSXMLMessageStatus - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the inbox message status.
EnumDSSXMLMessageTypes - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the inbox message types.
EnumDSSXMLMetricEditType - Interface in com.microstrategy.webapi
Metric Edit Type for editing existing Metric object.
EnumDSSXMLMetricFormulaType - Interface in com.microstrategy.webapi
Metric formula type for the Add Transformation Metric manipulation.
EnumDSSXMLMetricType - Interface in com.microstrategy.webapi
Classification of a DSS Metric object as a usual metric or a subtotal.
EnumDSSXMLMonitorFilterOperator - Interface in com.microstrategy.webapi
The interface EnumDSSXMLMonitorFilterOperator contains a list of enumeration constants representing filter operators in monitoring.
EnumDSSXMLMonitorType - Interface in com.microstrategy.webapi
This interface enumerates the different types of monitors.
EnumDSSXMLMonth - Interface in com.microstrategy.webapi
 
EnumDSSXMLNCSAllowChangeMaskType - Interface in com.microstrategy.webapi
 
EnumDSSXMLNCSContactSourceField - Interface in com.microstrategy.webapi
 
EnumDSSXMLNCSEmailDestinationType - Interface in com.microstrategy.webapi
 
EnumDSSXMLNCSFilterField - Interface in com.microstrategy.webapi
 
EnumDSSXMLNCSFilterType - Interface in com.microstrategy.webapi
 
EnumDSSXMLNCSInstanceSourceField - Interface in com.microstrategy.webapi
Specify the information returned for current user's or specified user's subscriptions.
EnumDSSXMLNCSOrderByContactField - Interface in com.microstrategy.webapi
 
EnumDSSXMLNCSQualifierType - Interface in com.microstrategy.webapi
 
EnumDSSXMLNCSSubscriptionType - Interface in com.microstrategy.webapi
 
EnumDSSXMLNetProtocol - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the protocol used between clustered servers
EnumDSSXMLNodeDimty - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the meaning of the 'Dimensionality' property on a node.
EnumDSSXMLNodeState - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the state of the MicroStrategy Intelligent Server.
EnumDSSXMLNodeType - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the classification applied to nodes in an expression tree.
EnumDSSXMLNotificationDataID - Interface in com.microstrategy.webapi
Enumeration used to set and retrieve Notification data from a project settings collection
EnumDSSXMLNotificationModuleID - Interface in com.microstrategy.webapi
Used to retrieve Notification settings from a project.
EnumDSSXMLObjectFlags - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the bits of object information included in the returning XML for object browsing.
EnumDSSXMLObjectLockCommands - Interface in com.microstrategy.webapi
The interface EnumDSSXMLObjectLockCommands enumerates the constants representing object lock commands.
EnumDSSXMLObjectLockFlags - Interface in com.microstrategy.webapi
The interface EnumDSSXMLObjectLockFlags enumerates the constants describing the object lock types.
EnumDSSXMLObjectPublishActions - Enum in com.microstrategy.webapi
This Enum defines the actions used to share an object
EnumDSSXMLObjectPublishedToUsersFlags - Enum in com.microstrategy.webapi
This interface defines the enumeration constants for User specific Share actions
EnumDSSXMLObjectQuality - Interface in com.microstrategy.webapi
 
EnumDSSXMLObjectSearchStatus - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the search status for object searching.
EnumDSSXMLObjectShareActions - Enum in com.microstrategy.webapi
This Enum defines the actions used to share an object
EnumDSSXMLObjectSharedToUsersFlags - Enum in com.microstrategy.webapi
This interface defines the enumeration constants for User specific Share actions
EnumDSSXMLObjectState - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify various states about an object (The type and ID are always available when loading the object).
EnumDSSXMLObjectSubTypes - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the DSS object DSS sub-types, which reveals more information than the DSS object types.
EnumDSSXMLObjectTypes - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the type of DSS objects.
EnumDSSXMLObjectXMLFlags - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the return format type of getting object.
EnumDSSXMLOrder - Interface in com.microstrategy.webapi
The interface EnumDSSXMLOrder contains a list of enumeration constants representing the order of sorting.
EnumDSSXMLOrderParentFirst - Interface in com.microstrategy.webapi
Used by the "Sort" manipulation, for custom group sorting (sorts of type DssSortTypeCustomGroupDefault), to specify, as a property of the sort object, whether the parent elements should be placed before or after the related child elements.
EnumDSSXMLOuterJoinTypes - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the outer join types of a metric.
EnumDSSXMLParetoMinorTypes - Interface in com.microstrategy.webapi
 
EnumDSSXMLParserActionFlags - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the parser actions.
EnumDSSXMLParserOutFlags - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to indicate the output of the parser.
EnumDSSXMLParserResultFlags - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the parser results.
EnumDSSXMLPartialType - Interface in com.microstrategy.webapi
An enumeration of the types of partial relationships (full-to-partial etc.).
EnumDSSXMLPerformanceMonitorFlags - Interface in com.microstrategy.webapi
 
EnumDSSXMLPieMinorTypes - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the minor graph types for Pie chart.
EnumDSSXMLPolarMinorTypes - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the minor graph types for Polar chart.
EnumDSSXMLPrintLocationType - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the print location type
EnumDSSXMLPrintOddEvenPages - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the print preference as odd or even pages
EnumDSSXMLPrivilegeCategoryTypes - Interface in com.microstrategy.webapi
 
EnumDSSXMLPrivilegeTypes - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the DSS privilege types.
EnumDSSXMLPrivilegeUpdateTypes - Interface in com.microstrategy.webapi
 
EnumDSSXMLProductLicenseStatus - Interface in com.microstrategy.webapi
This interface enumerates the different statuses that a product's license can have.
EnumDSSXMLProjectActions - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to perform actions on projects
EnumDSSXMLProjectConfigurationSettingType - Interface in com.microstrategy.webapi
Enumeration used to retrieve the different types of project settings from a project reference
EnumDSSXMLProjectLoadOption - Interface in com.microstrategy.webapi
Project Load Option constants
EnumDSSXMLProjectStatus - Interface in com.microstrategy.webapi
This enumeration describes the different statuses which a project on an Intelligence Server can have.
EnumDSSXMLPromptAnswerReuse - Interface in com.microstrategy.webapi
The enumeration EnumDSSXMLPromptAnswerReuse affects the behavior of the answer when it is used.
EnumDSSXMLPromptReuse - Interface in com.microstrategy.webapi
Strategies that can be followed by resolution server when answering a prompt
EnumDSSXMLPromptType - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the prompt type.
EnumDSSXMLPropertyFlags - Interface in com.microstrategy.webapi
Property Flags for getting and setting properties.
EnumDSSXMLPropertyGroupTypes - Interface in com.microstrategy.webapi
Bit vector used to identify which property groups support each property.
EnumDSSXMLPropertyLocation - Class in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the property level location
EnumDSSXMLPropertyLocation() - Constructor for class com.microstrategy.webapi.EnumDSSXMLPropertyLocation
 
EnumDSSXMLPropertyXmlFlags - Interface in com.microstrategy.webapi
 
EnumDSSXMLPurgeFlag - Interface in com.microstrategy.webapi
The interface EnumDSSXMLPurgeFlag enumerates the constants representing the caches to be purged.
EnumDSSXMLQualities - Interface in com.microstrategy.webapi
Used to record reference qualities by lean object reference classes.
EnumDSSXMLQueryLiteFuncType - Class in com.microstrategy.webapi
 
EnumDSSXMLQueryLiteFuncType() - Constructor for class com.microstrategy.webapi.EnumDSSXMLQueryLiteFuncType
 
EnumDSSXMLQuickSearchCertifiedStatus - Enum in com.microstrategy.webapi
Enumeration that represents what can be passed in the certifystat attribute of the IServer quick search command
EnumDSSXMLQuickSearchCommands - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the commands that qui
EnumDSSXMLQuickSearchEnabledStatus - Enum in com.microstrategy.webapi
Quick Search Enable Status.
EnumDSSXMLQuickSearchMode - Enum in com.microstrategy.webapi
Represents the different quick search mode
EnumDSSXMLQuickSearchVisibility - Enum in com.microstrategy.webapi
 
EnumDSSXMLRadarMinorTypes - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the minor graph types for Radar chart.
EnumDSSXMLRecipientFieldTypes - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the recipient field
EnumDSSXmlReportCacheDisableOptions - Interface in com.microstrategy.webapi
This enumeration specifies all the possible values that can be set for the EnumDSSXMLServerProjectSettingID.DssXmlServerProjectDisableReportCaching setting
EnumDSSXMLReportCacheStatus - Interface in com.microstrategy.webapi
The interface EnumDSSXMLReportCacheStatus enumerates all the constants used to describe the cache status.
EnumDSSXMLReportCacheType - Interface in com.microstrategy.webapi
The interface EnumDSSXMLReportCacheType enumerates all the constants representing the cache types.
EnumDSSXMLReportFilter - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify what to do with the current report filter on a report instance in drilling.
EnumDSSXMLReportManipulationMethod - Interface in com.microstrategy.webapi
Methods of report manipulations that can be applied through RebuildReportEx() method.
EnumDSSXMLReportObjects - Interface in com.microstrategy.webapi
An enumeration of the different report objects which can have properties associated with them.
EnumDSSXMLReportSaveAsFlags - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the options for report saving.
EnumDssXMLReportState - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the varios bits in the state of the report instance.
EnumDSSXMLReportTypes - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the type of report.
EnumDSSXMLRequestTypes - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the type of the user request for inbox messages.
EnumDSSXMLResult2Flags - Interface in com.microstrategy.webapi
This enumeration contains a second set of result flags, used as part of the extendable_parameter argument to IDSSXMLReportServer.GetExecutionResultsEx.
EnumDSSXMLResult3Flags - Interface in com.microstrategy.webapi
This enumeration contains a third set of result flags, used as part of the extendable_parameter argument to IDSSXMLReportServer.GetExecutionResultsEx(String, String, int, String, int, String, IntWrapper).
EnumDSSXMLResultFlags - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the flags for retrieving report execution results.
EnumDSSXMLRWControlActionType - Interface in com.microstrategy.webapi
 
EnumDSSXMLRWControlFilterType - Interface in com.microstrategy.webapi
This enumeration defines the constants for the filter types of a RW control.
EnumDSSXMLRWControlSubsequentAction - Interface in com.microstrategy.webapi
 
EnumDSSXMLRWControlType - Interface in com.microstrategy.webapi
RW tree type constants
EnumDSSXMLRWDCacheAdminAction - Interface in com.microstrategy.webapi
 
EnumDSSXMLRWDCacheInfo - Interface in com.microstrategy.webapi
 
EnumDSSXMLRWDCacheOptions - Interface in com.microstrategy.webapi
Values used to enable different cache types for RWD
EnumDSSXMLRWEaseCreationFlags - Interface in com.microstrategy.webapi
 
EnumDSSXMLRWExportFlags - Interface in com.microstrategy.webapi
 
EnumDSSXMLRWFieldType - Interface in com.microstrategy.webapi
RW document field type constants
EnumDSSXMLRWGroupByUnitType - Interface in com.microstrategy.webapi
RW tree type constants
EnumDSSXMLRWLinkType - Interface in com.microstrategy.webapi
RW Link Type constants
EnumDSSXMLRWManipulationCategory - Interface in com.microstrategy.webapi
RW manipulation category
EnumDSSXMLRWManipulationMethod - Interface in com.microstrategy.webapi
RW manipulation method constants
EnumDSSXMLRWNodeTransactionChangeType - Interface in com.microstrategy.webapi
 
EnumDSSXMLRWNodeType - Interface in com.microstrategy.webapi
RW node type constants
EnumDSSXMLRWOptions - Interface in com.microstrategy.webapi
RW option constants
EnumDSSXMLRWPageByStyle - Interface in com.microstrategy.webapi
RW page by style constants
EnumDSSXMLRWPreLoadPanelState - Interface in com.microstrategy.webapi
Options for pre-loading panel stacks
EnumDSSXMLRWSectionType - Interface in com.microstrategy.webapi
RW section type constants
EnumDSSXMLRWSelectorUnsetStatus - Interface in com.microstrategy.webapi
 
EnumDSSXMLRWTemplateNodeOrigin - Interface in com.microstrategy.webapi
 
EnumDSSXMLRWTreeType - Interface in com.microstrategy.webapi
RW tree type constants
EnumDSSXMLScaleTypes - Interface in com.microstrategy.webapi
Enumeration constants for graph axis scale types.
EnumDSSXMLScatterMinorTypes - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the minor graph types for Scatter chart.
EnumDSSXMLScheduleCommands - Interface in com.microstrategy.webapi
Defines the types of schedule command available.
EnumDSSXMLScheduleFilterFlags - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify schedule filter options.
EnumDSSXMLScheduleParameterSpecialValue - Interface in com.microstrategy.webapi
Defines special values of schedule command parameters.
EnumDSSXMLScheduleParameterTypes - Interface in com.microstrategy.webapi
Defines the types of schedule command parameters.
EnumDSSXMLScheduleTriggerType - Interface in com.microstrategy.webapi
Defines the types of schedule trigger available.
EnumDSSXMLSearchDomain - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the search domains.
EnumDSSXMLSearchFlags - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the miscellaneous flags used to control nature of a search for DSS Objects.
EnumDSSXMLSearchScope - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the search scope.
EnumDSSXMLSearchTypes - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify searchType used to control BI Search.
EnumDSSXMLSearchUnit - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the unit of time when searching for objects using a time based restriction.
EnumDSSXMLSectionElementType - Interface in com.microstrategy.webapi
 
EnumDSSXMLSectionTreeType - Interface in com.microstrategy.webapi
 
EnumDSSXMLServerCommand - Interface in com.microstrategy.webapi
This enum file defines the server commands used to create the scheduled maintenance.
EnumDSSXMLServerDefManipulationMethod - Interface in com.microstrategy.webapi
Server definition manipulation method constants
EnumDSSXMLServerHLRepositoryType - Interface in com.microstrategy.webapi
This interface enumerates the server history list repository type EnumDSSXMLServerSettingID.DssXmlServerHLRepositoryType.
EnumDSSXmlServerProjectReportCacheDBMatchingFlag - Interface in com.microstrategy.webapi
This enumeration specifies all the possible values that can be set for the EnumDSSXMLServerProjectSettingID.DssXmlServerProjectReportCacheDBMatchingFlag setting
EnumDSSXMLServerProjectSettingID - Interface in com.microstrategy.webapi
Server project setting IDs
EnumDSSXMLServerSettingID - Interface in com.microstrategy.webapi
Server setting IDs.
EnumDSSXMLSessionFlags - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the session flags about how to manage Inbox in 3-tier or 4-tier mode.
EnumDSSXMLShapeType - Interface in com.microstrategy.webapi
 
EnumDSSXMLShowAxis - Interface in com.microstrategy.webapi
 
EnumDSSXMLSortType - Interface in com.microstrategy.webapi
Enumeration containing the options for the technique used by sort-key to collate rows of data.
EnumDSSXMLSourceFeatures - Interface in com.microstrategy.webapi
 
EnumDSSXMLSourceFlags - Interface in com.microstrategy.webapi
 
EnumDSSXMLSourceManipulationCommands - Interface in com.microstrategy.webapi
The EnumDSSXMLSourceManipulationCommands interface enumerates all the different source manipulation XML commands.
EnumDSSXMLSourceManipulatorFlags - Interface in com.microstrategy.webapi
 
EnumDSSXMLSourceManipulatorInheritACL - Interface in com.microstrategy.webapi
 
EnumDSSXMLSourcesInfoFlags - Interface in com.microstrategy.webapi
 
EnumDSSXMLSourcesInfoTypes - Interface in com.microstrategy.webapi
 
EnumDSSXMLSpecialScheduleTriggerID - Interface in com.microstrategy.webapi
 
EnumDSSXMLSQLType - Interface in com.microstrategy.webapi
The enumeration for the Function SQLType values.
EnumDSSXMLStatisticDataID - Interface in com.microstrategy.webapi
Enumerations used to retrieve statistics settings from a project reference
EnumDSSXMLStatisticModuleID - Interface in com.microstrategy.webapi
Enumeration used to specify a module from the project configuration settings for statistics
EnumDSSXMLStatisticTableID - Interface in com.microstrategy.webapi
Enumeration used to specify statistics settings modules for a WebProjectSettings object retrieved from a WebProjectReference
EnumDSSXMLStatus - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the report or document execution status.
EnumDSSXMLStepTypes - Interface in com.microstrategy.webapi
Enumeration constants for graph axis step types.
EnumDSSXMLSubscriptionContactType - Interface in com.microstrategy.webapi
 
EnumDSSXMLSubscriptionDeliveryType - Interface in com.microstrategy.webapi
 
EnumDSSXMLSubscriptionMobileClientType - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the client types for mobile subscriptions
EnumDSSXMLSubscriptionPersonalViewMode - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the different modes for a personal view subscription (private or public)
EnumDSSXMLSubtotalsPosition - Interface in com.microstrategy.webapi
Places to which a sort-key could collate a subtotal element.
EnumDSSXMLSubtotalStyle - Interface in com.microstrategy.webapi
Style for subtotals on an axis of a template.
EnumDSSXMLSupportedFormatTypes - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the supported format types by a device
EnumDSSXMLSymbol - Interface in com.microstrategy.webapi
A list of symbols used in thresholds.
EnumDSSXMLSystemLinkMap - Enum in com.microstrategy.webapi
DE126869; when request configuration level info(security role), Server need biweb send XMLTags.Tag_GetSystemLinkID first, which needs a loaded project id(project level info) When all project is unloaded, biweb's request will fail.
EnumDSSXMLSystemLinks - Interface in com.microstrategy.webapi
 
EnumDSSXMLTableExtraInformation - Interface in com.microstrategy.webapi
 
EnumDSSXMLTableStateExecutionAction - Interface in com.microstrategy.webapi
This interface defines the table state execution action enumeration
EnumDSSXMLTemplateSubtotalType - Interface in com.microstrategy.webapi
Types of subtotals that can be defined for a template
EnumDSSXMLTemplateUnitType - Interface in com.microstrategy.webapi
An enumeration of the template unit types.
EnumDSSXMLThresholdScope - Interface in com.microstrategy.webapi
 
EnumDSSXMLTimeOccurrenceType - Interface in com.microstrategy.webapi
Defines the types of recurrence that a time could have
EnumDSSXMLTokenLevels - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the level of tokens.
EnumDSSXMLTokenSectionTypes - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the section type of tokens.
EnumDSSXMLTokenStates - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the state of tokens.
EnumDSSXMLTokenTypes - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the type of tokens.
EnumDSSXMLTransactionAction - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the action applied to the transaction threshold target.
EnumDSSXMLTransactionActionTypes - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the action type applied to a configured Transaction in Dossier.
EnumDSSXMLTransactionType - Interface in com.microstrategy.webapi
Transaction type constants
EnumDSSXMLTriggerOptions - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify schedule triggering options.
EnumDSSXMLTrustWebServerStatus - Interface in com.microstrategy.webapi
 
EnumDSSXMLUnitConditionFlag - Interface in com.microstrategy.webapi
 
EnumDSSXMLUnitTransactionFlags - Interface in com.microstrategy.webapi
 
EnumDSSXMLUpdateTransactionDataType - Interface in com.microstrategy.webapi
Enumeration to specify the type of Update Transaction
EnumDSSXMLUserAccountServiceMethod - Interface in com.microstrategy.webapi
 
EnumDSSXMLUserAnswerCommands - Interface in com.microstrategy.webapi
The EnumDSSXMLUserAnswerCommands enumeration is used to load, save and remove user prompt answers which is pertinent to a prompt question obtained from running a report or document.
EnumDSSXMLUserConnectionInfo - Interface in com.microstrategy.webapi
The interface EnumDSSXMLUserConnectionInfo contains a list of enumeration constants describing a user connection information.
EnumDSSXMLUserFilter - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the options how the report server uses the user's filter in drilling.
EnumDSSXMLValidationLevel - Interface in com.microstrategy.webapi
This enumeration class describes the level of validation for a requested manipulation as evaluated by the report services component.
EnumDSSXMLVAreaMinorTypes - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the minor graph types for Vertical Area chart.
EnumDSSXMLVBarMinorTypes - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the minor graph types for Vertical Bar chart.
EnumDSSXMLViewMedia - Interface in com.microstrategy.webapi
Deprecated.
EnumDSSXMLVLineMinorTypes - Interface in com.microstrategy.webapi
This interface defines the enumeration constants used to specify the minor graph types for Vertical Line chart.
EnumDSSXMLWidthScenario - Interface in com.microstrategy.webapi
Width scenario for grid columns and rows.
EnumDSSXMLXDAType - Interface in com.microstrategy.webapi
 
EnumEditableObjectAppBeanEvents - Interface in com.microstrategy.web.app.beans
 
EnumEditableObjectBeanEvents - Interface in com.microstrategy.web.beans
Constants for editable objects bean events
EnumEditorDisplayFlags - Interface in com.microstrategy.web.app.gui
 
EnumEditorElements - Interface in com.microstrategy.web.app.transforms
Deprecated.
Please use EnumEditorDisplayFlags instead
EnumEditorSectionTypes - Interface in com.microstrategy.web.app.gui
 
EnumEnablePushNotification - Class in com.microstrategy.web.app.mobile.config
 
EnumEnablePushNotification() - Constructor for class com.microstrategy.web.app.mobile.config.EnumEnablePushNotification
 
enumeration() - Method in interface com.microstrategy.web.objects.WebColumns
 
EnumEventElement - Interface in com.microstrategy.web.beans
This is a Java interface that defines a set of numeric constants for use with the ParameterBuilder.addEventInfo(com.microstrategy.web.beans.WebEvent, int, int) method.
EnumEventHandlerTypes - Interface in com.microstrategy.web.beans
The EnumEventHandlerTypes interface lists the types of event handlers supported in the SDK layer.
EnumExcelVersion - Class in com.microstrategy.web.objects
 
EnumExcelVersion() - Constructor for class com.microstrategy.web.objects.EnumExcelVersion
 
EnumExecutionMode - Interface in com.microstrategy.web.objects.admin.serverconfig
This enumeration is a list of execution modes that a process can run under.
EnumExecutionScope - Interface in com.microstrategy.web.app.beans
 
EnumExportFormats - Interface in com.microstrategy.web.app.beans
This is the enumeration of export formats.
EnumExportPlaintextDelimiters - Interface in com.microstrategy.web.app.beans
This is the enumeration of delimiters for export to plaintext.
EnumExportSection - Interface in com.microstrategy.web.app.beans
This is the enumeration of export sections.
EnumExpressionBeanEvents - Interface in com.microstrategy.web.beans
This interface lists the IDs for the events and the IDs for the corresponding arguments for the events supported by the ExpressionBean.
EnumExpressionBeanType - Interface in com.microstrategy.web.beans
This enumeration describes the different types of expression bean.
EnumExpressionCartTransformProperties - Interface in com.microstrategy.web.app.transforms
Title: EnumExpressionCartTransformProperties.
EnumExpressionEditMode - Interface in com.microstrategy.web.beans
This enumeration describes the different edit modes which can be applied to a filter object.
EnumExpressionPromptBeanTypes - Interface in com.microstrategy.web.beans
The enumeration values for the expression types in an expression prompt bean.
EnumExternalTableType - Enum in com.microstrategy.web.tasks.models
EnumExternalTableType.
EnumFeatureIDs - Interface in com.microstrategy.web.objects
 
EnumFeatureNames - Interface in com.microstrategy.web.objects
 
EnumFileType - Enum in com.microstrategy.web.tasks.models
 
EnumFillColorEffects - Interface in com.microstrategy.webapi
 
EnumFilterBeanEvents - Interface in com.microstrategy.web.beans
This interface lists the IDs for the events and the IDs for the corresponding arguments for the events supported by the FolderBean
EnumFilterEditorErrorCodes - Interface in com.microstrategy.web.app.beans
Title: EnumFilterEditorErrorCodes.
EnumFilterEditorEvents - Interface in com.microstrategy.web.app.beans
All event definitions used in filter editor bean
EnumFilterElementEvents - Interface in com.microstrategy.web.app.beans
This is a list of events that can be performed on the FilterElementBean object.
EnumFilterTypes - Interface in com.microstrategy.web.app.beans
 
EnumFolderBeanEvents - Interface in com.microstrategy.web.beans
This interface lists the IDs for the events and the IDs for the corresponding arguments for the events supported by the FolderBean
EnumFolderFrameBeanEvents - Interface in com.microstrategy.web.app.beans
 
EnumFormatBorderFlags - Interface in com.microstrategy.web.app.beans
 
EnumFormatOutputTypes - Interface in com.microstrategy.web.app.beans
Deprecated. 
EnumFormatTabManagerEvents - Interface in com.microstrategy.web.app.beans
This enumeration contains the list of events and arguments handled by the FormatTabManagerBean.
EnumFormatToolbarEvents - Interface in com.microstrategy.web.app.beans
This enumeration contains the list of events and arguments handled by the FormatToolbarBean.
EnumFormulaBarEvents - Interface in com.microstrategy.web.app.beans
All event definitions used in formula bar bean
EnumFrameEditorEvents - Interface in com.microstrategy.web.app.beans
Defines the common events of ReportEditor beans.
EnumFrameEvents - Interface in com.microstrategy.web.app.beans
All event definitions used in document frame bean
EnumGenericEvents - Interface in com.microstrategy.web.beans
Events and arguments for the event handler base class.
EnumGradientShadingStyles - Interface in com.microstrategy.web.beans
Constants for gradient shading style
EnumGradientTransitionTypes - Interface in com.microstrategy.web.beans
Constants for gradient transition type (These values are in sync with what 3D Graphics expects)
EnumGraphFormatAxisParameters - Interface in com.microstrategy.web.app.beans
This enumeration contains the different parameters related with the graph format axis properties
EnumGraphFormatEditorEvents - Interface in com.microstrategy.web.app.beans
This enumeration contains the list of events and arguments handled by the GraphFormatEditorBean.
EnumGraphFormatEditorTabs - Interface in com.microstrategy.web.app.beans
This enumeration contains the different identifiers for the tabs available through the Graph Format Editor bean
EnumGraphFormatTextParameters - Interface in com.microstrategy.web.app.beans
This enumeration contains the different identifiers for the parameters related with the graph text properties
EnumGraphFormatToolbarEvents - Interface in com.microstrategy.web.app.beans
This enumeration contains the list of events and arguments handled by the GraphFormatToolbarBean.
EnumGridAutoStylesEvents - Interface in com.microstrategy.web.app.beans
All event definitions used in Grid Auto Styles bean
EnumGridCellLevels - Interface in com.microstrategy.web.app.transforms
 
EnumGridCellMapAttributes - Interface in com.microstrategy.web.app.transforms
This interface contains the constants related to the keys populated in the com.microstrategy.web.app.transforms.GridTransformJsonHelpers.HeaderMetricValueJsonMap inner class
EnumGridFormatEditorEvents - Interface in com.microstrategy.web.app.beans
This enumeration contains the list of events and arguments handled by the GridFormatEditorBean.
EnumGridFormatEditorTabs - Interface in com.microstrategy.web.app.beans
This enumeration contains the different identifiers for the tabs available trough the Grid Format Editor bean
EnumGridFormatEvents - Interface in com.microstrategy.web.app.beans
This enumeration contains the list of events and arguments handled by the Grid Format beans, such as the GridFormatEditorBean and the GridFormatToolbarBean
EnumGridFormatGenericValues - Interface in com.microstrategy.web.objects
This Enumeration is used to specify some general grid format properties.
EnumGridFormatNumberCategory - Interface in com.microstrategy.web.objects
Enumeration for specifying the different categories that can be selected when formatting grid numbers.
EnumGridFormatToolbarEvents - Interface in com.microstrategy.web.app.beans
This enumeration contains the list of events and arguments handled by the GridFormatToolbarBean.
EnumGridFormatUnit - Interface in com.microstrategy.web.objects
Enumeration of grid format units.
EnumGridHorizontalAlignmentType - Interface in com.microstrategy.web.objects
Enumeration for specifying the horizontal font alignment properties.
EnumGridNegativeNumbersFormat - Interface in com.microstrategy.web.objects
Enumeration for specifying how the negative numbers in the grid should be formatted.
EnumGridNumberCurrencyPosition - Interface in com.microstrategy.web.objects
This interface contains enumeration constants which describe possible locations for the currency symbol in a currency format string.
EnumGridTextDirectionType - Interface in com.microstrategy.web.objects
 
EnumGridVerticalAlignmentType - Interface in com.microstrategy.web.objects
Enumeration for specifying the vertical font alignment properties.
EnumGroupBeanEvents - Interface in com.microstrategy.web.beans
This interface defines all events ID and arguments for UserGroupBean.
EnumGroupbyPropertiesEditorEvents - Interface in com.microstrategy.web.app.beans
Title: EnumGroupbyPropertiesEditorEvents.
EnumGroupPathEvents - Interface in com.microstrategy.web.app.beans
The interface EnumGroupPathEvents defines the event ids and their event arguments supported by the event handler associated with GroupPathBean.
EnumGuiElements - Interface in com.microstrategy.web.app.gui
 
EnumHTMLAttributes - Interface in com.microstrategy.web.app.transforms
 
EnumHTMLSanitizer - Interface in com.microstrategy.utils
The EnumHTMLSanitizer specifies constants for the HTML Sanitizer configuration names, element/attribute names and element/attribute values.
EnumHTMLTags - Interface in com.microstrategy.web.tags
The EnumHTMLTags specifies constants for the HTML tag names, attribute names and attribute values.
EnumIFMode - Interface in com.microstrategy.web.objects
 
EnumImportWizardBeanEvents - Interface in com.microstrategy.web.beans
 
EnumInboxBeanEvents - Interface in com.microstrategy.web.beans
Constants for inbox bean events
EnumIncrementalFetchProperties - Interface in com.microstrategy.web.app.gui
EnumCartProperties interface.
EnumInfo() - Constructor for class com.microstrategy.webapi.ACMSessionIdResolver.EnumInfo
 
enumIsCloseable(IDSSXMLSessionId.IMasterSessionId) - Method in class com.microstrategy.webapi.ACMSessionIdResolver
 
EnumJSONAttributes - Interface in com.microstrategy.web.app.transforms
Contains a list of all the MicroStrategy-specific attributes used by the server side to generate json objects during partial update
EnumJSONContextDetailFlags - Enum in com.microstrategy.webapi
 
EnumJSONContextFlags - Interface in com.microstrategy.webapi
Result Flags for JSON Content.
EnumKafkaServerLogLevel - Interface in com.microstrategy.web.objects.admin.serverconfig
This enumeration is a list of Kafka Server log level.
enumKeys(Key, int, int) - Method in class com.microstrategy.utils.proxy.WinRegistryFullOperation
Reading the subkey name out of the registry (to obtain the count and the maxKeyNameLength use getChildInformation method
EnumLinkAnswerMode - Interface in com.microstrategy.web.objects
 
EnumLocaleResolution - Interface in com.microstrategy.web.objects.localization
Flags that govern the resolution workflow of a locale during session creation.
EnumLocalizationType - Class in com.microstrategy.web.objects.localization
Enumerations for determining localization type queries.
EnumLogDestinationType - Interface in com.microstrategy.web.objects.admin.serverconfig
This interface represents the log destination types.
EnumLoggingLevels - Interface in com.microstrategy.utils.log.editor
 
EnumManipulationBuilderConstants - Interface in com.microstrategy.web.objects
 
EnumMapFeatures - Class in com.microstrategy.web.app.maps
 
EnumMapFeatures() - Constructor for class com.microstrategy.web.app.maps.EnumMapFeatures
 
EnumMappingChangeType - Enum in com.microstrategy.web.tasks.models
 
EnumMappingDataType - Enum in com.microstrategy.web.tasks.models
 
EnumMappingObjectType - Enum in com.microstrategy.web.tasks.models
 
EnumMenuImages - Interface in com.microstrategy.web.app.gui
Enumerates the different images available to menus and context-menus.
EnumMetricConditionalityType - Interface in com.microstrategy.web.objects
This enumeration is for the qualifications in Metric Slider Selector and Metric Qualification Selector.
EnumMobileControllerErrorSource - Interface in com.microstrategy.web.controller
 
EnumNamespaceMode - Enum in com.microstrategy.web.tasks.actions.rest.catalogsetting
 
EnumObjectBeanEvents - Interface in com.microstrategy.web.beans
This interface lists the IDs for the events and the IDs for the corresponding arguments for the events supported by the ObjectBean
EnumObjectBrowserBeanEvents - Interface in com.microstrategy.web.app.beans
This enumeration contains the list of events and arguments handled by the ObjectBrowserBean.
EnumObjectBrowserContexts - Interface in com.microstrategy.web.app.beans
This enumeration contains the different contexts in which the object browser is used in the application.
EnumObjectBrowserManagerBeanEvents - Interface in com.microstrategy.web.app.beans
This enumeration contains the list of events and arguments handled by the ObjectBrowserManagerBean.
EnumObjectBrowserTabs - Interface in com.microstrategy.web.app.beans
This enumeration contains the identifiers for the different tabs available on the Object Browser Bean.
EnumObjectBrowserTargets - Interface in com.microstrategy.web.app.beans
This enumeration contains the identifiers of the different targets of the Object Browser bean
EnumObjectExplorerBeanEvents - Class in com.microstrategy.web.app.beans
All event definitions used in AbstractObjectExplorerEventHandler
EnumObjectExplorerBeanEvents() - Constructor for class com.microstrategy.web.app.beans.EnumObjectExplorerBeanEvents
 
EnumObjectManipulationDialogEvents - Interface in com.microstrategy.web.app.beans
 
EnumObjectPromptBeanEvents - Interface in com.microstrategy.web.beans
 
EnumObjectSelectionBeanEvents - Interface in com.microstrategy.web.app.beans
This interface contains those events for a ObjectSelectionBean.
EnumOMDCreateFolderEvents - Interface in com.microstrategy.web.app.beans
 
EnumPageByBeanEvents - Interface in com.microstrategy.web.app.beans
Defines the events and arguments available for the PageByBean.
EnumPageEvents - Interface in com.microstrategy.web.app.beans
 
EnumPageHistoryItemType - Interface in com.microstrategy.web.app.beans
 
EnumPageInfoDirection - Interface in com.microstrategy.web.beans
Possible values for logical pages browsing direction
EnumPageResourceManagerModes - Interface in com.microstrategy.web.app.utils
Defines the constants for the mode of the Page Resource manager PageResourceManager.
EnumParameterType - Interface in com.microstrategy.web.beans
Deprecated.
As of 8.0, use the constants in EnumEventElement.
EnumPerformanceLogLevel - Interface in com.microstrategy.utils.log
This interface contains enumerations constants which describe possible logging levels for performance logging.
EnumPreferenceLevels - Class in com.microstrategy.web.preferences
Copyright © 2002 MicroStrategy, Inc.
EnumPreferenceLevels(PreferenceLevel[]) - Constructor for class com.microstrategy.web.preferences.EnumPreferenceLevels
Constructor for EnumPreferenceLevels.
EnumPreferencesEvents - Interface in com.microstrategy.web.app.beans
 
EnumPrintEvents - Interface in com.microstrategy.web.app.beans
Defines the common events of Print bean.
EnumProductLicenseStatuses - Interface in com.microstrategy.utils.licensing
Enumerates possible license statuses.
EnumProducts - Interface in com.microstrategy.utils.licensing
Enumerates products in the MicroStrategy suite.
EnumProjectBrowserEvents - Interface in com.microstrategy.web.app.beans
This enumeration contains the list of events and arguments handled by the ProjectBrowserEventHandler.
EnumPromptAnswerBeanEvents - Interface in com.microstrategy.web.beans
 
EnumPromptAnswerFormat - Interface in com.microstrategy.web.beans
Possible values for promt answer formatting
EnumPromptAnswerOptions - Interface in com.microstrategy.web.beans
This interface specifies flags indicating what to do when answering a prompt, especially when the answer the caller provides is empty or null.
EnumPromptBeanEvents - Interface in com.microstrategy.web.beans
 
EnumPromptDefinitionAppBeanEvents - Interface in com.microstrategy.web.app.beans
This interface enumerates the events on the PromptDefinitionAppBean.
EnumPromptDefinitionBeanEvents - Interface in com.microstrategy.web.beans
Events for the prompt definition bean.
EnumPromptExpressionBeanEvents - Interface in com.microstrategy.web.beans
 
EnumPromptLevelFlags - Interface in com.microstrategy.web.app.transforms
EnumPromptLevelFlags.
EnumPromptObjectSelectionMode - Interface in com.microstrategy.web.app.beans
 
EnumPromptPropertyNamesAndValues - Interface in com.microstrategy.web.objects
 
EnumPromptsBeanEvents - Interface in com.microstrategy.web.beans
This interface defines all the IDs for prompt handling events and their arguments supported by the MicroStrategy SDK prompts event handler.
EnumPromptsBeanTypes - Interface in com.microstrategy.web.beans
This interface defines the enumeration constants used to specify the prompt type.
EnumPromptsSourceTypes - Interface in com.microstrategy.web.beans
This interface defines the enumeration constants used to specify the PromptSource type.
EnumQuickSymbol - Class in com.microstrategy.web.app.utils
Symbol lookup for EnumDSSXMLSymbol, and caching for various fonts and output.
EnumReportBeanEvents - Interface in com.microstrategy.web.beans
This interface lists the IDs for the events and the IDs for the corresponding arguments for the events supported by the ReportBean
EnumReportDesignMode - Interface in com.microstrategy.web.app.beans
 
EnumReportFrameEvents - Interface in com.microstrategy.web.app.beans
All event definitions used in report frame bean (including its children components)
EnumReportGridDisplayCellTypeColHeader - Static variable in interface com.microstrategy.web.app.transforms.EnumReportGridDisplayCellTypes
column header cell type
EnumReportGridDisplayCellTypeColTitle - Static variable in interface com.microstrategy.web.app.transforms.EnumReportGridDisplayCellTypes
column title cell type
EnumReportGridDisplayCellTypeGeneric - Static variable in interface com.microstrategy.web.app.transforms.EnumReportGridDisplayCellTypes
generic cell type
EnumReportGridDisplayCellTypeMetricValue - Static variable in interface com.microstrategy.web.app.transforms.EnumReportGridDisplayCellTypes
metric value cell type
EnumReportGridDisplayCellTypeRowHeader - Static variable in interface com.microstrategy.web.app.transforms.EnumReportGridDisplayCellTypes
row header cell type
EnumReportGridDisplayCellTypeRowTitle - Static variable in interface com.microstrategy.web.app.transforms.EnumReportGridDisplayCellTypes
row title cell type
EnumReportGridDisplayCellTypes - Interface in com.microstrategy.web.app.transforms
Title: MSTR Web Transform Component: EnumReportGridDisplayCellTypes Description: This class defines the enumeration constants used to specify the types of grid cells in a report.
EnumReportPageType - Interface in com.microstrategy.web.beans
This interface defines two constants differentiating two types of ReportPageInfo: absolute page info and relative page info.
EnumReportThresholdSymbols - Interface in com.microstrategy.web.app.transforms
Deprecated.
Please use EnumDSSXMLSymbol
EnumReportViewModes - Interface in com.microstrategy.web.app.beans
Enumeration listing all available modes for the Report page.
EnumRequestStatus - Interface in com.microstrategy.web.beans
Constants describing the request status of a bean.
EnumRetrieveMode - Enum in com.microstrategy.web.tasks.actions.rest.catalogsetting
 
EnumRibbonEvents - Interface in com.microstrategy.web.app.beans
 
EnumRWBeanEvents - Interface in com.microstrategy.web.beans
 
EnumRWControlStyle - Interface in com.microstrategy.web.objects.rw
Control style constants.
EnumRWExecutionModes - Interface in com.microstrategy.web.objects.rw
Execution mode constants.
EnumRWExportExcelHeaderLocation - Class in com.microstrategy.web.objects.rw
Possible values for Excel header location
EnumRWExportGridHorizontalPagination - Class in com.microstrategy.web.objects.rw
 
EnumRWExportGridHorizontalPagination() - Constructor for class com.microstrategy.web.objects.rw.EnumRWExportGridHorizontalPagination
 
EnumRWExportGridPagingMode - Class in com.microstrategy.web.objects.rw
 
EnumRWExportGridPagingMode() - Constructor for class com.microstrategy.web.objects.rw.EnumRWExportGridPagingMode
 
EnumRWExportGridRepeatHeader - Class in com.microstrategy.web.objects.rw
 
EnumRWExportGridRepeatHeader() - Constructor for class com.microstrategy.web.objects.rw.EnumRWExportGridRepeatHeader
 
EnumRWExportModes - Interface in com.microstrategy.web.objects.rw
This enumeration lists the possible export modes when exporting an RW document.
EnumRWExportOrientation - Class in com.microstrategy.web.objects.rw
 
EnumRWExportOrientation() - Constructor for class com.microstrategy.web.objects.rw.EnumRWExportOrientation
 
EnumRWExportPDFHeaderFooter - Class in com.microstrategy.web.objects.rw
 
EnumRWExportPDFHeaderFooter() - Constructor for class com.microstrategy.web.objects.rw.EnumRWExportPDFHeaderFooter
 
EnumRWExportPDFOverviewPage - Class in com.microstrategy.web.objects.rw
 
EnumRWExportPDFOverviewPage() - Constructor for class com.microstrategy.web.objects.rw.EnumRWExportPDFOverviewPage
 
EnumRWExportRanges - Class in com.microstrategy.web.objects.rw
Enumeration for setting whether to export the current layout or all layouts when exporting a report services document.
Set on the RWExcelExportSettings
EnumRWExportRanges() - Constructor for class com.microstrategy.web.objects.rw.EnumRWExportRanges
 
EnumRWFormatTypes - Interface in com.microstrategy.web.objects.rw
Possible format type values
EnumRWFrameEvents - Interface in com.microstrategy.web.app.beans
Defines events for the RWFrameBean
EnumRWGraphDropZoneEditorEvents - Interface in com.microstrategy.web.app.beans
 
EnumRWGroupByLevels - Interface in com.microstrategy.web.objects.rw
Group by level constants
EnumRWGroupByTypes - Interface in com.microstrategy.web.objects.rw
Group by group type constants.
EnumRWHeightWidthMode - Interface in com.microstrategy.web.objects.rw
Possible values for height and width mode
EnumRWHTMLFieldType - Interface in com.microstrategy.web.objects
 
EnumRWItemWidthMode - Interface in com.microstrategy.web.objects.rw
Possible values of control item width mode property
EnumRWMouseOverAction - Interface in com.microstrategy.web.objects.rw
Possible values for mouse over action (Used in flash only)
EnumRWOrientation - Interface in com.microstrategy.web.objects.rw
Possible values for control orientation
EnumRWPanelStackTypes - Interface in com.microstrategy.web.objects.rw
VI analysis section panel stack type constant
EnumRWProjectBrowserBeanEvents - Interface in com.microstrategy.web.app.beans
Deprecated.
this classs is no longer used by Web
EnumRWPullDownStyleLevel - Class in com.microstrategy.web.app.transforms
 
EnumRWPullDownStyleLevel() - Constructor for class com.microstrategy.web.app.transforms.EnumRWPullDownStyleLevel
 
EnumRWResultFilterModes - Interface in com.microstrategy.web.objects.rw
Possible values for RWSettings ResultFilterMode property
EnumRWUnitTypes - Interface in com.microstrategy.web.objects.rw
Unit type constant
EnumRWViewModes - Interface in com.microstrategy.web.beans
Possible values for document view mode
EnumSaveAsEvents - Interface in com.microstrategy.web.app.beans
 
EnumSaveObjectAsDialogEvents - Interface in com.microstrategy.web.app.beans
 
EnumScheduleBeanEvents - Interface in com.microstrategy.web.beans
Deprecated.
Starting with version 9.0 and the advent of Distribution Services, all schedule objects are replaced by subscriptions. Please use EnumSubscriptionBeanEvents instead.
EnumScriptUsageType - Interface in com.microstrategy.webapi
This interface defines the enumeration constants in command manager script to indicate usage type
EnumScriptVariableType - Interface in com.microstrategy.webapi
This interface defines the enumeration constants in command manager script to indicate variable type
EnumSearchWildcards - Interface in com.microstrategy.web.beans
This enumeration defines commonly encountered scenarios of appending wildcards for pattern matching.
EnumSecurityFilterBeanEvents - Interface in com.microstrategy.web.beans
Title:
EnumSecurityFilterFrameBeanEvents - Interface in com.microstrategy.web.app.beans
 
EnumSecurityPluginProviders - Interface in com.microstrategy.web.app.beans
 
EnumSecurityPluginProvidersBase - Interface in com.microstrategy.web.beans
 
EnumSecurityRoleEvents - Interface in com.microstrategy.web.beans
 
EnumSecurityRoleUserSelectorEvents - Interface in com.microstrategy.web.app.beans
 
EnumServerState - Interface in com.microstrategy.web.objects.admin.serverconfig
This enumeration describes the different states which a server can be in.
EnumServerTypes - Interface in com.microstrategy.web.objects.admin.serverconfig
This enumeration contains a list of types of servers.
EnumServiceMode - Interface in com.microstrategy.web.objects.admin.serverconfig
This enumeration contains values which describe the different modes which a service can be set to on the server machine.
EnumServletEvents - Interface in com.microstrategy.web.app.beans
Title: MSTR Web Event Handler Component: EnumServletEvents Description: All event definitions used in MSTR web application Copyright: Copyright (c) 2001 Company: MicroStrategy
EnumShortcutMetricType - Interface in com.microstrategy.web.app.transforms
 
enumSids() - Method in class com.microstrategy.webapi.ACMSessionIdResolver
enumCsids will return a copy of all the session ids.
EnumSortBy - Interface in com.microstrategy.web.transform
Sorting constants for the StyleCatalog methods
EnumSortEditorEvents - Interface in com.microstrategy.web.app.beans
All event definitions used in sort editor bean
EnumSpringAdminAuthMethods - Interface in com.microstrategy.utils
 
EnumSubscriptionBeanEvents - Interface in com.microstrategy.web.beans
This interface defines all the event IDs and event arguments for the SubscriptionBean.
EnumSubscriptionContactBrowserBeanEvents - Interface in com.microstrategy.web.app.beans
 
EnumSubscriptionEditorEvents - Interface in com.microstrategy.web.app.beans
All event definitions used in subscription editor bean
EnumSubscriptionFolderBeanEvents - Interface in com.microstrategy.web.beans
This interface defines all the event IDs and event arguments for the SubscriptionFolderBean.
EnumSubsetUnitLimitElementEvents - Interface in com.microstrategy.web.app.beans
This is a list of events that can be performed on the FilterElementBean object.
EnumSubtotalCheckboxState - Interface in com.microstrategy.web.app.beans
Enumeration that represents the different state of the 'All Totals' and 'Grand Totals' checkboxes in the SubtotalsEditorBean
EnumSubtotalInstanceType - Interface in com.microstrategy.web.objects
This enumeration specifies the different types of subtotal instances that can be defined.
EnumSubtotalsEditorEvents - Interface in com.microstrategy.web.app.beans
All event definitions used in sort editor bean
EnumSubtotalState - Interface in com.microstrategy.web.app.beans
Enumeration that represents the different state of the subtotal.
EnumSymbolBlackCircle - Static variable in interface com.microstrategy.web.app.transforms.EnumReportThresholdSymbols
Deprecated.
Black Circle
EnumSymbolBlackDiamond - Static variable in interface com.microstrategy.web.app.transforms.EnumReportThresholdSymbols
Deprecated.
Black Diamond
EnumSymbolBlackFlorette - Static variable in interface com.microstrategy.web.app.transforms.EnumReportThresholdSymbols
Deprecated.
Black Florette
EnumSymbolBlackSquare - Static variable in interface com.microstrategy.web.app.transforms.EnumReportThresholdSymbols
Deprecated.
Black Square
EnumSymbolHeavyBallotX - Static variable in interface com.microstrategy.web.app.transforms.EnumReportThresholdSymbols
Deprecated.
Heavy Ballot
EnumSymbolHeavyCheckMark - Static variable in interface com.microstrategy.web.app.transforms.EnumReportThresholdSymbols
Deprecated.
Heavy Check Mark
EnumSymbolInkBlot - Static variable in interface com.microstrategy.web.app.transforms.EnumReportThresholdSymbols
Deprecated.
Ink Blot
EnumSymbolLozenge - Static variable in interface com.microstrategy.web.app.transforms.EnumReportThresholdSymbols
Deprecated.
Lozenge Symbol
EnumSymbolPlaceInterestSign - Static variable in interface com.microstrategy.web.app.transforms.EnumReportThresholdSymbols
Deprecated.
Place Interest Sign
EnumSymbolWheelOfDrarma - Static variable in interface com.microstrategy.web.app.transforms.EnumReportThresholdSymbols
Deprecated.
Wheel of Drama
EnumSysBeanNames - Interface in com.microstrategy.web.app.beans
Deprecated.
The web-bean node's sys-bean attribute can now be used for custom bean names, so this enumeration no longer defines all possible sys-bean values.
EnumSysBeanTypes - Interface in com.microstrategy.web.app.beans
These values can be used for identifying the different beans on the application
EnumSystemInfoOption - Interface in com.microstrategy.webapi
Interface to specify the value of system info option while fetching information from I-Server
EnumTableAction - Enum in com.microstrategy.web.objects.dataimport
 
EnumTablePrefixOption - Enum in com.microstrategy.web.tasks.actions.rest.catalogsetting
 
EnumTableRefreshType - Enum in com.microstrategy.web.objects.dataimport
 
EnumTableStateExecutionStatus - Enum in com.microstrategy.web.objects.dataimport
 
EnumTabManagerBeanEvents - Interface in com.microstrategy.web.app.beans
This enumeration contains the list of events and arguments handled by the TabManagerBean.
EnumTemplateFilterExecEvents - Interface in com.microstrategy.web.app.beans
This is the enumeration of events for template/filter execution bean.
EnumTerseElementType - Interface in com.microstrategy.web.objects
This interface defines the enumeration constants of terse ID type
EnumThresholdEditorEvents - Interface in com.microstrategy.web.app.beans
 
EnumThresholdTypes - Interface in com.microstrategy.web.beans
 
EnumThresholdTypes - Interface in com.microstrategy.web.objects
 
EnumTLSCipherStrategy - Enum in com.microstrategy.utils.ssl
This enumeration class helps further secure TLS by white/black listing ciphers.
EnumToolbarBeanEvents - Interface in com.microstrategy.web.app.beans
Title: EnumToolbarBeanEvents.
EnumToolbarSetBeanEvents - Interface in com.microstrategy.web.app.beans
Title: EnumToolbarSetBeanEvents.
EnumTriStateIndicator - Class in com.microstrategy.utils
Internal housekeeping.
EnumUserBeanEvents - Interface in com.microstrategy.web.beans
This interface defines all events ID and arguments for UserBean.
EnumUserContactBrowserBeanEvents - Interface in com.microstrategy.web.app.beans
 
EnumUserEntitiesBeanEvents - Interface in com.microstrategy.web.beans
This interface defines all events ID and arguments for UserEntitiesBean.
EnumUserEntitiesBrowserEvents - Interface in com.microstrategy.web.app.beans
The interface UserEntitiesBrowserEventHandler defines the event ids and their event arguments supported by the event handler associated with UserEntitiesBrowserBean.
EnumUserEntitiesSelectorEvents - Interface in com.microstrategy.web.app.beans
The interface EnumUserEntitiesSelectorEvents defines the event ids and their event arguments supported by the event handler associated with UserEntitiesSelectorBean.
EnumUserEntitiesSourceTypes - Interface in com.microstrategy.web.beans
 
EnumUserEntityBeanEvents - Interface in com.microstrategy.web.beans
This interface defines all events ID and arguments for UserEntityBean
EnumUserGroupSourceType - Enum in com.microstrategy.web.objects
This class is used to defined type of relationship between user group and user.
EnumUserSearchBeanEvents - Interface in com.microstrategy.web.beans
Constants for UserSearchBean bean events
EnumUsherRequest - Interface in com.microstrategy.web.app.utils.usher
 
EnumValueFormatter - Class in com.microstrategy.utils
 
EnumValueFormatter() - Constructor for class com.microstrategy.utils.EnumValueFormatter
 
enumValueName(Key, int, int) - Method in class com.microstrategy.utils.proxy.WinRegistryFullOperation
Reading every valueName (not only the string value) out of the registry handle (for maximum value index and maxValueNameLength use the getChildInformation method
EnumVariantTypes - Interface in com.microstrategy.web.objects
Enumeration for the variant types.
EnumViewBeanEvents - Interface in com.microstrategy.web.beans
Constants for ViewBean events
EnumWebApiResultMode - Interface in com.microstrategy.webapi
This enum defined the result type of the data which the xml command gets THIS INTERFACE IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT.
EnumWebAppDebugFlags - Interface in com.microstrategy.web.app
This is the enumeration of all the error codes generated by objects in the application layer.
EnumWebAppErrorCodes - Interface in com.microstrategy.web.app
This is the enumeration of all the error codes generated by objects in the application layer.
EnumWebAttributeFormNamesDisplay - Interface in com.microstrategy.web.objects
Deprecated.
not used anymore
EnumWebBrowserSettings - Interface in com.microstrategy.web.app
This is an enumeration of browser setting names used by Microstrategy Web.
EnumWebConfigBeanType - Interface in com.microstrategy.web.app
Deprecated.
With the introduction of the centralized BeanFactory class, bean configuration type distinctions are no longer relevant.
EnumWebControlDataFilterModes - Interface in com.microstrategy.web.objects.rw
This enumeration is used by a RWControlGroupBy object to specify what filter mode it is in
EnumWebControllerFlags - Class in com.microstrategy.web.controller
 
EnumWebControllerFlags() - Constructor for class com.microstrategy.web.controller.EnumWebControllerFlags
 
EnumWebControllers - Interface in com.microstrategy.web.controller
 
EnumWebControlSubType - Enum in com.microstrategy.web.objects.rw
Enumeration used to discern the difference between controls that have the same EnumDSSXMLRWControlType
EnumWebCustomGroupDisplayOptions - Interface in com.microstrategy.web.objects
This enumeration is used for the different display options that can be set on a custom group element
EnumWebCustomGroupReportFilterInteraction - Interface in com.microstrategy.web.objects
This enumeration is used for the different options that can be set on a custom group for the Report Filter Interaction.
EnumWebDependentObjectType - Interface in com.microstrategy.web.objects
This Enumeration lists the object type for a display unit which is not a first class object
EnumWebDimensionDisplayStyle - Interface in com.microstrategy.web.objects
This Enumeration specifies the style which should be used for a dimension object's display XML.
EnumWebDisplayedForms - Interface in com.microstrategy.web.objects
Possible values for displayed attribute forms
EnumWebDocumentViewMode - Interface in com.microstrategy.web.objects
This Enumeration lists the possible view modes for a document.
EnumWebDrillProperties - Interface in com.microstrategy.web.objects
To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments
EnumWebElementSourceType - Interface in com.microstrategy.web.objects
This Enumeration specifies the different types of WebElementSource objects that exist in the Web Objects.
EnumWebFeatures - Interface in com.microstrategy.web.beans
This is the enumeration of all the features that are available for the web application at the SDK level.
A WebFeature is a generic term for a variety of preferences, privileges, settings, etc. that can be used to control the availability of functionality in MicroStrategy Web applications.
EnumWebFolderDisplayStyle - Interface in com.microstrategy.web.objects
This Enumeration specifies the style which should be used for a folder object's display XML.
EnumWebFormatType - Interface in com.microstrategy.web.objects
Enumeration which can be used to specify the different types of formats.
EnumWebFunctionType - Interface in com.microstrategy.web.objects
This Enumeration lists the different types of functions which are available for an operator node of an expression.
EnumWebGraphLabelType - Interface in com.microstrategy.web.objects
 
EnumWebGraphLabelTypeCategories - Static variable in interface com.microstrategy.web.objects.EnumWebGraphLabelType
 
EnumWebGraphLabelTypeSeries - Static variable in interface com.microstrategy.web.objects.EnumWebGraphLabelType
 
EnumWebHeaderType - Interface in com.microstrategy.web.objects
This Enumeration reflects the specialization (if any) of a class that implements the WebHeader interface.
EnumWebImageURLType - Interface in com.microstrategy.web.objects
 
EnumWebLimitSummaryFlags - Interface in com.microstrategy.web.objects
This enumeration is the different types of limit summary information that can be returned from the WebWorkingSet.getLimitSummary method.
EnumWebLoginModes - Interface in com.microstrategy.utils
This enumeration defines the login modes that are only available on web server side, but not supported by I-Server.
EnumWebLoginSessionProperties - Interface in com.microstrategy.web.app
This enumeration defines the properties that might be saved in the WebIServerSession as an extra property when creating the session.
EnumWebMessageSortByField - Interface in com.microstrategy.web.objects
This Enumeration is used to specify the criterion for sorting WebMessages
EnumWebMonitorStatistics - Interface in com.microstrategy.web.objects.admin.monitors
Defines statistical operations for performance monitors.
EnumWebMonitorType - Interface in com.microstrategy.web.objects.admin.monitors
The interface EnumWebMonitorType enumerates the different types of monitors.
EnumWebMRPFunction - Interface in com.microstrategy.web.objects
This Enumeration contains constants which are used in Metric, Rank, and Percent-related functionality.
EnumWebNamedUsers - Interface in com.microstrategy.web.objects.admin.users
This enumeration contains a list of named users which can be used with the WebUserServicesSource's getNamedUser method.
EnumWebObjectsFeatures - Interface in com.microstrategy.web.objects
This interface defines constants that can be used to check whether the features (that these constants identify) are available for the current session.
EnumWebObjectSort - Interface in com.microstrategy.web.objects
This Enumeration specifies different options for sorting a WebFolder.
EnumWebODBCVersion - Interface in com.microstrategy.web.objects
This enumeration specifies the version of the ODBC commands to be used in making the WH connection
EnumWebPages - Interface in com.microstrategy.web.app
This is the enumeration of all the pages that the mstrWeb servlet expect to exist.
EnumWebParameterReuseSessionValues - Class in com.microstrategy.web.app
 
EnumWebParameterReuseSessionValues() - Constructor for class com.microstrategy.web.app.EnumWebParameterReuseSessionValues
 
EnumWebParameters - Interface in com.microstrategy.web.app
This is the enumeration that holds the name of the parameters that JSP pages generate for some classes to use.
EnumWebPersistableState - Interface in com.microstrategy.utils.serialization
This interface defines constants that can be used to define what type (how much) state information of a given component to include while persisting the component
EnumWebPreferences - Interface in com.microstrategy.web.objects
This is the enumeration of all the preferences that the mstrWeb servlet expect to exist.
EnumWebPromptAnswerMode - Interface in com.microstrategy.web.beans
This interface represents the available values for the PromptAnswerMode parameter in the prompt answer events.
EnumWebPromptType - Interface in com.microstrategy.web.objects
This Enumeration lists the WebPrompt types.
EnumWebPropertySource - Interface in com.microstrategy.web.app
This class defines the enumeration constants used to specify the MSTR Object to be returned from the MstrObjects class.
EnumWebReportExecutionModes - Interface in com.microstrategy.web.objects
This interface lists constants that should be used to define how a report instance should be executed
EnumWebReportExportModes - Interface in com.microstrategy.web.objects
 
EnumWebReportSourceType - Interface in com.microstrategy.web.objects
 
EnumWebReportViewMode - Interface in com.microstrategy.web.objects
This Enumeration lists the possible view modes for a report.
EnumWebRowValueType - Interface in com.microstrategy.web.objects
This Enumeration contains the type for a row value on a report.
EnumWebScheduleSort - Interface in com.microstrategy.web.objects
This Enumeration specifies different fields for sorting WebSchedules.
EnumWebSessionType - Interface in com.microstrategy.web.objects
This Enumeration specifies the different session types.
EnumWebStateFlags - Interface in com.microstrategy.utils.serialization
Bit wise flags used for state generation.
EnumWebStateLevel - Interface in com.microstrategy.web.app.beans
 
EnumWebStatementType - Interface in com.microstrategy.web.objects
This Enumeration is used to specify the type of a WebStatement.
EnumWebSubscriptionContentCompressionStatus - Interface in com.microstrategy.web.objects
 
EnumWebSubscriptionContentFormatModes - Interface in com.microstrategy.web.objects
This interface specifies constants that define how much of the Report services document, which has group by units, should be delivered.
EnumWebSubscriptionContentFormatTypes - Interface in com.microstrategy.web.objects
 
EnumWebSubscriptionContentMode - Interface in com.microstrategy.web.objects
This enumeration indicates the subscription mode in library.
EnumWebSubscriptionContentTypes - Interface in com.microstrategy.web.objects
This Enumeration specifies the content type for a subscription.
EnumWebSubscriptionDeliveryMode - Interface in com.microstrategy.web.objects
Deprecated.
EnumWebSubscriptionDeviceSubtype - Interface in com.microstrategy.web.objects
 
EnumWebSubscriptionEditModes - Interface in com.microstrategy.web.objects
 
EnumWebSubscriptionObjectTypes - Interface in com.microstrategy.web.objects
Enumeration of the all the types of objects that are used in providing subscription functionality.
EnumWebToggleFunction - Interface in com.microstrategy.web.objects
This Enumeration specifies the different functions to which the current function between two nodes can be toggled to using toggleFunction in WebExpressionHelper.
EnumWebTransformableType - Interface in com.microstrategy.web.beans
This interface defines constants for the various types of Transformable objects that are available
EnumWebVisualizationViewModes - Interface in com.microstrategy.web.app
The values on this enumeration "extend" the values from EnumWebReportViewMode.
EnumWebWorkingSetSortByField - Interface in com.microstrategy.web.objects
This Enumeration specifies the sort by field when sorting the working set objects.
EnumWizardBeanEvents - Interface in com.microstrategy.web.app.beans
EnumWizardBeanEvents.
EnumWizardStepBeanEvents - Interface in com.microstrategy.web.app.beans
Title: EnumWizardStepBeanEvents.
EnumXDADataExplorerBeanEvents - Class in com.microstrategy.web.app.beans
All event definitions used in XDADataExplorerEventHandler
EnumXDADataExplorerBeanEvents() - Constructor for class com.microstrategy.web.app.beans.EnumXDADataExplorerBeanEvents
 
EnumXmlDDACube - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCubeCacheType
Direct Data Access cube type
EnumXmlInMemoryCube - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCubeCacheType
In-memory cube type
EnumXmlPriorityType - Interface in com.microstrategy.web.objects
Enumeration used in WebDBRole to set and retrieve the prioriy connection count
EnumXmlStatePhase - Interface in com.microstrategy.web.objects
 
EnumXmlUnknownCube - Static variable in interface com.microstrategy.webapi.EnumDSSXMLCubeCacheType
 
ENVELOPE_CONTENTTYPES_DELIMITER - Static variable in class com.microstrategy.web.controller.TaskProcessorController.TaskEnvelope
 
ENVELOPE_CONTENTTYPES_DELIMITER - Static variable in class com.microstrategy.web.controller.TaskViewerController.OptionInfo
 
epsilong - Variable in class com.microstrategy.web.app.maps.DouglasPeuckerSimplification
 
EQ - Static variable in class com.microstrategy.utils.json.XML
The Character '='.
EQ - Static variable in class com.microstrategy.web.app.tasks.architect.json.XML
The Character '='.
equalAtts(AbstractConfigurationElement) - Method in class com.microstrategy.utils.config.AbstractConfigurationElement
Returns true if the list of active attributes of the given AbstractConfigurationElement is equal to this list of active attributes of this AbstractConfigurationElement.
equalElements(AbstractConfigurationElement) - Method in class com.microstrategy.utils.config.AbstractConfigurationElement
Returns true if the list of all child elements of the given AbstractConfigurationElement is equal to this list of all child-elements of this AbstractConfigurationElement.
equalNodeValues(AbstractConfigurationElement) - Method in class com.microstrategy.utils.config.AbstractConfigurationElement
Returns true if the node value of both configuration elements is the same.
equals(Object) - Method in class com.microstrategy.utils.cache.SimpleHint
 
equals(Object) - Method in class com.microstrategy.utils.config.AbstractConfigurationElement
 
equals(Object) - Method in class com.microstrategy.utils.config.ConfigurationFilesCache.ConfigurationFileCacheHint
 
equals(Object) - Method in class com.microstrategy.utils.config.ConfigurationSource
 
equals(Object) - Method in class com.microstrategy.utils.config.ConfigurationValue
 
equals(Object) - Method in class com.microstrategy.utils.json.JSONArray
 
equals(Object) - Method in exception com.microstrategy.utils.json.JSONException
 
equals(Object) - Method in class com.microstrategy.utils.json.JSONObject
 
equals(Object) - Method in class com.microstrategy.utils.json.JSONTokener
 
equals(Object) - Method in class com.microstrategy.utils.log.editor.EditableLogger
 
equals(Object) - Method in class com.microstrategy.utils.log.Level
 
equals(Object) - Method in class com.microstrategy.web.app.beans.PageHistoryItem
An element is equal if keys are defined and are equal or if all other fields are the same
equals(Object) - Method in class com.microstrategy.web.app.gui.CartElementWebObjectInfo
Indicates whether this CartElement is same object passed as parameter.
equals(Object) - Method in class com.microstrategy.web.app.gui.ContactCartElement
 
equals(Object) - Method in class com.microstrategy.web.app.gui.TreeNode
 
equals(Object) - Method in class com.microstrategy.web.app.maps.LatLng
 
equals(Object) - Method in class com.microstrategy.web.app.mobile.config.CertificateImpl
 
equals(Object) - Method in class com.microstrategy.web.app.tasks.architect.json.JSONArray
 
equals(Object) - Method in exception com.microstrategy.web.app.tasks.architect.json.JSONException
 
equals(Object) - Method in class com.microstrategy.web.app.tasks.architect.json.JSONObject
 
equals(Object) - Method in class com.microstrategy.web.app.tasks.architect.json.JSONTokener
 
equals(Object) - Method in class com.microstrategy.web.app.utils.cache.ResourceCacheHint
 
equals(Object) - Method in class com.microstrategy.web.app.utils.compression.ByteArray
 
equals(Object) - Method in class com.microstrategy.web.app.utils.JavaScriptBundles.JavaScriptFile
 
equals(Object) - Method in class com.microstrategy.web.mkit.MkitFileName
 
equals(Object) - Method in class com.microstrategy.web.objects.localization.EnumLocalizationType
 
equals(Object) - Method in interface com.microstrategy.web.objects.WebDisplayUnitEntry
 
equals(Object) - Method in class com.microstrategy.web.preferences.PreferenceAllowableValue
 
equals(Object) - Method in class com.microstrategy.web.preferences.PreferenceLevel
 
equals(Object) - Method in class com.microstrategy.web.preferences.SysDefaultPrefType
 
equals(Object) - Method in class com.microstrategy.web.preferences.SysPrefType
 
equals(Object) - Method in class com.microstrategy.web.transform.AbstractLayoutSource.LayoutCacheHint
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.microstrategy.web.transform.FormalParameterAnnotation
 
equals(Object) - Method in class com.microstrategy.webapi.acm.ACMClusterInfo
 
equals(Object) - Method in class com.microstrategy.webapi.acm.ACMJwt
equals is implemented so this can be used as a key in a HashMap
equals(Object) - Method in class com.microstrategy.webapi.acm.ACMSessionBundle
 
equals(Object) - Method in class com.microstrategy.webapi.acm.ACMSessionId
equals compares ONLY the Session Id proper.
equals(Object) - Method in class com.microstrategy.webapi.CDSSXMLClusterName
 
equals(Object) - Method in class com.microstrategy.webapi.EnumCipher
 
equals(Object) - Method in class com.microstrategy.webapi.MSIRefreshClusterMembershipCache.RCMKey
 
equalsIncludingDeletedElements(Object) - Method in class com.microstrategy.utils.config.AbstractConfigurationElement
 
eraseArguments(String, String, String) - Method in class com.microstrategy.web.tasks.GetDBInstancesTask
 
eraseSensitiveArguments(String) - Method in class com.microstrategy.web.tasks.GetDBInstancesTask
 
error(String) - Method in class com.microstrategy.utils.xml.DefaultMessageRouter
 
error(String) - Method in interface com.microstrategy.utils.xml.MessageRouter
Indicate that an error has occurred.
error(String) - Method in interface com.microstrategy.web.transform.LayoutParser.MessageListener
When called, it is supplied a message that represents an error condition.
error(SAXParseException) - Method in class com.microstrategy.utils.xml.DefaultErrorHandler
 
error(SAXParseException) - Method in class com.microstrategy.utils.xml.SimpleErrorHandler
 
error(SAXParseException) - Method in class com.microstrategy.web.app.maps.kml.DefaultErrorHandler
 
error(SAXParseException) - Method in class com.microstrategy.web.transform.MSTRLayoutParser.ParserErrorHandler
This method is called when an error message is generated by the SAX Parser.
Error - com.microstrategy.web.objects.dataimport.EnumTableStateExecutionStatus
 
ERROR - Static variable in interface com.microstrategy.web.objects.admin.serverconfig.EnumKafkaServerLogLevel
 
ERROR_ACCESS_DENIED - Static variable in class com.microstrategy.utils.proxy.WinRegistryFullOperation
 
ERROR_CODE - Static variable in class com.microstrategy.utils.proxy.WinRegistryFullOperation
 
ERROR_FILE_NOT_FOUND - Static variable in class com.microstrategy.utils.proxy.WinRegistryFullOperation
 
ERROR_GENERIC - Static variable in interface com.microstrategy.web.app.beans.EnumFilterEditorErrorCodes
 
ERROR_SUCCESS - Static variable in class com.microstrategy.utils.proxy.WinRegistryFullOperation
 
ERROR_TYPE_CUSTOM - Static variable in class com.microstrategy.web.app.ErrorInfoList
 
ERROR_TYPE_SYSTEM - Static variable in class com.microstrategy.web.app.ErrorInfoList
 
ERROR_TYPE_USER - Static variable in class com.microstrategy.web.app.ErrorInfoList
 
errorAfterRedirect(RequestState, Exception) - Method in class com.microstrategy.web.app.OldLinksController
 
errorAfterRedirect(RequestState, Exception) - Method in interface com.microstrategy.web.controller.AppController
Inform the application that the request has failed inside the redirected page
errorAfterRedirect(RequestState, Exception) - Method in class com.microstrategy.web.controller.GenericWebAppController
 
errorAfterRedirect(RequestState, Exception) - Method in class com.microstrategy.web.controller.MobileController
 
errorAfterRedirect(RequestState, Exception) - Method in class com.microstrategy.web.controller.ResourceFeedController
What to do if there is an error after we have redirected to the target page.
errorAfterRedirect(RequestState, Exception) - Method in class com.microstrategy.web.controller.TaskAdminController
 
errorAfterRedirect(RequestState, Exception) - Method in class com.microstrategy.web.controller.TaskProcessorController
What to do if there is an error after we have redirected to the target page.
errorAfterRedirect(RequestState, Exception) - Method in class com.microstrategy.web.controller.TaskViewerController
 
ErrorCodeTag - Class in com.microstrategy.web.app.taglibs.taskproc
 
ErrorCodeTag() - Constructor for class com.microstrategy.web.app.taglibs.taskproc.ErrorCodeTag
 
ErrorCodeTagHelper - Class in com.microstrategy.web.app.taglibs.taskproc
 
ErrorCodeTagHelper() - Constructor for class com.microstrategy.web.app.taglibs.taskproc.ErrorCodeTagHelper
 
ErrorInfo - Class in com.microstrategy.web.app
This class is used by the application to change the title and message of the error, to indicate whether the error is expected by the iframe in the event of an iframe request, or to find the page to which the user is redirected when the error occurs.
ErrorInfo() - Constructor for class com.microstrategy.web.app.ErrorInfo
 
ErrorInfo(Node) - Constructor for class com.microstrategy.web.app.ErrorInfo
Creates an ErrorInfo with the information in the Xml Node.
ErrorInfo.ErrorMessage - Class in com.microstrategy.web.app
Defines the message to be displayed in the error alert box.
ErrorInfo.ErrorTitle - Class in com.microstrategy.web.app
Defines the title to be displayed in the error alert box.
ErrorInfoList - Class in com.microstrategy.web.app
The ErrorInfoList class lists the errors or special conditions that can occur in the application.
ErrorInfoList() - Constructor for class com.microstrategy.web.app.ErrorInfoList
Class constructor.
ErrorInfoList(Document) - Constructor for class com.microstrategy.web.app.ErrorInfoList
Class constructor.
ErrorInfoList(Node) - Constructor for class com.microstrategy.web.app.ErrorInfoList
Class constructor.
errorMessage - Variable in class com.microstrategy.web.app.transforms.ReportErrorVisualizationTransform
Error Message to display
ErrorMessage() - Constructor for class com.microstrategy.web.app.ErrorInfo.ErrorMessage
 
ErrorMessageHandler - Class in com.microstrategy.utils.log.editor
 
ErrorMessageHandler() - Constructor for class com.microstrategy.utils.log.editor.ErrorMessageHandler
 
ErrorMessageTag - Class in com.microstrategy.web.app.taglibs.taskproc
 
ErrorMessageTag() - Constructor for class com.microstrategy.web.app.taglibs.taskproc.ErrorMessageTag
 
ErrorMessageTagHelper - Class in com.microstrategy.web.app.taglibs.taskproc
 
ErrorMessageTagHelper() - Constructor for class com.microstrategy.web.app.taglibs.taskproc.ErrorMessageTagHelper
 
ErrorMsgLib - Class in com.microstrategy.utils.localization
Library of error-message localization functions.
ErrorMsgLib() - Constructor for class com.microstrategy.utils.localization.ErrorMsgLib
 
errorNotRetryable() - Method in class com.microstrategy.webapi.acm.ACMFailoverLog.CCanRetryLog
 
errorNotRetryable() - Method in interface com.microstrategy.webapi.acm.ACMFailoverLog.ICanRetryLog
 
errorNotRetryable() - Method in class com.microstrategy.webapi.acm.ACMFailoverLog.NullCanRetryLog
 
errorOnExposedTokens() - Static method in class com.microstrategy.web.platform.CSRFHelper
 
errorRCM(MSTRWebAPIException) - Method in interface com.microstrategy.webapi.ACMCheckConnectionLog.ICheckConnectionLog
 
ErrorTitle() - Constructor for class com.microstrategy.web.app.ErrorInfo.ErrorTitle
 
ErrorValueTag - Class in com.microstrategy.web.app.taglibs
 
ErrorValueTag() - Constructor for class com.microstrategy.web.app.taglibs.ErrorValueTag
 
ErrorValueTagHelper - Class in com.microstrategy.web.app.taglibs
Helper for the ErrorValueTag tag library.
ErrorValueTagHelper() - Constructor for class com.microstrategy.web.app.taglibs.ErrorValueTagHelper
 
ertTaskParam - Variable in class com.microstrategy.web.app.tasks.DIEditRelationshipEMMASourceTable
 
escape(String) - Static method in class com.microstrategy.utils.json.XML
Replace special characters with XML escapes:
escape(String) - Static method in class com.microstrategy.web.app.tasks.architect.json.XML
Replace special characters with XML escapes:
escape(String, String, char) - Static method in class com.microstrategy.utils.StringUtils
Applies escape processing to the string parameter 'str'.
escape(String, String, char, StringBuilder) - Static method in class com.microstrategy.utils.StringUtils
Applies escape processing to a string, and appends the results to a StringBuilder.
escapeString(String) - Static method in class com.microstrategy.utils.xml.XMLUtils
Given a String containing markup, escape the markup so it can be put into xml as normal text.
ESRI_GOOGLE_PROP_MAP - Static variable in class com.microstrategy.web.app.transforms.IPhoneMapVisualizationPropertiesTransform
 
ESRI_NAME_CONVERSION_SCOPE_ID - Static variable in class com.microstrategy.web.config.esri.ESRIConfigurationHelper
 
ESRICloudAppInfo - Class in com.microstrategy.web.config.esri
 
ESRICloudAppInfo() - Constructor for class com.microstrategy.web.config.esri.ESRICloudAppInfo
 
ESRICloudAppKeyInfo - Class in com.microstrategy.web.config.esri
 
ESRICloudAppKeyInfo() - Constructor for class com.microstrategy.web.config.esri.ESRICloudAppKeyInfo
 
ESRICloudAppsInfo - Class in com.microstrategy.web.config.esri
 
ESRICloudAppsInfo() - Constructor for class com.microstrategy.web.config.esri.ESRICloudAppsInfo
 
ESRICloudAppsInfoList - Class in com.microstrategy.web.config.esri
 
ESRICloudAppsInfoList() - Constructor for class com.microstrategy.web.config.esri.ESRICloudAppsInfoList
 
ESRIConfigHelper - Class in com.microstrategy.web.app.tasks
Deprecated, for removal: This API element is subject to removal in a future version.
ESRIConfigHelper - Class in com.microstrategy.web.config.esri
 
ESRIConfigHelper() - Constructor for class com.microstrategy.web.app.tasks.ESRIConfigHelper
Deprecated.
 
ESRIConfigHelper() - Constructor for class com.microstrategy.web.config.esri.ESRIConfigHelper
 
ESRIConfigHelper(ESRIConfigurationInfo, MapNameConversions, Messages) - Constructor for class com.microstrategy.web.app.tasks.ESRIConfigHelper
Deprecated.
 
ESRIConfigHelper(ESRIConfigurationInfo, MapNameConversions, Messages) - Constructor for class com.microstrategy.web.config.esri.ESRIConfigHelper
 
ESRIConfigurationHelper - Class in com.microstrategy.web.config.esri
 
ESRIConfigurationHelper() - Constructor for class com.microstrategy.web.config.esri.ESRIConfigurationHelper
 
ESRIConfigurationInfo - Class in com.microstrategy.web.config.esri
 
ESRIConfigurationInfo() - Constructor for class com.microstrategy.web.config.esri.ESRIConfigurationInfo
 
ESRIGeoShapeInfo - Class in com.microstrategy.web.config.esri
 
ESRIGeoShapeInfo() - Constructor for class com.microstrategy.web.config.esri.ESRIGeoShapeInfo
 
ESRIGeoShapesInfoList - Class in com.microstrategy.web.config.esri
 
ESRIGeoShapesInfoList() - Constructor for class com.microstrategy.web.config.esri.ESRIGeoShapesInfoList
 
ESRIJSAPIUrlInfo - Class in com.microstrategy.web.config.esri
 
ESRIJSAPIUrlInfo() - Constructor for class com.microstrategy.web.config.esri.ESRIJSAPIUrlInfo
 
EsriMapCache - Class in com.microstrategy.web.config.esri
 
ESRIMapTransform - Class in com.microstrategy.web.app.transforms
 
ESRIMapTransform() - Constructor for class com.microstrategy.web.app.transforms.ESRIMapTransform
 
ESRIOnPremiseAttributeInfo - Class in com.microstrategy.web.config.esri
 
ESRIOnPremiseAttributeInfo() - Constructor for class com.microstrategy.web.config.esri.ESRIOnPremiseAttributeInfo
 
ESRIOnPremiseMapLayerUrlInfo - Class in com.microstrategy.web.config.esri
 
ESRIOnPremiseMapLayerUrlInfo() - Constructor for class com.microstrategy.web.config.esri.ESRIOnPremiseMapLayerUrlInfo
 
ESRIOnPremiseQueryFieldInfo - Class in com.microstrategy.web.config.esri
 
ESRIOnPremiseQueryFieldInfo() - Constructor for class com.microstrategy.web.config.esri.ESRIOnPremiseQueryFieldInfo
 
ESRIProxyURL - Class in com.microstrategy.web.config.esri
 
ESRIProxyURL() - Constructor for class com.microstrategy.web.config.esri.ESRIProxyURL
 
ESRIProxyURLList - Class in com.microstrategy.web.config.esri
 
ESRIProxyURLList() - Constructor for class com.microstrategy.web.config.esri.ESRIProxyURLList
 
ESRIURLPrefix - Class in com.microstrategy.web.config.esri
 
ESRIURLPrefix() - Constructor for class com.microstrategy.web.config.esri.ESRIURLPrefix
 
ESRIURLPrefixList - Class in com.microstrategy.web.config.esri
 
ESRIURLPrefixList() - Constructor for class com.microstrategy.web.config.esri.ESRIURLPrefixList
 
ESRIURLPrefixListNew - Class in com.microstrategy.web.config.esri
 
ESRIURLPrefixListNew() - Constructor for class com.microstrategy.web.config.esri.ESRIURLPrefixListNew
 
ESRIVisualizationPropertiesTransform - Class in com.microstrategy.web.app.transforms
This transform renders the content of the Visualization Properties Editor for the ESRI Map Visualization.
ESRIVisualizationPropertiesTransform() - Constructor for class com.microstrategy.web.app.transforms.ESRIVisualizationPropertiesTransform
 
EsriWebMapHint - Class in com.microstrategy.web.config.esri
 
EsriWebMapHint(String, String) - Constructor for class com.microstrategy.web.config.esri.EsriWebMapHint
 
ESRIWebMapInfo - Class in com.microstrategy.web.config.esri
 
ESRIWebMapInfo() - Constructor for class com.microstrategy.web.config.esri.ESRIWebMapInfo
 
ESRIWebMapsInfoList - Class in com.microstrategy.web.config.esri
 
ESRIWebMapsInfoList() - Constructor for class com.microstrategy.web.config.esri.ESRIWebMapsInfoList
 
ESRIWebToken - Class in com.microstrategy.web.config.esri
 
ESTIMATE_XML_STATUS_COMPRESS_RATIO - Static variable in class com.microstrategy.utils.GZIPHelper
The estimate compress ratio for XML status.
ESTIMATE_XML_STATUS_COMPRESS_RATIO_DELTA - Static variable in class com.microstrategy.utils.GZIPHelper
The estimate variation value of the compression ration.
euroEncode(String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
The application doesn't require to encode the Euro symbol.
EV_DEFAULT - Static variable in interface com.microstrategy.web.objects.rw.RWUserAttribute
 
EV_GLOBAL - Static variable in interface com.microstrategy.web.objects.rw.RWUserAttribute
 
EV_LOCAL - Static variable in interface com.microstrategy.web.objects.rw.RWUserAttribute
 
eval(WebIServerSession) - Method in class com.microstrategy.web.objects.WebPrivilegesExpression
 
evaluate(String, String) - Method in class com.microstrategy.utils.proxy.JavaxPacScriptParser
Evaluates the given URL and host against the PAC script.
evaluate(String, String) - Method in interface com.microstrategy.utils.proxy.PacScriptParser
Evaluates the given URL and host against the PAC script.
EvaluationExpired - Static variable in interface com.microstrategy.utils.licensing.EnumProductLicenseStatuses
 
EvaluationNotExpired - Static variable in interface com.microstrategy.utils.licensing.EnumProductLicenseStatuses
 
event - Variable in class com.microstrategy.web.app.taglibs.EventTagHelper
Event to use, generated based on the eventID tag attribute
EVENT_ARG_SOURCE_PARAMETER - Static variable in class com.microstrategy.web.app.tasks.MojoRWEventsTask
 
EVENT_ARG_SOURCE_PARAMETER - Static variable in class com.microstrategy.web.app.tasks.MojoRWManipulationTask
 
EVENT_ARG_SOURCE_PARAMETER - Static variable in class com.microstrategy.web.app.tasks.RWManipulationTask
 
EVENT_ARG_TRANSACTION_STRING - Static variable in class com.microstrategy.web.app.tasks.MojoRWEventsTask
 
EVENT_ARG_TRANSACTION_STRING - Static variable in class com.microstrategy.web.app.tasks.MojoRWManipulationTask
 
EVENT_ARG_TRANSACTION_STRING - Static variable in class com.microstrategy.web.app.tasks.RWManipulationTask
 
EVENT_ONLOAD - Static variable in class com.microstrategy.web.app.JavaScriptInfoList
String to represent the argument name which specifies the javascript ONLOAD event.
EVENT_UNDEFINED - Static variable in class com.microstrategy.web.app.ShortcutListSet
 
EVENT_URL - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
String that contains an event url to include in the cart.
EventActionMapping(String, String, String) - Constructor for class com.microstrategy.web.app.ShortcutListSet.EventActionMapping
 
EventArgumentInfo - Class in com.microstrategy.web.beans
This class represents the "argument" node from the XML.
EventArgumentInfo() - Constructor for class com.microstrategy.web.beans.EventArgumentInfo
Default constructor.
EventArgumentInfo(int) - Constructor for class com.microstrategy.web.beans.EventArgumentInfo
Constructor: Set the id field for the argument
EventArgumentInfo(int, String) - Constructor for class com.microstrategy.web.beans.EventArgumentInfo
Set the id and name for the argument
EventArgumentInfoList - Class in com.microstrategy.web.beans
This class represents the "arguments" node from the XML.
EventArgumentInfoList() - Constructor for class com.microstrategy.web.beans.EventArgumentInfoList
Default Constructor.
EventArgumentTag - Class in com.microstrategy.web.app.taglibs
 
EventArgumentTag() - Constructor for class com.microstrategy.web.app.taglibs.EventArgumentTag
 
EventElementBaseURI - Static variable in interface com.microstrategy.web.beans.EnumEventElement
This constant controls whether a base URI is added to the Parameter Builder or not.
EventElementChildState - Static variable in interface com.microstrategy.web.beans.EnumEventElement
This constant controls whether web component state is added to the Parameter Builder.
EventElementEventID - Static variable in interface com.microstrategy.web.beans.EnumEventElement
This constant contols whether the event ID is added to the Parameter Builder or not.
EventElementMinimalURLLink - Static variable in interface com.microstrategy.web.beans.EnumEventElement
This constant is used to generate a minimal URL, since in some use cases, child state information is unnecessary.
EventElementNonNullParams - Static variable in interface com.microstrategy.web.beans.EnumEventElement
This constant controls whether web event parameters with non-null values are added to the Parameter Builder.
EventElementNullParams - Static variable in interface com.microstrategy.web.beans.EnumEventElement
This constant controls whether web event parameters with null values are added to the Parameter Builder.
EventElementSource - Static variable in interface com.microstrategy.web.beans.EnumEventElement
This constant controls whether the event source information is added to the Parameter Builder or not.
EventElementTypicalEventOnly - Static variable in interface com.microstrategy.web.beans.EnumEventElement
This constant is simply a collection of a set of the above constants used to represent a just EVENT information only.
EventElementTypicalHiddenInputs - Static variable in interface com.microstrategy.web.beans.EnumEventElement
This constant is simply a collection of a set of the above constants used to represent a typical set of hidden inputs.
EventElementTypicalURLLink - Static variable in interface com.microstrategy.web.beans.EnumEventElement
This constant is simply a collection of a set of the above constants used to represent a typical URL.
eventEx - Variable in class com.microstrategy.web.app.taglibs.EventTagHelper
 
EventFlagList - Class in com.microstrategy.web.app
This class defines a list of FlagInfo objects
EventFlagList() - Constructor for class com.microstrategy.web.app.EventFlagList
 
EventFlagList(Document) - Constructor for class com.microstrategy.web.app.EventFlagList
 
EventFlagList(Node) - Constructor for class com.microstrategy.web.app.EventFlagList
Class constructor.
EventFlagListSet - Class in com.microstrategy.web.app
This class defines a list of EventFlagList objects
EventFlagListSet() - Constructor for class com.microstrategy.web.app.EventFlagListSet
 
EventFlagListSet(Document) - Constructor for class com.microstrategy.web.app.EventFlagListSet
Class constructor.
EventFlagListSet(Node) - Constructor for class com.microstrategy.web.app.EventFlagListSet
Class constructor.
EventHandlerInfo - Class in com.microstrategy.web.app
A EventHandlerInfo class instance represents the information regarding a flag.
EventHandlerInfo - Class in com.microstrategy.web.beans
This class represents the "eventHandler" node from the XML.
EventHandlerInfo() - Constructor for class com.microstrategy.web.app.EventHandlerInfo
Class constructor.
EventHandlerInfo() - Constructor for class com.microstrategy.web.beans.EventHandlerInfo
Default constructor.
EventHandlerInfo(int) - Constructor for class com.microstrategy.web.beans.EventHandlerInfo
Constructor: Set the type field for the event handler
EventHandlerInfo(int, String) - Constructor for class com.microstrategy.web.beans.EventHandlerInfo
Constructor: Set the "type" and "name" field for this event handler
EventHandlerInfo(Node) - Constructor for class com.microstrategy.web.app.EventHandlerInfo
Class constructor.
EventHandlerList - Class in com.microstrategy.web.app
This class defines a list of EventFlagList objects
EventHandlerList() - Constructor for class com.microstrategy.web.app.EventHandlerList
 
EventHandlerList(Document) - Constructor for class com.microstrategy.web.app.EventHandlerList
Class constructor.
EventHandlerList(Node) - Constructor for class com.microstrategy.web.app.EventHandlerList
Class constructor.
EventHandlersCatalog - Class in com.microstrategy.web.beans
This class is used to configure Microstrategy Web's event-handlers.
EventHandlersCatalog() - Constructor for class com.microstrategy.web.beans.EventHandlersCatalog
Default Constructor.
EventHelper - Class in com.microstrategy.web.app.beans
Deprecated.
Please use EventManager instead
EventHelper(AppContext) - Constructor for class com.microstrategy.web.app.beans.EventHelper
Deprecated.
 
eventID - Variable in class com.microstrategy.web.app.taglibs.EventTagHelper
Property used for saving the value of the eventID tag attribute specified by the user
EventInfo - Class in com.microstrategy.web.app.tasks.config
THIS CLASS IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT.
EventInfo - Class in com.microstrategy.web.beans
This class represents the "event" node from the XML.
EventInfo() - Constructor for class com.microstrategy.web.app.tasks.config.EventInfo
 
EventInfo() - Constructor for class com.microstrategy.web.beans.EventInfo
Default constructor.
EventInfo(int) - Constructor for class com.microstrategy.web.beans.EventInfo
Constructor: Set the id field for the event
EventInfo(int, String) - Constructor for class com.microstrategy.web.beans.EventInfo
Set the id and name for the event
EventInfo(int, String, String) - Constructor for class com.microstrategy.web.beans.EventInfo
Set the id, name and target for the event
EventInfo(String) - Constructor for class com.microstrategy.web.app.tasks.config.EventInfo
 
EventInfoList - Class in com.microstrategy.web.beans
This class represents the "events" node from the XML.
EventInfoList() - Constructor for class com.microstrategy.web.beans.EventInfoList
Default Constructor.
EventList - Class in com.microstrategy.web.app
 
EventList() - Constructor for class com.microstrategy.web.app.EventList
 
EventList(Document) - Constructor for class com.microstrategy.web.app.EventList
Class constructor.
EventList(Node) - Constructor for class com.microstrategy.web.app.EventList
Class constructor.
EventListSet - Class in com.microstrategy.web.app
 
EventListSet() - Constructor for class com.microstrategy.web.app.EventListSet
 
EventListSet(Document) - Constructor for class com.microstrategy.web.app.EventListSet
Class constructor.
EventListSet(Node) - Constructor for class com.microstrategy.web.app.EventListSet
Class constructor.
EventManager - Class in com.microstrategy.web.app.beans
EventManager Provides utility functions related to WebEvent
EventManager(boolean, boolean) - Constructor for class com.microstrategy.web.app.beans.EventManager
Simple class constructor.
EventManager(AppContext) - Constructor for class com.microstrategy.web.app.beans.EventManager
Class constructor.
EventManager(BeanContext) - Constructor for class com.microstrategy.web.app.beans.EventManager
Class constructor.
EventManager(WebComponent) - Constructor for class com.microstrategy.web.app.beans.EventManager
Class constructor.
EventManager(WebComponent, String, String) - Constructor for class com.microstrategy.web.app.beans.EventManager
Class constructor
EventManager.EventDescriptorHelper - Interface in com.microstrategy.web.app.beans
 
EventMap - Class in com.microstrategy.web.app
This class represents an event Map.
EventMap() - Constructor for class com.microstrategy.web.app.EventMap
 
EventMap(int, int, String) - Constructor for class com.microstrategy.web.app.EventMap
Constructor for an EventMap with the given the arguments.
EventMap(Node) - Constructor for class com.microstrategy.web.app.EventMap
Creates an EventMap with the information in the xml node.
EventMap.EventMapArgument - Class in com.microstrategy.web.app
Represents an argument that will be mapped as part of an event-map.
EventMapArgument() - Constructor for class com.microstrategy.web.app.EventMap.EventMapArgument
 
EventMapList - Class in com.microstrategy.web.app
The EventMapList class is a collection of EventMaps instances that holds information about how to map events.
EventMapList() - Constructor for class com.microstrategy.web.app.EventMapList
Class constructor.
EventMapList(Document) - Constructor for class com.microstrategy.web.app.EventMapList
Class constructor.
EventMapList(Node) - Constructor for class com.microstrategy.web.app.EventMapList
Class constructor.
EVENTS_PATH - Static variable in class com.microstrategy.web.platform.ApplicationParameters
Constant for the parameter's name that identifies the events file location.
EVENTS_XML_FILE - Static variable in class com.microstrategy.web.beans.EventHandlersCatalog
 
EventsModule - Class in com.microstrategy.web.app.utils.upgrade
This module is responsible to identify changes from custom event files (that is, those specified by the appBeanEventsFile and the mdBeanEventsFile parameters) and merge them into a single customized events.xml file that will be used by the application.
EventsModule(UpgradeManager) - Constructor for class com.microstrategy.web.app.utils.upgrade.EventsModule
Default constructor.
EventTag - Class in com.microstrategy.web.app.taglibs
This class can be used as base for extending tags that render HTML associated with submitting an event, for example, forms and anchors.
EventTag() - Constructor for class com.microstrategy.web.app.taglibs.EventTag
 
EventTagHelper - Class in com.microstrategy.web.app.taglibs
Helper for the EventTag tag library.
EventTagHelper() - Constructor for class com.microstrategy.web.app.taglibs.EventTagHelper
 
eventToForwardTo - Variable in class com.microstrategy.web.app.transforms.DocumentFastExportTransform
This is the ID of the event to be executed by the HTML form to be rendered and submitted automatically by this Transform.
eventToForwardTo - Variable in class com.microstrategy.web.app.transforms.ReportSavePropertiesTransform
This is the name of the event to redirect to after updating the report page state.
eventToForwardTo - Variable in class com.microstrategy.web.app.transforms.RWSavePropertiesTransform
This is the name of the event to redirect to after updating the report page state.
Everyone - Static variable in interface com.microstrategy.web.objects.admin.users.EnumWebNamedUsers
The Everyone group.
EXCEED_DOCINTERMDIATE_MAXIMUMROWS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EXCEED_DOCINTERMDIATE_MAXIMUMROWS_DESKTOP_LOCAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EXCEED_DOCRESULT_MAXIMUMROWS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
Excel - com.microstrategy.web.tasks.models.EnumFileType
 
EXCEL - Static variable in class com.microstrategy.web.app.transforms.PreferencesInboxTransform
Deprecated.
 
EXCEL - Static variable in interface com.microstrategy.web.objects.EnumWebPreferences
 
EXCEL_2000_SR_1 - Static variable in class com.microstrategy.web.objects.EnumExcelVersion
 
EXCEL_2007 - Static variable in class com.microstrategy.web.objects.EnumExcelVersion
 
EXCEL_2007_DUP - Static variable in class com.microstrategy.web.objects.EnumExcelVersion
 
EXCEL_FOOTER_PANEL - Static variable in class com.microstrategy.web.app.transforms.AbstractHeaderFooterTransform
Identifier for the Excel footer panel
EXCEL_HEADER_PANEL - Static variable in class com.microstrategy.web.app.transforms.AbstractHeaderFooterTransform
Identifier for the Excel header panel
EXCEL_XP - Static variable in class com.microstrategy.web.objects.EnumExcelVersion
 
EXCEL_XP_DUP - Static variable in class com.microstrategy.web.objects.EnumExcelVersion
 
ExcelEmbedImages - Static variable in class com.microstrategy.web.app.utils.OptionsHelper
 
ExcelReportFooter - Static variable in class com.microstrategy.web.app.utils.OptionsHelper
 
ExcelReportHeader - Static variable in class com.microstrategy.web.app.utils.OptionsHelper
 
ExcelReportHeaderLocation - Static variable in class com.microstrategy.web.app.utils.OptionsHelper
 
exception(MSTRWebAPIException) - Method in class com.microstrategy.webapi.acm.ACMFailoverLog.CCanRetryLog
 
exception(MSTRWebAPIException) - Method in interface com.microstrategy.webapi.acm.ACMFailoverLog.ICanRetryLog
 
exception(MSTRWebAPIException) - Method in class com.microstrategy.webapi.acm.ACMFailoverLog.NullCanRetryLog
 
exception(Throwable) - Method in interface com.microstrategy.webapi.acm.ACMFailoverLog.IRetryLog
 
exception(Throwable) - Method in interface com.microstrategy.webapi.ACMDecisionLog.ICrossProjectDecisionLog
 
exception(Throwable) - Method in interface com.microstrategy.webapi.ACMDecisionLog.ILoginDecisionLog
 
exception(Throwable) - Method in interface com.microstrategy.webapi.ACMDecisionLog.IProjectDecisionLog
 
Exception() - Constructor for class com.microstrategy.web.app.GraphFormatInfoHelper.Exception
 
EXCEPTION - Static variable in class com.microstrategy.utils.log.LoggerConfigurator
 
EXCEPTION - Static variable in class com.microstrategy.utils.log.LoggerHelper
 
Exceptions() - Constructor for class com.microstrategy.web.app.GraphFormatInfoHelper.Exceptions
 
ExceptionXMLHandler() - Constructor for class com.microstrategy.utils.MSTRCheckedException.ExceptionXMLHandler
 
EXCLUDE_ARGUMENT_LABEL - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Indicates the label name to be used in the Cart for displaying Exclude option
EXCLUDE_ARGUMENT_VALUE - Static variable in class com.microstrategy.web.app.utils.ExpressionHelper
Indicates the argument value for the exclude option
EXCLUDE_DATA_RESULT_FRON_DATA_PART - com.microstrategy.webapi.EnumJSONContextDetailFlags
 
excludedElements() - Method in interface com.microstrategy.web.beans.DerivedElementBean
gets the current filter applied to the element source
excludedElements() - Method in class com.microstrategy.web.beans.DerivedElementBeanImpl
 
excludedNode(CDSSXMLClusterNode) - Method in interface com.microstrategy.webapi.ACMDecisionLog.IProjectDecisionLog
 
excludeDrillPathsInXML() - Method in interface com.microstrategy.web.objects.WebOptimizedDrillPathSettings
Indicates that Optimized drill paths should not be included in the XML.
excludeStaticTags() - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
Indicates if a layout transformation will include or exclude static code defined in the layout file.
excludeStaticTags() - Method in class com.microstrategy.web.tags.LayoutContext
Returns a boolean value indicating whether to exclude the static contents while rendering the layout source.
excludeVisualizationProperties - Variable in class com.microstrategy.web.app.transforms.RWXMLTransform
Whether to exclude visualization properties from the XML.
EXEC_TARGET - Static variable in class com.microstrategy.web.app.transforms.AbstractSubscriptionListTransform
Constant used as the name for the formal parameter that determines how the user want's to execute the subscription link.
EXEC_TARGET - Static variable in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Constant used as the name for the formal parameter that determines how the user want's to execute the Report/Document object.
execFlagsParam - Variable in class com.microstrategy.web.tasks.AbstractBaseTask
The task parameter for execution flags.
ExecMDUpdateCmd(String, String, String) - Method in interface com.microstrategy.webapi.IDSSXMLConfigServer
This component is used to update existing MicroStrategy 7.x metadata so they can work optimally with the newest release of the product.
execTarget - Variable in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Determines how the user want's to execute the Report/Document object.
execTarget - Variable in class com.microstrategy.web.app.transforms.AbstractSubscriptionListTransform
Determines how the user want's to execute the subscription link.
execTarget - Variable in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Determines how the user want's to execute the Report/Document object.
execute() - Method in class com.microstrategy.web.app.utils.ClosureCompilerRunner
 
execute() - Method in interface com.microstrategy.web.tasks.HandlerCall
 
execute() - Method in class com.microstrategy.webapi.restApi.IServerRestClient
 
execute() - Method in class com.microstrategy.webapi.restApi.RestClient
Executes the API call based on the method types provided and returns a response
execute(Block) - Method in class com.microstrategy.web.blocks.xforms.BlockTransformScript
 
execute(BlockTransformContext) - Method in interface com.microstrategy.web.blocks.xforms.BlockTransform
 
execute(HandlerCall<T>) - Static method in class com.microstrategy.web.tasks.HandlerTaskUtils
Executes a call and translates HandlerException to TaskException if thrown.
execute(IServerRestClientCluster) - Method in class com.microstrategy.webapi.restApi.contentbundle.GetContentBundleCluster
 
execute(IServerRestClientCluster) - Method in class com.microstrategy.webapi.restApi.contentbundle.UpdateContentBundleCluster
 
execute(IServerRestClientCluster) - Method in interface com.microstrategy.webapi.restApi.IServerRestClientClusterBase
Generic interface to execute the request in the cluster of Intelligence Server
execute(Runnable) - Method in class com.microstrategy.webapi.utils.ExecutorServiceCloseable
 
Execute(ReportExecuteParams, StringWrapper, IntWrapper) - Method in interface com.microstrategy.webapi.IDSSXMLReportServer
This method executes a report by report ID.
Execute(ReportExecuteParams, StringWrapper, IntWrapper, IntWrapper) - Method in interface com.microstrategy.webapi.IDSSXMLReportServer
This API is equivalent to above except one additional output parameter of job ID.
Execute(String, String, int, int, String, String, StringWrapper, IntWrapper) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Execute an XML document by XML document ID.
Execute(String, String, int, int, String, String, String, StringWrapper, IntWrapper) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Execute an XML document by XML document ID.
Execute(String, String, int, int, String, String, String, String, int, String, String, StringWrapper, IntWrapper) - Method in interface com.microstrategy.webapi.IDSSXMLReportServer
This method executes a report by report ID.
Execute(String, String, int, int, String, String, String, String, int, String, String, StringWrapper, IntWrapper, String) - Method in interface com.microstrategy.webapi.IDSSXMLReportServer
This method executes a report by report ID.
Execute(String, String, int, int, String, String, String, String, StringWrapper, IntWrapper) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
 
Execute(String, String, int, int, String, String, String, String, StringWrapper, IntWrapper, String, String) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
 
Execute(String, String, int, int, String, String, String, String, StringWrapper, IntWrapper, String, String, int) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
 
Execute(String, String, int, int, String, String, String, String, StringWrapper, IntWrapper, String, String, int, boolean) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
 
Execute(String, String, int, int, String, String, String, String, StringWrapper, IntWrapper, String, String, int, boolean, PersonalViewExecutionInfo) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
 
Execute(String, String, int, int, String, String, String, String, StringWrapper, IntWrapper, String, String, int, boolean, PersonalViewExecutionInfo, String) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Execute an XML document by XML document ID.
Execute(String, String, int, int, String, String, String, String, StringWrapper, IntWrapper, String, String, int, boolean, PersonalViewExecutionInfo, String, String) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
 
Execute(String, String, int, int, String, String, String, String, StringWrapper, IntWrapper, String, String, int, boolean, PersonalViewExecutionInfo, String, String, boolean) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
 
Execute(String, String, int, int, String, String, String, String, StringWrapper, IntWrapper, String, String, int, boolean, PersonalViewExecutionInfo, String, String, boolean, boolean) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
 
Execute(String, String, int, int, String, String, String, String, StringWrapper, IntWrapper, String, String, int, boolean, PersonalViewExecutionInfo, String, String, boolean, int) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Execute an XML document by XML document ID.
Execute(String, String, int, int, String, String, String, String, StringWrapper, IntWrapper, String, String, int, boolean, PersonalViewExecutionInfo, String, String, boolean, int, String[]) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Execute an XML document by XML document ID.
Execute(String, String, int, int, String, String, String, String, StringWrapper, IntWrapper, String, String, int, boolean, PersonalViewExecutionInfo, String, String, boolean, int, String[], int) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Execute an XML document by XML document ID.
Execute(String, String, int, int, String, String, String, String, StringWrapper, IntWrapper, String, String, int, boolean, PersonalViewExecutionInfo, String, String, boolean, int, String[], int, String) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Execute an XML document by XML document ID.
Execute(String, String, int, int, String, String, String, String, StringWrapper, IntWrapper, String, String, int, boolean, PersonalViewExecutionInfo, String, String, boolean, int, String[], int, String, boolean) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
 
Execute(String, String, int, int, String, String, String, String, String, StringWrapper, IntWrapper) - Method in interface com.microstrategy.webapi.IDSSXMLReportServer
This method executes a report by report ID.
Execute(String, String, int, int, String, String, String, String, String, String, StringWrapper, IntWrapper) - Method in interface com.microstrategy.webapi.IDSSXMLReportServer
This method executes a report by report ID.
Execute(String, String, String, String, int, Map<String, String>, Map<String, String>, String, IntWrapper, StringWrapper) - Method in interface com.microstrategy.webapi.IDSSXMLAppSchemaServer
 
Execute(String, String, String, String, InputStream, long) - Method in interface com.microstrategy.webapi.IDSSXMLOneTierServer
 
executeActionsParam - Variable in class com.microstrategy.web.app.tasks.DISaveEMMASchedule
 
ExecuteBulkSave(String, String) - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer
This method is used to submit bulk save.
executeButtonLabel - Variable in class com.microstrategy.web.app.transforms.PromptsClassicTransform
Specifies the ID of the descriptor to use on the button for continue with document processing.
executeButtonLabel - Variable in class com.microstrategy.web.app.transforms.PromptsContainerTransform
Specifies the ID of the descriptor to use on the button for continue with document processing.
executeCollectDataRequiredAddons(WebComponent) - Method in interface com.microstrategy.web.app.beans.PageComponent
Checks if the different addons associated with the WebComponent require a collect data to be performed.
ExecuteFT(String, String, String, int, int, String, String, String, String, String, StringWrapper, IntWrapper) - Method in interface com.microstrategy.webapi.IDSSXMLReportServer
This method executes a report by a combination of a filter ID and a template ID.
executePostCollectDataAddons() - Method in interface com.microstrategy.web.app.beans.PageComponent
Executes the post collect data addons on the page in the order in which they appear in the pageconfig file.
executePreCollectDataAddons() - Method in interface com.microstrategy.web.app.beans.PageComponent
Executes the addons on the page in the order in which they appear in the pageconfig file.
ExecuteSearch(String, XMLBuilder, int, int) - Static method in class com.microstrategy.web.app.tasks.architect.utils.ParserUtils
 
ExecuteSQLHandler - Class in com.microstrategy.web.app.tasks.actions
 
ExecuteSQLHandler() - Constructor for class com.microstrategy.web.app.tasks.actions.ExecuteSQLHandler
 
executeStringContentType() - Method in class com.microstrategy.web.app.utils.usher.NetworkRequest
 
executeStringContentType() - Method in class com.microstrategy.web.app.utils.usher.UsherUserRequest
 
ExecuteXMLCommand(String, String) - Static method in class com.microstrategy.web.app.tasks.architect.utils.ParserUtils
 
ExecutionEngine - Static variable in interface com.microstrategy.web.objects.admin.serverconfig.EnumServerTypes
The Server is the Execution Engine.
executionFlags(int) - Method in class com.microstrategy.webapi.paramsobject.ReportExecuteParams.Builder
Flags specify different options for the execution.
executionFlagsExtension(int) - Method in class com.microstrategy.webapi.paramsobject.ReportExecuteParams.Builder
Flags specify different options for the execution extension flags.
ExecutionFullScreenMode - com.microstrategy.web.app.utils.WFProperty
 
executionModeParam - Variable in class com.microstrategy.web.app.tasks.RWExecutionTask
 
executionName(String) - Method in class com.microstrategy.webapi.acm.ACMFailoverLog.CCanRetryLog
 
executionName(String) - Method in interface com.microstrategy.webapi.acm.ACMFailoverLog.ICanRetryLog
 
executionName(String) - Method in class com.microstrategy.webapi.acm.ACMFailoverLog.NullCanRetryLog
 
ExecutorServiceCloseable - Class in com.microstrategy.webapi.utils
An Executor ExecutorServiceCloseable that is also AutoCloseable, meaning you can use it in a try with resources statement.
ExecutorServiceCloseable(int, String) - Constructor for class com.microstrategy.webapi.utils.ExecutorServiceCloseable
 
exists(String) - Method in class com.microstrategy.utils.FileLoader
Returns whether the given relative path exists in the file system.
existsMultipleNonemptyFilters() - Method in class com.microstrategy.web.app.transforms.AbstractFilterElementTransform
This method returns whether there exist multiple nonempty filters.
existsMultipleNonemptyFilters() - Method in class com.microstrategy.web.app.transforms.FilterElementRWTransform
Deprecated.
Overrides the superclass' behavior and returns a false to determine whether there are multiple non empty filters.
existsMultipleNonemptyFilters() - Method in class com.microstrategy.web.app.transforms.FilterElementTransform
 
existsMultipleNonemptyFilters() - Method in class com.microstrategy.web.app.transforms.MDXReportLimitElementTransform
 
existsMultipleNonemptyFilters() - Method in class com.microstrategy.web.app.transforms.SubsetViewLimitElementTransform
 
existsMultipleNonemptyFilters() - Method in class com.microstrategy.web.app.transforms.ViewFilterElementRWTransform
Overrides the superclass' behavior and returns a false to determine whether there are multiple non empty filters.
EXIT - Static variable in class com.microstrategy.utils.log.LoggerConfigurator
 
EXIT - Static variable in class com.microstrategy.utils.log.LoggerHelper
 
exiting(String, String) - Method in class com.microstrategy.utils.log.Logger
Log a method return.
exiting(String, String, Object) - Method in class com.microstrategy.utils.log.Logger
Log a method return, with result object.
exp - Variable in class com.microstrategy.web.app.transforms.ExpressionBlockBuilder
 
exp - Variable in class com.microstrategy.web.objects.WebExpressionParser
 
EXP_E_ROOT_EXIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EXP_ERR_BOTHNULL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EXP_ERR_CIRCULARCOPY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EXP_ERR_DIFFTREE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EXP_ERR_EQUAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EXP_ERR_INVALIDTYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EXP_ERR_LOSTLINK - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
EXP_ERR_NOTARGET - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
expand(String, BlockContext) - Method in interface com.microstrategy.web.blocks.macros.BlockPropertyMacro
 
expand(String, BlockContext) - Method in class com.microstrategy.web.blocks.macros.BPMControllerParameter
 
expand(String, BlockContext) - Method in class com.microstrategy.web.blocks.macros.BPMDescriptor
 
expand(String, BlockContext) - Method in class com.microstrategy.web.blocks.macros.BPMPreference
 
EXPAND_ATTRIBUTE_FORMS - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Flag indicating that all attribute forms must be populated in order to retrieve all its information.
EXPAND_ATTRIBUTE_FORMS_TYPE - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Flag indicating indicating which type of forms to expand.
EXPAND_KEY - Static variable in class com.microstrategy.utils.proxy.WinRegistryFullOperation
If the registry entry is a expand string key - use getKeyType(Key key, String valueName)/ to get the type
expandAll - Variable in class com.microstrategy.web.app.transforms.TreeTabManagerTransform
Determine whether all nodes should be expanded by default.
ExpandAllPages - Static variable in class com.microstrategy.web.app.utils.OptionsHelper
 
expandedRow - Static variable in interface com.microstrategy.web.beans.ViewBean
 
expandEmbeddedFilter - Variable in class com.microstrategy.web.app.transforms.ReportDetailsTransform
Deprecated.
Indicates whether or not to show simply the shortcut name or the expanded expression.
expandEmbeddedFilter - Variable in class com.microstrategy.web.app.transforms.ReportDetailsXHTMLTransform
This is the formal parameter which will decide if we want to show the embedded filter details or just the embedded filter names.
ExpandPageFields - Static variable in class com.microstrategy.web.app.utils.OptionsHelper
 
expandPropertyValue(String, BlockContext) - Method in class com.microstrategy.web.blocks.macros.BlockPropertyMacros
Expands a macro in a property value.
expandShortcutFilters() - Method in class com.microstrategy.web.app.transforms.FilterDetailsEditorTransform
Returns the property value which enables shortcut filters to show the actual condition or just the filter name.
expandShortcutFilters() - Method in interface com.microstrategy.web.objects.FilterDetailsFormatting
When to expand shortcut filters.
ExpandToFit - Static variable in class com.microstrategy.web.app.utils.OptionsHelper
 
ExpireHeaderFilter - Class in com.microstrategy.web.filter
 
ExpireHeaderFilter() - Constructor for class com.microstrategy.web.filter.ExpireHeaderFilter
 
Export(String, String, int, String, int, IntWrapper) - Method in interface com.microstrategy.webapi.IDSSXMLReportServer
Returns the report in a comma-delimited format.
EXPORT_BASE_RESULT_FLAGS - Static variable in class com.microstrategy.web.app.utils.ExportBeanHelper
 
EXPORT_CSV - com.microstrategy.webapi.ViewMedia
 
EXPORT_EXCEL - com.microstrategy.webapi.ViewMedia
 
EXPORT_EXCEL_PLAIN_TEXT - com.microstrategy.webapi.ViewMedia
 
EXPORT_FLASH - com.microstrategy.webapi.ViewMedia
 
EXPORT_HTML - com.microstrategy.webapi.ViewMedia
 
EXPORT_MODE_DISABLED - Static variable in interface com.microstrategy.web.objects.WebResultSettings
Deprecated.
since 8.0
EXPORT_MODE_HTML - Static variable in interface com.microstrategy.web.objects.WebResultSettings
Deprecated.
since 8.0
EXPORT_MODE_PDF - Static variable in interface com.microstrategy.web.objects.WebResultSettings
Deprecated.
since 8.0
EXPORT_MSTR - com.microstrategy.webapi.ViewMedia
 
EXPORT_PDF - com.microstrategy.webapi.ViewMedia
 
EXPORT_PLAIN_TEXT - com.microstrategy.webapi.ViewMedia
 
EXPORT_TARGET_WINDOW_NAME - Static variable in class com.microstrategy.web.app.transforms.ExportOptionsEditorTransform
 
ExportAdminFooter - Static variable in class com.microstrategy.web.app.utils.OptionsHelper
 
ExportAdminHeader - Static variable in class com.microstrategy.web.app.utils.OptionsHelper
 
ExportAdvancedPropertiesPropertySetName - Static variable in class com.microstrategy.web.app.utils.OptionsHelper
 
exportAttributesToXML(Element, ConfigurationSource) - Method in class com.microstrategy.utils.config.AbstractConfigurationElement
Appends the list of attributes of this ConfigurationElement into the given node.
ExportBean - Interface in com.microstrategy.web.app.beans
The interface ExportBean is representing the export web component.
ExportBeanHelper - Class in com.microstrategy.web.app.utils
The ExportBeanHelper is a helper for exporting
ExportBeanHelper() - Constructor for class com.microstrategy.web.app.utils.ExportBeanHelper
Constructor to create an instance of the helper.
exportBlock(ExporterContext, Object) - Method in interface com.microstrategy.web.blocks.exporters.BlockExporter
Instead of exporting INTO a named Bloc, this exports into a Block defined by the Exporter class.
exportBlock(ExporterContext, String, Object) - Method in interface com.microstrategy.web.blocks.exporters.BlockExporter
Instead of exporting INTO a Block, this method exports a Block.
exportDashboard(String) - Method in interface com.microstrategy.web.objects.rw.RWSource
 
ExportDashboard(String, String, IntWrapper) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
 
exportDocumentLabel - Variable in class com.microstrategy.web.app.transforms.PromptsClassicTransform
Deprecated.
Instead, executeButtonLabel will be used.
ExportDocumentTask - Class in com.microstrategy.web.app.tasks
Task for executing a Document that is capable of fetching binary contents.
ExportDocumentTask() - Constructor for class com.microstrategy.web.app.tasks.ExportDocumentTask
 
exportElementsToXML(Element, ConfigurationSource) - Method in class com.microstrategy.utils.config.AbstractConfigurationElement
Appends the list of child-elements of this ConfigurationElement into the given node.
ExporterContext - Class in com.microstrategy.web.blocks.exporters
 
ExporterContext() - Constructor for class com.microstrategy.web.blocks.exporters.ExporterContext
 
ExporterContext(Map<String, Object>) - Constructor for class com.microstrategy.web.blocks.exporters.ExporterContext
 
ExporterContext(Map<String, Object>, BlockContext, ExporterInstructions) - Constructor for class com.microstrategy.web.blocks.exporters.ExporterContext
 
ExporterInstructions - Class in com.microstrategy.web.blocks.exporters
 
ExporterInstructions() - Constructor for class com.microstrategy.web.blocks.exporters.ExporterInstructions
 
exportFormat - Variable in class com.microstrategy.web.app.transforms.DocumentExportTransform
Determines the type of export format for the document.
exportFormat - Variable in class com.microstrategy.web.app.transforms.ReportExportIServerTransform
Indicates the export format name
ExportFormat - Class in com.microstrategy.web.app
Defines the properties of a single export format supported by the application.
ExportFormat() - Constructor for class com.microstrategy.web.app.ExportFormat
Class constructor.
ExportFormat(Node) - Constructor for class com.microstrategy.web.app.ExportFormat
Class constructor.
ExportFormatCsv - Static variable in interface com.microstrategy.web.app.beans.EnumExportFormats
Export to CSV (Comma Separated Value)
ExportFormatCsvIServer - Static variable in interface com.microstrategy.web.app.beans.EnumExportFormats
Export to CSV (Comma Separated Value) using IServer
ExportFormatDocumentExcel - Static variable in interface com.microstrategy.web.app.beans.EnumExportFormats
Export to Excel with formatting
ExportFormatDocumentHtml - Static variable in interface com.microstrategy.web.app.beans.EnumExportFormats
Export to Excel with formatting
ExportFormatExcelWithFormatting - Static variable in interface com.microstrategy.web.app.beans.EnumExportFormats
Export to Excel with formatting
ExportFormatExcelWithFormattingIServer - Static variable in interface com.microstrategy.web.app.beans.EnumExportFormats
Export to Excel with formatting using IServer
ExportFormatExcelWithPlaintext - Static variable in interface com.microstrategy.web.app.beans.EnumExportFormats
Export to Excel with plaintext
ExportFormatExcelWithPlaintextIServer - Static variable in interface com.microstrategy.web.app.beans.EnumExportFormats
Export to Excel with plaintext using IServer
ExportFormatFlash - Static variable in interface com.microstrategy.web.app.beans.EnumExportFormats
Export to Flash using IServer
ExportFormatHtml - Static variable in interface com.microstrategy.web.app.beans.EnumExportFormats
Export to HTML
ExportFormatList - Class in com.microstrategy.web.app
This class defines a list of ExportFormat objects
ExportFormatList() - Constructor for class com.microstrategy.web.app.ExportFormatList
 
ExportFormatList(Document) - Constructor for class com.microstrategy.web.app.ExportFormatList
Class constructor.
ExportFormatList(Node) - Constructor for class com.microstrategy.web.app.ExportFormatList
Class constructor.
ExportFormatPlaintext - Static variable in interface com.microstrategy.web.app.beans.EnumExportFormats
Export to Plaintext
ExportFormatPlaintextIServer - Static variable in interface com.microstrategy.web.app.beans.EnumExportFormats
Export to Plaintext using IServer
ExportFormatProperty(String, String, String) - Constructor for class com.microstrategy.web.app.beans.ExportReportPreferencePropertyListMapper.ExportFormatProperty
 
ExportFormatUnkown - Static variable in interface com.microstrategy.web.app.beans.EnumExportFormats
Undefined export format type.
exportInto(ExporterContext, BlockList, Object) - Method in interface com.microstrategy.web.blocks.exporters.BlockExporter
Instead of exporting into a BLOCK, this method exports the generated Block into the supplied LIST.
exportInto(ExporterContext, Block, Object) - Method in interface com.microstrategy.web.blocks.exporters.BlockExporter
Export an object into a supplied Block instance.
exportList(ExporterContext, Object) - Method in interface com.microstrategy.web.blocks.exporters.BlockExporter
Instead of exporting into a supplied BlockList, this method simply creates a new, empty BlockList and then calls BlockExporter.exportInto(ExporterContext, BlockList, Object).
exportNodeValueToXML(Element, ConfigurationSource) - Method in class com.microstrategy.utils.config.AbstractConfigurationElement
Appends the node value associated with the given source key into the given node.
exportNodeValueToXML(Element, ConfigurationSource) - Method in class com.microstrategy.web.config.esri.BaseMapInfo
 
exportNodeValueToXML(Element, ConfigurationSource) - Method in class com.microstrategy.web.config.esri.ESRIOnPremiseAttributeInfo
 
exportNodeValueToXML(Element, ConfigurationSource) - Method in class com.microstrategy.web.config.esri.ESRIOnPremiseMapLayerUrlInfo
 
exportNodeValueToXML(Element, ConfigurationSource) - Method in class com.microstrategy.web.config.esri.ESRIOnPremiseQueryFieldInfo
 
exportNodeValueToXML(Element, ConfigurationSource) - Method in class com.microstrategy.web.config.esri.ESRIProxyURL
 
exportNodeValueToXML(Element, ConfigurationSource) - Method in class com.microstrategy.web.config.google.GoogleChannel
 
exportNodeValueToXML(Element, ConfigurationSource) - Method in class com.microstrategy.web.config.google.GoogleMapKeyInfo
 
ExportOptionsEditorBean - Interface in com.microstrategy.web.app.beans
 
ExportOptionsEditorTransform - Class in com.microstrategy.web.app.transforms
 
ExportOptionsEditorTransform() - Constructor for class com.microstrategy.web.app.transforms.ExportOptionsEditorTransform
 
ExportPageByInfo - Static variable in class com.microstrategy.web.app.utils.OptionsHelper
 
ExportPlaintextDelimiter - Class in com.microstrategy.web.config
Defines a single valid export plaintext delimiter.
ExportPlaintextDelimiter() - Constructor for class com.microstrategy.web.config.ExportPlaintextDelimiter
Default no-arg constructor.
ExportPlaintextDelimiter(Node) - Constructor for class com.microstrategy.web.config.ExportPlaintextDelimiter
Class constructor.
ExportPlaintextDelimiterComma - Static variable in interface com.microstrategy.web.app.beans.EnumExportPlaintextDelimiters
Delimiter Comma
ExportPlaintextDelimiterList - Class in com.microstrategy.web.config
This class defines a list of export plaintext delimiter objects.
ExportPlaintextDelimiterList() - Constructor for class com.microstrategy.web.config.ExportPlaintextDelimiterList
Default constructor
ExportPlaintextDelimiterList(Document) - Constructor for class com.microstrategy.web.config.ExportPlaintextDelimiterList
Class constructor.
ExportPlaintextDelimiterList(Node) - Constructor for class com.microstrategy.web.config.ExportPlaintextDelimiterList
Class constructor.
ExportPlaintextDelimiterSemicolon - Static variable in interface com.microstrategy.web.app.beans.EnumExportPlaintextDelimiters
Delimiter Semicolon
ExportPlaintextDelimiterSpace - Static variable in interface com.microstrategy.web.app.beans.EnumExportPlaintextDelimiters
Delimiter Space
ExportPlaintextDelimiterTab - Static variable in interface com.microstrategy.web.app.beans.EnumExportPlaintextDelimiters
Delimiter Tab
ExportPlaintextDelimiterTilde - Static variable in interface com.microstrategy.web.app.beans.EnumExportPlaintextDelimiters
Delimiter Tilde (~)
ExportPropertiesPropertySetName - Static variable in class com.microstrategy.web.app.utils.OptionsHelper
 
exportProperty(String, String) - Method in class com.microstrategy.web.blocks.exporters.ExporterContext
 
exportProperty(String, String) - Method in class com.microstrategy.web.blocks.exporters.ExporterInstructions
 
ExportReportAddOn - Class in com.microstrategy.web.app.addons
Deprecated.
This addOn is not used anymore. The report flags are set on the doCollectData() of the ExportBean
ExportReportAddOn() - Constructor for class com.microstrategy.web.app.addons.ExportReportAddOn
Deprecated.
 
exportReportLabel - Variable in class com.microstrategy.web.app.transforms.PromptsClassicTransform
Deprecated.
Instead, executeButtonLabel will be used.
ExportReportPreferencePropertyListMapper - Class in com.microstrategy.web.app.beans
Implementation of the ReportPreferencePropertyListMapper used for Exporting.
ExportReportPreferencePropertyListMapper(ReportBean) - Constructor for class com.microstrategy.web.app.beans.ExportReportPreferencePropertyListMapper
Constructor
ExportReportPreferencePropertyListMapper(ReportBean, RequestKeys) - Constructor for class com.microstrategy.web.app.beans.ExportReportPreferencePropertyListMapper
Constructor
ExportReportPreferencePropertyListMapper.EncodeHtmlReportProperty - Class in com.microstrategy.web.app.beans
Title: EncodeHtmlReportProperty
ExportReportPreferencePropertyListMapper.ExportFormatProperty - Class in com.microstrategy.web.app.beans
A property that is not saved on the report and can be passed as default run mode.
ExportReportTask - Class in com.microstrategy.web.app.tasks
Task for executing a report that is capable of fetching binary contents.
ExportReportTask() - Constructor for class com.microstrategy.web.app.tasks.ExportReportTask
 
ExportReportTitle - Static variable in class com.microstrategy.web.app.utils.OptionsHelper
 
ExportSaveReportPropertiesAddOn - Class in com.microstrategy.web.app.addons
Deprecated.
the logic on this addOn has been moved to the AggregatedReportSavePropertiesEventHandler
ExportSaveReportPropertiesAddOn() - Constructor for class com.microstrategy.web.app.addons.ExportSaveReportPropertiesAddOn
Deprecated.
 
ExportSection - Static variable in class com.microstrategy.web.app.utils.OptionsHelper
 
ExportSectionPortionDisplayed - Static variable in interface com.microstrategy.web.app.beans.EnumExportSection
Export section portion displayed
ExportSectionWholeReport - Static variable in interface com.microstrategy.web.app.beans.EnumExportSection
Export section whole report
ExportSetContentTypeTag - Class in com.microstrategy.web.app.taglibs
 
ExportSetContentTypeTag() - Constructor for class com.microstrategy.web.app.taglibs.ExportSetContentTypeTag
 
ExportSetContentTypeTagHelper - Class in com.microstrategy.web.app.taglibs
Helper for the ExportSetContentTypeTag tag library.
ExportSetContentTypeTagHelper() - Constructor for class com.microstrategy.web.app.taglibs.ExportSetContentTypeTagHelper
 
ExportTransform - Class in com.microstrategy.web.app.transforms
This is the main Transform for Exporting.
ExportTransform() - Constructor for class com.microstrategy.web.app.transforms.ExportTransform
 
EXPR_SEPARATOR - Static variable in class com.microstrategy.web.app.utils.ExpressionHelper
Constant for the expression separator.- ""
EXPR_TYPE_ATTRIBUTE_QUALIFICATION - Static variable in interface com.microstrategy.web.beans.EnumExpressionPromptBeanTypes
 
EXPR_TYPE_HIERARCHY_QUALIFICATION - Static variable in interface com.microstrategy.web.beans.EnumExpressionPromptBeanTypes
 
EXPR_TYPE_MDX_ATTRIBUTE_QUALIFICATION - Static variable in interface com.microstrategy.web.beans.EnumExpressionPromptBeanTypes
 
EXPR_TYPE_MDX_HIERARCHY_QUALIFICATION - Static variable in interface com.microstrategy.web.beans.EnumExpressionPromptBeanTypes
 
EXPR_TYPE_MDX_METRIC_QUALIFICATION - Static variable in interface com.microstrategy.web.beans.EnumExpressionPromptBeanTypes
 
EXPR_TYPE_METRIC_QUALIFICATION - Static variable in interface com.microstrategy.web.beans.EnumExpressionPromptBeanTypes
 
EXPR_TYPE_SAP_ATTRIBUTE_QUALIFICATION - Static variable in interface com.microstrategy.web.beans.EnumExpressionPromptBeanTypes
 
EXPR_TYPE_SAP_HIERARCHY_QUALIFICATION - Static variable in interface com.microstrategy.web.beans.EnumExpressionPromptBeanTypes
 
EXPRESSION_EVENT_ACCEPT_ATTR_ELEMS_QUAL - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Used to accept an attribute elements qualification.
EXPRESSION_EVENT_ACCEPT_ATTR_FORM_EXPR - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Used to accept an attribute form expression qualification.
EXPRESSION_EVENT_ACCEPT_ATTR_FORM_QUAL - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Used to accept an attribute form qualification.
EXPRESSION_EVENT_ACCEPT_BRANCH_QUAL - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Used to accept a branch qualification edit operation.
EXPRESSION_EVENT_ACCEPT_MENODE_QUAL - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Used to accept a single metric qualification.
EXPRESSION_EVENT_ACCEPT_METRIC_EXPR - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Used to accept a single metric qualification.
EXPRESSION_EVENT_ACCEPT_METRIC_QUAL - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Used to accept a single metric qualification.
EXPRESSION_EVENT_ADD_ATTRIBUTE_ELEMENT_QUALIFICATION - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
 
EXPRESSION_EVENT_ADD_ELEMS_TO_AQ - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Event to add elements to an attribute qualification.
EXPRESSION_EVENT_ADD_EMBEDDED_PROMPT - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
 
EXPRESSION_EVENT_ADD_FILTER_SHORTCUT - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Used to add a shortcut to a filter in the expression.
EXPRESSION_EVENT_ADD_OBJECT_SHORTCUT - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
 
EXPRESSION_EVENT_ADD_PROMPT_SHORTCUT - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
 
EXPRESSION_EVENT_ADD_UNIT_TO_RHS - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Add a unit (attribute form/metric) to Right Hand Side of the filter comparison
EXPRESSION_EVENT_APPLY_EDIT - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Used to apply all edits to the expression that the bean refers to on the objects.
EXPRESSION_EVENT_ARGUMENT_ACCEPT_CHANGES - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
For an accept event, whether to accept the changes or just do an update with the changes made to the expression unapplied.
EXPRESSION_EVENT_ARGUMENT_APPLY_CHANGES - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Represents whether to apply changes on the owner object when accepting a subexpression.
EXPRESSION_EVENT_ARGUMENT_CONSTANT_VALUE - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Represents the constant value of a constant node.
EXPRESSION_EVENT_ARGUMENT_DEFAULT_ATTR_EDIT_MODE - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Represents the default attribute edit mode.
EXPRESSION_EVENT_ARGUMENT_DESC_DISTANCE_MODE - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
 
EXPRESSION_EVENT_ARGUMENT_DESC_LEVEL - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
 
EXPRESSION_EVENT_ARGUMENT_DESC_LEVEL_MODE - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
 
EXPRESSION_EVENT_ARGUMENT_EDIT_MODE - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Represents the edit mode to put the object into, from EnumExpressionEditMode.
EXPRESSION_EVENT_ARGUMENT_ELEMENT_IDS - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Represents a delimited list of element IDs to add/remove.
EXPRESSION_EVENT_ARGUMENT_ELEMENT_KEYS - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Represents a set of keys referring to elements in an element list qualification.
EXPRESSION_EVENT_ARGUMENT_FILTER_ID - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Represents the filter ID.
EXPRESSION_EVENT_ARGUMENT_FILTER_NAME - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Represents the filter's name.
EXPRESSION_EVENT_ARGUMENT_FORM_DATATYPE - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Represents the constant datatype of a constant node.
EXPRESSION_EVENT_ARGUMENT_FORM_ID - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Represents the form ID of the left side's attribute qualification.
EXPRESSION_EVENT_ARGUMENT_FORM_IDDATATYPENAME_COMBO - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Represents the |-separated combination of id/datatype/name for the form.
EXPRESSION_EVENT_ARGUMENT_FORM_NAME - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Represents the main form's name.
EXPRESSION_EVENT_ARGUMENT_FULL_ELEM_LIST - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Represents a full list of elements which is to replace the list of elements that is currently set on the subexpression.
EXPRESSION_EVENT_ARGUMENT_FUNCTION - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Represents the function of the operator node, from EnumDSSXMLFunction.
EXPRESSION_EVENT_ARGUMENT_FUNCTION_FUNCTIONTYPE_COMBO - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Represents the ~-separated combination of function/function type for the expression.
EXPRESSION_EVENT_ARGUMENT_FUNCTION_TYPE - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Represents the function type of a metric qualification (normal, rank, percent, etc).
EXPRESSION_EVENT_ARGUMENT_LEFT_NODE_KEY - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Represents the key of the left node.
EXPRESSION_EVENT_ARGUMENT_MATCH_CASE - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Represents the match case flag.
EXPRESSION_EVENT_ARGUMENT_MODIFIER - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
 
EXPRESSION_EVENT_ARGUMENT_NAME_PATTERN - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Represents a search name pattern.
EXPRESSION_EVENT_ARGUMENT_NODE_TAG - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Represents the tag to add to the operator node.
EXPRESSION_EVENT_ARGUMENT_OBJECT_ID - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Represents the ID of the main object being worked upon.
EXPRESSION_EVENT_ARGUMENT_OBJECT_IDTYPENAME_COMBO - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Represents the ~-separated combination of id/type/name for the object.
EXPRESSION_EVENT_ARGUMENT_OBJECT_NAME - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Represents the main object's name.
EXPRESSION_EVENT_ARGUMENT_OBJECT_SUBTYPE - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
 
EXPRESSION_EVENT_ARGUMENT_OBJECT_TYPE - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Represents the type of the main object being worked upon.
EXPRESSION_EVENT_ARGUMENT_OP_NODE_KEY - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Represents the key of the operator node being worked upon.
EXPRESSION_EVENT_ARGUMENT_PAGE_NUMBER - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Represents the page number of an incremental fetch goto operation.
EXPRESSION_EVENT_ARGUMENT_POPULATE_FILTER - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Tells whether to populate a filter whose shortcut is added to the current expression.
EXPRESSION_EVENT_ARGUMENT_POPULATE_OBJECT - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
 
EXPRESSION_EVENT_ARGUMENT_PROMPT_TYPE - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
 
EXPRESSION_EVENT_ARGUMENT_REMOVE_CONST_PROMPT - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
 
EXPRESSION_EVENT_ARGUMENT_RIGHT_NODE_KEY - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Represents the key of the right node.
EXPRESSION_EVENT_ARGUMENT_SECOND_ATTRIBUTE_FORM_COMBO - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Represents the |-separated combination of attrID/formID/datatype/attrName/formName
EXPRESSION_EVENT_ARGUMENT_SECOND_ATTRIBUTE_ID - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Represents the right-side attribute of an attribute expr qual.
EXPRESSION_EVENT_ARGUMENT_SECOND_ATTRIBUTE_NAME - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Represents the second attribute's name.
EXPRESSION_EVENT_ARGUMENT_SECOND_FORM_ID - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Represents the right-side form of an attribute expr qual.
EXPRESSION_EVENT_ARGUMENT_SECOND_FORM_NAME - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Represents the second form's name.
EXPRESSION_EVENT_ARGUMENT_SECOND_METRIC_ID - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Represents the second(right-side) metric of a metric expression qualification.
EXPRESSION_EVENT_ARGUMENT_SECOND_METRIC_IDTYPENAME_COMBO - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Represents the ID/objectType/objectName combo for the second metric in a metric expr qual.
EXPRESSION_EVENT_ARGUMENT_SECOND_METRIC_NAME - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Represents the second metric's name.
EXPRESSION_EVENT_ARGUMENT_SOURCE_EXPRESSION_TYPE - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Represents the expression type EnumExpressionBeanType of the source expression
EXPRESSION_EVENT_ARGUMENT_TARGET_EXPRESSION_TYPE - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Represents the expression type EnumExpressionBeanType of the target expression
EXPRESSION_EVENT_ARGUMENT_TOGGLE_FUNCTION - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Represents the toggle function, from EnumWebToggleFunction.
EXPRESSION_EVENT_ARGUMENT_UPDATE_RHS_UNIT_ONLY - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Represents only update the Right Hand Side(RHS) comparison unit of the filter, without the need to toggle the expression type
EXPRESSION_EVENT_ARGUMENT_XDA_DIMENSION_ID - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
 
EXPRESSION_EVENT_ARGUMENT_XDA_HIERARCHY_ID - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
 
EXPRESSION_EVENT_CANCEL - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Used to cancel an edit or creation event.
EXPRESSION_EVENT_CANCEL_ALL_EDITS - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Used to cancel all edits to the expression since last synchronization.
EXPRESSION_EVENT_CHANGE_MODE_SELECT_UNIT - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Event for the select unit operation.
EXPRESSION_EVENT_CLEAR_ALL - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Clears the whole expression.
EXPRESSION_EVENT_CREATE_PROMPT_FROM_OBJECT - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
 
EXPRESSION_EVENT_CREATE_SUBEXPRESSION - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Event for creating a new subexpression.
EXPRESSION_EVENT_DELETE_SUBEXPRESSION - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Used to delete a subexpression.
EXPRESSION_EVENT_EDIT_EMBEDDED_PROMPT - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
 
EXPRESSION_EVENT_EDIT_SUBEXPRESSION - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Event for editing an existing subexpression.
EXPRESSION_EVENT_INCR_FETCH_FIRST - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Used to go to first incremental fetch page for element browsing.
EXPRESSION_EVENT_INCR_FETCH_GOTO_PAGE - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Used to go to a specific incremental fetch page for element browsing.
EXPRESSION_EVENT_INCR_FETCH_NEXT - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Used to go to next incremental fetch page for element browsing.
EXPRESSION_EVENT_INCR_FETCH_PREV - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Used to go to previous incremental fetch page for element browsing.
EXPRESSION_EVENT_MOVE_NODE_TO_EXPRESSION - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Moves an expression's node from one expression to another Note: Currently used only to move expressions from View Filter and View Limit
EXPRESSION_EVENT_OK_PROMPT_EDIT - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
 
EXPRESSION_EVENT_REMOVE_ELEMS_FROM_AQ - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Event to remove elements from an attribute qualification.
EXPRESSION_EVENT_REMOVE_PROMPT - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
 
EXPRESSION_EVENT_SHIFT_DOWN - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Used for shift down operation.
EXPRESSION_EVENT_SHIFT_LEFT - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Used for shift left operation.
EXPRESSION_EVENT_SHIFT_RIGHT - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Used for shift right operation.
EXPRESSION_EVENT_SHIFT_UP - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Used for shift up operation.
EXPRESSION_EVENT_START_SEARCH - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Sets search criteria appropriately.
EXPRESSION_EVENT_TOGGLE_AQ_FORM_ELEMS_MODE - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Event to change mode of an attribute qualification expression being modified.
EXPRESSION_EVENT_TOGGLE_OPERATOR - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Changes the operator of a branch qualification.
EXPRESSION_EVENT_TOGGLE_QUAL_EXPR_MODE - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanEvents
Event to change mode of a metric qualification expression being modified.
EXPRESSION_SEPARATOR - Static variable in interface com.microstrategy.web.beans.EnumPromptsBeanEvents
Specifies a separator to delimit expression elements within a expression answer unit for WebExpressionPrompt in the flat format.
EXPRESSION_TYPE_MDX - Static variable in class com.microstrategy.web.app.utils.ExpressionHelper
 
EXPRESSION_TYPE_REGULAR - Static variable in class com.microstrategy.web.app.utils.ExpressionHelper
 
EXPRESSION_VALIDATION_ERROR_1 - Static variable in interface com.microstrategy.web.beans.EnumBeanErrorCodes
 
EXPRESSION_VALIDATION_ERROR_2 - Static variable in interface com.microstrategy.web.beans.EnumBeanErrorCodes
 
EXPRESSION_VALIDATION_ERROR_3 - Static variable in interface com.microstrategy.web.beans.EnumBeanErrorCodes
 
EXPRESSION_VALIDATION_ERROR_4 - Static variable in interface com.microstrategy.web.beans.EnumBeanErrorCodes
 
EXPRESSION_VALIDATION_ERROR_5 - Static variable in interface com.microstrategy.web.beans.EnumBeanErrorCodes
 
EXPRESSION_VALUE_SEPARATOR - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Indicates a separator charactor to be used when creating expression value.
ExpressionBean - Interface in com.microstrategy.web.beans
The ExpressionBean interface represents a bean which can be used to edit an expression.
ExpressionBeanContext - Interface in com.microstrategy.web.beans
The ExpressionBeanContext interface can be implemented by any object that can provide a context for an expression bean.
ExpressionBeanTypeDerivedElement - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanType
 
ExpressionBeanTypeDisplay - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanType
 
ExpressionBeanTypeGeneric - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanType
An expression bean that represents an expression on a filter object saved in metadata.
ExpressionBeanTypePrompt - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanType
An expression bean that represents an expression from a prompt.
ExpressionBeanTypeReportFilter - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanType
An expression bean that represents the report filter.
ExpressionBeanTypeReportLimit - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanType
 
ExpressionBeanTypeRWViewFilter - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanType
An expression bean that represents a view filter on a part of an RW document.
ExpressionBeanTypeRWViewLimit - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanType
 
ExpressionBeanTypeSecurityFilter - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanType
An expression bean that represents an expression on a security filter saved in metadata.
ExpressionBeanTypeThreshold - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanType
 
ExpressionBeanTypeUndefined - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanType
An expression bean that represents the view filter.
ExpressionBeanTypeViewFilter - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanType
An expression bean that represents the view filter.
ExpressionBeanTypeViewLimit - Static variable in interface com.microstrategy.web.beans.EnumExpressionBeanType
 
ExpressionBlockBuilder - Class in com.microstrategy.web.app.transforms
 
ExpressionBlockBuilder(WebExpression, AppContext, Locale) - Constructor for class com.microstrategy.web.app.transforms.ExpressionBlockBuilder
 
expressionDefTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.ConvertToFreeFormSQLTask
 
expressionDefTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.EditConditionTask
 
expressionDefTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.EditFreeFormSQLTask
 
ExpressionDisplayBean - Interface in com.microstrategy.web.beans
The ExpressionDisplayBean is a subclass of ExpressionBean that can only be used to display an expression - all undo and edit-related operations have been disabled.
ExpressionEditModeAttrElemsQual - Static variable in interface com.microstrategy.web.beans.EnumExpressionEditMode
The user is editing/creating an attribute elements qualification.
ExpressionEditModeAttrFormExpressionQual - Static variable in interface com.microstrategy.web.beans.EnumExpressionEditMode
The user is editing/creating an attribute form expression qualification.
ExpressionEditModeAttrFormQual - Static variable in interface com.microstrategy.web.beans.EnumExpressionEditMode
The user is editing/creating an attribute form qualification.
ExpressionEditModeBranchQual - Static variable in interface com.microstrategy.web.beans.EnumExpressionEditMode
The user is editing/creating a filter branch qualification.
ExpressionEditModeDefault - Static variable in interface com.microstrategy.web.beans.EnumExpressionEditMode
The default mode - there is no edit currently being done to the bean.
ExpressionEditModeEmbeddedFilterQual - Static variable in interface com.microstrategy.web.beans.EnumExpressionEditMode
The user is editing/creating an embedded filter qualification.
ExpressionEditModeMeNodeQual - Static variable in interface com.microstrategy.web.beans.EnumExpressionEditMode
The user is editing/creating a me node qualification.
ExpressionEditModeMetricExpressionQual - Static variable in interface com.microstrategy.web.beans.EnumExpressionEditMode
The user is editing/creating a metric expression qualification.
ExpressionEditModeSelectUnit - Static variable in interface com.microstrategy.web.beans.EnumExpressionEditMode
The user has started selecting a unit to qualify upon, but the expression itself is unchanged.
ExpressionEditModeSingleMetricQual - Static variable in interface com.microstrategy.web.beans.EnumExpressionEditMode
The user is editing/creating a single metric qualification.
ExpressionFilterTransform - Class in com.microstrategy.web.app.transforms
Creates consistent text for expressions
ExpressionFilterTransform() - Constructor for class com.microstrategy.web.app.transforms.ExpressionFilterTransform
Default no-args constructor.
ExpressionGenericTransform - Class in com.microstrategy.web.app.transforms
The ExpressionGenericTransform class is a LayoutTransform which transforms an ExpressionBean object.
ExpressionGenericTransform() - Constructor for class com.microstrategy.web.app.transforms.ExpressionGenericTransform
 
ExpressionGenericTransform.Context - Class in com.microstrategy.web.app.transforms
 
ExpressionHelper - Class in com.microstrategy.web.app.utils
This class contains some public utility methods that can be used for handling parameters included on objects such as HttpServletRequest and RequestKeys.
ExpressionHelper() - Constructor for class com.microstrategy.web.app.utils.ExpressionHelper
 
ExpressionMessages - Interface in com.microstrategy.web.app.transforms
A base class for expression transforms.
ExpressionObject - Interface in com.microstrategy.web.beans
This interface facilitates the transform of a WebExpression object through a few extra properties.
ExpressionOriginSelectionMode - Static variable in interface com.microstrategy.web.app.beans.EnumPromptObjectSelectionMode
 
ExpressionParser - Class in com.microstrategy.web.app.tasks.architect.utils
 
ExpressionParser() - Constructor for class com.microstrategy.web.app.tasks.architect.utils.ExpressionParser
 
ExpressionParts - Interface in com.microstrategy.web.app.transforms
This interface represents a helper object that builds a collection of expression parts that can be used to build expression GUI.
ExpressionPartsImpl - Class in com.microstrategy.web.app.transforms
A helper class that builds a collection of expression parts that can be used to build expression GUI.
ExpressionPartsImpl(ExpressionObject) - Constructor for class com.microstrategy.web.app.transforms.ExpressionPartsImpl
Constructs expression parts object for a specified expression object
ExpressionPlainTextTransform - Class in com.microstrategy.web.app.transforms
Creates consistent text for expressions
ExpressionPlainTextTransform() - Constructor for class com.microstrategy.web.app.transforms.ExpressionPlainTextTransform
 
ExpressionPromptBean - Interface in com.microstrategy.web.beans
 
ExpressionPromptEditorTransform - Class in com.microstrategy.web.app.transforms
 
ExpressionPromptEditorTransform() - Constructor for class com.microstrategy.web.app.transforms.ExpressionPromptEditorTransform
 
ExpressionPromptEventHandlerImpl - Class in com.microstrategy.web.beans
 
ExpressionPromptEventHandlerImpl() - Constructor for class com.microstrategy.web.beans.ExpressionPromptEventHandlerImpl
 
ExpressionStrings - Interface in com.microstrategy.web.transform
This interface represents a helper object that builds a collection of expression parts that can be used to build expression GUI.
ExpressionStringsHelper - Class in com.microstrategy.web.transform
 
ExpressionStringsHelper() - Constructor for class com.microstrategy.web.transform.ExpressionStringsHelper
 
ExpressionStringsImpl - Class in com.microstrategy.web.transform
A helper class that builds a collection of expression parts that can be used to build expression GUI.
ExpressionStringsImpl(ExpressionObject) - Constructor for class com.microstrategy.web.transform.ExpressionStringsImpl
Constructs expression parts object for a specified expression object.
ExpressionStringsImpl(ExpressionObject, Locale) - Constructor for class com.microstrategy.web.transform.ExpressionStringsImpl
Constructs expression parts object for a specified expression object and a given locale
ExpressionStringsImpl(ExpressionStringsImpl) - Constructor for class com.microstrategy.web.transform.ExpressionStringsImpl
This constructor is used when a child ExpressionParts object is used to build subexpression string.
expressionStyle - Variable in class com.microstrategy.web.app.transforms.SecurityFilterTransform
Determines the style to use for transforming the expression information on the security filter.
expressionTaskParam - Variable in class com.microstrategy.web.app.tasks.DISetEmmaIRRFilterTask
 
EXPRESSIONTYPEALLOWED_BOTH - Static variable in interface com.microstrategy.web.objects.EnumPromptPropertyNamesAndValues
 
EXPRESSIONTYPEALLOWED_QUALIFY - Static variable in interface com.microstrategy.web.objects.EnumPromptPropertyNamesAndValues
 
EXPRESSIONTYPEALLOWED_SELECT - Static variable in interface com.microstrategy.web.objects.EnumPromptPropertyNamesAndValues
 
exprOb - Variable in class com.microstrategy.web.app.transforms.AbstractExpressionTransform
A reference to the expression object being transformed
expTaskParam - Variable in class com.microstrategy.web.app.tasks.architect.ParseTask
 
expTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.ParseTask
 
ExtendedFormatter - Class in com.microstrategy.utils.log
This class is the formatter used to format log records into plain text messages.
ExtendedFormatter() - Constructor for class com.microstrategy.utils.log.ExtendedFormatter
 
ExtendedFormatter2 - Class in com.microstrategy.utils.log
This class is the formatter used to format log records into plain text messages.
ExtendedFormatter2() - Constructor for class com.microstrategy.utils.log.ExtendedFormatter2
 
ExtendedFormatterEx - Class in com.microstrategy.web.app.utils.log
This class is the formatter used to format log records into plain text messages.
ExtendedFormatterEx() - Constructor for class com.microstrategy.web.app.utils.log.ExtendedFormatterEx
 
extendTtlByIdleTimeout(Calendar) - Method in class com.microstrategy.webapi.acm.ACMTimeToLive
 
extendTtlByIdleTimeout(Calendar) - Method in class com.microstrategy.webapi.acm.ACMTimeToLive.MasterSessionTTL
 
extendTtlByIdleTimeout(Calendar, int) - Method in class com.microstrategy.webapi.acm.ACMTimeToLive
 
extendTtlsByIdleTimeout(IDSSXMLSessionId) - Method in class com.microstrategy.webapi.ACMSessionIdResolver
Deprecated.
extendTtlsByIdleTimeoutEx(IDSSXMLSessionId) - Method in class com.microstrategy.webapi.ACMSessionIdResolver
extendTtlsByIdleTimeoutEx will update the TTL, using Now as the time, for the input Session Id and it's associated Master Session Id.
ExternalPromptsSource - Interface in com.microstrategy.web.beans
This interface represents a prompt source that exists outside of the Intelligence Server.
ExternalSecurity - Interface in com.microstrategy.web.app
Title: ExternalSecurity.
extParam(String) - Method in class com.microstrategy.webapi.paramsobject.ReportExecuteParams.Builder
Indicates any applicable extendable parameters.
extParamsParam - Variable in class com.microstrategy.web.tasks.PollEmmaStatusTask
 
extParamsParam - Variable in class com.microstrategy.web.tasks.SaveAndPublishCubeTask
 
extParamsTaskParam - Variable in class com.microstrategy.web.app.tasks.DICreateEMMAReportInstance
 
extParamXMLParam - Variable in class com.microstrategy.web.tasks.DocumentXMLResultsTask
This is the optional extendable_parameter XML task parameter.
extraArguments() - Method in class com.microstrategy.web.app.gui.TreeNode
Function that returns a HashList object, that will represent a set of {argument key, argument value} pairs.
extractBorderWidthFromStyle(WebFormat, String, String) - Static method in class com.microstrategy.web.app.PropertySetHelper
 
extractDomainName(String) - Method in class com.microstrategy.web.controller.ResourceFeedController
Extracts the domain part of a URL
extractHtml(String, StringBuilder, StringBuilder) - Static method in class com.microstrategy.web.app.transforms.MojoRWDTransform.ScriptTagExtractor
 
extractPage() - Method in interface com.microstrategy.webapi.ACMConsolidator
extractPage is used after the results are complete and merged.
extractParameterFromURL(String, String) - Method in class com.microstrategy.web.controller.GenericWebAppController
 
extractPureCsiAndRemoveTheRelationStatements() - Method in class com.microstrategy.utils.querydetails.RwQueryDetailHandler
Public interface: Extract pure CSI from the query detail.
extraDataOptionsParam - Variable in class com.microstrategy.web.app.tasks.DIAutoMappingEMMASourceTable
 
extraFlashVars - Variable in class com.microstrategy.web.app.transforms.ReportFlashTransform
Deprecated.
to add extra flashvars please extend Transform and overwrite ReportFlashTransform.getFlashVars()
extraFlashVars - Variable in class com.microstrategy.web.app.transforms.RWFlashDashboardTransform
 
extraFlashVars - Variable in class com.microstrategy.web.app.transforms.RWFlashTransform
Deprecated.
to add extra flashvars please extend Transform and overwrite RWFlashTransform.getFlashVars()
extraInput - Variable in class com.microstrategy.web.app.transforms.AbstractAppTransform
Indicates any extra inputs to be included in the forms generated by the transform.
extraItemNameHREFAnchorInfo - Variable in class com.microstrategy.web.app.transforms.ObjectPathTransform
Deprecated.
Please customize the generated link instead
extraKeys(RWControl) - Method in interface com.microstrategy.web.objects.rw.RWSecondaryDataProviderHelper
 
extraKeys(RWControl) - Method in class com.microstrategy.web.objects.RWSecondaryDataProviderHelperImpl
 
extraProperties - Variable in class com.microstrategy.web.objects.WebNotificationAbstract
 
extraUrl - Variable in class com.microstrategy.web.app.transforms.AbstractAppTransform
Indicates any extra parameters to be included in the links generated by the transform.
extraURL - Variable in class com.microstrategy.web.app.taglibs.EventTagHelper
Property used for saving the value of the extraURL tag attribute specified by the user

F

FacebookLogin - Static variable in interface com.microstrategy.utils.EnumWebLoginModes
Facebook login mode.
FacebookLoginConfig - Class in com.microstrategy.web.app
This is a helper class for accessing the properties file for Facebook login provider.
factory - Variable in class com.microstrategy.web.objects.AbstractWebNotification
 
factory - Variable in class com.microstrategy.web.objects.WebNotificationAbstract
 
Factory() - Constructor for class com.microstrategy.webapi.IDSSXMLSessionId.Factory
 
Factory() - Constructor for class com.microstrategy.webapi.utils.IScheduler.Factory
 
FAILED - com.microstrategy.utils.log.audit.EnumAuditEventResult
 
failoverOff() - Method in class com.microstrategy.webapi.acm.ACMFailoverLog.CCanRetryLog
 
failoverOff() - Method in interface com.microstrategy.webapi.acm.ACMFailoverLog.ICanRetryLog
 
failoverOff() - Method in class com.microstrategy.webapi.acm.ACMFailoverLog.NullCanRetryLog
 
failure() - Method in class com.microstrategy.web.controller.TaskProcessorRequestState
Returns whether the incoming request was a failure or not.
failureTemplate - Variable in class com.microstrategy.web.app.tasks.TaskInvoker.Context
 
FALSE - Static variable in interface com.microstrategy.web.objects.FilterDetailsFormatting
Condition is false.
FastExportAddOn - Class in com.microstrategy.web.app.addons
Title: FastExportAddOn.
FastExportAddOn() - Constructor for class com.microstrategy.web.app.addons.FastExportAddOn
 
FastReportPDFExportAddOn - Class in com.microstrategy.web.app.addons
Deprecated.
This class is no longer used by the application
FastReportPDFExportAddOn() - Constructor for class com.microstrategy.web.app.addons.FastReportPDFExportAddOn
Deprecated.
 
fatalError(SAXParseException) - Method in class com.microstrategy.utils.xml.DefaultErrorHandler
 
fatalError(SAXParseException) - Method in class com.microstrategy.utils.xml.SimpleErrorHandler
 
fatalError(SAXParseException) - Method in class com.microstrategy.web.app.maps.kml.DefaultErrorHandler
 
fatalError(SAXParseException) - Method in class com.microstrategy.web.transform.MSTRLayoutParser.ParserErrorHandler
This method is called when a fatal error message is generated by the SAX Parser.
fbPageSearchQuery - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.FetchSourceObjectsTask
 
FEATURE_APP_SCHEMA - Static variable in interface com.microstrategy.web.objects.EnumFeatureNames
Feature name for application schema
FEATURE_BD_HADOOP_GATEWAY - Static variable in interface com.microstrategy.web.objects.EnumFeatureNames
Feature name for hadoop gateway
FEATURE_CDATA_ODATA - Static variable in interface com.microstrategy.web.objects.EnumFeatureNames
Feature name for CData driver coonnector
FEATURE_CLOUD_CONNECTOR - Static variable in interface com.microstrategy.web.objects.EnumFeatureNames
Feature name for Cloud Coonnector
FEATURE_CLOUD_CONNECTOR_TABLE_VERSIONS - Static variable in interface com.microstrategy.web.objects.EnumFeatureIDs
Feature id for enabling Cloud Connector Table Versions
FEATURE_CLOUD_CONNECTOR_TABLE_VERSIONS - Static variable in interface com.microstrategy.web.objects.EnumFeatureNames
Feature abbreviation for realtime analytics
FEATURE_DISALLOW_DOCTYPE_DECL - Static variable in class com.microstrategy.utils.xml.XMLUtils
 
FEATURE_DM_HIERARCHY_ATTRIBUTE_DB - Static variable in interface com.microstrategy.web.objects.EnumFeatureNames
Feature name for hierarchy attribute for Financial Reporting on DB
FEATURE_DS_GUIDASNODEIDENTIFIER - Static variable in interface com.microstrategy.web.objects.EnumFeatureNames
Feature name for GUIDs as node Identifiers in report writing documents
FEATURE_DS_MSTR_EXPORTING - Static variable in interface com.microstrategy.web.objects.EnumFeatureNames
Feature name for export MSTR file for DS
FEATURE_DS_SHORTCUT_CACHE - Static variable in interface com.microstrategy.web.objects.EnumFeatureNames
 
FEATURE_EE_NEE_ENCRYPT - Static variable in interface com.microstrategy.web.objects.EnumFeatureNames
 
FEATURE_EE_NEE_EXPORT_OPTION - Static variable in interface com.microstrategy.web.objects.EnumFeatureNames
Feature name for NewEE export option
FEATURE_ENGINE_LIVE_CONNECT_WITH_CACHE - Static variable in interface com.microstrategy.web.objects.EnumFeatureIDs
Feature id for enabling live connect with warehouse cache.
FEATURE_ENGINE_LIVE_CONNECT_WITH_CACHE - Static variable in interface com.microstrategy.web.objects.EnumFeatureNames
Feature name for enabling live connect with warehouse cache.
FEATURE_EXTERNAL_GENERAL_ENTITIES - Static variable in class com.microstrategy.utils.xml.XMLUtils
 
FEATURE_EXTERNAL_PARAMETER_ENTITIES - Static variable in class com.microstrategy.utils.xml.XMLUtils
 
FEATURE_GD_GATEWAY_AGENT - Static variable in interface com.microstrategy.web.objects.EnumFeatureIDs
Feature id for Data Gateway Agent, GD internal use
FEATURE_GD_GATEWAY_AGENT - Static variable in interface com.microstrategy.web.objects.EnumFeatureNames
Feature name for controlling gateway agent
FEATURE_GD_WORKDAY - Static variable in interface com.microstrategy.web.objects.EnumFeatureIDs
Feature id for enabling the Workday connector
FEATURE_GD_WORKDAY - Static variable in interface com.microstrategy.web.objects.EnumFeatureNames
Feature name for supporting Workday
FEATURE_IAM - Static variable in interface com.microstrategy.web.objects.EnumFeatureIDs
Feature id for enabling IAM
FEATURE_IAM - Static variable in interface com.microstrategy.web.objects.EnumFeatureNames
Feature name for IAM
FEATURE_LOAD_EXTERNAL_DTD - Static variable in class com.microstrategy.utils.xml.XMLUtils
 
FEATURE_OM_SUPPORT_TIMEZONES - Static variable in interface com.microstrategy.web.objects.EnumFeatureNames
Feature name for supporting timezones on OM side.
FEATURE_REALTIME_ANALYTICS - Static variable in interface com.microstrategy.web.objects.EnumFeatureIDs
Feature id for enabling Realtime Analytics
FEATURE_REALTIME_ANALYTICS - Static variable in interface com.microstrategy.web.objects.EnumFeatureNames
Feature name for realtime analytics
FEATURE_SERVER_ALLOW_HTML_CONTENT - Static variable in interface com.microstrategy.web.objects.EnumFeatureNames
Feature name for allowing HTML content on server side.
FEATURE_SF_ALLOW_HTML_CONTENT - Static variable in interface com.microstrategy.web.objects.EnumFeatureIDs
Feature id for allowing html content
FEATURE_SF_SEARCH - Static variable in interface com.microstrategy.web.objects.EnumFeatureIDs
Feature id for enabling the new Salesforce search/browsing
FEATURE_SF_SEARCH - Static variable in interface com.microstrategy.web.objects.EnumFeatureNames
Feature name for salesforce new search
FEATURE_SUPPORT_CALENDAR - Static variable in interface com.microstrategy.web.objects.EnumFeatureIDs
 
FEATURE_SUPPORT_TIMEZONE - Static variable in interface com.microstrategy.web.objects.EnumFeatureIDs
 
FeatureArray - Class in com.microstrategy.web.beans
The purpose of this class is to act as a container for an arbitrary list of feature "segments".
FeatureInfo - Interface in com.microstrategy.web.objects
 
FeatureInfoImpl - Class in com.microstrategy.web.objects
 
FeatureInfoImpl() - Constructor for class com.microstrategy.web.objects.FeatureInfoImpl
 
FeatureInfos - Interface in com.microstrategy.web.objects
 
FeatureInfosImpl - Class in com.microstrategy.web.objects
 
FeatureInfosImpl() - Constructor for class com.microstrategy.web.objects.FeatureInfosImpl
 
FeaturesHelper - Class in com.microstrategy.web.app
Title: FeaturesHelper.
FeaturesHelper() - Constructor for class com.microstrategy.web.app.FeaturesHelper
 
February - Static variable in interface com.microstrategy.web.objects.WebScheduleTriggerTimeYearly
Month enumeration
fencedIn(Collection<CDSSXMLClusterNode>) - Method in interface com.microstrategy.webapi.ACMDecisionLog.ICrossProjectDecisionLog
 
fenceTiers(ACMProjectFenceTierCache.ProjectFenceTiers) - Method in interface com.microstrategy.webapi.ACMDecisionLog.ICrossProjectDecisionLog
 
fenceTiers(ACMProjectFenceTierCache.ProjectFenceTiers) - Method in interface com.microstrategy.webapi.ACMDecisionLog.ILoginDecisionLog
 
fenceWasRefreshed() - Method in interface com.microstrategy.webapi.ACMDecisionLog.IProjectDecisionLog
 
FETCH - Static variable in interface com.microstrategy.web.app.beans.TabBean
 
FETCH_EVENT - Static variable in interface com.microstrategy.web.app.gui.EnumIncrementalFetchProperties
Property for specifying the base event for element navigation, such as the page links on the display or the button navigation if using links
FetchSourceObjectsHandler - Class in com.microstrategy.web.app.tasks.actions
 
FetchSourceObjectsHandler() - Constructor for class com.microstrategy.web.app.tasks.actions.FetchSourceObjectsHandler
 
FetchSourceObjectsTask - Class in com.microstrategy.web.app.tasks.QueryBuilder
 
FetchSourceObjectsTask() - Constructor for class com.microstrategy.web.app.tasks.QueryBuilder.FetchSourceObjectsTask
 
FetchSourceObjectsTask(String) - Constructor for class com.microstrategy.web.app.tasks.QueryBuilder.FetchSourceObjectsTask
 
FF_E_UNEXPECTED_EMPTY_RESULT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
FIELD_DATE_CREATED - Static variable in interface com.microstrategy.web.app.beans.SearchBean
 
FIELD_DATE_SUBTYPE - Static variable in interface com.microstrategy.web.app.beans.SearchBean
 
FIELD_DATE_TYPE - Static variable in interface com.microstrategy.web.app.beans.SearchBean
 
FIELD_DESCRIPTION - Static variable in interface com.microstrategy.web.app.beans.SearchBean
 
FIELD_DESCRIPTION - Static variable in interface com.microstrategy.web.app.gui.ObjectInfoWidget
Constant representing the field for Description.
FIELD_END_DATE - Static variable in interface com.microstrategy.web.app.beans.SearchBean
 
FIELD_FOLDER_ID - Static variable in interface com.microstrategy.web.app.beans.SearchBean
 
FIELD_FOLDER_TYPE - Static variable in interface com.microstrategy.web.app.beans.SearchBean
 
FIELD_ICON - Static variable in interface com.microstrategy.web.app.gui.ObjectInfoWidget
Constant representing the field for Icon.
FIELD_ID - Static variable in interface com.microstrategy.web.app.beans.SearchBean
 
FIELD_INTERVAL_UNIT - Static variable in interface com.microstrategy.web.app.beans.SearchBean
 
FIELD_INTERVAL_VALUE - Static variable in interface com.microstrategy.web.app.beans.SearchBean
 
FIELD_MODIFIED - Static variable in interface com.microstrategy.web.app.gui.ObjectInfoWidget
Constant representing the field for Modified.
FIELD_NAME - Static variable in interface com.microstrategy.web.app.beans.SearchBean
 
FIELD_NAME - Static variable in interface com.microstrategy.web.app.gui.ObjectInfoWidget
Constant representing the field for Name.
FIELD_NAME_SEPARATOR_CHAR - Static variable in class com.microstrategy.web.beans.WebBeanUtils
 
FIELD_OWNER - Static variable in interface com.microstrategy.web.app.gui.ObjectInfoWidget
Constant representing the field for Owner.
FIELD_OWNER_TYPE - Static variable in interface com.microstrategy.web.app.beans.SearchBean
 
FIELD_SEARCH_OPTIONS - Static variable in interface com.microstrategy.web.app.beans.SearchBean
 
FIELD_START_DATE - Static variable in interface com.microstrategy.web.app.beans.SearchBean
 
FIELD_TYPES - Static variable in interface com.microstrategy.web.app.beans.SearchBean
 
FIELD_WILDCARDS - Static variable in interface com.microstrategy.web.app.beans.SearchBean
 
fieldName - Variable in class com.microstrategy.web.app.maps.shp.DBFField
 
fields - Variable in class com.microstrategy.web.app.maps.shp.DBFReader
 
fieldType - Variable in class com.microstrategy.web.app.maps.shp.DBFField
 
file - Variable in class com.microstrategy.web.app.maps.shp.BaseFileReader
 
file - Variable in class com.microstrategy.web.app.maps.shp.SHPHeader
 
FILE_IMPORT_UNDEFINED_DATATYPE_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
FILE_MODIFIED - Static variable in class com.microstrategy.utils.config.EnumConfigFileChangeEvent
File has been modified.
FILE_READING_EXCEPTION - Static variable in class com.microstrategy.web.admin.transforms.DiagnosticsViewerTransformHelper
Identifier for exceptions generated related with problems reading a file on the specified path location
FILE_REMOVED - Static variable in class com.microstrategy.utils.config.EnumConfigFileChangeEvent
File has been removed.
FileCacheBase - Class in com.microstrategy.utils.cache
The FileCacheBase is the base class for cached objects that depend on a single file, that is, the file they depend on cannot be customized through the plug-ins infrastructure, nor can it internally depend on other configuration files.
FileCacheBase(String) - Constructor for class com.microstrategy.utils.cache.FileCacheBase
Base constructor, it will register the Cache in the CacheRegistry and set is refresh time to CacheBase.DEFAULT_FILE_REFRESH_TIME
FileContentsObjectList - Class in com.microstrategy.web.app.utils
Title: FileContentsObjectList class Description: This class has been created with the purpose of handling the objects that get saved to files.
FileContentsObjectList() - Constructor for class com.microstrategy.web.app.utils.FileContentsObjectList
Class Constructor.
FileContentsObjectWrapper - Class in com.microstrategy.web.app.utils
Title: FileContentsObjectWrapper class Description: (Serializable) An instance of this class represents an object that is stored on a file.
FileContentsObjectWrapper() - Constructor for class com.microstrategy.web.app.utils.FileContentsObjectWrapper
Class Constructor.
FileContentsObjectWrapper(String, boolean) - Constructor for class com.microstrategy.web.app.utils.FileContentsObjectWrapper
Class Constructor.
FileContentsObjectWrapper(String, int) - Constructor for class com.microstrategy.web.app.utils.FileContentsObjectWrapper
Class Constructor.
FileContentsObjectWrapper(String, Object) - Constructor for class com.microstrategy.web.app.utils.FileContentsObjectWrapper
Class Constructor.
FileDispenser - Class in com.microstrategy.utils
FileDispenser is a utility that locates a user customizable file.
FileDispenser() - Constructor for class com.microstrategy.utils.FileDispenser
This constructor assumes that the original resource used to make the duplicates has the same file name as the one used in FileDispenser.setOriginalResourcePath(String).
FileDispenser(String) - Constructor for class com.microstrategy.utils.FileDispenser
This constructor takes in the location of the resource used to duplicate the dispensed files.
fileExists(String) - Static method in class com.microstrategy.utils.FileUtil
Returns whether the file or directory specified by filePath exists .
fileExists(String) - Static method in class com.microstrategy.web.app.utils.FileUtils
Verifies if the file can be accessed.
FileFinder - Class in com.microstrategy.utils
Helper class for locating files.
FileFinder() - Constructor for class com.microstrategy.utils.FileFinder
 
FileFinderEntityResolver - Class in com.microstrategy.utils.xml
This EntityResolver tries to create the InputStream using the FileFinder, which basically looks for files in the class-path.
FileFinderEntityResolver() - Constructor for class com.microstrategy.utils.xml.FileFinderEntityResolver
 
FileHandler - Class in com.microstrategy.utils.log
 
FileHandler() - Constructor for class com.microstrategy.utils.log.FileHandler
 
FileHandler(String, int, int, boolean) - Constructor for class com.microstrategy.utils.log.FileHandler
 
FileInfo - Class in com.microstrategy.web.tasks.models
 
FileInfo() - Constructor for class com.microstrategy.web.tasks.models.FileInfo
 
fileInitialized - Variable in class com.microstrategy.utils.log.FileHandler
 
fileLength - Variable in class com.microstrategy.web.app.maps.shp.SHPHeader
 
FileLoader - Class in com.microstrategy.utils
The FileLoader is the class used by MicroStrategy Web classes to load files from the file-system or class-path.

Typically, an application server will take the war file and expand its contents, in which case all files can be loaded directly from the file-system, however some application servers have the capacity to run the web application without expanding the war file and provides InputStream instances for the resources inside the war file.
FileLoader(ContainerServices) - Constructor for class com.microstrategy.utils.FileLoader
Deprecated.
FileLoader(ContainerServicesContext) - Constructor for class com.microstrategy.utils.FileLoader
This constructor takes the container services that will be used to resolve relative paths and create InputStream instances.
FileLoader(String) - Constructor for class com.microstrategy.utils.FileLoader
This constructor takes the basePath that shall be used as root folder to resolve relative paths.
FileLoader(String, String) - Constructor for class com.microstrategy.utils.FileLoader
This constructor takes the basePath and the plugInsPath that shall be used as root folder to resolve relative paths.
FileLoaderEntityResolver - Class in com.microstrategy.utils.xml
Extends FileFinderEntityResolver by providing support to load dtd files from the file system using the FileLoader.
FileLoaderEntityResolver(FileLoader) - Constructor for class com.microstrategy.utils.xml.FileLoaderEntityResolver
 
FileLogDestination - Interface in com.microstrategy.web.objects.admin.serverconfig
This interface represents a file log destination.
fileNameParam - Variable in class com.microstrategy.web.app.tasks.GetMapCoordinates
 
fileNameTaskParam - Variable in class com.microstrategy.web.app.tasks.DIAutoMappingEMMASourceTable
 
fileNumberTaskParam - Variable in class com.microstrategy.web.app.tasks.architect.ReadFileContentsTask
 
FilePathHelper - Class in com.microstrategy.utils
 
FilePathHelper() - Constructor for class com.microstrategy.utils.FilePathHelper
 
fileRef - Variable in class com.microstrategy.utils.log.FileHandler
 
fileSize(String) - Static method in class com.microstrategy.web.app.utils.FileUtils
Given the file path and name, searches for the file and returns its size
fileSizeParam - Variable in class com.microstrategy.web.tasks.ImportFileTask
 
fileType - Variable in class com.microstrategy.web.app.maps.shp.DBFReader
 
fileTypeTaskParam - Variable in class com.microstrategy.web.app.tasks.DISetDataImportInfo
 
FileURL - com.microstrategy.web.tasks.models.EnumConnectorType
 
FileUtil - Class in com.microstrategy.utils
 
FileUtils - Class in com.microstrategy.web.app.utils
Title: FileUtils class Description: Includes generic functions to use when accessing files and directories.
FileUtils() - Constructor for class com.microstrategy.web.app.utils.FileUtils
 
FILL_PROPERTY_SUPPORT - Static variable in class com.microstrategy.web.app.beans.GraphSeriesInformation
Constant for indicating fill (color) property is supported by the current graph element
FILL_PROPERTY_SUPPORT - Static variable in class com.microstrategy.web.app.beans.GraphTitleInformation
Constant for indicating fill (color) property is supported by the current graph element
FillColor - com.microstrategy.web.app.utils.WFProperty
 
fillColorPickerName - Variable in class com.microstrategy.web.app.transforms.TabGraphTitlesTransform
Indicates the id of a system picker that contains the possible fill color options
fillComboFromXML(MarkupOutput, int, String, String, AppContext) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Fills a COMBO box with the contents of an XML file.
fillComboFromXML(MarkupOutput, int, String, String, AppContext, String, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Fills a COMBO box with the contents of an XML file.
fillComboFromXML(MarkupOutput, int, String, String, String, String, AppContext) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
fillComboFromXML(MarkupOutput, int, String, String, String, String, AppContext, boolean, String, String, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
fillComboFromXML(MarkupOutput, int, String, String, String, String, AppContext, boolean, String, String, String, WebComponent) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
fillComboFromXML(MarkupOutput, int, String, String, String, String, AppContext, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
fillComboFromXML(MarkupOutput, WebComponent, int, String, String, AppContext, String, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Fills a COMBO box with the contents of an XML file.
fillComboPaperList(MarkupOutput, int, String, String, String, PaperSizesList, AppContext) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
fillComboPaperList(String, String, PaperSizesList, AppContext) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Use fillComboPaperList(String, String, ShortcutList, AppContext)
fillComboPaperList(String, String, ShortcutList, AppContext) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Generates a select list containing the elements from the configuration list
fillEffectPickerName - Variable in class com.microstrategy.web.app.transforms.TabGraphTitlesTransform
Indicates the name of the system picker that contains the fill effects that shall be displayed to the user as possible options for fill formatting.
FillOpacity - com.microstrategy.web.app.utils.WFProperty
 
FillStyle - com.microstrategy.web.app.utils.WFProperty
 
filter(List<WebObjectInfo[]>) - Method in interface com.microstrategy.web.objects.WebLinkItems
Filter the link items with keys list.
Filter - Interface in com.microstrategy.utils.log
 
FILTER_EXPANDED - Static variable in interface com.microstrategy.web.app.beans.PromptHierarchyAppBean
 
FILTER_SCOPE - Static variable in interface com.microstrategy.web.app.beans.EnumExecutionScope
 
FILTER_TOC - com.microstrategy.webapi.EnumDSSXMLLibraryOutputFlag
Remove TOC from the get library call
FilterAllObjectBrowserTransform - Class in com.microstrategy.web.app.transforms
 
FilterAllObjectBrowserTransform() - Constructor for class com.microstrategy.web.app.transforms.FilterAllObjectBrowserTransform
 
FilterAnd - Class in com.microstrategy.web.app.transforms.contextmenus
 
FilterAnd(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.FilterAnd
 
FilterAndNot - Class in com.microstrategy.web.app.transforms.contextmenus
 
FilterAndNot(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.FilterAndNot
 
FilterAppBean - Interface in com.microstrategy.web.app.beans
 
filterAttributesList(WebDisplayUnits) - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalCartXHTMLTransform
Filters out attribute's list.
FilterBean - Interface in com.microstrategy.web.beans
 
filterBeanPath - Variable in class com.microstrategy.web.app.transforms.PromptEditorJavaScriptBoneTransform
 
filterByAddress(String, String) - Method in interface com.microstrategy.web.objects.WebSubscriptionRecipientList
returns list of recipients that match the contact, address criterions passed.
filterByLocation(String, String) - Method in interface com.microstrategy.web.objects.WebSubscriptionRecipientList
returns list of recipients that match the contact, location criterions passed.
filterBySetName(String) - Method in interface com.microstrategy.web.objects.WebDrillMap
Returns a drill map for with only those drill paths from the current drill map that belong to a given set.
filterContextID - Variable in class com.microstrategy.web.app.transforms.FolderSaveAsBrowserTransform
Formal parameter: The folderlinks context id for the save as filter tab
FilterDetails - Static variable in class com.microstrategy.web.app.utils.OptionsHelper
 
FilterDetailsEditorTransform - Class in com.microstrategy.web.app.transforms
This Transform is responsible for reading the FilterDetailsFormatProperties for the Filter Details Editor
FilterDetailsEditorTransform() - Constructor for class com.microstrategy.web.app.transforms.FilterDetailsEditorTransform
 
FilterDetailsFormatting - Interface in com.microstrategy.web.objects
This interface governs filter detail formatting properties.
FilterDetailsFormattingEditorBean - Interface in com.microstrategy.web.app.beans
 
FilterDetailsFormattingEditorBeanImpl - Class in com.microstrategy.web.app.beans
 
FilterDetailsFormattingEditorBeanImpl() - Constructor for class com.microstrategy.web.app.beans.FilterDetailsFormattingEditorBeanImpl
 
FilterDetailsFormattingEditorTransform - Class in com.microstrategy.web.app.transforms
 
FilterDetailsFormattingEditorTransform() - Constructor for class com.microstrategy.web.app.transforms.FilterDetailsFormattingEditorTransform
 
filterDetailsImage - Variable in class com.microstrategy.web.app.transforms.PreferencesPrintHeaderFooterTransform
Deprecated.
image is not used anymore as we now use a pulldown
filterDeviceByAccessGranted(SimpleList, int) - Static method in class com.microstrategy.web.objects.WebSubscriptionHelper
Filters out devices that the current user doesn't have access to, as specified by the parameter accessGranted
filterDossierObjects() - Method in interface com.microstrategy.web.objects.WebFolder
remove the Dossier objects from the list of objects in the folder.
FilteredBeanTaskFactory - Class in com.microstrategy.web.app.tasks
 
FilteredBeanTaskFactory() - Constructor for class com.microstrategy.web.app.tasks.FilteredBeanTaskFactory
 
filteredCategories - Variable in class com.microstrategy.web.app.transforms.FormatTabNumberTransform
Indicates the list of categories to include as options in the editor.
FilterEditorBean - Interface in com.microstrategy.web.app.beans
Deprecated.
FilterElementBean - Interface in com.microstrategy.web.app.beans
The FilterElement interface represents a filter editor frame element.
FilterElementRWTransform - Class in com.microstrategy.web.app.transforms
Deprecated.
this transform has been replaced by ViewFilterEditorRWTransform and
FilterElementRWTransform() - Constructor for class com.microstrategy.web.app.transforms.FilterElementRWTransform
Deprecated.
 
FilterElementTransform - Class in com.microstrategy.web.app.transforms
The FilterElementTransform is the transform that is used to render the view and base filters in the MicroStrategy Web GUI.
FilterElementTransform() - Constructor for class com.microstrategy.web.app.transforms.FilterElementTransform
 
filterEmptyThresholds(WebThresholds) - Method in class com.microstrategy.web.app.transforms.AdvancedThresholdsEditorTransform
This method filer out the threshold with empty expression
filterEmptyThresholds(WebThresholds) - Method in class com.microstrategy.web.app.transforms.AlertsEditorTransform
 
FilterEventHandler - Class in com.microstrategy.web.beans
Title:
FilterEventHandler() - Constructor for class com.microstrategy.web.beans.FilterEventHandler
 
FilterExpressionTransform - Class in com.microstrategy.web.app.transforms
The FilterExpressionTransform is the transform that is used to render the view and base filters in the MicroStrategy Web GUI.
FilterExpressionTransform() - Constructor for class com.microstrategy.web.app.transforms.FilterExpressionTransform
 
FilterFrameBean - Interface in com.microstrategy.web.app.beans
The FilterFrameBean is an application-level bean in charge of displaying and coordinate the elements on the ReportWriter page.
filterImage - Variable in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Indicates the image to use when displaying a filter.
filterImage - Variable in class com.microstrategy.web.app.transforms.AbstractObjectBrowserTabTransform
Indicates the image to use when displaying a filter.
filterImage - Variable in class com.microstrategy.web.app.transforms.ObjectInfoTransform
Deprecated.
The image is now specified by css class name
filterNameImage - Variable in class com.microstrategy.web.app.transforms.PreferencesPrintHeaderFooterTransform
Deprecated.
image is not used anymore as we now use a pulldown
FilterObjectBrowserAddOn - Class in com.microstrategy.web.app.addons
 
FilterObjectBrowserAddOn() - Constructor for class com.microstrategy.web.app.addons.FilterObjectBrowserAddOn
 
FilterObjectBrowserTransform - Class in com.microstrategy.web.app.transforms
Title: FilterObjectBrowserTransform
FilterObjectBrowserTransform() - Constructor for class com.microstrategy.web.app.transforms.FilterObjectBrowserTransform
 
filterOnPageBy - Variable in class com.microstrategy.web.tasks.AbstractGridDrillTask
 
filterOnSelections(String[], Map) - Method in interface com.microstrategy.web.objects.WebReportManipulation
 
filterOnSelections(String[], Map, String) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
 
FilterOr - Class in com.microstrategy.web.app.transforms.contextmenus
 
FilterOr(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.FilterOr
 
FilterOrNot - Class in com.microstrategy.web.app.transforms.contextmenus
 
FilterOrNot(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.FilterOrNot
 
filterOutInvalidType(String, HashMap<String, Boolean>) - Static method in class com.microstrategy.web.app.tasks.BrowseTaskHelper
 
filterQueryStringForRedirectOnLogin(String) - Static method in class com.microstrategy.web.controller.ControllerHelper
 
filterRWGridVisualizations(String) - Static method in class com.microstrategy.web.config.Visualization
 
FILTERS - Static variable in interface com.microstrategy.web.objects.rw.EnumRWPanelStackTypes
Filters Panel Stack
FilterSelectionMode - Static variable in interface com.microstrategy.web.app.beans.EnumPromptObjectSelectionMode
 
filterShapesInTiles(LatLng, LatLng, int, List<String>) - Method in class com.microstrategy.web.app.maps.TileService
For a given bounding box and a given shape id array, find all the shapes that are in the shape id array and inside the given bounding box.
filterShortcuts(int[]) - Method in interface com.microstrategy.web.objects.WebFolder
Removes from the folder shortcuts whose target is not in the list of requested types.
filterTaskParam - Variable in class com.microstrategy.web.app.tasks.DISetCubeSecurityFilterTask
 
FilterTransform - Class in com.microstrategy.web.app.transforms
 
FilterTransform() - Constructor for class com.microstrategy.web.app.transforms.FilterTransform
 
filterUnsupportedTypes(SearchBean) - Method in class com.microstrategy.web.app.addons.SearchSupportedTypesAddon
 
finalAnswer(boolean) - Method in interface com.microstrategy.webapi.ACMCheckConnectionLog.ICheckConnectionLog
 
finalDecision(Map<TClusterNode, Collection<String>>) - Method in interface com.microstrategy.webapi.ACMDecisionLog.ICrossProjectDecisionLog
 
finalDecisionNodes(Collection<TClusterNode>) - Method in interface com.microstrategy.webapi.ACMDecisionLog.IProjectDecisionLog
 
finalDecisions(Collection<ACMClusterInfo>) - Method in interface com.microstrategy.webapi.ACMDecisionLog.ILoginDecisionLog
 
finalDecisions(List<TClusterNode>) - Method in interface com.microstrategy.webapi.ACMDecisionLog.ILoginDecisionLog
 
finalize() - Method in class com.microstrategy.utils.log.StreamHandler
 
find(int[]) - Method in interface com.microstrategy.web.objects.WebProjectInstances
 
find(String) - Method in interface com.microstrategy.web.objects.WebBrowsePath
Does a search starting from the end of this browse path for the WebBrowseHierarchyItem identified by the given attribute ID parameter.
FIND_ARGUMENT - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Find image button argument name.
FIND_ARGUMENT_VALUE - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Indicates the value for the find argument
FIND_CSS_IMAGE - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Argument name for find (search) image button CSS class information
FIND_IMAGE - Static variable in interface com.microstrategy.web.app.gui.EnumCartProperties
Argument name for find (search) image button source information
findAllItems(Object) - Method in interface com.microstrategy.web.objects.WebDisplayUnits
Tries to find the given item within the objects which are in the collection.
findArcNeighbor(List<LatLng>, int) - Method in class com.microstrategy.web.app.maps.topology.ArcIndexer
 
findBestSupportedLocale(Locale[], Locale[]) - Static method in class com.microstrategy.utils.localization.LocaleInfo
Returns the best supported locale given a requested list locale.
findBestSupportedLocale(Locale, Locale[]) - Static method in class com.microstrategy.utils.localization.LocaleInfo
 
findByPin(int) - Method in interface com.microstrategy.web.objects.WebPromptInstances
Returns the prompt instance with the specified pin.
FindClusterNode(String) - Method in interface com.microstrategy.webapi.IDSSXMLAdmin
Deprecated.
FindClusterNode(String, boolean) - Method in interface com.microstrategy.webapi.IDSSXMLAdmin
Deprecated.
FindClusterNode(String, int) - Method in interface com.microstrategy.webapi.IDSSXMLAdmin
FindClusterNode returns the cluster node as known by the system.
FindClusterNode(String, int, boolean) - Method in interface com.microstrategy.webapi.IDSSXMLAdmin
FindClusterNode returns the cluster node as known by the system.
FindClusterNodeByCanonicalName(String) - Method in interface com.microstrategy.webapi.IDSSXMLAdmin
Deprecated.
FindClusterNodeByCanonicalName(String, int) - Method in interface com.microstrategy.webapi.IDSSXMLAdmin
Finds IDSSXMLClusterNode by matching canonical name in both active and inactive nodes tracked by IDSSXMLAdmin.
findControl(String) - Method in interface com.microstrategy.web.objects.rw.RWDefinition
Finds control for specified control key
findControl(String, boolean) - Method in interface com.microstrategy.web.objects.rw.RWDefinition
Finds control and data drive input control(DDIC) for specified control key
findCsiEndIndexesByKeywordPatterns() - Method in class com.microstrategy.utils.querydetails.QueryStringManipulator
Find CSI end indexes from a query detail.
findDir(String) - Static method in class com.microstrategy.utils.FileFinder
Locates a resource either from the filepath, or classpath, and returns its encapsulating directory.
findDir(String, ClassLoader) - Static method in class com.microstrategy.utils.FileFinder
Locates a resource either from the filepath, or classpath, and returns its encapsulating directory.
findGraphProperty(int, int) - Method in interface com.microstrategy.web.objects.WebGraphProperties
Finds the graph property with the given object ID and attribute ID.
findGraphProperty(int, int, int) - Method in interface com.microstrategy.web.objects.WebGraphProperties
Finds the graph property with the given object ID, attribute ID and seriesID
findGridGraphObject(RWUnit, String) - Static method in class com.microstrategy.web.app.transforms.VisualizationsHelper
Find the GridGraphObject within the tree.
findImage - Variable in class com.microstrategy.web.app.transforms.PromptCartTransform
Deprecated.
Image to submit searching for units.
findIndexesByKeywordPattern(Pattern) - Method in class com.microstrategy.utils.querydetails.QueryStringManipulator
 
findIndexesByKeywordPattern(Pattern, String) - Method in class com.microstrategy.utils.querydetails.QueryStringManipulator
 
findIndexesByKeywordPattern(Pattern, String, boolean) - Method in class com.microstrategy.utils.querydetails.QueryStringManipulator
Find the indexes of the matched pattern.
findItem(Object) - Method in interface com.microstrategy.web.objects.WebDisplayUnits
Tries to find the given item within the objects which are in the collection.
findItemByID(int) - Method in interface com.microstrategy.web.objects.WebPropertySet
Return the WebProperty object according to the ID.
findItemByID(String) - Method in interface com.microstrategy.web.objects.WebPropertyGroup
Returns the WebPropertySet object according to the specified DSSID.
findItemByName(String) - Method in interface com.microstrategy.web.objects.WebPropertyGroup
Returns the WebPropertySet object according to the specified name.
findItemByName(String) - Method in interface com.microstrategy.web.objects.WebPropertySet
Return the WebProperty object, according to the name.
FindMDXObject(String, String, String, String, int, int, int, int, int) - Method in interface com.microstrategy.webapi.IDSSXMLMDXCubeServer
This method accomplishes finding the definition of an object in the context of one or more MDX tables/cubes.
findMdxPassEndIndexesByPatterns(String) - Method in class com.microstrategy.utils.querydetails.QueryStringManipulator
Find mdx end indexes.
findMdxPassStartIndexesByPatterns(String) - Method in class com.microstrategy.utils.querydetails.QueryStringManipulator
Find mdx start indexes.
findMdxStatementsStartIndexesByPatterns() - Method in class com.microstrategy.utils.querydetails.QueryStringManipulator
Find mdx start indexes.
findNode(int) - Method in interface com.microstrategy.web.objects.WebExpression
Returns the WebNode within the expression tree with the given key.
findNodeOrNull(int) - Method in interface com.microstrategy.web.objects.WebExpression
 
FindObject(String, String, int, int, int, int, int) - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer
Retrieves the representation of an object in XML.
FindObject(String, String, int, int, int, int, int, int) - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer
Retrieves the representation of an object in XML.
FindObject(String, String, int, int, int, int, int, int, String) - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer
Retrieves the representation of an object in XML.
FindObject(String, String, int, int, int, int, int, int, String, boolean) - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer
Retrieves the representation of an object in XML.
FindObject(String, String, String, int, int, int, int, int, int, String) - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer
 
FindObject(String, String, String, int, int, int, int, int, int, String, boolean) - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer
 
FindObject(String, String, String, int, int, int, int, int, int, String, boolean, boolean) - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer
 
FindObjectByPath(String, int, int, int, int, int, String) - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer
Retrieves the representation of an object in XML.
FindObjectByPath(String, int, int, int, int, int, String, int) - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer
Retrieves the representation of an object in XML.
findPath(String) - Static method in class com.microstrategy.utils.FileFinder
Locates a resource either from the filepath, or classpath.
findPath(String, ClassLoader) - Static method in class com.microstrategy.utils.FileFinder
Locates a resource either from the filepath, or classpath.
findPathJar(String) - Static method in class com.microstrategy.utils.FileFinder
Locates a resource either from the filepath, or classpath.
findPathJar(String, ClassLoader) - Static method in class com.microstrategy.utils.FileFinder
Locates a resource either from the filepath, or classpath.
findPromptByPIN(int) - Method in interface com.microstrategy.web.objects.WebPrompts
Finds a prompt by its PIN.
findProperties(String, boolean) - Method in class com.microstrategy.web.blocks.BlockTarget
Returns an Iterator of all BlockProperties with a given name.
findResource(String) - Method in class com.microstrategy.utils.CustomizationInfo
Returns the URL for a given resource.
findResource(String) - Static method in class com.microstrategy.utils.FileFinder
Finds resource with given name.
findResource(String, ClassLoader) - Static method in class com.microstrategy.utils.FileFinder
Finds resource with given name.
findResourceAsStream(String) - Method in class com.microstrategy.utils.CustomizationInfo
Returns the InputStream for a given resource.
findSinglePassQueryStartIndexesByPatterns() - Method in class com.microstrategy.utils.querydetails.QueryStringManipulator
Find start indexes of a single pass query.
findSinglePassQueryStartIndexesByPatterns(String) - Method in class com.microstrategy.utils.querydetails.QueryStringManipulator
Find start indexes of a single pass query.
findSinglePassQueryStartIndexesByPatterns(String, boolean) - Method in class com.microstrategy.utils.querydetails.QueryStringManipulator
Find start indexes of a single pass query.
findSqlPassEndIndexesByPatterns(String) - Method in class com.microstrategy.utils.querydetails.QueryStringManipulator
Find sql passes end indexes.
findSqlPassStartIndexesByPatterns(String) - Method in class com.microstrategy.utils.querydetails.QueryStringManipulator
Find sql passes start indexes.
findSqlStatementsStartIndexesByPatterns() - Method in class com.microstrategy.utils.querydetails.QueryStringManipulator
Find statement start indexes.
findStatementStartIndexesByPatterns(Map<String, Pattern>, QueryStringManipulator.StatementIndex.StatementType) - Method in class com.microstrategy.utils.querydetails.QueryStringManipulator
Find statement start indexes.
findTaggedNode(String) - Method in interface com.microstrategy.web.objects.WebExpression
This method will search the expression for a node with the given tag.
findTagObjectID(WebDisplayUnits, String) - Static method in class com.microstrategy.web.app.tasks.EditObjectTagTask
 
findTarget(WebNode) - Method in class com.microstrategy.web.objects.RWViewLimitHelper
 
findTemplateUnit(int) - Method in interface com.microstrategy.web.objects.WebTemplate
Searches the template for the WebTemplateUnit object with the given key.
findTransactableUnit(String) - Method in interface com.microstrategy.web.objects.WebTemplateAttribute
Return a WebTransactableUnit without modifying the internal collection of transactable units
findTransforms(String) - Method in class com.microstrategy.web.transform.StyleCatalogFactory
Deprecated.
Returns a list of all transforms located in the specified packages
findTransforms(String, String) - Method in class com.microstrategy.web.transform.StyleCatalogFactory
Deprecated.
Returns a list ofall transforms located in the specified packages and in the specified class path.
findTypedObjects(int[]) - Method in interface com.microstrategy.web.objects.WebFolder
Finds all objects in the folder which are of one of the given types or subtypes, and returns a folder containing those objects.
findTypedObjects(int[]) - Method in interface com.microstrategy.web.objects.WebTemplateMetricSubtotals
Deprecated.
Returns a WebTemplateMetricSubtotals object containing only subtotal objects which are one of the given types.
findUnit(String) - Method in interface com.microstrategy.web.objects.rw.RWDefinition
Finds a unit with specified key in the hierarchy
findUnitAnywhere(String) - Method in interface com.microstrategy.web.objects.rw.RWDefinition
Looks for a unit with specified key in hierarchy and in clipboard
findUnitNode(String) - Method in class com.microstrategy.web.objects.RWViewLimitHelper
Finds a root node of the unit limit expression
findUnitNode(String) - Method in interface com.microstrategy.web.objects.WebLimitExpressionHelper
Finds a root node of the unit limit expression
findUnitNode(String) - Method in class com.microstrategy.web.objects.WebMDXExpressionHelper
Finds a root node of the unit limit expression
findUnits(int, String) - Method in interface com.microstrategy.web.objects.rw.RWDefinition
This method will attempt to find all units with the given type and name in the definition's node tree.
findUnits(String) - Method in interface com.microstrategy.web.objects.rw.RWData
Returns a collection of all data units whose definition unit has specified key.
findUnitsByType(int) - Method in interface com.microstrategy.web.objects.rw.RWDefinition
This method will attempt to find all units with the given type in the definition's node tree.
FindUserObjects(String, List<String>, int) - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer
Retrieves the representation of a list of user object in XML.
FINE - Static variable in interface com.microstrategy.utils.log.editor.EnumLoggingLevels
 
FINE - Static variable in class com.microstrategy.utils.log.Level
 
FINER - Static variable in interface com.microstrategy.utils.log.editor.EnumLoggingLevels
 
FINER - Static variable in class com.microstrategy.utils.log.Level
 
FINEST - Static variable in interface com.microstrategy.utils.log.editor.EnumLoggingLevels
 
FINEST - Static variable in class com.microstrategy.utils.log.Level
 
finish(IDSSXMLSessionId.IMasterSessionId, IDSSXMLSessionId.IConfigSessionId, ACMClusterInfo, boolean) - Method in class com.microstrategy.webapi.ACMSSCMConfigSessionInfo
 
finish(IDSSXMLSessionId.IMasterSessionId, IDSSXMLSessionId.IConfigSessionId, ACMClusterInfo, boolean) - Method in class com.microstrategy.webapi.ACMSSCMPreferredConfigSessionInfo
 
finish(IDSSXMLSessionId.IMasterSessionId, IDSSXMLSessionId.IProjectSessionId, ACMClusterInfo, boolean) - Method in class com.microstrategy.webapi.ACMSSCMProjectSessionInfo
 
finish(IDSSXMLSessionId.IMasterSessionId, T, ACMClusterInfo, boolean) - Method in interface com.microstrategy.webapi.ACMSSCMSessionTypeInfo
 
finish(T, ACMClusterInfo, boolean) - Method in class com.microstrategy.webapi.ACMSimultaneousSessionCreationManager
finish ends the process that adds a Project Session Id under the input Master Session Id that was started by startCreateProjectSessionId
finishButtonImage - Variable in class com.microstrategy.web.app.transforms.WizardTransform
Formal parameter indicating the image to use for the Finish button.
finishFail(IDSSXMLSessionId) - Method in class com.microstrategy.webapi.acm.ACMSeamlessSessionMaps
finishFail will remove the remote session id from the map.
finishSuccess(IDSSXMLSessionId, IDSSXMLSessionId.IMasterSessionId) - Method in class com.microstrategy.webapi.acm.ACMSeamlessSessionMaps
finishSuccess will insert the master session id keyed by the remote session id into the map for other threads and calls to use.
finishUseCache(IDSSXMLSessionId, IDSSXMLSessionId.IMasterSessionId) - Method in class com.microstrategy.webapi.acm.ACMSeamlessSessionMaps
 
fireAppDestroyEvent(HttpServletContainerServices) - Static method in class com.microstrategy.web.platform.AppEventUtils
 
fireAppInitEvent(ContainerServices) - Static method in class com.microstrategy.web.platform.AppEventUtils
 
fireUserLogoutEvent(ContainerServices) - Static method in class com.microstrategy.web.platform.AppEventUtils
 
FIRST_ARGUMENT - Static variable in interface com.microstrategy.web.app.gui.EnumIncrementalFetchProperties
Property used for Incremental Fetch inside a form, representing the argument name for the first arrow to be used in case the navigation arrows are displayed inside a form, as image inputs.
FIRST_BLOCK - Static variable in interface com.microstrategy.web.objects.Scrollable
Constant for first block
FIRST_CSS_DISABLED_IMAGE - Static variable in interface com.microstrategy.web.app.gui.EnumIncrementalFetchProperties
Css class for the first button when shown as disabled
FIRST_CSS_IMAGE - Static variable in interface com.microstrategy.web.app.gui.EnumIncrementalFetchProperties
Argument name for first image button CSS class information
FIRST_DISABLED_LABEL - Static variable in interface com.microstrategy.web.app.gui.EnumIncrementalFetchProperties
Label (tooltip) for the first button when shown as disabled
FIRST_IMAGE - Static variable in interface com.microstrategy.web.app.gui.EnumIncrementalFetchProperties
Deprecated.
FIRST_LABEL - Static variable in interface com.microstrategy.web.app.gui.EnumIncrementalFetchProperties
Label for the first image button
firstBusinessDay - Static variable in interface com.microstrategy.web.objects.WebScheduleTriggerTimeMonthly
BusinessDayOffset Types
firstException() - Method in class com.microstrategy.web.app.transforms.MojoRWDTransform.RWLayoutContext
 
firstImage - Variable in class com.microstrategy.web.app.transforms.PromptCartTransform
Deprecated.
Image to page to first list of units in incremental browsing.
firstIncFecthImage - Variable in class com.microstrategy.web.app.transforms.PromptsClassicTransform
Deprecated.
This formal parameter is not used anymore. Images can be changed using the css
firstWeek - Static variable in interface com.microstrategy.web.objects.WebScheduleTriggerTimeMonthly
WeekOffset Types
FitPDFContentHeight - com.microstrategy.web.app.utils.WFProperty
 
fixBoolean(String, boolean) - Static method in class com.microstrategy.utils.ValidationHelper
 
fixCorruptedLogFile(String) - Static method in class com.microstrategy.utils.log.LoggerHelper
 
FIXED - Static variable in class com.microstrategy.web.app.transforms.EnumRWPullDownStyleLevel
 
FIXED - Static variable in interface com.microstrategy.web.objects.rw.EnumRWHeightWidthMode
Fixed
FIXED - Static variable in interface com.microstrategy.web.objects.rw.EnumRWItemWidthMode
All items are of the same width
fixInt(RequestKeys, String, int) - Static method in class com.microstrategy.web.app.utils.HTTPHelper
 
fixInt(RequestKeys, String, int, boolean) - Static method in class com.microstrategy.utils.SDKHelper
Transforms the string sent as parameter into an int value.
fixInt(RequestKeys, String, int, boolean) - Static method in class com.microstrategy.web.app.utils.HTTPHelper
Transforms the string sent as parameter into an int value.
fixInt(String, int) - Static method in class com.microstrategy.utils.SDKHelper
Transforms the string sent as parameter into an int value.
fixInt(String, int) - Static method in class com.microstrategy.utils.ValidationHelper
 
fixInt(String, int) - Static method in class com.microstrategy.web.app.utils.HTTPHelper
Transforms the string sent as parameter into an int value.
fixPixelsForBase96(int, int, int) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Adjusts pixels for zoom and dpi assuming a base dpi of 96.
fixPointsForZoom(String, int) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Fixes the point values used for font size and weight based on DPI conversion factor and zoom factors.
fixString(RequestKeys, String, String) - Static method in class com.microstrategy.web.app.utils.HTTPHelper
Searches for the asked parameter on the request object.
fixString(RequestKeys, String, String, boolean) - Static method in class com.microstrategy.web.app.utils.HTTPHelper
Searches for the asked parameter on the request object.
fixUrl(ParameterBuilder) - Method in class com.microstrategy.web.app.beans.EventManager
Method for adjusting the ParameterBuilder instance information for handling environments where cookies are not supported.
fixUrl(String) - Method in class com.microstrategy.web.app.beans.EventManager
Deprecated.
use fixUrl(ParameterBuilder) instead.
flag - Variable in class com.microstrategy.web.app.maps.shp.DBFField
 
FLAG_FILE - Static variable in class com.microstrategy.utils.FileFinder
 
FLAG_READABLE - Static variable in class com.microstrategy.utils.FileFinder
 
FLAG_WRITABLE - Static variable in class com.microstrategy.utils.FileFinder
 
FlagInfo - Class in com.microstrategy.web.app
A FlagInfo class instance represents the information regarding a flag.
FlagInfo() - Constructor for class com.microstrategy.web.app.FlagInfo
Class constructor.
FlagInfo(Node) - Constructor for class com.microstrategy.web.app.FlagInfo
Class constructor.
flagsParam - Variable in class com.microstrategy.web.app.tasks.AbstractSaveTask
 
flagsParam - Variable in class com.microstrategy.web.app.tasks.DIGetFolderContentFromRemote
 
flagsParam - Variable in class com.microstrategy.web.app.tasks.GetWebServiceCatalogTask
 
flagsParam - Variable in class com.microstrategy.web.app.tasks.GetWebServiceURLTask
 
flagsParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.FetchSourceObjectsTask
 
flagsParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.ImportSourceObjectTask
 
flagsTaskParam - Variable in class com.microstrategy.web.app.tasks.architect.AddProjectDBRoleTask
 
flagsTaskParam - Variable in class com.microstrategy.web.app.tasks.architect.GetCustomConnectorTask
 
flagsTaskParam - Variable in class com.microstrategy.web.app.tasks.architect.SearchTask
 
flagsTaskParam - Variable in class com.microstrategy.web.app.tasks.DIAutoMappingEMMASourceTable
 
flagTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.AutoMapEmmaTablesTask
 
flagTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.CreateEmmaTablesTask
 
FLASH_FILE_FORMAL_PARAMETER_NAME - Static variable in class com.microstrategy.web.app.tasks.AddVisualizationTask
 
flashFile - Variable in class com.microstrategy.web.app.transforms.ReportFlashTransform
The name of the flash SWF file to include.
flashFile - Variable in class com.microstrategy.web.app.transforms.RWFlashTransform
The name of the flash SWF file to include.
flashSource - Variable in class com.microstrategy.web.app.transforms.RWFlashDashboardTransform
Indicates the name of the flash source file.
flashSourceDB - Variable in class com.microstrategy.web.app.transforms.RWFlashDashboardTransform
Indicates the name of the flash source file for double byte locales.
FlashTabBean - Interface in com.microstrategy.web.app.beans
This bean is used to render the 'Flash' tab of the properties editor in a report writing document.
FLAT - Static variable in class com.microstrategy.web.app.transforms.ExpressionFilterTransform
Render mode values
FLAT - Static variable in class com.microstrategy.web.app.transforms.ExpressionPlainTextTransform
Flag indicating render mode value for flat output.
FlatFetchSettings - Interface in com.microstrategy.web.objects.admin.monitors
The interface FlatFetchSettings contains the settings for flat fetch.
FlatStateDelimiters - Interface in com.microstrategy.utils.serialization
This interface defines delimeter constants for the flat object state
FlatStateSerializer - Class in com.microstrategy.utils.serialization
This class is used to build a string representing object state.
FlatStateSerializer() - Constructor for class com.microstrategy.utils.serialization.FlatStateSerializer
 
FlatStateSerializer(StringBuffer) - Constructor for class com.microstrategy.utils.serialization.FlatStateSerializer
 
FlatStateTokenizer - Class in com.microstrategy.utils.serialization
This class is used to parse object state string.
FlatStateTokenizer(String) - Constructor for class com.microstrategy.utils.serialization.FlatStateTokenizer
 
FlatStateTokenizer.StrSubtype - Enum in com.microstrategy.utils.serialization
 
FlatStateUtil - Class in com.microstrategy.utils.serialization
This class is used to build a string representing object state.
FlatStateUtil() - Constructor for class com.microstrategy.utils.serialization.FlatStateUtil
 
flatten - Variable in class com.microstrategy.web.app.tasks.SaveCustomGroupTask
This is the saveAs overwrite parameter
FlattenedEnumerationBase - Class in com.microstrategy.utils
This is the base class for a set of classes that produce an enumeration (or "flattening") of a Tree.
FlattenedEnumerationBase(GenericTreeNode) - Constructor for class com.microstrategy.utils.FlattenedEnumerationBase
Creates a new FlattenedEnumerationBase object.
FlattenedEnumerationBase(Vector) - Constructor for class com.microstrategy.utils.FlattenedEnumerationBase
Creates a new FlattenedEnumerationBase object.
FlattenedTreeNode - Interface in com.microstrategy.utils
When a Tree is flattened into an Enumeration, the objects returned are of this type.
FlattenedTreeNodeImpl - Class in com.microstrategy.utils
This is the implementation class for the FlattenedTreeNode interface.
FlattenedTreeNodeImpl(GenericTreeNode, String, GenericTreeNode) - Constructor for class com.microstrategy.utils.FlattenedTreeNodeImpl
Creates a new FlattenedTreeNodeImpl object.
Float - com.microstrategy.web.tasks.models.EnumMappingDataType
 
FloatingEditorBlockTransform - Class in com.microstrategy.web.app.transforms
 
FloatingEditorBlockTransform() - Constructor for class com.microstrategy.web.app.transforms.FloatingEditorBlockTransform
 
FloatValidator - Class in com.microstrategy.utils.validator
 
FloatValidator() - Constructor for class com.microstrategy.utils.validator.FloatValidator
 
flush() - Method in class com.microstrategy.utils.log.DebugMonitorHandler
 
flush() - Method in class com.microstrategy.utils.log.Handler
 
flush() - Method in class com.microstrategy.utils.log.InMemoryHandler
 
flush() - Method in class com.microstrategy.utils.log.StreamHandler
 
flush() - Method in class com.microstrategy.utils.log.ThreadLocalDebugHandler
 
flush() - Method in class com.microstrategy.web.app.AbstractBrowserSettings
Store the browser settings windows to more persistent storage.
flush() - Method in interface com.microstrategy.web.app.BrowserSettings
Prepare all required headers so browser settings are sent back to the client as cookies.
flush() - Method in class com.microstrategy.web.app.HttpBrowserSettings
Deprecated.
Prepare all required headers so browser settings are sent back to the client as cookies.
flush() - Method in class com.microstrategy.web.app.PreferenceBrowserSettings
 
flush() - Method in class com.microstrategy.web.app.transforms.CharsetEncoderWithSpecialChar
This function flush the regular char from byteBuffin to byteBuffOut with correct encoding.
If byteBuffIn is empty, it will do nothing.
flush() - Method in class com.microstrategy.web.app.transforms.EncodeSpecialStreamingContext
 
flush() - Method in interface com.microstrategy.web.app.transforms.IFlushable
 
flush(String) - Method in class com.microstrategy.web.objects.WebProjectLookup
Flushes the WebIServerSession#getServerName() entry from the lookup cache.
flushAvailableLocalesCache(CacheHint) - Method in class com.microstrategy.web.objects.WebProjectLookup
 
flushBase64() - Method in class com.microstrategy.utils.Base64Harder.OutputStream
Method added by PHIL.
flushBuffer() - Method in class com.microstrategy.web.filter.CookieProcessorFilter.CookieResponseWrapper
 
flushCache() - Method in class com.microstrategy.web.beans.AbstractWebFeatures
Flushes the internal cache where resolved values of features are stored.
flushCache() - Method in class com.microstrategy.web.beans.AggregatedWebFeatures
 
flushFormatChanges(boolean) - Method in interface com.microstrategy.web.objects.rw.RWUnitDef
flush the current formatting manipulations, so that it would be submitted to iserver if needed.
flushKey(Key) - Method in class com.microstrategy.utils.proxy.WinRegistryFullOperation
Flush method - dont know what the method exactly does just implemented because i found it in the java sun source
FN_APPLY_AGGREGATION - Static variable in interface com.microstrategy.web.app.transforms.ExpressionMessages
 
FN_APPLY_COMPARISON - Static variable in interface com.microstrategy.web.app.transforms.ExpressionMessages
 
FN_APPLY_LOGIC - Static variable in interface com.microstrategy.web.app.transforms.ExpressionMessages
 
FN_APPLY_RELATIVE - Static variable in interface com.microstrategy.web.app.transforms.ExpressionMessages
 
FN_APPLY_SYMPLE - Static variable in interface com.microstrategy.web.app.transforms.ExpressionMessages
 
FOLDER_BROWSER_SCOPE - Static variable in interface com.microstrategy.web.app.beans.EnumExecutionScope
Event scope for folderbrowser interface
FOLDER_E_DUPLICATENAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
FOLDER_E_DUPLICATEOBJECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
FOLDER_E_NOTFOUND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
FOLDER_ERR_UNKNOWNTYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
FOLDER_EVENT_ARGUMENT_BLOCK_BEGIN - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
Specifies the blockBegin property for incremental fetch.
FOLDER_EVENT_ARGUMENT_BLOCK_COUNT - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
Specifies the blockCount property for incremental fetch.
FOLDER_EVENT_ARGUMENT_DELETE_OBJECT_TYPE - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
Specifies the types of the object to delete.
FOLDER_EVENT_ARGUMENT_DONT_OPEN_NEW_FOLDER - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
Specifies not to open a new folder
FOLDER_EVENT_ARGUMENT_FOLDER_DESCRIPTION - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
argument specifying the description of the created child folder.
FOLDER_EVENT_ARGUMENT_FOLDER_ID - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
Specifies the object ID of a WebFolder.
FOLDER_EVENT_ARGUMENT_FOLDER_NAME - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
argument specifying the name of the created child folder.
FOLDER_EVENT_ARGUMENT_LEVEL - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
Specifies the level property when populating a folder object from the Intelligence Server.
FOLDER_EVENT_ARGUMENT_REFRESH - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
Specifies to refresh when browsing a folder
FOLDER_EVENT_ARGUMENT_SEARCH_CREATED - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
Specifies if the search should be restricted based on dates taken from the creation time.
FOLDER_EVENT_ARGUMENT_SEARCH_DATA_SOURCES - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
Specifies to use the data sources parameter for the search.
FOLDER_EVENT_ARGUMENT_SEARCH_DATE_SUBTYPE - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
Specifies if the search should be restricted based on dates on a time or date interval.
FOLDER_EVENT_ARGUMENT_SEARCH_DATE_TYPE - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
Specifies if the search should be restricted based on the date.
FOLDER_EVENT_ARGUMENT_SEARCH_DEREFRENCE_SHORTCUT - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
Specifies whether to set the DssXmlSearchDereferenceShortcut flag on
FOLDER_EVENT_ARGUMENT_SEARCH_DESCRIPTION - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
Specifies to restrict the search based on some text found in the description.
FOLDER_EVENT_ARGUMENT_SEARCH_DOMAIN - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
Specifies an integer value for the search domain.
FOLDER_EVENT_ARGUMENT_SEARCH_END_DATE - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
Specifies the ending date when a search is restricted based on a date interval.
FOLDER_EVENT_ARGUMENT_SEARCH_EXCLUDE_FOLDERS - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
Specifies to the folders to be excluded when searching.
FOLDER_EVENT_ARGUMENT_SEARCH_FIELDS - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
Specifies what fields to search on object
FOLDER_EVENT_ARGUMENT_SEARCH_FOLDER_BROWSE_STYLE - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
Specifies whether to get search result as folder browse style.
FOLDER_EVENT_ARGUMENT_SEARCH_ID - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
Specifies the ID of the search to use.
FOLDER_EVENT_ARGUMENT_SEARCH_INTERVAL_UNIT - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
Specifies the time units when a search is restricted based on a time interval.
FOLDER_EVENT_ARGUMENT_SEARCH_INTERVAL_VALUE - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
Specifies the time value when a search is restricted based on a time interval.
FOLDER_EVENT_ARGUMENT_SEARCH_MAXOBJECTS - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
Specifies whether the search should return a maximum number of objects.
FOLDER_EVENT_ARGUMENT_SEARCH_NAME - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
Specifies the text that the name should include in the search.
FOLDER_EVENT_ARGUMENT_SEARCH_OBJECT_TYPE - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
Specifies the types of the objects to search.
FOLDER_EVENT_ARGUMENT_SEARCH_OWNER_TYPE - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
Specifies the owner of the object to search.
FOLDER_EVENT_ARGUMENT_SEARCH_QUICK_SEARCH - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
Specifies whether to use new search engine
FOLDER_EVENT_ARGUMENT_SEARCH_RECURSE - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
Specifies whether to recurse into the subfolders during a search operation.
FOLDER_EVENT_ARGUMENT_SEARCH_ROOT_FOLDER_ID - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
Specifies the ID of the root folder.
FOLDER_EVENT_ARGUMENT_SEARCH_ROOT_FOLDER_TYPE - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
Specifies the type of the root folder.
FOLDER_EVENT_ARGUMENT_SEARCH_START_DATE - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
Specifies the starting date when a search is restriscted based on a date interval.
FOLDER_EVENT_ARGUMENT_SEARCH_USE_PREVIOUS_ROOT_FOLDER - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
Specifies whether to use the previous search root if the root folder is not specified as an argument.
FOLDER_EVENT_ARGUMENT_SEARCH_USES - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
Specifies what fields to search on object
FOLDER_EVENT_ARGUMENT_SEARCH_WILDCARDS - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
Specifies whether the search will include wildcards.
FOLDER_EVENT_ARGUMENT_SYS_FOLDER - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
Specifies the system folder to browse into.
FOLDER_EVENT_BROWSE - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
event for browsing a given folder.
FOLDER_EVENT_BROWSE_PARENT_FOLDER - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
event for browsing the parent folder.
FOLDER_EVENT_CANCEL_REQUEST - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
event for canceling the request.
FOLDER_EVENT_CREATE_CHILD_FOLDER - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
event for creating a child folder under the current folder.
FOLDER_EVENT_DELETE_CHILD - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
event for delete objects.
FOLDER_EVENT_RENAME_OBJECT - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
event for rename the folder itself or its child
FOLDER_EVENT_SEARCH - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
event for searching a given object.
FolderAddDataSetExplorerTransform - Class in com.microstrategy.web.app.transforms
Deprecated. 
FolderAddDataSetExplorerTransform() - Constructor for class com.microstrategy.web.app.transforms.FolderAddDataSetExplorerTransform
Deprecated.
 
FolderAddDataSetTransform - Class in com.microstrategy.web.app.transforms
Description: The class is used to transform a Folder Bean into it's Add Data Set mode use by the RW Add DataSet Editor.
FolderAddDataSetTransform() - Constructor for class com.microstrategy.web.app.transforms.FolderAddDataSetTransform
 
FolderAdminBrowserTransform - Class in com.microstrategy.web.app.transforms
 
FolderAdminBrowserTransform() - Constructor for class com.microstrategy.web.app.transforms.FolderAdminBrowserTransform
 
FolderBean - Interface in com.microstrategy.web.beans
This interface along with its super interface ObjectBean supports the concept of object browsing.
folderBeanName - Variable in class com.microstrategy.web.app.transforms.PreferencesGeneralTransform
Specifies the name of the bean that displays the folders' contents.
folderBeanStyle - Variable in class com.microstrategy.web.app.transforms.ObjectSiblingsTransform
Indicates the name of the style to use for rendering the sibling information of the object.
folderBrowserStyle - Variable in class com.microstrategy.web.app.transforms.SaveAsTransform
Indicates the style to use when rendering the contents of the folder to save the object to.
FolderBrowseTask - Class in com.microstrategy.web.app.tasks
This class implements a Folder Browsing Task.
FolderBrowseTask() - Constructor for class com.microstrategy.web.app.tasks.FolderBrowseTask
 
FolderBulletReportsTransform - Class in com.microstrategy.web.app.transforms
This Transform extends FolderBulletTransform by filtering the "Blank" report.
FolderBulletReportsTransform() - Constructor for class com.microstrategy.web.app.transforms.FolderBulletReportsTransform
Default no-argument constructor.
FolderBulletRWTransform - Class in com.microstrategy.web.app.transforms
This Transform extends FolderBulletTransform by filtering the "blank" document.
FolderBulletRWTransform() - Constructor for class com.microstrategy.web.app.transforms.FolderBulletRWTransform
Default no-argument constructor.
FolderBulletTransform - Class in com.microstrategy.web.app.transforms
This class renders the folders content as a bulleted list
FolderBulletTransform() - Constructor for class com.microstrategy.web.app.transforms.FolderBulletTransform
Default no-argument constructor.
FolderCopy - Class in com.microstrategy.web.app.transforms.contextmenus
 
FolderCopy(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.FolderCopy
 
FolderCreateAnalysisFromReport - Class in com.microstrategy.web.app.transforms.contextmenus
 
FolderCreateAnalysisFromReport(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.FolderCreateAnalysisFromReport
 
FolderCreateDocumentFromAnalysis - Class in com.microstrategy.web.app.transforms.contextmenus
 
FolderCreateDocumentFromAnalysis(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.FolderCreateDocumentFromAnalysis
 
FolderCreateDocumentFromReport - Class in com.microstrategy.web.app.transforms.contextmenus
 
FolderCreateDocumentFromReport(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.FolderCreateDocumentFromReport
 
FolderCreateDocumentFromTheme - Class in com.microstrategy.web.app.transforms.contextmenus
 
FolderCreateDocumentFromTheme(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.FolderCreateDocumentFromTheme
 
FolderCreateDocumentTransform - Class in com.microstrategy.web.app.transforms
This class extends the FolderCreateReportXHTMLTransform by specializing in showing the new document folder content.
FolderCreateDocumentTransform() - Constructor for class com.microstrategy.web.app.transforms.FolderCreateDocumentTransform
Default no-argument constructor.
FolderCreateHTML5VIFromReport - Class in com.microstrategy.web.app.transforms.contextmenus
 
FolderCreateHTML5VIFromReport(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.FolderCreateHTML5VIFromReport
 
FolderCreateReportFromCube - Class in com.microstrategy.web.app.transforms.contextmenus
 
FolderCreateReportFromCube(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.FolderCreateReportFromCube
 
FolderCreateReportTransform - Class in com.microstrategy.web.app.transforms
Deprecated.
FolderCreateReportTransform() - Constructor for class com.microstrategy.web.app.transforms.FolderCreateReportTransform
Deprecated.
Default no-argument constructor.
FolderCreateReportXHTMLTransform - Class in com.microstrategy.web.app.transforms
This class extends the FolderIconRadioButtonTransform by specializing in showing the new Reports folder content.
FolderCreateReportXHTMLTransform() - Constructor for class com.microstrategy.web.app.transforms.FolderCreateReportXHTMLTransform
Default no-argument constructor.
FolderCreateShortcut - Class in com.microstrategy.web.app.transforms.contextmenus
 
FolderCreateShortcut(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.FolderCreateShortcut
 
FolderDelete - Class in com.microstrategy.web.app.transforms.contextmenus
 
FolderDelete(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.FolderDelete
 
FolderDeleteObjectTransform - Class in com.microstrategy.web.app.transforms
This class renders the object info of the first selected item and shows an HTML Form to have it deleted.
FolderDeleteObjectTransform() - Constructor for class com.microstrategy.web.app.transforms.FolderDeleteObjectTransform
Default no-argument constructor.
FolderDetailsTransform - Class in com.microstrategy.web.app.transforms
This transform displays the number of folder, reports and documents within the specified FolderBean
FolderDetailsTransform() - Constructor for class com.microstrategy.web.app.transforms.FolderDetailsTransform
Class constructor.
FolderDisplayProperties - Class in com.microstrategy.web.app.transforms.contextmenus
 
FolderDisplayProperties(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.FolderDisplayProperties
 
FolderEdit - Class in com.microstrategy.web.app.transforms.contextmenus
 
FolderEdit(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.FolderEdit
 
FolderExportLink - Class in com.microstrategy.web.app.transforms.contextmenus
 
FolderExportLink(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.FolderExportLink
 
FolderExportMstr - Class in com.microstrategy.web.app.transforms.contextmenus
Class to support export to mstr (Download Dashboard option) from folder view.
FolderExportMstr(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.FolderExportMstr
 
FolderFeatureAddChild - Static variable in interface com.microstrategy.web.objects.EnumWebObjectsFeatures
Can children be added to this folder
FolderFeatureRemoveChild - Static variable in interface com.microstrategy.web.objects.EnumWebObjectsFeatures
Can children be removed from this folder
FolderFrameAddOn - Class in com.microstrategy.web.app.addons
 
FolderFrameAddOn() - Constructor for class com.microstrategy.web.app.addons.FolderFrameAddOn
 
FolderFrameBean - Interface in com.microstrategy.web.app.beans
 
FolderFrameEventHandler - Class in com.microstrategy.web.app.beans
 
FolderFrameEventHandler() - Constructor for class com.microstrategy.web.app.beans.FolderFrameEventHandler
 
FolderFrameTreeTransform - Class in com.microstrategy.web.app.transforms
Transform class used to generate the visual representation of the folder as a tree in Microstrategy Web.
FolderFrameTreeTransform() - Constructor for class com.microstrategy.web.app.transforms.FolderFrameTreeTransform
Class Constructor
FolderIconRadioButtonTransform - Class in com.microstrategy.web.app.transforms
This transform renders the contents of a folder as a list of objects with icons and radio buttons.
FolderIconRadioButtonTransform() - Constructor for class com.microstrategy.web.app.transforms.FolderIconRadioButtonTransform
 
FolderIconTransform - Class in com.microstrategy.web.app.transforms
This class displays the content of a FolderBean as a list of icons organized in columns.
FolderIconTransform() - Constructor for class com.microstrategy.web.app.transforms.FolderIconTransform
Default no-argument constructor.
folderId - Variable in class com.microstrategy.web.app.tasks.CreateFolderTask
This is the folderId parameter
folderId - Variable in class com.microstrategy.web.app.tasks.SaveCustomGroupTask
This is the folderId parameter
FOLDERID_SEPARATOR - Static variable in interface com.microstrategy.web.beans.EnumFolderBeanEvents
 
folderIDParam - Variable in class com.microstrategy.web.app.tasks.AbstractSaveTask
 
folderIDParam - Variable in class com.microstrategy.web.app.tasks.ImportSaveRWDTask
 
folderIDParam - Variable in class com.microstrategy.web.tasks.SaveAndPublishCubeTask
 
folderIDTaskParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.SaveReportXDADefinitionTask
 
folderImage - Variable in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Indicates the image to use when displaying a folder.
folderImage - Variable in class com.microstrategy.web.app.transforms.AbstractObjectBrowserTabTransform
Indicates the image to use when displaying a folder.
folderImage - Variable in class com.microstrategy.web.app.transforms.ObjectInfoTransform
Deprecated.
The image is now specified by css class name
folderImage - Variable in class com.microstrategy.web.app.transforms.PromptHierarchicalTreeTransform
Deprecated.
Image used to represent a folder.
folderImage - Variable in class com.microstrategy.web.app.transforms.PromptHierarchicalTreeXHTMLTransform
Image used to represent a folder.
folderImage - Variable in class com.microstrategy.web.app.transforms.PromptsIFrameTransform
Specifies the image to use to represent a folder object in tree.
FolderInlineRename - Class in com.microstrategy.web.app.transforms.contextmenus
 
FolderInlineRename(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.FolderInlineRename
 
folderItemsInTree - Variable in class com.microstrategy.web.app.transforms.PromptHierarchicalTreeTransform
Deprecated.
Specifies whether folder items should be displayed or not.
folderItemsInTree - Variable in class com.microstrategy.web.app.transforms.PromptHierarchicalTreeXHTMLTransform
Specifies whether folder items should be displayed or not.
folderJS - Variable in class com.microstrategy.web.app.transforms.FolderSmallIconTransform
Formal parameter: The javascript function to execute when you click on the folder links
folderJS - Variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabOMDTransform
Deprecated.
 
folderJS - Variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabProjectBrowserTransform
Deprecated.
Formal parameter: The javascript function to execute when you click on a folder
FolderLastVisitedAddOn - Class in com.microstrategy.web.app.addons
This add on takes care of setting the type restrictions and object flags on the folder bean.
FolderLastVisitedAddOn() - Constructor for class com.microstrategy.web.app.addons.FolderLastVisitedAddOn
 
FolderLink - Class in com.microstrategy.web.app
The FolderLink element defines a shortcut to a folder (in the metadata) that is used by a folder browser or editor associated with the context.
FolderLink() - Constructor for class com.microstrategy.web.app.FolderLink
 
FolderLink(Node) - Constructor for class com.microstrategy.web.app.FolderLink
Creates a FolderLink and populates it with the information in the Xml Node.
folderLinksLocation - Variable in class com.microstrategy.web.app.transforms.FolderProjectBrowserTransform
Indicates where the Object Browser Folder Links will be rendered 1 - Root 2 - All Folders 3 - Project
FolderListTransform - Class in com.microstrategy.web.app.transforms
Deprecated.
FolderListTransform() - Constructor for class com.microstrategy.web.app.transforms.FolderListTransform
Deprecated.
Default no-argument constructor.
FolderMapping - Class in com.microstrategy.web.app
This class represents a Folder Map.
FolderMapping() - Constructor for class com.microstrategy.web.app.FolderMapping
Empty constructor
FolderMapping(String, String) - Constructor for class com.microstrategy.web.app.FolderMapping
Constructor for an FolderMapping with the given the arguments.
FolderMapping(Node) - Constructor for class com.microstrategy.web.app.FolderMapping
Creates an FolderMapping with the information in the xml node.
FolderMappingList - Class in com.microstrategy.web.app
The FolderMappingList class represents a collection of FolderMapping instances.
FolderMappingList() - Constructor for class com.microstrategy.web.app.FolderMappingList
Class constructor.
FolderMappingList(Document) - Constructor for class com.microstrategy.web.app.FolderMappingList
Class constructor.
FolderMappingList(Node) - Constructor for class com.microstrategy.web.app.FolderMappingList
Class constructor.
FolderMove - Class in com.microstrategy.web.app.transforms.contextmenus
 
FolderMove(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.FolderMove
 
FolderNameHelper - Class in com.microstrategy.web.app.transforms
 
FolderNameHelper() - Constructor for class com.microstrategy.web.app.transforms.FolderNameHelper
 
folderNameParam - Variable in class com.microstrategy.web.app.tasks.DIGetFolderIDFromRemote
 
folderNameParam - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.FetchSourceObjectsTask
 
FolderNew - Class in com.microstrategy.web.app.transforms.contextmenus
The context menu builder for the Folder's New RMC menu.
FolderNew(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.FolderNew
 
FolderNewFilter - Class in com.microstrategy.web.app.transforms.contextmenus
 
FolderNewFilter(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.FolderNewFilter
 
FolderNewPrompt - Class in com.microstrategy.web.app.transforms.contextmenus
 
FolderNewPrompt(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.FolderNewPrompt
 
FolderObjectBrowserTransform - Class in com.microstrategy.web.app.transforms
Description: The class is used to transform a Folder Bean into it's Object Brwoser mode.
FolderObjectBrowserTransform() - Constructor for class com.microstrategy.web.app.transforms.FolderObjectBrowserTransform
 
FolderObjectExplorerBean - Interface in com.microstrategy.web.app.beans
This interface extends the ObjectExplorerBean by adding information specific to browsing a FolderBean
FolderObjectExplorerBeanImpl - Class in com.microstrategy.web.app.beans
Implementation of the FolderObjectExplorerBean that represents an editor used to browse the contents of a FolderBean
FolderObjectExplorerBeanImpl() - Constructor for class com.microstrategy.web.app.beans.FolderObjectExplorerBeanImpl
 
FolderObjectExplorerEventHandler - Class in com.microstrategy.web.app.beans
Represents an event handler for the FolderObjectExplorerBean.
FolderObjectExplorerTransform - Class in com.microstrategy.web.app.transforms
 
FolderObjectExplorerTransform() - Constructor for class com.microstrategy.web.app.transforms.FolderObjectExplorerTransform
 
FolderOMDBrowserTransform - Class in com.microstrategy.web.app.transforms
 
FolderOMDBrowserTransform() - Constructor for class com.microstrategy.web.app.transforms.FolderOMDBrowserTransform
Default Constructor.
FolderOpen - Class in com.microstrategy.web.app.transforms.contextmenus
 
FolderOpen(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.FolderOpen
 
FolderOpenInLibrary - Class in com.microstrategy.web.app.transforms.contextmenus
 
FolderOpenInLibrary(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.FolderOpenInLibrary
 
FolderPageComponentImpl - Class in com.microstrategy.web.app.beans
Specialized implementation of the page component used for the "Shared Reports" and "My Reports" pages.
FolderPageComponentImpl() - Constructor for class com.microstrategy.web.app.beans.FolderPageComponentImpl
 
FolderPathRenderHelper - Class in com.microstrategy.web.app.transforms
This helper class provides some utility methods to render folder paths.
FolderPathRenderHelper() - Constructor for class com.microstrategy.web.app.transforms.FolderPathRenderHelper
 
folderPathSeparator - Variable in class com.microstrategy.web.app.transforms.PromptObjectBrowsingTransform
Deprecated.
Character used as separator in browsing path for object prompts.
FolderProjectBrowserAddOn - Class in com.microstrategy.web.app.addons
This add on takes care of setting the type restrictions and object flags on the folder bean.
FolderProjectBrowserAddOn() - Constructor for class com.microstrategy.web.app.addons.FolderProjectBrowserAddOn
 
FolderProjectBrowserAddOnBase - Class in com.microstrategy.web.app.addons
This add on takes care of setting the type restrictions and object flags on the folder bean.
FolderProjectBrowserAddOnBase() - Constructor for class com.microstrategy.web.app.addons.FolderProjectBrowserAddOnBase
 
FolderProjectBrowserTransform - Class in com.microstrategy.web.app.transforms
Description: The class is used to transform a Folder Bean into it's Project Brwoser mode.
FolderProjectBrowserTransform() - Constructor for class com.microstrategy.web.app.transforms.FolderProjectBrowserTransform
Default Constructor.
FolderQueryBuilder - Class in com.microstrategy.web.app.transforms.contextmenus
 
FolderQueryBuilder(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.FolderQueryBuilder
 
FolderQuickSearchResultsXHTMLTransform - Class in com.microstrategy.web.app.transforms
This class extends the FolderSearchResultsXHTMLTransform by rendering specific messages related to Quick Search results.
FolderQuickSearchResultsXHTMLTransform() - Constructor for class com.microstrategy.web.app.transforms.FolderQuickSearchResultsXHTMLTransform
 
FolderQuickSearchTransform - Class in com.microstrategy.web.app.transforms
Title: FolderQuickSearchTransform.
FolderQuickSearchTransform() - Constructor for class com.microstrategy.web.app.transforms.FolderQuickSearchTransform
Default constructor.
FolderRadioButtonTransform - Class in com.microstrategy.web.app.transforms
Deprecated.
FolderRadioButtonTransform() - Constructor for class com.microstrategy.web.app.transforms.FolderRadioButtonTransform
Deprecated.
Class constructor, initializes the formal parameters.
FolderRename - Class in com.microstrategy.web.app.transforms.contextmenus
 
FolderRename(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.FolderRename
 
FolderReportProjectBrowserAddOn - Class in com.microstrategy.web.app.addons
This add on takes care of setting the type restrictions and object flags on the folder bean.
FolderReportProjectBrowserAddOn() - Constructor for class com.microstrategy.web.app.addons.FolderReportProjectBrowserAddOn
 
FolderRun - Class in com.microstrategy.web.app.transforms.contextmenus
 
FolderRun(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.FolderRun
 
FolderRunAs - Class in com.microstrategy.web.app.transforms.contextmenus
 
FolderRunAs(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.FolderRunAs
 
FolderRunViewMedia - Class in com.microstrategy.web.app.transforms.contextmenus
 
FolderRunViewMedia(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.FolderRunViewMedia
 
FolderSaveAsBrowserTransform - Class in com.microstrategy.web.app.transforms
 
FolderSaveAsBrowserTransform() - Constructor for class com.microstrategy.web.app.transforms.FolderSaveAsBrowserTransform
Default Constructor.
FolderSaveAsTransform - Class in com.microstrategy.web.app.transforms
Deprecated.
FolderSaveAsTransform() - Constructor for class com.microstrategy.web.app.transforms.FolderSaveAsTransform
Deprecated.
 
FolderSaveAsXHTMLTransform - Class in com.microstrategy.web.app.transforms
This class extends the FolderSmallIconTransform by changing the events for opening templates, filters, reports and documents.
FolderSaveAsXHTMLTransform() - Constructor for class com.microstrategy.web.app.transforms.FolderSaveAsXHTMLTransform
Class constructor, initializes formal parameters
folderSearchBuilder(String, String, String) - Static method in class com.microstrategy.web.app.tasks.architect.utils.ParserUtils
 
FolderSearchResultsTransform - Class in com.microstrategy.web.app.transforms
Deprecated.
FolderSearchResultsTransform() - Constructor for class com.microstrategy.web.app.transforms.FolderSearchResultsTransform
Deprecated.
 
FolderSearchResultsXHTMLTransform - Class in com.microstrategy.web.app.transforms
This class extends the FolderViewTransform by rendering specific messages related to search results.
FolderSearchResultsXHTMLTransform() - Constructor for class com.microstrategy.web.app.transforms.FolderSearchResultsXHTMLTransform
 
FolderSetFlagsAddOn - Class in com.microstrategy.web.app.addons
Title: FolderSetFlagsAddOn.
FolderSetFlagsAddOn() - Constructor for class com.microstrategy.web.app.addons.FolderSetFlagsAddOn
 
FolderShareLink - Class in com.microstrategy.web.app.transforms.contextmenus
 
FolderShareLink(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.FolderShareLink
 
FolderSimpleAction - Class in com.microstrategy.web.app.transforms.contextmenus
 
FolderSimpleAction(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.FolderSimpleAction
 
FolderSmallIconTransform - Class in com.microstrategy.web.app.transforms
This class displays the content of a FolderBean as a list of small icons.
FolderSmallIconTransform() - Constructor for class com.microstrategy.web.app.transforms.FolderSmallIconTransform
Default no-argument constructor.
folderStyle - Variable in class com.microstrategy.web.app.transforms.SecurityFilterFrameTransform
 
FolderSummaryCreateDocumentTransform - Class in com.microstrategy.web.app.transforms
This class extends the FolderCreateDocumentTransform by specializing in showing the information on the Summary page, mainly by customizing the event to be triggered if folder browsing is requested.
FolderSummaryCreateDocumentTransform() - Constructor for class com.microstrategy.web.app.transforms.FolderSummaryCreateDocumentTransform
 
FolderSummaryCreateReportTransform - Class in com.microstrategy.web.app.transforms
This class extends the FolderCreateReportXHTMLTransform by specializing in showing the information on the Summary page, mainly by customizing the event to be triggered if folder browsing is requested.
FolderSummaryCreateReportTransform() - Constructor for class com.microstrategy.web.app.transforms.FolderSummaryCreateReportTransform
 
FolderSummaryTransform - Class in com.microstrategy.web.app.transforms
This class extends the FolderIconTransform by assigning to the event used for the folder a few more arguments for enabling opening their contents on the main folder page of the application.
FolderSummaryTransform() - Constructor for class com.microstrategy.web.app.transforms.FolderSummaryTransform
 
FolderSummaryViewTransform - Class in com.microstrategy.web.app.transforms
This class extends the FolderViewTransform by assigning to the event used for the folder a few more arguments for enabling opening their contents on the main folder page of the application instead of the summary page.
FolderSummaryViewTransform() - Constructor for class com.microstrategy.web.app.transforms.FolderSummaryViewTransform
 
FolderTreeExportLink - Class in com.microstrategy.web.app.transforms.contextmenus
 
FolderTreeExportLink(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.FolderTreeExportLink
 
FolderTreeShareLink - Class in com.microstrategy.web.app.transforms.contextmenus
 
FolderTreeShareLink(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.FolderTreeShareLink
 
FolderTreeTransform - Class in com.microstrategy.web.app.transforms
Generic Transform class that can be used to render a folder bean as a tree.
FolderTreeTransform() - Constructor for class com.microstrategy.web.app.transforms.FolderTreeTransform
Class Constructor
FolderTreeView - Static variable in interface com.microstrategy.web.app.beans.EnumObjectBrowserContexts
 
folderUpImage - Variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabProjectBrowserTransform
Deprecated.
Formal parameter: Indicates the image to use for allowing the user to navigate one folder up in the hierarchy.
folderUpJS - Variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabProjectBrowserTransform
Deprecated.
Formal parameter: The javascript function to execute when you click on the image that takes you up a level in the folder structure.
FolderVIDebug - Class in com.microstrategy.web.app.transforms.contextmenus
 
FolderVIDebug(Shortcut) - Constructor for class com.microstrategy.web.app.transforms.contextmenus.FolderVIDebug
 
FolderViewTransform - Class in com.microstrategy.web.app.transforms
This transform is used by MicroStrategy Web and Web Universal to display both the Icon View as well as the List View of folder contents.
FolderViewTransform() - Constructor for class com.microstrategy.web.app.transforms.FolderViewTransform
Default no-argument constructor.
FolderViewTransform.ClientEvent - Class in com.microstrategy.web.app.transforms
 
FolderViewWidgetTransform - Class in com.microstrategy.web.app.transforms
This class provides additional methods related to folder browsing used to populate a Folder Browsing service.
FolderViewWidgetTransform() - Constructor for class com.microstrategy.web.app.transforms.FolderViewWidgetTransform
 
FolderViewWidgetTransform.Tree - Class in com.microstrategy.web.app.transforms
 
FolderViewXMLTransform - Class in com.microstrategy.web.app.transforms
 
FolderViewXMLTransform() - Constructor for class com.microstrategy.web.app.transforms.FolderViewXMLTransform
 
FONT_PROPERTY_SUPPORT - Static variable in class com.microstrategy.web.app.beans.GraphSeriesInformation
Constant for indicating font properties are supported by the current graph element
FONT_PROPERTY_SUPPORT - Static variable in class com.microstrategy.web.app.beans.GraphTitleInformation
Constant for indicating font properties are supported by the current graph element
FONTBOX_PROPERTY_SUPPORT - Static variable in class com.microstrategy.web.app.beans.GraphSeriesInformation
 
FONTBOX_PROPERTY_SUPPORT - Static variable in class com.microstrategy.web.app.beans.GraphTitleInformation
 
fontColorPickerName - Variable in class com.microstrategy.web.app.transforms.TabGraphTitlesTransform
Indicates the id of a system picker that contains the possible color options for font
fontNamePickerName - Variable in class com.microstrategy.web.app.transforms.FormatTabFontTransform
Indicates the name of the system picker that contains the font names that shall be displayed to the user as possible options for font formatting.
fontNamePickerName - Variable in class com.microstrategy.web.app.transforms.PreferencesGeneralTransform
Indicates the name of the system picker that contains the font names that shall be displayed to the user as possible options for fonts to use on the application.
fontNamePickerName - Variable in class com.microstrategy.web.app.transforms.TabGraphTitlesTransform
Indicates the name of the system picker that contains the font names that shall be displayed to the user as possible options for font formatting.
fontSizePickerName - Variable in class com.microstrategy.web.app.transforms.FormatTabFontTransform
Indicates the name of the system picker that contains the font sizes that shall be displayed to the user as possible options for font formatting.
fontSizePickerName - Variable in class com.microstrategy.web.app.transforms.TabGraphTitlesTransform
Indicates the name of the system picker that contains the font sizes that shall be displayed to the user as possible options for font formatting.
fontStylePickerName - Variable in class com.microstrategy.web.app.transforms.FormatTabFontTransform
Indicates the name of the system picker that contains the font styles that shall be displayed to the user as possible options for font formatting.
fontStylePickerName - Variable in class com.microstrategy.web.app.transforms.TabGraphTitlesTransform
Indicates the name of the system picker that contains the font styles that shall be displayed to the user as possible options for font formatting.
FOOTER_CENTER_PANEL - Static variable in class com.microstrategy.web.app.transforms.AbstractHeaderFooterTransform
Identifier for the center footer panel
FOOTER_LEFT_PANEL - Static variable in class com.microstrategy.web.app.transforms.AbstractHeaderFooterTransform
Identifier for the left footer panel
FOOTER_RIGHT_PANEL - Static variable in class com.microstrategy.web.app.transforms.AbstractHeaderFooterTransform
Identifier for the right footer panel
FooterCenter - Static variable in class com.microstrategy.web.app.utils.OptionsHelper
 
FooterLeft - Static variable in class com.microstrategy.web.app.utils.OptionsHelper
 
FooterRight - Static variable in class com.microstrategy.web.app.utils.OptionsHelper
 
forceApplyChanges() - Method in interface com.microstrategy.web.objects.rw.RWManipulation
If we have delta on the manipulator, we must force to apply changes
ForceExecution - com.microstrategy.web.objects.dataimport.EnumTableAction
 
forceHeadersAndTitlesAsTextForExcel - Variable in class com.microstrategy.web.app.transforms.ReportGridExcelTransform
Determines whether to force the headers and titles to be text for Excel.
forceHeadersAndTitlesAsTextForExcel - Variable in class com.microstrategy.web.app.transforms.ReportOutlineModeExcelTransform
Determines whether to force the headers and titles to be text for Excel.
forceIncludeMetricRawValue(WebRowValue) - Method in class com.microstrategy.web.app.transforms.GoogleMapVisualizationDataTransformImpl
 
forceIncludeMetricRawValue(WebRowValue) - Method in class com.microstrategy.web.app.transforms.MojoXtabTransformImpl
 
forceMetricValuesAsTextForExcel - Variable in class com.microstrategy.web.app.transforms.ReportGridExcelTransform
Determines whether to force the metric values to be text for Excel.
forceMetricValuesAsTextForExcel - Variable in class com.microstrategy.web.app.transforms.ReportOutlineModeExcelTransform
Determines whether to force the metric values to be text for Excel.
ForceRedirect - Static variable in class com.microstrategy.web.controller.EnumWebControllerFlags
 
forceRemoveAddress(String) - Method in interface com.microstrategy.web.objects.WebSubscriptionRecipientList
Removes the recipient with the specified address ID passed.
forceShowAsGrid(ViewBean) - Method in class com.microstrategy.web.app.transforms.MojoRWDTransform.RWLayoutContext
 
forceShowAttributeFormParam - Variable in class com.microstrategy.web.app.transforms.MojoXtabTransformImpl
 
FORM_ACTION_ADD_DISPLAY_FORM - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDerivedAttributeAction
add a form to display forms collection in derived attribute
FORM_ACTION_ADD_FORM - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDerivedAttributeAction
add a form to derived attribute
FORM_ACTION_REMOVE_DISPLAY_FORM - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDerivedAttributeAction
remove a form from display forms collection in derived attribute
FORM_ACTION_REMOVE_FORM - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDerivedAttributeAction
remove a form from derived attribute
FORM_ACTION_UPDATE_BASE_FORM_TYPE - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDerivedAttributeAction
update the base form type of specified form in derived attribute
FORM_ACTION_UPDATE_FORMULA - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDerivedAttributeAction
update the base form formula of specified form in derived attribute
FORM_ACTION_UPDATE_NAME - Static variable in interface com.microstrategy.webapi.EnumDSSXMLDerivedAttributeAction
update the name of specified form in derived attribute
FORM_AND_QUERY_DATA_SPACE - Static variable in class com.microstrategy.web.app.beans.HttpRequestKeys
Flag for including form data on the key space property of the HttpRequestKeys instance
FORM_ELEM_SEPARATOR - Static variable in interface com.microstrategy.web.beans.EnumReportBeanEvents
Specifies a separator for form elements.
FORM_LIST_SEPARATOR - Static variable in interface com.microstrategy.web.beans.EnumAttributeBeanEvents
Specifies a separator for form list.
FORM_LIST_SEPARATOR - Static variable in interface com.microstrategy.web.beans.EnumReportBeanEvents
Specifies a separator for form list.
FORM_METHOD_GET - Static variable in class com.microstrategy.web.app.beans.EventHelper
Deprecated.
 
FORM_METHOD_GET - Static variable in class com.microstrategy.web.app.beans.EventManager
Constant for specifying the get form method
FORM_METHOD_POST - Static variable in class com.microstrategy.web.app.beans.EventHelper
Deprecated.
 
FORM_METHOD_POST - Static variable in class com.microstrategy.web.app.beans.EventManager
Constant for specifying the post form method
FORM_SEPARATOR - Static variable in class com.microstrategy.web.objects.RWAttributeLinksValidator
 
formalizeVersion(int) - Static method in class com.microstrategy.web.objects.EnumExcelVersion
 
formalizeVersion(String) - Static method in class com.microstrategy.web.objects.EnumExcelVersion
 
FormalParameter - Interface in com.microstrategy.web.transform
The FormalParameter interface defines the structure of a single formal parameter.
FormalParameterAnnotation - Class in com.microstrategy.web.transform
 
FormalParameterImpl - Class in com.microstrategy.web.transform
FormalParameterImpl implements the FormalParameter interface and defines the structure of a single formal parameter.
FormalParameterImpl(String, int) - Constructor for class com.microstrategy.web.transform.FormalParameterImpl
Constructor of FormalparameterImpl class.
FormalParameterImpl(String, int, FormalParameterAnnotation) - Constructor for class com.microstrategy.web.transform.FormalParameterImpl
 
FormalParameters - Interface in com.microstrategy.web.transform
The FormalParameters interface is a read-only collection, used to learn the nature of a set of existing formal parameters.
formalParas - Variable in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Deprecated.
Please access the formal parameter information via the transform defined on the Context object of this instance.
formalParas - Variable in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
 
format - Variable in class com.microstrategy.web.objects.RWUnitVisualizationSettingsImpl
 
format(LogRecord) - Method in class com.microstrategy.utils.log.CompoundFormatter
 
format(LogRecord) - Method in class com.microstrategy.utils.log.DebugFormatter
Format the given LogRecord.
format(LogRecord) - Method in class com.microstrategy.utils.log.ExtendedFormatter
Format the given LogRecord.
format(LogRecord) - Method in class com.microstrategy.utils.log.ExtendedFormatter2
Format the given LogRecord.
format(LogRecord) - Method in class com.microstrategy.utils.log.Formatter
 
format(LogRecord) - Method in class com.microstrategy.utils.log.SessionFormatter
 
format(LogRecord) - Method in class com.microstrategy.utils.log.SimpleFormatter
Format the given LogRecord.
format(LogRecord) - Method in class com.microstrategy.utils.log.TestFormatter
Format the given LogRecord.
format(LogRecord) - Method in class com.microstrategy.utils.log.WebMimicLogFormatter
Formats a relevant message for a Java XML API interface method (ENTRY, RETURN, PROPERTY or EXCEPTION) according to the Web Mimic transcript spec and returns the formatted string.
format(LogRecord) - Method in class com.microstrategy.utils.log.XMLFormatter2
Format the given message to XML.
format(LogRecord) - Method in class com.microstrategy.utils.log.XMLFormatter3
Format the given message to XML.
format(LogRecord) - Method in class com.microstrategy.web.app.utils.log.AuthFormatter
 
format(LogRecord) - Method in class com.microstrategy.web.app.utils.log.ExtendedFormatterEx
Format the given LogRecord.
format(List) - Method in class com.microstrategy.utils.log.XMLDebugFormatter
 
Format - com.microstrategy.web.app.utils.WFProperty
 
FORMAT_BASE_FILTER_DETAILS_ONLY - Static variable in interface com.microstrategy.web.objects.WebDetailsFormatter
 
FORMAT_FILTER_DETAILS_ONLY - Static variable in interface com.microstrategy.web.objects.WebDetailsFormatter
 
FORMAT_HTML - Static variable in class com.microstrategy.web.app.StatsHandler
 
FORMAT_JSON - Static variable in class com.microstrategy.web.app.utils.usher.NetworkRequest
 
FORMAT_MODE_DELIVERY_ALL_PAGES - Static variable in interface com.microstrategy.web.objects.EnumWebSubscriptionContentFormatModes
This indicates that the entire document should be delivered.
FORMAT_MODE_DELIVERY_ALL_PAGES_SEPARATED - Static variable in interface com.microstrategy.web.objects.EnumWebSubscriptionContentFormatModes
Separates each page-by section when expanding all pages.
FORMAT_MODE_DELIVERY_CURRENT_LAYOUT - Static variable in interface com.microstrategy.web.objects.EnumWebSubscriptionContentFormatModes
This applies only to RW documents.
FORMAT_MODE_DELIVERY_CURRENT_PAGE - Static variable in interface com.microstrategy.web.objects.EnumWebSubscriptionContentFormatModes
This indicates that only the current subset of data should be delivered.
FORMAT_MODE_DELIVERY_CURRENT_WINDOW - Static variable in interface com.microstrategy.web.objects.EnumWebSubscriptionContentFormatModes
This applies only to RW documents.
FORMAT_MODE_DELIVERY_DEFAULT - Static variable in interface com.microstrategy.web.objects.EnumWebSubscriptionContentFormatModes
This indicates that the setting in the document definition should be honored.
FORMAT_PROMPT_DETAILS_ONLY - Static variable in interface com.microstrategy.web.objects.WebDetailsFormatter
 
FORMAT_PROPERTY_SEPARATOR - Static variable in class com.microstrategy.web.beans.FormatBeanHelper
 
FORMAT_TEMPLATE_DETAILS_ONLY - Static variable in interface com.microstrategy.web.objects.WebDetailsFormatter
 
FORMAT_TEXT_TAB_DELIMITED - Static variable in class com.microstrategy.web.app.StatsHandler
 
FORMAT_VIEW_FILTER_DETAILS_ONLY - Static variable in interface com.microstrategy.web.objects.WebDetailsFormatter
 
FORMAT_XML - Static variable in class com.microstrategy.web.app.utils.usher.NetworkRequest
 
formatAttributeFormDisplay(String, String) - Static method in class com.microstrategy.web.app.utils.ExpressionHelper
Returns the string used to display an attribute form to the end user.
formatAttributeFormDisplay(String, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
formatAttributeFormValue(String, String, int, String, String) - Static method in class com.microstrategy.web.app.utils.ExpressionHelper
Returns the string used by some event-handlers to identify an attribute form based on the specified arguments.
formatAttributeFormValue(String, String, int, String, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
formatAttributeFormValueForSingleAttr(String, int, String) - Static method in class com.microstrategy.web.app.utils.ExpressionHelper
Returns the string used by some event-handlers to identify an attribute form when there can only be a single attribute in the request.
formatAttributeFormValueForSingleAttr(String, int, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
formatAttributeValue(String, String) - Static method in class com.microstrategy.web.app.utils.ExpressionHelper
Returns the string used by some event-handlers to identify an attribute based on the specified arguments.
formatAttributeValue(String, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
FormatBeanHelper - Class in com.microstrategy.web.beans
 
FormatBeanHelper() - Constructor for class com.microstrategy.web.beans.FormatBeanHelper
 
FormatBorderFlag3D - Static variable in interface com.microstrategy.web.app.beans.EnumFormatBorderFlags
Flag value indicating the border for the target object should be displayed as 3D
FormatBorderFlagAll - Static variable in interface com.microstrategy.web.app.beans.EnumFormatBorderFlags
Flag value indicating all borders for the target object should be displayed
FormatBorderFlagBottom - Static variable in interface com.microstrategy.web.app.beans.EnumFormatBorderFlags
Flag value indicating the bottom border for the target object should be displayed
FormatBorderFlagLeft - Static variable in interface com.microstrategy.web.app.beans.EnumFormatBorderFlags
Flag value indicating the left border for the target object should be displayed
FormatBorderFlagNone - Static variable in interface com.microstrategy.web.app.beans.EnumFormatBorderFlags
Flag value indicating no border for the target object should be displayed
FormatBorderFlagRight - Static variable in interface com.microstrategy.web.app.beans.EnumFormatBorderFlags
Flag value indicating the right border for the target object should be displayed
FormatBorderFlagTop - Static variable in interface com.microstrategy.web.app.beans.EnumFormatBorderFlags
Flag value indicating the top border for the target object should be displayed
formatCategoryValue(WebRowValue) - Method in class com.microstrategy.web.app.transforms.TimeSeriesVisualizationDataTransform
Returns the value to be displayed on the X Axis labels.
FormatColorLinesTabBean - Interface in com.microstrategy.web.app.beans
Interface that represents the bean which will allow users to modify Color and Lines formatting properties on a given target object, showing its options as a TabBean in a TabManagerBean component.
formatDate(Date, Locale) - Static method in class com.microstrategy.utils.FormatUtils
Formats a Date object using date output format for specified locale
formatDateTime(Date, Locale) - Static method in class com.microstrategy.utils.FormatUtils
Formats a Date object using date-time output format for specified locale
formatDerivedElementHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
formatDerivedMetricHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
FormatEditorTabManagerTransform - Class in com.microstrategy.web.app.transforms
This transform takes care of rendering FormatTabManagerBean instances, overwritting the original TabManagerTransform implementation by allowing all the available children to render their HTML tab contents, and hiding with css styles and JavaScript all but the one currently selected by the user.
FormatEditorTabManagerTransform() - Constructor for class com.microstrategy.web.app.transforms.FormatEditorTabManagerTransform
 
formatHandler(RWDelta, JsonObject, WebObjectsFactory) - Method in class com.microstrategy.web.objects.RWManipulationBuilder
 
formatInteger(long, Locale) - Static method in class com.microstrategy.utils.FormatUtils
Formats a number using integer output format for specified locale
formatMessage(LogRecord) - Method in class com.microstrategy.utils.log.Formatter
 
formatNumber(double, Locale) - Static method in class com.microstrategy.utils.FormatUtils
Formats a number using number output format for specified locale
formatNumber(Number, Locale) - Static method in class com.microstrategy.utils.FormatUtils
Formats a number using number output format for specified locale
FormatNumberTabBean - Interface in com.microstrategy.web.app.beans
Interface that represents the bean which will allow users to modify Number formatting properties on a given target object, showing its options as a TabBean in a TabManagerBean component.
formatObjectInfoParameter(String, String, String, String, String) - Method in class com.microstrategy.web.app.transforms.AbstractObjectBrowserTabTransform
Outputs a string formatted the way the objectInfo argument of the event requires it
formatObjectInfoValue(String, int, String) - Static method in class com.microstrategy.web.app.utils.ExpressionHelper
Returns the string used by some event-handlers to identify an object-info based on the specified arguments.
formatObjectInfoValue(String, int, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
FormatOutputTypeHTML - Static variable in interface com.microstrategy.web.app.beans.EnumFormatOutputTypes
Deprecated.
 
FormatOutputTypePDF - Static variable in interface com.microstrategy.web.app.beans.EnumFormatOutputTypes
Deprecated.
 
FormatOutputTypeText - Static variable in interface com.microstrategy.web.app.beans.EnumFormatOutputTypes
Deprecated.
 
FormatOutputTypeTotal - Static variable in interface com.microstrategy.web.app.beans.EnumFormatOutputTypes
Deprecated.
 
FormatOutputTypeUnknown - Static variable in interface com.microstrategy.web.app.beans.EnumFormatOutputTypes
Deprecated.
 
FormatPromptNumberTransform - Class in com.microstrategy.web.app.transforms
This class transforms a FormatNumberTabBean allowing users to modify the number formatting of a number based constant prompt.
FormatPromptNumberTransform() - Constructor for class com.microstrategy.web.app.transforms.FormatPromptNumberTransform
 
FormatString - com.microstrategy.web.app.utils.WFProperty
 
FormatTabAlignmentTransform - Class in com.microstrategy.web.app.transforms
This class transforms a FormatTabBean allowing users to modify the corresponding alignment properties of a control.
FormatTabAlignmentTransform() - Constructor for class com.microstrategy.web.app.transforms.FormatTabAlignmentTransform
Default no-argument constructor.
FormatTabBean - Interface in com.microstrategy.web.app.beans
This interface shall be used as base for creating tab beans that can be displayed by a TabManagerBean instance or on their own.
FormatTabColorLinesTransform - Class in com.microstrategy.web.app.transforms
This class transforms a FormatColorLinesTabBean allowing users to modify the corresponding color lines properties of a control, such as borders, color, etc.
FormatTabColorLinesTransform() - Constructor for class com.microstrategy.web.app.transforms.FormatTabColorLinesTransform
Default no-argument constructor.
FormatTabEffectsTransform - Class in com.microstrategy.web.app.transforms
This class transforms a FormatTabBean allowing users to modify the corresponding effect properties of a control.
FormatTabEffectsTransform() - Constructor for class com.microstrategy.web.app.transforms.FormatTabEffectsTransform
Default no-argument constructor.
FormatTabFontTransform - Class in com.microstrategy.web.app.transforms
This class transforms a FormatTabBean allowing users to modify the corresponding font properties displayed for the text of a control.
FormatTabFontTransform() - Constructor for class com.microstrategy.web.app.transforms.FormatTabFontTransform
Default no-argument constructor.
FormatTabManagerBean - Interface in com.microstrategy.web.app.beans
This bean will be used for a tabbed control for formatting editor, for handling which tab should be shown, based on the children beans defined to this instance and the tab specification of each one of them.
FormatTabNumberTransform - Class in com.microstrategy.web.app.transforms
This class transforms a FormatNumberTabBean allowing users to modify the number formatting of a control (in case the control displays numeric values).
FormatTabNumberTransform() - Constructor for class com.microstrategy.web.app.transforms.FormatTabNumberTransform
Default no-argument constructor.
formatTarget - Variable in class com.microstrategy.web.app.transforms.AbstractFormatTabTransform
Determines the formatting target, e.g., grid, rw, thresholds, etc.
FORMATTED_UNIT_TYPES - Static variable in interface com.microstrategy.web.objects.rw.EnumRWUnitTypes
A list of formatable unit types
Formatter - Class in com.microstrategy.utils.log
 
Formatter() - Constructor for class com.microstrategy.utils.log.Formatter
 
formatTime(Date, Locale) - Static method in class com.microstrategy.utils.FormatUtils
Formats a Date object using time output format for specified locale
FormattingAlignment - com.microstrategy.web.app.utils.WFProperty.WFPropertySet
 
FormattingAnalysis - com.microstrategy.web.app.utils.WFProperty.WFPropertySet
 
FormattingAppearance - com.microstrategy.web.app.utils.WFProperty.WFPropertySet
 
FormattingBorder - com.microstrategy.web.app.utils.WFProperty.WFPropertySet
 
FormattingCrosstab - com.microstrategy.web.app.utils.WFProperty.WFPropertySet
 
FormattingFont - com.microstrategy.web.app.utils.WFProperty.WFPropertySet
 
FormattingHTML - com.microstrategy.web.app.utils.WFProperty.WFPropertySet
 
FormattingLayout - com.microstrategy.web.app.utils.WFProperty.WFPropertySet
 
FormattingLine - com.microstrategy.web.app.utils.WFProperty.WFPropertySet
 
FormattingNavigation - com.microstrategy.web.app.utils.WFProperty.WFPropertySet
 
FormattingNumber - com.microstrategy.web.app.utils.WFProperty.WFPropertySet
 
FormattingOrder - com.microstrategy.web.app.utils.WFProperty.WFPropertySet
 
FormattingPadding - com.microstrategy.web.app.utils.WFProperty.WFPropertySet
 
FormattingPage - com.microstrategy.web.app.utils.WFProperty.WFPropertySet
 
FormattingPatterns - com.microstrategy.web.app.utils.WFProperty.WFPropertySet
 
FormattingPosition - com.microstrategy.web.app.utils.WFProperty.WFPropertySet
 
FormattingSection - com.microstrategy.web.app.utils.WFProperty.WFPropertySet
 
FormattingSelector - com.microstrategy.web.app.utils.WFProperty.WFPropertySet
 
FormattingSize - com.microstrategy.web.app.utils.WFProperty.WFPropertySet
 
FormattingView - com.microstrategy.web.app.utils.WFProperty.WFPropertySet
 
FormattingWidget - com.microstrategy.web.app.utils.WFProperty.WFPropertySet
 
FormatToolbarBean - Interface in com.microstrategy.web.app.beans
This class takes care of handling format toolbars according to the configuration file specified.
FormatToolbarTransform - Class in com.microstrategy.web.app.transforms
Title: FormatToolbarTransform.
FormatToolbarTransform() - Constructor for class com.microstrategy.web.app.transforms.FormatToolbarTransform
Default constructor.
FormatUtils - Class in com.microstrategy.utils
This class provides support for parsing and formatting different data types used in our application.
FormatUtils() - Constructor for class com.microstrategy.utils.FormatUtils
 
formatXML(String) - Static method in class com.microstrategy.utils.xml.XMLUtils
This constructs a nicely formatted XML document, typically used for printing in a user readable format.
FormEventTag - Class in com.microstrategy.web.app.taglibs
FormEventTag.
FormEventTag() - Constructor for class com.microstrategy.web.app.taglibs.FormEventTag
Creates a new instance of the custom tag.
FormEventTagHelper - Class in com.microstrategy.web.app.taglibs
Helper for the FormEventTag tag library.
FormEventTagHelper() - Constructor for class com.microstrategy.web.app.taglibs.FormEventTagHelper
 
formID - Variable in class com.microstrategy.web.app.transforms.AbstractPreferencesTransform
Specifies the ID to use for the preferences' HTML Form.
formID - Variable in class com.microstrategy.web.app.transforms.AbstractSubscriptionEditTransform
The ID and the name to use for the subscriptions's HTML FORM tag.
formID - Variable in class com.microstrategy.web.app.transforms.PromptsClassicTransform
Specifies the name and Id of the HTML form tag in report page.
formID - Variable in class com.microstrategy.web.app.transforms.PromptsContainerTransform
Specifies the name and Id of the HTML form tag in report page.
formIdParam - Variable in class com.microstrategy.web.app.tasks.ValidateMetricTask
 
formParam - Variable in class com.microstrategy.web.app.tasks.architect.SparkTask
 
formula - Variable in class com.microstrategy.web.app.utils.TemplateElement
the formula of the template element
FormulaBarBean - Interface in com.microstrategy.web.app.beans
The FormulaBarBean is representing the formular bar for a report page.
formulaBarID - Variable in class com.microstrategy.web.app.transforms.FormulaBarTransform
Indicates the ID for the formula bar used in Javascript functions.
FormulaBarTransform - Class in com.microstrategy.web.app.transforms
Title: FormulaBarTransform.
FormulaBarTransform() - Constructor for class com.microstrategy.web.app.transforms.FormulaBarTransform
Default no-args constructor, initialize formal parameters.
Forward(String, String, String, String, List<String>, String, String) - Method in interface com.microstrategy.webapi.IDSSXMLAppSchemaServer
 
FORWARDED_REQUEST - Static variable in class com.microstrategy.web.app.StatsHandler
 
fourthWeek - Static variable in interface com.microstrategy.web.objects.WebScheduleTriggerTimeMonthly
WeekOffset Types
FP_ADD_IMAGE - Static variable in class com.microstrategy.web.app.transforms.PreferencesGeneralTransform
Constant specifying the name of the formal parameter for defining the add image on the shopping cart.
FP_ALL_BORDER_STYLE_PICKER_NAME - Static variable in class com.microstrategy.web.app.transforms.FormatTabColorLinesTransform
Constant specifying the name of the formal parameter for defining the id of a system picker that contains the list of all-borders options.
FP_ALLOW_BROWSE_DIMENSION - Static variable in class com.microstrategy.web.app.transforms.FolderProjectBrowserTransform
FP_APPEND_BEAN_STATE - Static variable in class com.microstrategy.web.app.transforms.FolderBulletTransform
Constant specifying the name of the formal parameter for defining if the state of the beans should be appended or not.
FP_APPLIES_TO - Static variable in class com.microstrategy.web.app.transforms.AbstractAppTransform
Constant for the name of the appliesTo Formal Parameter.
FP_APPLY_JS - Static variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
 
FP_APPLY_LABEL - Static variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
 
FP_APPLY_LABEL_ID - Static variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
 
FP_ATT_FORMS - Variable in class com.microstrategy.web.app.transforms.DataExplorerFolderWidgetTransform
Constant specifying the name of hte formal parameter for how to include the forms information for the attribute object in the folder.
FP_ATT_FORMS - Variable in class com.microstrategy.web.app.transforms.FolderViewWidgetTransform
Constant specifying the name of the formal parameter for how to include the forms information for the attribute object in the folder.
FP_ATTRIBUTE_FORM_IMAGE - Static variable in class com.microstrategy.web.app.transforms.AbstractObjectBrowserTabTransform
Constant specifying the name of the formal parameter for defining the attribute form image.
FP_ATTRIBUTE_IMAGE - Static variable in class com.microstrategy.web.app.transforms.AbstractObjectBrowserTabTransform
Constant specifying the name of the formal parameter for defining the attribute image.
FP_AUTO_SUBMIT_JS - Static variable in class com.microstrategy.web.app.transforms.TabManagerTransform
Constant specifying the script to invoke when editor need to submit changes automatically.
FP_AVAILABLE_SIZE - Static variable in class com.microstrategy.web.app.transforms.PreferencesGeneralTransform
Constant specifying the name of the formal parameter for defining the size of the available list box shopping cart for selecting fonts.
FP_AXIS_LIST - Static variable in class com.microstrategy.web.app.transforms.TabGraphAxesTransform
Constant specifying the name of the formal parameter for defining the list of axes that will be rendered by this transform as possible format options.
FP_BLANK_DOCUMENT_ID - Static variable in class com.microstrategy.web.app.transforms.FolderBulletRWTransform
Constant specifying the name of the formal parameter for defining the ID of the blank report.
FP_BLANK_REPORT_ID - Static variable in class com.microstrategy.web.app.transforms.FolderBulletReportsTransform
Constant specifying the name of the formal parameter for defining the ID of the blank report.
FP_BLANK_REPORT_ID - Static variable in class com.microstrategy.web.app.transforms.FolderCreateReportTransform
Deprecated.
Constant specifying the name of the formal parameter for defining the ID of the blank report.
FP_BLANK_REPORT_ID - Static variable in class com.microstrategy.web.app.transforms.FolderCreateReportXHTMLTransform
Constant specifying the name of the formal parameter for defining the ID of the blank report.
FP_BLANK_VIEW_REPORT_ID - Static variable in class com.microstrategy.web.app.transforms.FolderBulletReportsTransform
Constant specifying the name of the formal parameter for defining the ID of the blank report.
FP_BLANK_VIEW_REPORT_ID - Static variable in class com.microstrategy.web.app.transforms.FolderCreateReportXHTMLTransform
Constant specifying the name of the formal parameter for defining the ID of the blank report.
FP_BLANK_XDA_REPORT_ID - Static variable in class com.microstrategy.web.app.transforms.FolderBulletReportsTransform
 
FP_BLANK_XDA_REPORT_ID - Static variable in class com.microstrategy.web.app.transforms.FolderCreateReportXHTMLTransform
 
FP_BORDER_COLOR_PICKER_NAME - Static variable in class com.microstrategy.web.app.transforms.FormatTabColorLinesTransform
Constant specifying the name of the formal parameter for defining the id of a system picker that contains the possible border color options.
FP_BORDER_STYLE_PICKER_NAME - Static variable in class com.microstrategy.web.app.transforms.FormatTabColorLinesTransform
Constant specifying the name of the formal parameter for defining the id of a system picker that contains the list of border options.
FP_BORDER_STYLE_PICKER_NAME - Static variable in class com.microstrategy.web.app.transforms.TabGraphOptionsTransform
Constant specifying the name of the borderStylePickerName formal parameter.
FP_BULLET_IMAGE - Static variable in class com.microstrategy.web.app.transforms.FolderBulletTransform
Constant specifying the name of the formal parameter for defining the image to be used as bullet.
FP_BULLET_IMAGE - Static variable in class com.microstrategy.web.app.transforms.InboxExtrasTransform
Constant specifying the name of the formal parameter for defining the bullet image.
FP_BULLET_STYLE - Static variable in class com.microstrategy.web.app.transforms.FolderBulletTransform
Indicates whether to use layered icon or regular bullet image for bullet item.
FP_CAN_AUTO_SIZE - Static variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
 
FP_CANCEL_JS - Static variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
 
FP_CANCEL_LABEL - Static variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
 
FP_CANCEL_LABEL_ID - Static variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
 
FP_CHARS_FOR_DIVIDER - Static variable in class com.microstrategy.web.app.transforms.AbstractAdminPathTransform
Constant specifying the name of the formal parameter for defining the dividing characters in between objects in the path.
FP_CHARS_FOR_DIVIDER - Static variable in class com.microstrategy.web.app.transforms.ObjectPathTransform
Deprecated.
Constant specifying the name of the formal parameter for defining the dividing characters in between objects in the path.
FP_CHARS_FOR_DIVIDER - Static variable in class com.microstrategy.web.app.transforms.PathTransform
Constant specifying the name of the formal parameter for defining the dividing characters in between objects in the path.
FP_CHARS_FOR_HIDDEN_FOLDERS - Static variable in class com.microstrategy.web.app.transforms.ObjectPathTransform
Deprecated.
Constant specifying the name of the formal parameter for defining the characters to use instead of the names of folders that are hidden for the user.
FP_CHARS_FOR_HIDDEN_FOLDERS - Static variable in class com.microstrategy.web.app.transforms.PathTransform
Constant specifying the name of the formal parameter for defining the characters to use instead of the names of folders that are hidden for the user.
FP_CHECK_IMAGE - Static variable in class com.microstrategy.web.app.transforms.AbstractObjectExplorerTransform
Name for the formal parameter: AbstractObjectExplorerTransform.checkImage
FP_CHECK_IMAGE - Static variable in class com.microstrategy.web.app.transforms.DataExplorerTransform
Name for the formal parameter: DataExplorerTransform.checkImage
FP_CHECK_IMAGE - Static variable in class com.microstrategy.web.app.transforms.FolderProjectBrowserTransform
Name for the formal parameter: FolderProjectBrowserTransform.checkImage
FP_CHECK_IMAGE - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabProjectBrowserTransform
Deprecated.
FP_CHECK_KEEP_PROMPT - Static variable in class com.microstrategy.web.app.transforms.SaveAsReportTransform
Constant for the name of the checkKeepPrompt Formal Parameter.
FP_CHUNK_ROW_LIMIT - Static variable in class com.microstrategy.web.app.transforms.MobileChunkedRWTransform
 
FP_CHUNK_ROW_LIMIT - Static variable in class com.microstrategy.web.app.transforms.MobileDataXMLTransform
 
FP_CLIENT_SIDE_DESIGN_MODE_TEMPLATE_MANIPULATIONS - Static variable in class com.microstrategy.web.app.transforms.RWLayoutTransform
Constant specifying whether to use client-side template manipulations in design mode.
FP_CLOSE_EVENT - Static variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
 
FP_CLOSE_IMAGE - Static variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
 
FP_CLOSE_JS - Static variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
 
FP_CLOSE_LABEL - Static variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
 
FP_CLOSE_LABEL_ID - Static variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
 
FP_COLOR_PICKER_NAME - Static variable in class com.microstrategy.web.app.transforms.AbstractColorGradientEditorTransform
Constant specifying the name of the formal parameter for defining the id of a system picker that contains the possible color options.
FP_COLOR_PICKER_NAME - Static variable in class com.microstrategy.web.app.transforms.FormatTabColorLinesTransform
Constant specifying the name of the formal parameter for defining the id of a system picker that contains the possible background/fill color options.
FP_COLOR_PICKER_NAME - Static variable in class com.microstrategy.web.app.transforms.FormatTabFontTransform
Constant specifying the name of the formal parameter for defining the id of a system picker that contains the possible color options.
FP_COLOR_PICKER_NAME - Static variable in class com.microstrategy.web.app.transforms.TabGraphTitlesTransform
Constant specifying the name of the formal parameter for defining the id of a system picker that contains the possible color options.
FP_COLOR_PICKER_NAME - Static variable in class com.microstrategy.web.app.transforms.TabLayoutTransform
Constant specifying the name of the formal parameter for defining the id of a system picker that contains the possible background/fill color options.
FP_COLOR_PICKER_NAME - Static variable in class com.microstrategy.web.app.transforms.VisualizationPropertiesTransform
Constant specifying the name of the formal parameter for defining the id of a system picker that contains the possible color options.
FP_COLOR_THEME_PICKER_NAME - Static variable in class com.microstrategy.web.app.transforms.PreferencesGeneralTransform
Constant specifying the name of the formal parameter for defining the name of the Color Theme picker that provides the color theme options.
FP_COLUMN_COUNT - Static variable in class com.microstrategy.web.app.transforms.SchedulesIconTransform
Deprecated.
Indicates the number of scheduled objects displayed on each row.
FP_COLUMN_COUNT - Static variable in class com.microstrategy.web.app.transforms.SchedulesIconXHTMLTransform
Deprecated.
Constant corresponding to the name of the columnCount formal parameter.
FP_COLUMN_COUNT - Static variable in class com.microstrategy.web.app.transforms.SubscriptionsIconTransform
Deprecated.
 
FP_COLUMN_COUNT - Static variable in class com.microstrategy.web.app.transforms.SubscriptionsIconXHTMLTransform
Constant corresponding to the name of the columnCount formal parameter.
FP_COLUMNS_NUMBER - Static variable in class com.microstrategy.web.app.transforms.FolderIconTransform
Constant specifying the name of the formal parameter for defining the number of columns.
FP_COMPRESSION_VERSION - Static variable in class com.microstrategy.web.app.transforms.MobileChunkedRWTransform
 
FP_COMPRESSION_VERSION - Static variable in class com.microstrategy.web.app.transforms.MobileDataXMLTransform
 
FP_COMPRESSION_VERSION - Static variable in class com.microstrategy.web.app.transforms.MobilePreambleXMLTransform
 
FP_CONDITIONAL_FORMATTING_HELP_TOPIC - Static variable in class com.microstrategy.web.app.transforms.ThresholdsEditorTransform
Constant specifying the name of the formal parameter for specifying the help topic for the conditional formatting editor
FP_CONDITIONAL_FORMATTING_HELP_TOPIC - Static variable in class com.microstrategy.web.app.transforms.ThresholdsFormatEditorTransform
Constant specifying the name of the formal parameter for specifying the help topic for the conditional formatting editor
FP_CONFIRM_DELETE - Static variable in class com.microstrategy.web.app.transforms.AddressListTransform
Constant for the name of the confirmDelete Formal Parameter.
FP_CONNECTED_LEVEL_FLAG - Static variable in class com.microstrategy.web.admin.transforms.ConnectedServersTransform
Deprecated.
Usage of level flags have been deprecated in favor of the layout-definition files. To change the elements visible for this transform modify the corresponding layout.xml
FP_CONSOLIDATION_IMAGE - Static variable in class com.microstrategy.web.app.transforms.AbstractObjectBrowserTabTransform
Constant specifying the name of the formal parameter for defining the consolidation image.
FP_CONTEXT_ID - Static variable in class com.microstrategy.web.app.transforms.DataExplorerTransform
Name for the formal parameter: DataExplorerTransform.contextID
FP_CONTEXT_ID - Static variable in class com.microstrategy.web.app.transforms.FolderProjectBrowserTransform
Name for the formal parameter: FolderProjectBrowserTransform.contextID
FP_CONTEXT_MENU_FLAGS - Static variable in class com.microstrategy.web.app.transforms.FolderViewTransform
Deprecated.
To customize context-menus use the xml-definition specified by AbstractAppTransform.contextMenus
FP_CONTEXT_MENUS - Static variable in class com.microstrategy.web.app.transforms.AbstractAppTransform
Constant for the name of the contextMenus Formal Parameter.
FP_CREATE_FOLDER_JS - Static variable in class com.microstrategy.web.app.transforms.FolderSaveAsBrowserTransform
Name for the formal parameter: FolderSaveAsBrowserTransform.createFolderJS
FP_CREATE_FOLDER_JS - Static variable in class com.microstrategy.web.app.transforms.SaveAsTransform
Name for the formal parameter: SaveAsTransform.createFolderJS
FP_CREATE_FORM - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabOMDTransform
Deprecated.
 
FP_CREATE_PAGE_NAME - Static variable in class com.microstrategy.web.app.transforms.PreferencesGeneralTransform
Constant specifying the name of the formal parameter for defining the name of the Create Reports folder page, as specified on the Page Configuration file.
FP_CREATE_REPORT_DISPLAY_SECTION - Static variable in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Constant specifying the name of the formal parameter for defining which sections will be displayed in the Create Report page.
FP_CSS_ERROR_MESSAGE - Static variable in class com.microstrategy.web.app.transforms.AbstractAppTransform
Deprecated.
The css class to use cannot be controlled through a formal parameter anymore.
FP_CSS_ERROR_TITLE - Static variable in class com.microstrategy.web.app.transforms.AbstractAppTransform
Deprecated.
The css class to use cannot be controlled through a formal parameter anymore.
FP_CSS_FILE - Static variable in class com.microstrategy.web.app.transforms.AbstractAppTransform
Constant for the name of the cssFile Formal Parameter.
FP_CSS_PREFIX - Static variable in class com.microstrategy.web.app.transforms.AbstractAppTransform
Constant for the name of the cssPrefix Formal Parameter.
FP_CUBE_IMAGE - Static variable in class com.microstrategy.web.app.transforms.AbstractObjectBrowserTabTransform
Constant specifying the name of the formal parameter for defining the cube image.
FP_CUSTOM_GROUP_IMAGE - Static variable in class com.microstrategy.web.app.transforms.AbstractObjectBrowserTabTransform
Constant specifying the name of the formal parameter for defining the custom group image.
FP_CUSTOM_JS_FEATURES - Static variable in class com.microstrategy.web.app.transforms.FrameGenericTransform
Constant specifying any extra features that will be send down to the client.
FP_CUSTOM_JS_FEATURES - Static variable in class com.microstrategy.web.app.transforms.RWFlashDashboardTransform
Constant specifying any extra features that will be send down to the client.
FP_CUSTOM_JS_FEATURES - Static variable in class com.microstrategy.web.app.transforms.RWLayoutTransform
Constant specifying any extra features that will be send down to the client.
FP_DATAMART_IMAGE - Static variable in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Constant specifying the name of the formal parameter for defining the datamart image.
FP_DATASET_DELETE_IMAGE - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabRWWorkingSetTransform
Constant specifying the name of the formal parameter for defining the image for the button for Delete Data Set.
FP_DATASET_DISPLAY_LEVEL - Static variable in class com.microstrategy.web.app.transforms.RWDetailsTransform
Constant specifying the name of the formal parameter for defining the display level flag for the data sets.
FP_DATASET_EDIT_IMAGE - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabRWWorkingSetTransform
Constant specifying the name of the formal parameter for defining the image for the button for Edit Data Set.
FP_DATASET_LINK_ATTRIBUTE_IMAGE - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabRWWorkingSetTransform
Constant specifying the name of the formal parameter for ObjectBrowserTabRWWorkingSetTransform.linkAttributeImage.
FP_DATASET_NEW_IMAGE - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabRWWorkingSetTransform
Constant specifying the name of the formal parameter for defining the image for the button for New Data Set.
FP_DATASET_USER_DERIVED_METRIC_IMAGE - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabRWWorkingSetTransform
Constant specifying the name of the formal parameter for ObjectBrowserTabRWWorkingSetTransform.userDerivedMetricImage.
FP_DATASET_USER_SUMMARY_METRIC_IMAGE - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabRWWorkingSetTransform
Constant specifying the name of the formal parameter for ObjectBrowserTabRWWorkingSetTransform.userSummaryMetricImage.
FP_DATE_PICKER_NAME - Static variable in class com.microstrategy.web.app.transforms.FormatTabNumberTransform
Constant specifying the name of the formal parameter for defining the picker name that provides the date formatting options.
FP_DEBUG_ERROR_FLAGS - Static variable in class com.microstrategy.web.app.transforms.AbstractAppTransform
Constant for the name of the debugErrorFlags Formal Parameter.
FP_DEBUG_FLAGS - Static variable in class com.microstrategy.web.app.transforms.AbstractAppTransform
Constant for the name of the debugFlags Formal Parameter.
FP_DELIVERY_MODE - Static variable in class com.microstrategy.web.app.transforms.AbstractSubscriptionFolderBeanTransform
 
FP_DERIVED_METRIC_IMAGE - Static variable in class com.microstrategy.web.app.transforms.AbstractObjectBrowserTabTransform
Constant specifying the name of the formal parameter for defining the derived metric image.
FP_DHTML_CLOSE - Static variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
 
FP_DISABLE_OK_BUTTON - Static variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
 
FP_DISCONNECTED_LEVEL_FLAG - Static variable in class com.microstrategy.web.admin.transforms.UnconnectedServersTransform
 
FP_DISPLAY_FLAG - Static variable in class com.microstrategy.web.app.transforms.ProjectsTransform
Constant specifying the name of the formal parameter that represents the flag that specifies the information to render from each project.
FP_DISPLAY_FORMAT_PICKER_NAME - Static variable in class com.microstrategy.web.app.transforms.AbstractObjectExplorerTransform
Constant specifying the name of the formal parameter for defining the id of a system picker that contains the possible display options.
FP_DISPLAY_ICON_OPTION - Static variable in class com.microstrategy.web.app.transforms.ObjectManipulationDialogTransform
Constant specifying the name of the formal parameter for displaying the icon option on the dialog
FP_DOCUMENT_BEAN_NAME - Static variable in class com.microstrategy.web.app.transforms.PreferencesGeneralTransform
Constant specifying the name of the formal parameter for defining the name of the document bean.
FP_DOCUMENT_DISPLAY_LEVEL - Static variable in class com.microstrategy.web.app.transforms.RWDetailsTransform
Constant specifying the name of the formal parameter for defining the display level flag for the report writing document.
FP_DOCUMENT_IMAGE - Static variable in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Constant specifying the name of the formal parameter for defining the document image.
FP_DOCUMENT_PAGE_NAME - Static variable in class com.microstrategy.web.app.transforms.PreferencesGeneralTransform
Constant specifying the name of the formal parameter for defining the name of the Document page, as specified on the Page Configuration file.
FP_DOCUMENT_PATH_STYLE - Static variable in class com.microstrategy.web.app.transforms.DocumentDetailsTransform
Deprecated.
 
FP_DOCUMENT_PATH_STYLE - Static variable in class com.microstrategy.web.app.transforms.DocumentDetailsXHTMLTransform
Constant specifying the name of the formal parameter for defining the style to use for rendering the document path information.
FP_DOCUMENT_PATH_STYLE - Static variable in class com.microstrategy.web.app.transforms.RWDetailsTransform
Constant specifying the name of the formal parameter for defining the style to use for displaying the report writing document path.
FP_DOWN_IMAGE - Static variable in class com.microstrategy.web.app.transforms.PreferencesGeneralTransform
Constant specifying the name of the formal parameter for defining the down image on the shopping cart.
FP_DPI_CONVERSION - Static variable in class com.microstrategy.web.app.transforms.RWLayoutTransform
Constant specifying the spi conversion mode between pixels and inches.
FP_DRAG_MODE - Static variable in class com.microstrategy.web.app.transforms.AbstractAppTransform
Constant for the name of the dragMode Formal Parameter.
FP_EDITOR_CONTENTS_STYLE - Static variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
 
FP_EDITOR_ELEMENTS - Static variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
 
FP_EDITOR_LAYOUT_FILE - Static variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
 
FP_EDITOR_LAYOUT_FILE - Static variable in class com.microstrategy.web.app.transforms.ElementPickerTransform
Constant defining the formal parameter name - Editor Layout file.
FP_EDITOR_LAYOUT_FILE - Static variable in class com.microstrategy.web.app.transforms.PromptDetailsTransform
Constant defining the formal parameter name - Editor Layout file.
FP_EDITOR_SUBTYPE - Static variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
 
FP_ERROR_MESSAGE - Static variable in class com.microstrategy.web.app.transforms.ReportErrorVisualizationTransform
Name for the formal parameter "errorMessage".
FP_EVENT_SET_ARGUMENTS - Static variable in class com.microstrategy.web.app.transforms.DocumentFastExportTransform
 
FP_EVENT_TO_FORWARD_TO - Static variable in class com.microstrategy.web.app.transforms.DocumentFastExportTransform
 
FP_EXCLUDE_VISUALIZATION_PROPERTIES - Static variable in class com.microstrategy.web.app.transforms.ReportXMLTransform
 
FP_EXCLUDE_VISUALIZATION_PROPERTIES - Static variable in class com.microstrategy.web.app.transforms.RWXMLTransform
 
FP_EXEC_TARGET - Static variable in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Determines how the user want's to execute the Report/Document object.
FP_EXPAND_ALL - Static variable in class com.microstrategy.web.app.transforms.TreeTabManagerTransform
Used by formal parameter expandAll.
FP_EXPORT_FORMAT - Static variable in class com.microstrategy.web.app.transforms.ReportExportIServerTransform
Constant for the name of the exportFormat Formal Parameter.
FP_EXPRESSION_STYLE - Static variable in class com.microstrategy.web.app.transforms.SecurityFilterTransform
String constant for the name of the SecurityFilterTransform.expressionStyle formal parameter.
FP_EXTRA_ANCHOR_INFO - Static variable in class com.microstrategy.web.app.transforms.ObjectPathTransform
Deprecated.
Constant specifying the name of the formal parameter for defining the extra attributes to be added to the anchor to generate.
FP_EXTRA_FLASH_VARS - Static variable in class com.microstrategy.web.app.transforms.RWFlashDashboardTransform
 
FP_EXTRA_INPUT - Static variable in class com.microstrategy.web.app.transforms.AbstractAppTransform
Constant for the name of the extraInput Formal Parameter.
FP_EXTRA_URL - Static variable in class com.microstrategy.web.app.transforms.AbstractAppTransform
Constant for the name of the extraUrl Formal Parameter.
FP_FILL_COLOR_PICKER_NAME - Static variable in class com.microstrategy.web.app.transforms.TabGraphTitlesTransform
Constant specifying the name of the formal parameter for defining the id of a system picker that contains the possible color options.
FP_FILL_EFFECT_PICKER_NAME - Static variable in class com.microstrategy.web.app.transforms.TabGraphTitlesTransform
Constant specifying the name of the formal parameter for defining the name of the system picker that provides the fill effect options.
FP_FILTER_CONTEXT_ID - Static variable in class com.microstrategy.web.app.transforms.FolderSaveAsBrowserTransform
Name for the formal parameter: FolderSaveAsBrowserTransform.filterContextID
FP_FILTER_IMAGE - Static variable in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Constant specifying the name of the formal parameter for defining the filter image.
FP_FILTER_IMAGE - Static variable in class com.microstrategy.web.app.transforms.AbstractObjectBrowserTabTransform
Constant specifying the name of the formal parameter for defining the filter image.
FP_FILTER_IMAGE - Static variable in class com.microstrategy.web.app.transforms.ObjectInfoTransform
Constant specifying the name of the formal parameter for defining the filter image.
FP_FILTERED_CATEGORIES - Static variable in class com.microstrategy.web.app.transforms.FormatTabNumberTransform
Constant specifying the name of the formal parameter for defining the list of categories to include as options in the editor.
FP_FIRST_ARROW_DISABLED_IMAGE - Static variable in class com.microstrategy.web.app.transforms.FolderListTransform
Deprecated. 
FP_FIRST_ARROW_IMAGE - Static variable in class com.microstrategy.web.app.transforms.FolderListTransform
Deprecated. 
FP_FLASH_SOURCE - Static variable in class com.microstrategy.web.app.transforms.RWFlashDashboardTransform
Constant for the name of the flash source file Formal Parameter.
FP_FLASH_SOURCE_DB - Static variable in class com.microstrategy.web.app.transforms.RWFlashDashboardTransform
Constant for the name of the flash source file Formal Parameter for double byte locales.
FP_FOLDER_BEAN_NAME - Static variable in class com.microstrategy.web.app.transforms.PreferencesGeneralTransform
Constant specifying the name of the formal parameter for defining the name of the folder bean.
FP_FOLDER_BROWSER_STYLE - Static variable in class com.microstrategy.web.app.transforms.SaveAsTransform
Constant for the name of the folderBrowserStyle Formal Parameter.
FP_FOLDER_IMAGE - Static variable in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Constant specifying the name of the formal parameter for defining the folder image.
FP_FOLDER_IMAGE - Static variable in class com.microstrategy.web.app.transforms.AbstractObjectBrowserTabTransform
Constant specifying the name of the formal parameter for defining the folder image.
FP_FOLDER_IMAGE - Static variable in class com.microstrategy.web.app.transforms.ObjectInfoTransform
Constant specifying the name of the formal parameter for defining the folder image.
FP_FOLDER_JS - Static variable in class com.microstrategy.web.app.transforms.FolderSmallIconTransform
Name for the formal parameter: FolderSmallIconTransform.folderJS
FP_FOLDER_JS - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabOMDTransform
Deprecated.
 
FP_FOLDER_JS - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabProjectBrowserTransform
Deprecated.
FP_FOLDER_LINKS_LOCATION - Static variable in class com.microstrategy.web.app.transforms.FolderProjectBrowserTransform
Name for the formal parameter: FolderProjectBrowserTransform.renderForm
FP_FOLDER_STYLE - Static variable in class com.microstrategy.web.app.transforms.ObjectSiblingsTransform
Constant specifying the name of the formal parameter for defining the style to use for transforming the folder.
FP_FOLDER_UP_IMAGE - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabProjectBrowserTransform
Deprecated.
FP_FOLDER_UP_JS - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabProjectBrowserTransform
Deprecated.
FP_FONT_COLOR_PICKER_NAME - Static variable in class com.microstrategy.web.app.transforms.TabGraphTitlesTransform
Constant specifying the name of the formal parameter for defining the id of a system picker that contains the possible color options for font.
FP_FONT_NAME_PICKER_NAME - Static variable in class com.microstrategy.web.app.transforms.FormatTabFontTransform
Constant specifying the name of the formal parameter for defining the name of the system picker that provides the font name options.
FP_FONT_NAME_PICKER_NAME - Static variable in class com.microstrategy.web.app.transforms.PreferencesGeneralTransform
Constant specifying the name of the formal parameter for defining the name of the system picker that provides the font name options.
FP_FONT_NAME_PICKER_NAME - Static variable in class com.microstrategy.web.app.transforms.TabGraphTitlesTransform
Constant specifying the name of the formal parameter for defining the name of the system picker that provides the font name options.
FP_FONT_SIZE_PICKER_NAME - Static variable in class com.microstrategy.web.app.transforms.FormatTabFontTransform
Constant specifying the name of the formal parameter for defining the name of the system picker that provides the font size options.
FP_FONT_SIZE_PICKER_NAME - Static variable in class com.microstrategy.web.app.transforms.TabGraphTitlesTransform
Constant specifying the name of the formal parameter for defining the name of the system picker that provides the font size options.
FP_FONT_STYLE_PICKER_NAME - Static variable in class com.microstrategy.web.app.transforms.FormatTabFontTransform
Constant specifying the name of the formal parameter for defining the name of the system picker that provides the font style options.
FP_FONT_STYLE_PICKER_NAME - Static variable in class com.microstrategy.web.app.transforms.TabGraphTitlesTransform
Constant specifying the name of the formal parameter for defining the name of the system picker that provides the font style options.
FP_FORM_ID - Static variable in class com.microstrategy.web.app.transforms.AbstractPreferencesTransform
Constant specifying the ID to use for the preferences's HTML Form.
FP_FORM_ID - Static variable in class com.microstrategy.web.app.transforms.AbstractSubscriptionEditTransform
Name for the Formal parameter FP_FORM_ID
FP_FORMAT_TARGET - Static variable in class com.microstrategy.web.app.transforms.AbstractFormatTabTransform
Constant specifying the name of the formal paramter for determining the formatting target, e.g., grid, rw, thresholds, etc.
FP_FORMAT_TARGET - Static variable in class com.microstrategy.web.app.transforms.FormatTabFontTransform
Constant specifying the name of the formal paramter for determining the formatting target, e.g., grid, rw, thresholds, etc.
FP_FRACTION_PICKER_NAME - Static variable in class com.microstrategy.web.app.transforms.FormatTabNumberTransform
Constant specifying the name of the formal parameter for defining the picker name that provides the fraction formatting options.
FP_GAUGE_STYLE_PICKER_NAME - Static variable in class com.microstrategy.web.app.transforms.TabGraphOptionsTransform
Constant specifying the name of the gaugeStylePickerName formal parameter.
FP_GRAPH_DESIGN_MODE_STYLE - Static variable in class com.microstrategy.web.app.transforms.ReportFrameClassicTransform
Deprecated.
name for the formal parameter "graphDesignModeStyle".
FP_GRAPH_HEIGHT - Static variable in class com.microstrategy.web.app.transforms.MobileChunkedRWTransform
 
FP_GRAPH_IMAGE - Static variable in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Constant specifying the name of the formal parameter for defining the graph image.
FP_GRAPH_IMAGE - Static variable in class com.microstrategy.web.app.transforms.AbstractObjectBrowserTabTransform
Constant specifying the name of the formal parameter for defining the report image.
FP_GRAPH_TEMPLATES_DESIGN_STYLE - Static variable in class com.microstrategy.web.app.transforms.RWLayoutTransform
 
FP_GRAPH_TEMPLATES_STYLE - Static variable in class com.microstrategy.web.app.transforms.RWLayoutTransform
Constant specifying the name of the formal parameter for defining the graph style to use with templates.
FP_GRAPH_TYPE - Static variable in class com.microstrategy.web.app.transforms.MobileChunkedRWTransform
 
FP_GRAPH_WIDTH - Static variable in class com.microstrategy.web.app.transforms.MobileChunkedRWTransform
 
FP_GRID_DATA_STYLE - Static variable in class com.microstrategy.web.app.transforms.MobileChunkedRWTransform
 
FP_GRID_DENSITY - Static variable in class com.microstrategy.web.app.transforms.RWLayoutTransform
Constant specifying the alignment grid density.
FP_GRID_GRAPH_IMAGE - Static variable in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Constant specifying the name of the formal parameter for defining the gridGraph image.
FP_GRID_GRAPH_IMAGE - Static variable in class com.microstrategy.web.app.transforms.AbstractObjectBrowserTabTransform
Constant specifying the name of the formal parameter for defining the report image.
FP_GRID_PREAMBLE_STYLE - Static variable in class com.microstrategy.web.app.transforms.MobileChunkedRWTransform
 
FP_GRID_STYLE - Static variable in class com.microstrategy.web.app.transforms.MobileHTMLGridTransform
 
FP_GRID_TEMPLATES_DESIGN_STYLE - Static variable in class com.microstrategy.web.app.transforms.RWLayoutTransform
Constant specifying the name of the formal parameter for defining the grid style to use with templates when the template is in design mode and the RW document is in view mode.
FP_GRID_TEMPLATES_STYLE - Static variable in class com.microstrategy.web.app.transforms.RWLayoutTransform
Constant specifying the name of the formal parameter for defining the grid style to use with templates.
FP_GRID_TEMPLATES_STYLE - Static variable in class com.microstrategy.web.app.transforms.RWXMLTransform
Constant specifying the name of the formal parameter for defining the grid style to use with templates.
FP_HEIGHT - Static variable in class com.microstrategy.web.app.transforms.AbstractAppTransform
Constant for the name of the height Formal Parameter.
FP_HEIGHT - Static variable in class com.microstrategy.web.app.transforms.MobileChunkedGraphDataTransform
 
FP_HELP_PAGE - Static variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
FP_HELP_TOPIC - Static variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
Constant specifying the name of the formal parameter for specifying the help topic for the help of the editor
FP_HELP_TOPIC - Static variable in class com.microstrategy.web.app.transforms.AbstractSubscriptionEditTransform
Constant specifying the name of the formal parameter for specifying the help topic for the help of the editor
FP_HELP_TOPIC - Static variable in class com.microstrategy.web.app.transforms.FloatingEditorBlockTransform
Constant specifying the name of the formal parameter for specifying the help topic for the help of the editor
FP_HELP_TOPIC - Static variable in class com.microstrategy.web.app.transforms.ReportGraphTransformImpl
Constant specifying the name of the formal parameter for specifying the help topic for the help of the editor
FP_HELP_TYPE - Static variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
Constant specifying the type of the help file this editor should point to
FP_HELP_TYPE - Static variable in class com.microstrategy.web.app.transforms.AbstractSubscriptionEditTransform
Constant specifying the type of the help file this editor should point to
FP_HELP_TYPE - Static variable in class com.microstrategy.web.app.transforms.ReportGraphTransformImpl
Constant specifying the type of the help file this editor should point to
FP_HIDE_UNAVAILABLE - Static variable in class com.microstrategy.web.app.transforms.TabManagerTransform
Used by formal parameter hideUnavailable.
FP_HIERARCHY_IMAGE - Static variable in class com.microstrategy.web.app.transforms.AbstractObjectBrowserTabTransform
Constant specifying the name of the formal parameter for defining the hierarchy image.
FP_HTML_GRAPHIC_MODE - Static variable in class com.microstrategy.web.app.transforms.FolderProjectBrowserTransform
Name for the formal parameter: FolderProjectBrowserTransform.htmlGraphicMode
FP_HTML5_VI_PAGE_NAME - Static variable in class com.microstrategy.web.app.transforms.PreferencesGeneralTransform
Constant specifying the name of the formal parameter for defining the name of the HTML5 VI page, as specified on the Page Configuration file.
FP_ICON_HOME_IMAGE - Static variable in class com.microstrategy.web.admin.transforms.ConnectedServersTransform
 
FP_IFRAME_ENABLED - Static variable in class com.microstrategy.web.app.transforms.AbstractAppTransform
Constant for the name of the iframeEnabled Formal Parameter.
FP_IGNORE_SINGLE_TAB - Static variable in class com.microstrategy.web.app.transforms.TabManagerTransform
constant specifying the name of the render single tab property.
FP_IMAGE_CALENDAR - Variable in class com.microstrategy.web.app.transforms.UserEntityEditorTransform
String constant holding the name of the UserEntityEditorTransform.imgCalendar formal parameter.
FP_IMAGE_CALENDAR_DISABLED - Variable in class com.microstrategy.web.app.transforms.UserEntityEditorTransform
String constant holding the name of the UserEntityEditorTransform.imgCalendarDisabled formal parameter.
FP_IMAGE_FIRST_PAGE - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabOMDTransform
Deprecated.
 
FP_IMAGE_FIRST_PAGE - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabProjectBrowserTransform
Deprecated.
FP_IMAGE_FIRST_PAGE_DISABLED - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabOMDTransform
Deprecated.
 
FP_IMAGE_FIRST_PAGE_DISABLED - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabProjectBrowserTransform
Deprecated.
FP_IMAGE_HEIGTH - Static variable in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Constant specifying the name of the formal parameter for defining the image height.
FP_IMAGE_HEIGTH - Static variable in class com.microstrategy.web.app.transforms.ObjectInfoTransform
Constant specifying the name of the formal parameter for defining the image height.
FP_IMAGE_LAST_PAGE - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabOMDTransform
Deprecated.
 
FP_IMAGE_LAST_PAGE - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabProjectBrowserTransform
Deprecated.
FP_IMAGE_LAST_PAGE_DISABLED - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabOMDTransform
Deprecated.
 
FP_IMAGE_LAST_PAGE_DISABLED - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabProjectBrowserTransform
Deprecated.
FP_IMAGE_LOW_LEFT_CORNER - Static variable in class com.microstrategy.web.app.transforms.LoginTransform
Name of the formal parameter that represents the image to be displayed at the bottom left corner of the login box.
FP_IMAGE_LOW_RIGHT_CORNER - Static variable in class com.microstrategy.web.app.transforms.LoginTransform
Name of the formal parameter that represents the image to be displayed at the bottom right corner of the login box.
FP_IMAGE_NEXT_PAGE - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabOMDTransform
Deprecated.
 
FP_IMAGE_NEXT_PAGE - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabProjectBrowserTransform
Deprecated.
FP_IMAGE_NEXT_PAGE_DISABLED - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabOMDTransform
Deprecated.
 
FP_IMAGE_NEXT_PAGE_DISABLED - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabProjectBrowserTransform
Deprecated.
FP_IMAGE_PREVIOUS_PAGE - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabOMDTransform
Deprecated.
 
FP_IMAGE_PREVIOUS_PAGE - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabProjectBrowserTransform
Deprecated.
FP_IMAGE_PREVIOUS_PAGE_DISABLED - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabOMDTransform
Deprecated.
 
FP_IMAGE_PREVIOUS_PAGE_DISABLED - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabProjectBrowserTransform
Deprecated.
FP_IMAGE_PROJECT - Static variable in class com.microstrategy.web.app.transforms.ProjectsTransform
Deprecated.
The formal parameter this constant is related with has been deprecated
FP_IMAGE_PROJECT_HEIGHT - Static variable in class com.microstrategy.web.app.transforms.ProjectsTransform
Deprecated.
The formal parameter this constant is related with has been deprecated
FP_IMAGE_PROJECT_WIDTH - Static variable in class com.microstrategy.web.app.transforms.ProjectsTransform
Deprecated.
The formal parameter this constant is related with has been deprecated
FP_IMAGE_TYPE - Static variable in class com.microstrategy.web.app.transforms.MobileChunkedGraphDataTransform
 
FP_IMAGE_UP_LEFT_CORNER - Static variable in class com.microstrategy.web.app.transforms.LoginTransform
Name of the formal parameter that represents the image to be displayed at the top left corner of the login box.
FP_IMAGE_UP_RIGHT_CORNER - Static variable in class com.microstrategy.web.app.transforms.LoginTransform
Name of the formal parameter that represents the image to be displayed at the top right corner of the login box.
FP_IMAGE_WIDTH - Static variable in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Constant specifying the name of the formal parameter for defining the image width.
FP_IMAGE_WIDTH - Static variable in class com.microstrategy.web.app.transforms.ObjectInfoTransform
Constant specifying the name of the formal parameter for defining the image width.
FP_IMG_ANCHOR_JS_FLAG - Static variable in class com.microstrategy.web.app.transforms.FolderIconRadioButtonTransform
Constant specifying the name of the formal parameter for defining the JS function to be invoked when selecting object image.
FP_IMG_CHECK - Static variable in class com.microstrategy.web.app.transforms.AddressListTransform
Constant for the name of the checkImage Formal Parameter.
FP_IMG_CHECK - Static variable in class com.microstrategy.web.app.transforms.SchedulesListTransform
Deprecated.
 
FP_IMG_CHECK - Static variable in class com.microstrategy.web.app.transforms.SubscriptionsListTransform
Deprecated.
 
FP_IMG_COLLAPSE - Static variable in class com.microstrategy.web.app.transforms.RWLayoutTransform
Constant specifying the name of the formal parameter for metrics unit to used with the rulers.
FP_IMG_DATAMART - Static variable in class com.microstrategy.web.app.transforms.AbstractSubscriptionEditTransform
Name for the Formal parameter FP_IMG_DATAMART
FP_IMG_DATAMART - Static variable in class com.microstrategy.web.app.transforms.AbstractSubscriptionFolderBeanTransform
Deprecated.
We no longer use these images. Instead we use transforms from the com.microstrategy.web.app.transforms.xhtml package where we render images with CSS classes.
FP_IMG_DATAMART - Static variable in class com.microstrategy.web.app.transforms.ObjectInfoTransform
Constant specifying the name of the formal parameter for defining the datamart report image.
FP_IMG_DATAMART - Static variable in class com.microstrategy.web.app.transforms.ScheduleOverwriteTransform
Deprecated.
the formal parameter associated with this constant has been deprecated.
FP_IMG_DOCUMENT - Static variable in class com.microstrategy.web.app.transforms.AbstractSubscriptionEditTransform
Name for the Formal parameter FP_IMG_DOCUMENT
FP_IMG_DOCUMENT - Static variable in class com.microstrategy.web.app.transforms.AbstractSubscriptionFolderBeanTransform
Deprecated.
We no longer use these images. Instead we use transforms from the com.microstrategy.web.app.transforms.xhtml package where we render images with CSS classes.
FP_IMG_DOCUMENT - Static variable in class com.microstrategy.web.app.transforms.ObjectInfoTransform
Constant specifying the name of the formal parameter for defining the document image.
FP_IMG_DOCUMENT - Static variable in class com.microstrategy.web.app.transforms.ScheduleOverwriteTransform
Deprecated.
the formal parameter associated with this constant has been deprecated.
FP_IMG_EXPAND - Static variable in class com.microstrategy.web.app.transforms.RWLayoutTransform
Constant specifying the name of the formal parameter for metrics unit to used with the rulers.
FP_IMG_GRAPH - Static variable in class com.microstrategy.web.app.transforms.AbstractSubscriptionEditTransform
Name for the Formal parameter FP_IMG_GRAPH
FP_IMG_GRAPH - Static variable in class com.microstrategy.web.app.transforms.AbstractSubscriptionFolderBeanTransform
Deprecated.
We no longer use these images. Instead we use transforms from the com.microstrategy.web.app.transforms.xhtml package where we render images with CSS classes.
FP_IMG_GRAPH - Static variable in class com.microstrategy.web.app.transforms.ObjectInfoTransform
Constant specifying the name of the formal parameter for defining the graph image.
FP_IMG_GRAPH - Static variable in class com.microstrategy.web.app.transforms.ScheduleOverwriteTransform
Deprecated.
the formal parameter associated with this constant has been deprecated.
FP_IMG_GRID - Static variable in class com.microstrategy.web.app.transforms.AbstractSubscriptionEditTransform
Name for the Formal parameter FP_IMG_GRID
FP_IMG_GRID - Static variable in class com.microstrategy.web.app.transforms.AbstractSubscriptionFolderBeanTransform
Deprecated.
We no longer use these images. Instead we use transforms from the com.microstrategy.web.app.transforms.xhtml package where we render images with CSS classes.
FP_IMG_GRID - Static variable in class com.microstrategy.web.app.transforms.ObjectInfoTransform
Constant specifying the name of the formal parameter for defining the grid report image.
FP_IMG_GRID - Static variable in class com.microstrategy.web.app.transforms.ScheduleOverwriteTransform
Deprecated.
the formal parameter associated with this constant has been deprecated.
FP_IMG_GRID_GRAPH - Static variable in class com.microstrategy.web.app.transforms.AbstractSubscriptionEditTransform
Name for the Formal parameter FP_IMG_GRID_GRAPH
FP_IMG_GRID_GRAPH - Static variable in class com.microstrategy.web.app.transforms.AbstractSubscriptionFolderBeanTransform
Deprecated.
We no longer use these images. Instead we use transforms from the com.microstrategy.web.app.transforms.xhtml package where we render images with CSS classes.
FP_IMG_GRID_GRAPH - Static variable in class com.microstrategy.web.app.transforms.ObjectInfoTransform
Constant specifying the name of the formal parameter for defining the grid-graph report image.
FP_IMG_GRID_GRAPH - Static variable in class com.microstrategy.web.app.transforms.ScheduleOverwriteTransform
Deprecated.
the formal parameter associated with this constant has been deprecated.
FP_IMG_RW_DOCUMENT - Static variable in class com.microstrategy.web.app.transforms.AbstractSubscriptionEditTransform
Name for the Formal parameter FP_IMG_RW_DOCUMENT
FP_IMG_RW_DOCUMENT - Static variable in class com.microstrategy.web.app.transforms.AbstractSubscriptionFolderBeanTransform
Deprecated.
We no longer use these images. Instead we use transforms from the com.microstrategy.web.app.transforms.xhtml package where we render images with CSS classes.
FP_IMG_RW_DOCUMENT - Static variable in class com.microstrategy.web.app.transforms.ScheduleOverwriteTransform
Deprecated.
the formal parameter associated with this constant has been deprecated.
FP_IMG_RWDOCUMENT - Static variable in class com.microstrategy.web.app.transforms.ObjectInfoTransform
Constant specifying the name of the formal parameter for defining the report writing document image.
FP_IMG_SORT_ASC - Static variable in class com.microstrategy.web.app.transforms.AbstractSubscriptionFolderBeanTransform
Deprecated.
We no longer use these images. Instead we use transforms from the com.microstrategy.web.app.transforms.xhtml package where we render images with CSS classes.
FP_IMG_SORT_ASC_ACTIVE - Static variable in class com.microstrategy.web.app.transforms.AbstractSubscriptionFolderBeanTransform
Deprecated.
We no longer use these images. Instead we use transforms from the com.microstrategy.web.app.transforms.xhtml package where we render images with CSS classes.
FP_IMG_SORT_DESC - Static variable in class com.microstrategy.web.app.transforms.AbstractSubscriptionFolderBeanTransform
Deprecated.
We no longer use these images. Instead we use transforms from the com.microstrategy.web.app.transforms.xhtml package where we render images with CSS classes.
FP_IMG_SORT_DESC_ACTIVE - Static variable in class com.microstrategy.web.app.transforms.AbstractSubscriptionFolderBeanTransform
Deprecated.
We no longer use these images. Instead we use transforms from the com.microstrategy.web.app.transforms.xhtml package where we render images with CSS classes.
FP_IMG_UPPER_LEFT - Static variable in class com.microstrategy.web.app.transforms.AddressListTransform
Deprecated.
This image is no longer required, the header of the preferences page is defined with css styles
FP_IMG_UPPER_RIGHT - Static variable in class com.microstrategy.web.app.transforms.AddressListTransform
Deprecated.
This image is no longer required, the header of the preferences page is defined with css styles
FP_IMG_WAIT - Static variable in class com.microstrategy.web.app.transforms.AbstractAppTransform
Deprecated.
The wait image is generated using css.
FP_INCLUDE_ANCESTOR_INFO - Variable in class com.microstrategy.web.app.transforms.FolderViewWidgetTransform
Constant specifying the name of the formal parameter for defining the folder widget to include ancestor information for this folder.
FP_INCLUDE_ANCESTOR_INFO - Static variable in class com.microstrategy.web.app.transforms.MojoFolderTransform
 
FP_INCLUDE_AVAILABLE_VIEW_MEDIA - Static variable in class com.microstrategy.web.app.transforms.MojoFolderTransform
 
FP_INCLUDE_DYNAMIC_SCRIPT - Static variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
 
FP_INCLUDE_DYNAMIC_SCRIPT - Static variable in class com.microstrategy.web.app.transforms.AbstractObjectBrowserTabTransform
Constant specifying the name of the formal parameter for specifying whether to include dynamic scripts or not.
FP_INCLUDE_FOLDER_INFO - Variable in class com.microstrategy.web.app.transforms.FolderViewWidgetTransform
Constant specifying the name of the formal parameter for defining the folder widget to include 'folder' property for in this folder.
FP_INCLUDE_GRAPH_DATA_HEADER - Static variable in class com.microstrategy.web.app.transforms.MobileChunkedRWTransform
 
FP_INCLUDE_HIDDEN_ANCESTORS - Static variable in class com.microstrategy.web.app.transforms.MojoFolderTransform
 
FP_INCLUDE_MD_PROPERTIES - Static variable in class com.microstrategy.web.app.transforms.RWXMLTransform
 
FP_INCLUDE_MOBILE_PROPERTIES - Static variable in class com.microstrategy.web.app.transforms.ReportXMLTransform
 
FP_INCLUDE_MODIFICATION_TIME - Static variable in class com.microstrategy.web.app.transforms.MojoFolderTransform
 
FP_INCLUDE_OBJECT_DESC - Static variable in class com.microstrategy.web.app.transforms.MojoFolderTransform
 
FP_INCLUDE_OWNER_INFO - Variable in class com.microstrategy.web.app.transforms.DataExplorerFolderWidgetTransform
Constant specifying the name of the formal parameter for defining the folder widget to include owner information for the item in this folder.
FP_INCLUDE_OWNER_INFO - Variable in class com.microstrategy.web.app.transforms.FolderViewWidgetTransform
Constant specifying the name of the formal parameter for defining the folder widget to include owner information for the item in this folder.
FP_INCLUDE_TIME_INFO - Variable in class com.microstrategy.web.app.transforms.DataExplorerFolderWidgetTransform
Constant specifying the name of the formal parameter for defining the folder widget to include time information for the item in this folder.
FP_INCLUDE_TIME_INFO - Variable in class com.microstrategy.web.app.transforms.FolderViewWidgetTransform
Constant specifying the name of the formal parameter for defining the folder widget to include time information for the item in this folder.
FP_INCREMENTAL_FETCH_JS - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabOMDTransform
Deprecated.
 
FP_INCREMENTAL_FETCH_JS - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabProjectBrowserTransform
Deprecated.
FP_INCREMENTAL_FETCH_NAV_TYPE - Static variable in class com.microstrategy.web.app.transforms.AbstractObjectExplorerTransform
Constant specifying the name of the formal parameter for defining the navigation type for incremental fetch.
FP_INCREMENTAL_FETCH_NAV_TYPE - Static variable in class com.microstrategy.web.app.transforms.AbstractObjectInfoListTransform
Constant specifying the name of the formal parameter for defining the navigation type for incremental fetch.
FP_INCREMENTAL_FETCH_NAV_TYPE - Static variable in class com.microstrategy.web.app.transforms.DataExplorerTransform
Constant specifying the name of the formal parameter for defining the navigation type for incremental fetch.
FP_INCREMENTAL_FETCH_PAGE_BLOCK - Static variable in class com.microstrategy.web.app.transforms.AbstractObjectExplorerTransform
FP_INCREMENTAL_FETCH_PAGE_BLOCK - Static variable in class com.microstrategy.web.app.transforms.AbstractObjectInfoListTransform
Constant specifying the name of the formal parameter for defining the page block size for incremental fetch.
FP_INCREMENTAL_FETCH_PAGE_BLOCK - Static variable in class com.microstrategy.web.app.transforms.DataExplorerTransform
Constant specifying the name of the formal parameter for defining the page block size for incremental fetch.
FP_INITIAL_INDENT - Static variable in class com.microstrategy.web.app.transforms.AbstractAppTransform
Deprecated.
Indentation is not generated by Transforms anymore.
FP_IS_DATA_SET_PARAMETER - Static variable in class com.microstrategy.web.app.transforms.DocumentDetailsTransform
Deprecated. 
FP_IS_DOC_PROPS - Static variable in class com.microstrategy.web.app.transforms.FormatTabColorLinesTransform
Constant specifying the name of the formal parameter that determines whether we are showing the tab for the Document Properties Editor.
FP_IS_DOC_PROPS - Static variable in class com.microstrategy.web.app.transforms.FormatTabEffectsTransform
Constant specifying the name of the formal parameter that determines whether we are showing the tab for the Document Properties Editor.
FP_IS_HTML_EXPORT - Static variable in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
 
FP_IS_HTML_EXPORT - Static variable in class com.microstrategy.web.app.transforms.RWLayoutTransform
 
FP_IS_OVI - Static variable in class com.microstrategy.web.app.transforms.RWFlashDashboardTransform
Constant specifying flag indicating this is OVI page.
FP_IS_SELF_CONTAINED - Static variable in class com.microstrategy.web.app.transforms.ObjectPathTransform
Deprecated.
Constant specifying the name of the formal parameter for defining if the object is self contained or not.
FP_IS_SELF_CONTAINED - Static variable in class com.microstrategy.web.app.transforms.PathTransform
Constant specifying the name of the formal parameter for defining if the object is self contained or not.
FP_IS_VIEW_MODE_ONLY - Static variable in class com.microstrategy.web.app.transforms.RWLayoutTransform
name for the formal parameter "promptsEditStyle".
FP_JS_PREFIX - Static variable in class com.microstrategy.web.app.transforms.RWLayoutTransform
Constant specifying the name of the formal parameter for javascript object's ids prefix.
FP_LABEL_ANCHOR_JS_FLAG - Static variable in class com.microstrategy.web.app.transforms.FolderIconRadioButtonTransform
Constant specifying the name of the formal parameter for defining the JS function to be invoked when selecting object label name.
FP_LAST_ARROW_DISABLED_IMAGE - Static variable in class com.microstrategy.web.app.transforms.FolderListTransform
Deprecated. 
FP_LAST_ARROW_IMAGE - Static variable in class com.microstrategy.web.app.transforms.FolderListTransform
Deprecated. 
FP_LEFT_ARROW_DISABLED_IMAGE - Static variable in class com.microstrategy.web.app.transforms.FolderListTransform
Deprecated. 
FP_LEFT_ARROW_IMAGE - Static variable in class com.microstrategy.web.app.transforms.FolderListTransform
Deprecated. 
FP_LEVEL_CHANGE_JS - Static variable in class com.microstrategy.web.app.transforms.DataExplorerTransform
Name for the formal parameter: DataExplorerTransform.levelChangeJS
FP_LEVEL_CHANGE_JS - Static variable in class com.microstrategy.web.app.transforms.FolderProjectBrowserTransform
Name for the formal parameter: FolderProjectBrowserTransform.levelChangeJS
FP_LEVEL_CHANGE_JS - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabOMDTransform
Deprecated.
 
FP_LEVEL_CHANGE_JS - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabProjectBrowserTransform
Deprecated.
FP_LEVEL_FLAG - Static variable in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Constant specifying the name of the formal parameter for defining the level flag.
FP_LEVEL_FLAG - Static variable in class com.microstrategy.web.app.transforms.AbstractPreferencesTransform
Constant specifying the name of the formal parameter for defining the level flag.
FP_LEVEL_FLAG - Static variable in class com.microstrategy.web.app.transforms.AbstractSubscriptionFolderBeanTransform
 
FP_LEVEL_FLAG - Static variable in class com.microstrategy.web.app.transforms.AddressListTransform
Constant for the name of the levelFlag Formal Parameter.
FP_LEVEL_FLAG - Static variable in class com.microstrategy.web.app.transforms.DocumentDetailsXHTMLTransform
Constant specifying the name of the formal parameter for defining the level flag.
FP_LEVEL_FLAG - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabOMDTransform
Deprecated.
 
FP_LEVEL_FLAG - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabProjectBrowserTransform
Deprecated.
FP_LEVEL_FLAG - Static variable in class com.microstrategy.web.app.transforms.ObjectInfoTransform
Constant specifying the name of the formal parameter for defining the level flag.
FP_LEVEL_FLAG - Static variable in class com.microstrategy.web.app.transforms.ObjectPathTransform
Deprecated.
Constant specifying the name of the formal parameter for defining the level flag.
FP_LEVEL_FLAG - Static variable in class com.microstrategy.web.app.transforms.ReportDetailsXHTMLTransform
Constant specifying the name of the formal parameter for defining the level flag.
FP_LEVEL_FLAG - Static variable in class com.microstrategy.web.app.transforms.ReportFrameClassicTransform
Deprecated.
Constant specifying the name of the formal parameter for defining the level flag.
FP_LEVEL_FLAG - Static variable in class com.microstrategy.web.app.transforms.RWLayoutTransform
Constant specifying the name of the formal parameter for defining the level flag.
FP_LEVEL_FLAG - Static variable in class com.microstrategy.web.app.transforms.WizardTransform
String value with the name of the formal parameter for WizardTransform.levelFlag
FP_Line_COLOR_PICKER_NAME - Static variable in class com.microstrategy.web.app.transforms.FormatTabColorLinesTransform
Constant specifying the name of the formal parameter for defining the id of a system picker that contains the possible line color options.
FP_LINE_STYLE_PICKER_NAME - Static variable in class com.microstrategy.web.app.transforms.FormatTabColorLinesTransform
Constant specifying the name of the formal parameter for defining the id of a system picker that contains the list of line options.
FP_LIST_STYLE - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabRWWorkingSetTransform
Constant specifying the name of the formal parameter for ObjectBrowserTabRWWorkingSetTransform.listStyle.
FP_MARQUEE_STYLE - Static variable in class com.microstrategy.web.app.transforms.RWLayoutTransform
Constant specifying the marquee selection style.
FP_MAX_ITEMS_COUNT - Static variable in class com.microstrategy.web.app.transforms.AbstractSubscriptionFolderBeanTransform
 
FP_MAX_ITEMS_COUNT - Static variable in class com.microstrategy.web.app.transforms.AddressListTransform
Constant for the name of the maxItemCount Formal Parameter.
FP_MAX_OBJECT_TYPE_COUNT - Static variable in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Constant specifying the name of the formal parameter for defining the maximum object type count.
FP_MDX_FILTER_STYLE - Static variable in class com.microstrategy.web.app.transforms.ReportFrameClassicTransform
Deprecated.
 
FP_METRIC_DMX_IMAGE - Static variable in class com.microstrategy.web.app.transforms.AbstractObjectBrowserTabTransform
Constant specifying the name of the formal parameter for defining the derived metric image.
FP_METRIC_IMAGE - Static variable in class com.microstrategy.web.app.transforms.AbstractObjectBrowserTabTransform
Constant specifying the name of the formal parameter for defining the metric image.
FP_METRICS_UNIT - Static variable in class com.microstrategy.web.app.transforms.RWLayoutTransform
Constant specifying the name of the formal parameter for metrics unit to used with the rulers.
FP_MY_PAGE_NAME - Static variable in class com.microstrategy.web.app.transforms.PreferencesGeneralTransform
Constant specifying the name of the formal parameter for defining the name of the My Reports folder page, as specified on the Page Configuration file.
FP_NAME_CONTENT_TYPE - Static variable in class com.microstrategy.web.app.tasks.WebComponentTask
The name of the formal parameter that defines the desired content type.
FP_NAME_CONTENT_TYPE - Static variable in class com.microstrategy.web.app.transforms.AbstractMojoTransform
 
FP_NAVIGATE_ON_SUBMIT - Static variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
 
FP_NEEDLE_STYLE_PICKER_NAME - Static variable in class com.microstrategy.web.app.transforms.TabGraphOptionsTransform
Constant specifying the name of the needleStylePickerName formal parameter.
FP_NODE_ACTION - Static variable in class com.microstrategy.web.app.transforms.TreeTabManagerTransform
Used by formal parameter nodeAction.
FP_NON_PROMPTED_EMBED_FILTER_EMBED_TEMPLATE - Static variable in class com.microstrategy.web.app.transforms.SaveAsReportTransform
Constant for the name of the saveNonPromptedEmbedFilterEmbedTemplate Formal Parameter.
FP_NON_PROMPTED_EMBED_FILTER_LINKED_TEMPLATE - Static variable in class com.microstrategy.web.app.transforms.SaveAsReportTransform
Constant for the name of the saveNonPromptedEmbedFilterLinkedTempalte Formal Parameter.
FP_NON_PROMPTED_FILTER - Static variable in class com.microstrategy.web.app.transforms.SaveAsReportTransform
Constant for the name of the saveNonPromptedFilter Formal Parameter.
FP_NON_PROMPTED_LINKED_FILTER_EMBED_TEMPLATE - Static variable in class com.microstrategy.web.app.transforms.SaveAsReportTransform
Constant for the name of the saveNonPromptedLinkedFilterEmbedTempalte Formal Parameter.
FP_NON_PROMPTED_LINKED_FILTER_LINKED_TEMPLATE - Static variable in class com.microstrategy.web.app.transforms.SaveAsReportTransform
Constant for the name of the saveNonPromptedLinkedFilterLinkedTempalte Formal Parameter.
FP_NON_PROMPTED_TEMPLATE - Static variable in class com.microstrategy.web.app.transforms.SaveAsReportTransform
Constant for the name of the saveNonPromptedTemplate Formal Parameter.
FP_NUMBER_OF_COLUMNS - Static variable in class com.microstrategy.web.app.transforms.ProjectsTransform
Constant specifying the name of the formal parameter that represents the number of columns on the HTML table that will contain each project.
FP_NUMBER_SEPARATOR - Static variable in class com.microstrategy.web.app.transforms.IPhoneReportDataXMLTransform
 
FP_OB_CONTEXT_ID - Static variable in class com.microstrategy.web.app.transforms.MojoFolderTransform
 
FP_OBJECT_BROWSER_HTML_STYLE - Static variable in class com.microstrategy.web.app.transforms.ProjectBrowserTransform
 
FP_OBJECT_BROWSER_LIST_STYLE - Static variable in class com.microstrategy.web.app.transforms.ProjectBrowserTransform
Constant specifying the name of the formal parameter for object browser list style
FP_OBJECT_BROWSER_STYLE - Static variable in class com.microstrategy.web.app.transforms.ProjectBrowserTransform
Constant specifying the name of the formal parameter for object browser style
FP_OBJECT_BROWSER_TREE_STYLE - Static variable in class com.microstrategy.web.app.transforms.ProjectBrowserTransform
Constant specifying the name of the formal parameter for object browser tree style
FP_OBJECT_CLICK_JS - Static variable in class com.microstrategy.web.app.transforms.FolderSmallIconTransform
Name for the formal parameter: FolderSmallIconTransform.objectClickJS
FP_OBJECT_INFO_STYLE - Static variable in class com.microstrategy.web.app.transforms.AbstractSubscriptionsEditorTransform
FP_OBJECT_INFO_STYLE - Static variable in class com.microstrategy.web.app.transforms.ScheduleOverwriteTransform
Deprecated.
Name for the formal parameter: ScheduleOverwriteTransform.objectInfoStyle
FP_OBJECT_INFO_STYLE - Static variable in class com.microstrategy.web.app.transforms.SubscriptionConfirmTransform
Name for the formal parameter: SubscriptionConfirmTransform.objectInfoStyle
FP_OBJECT_SUBTYPES_FILTER - Static variable in class com.microstrategy.web.app.transforms.AbstractObjectBrowserTabTransform
Constant specifying the name of the formal parameter for defining the object subtypes to consider for the filter.
FP_OBJECT_TYPES - Static variable in class com.microstrategy.web.app.transforms.FolderQuickSearchTransform
 
FP_OBJECT_TYPES_FILTER - Static variable in class com.microstrategy.web.app.transforms.AbstractObjectBrowserTabTransform
Constant specifying the name of the formal parameter for defining the object types to consider for the filter.
FP_OIVM_PAGE_NAME - Static variable in class com.microstrategy.web.app.transforms.PreferencesGeneralTransform
Constant specifying the name of the formal parameter for defining the name of the oivm page, as specified on the Page Configuration file.
FP_OK_JS - Static variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
 
FP_OK_LABEL - Static variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
 
FP_OK_LABEL_ID - Static variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
 
FP_OPEN_DESKTOP_EVENT - Static variable in class com.microstrategy.web.app.transforms.PathTransform
 
FP_OPEN_FOLDER_IMAGE - Static variable in class com.microstrategy.web.app.transforms.ObjectPathTransform
Deprecated.
Constant specifying the name of the formal parameter for defining the image to render before the current object is displayed.
FP_OPEN_FOLDER_IMAGE - Static variable in class com.microstrategy.web.app.transforms.PathTransform
Constant specifying the name of the formal parameter for defining the image to render before the current object is displayed.
FP_OPTIMIZE_MOBILE_XML - Static variable in class com.microstrategy.web.app.transforms.ReportXMLTransform
 
FP_ORIENTATION - Static variable in class com.microstrategy.web.app.transforms.AbstractAppTransform
Constant for the name of the orientation Formal Parameter.
FP_ORIENTATIONS_ALLOWED - Static variable in class com.microstrategy.web.app.transforms.AbstractAppTransform
Constant for the name of the orientationsAllowed Formal Parameter.
FP_OUTLINE_GRID_TEMPLATES_STYLE - Static variable in class com.microstrategy.web.app.transforms.RWLayoutTransform
Constant specifying the name of the formal parameter for defining the grid style to use with templates when the template is in outline mode.
FP_PANE_TITLE_ID - Variable in class com.microstrategy.web.app.transforms.PromptDetailsTransform
Constant defining the formal parameter name - pane title.
FP_PANE_TITLE_ID - Variable in class com.microstrategy.web.app.transforms.ReportDetailsPanelTransform
Constant defining the formal parameter name - pane title.
FP_PANEL_HEIGHT - Variable in class com.microstrategy.web.app.transforms.ReportDetailsPanelTransform
Constant defining the formal parameter name - height.
FP_PARTIAL_IFRAME_UPDATE - Static variable in class com.microstrategy.web.app.transforms.AbstractAppTransform
Constant for the name of the partialIframeUpdate Formal Parameter.
FP_PRIMARY_BONE - Static variable in class com.microstrategy.web.app.transforms.TabManagerTransform
Constant specifying the name of the primpary bone property.
FP_PROCESSING_BUTTONS_FLAGS - Static variable in class com.microstrategy.web.app.transforms.AbstractAppTransform
Constant for the name of the AbstractAppTransform.processingButtonsFlags Formal Parameter.
FP_PROCESSING_INFO_FLAGS - Static variable in class com.microstrategy.web.app.transforms.AbstractAppTransform
Constant for the name of the AbstractAppTransform.processingButtonsFlags Formal Parameter.
FP_PROMPT_IMAGE - Static variable in class com.microstrategy.web.app.transforms.AbstractObjectBrowserTabTransform
Constant specifying the name of the formal parameter for defining the prompt image.
FP_PROMPTED_EMBED_FILTER_EMBED_TEMPLATE - Static variable in class com.microstrategy.web.app.transforms.SaveAsReportTransform
Constant for the name of the savePromptedEmbedFilterEmbedTemplate Formal Parameter.
FP_PROMPTED_EMBED_FILTER_LINKED_TEMPLATE - Static variable in class com.microstrategy.web.app.transforms.SaveAsReportTransform
Constant for the name of the savePromptedEmbedFilterLinkedTempalte Formal Parameter.
FP_PROMPTED_FILTER - Static variable in class com.microstrategy.web.app.transforms.SaveAsReportTransform
Constant for the name of the savePromptedFilter Formal Parameter.
FP_PROMPTED_LINKED_FILTER_EMBED_TEMPLATE - Static variable in class com.microstrategy.web.app.transforms.SaveAsReportTransform
Constant for the name of the savePromptedLinkedFilterEmbedTempalte Formal Parameter.
FP_PROMPTED_LINKED_FILTER_LINKED_TEMPLATE - Static variable in class com.microstrategy.web.app.transforms.SaveAsReportTransform
Constant for the name of the savePromptedLinkedFilterLinkedTempalte Formal Parameter.
FP_PROMPTED_TEMPLATE - Static variable in class com.microstrategy.web.app.transforms.SaveAsReportTransform
Constant for the name of the savePromptedTemplate Formal Parameter.
FP_PROMPTS_CREATE_RW_DATASET_STYLE - Static variable in class com.microstrategy.web.app.transforms.RWLayoutTransform
name for the formal parameter "promptsCreateRWDatasetStyle".
FP_PROMPTS_CREATE_STYLE - Static variable in class com.microstrategy.web.app.transforms.ReportFrameClassicTransform
Deprecated.
name for the formal parameter "promptsCreateStyle".
FP_PROMPTS_CREATE_STYLE - Static variable in class com.microstrategy.web.app.transforms.ReportFrameGenericTransform
name for the formal parameter "promptsCreateStyle".
FP_PROMPTS_EDIT_STYLE - Static variable in class com.microstrategy.web.app.transforms.ReportFrameClassicTransform
Deprecated.
name for the formal parameter "promptsEditStyle".
FP_PROMPTS_EDIT_STYLE - Static variable in class com.microstrategy.web.app.transforms.ReportFrameGenericTransform
name for the formal parameter "promptsEditStyle".
FP_PROMPTS_EDIT_STYLE - Static variable in class com.microstrategy.web.app.transforms.RWLayoutTransform
name for the formal parameter "promptsEditStyle".
FP_PROMPTS_EXECUTE_RW_DATASET_STYLE - Static variable in class com.microstrategy.web.app.transforms.RWLayoutTransform
 
FP_PROMPTS_EXECUTE_STYLE - Static variable in class com.microstrategy.web.app.transforms.ReportFrameClassicTransform
Deprecated.
name for the formal parameter "promptsExecuteStyle".
FP_PROMPTS_EXECUTE_STYLE - Static variable in class com.microstrategy.web.app.transforms.ReportFrameGenericTransform
name for the formal parameter "promptsExecuteStyle".
FP_PROMPTS_EXECUTE_STYLE - Static variable in class com.microstrategy.web.app.transforms.RWLayoutTransform
name for the formal parameter "promptsExecuteStyle".
FP_PROMPTS_SAVING_STYLE - Static variable in class com.microstrategy.web.app.transforms.ReportFrameClassicTransform
Deprecated.
name for the formal parameter "promptsSavingStyle".
FP_PROMPTS_SAVING_STYLE - Static variable in class com.microstrategy.web.app.transforms.ReportFrameGenericTransform
name for the formal parameter "promptsSavingStyle".
FP_PROMPTS_STYLE - Static variable in class com.microstrategy.web.app.transforms.SubscriptionFrameTransform
 
FP_PROMPTS_TRANSFORM_STYLE - Static variable in class com.microstrategy.web.app.transforms.AbstractSubscriptionEditTransform
Name for the Formal parameter FP_PROMPTS_TRANSFORM_STYLE
FP_RA_IMAGE - Static variable in class com.microstrategy.web.app.transforms.AbstractObjectBrowserTabTransform
Constant specifying the name of the formal parameter for defining the recursive attribute image.
FP_RED_ARROW_IMAGE - Static variable in class com.microstrategy.web.admin.transforms.UnconnectedServersTransform
 
FP_REMOVE_IMAGE - Static variable in class com.microstrategy.web.app.transforms.PreferencesGeneralTransform
Constant specifying the name of the formal parameter for defining the remove image on the shopping cart.
FP_RENDER_DATE_FORMATS - Static variable in class com.microstrategy.web.app.transforms.IPhoneReportDataXMLTransform
 
FP_RENDER_DRILLING_INFO - Static variable in class com.microstrategy.web.app.transforms.IPhoneReportDataXMLTransform
 
FP_RENDER_FORM - Static variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
 
FP_RENDER_FORM - Static variable in class com.microstrategy.web.app.transforms.DataExplorerTransform
Name for the formal parameter: DataExplorerTransform.renderForm
FP_RENDER_FORM - Static variable in class com.microstrategy.web.app.transforms.FolderProjectBrowserTransform
Name for the formal parameter: FolderProjectBrowserTransform.renderForm
FP_RENDER_FORM - Variable in class com.microstrategy.web.app.transforms.SecurityRoleEditorTransform
String constant holding the name of the SecurityRoleEditorTransform.renderForm formal parameter.
FP_RENDER_FORM - Static variable in class com.microstrategy.web.app.transforms.SortGeneralTransform
 
FP_RENDER_FORM - Variable in class com.microstrategy.web.app.transforms.UserEntityEditorTransform
String constant holding the name of the UserEntityEditorTransform.renderForm formal parameter.
FP_RENDER_FORM_TAG - Static variable in class com.microstrategy.web.app.transforms.FolderIconRadioButtonTransform
 
FP_RENDER_IF_INFO - Static variable in class com.microstrategy.web.app.transforms.IPhoneReportDataXMLTransform
 
FP_RENDER_IF_INFO - Static variable in class com.microstrategy.web.app.transforms.IPhoneReportXMLTransform
 
FP_RENDER_LINKS_ANCESTORS - Static variable in class com.microstrategy.web.app.transforms.FolderProjectBrowserTransform
FP_RENDER_LINKS_ANCESTORS - Static variable in class com.microstrategy.web.app.transforms.SaveAsReportTransform
Constant for the name of the renderLinksAncestors Formal Parameters.
FP_RENDER_METRIC_VALUES_FORMATTED - Static variable in class com.microstrategy.web.app.transforms.IPhoneReportDataXMLTransform
 
FP_RENDER_METRIC_VALUES_UNFORMATTED - Static variable in class com.microstrategy.web.app.transforms.IPhoneReportDataXMLTransform
 
FP_RENDER_PAGEBY_AXISE - Static variable in class com.microstrategy.web.app.transforms.ReportXMLTransform
 
FP_RENDER_PAGEBY_INFO - Static variable in class com.microstrategy.web.app.transforms.MobileGraphXMLTransform
 
FP_RENDER_PAGEBY_INFO - Static variable in class com.microstrategy.web.app.transforms.ReportXMLTransform
 
FP_RENDER_STYLES - Static variable in class com.microstrategy.web.app.transforms.MobileGraphXMLTransform
 
FP_RENDER_STYLES - Static variable in class com.microstrategy.web.app.transforms.ReportXMLTransform
 
FP_REPORT_BEAN_NAME - Static variable in class com.microstrategy.web.app.transforms.PreferencesGeneralTransform
Constant specifying the name of the formal parameter for defining the name of the report bean.
FP_REPORT_DESIGN_MODE_STYLE - Static variable in class com.microstrategy.web.app.transforms.ReportFrameClassicTransform
Deprecated.
name for the formal parameter "reportDesignModeStyle".
FP_REPORT_DETAIL_STYLE - Static variable in class com.microstrategy.web.app.transforms.DocumentDetailsTransform
Deprecated.
 
FP_REPORT_DETAIL_STYLE - Static variable in class com.microstrategy.web.app.transforms.DocumentDetailsXHTMLTransform
Constant specifying the name of the formal parameter for defining the style to use for rendering the child report information.
FP_REPORT_FILTER_STYLE - Static variable in class com.microstrategy.web.app.transforms.ReportFrameClassicTransform
Deprecated.
name for the formal parameter "reportFilterStyle".
FP_REPORT_FRAME_BEAN_NAME - Static variable in class com.microstrategy.web.app.transforms.PreferencesGeneralTransform
Constant specifying the name of the formal parameter for defining the name of the report frame bean.
FP_REPORT_GRAPH_STYLE - Static variable in class com.microstrategy.web.app.transforms.ReportFrameClassicTransform
Deprecated.
name for the formal parameter "reportGraphStyle".
FP_REPORT_GRID_GRAPH_STYLE - Static variable in class com.microstrategy.web.app.transforms.ReportFrameClassicTransform
Deprecated.
name for the formal parameter "reportGridGraphStyle".
FP_REPORT_GRID_STYLE - Static variable in class com.microstrategy.web.app.transforms.ReportFrameClassicTransform
Deprecated.
name for the formal parameter "reportGridStyle".
FP_REPORT_IMAGE - Static variable in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Constant specifying the name of the formal parameter for defining the report image.
FP_REPORT_IMAGE - Static variable in class com.microstrategy.web.app.transforms.AbstractObjectBrowserTabTransform
Constant specifying the name of the formal parameter for defining the report image.
FP_REPORT_OUTLINE_MODE_STYLE - Static variable in class com.microstrategy.web.app.transforms.ReportFrameClassicTransform
Deprecated.
name for the formal parameter "reportOutlineModeStyle".
FP_REPORT_PAGE_BY_STYLE - Static variable in class com.microstrategy.web.app.transforms.ReportFrameClassicTransform
Deprecated.
name for the formal parameter "reportPageByStyle".
FP_REPORT_PAGE_NAME - Static variable in class com.microstrategy.web.app.transforms.PreferencesGeneralTransform
Constant specifying the name of the formal parameter for defining the name of the Report page, as specified on the Page Configuration file.
FP_REPORT_TOOLBAR_STYLE - Static variable in class com.microstrategy.web.app.transforms.ReportFrameClassicTransform
Deprecated.
name for the formal parameter "reportToolbarStyle".
FP_RESIZE_LEVEL - Static variable in class com.microstrategy.web.app.transforms.AbstractAppTransform
Constant for the name of the resizeLevel Formal Parameter.
FP_RIGHT_ARROW_DISABLED_IMAGE - Static variable in class com.microstrategy.web.app.transforms.FolderListTransform
Deprecated. 
FP_RIGHT_ARROW_IMAGE - Static variable in class com.microstrategy.web.app.transforms.FolderListTransform
Deprecated. 
FP_ROOT_FOLDER_ID - Static variable in class com.microstrategy.web.app.transforms.FolderQuickSearchTransform
 
FP_RW_DOCUMENT_BEAN_NAME - Static variable in class com.microstrategy.web.app.transforms.PreferencesGeneralTransform
Constant specifying the name of the formal parameter for defining the name of the report writing document bean.
FP_RW_DOCUMENT_IMAGE - Static variable in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Constant specifying the name of the formal parameter for defining the report writing document image.
FP_RW_DOCUMENT_PAGE_NAME - Static variable in class com.microstrategy.web.app.transforms.PreferencesGeneralTransform
Constant specifying the name of the formal parameter for defining the name of the Report Writing Document page, as specified on the Page Configuration file.
FP_RWD_DROPZONE_STYLE_NAME - Static variable in class com.microstrategy.web.app.transforms.RWLayoutTransform
name for the formal parameter "RWDZStyleName".
FP_SAVE_BUTTON_LABEL_ID - Static variable in class com.microstrategy.web.app.transforms.SaveAsTransform
Constant for the name of the saveButtonLabelID Formal Parameter.
FP_SAVE_LABEL_ID - Static variable in class com.microstrategy.web.app.transforms.SaveAsTransform
Constant for the name of the saveLabelID Formal Parameter.
FP_SCRIPT_CLASS - Static variable in class com.microstrategy.web.app.transforms.AbstractAppTransform
Constant for the name of the scriptClass formal parameter.
FP_SEARCH_BOX_JS - Static variable in class com.microstrategy.web.app.transforms.FolderProjectBrowserTransform
Name for the formal parameter: FolderProjectBrowserTransform.searchBoxJS
FP_SEARCH_IMAGE - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabProjectBrowserTransform
Deprecated.
FP_SEARCH_JS - Static variable in class com.microstrategy.web.app.transforms.FolderProjectBrowserTransform
Name for the formal parameter: FolderProjectBrowserTransform.searchJS
FP_SEARCH_JS - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabProjectBrowserTransform
Deprecated.
FP_SEARCH_OBJECT_TYPES_PICKER_NAME - Static variable in class com.microstrategy.web.app.transforms.PreferencesGeneralTransform
Constant specifying the name of the formal parameter for defining the name of the search object types picker that provides the search object types.
FP_SEARCH_PATTERN - Static variable in class com.microstrategy.web.app.transforms.MojoFolderTransform
 
FP_SECONDARY_PROVIDER_STYLE - Static variable in class com.microstrategy.web.app.transforms.ReportXMLTransform
 
FP_SELECT_IMAGE - Static variable in class com.microstrategy.web.app.transforms.FolderListTransform
Deprecated.
Constant specifying the name of the formal parameter for defining the select image.
FP_SELECTED_ITEMS - Static variable in class com.microstrategy.web.app.transforms.AddressDeleteTransform
 
FP_SELECTED_NAME - Static variable in class com.microstrategy.web.app.transforms.ObjectSiblingsTransform
Constant specifying the name of the formal parameter for defining the formal parameter to use for marking the selected object.
FP_SELECTED_SIZE - Static variable in class com.microstrategy.web.app.transforms.PreferencesGeneralTransform
Constant specifying the name of the formal parameter for defining the size of the selected list box shopping cart for selecting fonts.
FP_SEND_RAW_VALUES - Static variable in class com.microstrategy.web.app.transforms.MobileChunkedRWTransform
 
FP_SEND_RAW_VALUES - Static variable in class com.microstrategy.web.app.transforms.MobileDataXMLTransform
 
FP_SERVER_JSON - Static variable in class com.microstrategy.web.app.transforms.JsonRWDTransform
 
FP_SHAPE_FILE_PATH - Static variable in class com.microstrategy.web.app.transforms.ImageLayoutVisualizationPropertiesTransform
FP_SHARED_PAGE_NAME - Static variable in class com.microstrategy.web.app.transforms.PreferencesGeneralTransform
Constant specifying the name of the formal parameter for defining the name of the Shared Reports folder page, as specified on the Page Configuration file.
FP_SHOW_ALL_PROMPTS - Variable in class com.microstrategy.web.app.transforms.PromptsSummaryTransform
Constant representing the name of the showAllPrompts formal parameter
FP_SHOW_ATTRIBUTE_FORMS - Static variable in class com.microstrategy.web.app.transforms.ObjectBrowserTabRWWorkingSetTransform
Constant specifying the name of the formal parameter for ObjectBrowserTabRWWorkingSetTransform.showAttributeForms.
FP_SHOW_COLLATE_OPTION - Static variable in class com.microstrategy.web.app.transforms.SubscriptionEditPrintTransform
Name for the Formal Parameter FP_SHOW_COLLATE_OPTION
FP_SHOW_COLLATE_OPTION - Static variable in class com.microstrategy.web.app.transforms.SubscriptionsEditorNCPrintTransform
The value of the String FP_SHOW_COLLATE_OPTION - "showCollateOption"
FP_SHOW_CREATE_FOLDER_BUTTON - Static variable in class com.microstrategy.web.app.transforms.FolderSaveAsBrowserTransform
Constant for the name of the showCreateFolderButton Formal Parameter.
FP_SHOW_CREATE_FOLDER_BUTTON - Static variable in class com.microstrategy.web.app.transforms.SaveAsTransform
Constant for the name of the showCreateFolderButton Formal Parameter.
FP_SHOW_CREATE_FOLDER_DIAOLOG - Static variable in class com.microstrategy.web.app.transforms.FolderSaveAsBrowserTransform
Constant for the name of the showCreateFolderDialog Formal Parameter.
FP_SHOW_CREATE_FOLDER_DIAOLOG - Static variable in class com.microstrategy.web.app.transforms.SaveAsTransform
Constant for the name of the showCreateFolderDialog Formal Parameter.
FP_SHOW_CURRENT_IN_ANCESTORS_LIST - Static variable in class com.microstrategy.web.app.transforms.AbstractObjectExplorerTransform
FP_SHOW_DOCUMENT_MESSAGE - Static variable in class com.microstrategy.web.app.transforms.DocumentDetailsTransform
Deprecated.
 
FP_SHOW_DOCUMENT_NAME - Static variable in class com.microstrategy.web.app.transforms.DocumentDetailsTransform
Deprecated.
 
FP_SHOW_DOCUMENT_PATH - Static variable in class com.microstrategy.web.app.transforms.DocumentDetailsTransform
Deprecated.
 
FP_SHOW_HR1 - Static variable in class com.microstrategy.web.app.transforms.DocumentDetailsTransform
Deprecated.
 
FP_SHOW_HR2 - Static variable in class com.microstrategy.web.app.transforms.DocumentDetailsTransform
Deprecated.
 
FP_SHOW_LINK - Static variable in class com.microstrategy.web.app.transforms.AbstractAdminPathTransform
Constant specifying the name of the formal parameter for defining the showLink.
FP_SHOW_LINK - Static variable in class com.microstrategy.web.app.transforms.ObjectPathTransform
Deprecated.
Constant specifying the name of the formal parameter for defining the showLink.
FP_SHOW_LINK - Static variable in class com.microstrategy.web.app.transforms.PathTransform
Constant specifying the name of the formal parameter for defining the showLink.
FP_SHOW_LIST_NAME_ON_CART - Static variable in class com.microstrategy.web.app.transforms.VisualizationsEditorTransform
FP_SHOW_OBJECT_TAGS - Static variable in class com.microstrategy.web.app.transforms.FolderViewWidgetTransform
 
FP_SHOW_OBJECT_TAGS - Static variable in class com.microstrategy.web.app.transforms.MojoFolderTransform
 
FP_SHOW_PARENT_FOLDER - Static variable in class com.microstrategy.web.app.transforms.DocumentDetailsTransform
Deprecated.
 
FP_SHOW_REQUIRED_FIRST - Variable in class com.microstrategy.web.app.transforms.PromptsSummaryTransform
Constant representing the name of the showRequiredFirst formal parameter
FP_SHOW_SAVE_OPTIONS - Static variable in class com.microstrategy.web.app.transforms.SaveAsReportTransform
Constant for the name of the showSaveAsOptions Formal Parameter.
FP_SHOW_SERVER_NAME - Static variable in class com.microstrategy.web.app.transforms.DocumentDetailsTransform
Deprecated.
 
FP_SHOW_YOUR_SELECTION_TEXT - Variable in class com.microstrategy.web.app.transforms.PromptsSummaryTransform
Constant representing the name of the showYourSelectionText formal parameter
FP_SORT_ASCENDING - Static variable in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Constant specifying the name of the formal parameter for defining the sort order of the folder contents.
FP_SORT_ASCENDING - Static variable in class com.microstrategy.web.app.transforms.MojoFolderTransform
 
FP_SORT_FIELD - Static variable in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Constant specifying the name of the formal parameter for defining the field from which the folder contents will be sorted.
FP_SORT_FIELD - Static variable in class com.microstrategy.web.app.transforms.MojoFolderTransform
 
FP_SORT_KEY - Static variable in class com.microstrategy.web.app.transforms.ProjectsTransform
Constant specifying the name of the formal parameter that represents the key to be used for sorting the projects.
FP_SORT_ORDER - Static variable in class com.microstrategy.web.app.transforms.ProjectsTransform
Constant specifying the name of the formal parameter that represents the order in which the projects will be sorted.
FP_SORTED_ITEMS - Variable in class com.microstrategy.web.app.transforms.FolderViewWidgetTransform
Constant specifying the name of the formal parameter for whether to render the items in a sorted manner or not
FP_SPECIAL_ENCODING - Static variable in class com.microstrategy.web.app.transforms.ReportExportIServerTransform
Constant for the name of the specialEncoding Formal Parameter.
FP_START_PAGES_PICKER_NAME - Static variable in class com.microstrategy.web.app.transforms.PreferencesGeneralTransform
Constant specifying the name of the formal parameter for defining the name of the system picker that provides the start page options.
FP_STYLE_TO_USE - Variable in class com.microstrategy.web.app.transforms.PromptDetailsTransform
Constant defining the formal parameter name - prompt summary style.
FP_SUB_TYPES_PICKER_NAME - Static variable in class com.microstrategy.web.app.transforms.TabGraphGeneralTransform
Constant specifying the name of the subTypesPickerName formal parameter.
FP_SUBSCRIBE_GRAPH_AS_GRIDGRAPH - Static variable in class com.microstrategy.web.app.transforms.SubscriptionEditTransform
Name for the formal parameter FP_SUBSCRIBE_GRAPH_AS_GRIDGRAPH
FP_SUBSCRIPTIONS_STYLE - Static variable in class com.microstrategy.web.app.transforms.SubscriptionFrameTransform
 
FP_SYS_FOLDER - Static variable in class com.microstrategy.web.app.transforms.FolderQuickSearchTransform
 
FP_TAB_HEIGHT - Static variable in class com.microstrategy.web.app.transforms.AbstractTabTransform
Constant specifying the name of the formal parameter for specifying the height of the tabs on the editor
FP_TAB_HEIGHT - Static variable in class com.microstrategy.web.app.transforms.TabManagerTransform
Constant specifying the name of the formal parameter for specifying the height of the tabs on the editor
FP_TABLE_ID - Static variable in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Constant specifying the name of the formal parameter for defining the table ID and NAME attributes of the HTML table to render.
FP_TABLE_WIDTH_IN_PIXELS - Static variable in class com.microstrategy.web.app.transforms.FolderListTransform
Deprecated.
Constant specifying the name of the formal parameter for defining the width in pixels of the table where the folder contents will be displayed.
FP_TEMPLATE_CONTEXT_ID - Static variable in class com.microstrategy.web.app.transforms.FolderSaveAsBrowserTransform
Name for the formal parameter: FolderSaveAsBrowserTransform.templateContextID
FP_TEMPLATE_IMAGE - Static variable in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Constant specifying the name of the formal parameter for defining the template image.
FP_TEMPLATE_IMAGE - Static variable in class com.microstrategy.web.app.transforms.ObjectInfoTransform
Constant specifying the name of the formal parameter for defining the template image.
FP_TIME_PICKER_NAME - Static variable in class com.microstrategy.web.app.transforms.FormatTabNumberTransform
Constant specifying the name of the formal parameter for defining the picker name that provides the time formatting options.
FP_TIME_ZONES_PICKER_NAME - Static variable in class com.microstrategy.web.app.transforms.PreferencesGeneralTransform
Constant specifying the name of the formal parameter for defining the name of the system picker that provides the time zone options.
FP_TITLE_LABEL - Static variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
 
FP_TITLE_LABEL_ID - Static variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
 
FP_TITLE_LABEL_ID - Variable in class com.microstrategy.web.app.transforms.ElementPickerTransform
Constant defining the formal parameter name - pane title.
FP_TITLE_LABEL_ID - Static variable in class com.microstrategy.web.app.transforms.WizardStepTransform
String value with the name of the WizardStepTransform.titleLabelID formal parameter
FP_TITLE_LIST - Static variable in class com.microstrategy.web.app.transforms.TabGraphTitlesTransform
Constant specifying the name of the formal parameter for defining the list of titles that will be rendered by this transform as possible format options.
FP_TOKENSTREAM_ENABLED - Static variable in class com.microstrategy.web.app.transforms.DerivedElementCalculationTransform
 
FP_TREE_STRUCTURE - Variable in class com.microstrategy.web.app.transforms.FolderViewWidgetTransform
 
FP_TREE_STYLE - Static variable in class com.microstrategy.web.app.transforms.TreeTabManagerTransform
Used by formal parameter normTabManager;
FP_TYPE - Static variable in class com.microstrategy.web.app.transforms.AbstractAppTransform
Constant for the name of the type Formal Parameter.
FP_TYPES_PICKER_NAME - Static variable in class com.microstrategy.web.app.transforms.TabGraphGeneralTransform
Constant specifying the name of the typesPickerName formal parameter.
FP_UNITS - Static variable in class com.microstrategy.web.app.transforms.RWLayoutTransform
Constant specifying the alignment grid density.
FP_UP_FOLDER_JS - Static variable in class com.microstrategy.web.app.transforms.FolderProjectBrowserTransform
Name for the formal parameter: FolderProjectBrowserTransform.upFolderJS
FP_UP_IMAGE - Static variable in class com.microstrategy.web.app.transforms.PreferencesGeneralTransform
Constant specifying the name of the formal parameter for defining the up image on the shopping cart.
FP_UPPER_LEFT_CORNER_IMAGE - Static variable in class com.microstrategy.web.admin.transforms.AbstractServerPropertiesTransform
 
FP_UPPER_LEFT_CORNER_IMAGE - Static variable in class com.microstrategy.web.app.transforms.AbstractPreferencesTransform
Constant specifying the image for the upper left corner of the preferences.
FP_UPPER_RIGHT_CORNER_IMAGE - Static variable in class com.microstrategy.web.admin.transforms.AbstractServerPropertiesTransform
 
FP_UPPER_RIGHT_CORNER_IMAGE - Static variable in class com.microstrategy.web.app.transforms.AbstractPreferencesTransform
Constant specifying the image for the upper right corner of the preferences.
FP_USE_ANCESTORS - Static variable in class com.microstrategy.web.app.transforms.MojoPathTransform
Constant specifying the name of the formal parameter for defining the useAncestors.
FP_USE_BREAK_SEPARATOR - Variable in class com.microstrategy.web.app.transforms.PromptsSummaryTransform
Constant representing the name of the useHTMLBreakSeparator formal parameter
FP_USE_DHTML - Static variable in class com.microstrategy.web.app.transforms.AbstractAppTransform
 
FP_USE_ENCODING - Static variable in class com.microstrategy.web.app.transforms.MojoFolderTransform
 
FP_USE_FIELDPOSITION_AS_ORDER - Static variable in class com.microstrategy.web.app.transforms.AbstractSimplifiedRWXMLTransform
Constant specifying the name of the formal parameter for AbstractSimplifiedRWXMLTransform.useFieldPositionAsOrder
FP_USE_JS_IN_BONE - Static variable in class com.microstrategy.web.app.transforms.AbstractEditorTransform
 
FP_USE_STYLE_SORTING - Static variable in class com.microstrategy.web.app.transforms.ProjectsTransform
Constant specifying the name of the formal parameter that represents the flag that determines which settings are to be considered for project sorting.
FP_VIEW_FILTER_STYLE - Static variable in class com.microstrategy.web.app.transforms.ReportFrameClassicTransform
Deprecated.
name for the formal parameter "viewFilterStyle".
FP_VIEW_LIMIT_STYLE - Static variable in class com.microstrategy.web.app.transforms.ReportFrameClassicTransform
Deprecated.
name for the formal parameter "viewLimitStyle".
FP_WIDTH - Static variable in class com.microstrategy.web.app.transforms.AbstractAppTransform
Constant for the name of the width Formal Parameter.
FP_WIDTH - Static variable in class com.microstrategy.web.app.transforms.MobileChunkedGraphDataTransform
 
fractionPickerName - Variable in class com.microstrategy.web.app.transforms.FormatTabNumberTransform
Indicates the name of the picker that contains the fraction format options that shall be displayed to the user for number formatting.
FrameBean - Interface in com.microstrategy.web.app.beans
The interface FrameBean is representing the frame web component, that might contain any data bean and its editors, such as a Report or a Document bean.
FrameElement - Interface in com.microstrategy.web.app.beans
The interface FrameElement is representing the subcomponents inside a FrameBean.
FrameGenericTransform - Class in com.microstrategy.web.app.transforms
This transforms renders a FrameBean using a LayoutBuilder.
FrameGenericTransform() - Constructor for class com.microstrategy.web.app.transforms.FrameGenericTransform
 
freeMonitorBean(String) - Method in class com.microstrategy.web.beans.PerformanceMonitorBeanManager
This method will release the PerformanceMonitorBean with the given identifer (if any) from the MonitorBeanManager's persistence mechanism.
freezeState() - Method in interface com.microstrategy.web.beans.RWBean
After this call any changes to the bean will not mark it stale.
fromDefault() - Method in class com.microstrategy.web.app.SectionInfo
Deprecated.
This method is not used by the application and will be removed in future versions of the product.
fromDefault() - Method in class com.microstrategy.web.app.Shortcut
Deprecated.
This proprety is not used and it will be removed in future versions.
fromDescription(String) - Static method in enum com.microstrategy.webapi.EnumDSSXMLQuickSearchCertifiedStatus
 
fromDescWithDefault(String, EnumDSSXMLQuickSearchCertifiedStatus) - Static method in enum com.microstrategy.webapi.EnumDSSXMLQuickSearchCertifiedStatus
 
fromIndex(int) - Static method in enum com.microstrategy.web.tasks.actions.rest.catalogsetting.EnumCatalogOptions
 
fromLatLngToPoint(LatLng) - Method in class com.microstrategy.web.app.maps.GoogleMapProjection
 
fromLatLngToPoint(LatLng) - Method in interface com.microstrategy.web.app.maps.MapProjection
Converts the given LatLng to the world pixel coordinates, relative to the top-left of the map that provided this Projection
fromOldShortToTerseLongId(String, int) - Static method in class com.microstrategy.web.objects.WebElementHelper
This function is just for transforming concrete short old id to terse long id only for attribute, and the returned terse long id is like 'h1;8D679D4B11D3E4981000E787EC6DE8A4'
fromOldShortToTerseLongId(String, WebElement) - Static method in class com.microstrategy.web.objects.WebElementHelper
This function is just for transforming concrete short old id to terse long id, and the returned terse long id is like 'h1;8D679D4B11D3E4981000E787EC6DE8A4'
fromPointToLatLng(Point) - Method in class com.microstrategy.web.app.maps.GoogleMapProjection
 
fromPointToLatLng(Point) - Method in interface com.microstrategy.web.app.maps.MapProjection
Converts the world coordinate point to the LatLng coordinate.
fromPointToPixelPoint(Point, int) - Method in class com.microstrategy.web.app.maps.GoogleMapProjection
 
fromPointToPixelPoint(Point, int) - Method in interface com.microstrategy.web.app.maps.MapProjection
Converts the world coordinate point to the pixel point at a given zoom level.
fromSearch() - Method in interface com.microstrategy.web.beans.DerivedElementBean
Indicates that source elements are obtained from search
fromSearch() - Method in class com.microstrategy.web.beans.DerivedElementBeanImpl
 
fromString(String) - Static method in enum com.microstrategy.web.objects.WebProjectLookup.LocalizationType
 
fromValue(int) - Static method in enum com.microstrategy.web.tasks.actions.rest.catalogsetting.EnumColumnMergeOption
 
fromValue(int) - Static method in enum com.microstrategy.web.tasks.actions.rest.catalogsetting.EnumTablePrefixOption
 
fromValue(int) - Static method in enum com.microstrategy.web.tasks.models.EnumDSSHANAVSelType
 
fromValue(int) - Static method in enum com.microstrategy.web.tasks.models.EnumDSSHANAVValType
 
FULL - Static variable in interface com.microstrategy.web.tasks.actions.rest.catalogsetting.CatalogSqlTypeValue
 
FullyActive - Static variable in interface com.microstrategy.utils.licensing.EnumProductLicenseStatuses
 
FUNC_E_BAD_PARAM_COUNT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
FUNC_E_BAD_PARAMETER_COUNT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
FUNC_E_DIVIDEDBYZERO - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
FUNC_E_DOMAIN_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
FUNC_E_INTERNAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
FUNC_E_INVALID_PROPERTY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
FUNC_E_RANGE_ERROR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
FUNC_E_TYPE_MISMATCH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
FUNC_E_UNKNOWN_FUNCTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
FUNC_E_UNSPECIFIED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
function - Variable in class com.microstrategy.web.objects.WebDerivedElementsHelper.Operator
 
FunctionalAction - Class in com.microstrategy.utils.function
Utility methods for performing a functional operation.
FunctionEditorBean - Interface in com.microstrategy.web.app.beans
 
FunctionEditorTransform - Class in com.microstrategy.web.app.transforms
Transform which renders the Function Editor.
FunctionEditorTransform() - Constructor for class com.microstrategy.web.app.transforms.FunctionEditorTransform
 
functionName - Variable in class com.microstrategy.web.app.utils.MkitBundleProcess
 

G

gaAccountID - Variable in class com.microstrategy.web.app.tasks.GetWebServiceCatalogTask
 
gaAccountID - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.FetchSourceObjectsTask
 
GATEWAY_PAGEBY_ONLY - com.microstrategy.webapi.EnumJSONContextDetailFlags
 
GATEWAY_PARTIAL_PAGEBY - com.microstrategy.webapi.EnumJSONContextDetailFlags
 
GATEWAY_VALUE_STYLE_EXCLUDE_COLUMNSETS_EXTRAS - com.microstrategy.webapi.EnumJSONContextDetailFlags
 
GATEWAY_VALUE_STYLE_EXCLUDE_COLUMNSETS_FORMATTED - com.microstrategy.webapi.EnumJSONContextDetailFlags
 
GATEWAY_VALUE_STYLE_EXCLUDE_COLUMNSETS_RAW - com.microstrategy.webapi.EnumJSONContextDetailFlags
 
GATEWAY_VALUE_STYLE_EXCLUDE_EXTRAS - com.microstrategy.webapi.EnumJSONContextDetailFlags
 
GATEWAY_VALUE_STYLE_EXCLUDE_FORMATTED - com.microstrategy.webapi.EnumJSONContextDetailFlags
 
GATEWAY_VALUE_STYLE_EXCLUDE_RAW - com.microstrategy.webapi.EnumJSONContextDetailFlags
 
GATEWAY_VALUE_STYLE_ISO8601_FORMATTED_VALUE - com.microstrategy.webapi.EnumJSONContextDetailFlags
 
GATEWAY_VALUE_STYLE_ISO8601_RAW_VALUE - com.microstrategy.webapi.EnumJSONContextDetailFlags
 
GatewayJsonResult - Static variable in interface com.microstrategy.webapi.EnumWebApiResultMode
Gateway Json format have gateway="1" in xml command
gaugeStylePickerName - Variable in class com.microstrategy.web.app.transforms.TabGraphOptionsTransform
Indicates the name of the system picker (defined in the page-config) that contains the list gauge styles that shall be displayed to the user.
gaWebPropertyID - Variable in class com.microstrategy.web.app.tasks.GetWebServiceCatalogTask
 
gaWebPropertyID - Variable in class com.microstrategy.web.app.tasks.QueryBuilder.FetchSourceObjectsTask
 
generate() - Method in class com.microstrategy.webapi.acm.ACMFailoverLog.CCanRetryLog
 
generate() - Method in interface com.microstrategy.webapi.acm.ACMFailoverLog.ICanRetryLog
 
generate() - Method in interface com.microstrategy.webapi.acm.ACMFailoverLog.IRetryLog
 
generate() - Method in class com.microstrategy.webapi.acm.ACMFailoverLog.NullCanRetryLog
 
generate() - Method in interface com.microstrategy.webapi.ACMCheckConnectionLog.ICheckConnectionLog
 
generate() - Method in interface com.microstrategy.webapi.ACMDecisionLog.ICrossProjectDecisionLog
 
generate() - Method in interface com.microstrategy.webapi.ACMDecisionLog.ILoginDecisionLog
 
generate() - Method in interface com.microstrategy.webapi.ACMDecisionLog.IProjectDecisionLog
 
generate(File, File, Properties, File, Messages) - Method in class com.microstrategy.web.app.utils.JavaScriptBundles.JavaScriptBundle
 
generateAbbreviation() - Method in class com.microstrategy.web.objects.WebVisualizationSettingsImpl
 
generateAdvancedColors() - Method in class com.microstrategy.web.app.transforms.ColorPickerEditorTransform
Renders the advanced colors section of color picker editor.
generateAllPages() - Method in interface com.microstrategy.web.beans.ReportPageInfo
Generates all pages in one call to the backend over Network.
generateAllVisualizationsJson(Messages) - Method in class com.microstrategy.web.config.Visualizations
Returns a JSONGenerator object used to pass the list of all visualizations to the client side
generateAncestorsOptionTags() - Method in class com.microstrategy.web.app.transforms.SaveAsReportTransform
Generates the series of option tags to add to the combo box for showing the user the possible places where the new object can be saved, based on privileges, access rights and current location of the object.
generateAncestorsOptionTags() - Method in class com.microstrategy.web.app.transforms.SaveAsTransform
Generates the series of option tags to add to the combo box for showing the user the possible places where the new object can be saved, based on privileges, access rights and current location of the object.
generateAnchor(WebEvent) - Method in class com.microstrategy.web.admin.transforms.DiagnosticsViewerTransform
Overwrites the parent method by setting the typical url information on the link (thus disabling any default onclick definition)
generateAnchor(WebEvent) - Method in class com.microstrategy.web.app.beans.EventManager
Generate an AnchorTag instance.
generateAnchor(WebEvent) - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
Creates an <a> tag from the EventManager.
generateAnchor(WebEvent) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Creates an <a> tag from the EventManager with the Iframe information required if supported.
generateAnchor(WebEvent) - Method in class com.microstrategy.web.app.transforms.AbstractReportTransform
Overwrites the parent method by setting special attributes if the event is not provided
generateAnchor(WebEvent) - Method in class com.microstrategy.web.app.transforms.AbstractSubscriptionsEditorTransform
Overwrites the parent method by setting a default css class and to include the typical information regardless of its DHTML environment (thus disabling any default onclick definition)
generateAnchor(WebEvent) - Method in class com.microstrategy.web.app.transforms.AddressListTransform
Overwrites parent method by testing if anchor should be enabled for iframe environment
generateAnchor(WebEvent) - Method in class com.microstrategy.web.app.transforms.ChangePasswordGeneralTransform
Overwrites the parent method by assigning a default URL information to the anchor (based on the getDoneURLLink method) when event is not defined.
generateAnchor(WebEvent) - Method in class com.microstrategy.web.app.transforms.DocumentDetailsTransform
Deprecated.
Overwrites the parent method by setting the iframe property according to the properties of this transform
generateAnchor(WebEvent) - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
Overwrites the parent method by setting requested attributes
generateAnchor(WebEvent) - Method in class com.microstrategy.web.app.transforms.FolderBulletTransform
Overwrites parent method by removing the children state according to the formal parameter values for the transform
generateAnchor(WebEvent) - Method in class com.microstrategy.web.app.transforms.FolderIconRadioButtonTransform
Overwrites the parent method by setting special attributes if the event is not provided
generateAnchor(WebEvent) - Method in class com.microstrategy.web.app.transforms.FolderProjectBrowserTransform
 
generateAnchor(WebEvent) - Method in class com.microstrategy.web.app.transforms.FolderSaveAsTransform
Deprecated.
Generates an anchor tag based on the event information sent as argument
generateAnchor(WebEvent) - Method in class com.microstrategy.web.app.transforms.FolderSaveAsXHTMLTransform
Overwrites the parent method by assigning an onclick event information to the anchor for events related with this transform.
generateAnchor(WebEvent) - Method in class com.microstrategy.web.app.transforms.FolderSearchResultsTransform
Deprecated.
Overwrites the parent method by setting special attributes if the event is not provided
generateAnchor(WebEvent) - Method in class com.microstrategy.web.app.transforms.FolderSearchResultsXHTMLTransform
Overwrites the parent method by setting special attributes if the event is not provided
generateAnchor(WebEvent) - Method in class com.microstrategy.web.app.transforms.FolderViewTransform
Generates anchor based on event.
generateAnchor(WebEvent) - Method in class com.microstrategy.web.app.transforms.InboxExtrasTransform
Overwrites the parent method by setting special attributes to the anchor as required by the caller.
generateAnchor(WebEvent) - Method in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Overwrites the parent method by setting special attributes if the event is not provided
generateAnchor(WebEvent) - Method in class com.microstrategy.web.app.transforms.InboxToolbarTransform
Overwrites the parent method by setting special attributes if the event is not provided
generateAnchor(WebEvent) - Method in class com.microstrategy.web.app.transforms.LoginXHTMLTransform
Overwrites the parent method by setting special attributes according to the event provided.
generateAnchor(WebEvent) - Method in class com.microstrategy.web.app.transforms.ObjectBrowserTabOMDTransform
Deprecated.
 
generateAnchor(WebEvent) - Method in class com.microstrategy.web.app.transforms.ObjectBrowserTabProjectBrowserTransform
Deprecated.
Overwrites the parent method by setting special attributes if the event is not provided
generateAnchor(WebEvent) - Method in class com.microstrategy.web.app.transforms.ObjectBrowserTabReportAllObjectsTransform
Overwrites the parent method by setting special attributes if the event is not provided
generateAnchor(WebEvent) - Method in class com.microstrategy.web.app.transforms.ObjectBrowserTabReportWorkingSetTransform
Deprecated.
No longer needed since there are no Anchor tags in this transform anymore
generateAnchor(WebEvent) - Method in class com.microstrategy.web.app.transforms.ObjectBrowserTabRWWorkingSetTransform
Deprecated.
No longer needed since there are no Anchor tags in this transform anymore
generateAnchor(WebEvent) - Method in class com.microstrategy.web.app.transforms.ObjectPathTransform
Deprecated.
Overwrites the parent method by setting the right event element value according to the formal parameters available on the transform
generateAnchor(WebEvent) - Method in class com.microstrategy.web.app.transforms.ObjectPathXHTMLTransform
Deprecated.
Overwrites the parent method by setting the right event element value according to the formal parameters available on the transform
generateAnchor(WebEvent) - Method in class com.microstrategy.web.app.transforms.PathTransform
Overwrites the parent method by setting the right event element value according to the formal parameters available on the transform
generateAnchor(WebEvent) - Method in class com.microstrategy.web.app.transforms.PreferencesOfficeTransform
 
generateAnchor(WebEvent) - Method in class com.microstrategy.web.app.transforms.PreferencesPrintHeaderFooterTransform
Overwrites the parent method by setting special attributes if the event is not provided
generateAnchor(WebEvent) - Method in class com.microstrategy.web.app.transforms.PreferencesUserGroupsTransform
Overwrites the parent method by setting special attributes if the event is not provided
generateAnchor(WebEvent) - Method in class com.microstrategy.web.app.transforms.ProjectsTransform
Overwrites the parent method by specifying the level of information to include on the links according to the event being associated with them.
generateAnchor(WebEvent) - Method in class com.microstrategy.web.app.transforms.PromptsClassicTransform
Generates an AnchorTag from given event instance.
generateAnchor(WebEvent) - Method in class com.microstrategy.web.app.transforms.SaveAsReportTransform
Overwrites the parent method by setting default attribute information
generateAnchor(WebEvent) - Method in class com.microstrategy.web.app.transforms.SaveAsRWTransform
Overwrites the parent method by setting default attribute information
generateAnchor(WebEvent) - Method in class com.microstrategy.web.app.transforms.SaveAsTransform
Overwrites the parent method by setting default attribute information
generateAnchor(WebEvent) - Method in class com.microstrategy.web.app.transforms.SchedulesBulletTransform
Deprecated.
Overwrites the parent method by setting special attributes if the event is not provided
generateAnchor(WebEvent) - Method in class com.microstrategy.web.app.transforms.SearchSimpleTransform
 
generateAnchor(WebEvent) - Method in class com.microstrategy.web.app.transforms.SubscriptionsBulletTransform
Overwrites the parent method by setting special attributes if the event is not provided
generateAnchor(WebEvent) - Method in class com.microstrategy.web.app.transforms.TemplateFilterExecXHTMLTransform
Overwrites the parent method, by default the anchor information will include the typical level of information and the minimal state of the beans (no JavaScript)
generateAnchor(WebEvent, boolean) - Method in class com.microstrategy.web.app.beans.EventManager
Generate an AnchorTag instance.
generateAnchor(WebEvent, WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderViewTransform
Generates anchor based on event.
generateAnchorForExport(WebEvent) - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
Creates an anchor tag to be used especifically for Export requests
generateAnchorForLinkProperty(WebEvent) - Method in class com.microstrategy.web.app.transforms.ObjectManipulationDialogTransform
Overwrites the parent method by adding the Server, Project and Port information to the links generated.
generateAnchorForServerAdmin(WebEvent) - Method in class com.microstrategy.web.admin.transforms.ConnectedServersTransform
This method will return an AnchorTag whose target-base is not to current controller (e.g. mstrWebAdmin), but the iServer Administration controller.
generateAnchorForWeb(WebEvent) - Method in class com.microstrategy.web.admin.transforms.ConnectedServersTransform
This method will return an AnchorTag whose target-base is not to current controller (e.g. mstrWebAdmin), but the Microstrategy Web main controller.
generateAnchorForWebAdmin(WebEvent) - Method in class com.microstrategy.web.admin.transforms.ConnectedServersTransform
 
generateAppendToBoneJS(MarkupOutput, String) - Method in class com.microstrategy.web.app.utils.ClientSideHelper
This method renders script loading tags and bone property append
generateAppendToBoneJS(MarkupOutput, String, boolean) - Method in class com.microstrategy.web.app.utils.ClientSideHelper
This method renders script loading tags and bone property append.
generateAttributeFormContextMenu(ViewBean, WebTemplateUnit, boolean, ContextMenu, ContextMenuManager, String) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
Deprecated.
please use the new approach for generating context menu options, see ReportCellAttributeForms
generateAttributeFormListForContextMenus(WebWorkingSet, WebAttribute, boolean) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
Generates a String with the list of attribute forms.
generateAttributeFormListForContextMenus(WebWorkingSet, WebTemplateAttribute, boolean) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
Generates a String with the list of attribute forms.
generateAvailableCartElements(Enumeration) - Method in class com.microstrategy.web.app.gui.CartImpl
 
generateBasicColors() - Method in class com.microstrategy.web.app.transforms.ColorPickerEditorTransform
Renders the basic colors section of color picker editor.
generateBoneProperties(SimpleList) - Method in class com.microstrategy.web.app.transforms.AbstractSubscriptionFolderBeanTransform
 
generateBoneProperties(SimpleList) - Method in class com.microstrategy.web.app.transforms.AbstractSubscriptionListTransform
 
generateBUTTON(MarkupOutput, int, String, String, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateBUTTON(MarkupOutput, int, String, String, String, String, boolean) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateCacheInfo(XMLBuilder, WebResultSetInstance, WebSessionInfo) - Static method in class com.microstrategy.web.tasks.MobileTaskUtils
 
generateCacheInfoBlock(WebResultSetInstance, WebSessionInfo) - Static method in class com.microstrategy.web.tasks.MobileTaskUtils
 
generateCategoriesRows(TableTag) - Method in class com.microstrategy.web.app.transforms.UserEntityPrivilegesTransform
Generate the rows that list all the categories (and their corresponding privileges).
generateCategoryRows(TableTag, WebPrivilegeCategory, int) - Method in class com.microstrategy.web.app.transforms.UserEntityPrivilegesTransform
Generate the rows that list the given category and its corresponding privileges.
generateCheckBox(MarkupOutput, int, String, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateCheckBox(MarkupOutput, int, String, String, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateClientSideRemoveContextMenu(ViewBean, int, ContextMenu, boolean) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
Deprecated.
please use the new approach for generating context menu options, see ReportCellRemoveFromReport and ReportCellRemoveFromGrid
generateCloseAnchor(MarkupOutput) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateCloseAnchor(StringBuffer) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateCloseSidLog(String, String, String, String) - Static method in class com.microstrategy.webapi.acm.ACMLogHelper
 
generateColHeaderContent(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellColHeader
Deprecated.
 
generateColHeaderSortDisplayString(ReportBean, WebHeader) - Static method in class com.microstrategy.web.app.transforms.ReportTransformHelper
generate the sort display for column header.
generateColHeaderSortDisplayString(ViewBean, WebHeader) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
generate the sort display for column header.
generateColHeaderSortID(ReportBean, WebHeader) - Static method in class com.microstrategy.web.app.transforms.ReportTransformHelper
generat the sort id for column header.
generateColHeaderSortID(ViewBean, WebHeader) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
generat the sort id for column header
generateColorPane(int[]) - Method in class com.microstrategy.web.app.transforms.ColorPickerEditorTransform
Renders an individual color pane.
generateColTitleContent(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellColTitle
Deprecated.
 
generateColTitleSortID(WebSubTitle, WebSubTitle) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
generate the sort id for col title.
generateColTitleSortID(WebTitle, WebAttributeForm) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
generateColumnGroup() - Method in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Generates a COLGROUP HTML tag with COL tags defined for each one of the columns to be rendered on this transform.
generateColumnGroup() - Method in class com.microstrategy.web.app.transforms.SchedulesIconXHTMLTransform
Deprecated.
Generates a COLGROUP HTML tag with COL tags defined for each one of the columns to be rendered on this list view transform.
generateColumnGroup() - Method in class com.microstrategy.web.app.transforms.SchedulesListXHTMLTransform
Deprecated.
Generates a COLGROUP HTML tag with COL tags defined for each one of the columns to be rendered on this list view transform.
generateColumnGroup() - Method in class com.microstrategy.web.app.transforms.SubscriptionsIconXHTMLTransform
Generates a COLGROUP HTML tag with COL tags defined for each one of the columns to be rendered on this list view transform.
generateColumnGroup() - Method in class com.microstrategy.web.app.transforms.SubscriptionsListXHTMLTransform
Generates a COLGROUP HTML tag with COL tags defined for each one of the columns to be rendered on this list view transform.
generateComboBox(MarkupOutput, int, String, HashList, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateComboBox(MarkupOutput, int, String, HashList, String, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateComboBox(MarkupOutput, int, String, String[][], String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateComboBox(MarkupOutput, int, String, String[][], String, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateComboOptions(WebComponent, AppContext, ShortcutList, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Helper metod that returns an array of option Tags to be used in a combobox.
generateComboOptions(WebComponent, AppContext, ShortcutList, String, boolean) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Helper metod that returns an array of option Tags to be used in a combobox.
generateContent(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
Extends generateContent by adding a URL link to the cell's text.
generateContent(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellTitle
Extends generateContent by adding a URL link to the cell's text.
generateContent(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Generates the core HTML for this cell.
generateContent(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridCellMetricValueImpl
Extends generateContent by adding a URL link to the cell's text.
generateContent(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellColHeader
Deprecated.
override the protected method in ReportDisplayCellImpl
generateContent(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellColTitle
Deprecated.
Override the protected method of ReportDisplayCellImpl.
generateContent(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Generate the core HTML for this cell.
generateContent(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellMetricValue
Deprecated.
override the protected method in ReportDisplayCellImpl.
generateContent(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellRowHeader
Deprecated.
Override the protected method of ReportDisplayCellImpl.
generateContent(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellRowTitle
Deprecated.
Override the protected method of ReportDisplayCellImpl.
generateContextMenu(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
generateContextMenu(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellColHeader
Deprecated.
override the protected method in ReportDisplayCellImpl
generateContextMenu(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellColTitle
Deprecated.
Override the protected method in ReportDisplayCellImpl.
generateContextMenu(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Generate the context menu for this cell.
generateContextMenu(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellMetricValue
Deprecated.
Override the protected method of ReportDisplayCellImpl.
generateContextMenu(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellRowHeader
Deprecated.
Override the protected method of ReportDisplayCellImpl.
generateContextMenu(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellRowTitle
Deprecated.
generate context menu for the row title cell
generateControlAnchor() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
 
generateControlAnchor() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellTitle
 
generateCreateCSidLog(String, String, String, String) - Static method in class com.microstrategy.webapi.acm.ACMLogHelper
 
generateCreateDuplicateMsidLog(String, String, String, String, String) - Static method in class com.microstrategy.webapi.acm.ACMLogHelper
 
generateCreateMsidLog(String, String, String, String, String) - Static method in class com.microstrategy.webapi.acm.ACMLogHelper
 
generateCreatePSidLog(String, String, String, String, String) - Static method in class com.microstrategy.webapi.acm.ACMLogHelper
 
generateCSR(String) - Method in class com.microstrategy.utils.certificate.X509Helper
Generate CSR and save theCSR in pem file.
generateCustomThresholdsJSON(AppContext) - Static method in class com.microstrategy.web.app.CustomThresholdsHelper
 
generateDEBlock(RWUserDEObject) - Static method in class com.microstrategy.web.app.transforms.MojoDEHelper
 
generateDeleteForm(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.InboxListTransform
Deprecated.
Generate the delete confirmation form.
generateDeleteSubExpressionClickJS(String, WebEvent, StringBuffer) - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
This method will render the JavaScript necessary to delete a sub expression.
generateDeleteSubExpressionClickJS(String, WebEvent, StringBuffer) - Method in class com.microstrategy.web.app.transforms.ThresholdExpressionTransform
 
generateDeliverySettings() - Method in class com.microstrategy.web.objects.WebEmailTransmitterImpl
 
generateDelta(RWDelta) - Method in interface com.microstrategy.web.objects.WebSortConfig
 
generateDeltaBody(RWDelta, boolean) - Method in interface com.microstrategy.web.objects.WebFormat
 
generateDesignMode(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportFrameClassicTransform
Deprecated.
Function that generate output for Design mode.
generateDragAndDrop(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Generate drag and drop properties used in javascript.
generateDragAndDrop(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Generate drag and drop properties.
generateDragAndDropAttributes() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
generateDrillAnchor() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
Utility method for generating the AnchorTag instance with all the drill information if available for the current cell being displayed by this instance.
generateDrillAnchor() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellTitle
Utility method for generating the AnchorTag instance with all the drill information if available for the current cell being displayed by this instance.
generateDrillAnchor() - Method in class com.microstrategy.web.app.transforms.IPhoneReportGridCellColHeaderImpl
 
generateDrillAnchor() - Method in class com.microstrategy.web.app.transforms.IPhoneReportGridCellRowHeaderImpl
 
generateDrillAnchor() - Method in class com.microstrategy.web.app.transforms.ReportGridCellMetricValueImpl
Utility method for generating the AnchorTag instance with all the drill information if available for the current cell being displayed by this instance.
generateDrillCheckBox(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Generate the drill check box HTML information for this cell.
generateDrillCheckBox(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridCellColHeaderImpl
Obtains the check box tag information for Drill and renders it out.
generateDrillCheckBox(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridCellRowHeaderImpl
Obtains the check box tag information for Drill and renders it out.
generateDrillCheckBox(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellColHeader
Deprecated.
Override the protected method of ReportDisplayCellImpl.
generateDrillCheckBox(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Generate the drill check box.
generateDrillCheckBox(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellRowHeader
Deprecated.
Override the protected method of ReportDisplayCellImpl.
generateDrillCheckBox(MarkupOutput, ReportBean, WebHeader) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Deprecated.
Use method that doesn't receive the ReportBean as an argument.
generateDrillCheckBox(MarkupOutput, ReportBean, WebHeader) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
generate output for checkboxes for drill
generateDrillCheckBox(MarkupOutput, WebHeader) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
generateDrillCheckBoxTag() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
 
generateDrillCheckBoxTag() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Generates the tag information for a check box for drilling, if all privileges and conditions required are met
generateDrillContextMenu(WebHeader, WebTitle, WebRowValue, StringBuffer, ContextMenu) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Deprecated.
please use the new approach for generating context menu options. See ReportCellDrill
generateDrillInfo(Tag, WebHeader) - Method in class com.microstrategy.web.app.transforms.IPhoneReportXMLTransform
 
generateDrillOpenLink(MarkupOutput, ReportBean, String, String, boolean, String) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Deprecated.
Use method that doesn't receive the ReportBean as an argument.
generateDrillOpenLink(MarkupOutput, ReportBean, String, String, boolean, String) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
generate open anchor for drill link for header elements
generateDrillOpenLink(MarkupOutput, String, String, boolean, String) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
generateDynamicEventLink(WebEvent) - Method in class com.microstrategy.web.app.beans.EventManager
Deprecated.
generateDynamicScript(MarkupOutput, AppContext, String, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Adds a script tag with a link to dynamically load a JavaScript file.
generateEditPersonalizationInfoAnchor(String, WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractSubscriptionListTransform
 
generateElementAnchor() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
Utility method for generating the AnchorTag instance for the element being rendered .
generateElementAnchor() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellTitle
Utility method for generating the AnchorTag instance for the element being rendered .
generateErrorForIframe(MarkupOutput, int, String) - Method in class com.microstrategy.web.app.transforms.AbstractReportTransform
Method that generates the error contents when they have to be rendered to the user with an IFrame component.
generateErrorForIframe(MarkupOutput, String, String, String, String, Tag) - Method in class com.microstrategy.web.app.transforms.AbstractReportTransform
Method that generates the error contents when they have to be rendered to the user with an IFrame component.
generateErrorForIframe(MarkupOutput, String, String, String, String, Tag) - Method in class com.microstrategy.web.app.transforms.AbstractRWTransform
 
generateErrorForIframe(MarkupOutput, String, String, String, String, Tag) - Method in class com.microstrategy.web.app.transforms.AbstractWebBeanTransform
 
generateErrorMessage(Tag, String) - Method in class com.microstrategy.web.tags.TagImpl
 
generateErrorMessage(String) - Method in class com.microstrategy.utils.xml.DefaultContentHandler
Formats an error message supplied by the user.
generateErrorMessage(String) - Method in class com.microstrategy.web.app.maps.kml.KMLContentHandler
Formats an error message supplied by the user.
generateErrorMessage(String) - Method in class com.microstrategy.web.transform.MSTRLayoutParser.ParserContentHandler
Generate a standard error message which includes the layout location (the source of the layout), the line number and the innermost enclosing element.
generateErrorMessagePrefix() - Method in class com.microstrategy.web.transform.MSTRLayoutParser.ParserContentHandler
Generate the prefix of a diagnostic message.
generateEventOrderForList(MarkupOutput, ArrayList, NamespaceEncoder) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
 
generateExecuteMode(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportFrameClassicTransform
Deprecated.
Function that generate output for execute mode.
generateFilterOnContextMenu(ViewBean, WebObjectInfo, String, ContextMenu, EventManager, boolean) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
Deprecated.
please use the new approach for generating context menu options, see ReportCellFilterOn
generateFilterOnSelectionCheckBox(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Generate the filter on selections check box HTML information
generateFilterOnSelectionCheckBox(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridCellColHeaderImpl
Obtains the check box tag information for Filter On Selection and renders it out.
generateFilterOnSelectionCheckBox(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridCellRowHeaderImpl
Obtains the check box tag information for Filter On Selection and renders it out.
generateFilterOnSelectionCheckBox(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellColHeader
Deprecated.
Override the protected method of ReportDisplayCellImpl.
generateFilterOnSelectionCheckBox(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Generate the filter on selection check box.
generateFilterOnSelectionCheckBox(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellRowHeader
Deprecated.
Override the protected method of ReportDisplayCellImpl.
generateFilterOnSelectionCheckBox(MarkupOutput, ReportBean, WebHeader) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Deprecated.
Use method that doesn't receive the ReportBean as an argument.
generateFilterOnSelectionCheckBox(MarkupOutput, ReportBean, WebHeader) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
generate output for the checkbox for Filter on Selections
generateFilterOnSelectionCheckBox(MarkupOutput, WebHeader) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
generateFilterOnSelectionCheckBoxTag() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
 
generateFilterOnSelectionCheckBoxTag() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Generates the tag information for a check box for filter on selection, if all privileges and conditions required are met
generateFONT(MarkupOutput, int, String, int) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateForm() - Method in class com.microstrategy.web.app.beans.EventManager
 
generateForm() - Method in class com.microstrategy.web.app.transforms.AbstractEditorTransform
 
generateForm() - Method in class com.microstrategy.web.app.transforms.AbstractSubscriptionsEditorTransform
 
generateForm() - Method in class com.microstrategy.web.app.transforms.AlertsEditorTransform
 
generateForm(WebComponent) - Method in class com.microstrategy.web.app.beans.EventManager
 
generateForm(WebComponent, boolean) - Method in class com.microstrategy.web.app.beans.EventManager
 
generateFormatDelta(WebFormat, WebPropertyObj) - Method in interface com.microstrategy.web.objects.WebFormatHost
 
generateFormatJson(RWUnit, WebFormat, int, Locale, int, boolean, RWBean) - Static method in class com.microstrategy.web.app.PropertySetHelper
 
generateFormattingContextMenu(MarkupOutput, ReportBean, int, int, String, boolean, ContextMenu, EventManager) - Static method in class com.microstrategy.web.app.transforms.ReportTransformHelper
generate Formatting context menu for the template unit specified by axis and position.
generateFormattingContextMenu(MarkupOutput, ReportBean, int, String, boolean, ContextMenu, EventManager) - Static method in class com.microstrategy.web.app.transforms.ReportTransformHelper
generate Formatting context menu for single metric.
generateFormattingContextMenu(ViewBean, int, int, String, boolean, ContextMenu, EventManager) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
Deprecated.
please use the new approach for generating context menu options, see ReportCellFormat
generateFormattingContextMenu(ViewBean, int, String, boolean, ContextMenu, EventManager) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
Deprecated.
please use the new approach for generating context menu options, see ReportCellFormat
generateFormattingContextMenuForRWB(ViewBean, int, int, String, boolean, ContextMenu, EventManager, String) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
Deprecated.
please use the new approach for generating context menu options, see ReportCellFormat
generateFormattingContextMenuForRWB(ViewBean, int, String, boolean, ContextMenu, EventManager, String) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
Deprecated.
please use the new approach for generating context menu options, see ReportCellFormat
generateFormattingContextMenuForRWB(ViewBean, ContextMenu, String) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
Deprecated.
please use the new approach for generating context menu options, see ReportCellFormat
generateFormattingInfoBlock(WebTemplate, AppContext) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
generateFormattingInfoBlock(WebTemplate, AppContext, Block) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
generateGetOpenFormForEvent(MarkupOutput, int, WebEvent) - Method in class com.microstrategy.web.app.beans.EventManager
Generate an open form tag for an event
generateGraphProperties(WebGraph, AppContext, Block) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
generateGraphPropertiesInfoBlock(WebGraph, AppContext) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
generateGridControlFormatDelta() - Method in interface com.microstrategy.web.objects.rw.RWControl
generate the delta for grid control format
generateGridTable() - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
Creates the TableTag instance that is used for the table holding the report's data.
generateHeader(RowTag, String) - Method in class com.microstrategy.web.admin.transforms.ConnectedServersTransform
Generates a single header.
generateHeaderDrillContextMenu(MarkupOutput, ReportBean, WebHeader, StringBuffer, ContextMenu) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Deprecated.
Use method that doesn't receive the ReportBean as an argument.
generateHeaderDrillContextMenu(MarkupOutput, ReportBean, WebHeader, StringBuffer, ContextMenu) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
generate the drilling context menu for headers
generateHeaderDrillContextMenu(WebHeader, StringBuffer, ContextMenu) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Deprecated.
please use the new approach for generating context menu options. See ReportCellDrill
generateHeaders(TableTag) - Method in class com.microstrategy.web.admin.transforms.ConnectedServersTransform
Generates the row with the titles for the columns in the given TableTag
generateHeaderSortContextMenu(MarkupOutput, ReportBean, WebHeader, ContextMenu) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Deprecated.
Use method that doesn't receive the ReportBean as an argument.
generateHeaderSortContextMenu(MarkupOutput, ReportBean, WebHeader, ContextMenu) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
generate the output for sorting context menu for headers
generateHeaderSortContextMenu(WebHeader, ContextMenu) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
generateHeaderSortDisplayString(ViewBean, WebHeader, int) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
generate the sort display for column header.
generateHeaderSortID(ViewBean, WebHeader, int, int) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
generat the sort id for column header
generateHeadersRow() - Method in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Generates a TR HTML tag with TD tags defined for each one of the column headers to be rendered on this transform according to privileges and value assigned to the level formal parameter.
generateHeadersRow(SimpleList) - Method in class com.microstrategy.web.app.transforms.SchedulesListXHTMLTransform
Deprecated.
Generates a TR HTML tag with TD tags defined for each one of the column headers to be rendered on this transform according to privileges and value assigned to the level formal parameter.
generateHeadersRow(SimpleList) - Method in class com.microstrategy.web.app.transforms.SubscriptionsListXHTMLTransform
Generates a TR HTML tag with TD tags defined for each one of the column headers to be rendered on this transform according to privileges and value assigned to the level formal parameter.
generateHiddenInputsForEvent(MarkupOutput, int) - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
 
generateHiddenInputsForEvent(MarkupOutput, int, WebEvent) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
generateHiddenInputsForEvent(MarkupOutput, int, WebEvent, boolean) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
generateHiddenInputsForEvent(MarkupOutput, int, WebEvent, boolean, int) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
generateHiddenInputsForEvent(MarkupOutput, ParameterBuilder, int, WebEvent) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Generates the set of hidden inputs associated with a given event using the minal state info.
generateHiddenInputsForEvent(MarkupOutput, ParameterBuilder, int, WebEvent, boolean) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Generates the set of hidden inputs associated with a given event using the minal state info.
generateHiddenInputsForEvent(MarkupOutput, ParameterBuilder, int, WebEvent, boolean, int) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Generates the set of hidden inputs associated with a given event.
generateHiddenInputsForEvent(MarkupOutput, ParameterBuilder, int, WebEvent, boolean, int, boolean) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
 
generateHiddenInputsForEventList(MarkupOutput, int, ArrayList) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
use generateHiddenInputsForEventList(MarkupOutput mo, ContainerServices cntrSvcs, int indent, ArrayList eventList, NamespaceEncoder nse)
generateHiddenInputsForEventList(MarkupOutput, int, ArrayList, boolean) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
use generateHiddenInputsForEventList(MarkupOutput mo, ContainerServices cntrSvcs, int indent, ArrayList eventList, boolean isDhtml, NamespaceEncoder nse)
generateHiddenInputsForEventList(MarkupOutput, int, ArrayList, boolean, int) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
use generateHiddenInputsForEventList(MarkupOutput mo, ContainerServices cntrSvcs, int indent, ArrayList eventList, boolean isDhtml, int state, NamespaceEncoder nse)
generateHiddenInputsForEventList(MarkupOutput, ContainerServices, int, ArrayList, boolean, int, NamespaceEncoder) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Generates those hidden inputs associated with the given event list.
generateHiddenInputsForEventList(MarkupOutput, ContainerServices, int, ArrayList, boolean, NamespaceEncoder) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Generates those hidden inputs associated with the given event list.
generateHiddenInputsForEventList(MarkupOutput, ContainerServices, int, ArrayList, NamespaceEncoder) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Generates those hidden inputs associated with the given event list.
generateHyperLinkAnchor() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
 
generateHyperLinkAnchor() - Method in class com.microstrategy.web.app.transforms.IPhoneReportGridCellColHeaderImpl
 
generateHyperLinkAnchor() - Method in class com.microstrategy.web.app.transforms.IPhoneReportGridCellMetricValueImpl
 
generateHyperLinkAnchor() - Method in class com.microstrategy.web.app.transforms.IPhoneReportGridCellRowHeaderImpl
 
generateHyperLinkAnchor() - Method in class com.microstrategy.web.app.transforms.ReportGridCellMetricValueImpl
 
generateHyperLinkInfo(Tag, WebHeader) - Method in class com.microstrategy.web.app.transforms.IPhoneReportXMLTransform
 
generateIframeOpenAnchor(MarkupOutput, WebEvent) - Method in class com.microstrategy.web.app.beans.EventManager
Generate an anchor for an IFrame event.
generateIframeOpenAnchor(MarkupOutput, WebEvent, boolean) - Method in class com.microstrategy.web.app.beans.EventManager
Generates anchor for IFrame open event.
generateIframeOpenAnchor(MarkupOutput, String, String, String) - Method in class com.microstrategy.web.app.beans.EventManager
Deprecated.
generateIframeOpenFormForEvent(MarkupOutput, int, WebEvent) - Method in class com.microstrategy.web.app.beans.EventManager
Generate an open form tag for an IFrame event
generateIframeOpenFormForEvent(MarkupOutput, int, WebEvent, String, String) - Method in class com.microstrategy.web.app.beans.EventManager
Generate an open form tag for an IFrame event
generateIframeOpenFormForEvent(MarkupOutput, int, WebEvent, String, String, boolean) - Method in class com.microstrategy.web.app.beans.EventManager
Generate an open form tag for an IFrame event
generateIframeOpenFormForEvent(MarkupOutput, int, WebEvent, String, String, String, String, boolean) - Method in class com.microstrategy.web.app.beans.EventManager
Generate an open form tag for an IFrame event
generateIframeOpenFormForEvent(MarkupOutput, int, String) - Method in class com.microstrategy.web.app.beans.EventManager
Generate an open form tag for an IFrame event
generateIframeOpenFormForEvent(MarkupOutput, int, String, String, String) - Method in class com.microstrategy.web.app.beans.EventManager
Generate an open form tag for an IFrame event
generateIframeOpenFormForEvent(MarkupOutput, int, String, String, String, boolean) - Method in class com.microstrategy.web.app.beans.EventManager
Generate an open form tag for an IFrame event
generateIframeOpenFormForEvent(MarkupOutput, int, String, String, String, String, String) - Method in class com.microstrategy.web.app.beans.EventManager
Generate an open form tag for an IFrame event
generateIframeOpenFormForEvent(MarkupOutput, int, String, String, String, String, String, boolean) - Method in class com.microstrategy.web.app.beans.EventManager
Generate an open form tag for an IFrame event
generateIFrameTag(String) - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
 
generateImageAnchor(MarkupOutput, String, String, String) - Method in class com.microstrategy.web.app.transforms.PreferencesPrintHeaderFooterTransform
Generate an image anchor for the options for the print header/footer preferences, depending if the current environment is HTML or DHTML.
generateIMG(MarkupOutput, int, String, int, int) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateIMG(MarkupOutput, int, String, int, int, String, int) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateIMG(MarkupOutput, int, String, int, int, String, int, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateIMG(MarkupOutput, int, String, int, int, String, int, String, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateIMG(MarkupOutput, int, String, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateIMG(MarkupOutput, int, String, String, int, int, String, int, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateIMG(MarkupOutput, int, String, String, int, int, String, int, String, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateIMG(MarkupOutput, int, String, String, int, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateIMG(MarkupOutput, int, String, String, int, String, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateIMG(MarkupOutput, int, String, String, String, int, int, String, int, String, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateIMG(MarkupOutput, int, String, String, String, String, int, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateIMG(StringBuffer, int, String, int, int, String, int, String, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateIMGForSubmit(MarkupOutput, int, String, String, int, int, String, int, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateIMGForSubmit(MarkupOutput, int, String, String, String, int, int, String, int, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateIMGForSubmit(MarkupOutput, int, String, String, String, int, String, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateIMGForSubmit(StringBuffer, int, String, String, int, int, String, int, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateIMGForSubmit(StringBuffer, int, String, String, String, int, String, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateIncFetchAnchor(WebEvent, boolean) - Method in class com.microstrategy.web.app.transforms.AbstractReportTransform
generate the anchor the the incremental fetch in report page.
generateIncFetchOpenAnchor(MarkupOutput, WebEvent, boolean) - Method in class com.microstrategy.web.app.transforms.AbstractReportTransform
Deprecated.
Please use generateIncFetchAnchor(WebEvent event, boolean generateJSForDrillCheckBoxesForIncFetch) instead
generateIncrementalFetchNode(int) - Method in class com.microstrategy.web.app.transforms.AbstractObjectExplorerTreeTransform
 
generateIncrementalFetchNode(int) - Method in class com.microstrategy.web.app.transforms.DataExplorerTransform
 
generateIncrementalFetchNode(int) - Method in class com.microstrategy.web.app.transforms.FolderObjectExplorerTransform
this methods generates the incremental fetch nodes for the current expanded folder
generateIncrementalFetchNode(int, WebFolder) - Method in class com.microstrategy.web.app.transforms.FolderObjectExplorerTransform
this method generates the incremental fetch tree nodes (next, prev) when necessary inside of a given webfolder
generateIndent(MarkupOutput, int) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Transforms don't indent their output anymore.
generateIndent(StringBuffer, int) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Transforms don't indent their output anymore.
generateIndexLink(PromptObject) - Method in class com.microstrategy.web.app.transforms.PromptsClassicTransform
Creates a AnchorTag object (URL link) for invoking JS 'BuildUserSelections' method.
generateInnerHTML(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
This method generates the HTML that goes inside of the <TD> tag.
generateInnerHTML(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Returns the inner HTML for this cell.
generateINPUT(MarkupOutput, int, String, String, String, boolean) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateINPUT(MarkupOutput, int, String, String, String, boolean, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateINPUT(MarkupOutput, int, String, String, String, boolean, String, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateINPUT(StringBuffer, int, String, String, String, boolean, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateInternalError(String) - Method in class com.microstrategy.web.transform.MSTRLayoutParser.ParserContentHandler
Generate an error message to reflect an internal parser error.
generateItem(int, WebSubscription, WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.SubscriptionsListXHTMLTransform
Generates the RowTag instance corresponding to the information of the WebSubscription and WebObjectInfo sent in as parameters.
generateItem(WebMessage, boolean) - Method in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Generates the RowTag instance corresponding to the information of the WebMessage sent in as parameter.
generateItem(WebSchedule, WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.SchedulesListXHTMLTransform
Deprecated.
Generates the RowTag instance corresponding to the information of the WebSchedule and WebObjectInfo sent in as parameters.
generateItem(WebSubscription, WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.SubscriptionsListXHTMLTransform
Deprecated. 
generateItems() - Method in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Analyzes all the items available on the inbox to display and generates an array of RowTag instances (corresponding to TR HTML tags) with the information.
generateItems(SimpleList) - Method in class com.microstrategy.web.app.transforms.SchedulesIconXHTMLTransform
Deprecated.
Analyzes all the items available to display and generates an array of RowTag instances (corresponding to TR HTML tags) with the information.
generateItems(SimpleList) - Method in class com.microstrategy.web.app.transforms.SchedulesListXHTMLTransform
Deprecated.
Analyzes all the items available to display and generates an array of RowTag instances (corresponding to TR HTML tags) with the information.
generateItems(SimpleList) - Method in class com.microstrategy.web.app.transforms.SubscriptionsIconXHTMLTransform
Analyzes all the items available to display and generates an array of RowTag instances (corresponding to TR HTML tags) with the information.
generateItems(SimpleList) - Method in class com.microstrategy.web.app.transforms.SubscriptionsListXHTMLTransform
Analyzes all the items available to display and generates an array of RowTag instances (corresponding to TR HTML tags) with the information.
generateJavaScript(MarkupOutput) - Method in class com.microstrategy.web.app.gui.TreeCartImpl
 
generateJavaScript(MarkupOutput) - Method in class com.microstrategy.web.app.gui.UserEntitiesTreeCartImpl
 
generateJavaScriptFile(String) - Static method in class com.microstrategy.web.app.PropertySetHelper
 
generateJavaScriptForDragAndDrop(MarkupOutput, ReportBean) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridTransform
Deprecated.
This method has been deprecated and will be removed in future versions of the product.
generateJavaScriptForDrill(MarkupOutput, ReportBean) - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
Deprecated.
This method has been deprecated and will be removed in future versions of the product. It is expected that these control variables will be part of the grid's bone.
generateJavaScriptForOutlineMode(MarkupOutput, ReportBean) - Method in class com.microstrategy.web.app.transforms.ReportOutlineModeTransformImpl
Deprecated.
This method has been deprecated and will be removed in future versions of the product. It is expected that these control variables will be part of the grid's bone.
generateJavaScriptForResizeColumns(MarkupOutput, ReportBean) - Method in class com.microstrategy.web.app.transforms.ReportGridPrintTransform
 
generateJavaScriptForResizeColumns(MarkupOutput, ReportBean) - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
Deprecated.
This method has been deprecated and will be removed in future versions of the product. It is expected that these control variables will be part of the grid's bone.
generateJavaScriptMethodCall(String, String[], boolean, int) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Utility method to generate Javascript method call in HTML.
GenerateJoinsTask - Class in com.microstrategy.web.app.tasks.QueryBuilder
 
GenerateJoinsTask() - Constructor for class com.microstrategy.web.app.tasks.QueryBuilder.GenerateJoinsTask
 
GenerateJoinsTask(String) - Constructor for class com.microstrategy.web.app.tasks.QueryBuilder.GenerateJoinsTask
 
GenerateJoinsTaskManipulation(WebReportInstance, String, String, String, String) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.GenerateJoinsTask
 
generateJSForDrillCheckBoxesForIncFetch - Variable in class com.microstrategy.web.app.transforms.AbstractReportTransform
This is the flag which will decide if we need to generate the javascript code required to preserve check boxes for drilling in incremental fetch.
generateJSForDrillCheckBoxesForIncFetch(MarkupOutput, ReportBean) - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
Deprecated.
This method has been deprecated and will be removed in future versions of the product. It is expected that these functionality will be part of the grid's bone.
generateJSObject() - Method in class com.microstrategy.web.app.tasks.TaskInvoker.TaskInfo
 
generateJson() - Method in class com.microstrategy.web.app.utils.GridWidgetList
 
generateJSonConfiguration(TaskRequestContext, MarkupOutput) - Method in class com.microstrategy.web.app.tasks.AbstractGetMapConfigurationTask
 
generateJSonConfiguration(TaskRequestContext, MarkupOutput) - Method in class com.microstrategy.web.app.tasks.GetESRIConfigurationTask
 
generateJSonConfiguration(TaskRequestContext, MarkupOutput) - Method in class com.microstrategy.web.app.tasks.GetGoogleConfigurationTask
 
generateJSonConfiguration(TaskRequestContext, MarkupOutput) - Method in class com.microstrategy.web.app.tasks.GetMapConfigurationTask
 
generateJSONResult(GetESRIKMLConfigurationTask.FeatureResult) - Method in class com.microstrategy.web.app.tasks.GetESRIKMLConfigurationTask
Generate json result
generateJUILCommand(String, String, String) - Method in class com.microstrategy.web.app.transforms.FloatingEditorBlockTransform
Generate a Javascript UI Library Command string from the parts of the command.
generateKeyPair() - Method in class com.microstrategy.utils.certificate.X509Helper
Generate public/private key pair.
generateLabel(String, String, boolean) - Method in class com.microstrategy.web.app.transforms.UserEntityEditorTransform
 
generateLogSettingError(Exception) - Static method in class com.microstrategy.utils.log.LogManager
A generic method to display an exception generated while setting logging defaults.
generateMacroInformationTag(WebComponent) - Static method in class com.microstrategy.web.app.beans.GraphFormatHelper
Generates an information image tag with tooltip details about how macros can be used on text fields for content properties on a graph.
generateMajorGraphTypesImages(WebComponent, AppContext, ShortcutList, String, String, String) - Static method in class com.microstrategy.web.app.beans.GraphFormatHelper
Generate a series of Tag objects corresponding to images for the graph major type picker requested.
generateMarkup(BlockContext) - Method in class com.microstrategy.web.blocks.Block
Generate the markup for this Block using the RENDERER instance (or fully qualified class name)..
generateMarkup(BlockContext, Block) - Method in class com.microstrategy.web.blocks.renderers.DiagnosticJsonRenderer
 
generateMarkup(BlockContext, Block) - Method in class com.microstrategy.web.blocks.renderers.JsonRenderer
 
generateMarkup(BlockContext, Block) - Method in interface com.microstrategy.web.blocks.renderers.Renderer
Generate the markup representation of the specified Block.
generateMarkup(BlockContext, Block) - Method in class com.microstrategy.web.blocks.renderers.XmlRenderer
 
generateMetricValueContent(MarkupOutput, WebRowValue) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellMetricValue
Deprecated.
 
generateMinorGraphTypesCombo(WebComponent, AppContext, ShortcutList, String, String) - Static method in class com.microstrategy.web.app.beans.GraphFormatHelper
Generate a Tag instance with all the information required for displaying the user the different options for graph minor type.
generateModelPath(String) - Method in class com.microstrategy.web.app.transforms.ReportHomeExportMenuBlockTransform
Attaches the current view index to the model prefix
generateMoveContextMenu(MarkupOutput, ReportBean, int, boolean, boolean, boolean, String, boolean, ContextMenu, ContextMenuManager, EventManager) - Static method in class com.microstrategy.web.app.transforms.ReportTransformHelper
generate a move RMC for a single metric specified by the position in the tempalte metrics collection.
generateMoveContextMenu(MarkupOutput, ReportBean, int, int, boolean, boolean, boolean, String, boolean, ContextMenu, ContextMenuManager, EventManager) - Static method in class com.microstrategy.web.app.transforms.ReportTransformHelper
generate a move RMC for a template unit specified by axis and position.
generateMoveContextMenu(MarkupOutput, ReportBean, int, int, boolean, boolean, String, ContextMenu, ContextMenuManager, EventManager) - Static method in class com.microstrategy.web.app.transforms.ReportTransformHelper
generate a move RMC for a template unit specified by axis and position.
generateMoveContextMenu(ViewBean, int, boolean, boolean, boolean, String, boolean, ContextMenu, ContextMenuManager, EventManager) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
Deprecated.
please use the new approach for generating context menu options, see ReportCellMove
generateMoveContextMenu(ViewBean, int, boolean, boolean, ContextMenu, ContextMenuManager) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
Deprecated.
please use the new approach for generating context menu options, see ReportCellMove
generateMoveContextMenu(ViewBean, int, int, boolean, boolean, boolean, String, boolean, ContextMenu, ContextMenuManager, EventManager) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
Deprecated.
please use the new approach for generating context menu options, see ReportCellMove
generateMoveContextMenu(ViewBean, int, int, boolean, boolean, ContextMenu, ContextMenuManager) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
Deprecated.
please use the new approach for generating context menu options, see ReportCellMove
generateMultiEventArgumentString(WebEvent[], String[][], boolean) - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
Generates the multiple event argument string for the given event list, with the given argument lists.
generateMultiEventArgumentString(WebEvent[], String[][], boolean) - Method in class com.microstrategy.web.app.transforms.ViewFilterElementPanelTransform
Generates the multiple event argument string for the given event list, with the given argument lists.
generateMultiEventArgumentString(WebEvent, String[], boolean) - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
Generates the multiple event argument string for the given event, with the given arguments.
generateMultiEventArgumentString(WebEvent, String[], boolean) - Method in class com.microstrategy.web.app.transforms.ViewFilterElementPanelTransform
Generates the multiple event argument string for the given event, with the given arguments.
generateNamespacesMap(String) - Method in class com.microstrategy.web.app.utils.MkitBundleProcess
 
generateNewTrustToken(String) - Method in interface com.microstrategy.web.objects.WebIServerSession
Create Trust Relationship between Web Server and Intelligence Server.
generateNotAppLegend(RowTag) - Method in class com.microstrategy.web.app.transforms.AbstractPrivilegesEditorTransform
generate the Legend "NA - Not applicable per project"
generateNotAppLegend(RowTag) - Method in class com.microstrategy.web.app.transforms.UserEntityPrivilegesTransform
 
generateNumericComboContents(int, int) - Static method in class com.microstrategy.web.admin.transforms.DiagnosticsViewerTransformHelper
Generate a combo box with the value range specified.
generateOpenAnchor(MarkupOutput, WebEvent) - Method in class com.microstrategy.web.app.beans.EventHelper
Deprecated.
 
generateOpenAnchor(MarkupOutput, WebEvent) - Method in class com.microstrategy.web.app.beans.EventManager
Generates an open anchor for an event.
generateOpenAnchor(MarkupOutput, WebEvent, int) - Method in class com.microstrategy.web.app.beans.EventHelper
Deprecated.
 
generateOpenAnchor(MarkupOutput, WebEvent, int, String, String) - Method in class com.microstrategy.web.app.beans.EventManager
Deprecated.
generateOpenAnchor(MarkupOutput, WebEvent, String, String) - Method in class com.microstrategy.web.app.beans.EventManager
Deprecated.
generateOpenAnchor(MarkupOutput, String) - Method in class com.microstrategy.web.app.beans.EventManager
Deprecated.
generateOpenAnchor(MarkupOutput, String, boolean, String, String) - Method in class com.microstrategy.web.app.beans.EventManager
Deprecated.
generateOpenAnchor(MarkupOutput, String, String, String) - Method in class com.microstrategy.web.app.beans.EventManager
Deprecated.
generateOpenAnchor(StringBuffer, WebEvent, int, String, String) - Method in class com.microstrategy.web.app.beans.EventManager
Deprecated.
generateOpenAnchor(StringBuffer, String, String, String) - Method in class com.microstrategy.web.app.beans.EventManager
Deprecated.
generateOpenDocumentEvent(DocumentBean) - Method in class com.microstrategy.web.app.transforms.PreferencesGeneralTransform
Method that will generate the event for running a document, to be saved as part of the Start Page preference, when the Last Document Run is selected.
generateOpenFolderEvent(FolderBean, String) - Method in class com.microstrategy.web.app.transforms.PreferencesGeneralTransform
Method that will generate the event for opening a folder, to be saved as part of the Start Page preference, if a custom folder other than the default ones is selected.
generateOpenFormForEvent(MarkupOutput, int, WebEvent) - Method in class com.microstrategy.web.app.beans.EventManager
Generate an open form tag for an event
generateOpenFormForEvent(MarkupOutput, int, WebEvent, String, String) - Method in class com.microstrategy.web.app.beans.EventManager
Generate an open form tag for an event
generateOpenFormForEvent(MarkupOutput, int, WebEvent, String, String, boolean) - Method in class com.microstrategy.web.app.beans.EventManager
Generate an open form tag for an event
generateOpenFormForEvent(MarkupOutput, int, WebEvent, String, String, String) - Static method in class com.microstrategy.web.app.beans.EventHelper
Deprecated.
 
generateOpenFormForEvent(MarkupOutput, int, WebEvent, String, String, String, String) - Method in class com.microstrategy.web.app.beans.EventManager
Generate an open form tag for an event
generateOpenFormForEvent(MarkupOutput, int, WebEvent, String, String, String, String, boolean) - Method in class com.microstrategy.web.app.beans.EventManager
Generate an open form tag for an event
generateOpenFormForEvent(MarkupOutput, int, String) - Method in class com.microstrategy.web.app.beans.EventManager
Generate an open tag for a form.
generateOpenFormForEvent(MarkupOutput, int, String, String, String) - Method in class com.microstrategy.web.app.beans.EventManager
Generate an open tag for a form.
generateOpenFormForEvent(MarkupOutput, int, String, String, String, boolean) - Method in class com.microstrategy.web.app.beans.EventManager
Generate an open tag for a form.
generateOpenFormForEvent(MarkupOutput, int, String, String, String, String, String) - Method in class com.microstrategy.web.app.beans.EventManager
Generate an open tag for a form.
generateOpenFormForEvent(MarkupOutput, int, String, String, String, String, String, boolean) - Method in class com.microstrategy.web.app.beans.EventManager
Generate an open tag for a form.
generateOpenFormForEventList(MarkupOutput, int, ArrayList) - Static method in class com.microstrategy.web.app.beans.EventHelper
Deprecated.
 
generateOpenFormForEventList(MarkupOutput, int, ArrayList, String) - Static method in class com.microstrategy.web.app.beans.EventHelper
Deprecated.
 
generateOpenFormForEventList(MarkupOutput, int, ArrayList, String, String) - Static method in class com.microstrategy.web.app.beans.EventHelper
Deprecated.
 
generateOpenFormForEventList(MarkupOutput, int, ArrayList, String, String, boolean, boolean) - Static method in class com.microstrategy.web.app.beans.EventHelper
Deprecated.
 
generateOpenFormForEventList(MarkupOutput, int, ArrayList, String, String, String) - Static method in class com.microstrategy.web.app.beans.EventHelper
Deprecated.
 
generateOpenHTML5VIDashboardEvent(RWBean) - Method in class com.microstrategy.web.app.transforms.PreferencesGeneralTransform
Method that will generate the event for running a html5 vi dashboard, to be saved as part of the Start Page preference, when the Last Document Run is selected.
generateOpenReportEvent(ReportBean, ReportFrameBean) - Method in class com.microstrategy.web.app.transforms.PreferencesGeneralTransform
Method that will generate the event for running a report, to be saved as part of the Start Page preference, when the Last Report Run is selected.
generateOpenRWDocumentEvent(RWBean) - Method in class com.microstrategy.web.app.transforms.PreferencesGeneralTransform
Method that will generate the event for running a report writing document, to be saved as part of the Start Page preference, when the Last Document Run is selected.
generateOPTION(MarkupOutput, int, String, String, boolean, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateOPTION(MarkupOutput, int, String, String, boolean, String, boolean) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateOPTION(String, String, boolean) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Returns an option Tag with the information provided
generateOptions(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.PreferencesPrintHeaderFooterTransform
Generate the different options the user can add to the header/footer, such as date, page number, etc.
generateOptionTag(String, String, boolean) - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
 
generateOutlineModeImage(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Generate the javascript images for collapse and expand for outline mode.
generateOutlineModeImage(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridCellRowHeaderImpl
 
generateOutlineModeImage(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Generate the javascript images for collapse and expand for outline mode.
generateOutlineModeImage(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellRowHeader
Deprecated.
Override the protected method of ReportDisplayCellImpl.
generateOutlineSubTotalName(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Generate the name of the subtotal type next to the header element for outline mode.
generateOutlineSubTotalName(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridCellRowHeaderImpl
 
generateOutlineSubTotalName(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Generate the name of the subtotal type next to the header element for outline mode.
generateOutlineSubTotalName(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellRowHeader
Deprecated.
Override the protected method of ReportDisplayCellImpl.
generateOutput() - Method in class com.microstrategy.web.app.beans.AbstractAppComponent
Generates the output of a bean.
generateOutput() - Method in class com.microstrategy.web.app.beans.AbstractFrameEditorBean
Overrides generateOutput by generating the editor HTML
generateOutput() - Method in class com.microstrategy.web.app.beans.CreditsBean
 
generateOutput() - Method in class com.microstrategy.web.app.beans.OptionsBeanImpl
Deprecated.
Uses a transform to generate the output.
generateOutput() - Method in class com.microstrategy.web.app.beans.PreferencesBeanImpl
Deprecated.
Uses a transform to generate the output.
generateOutput() - Method in class com.microstrategy.web.app.beans.ReportFrameBeanImpl
This method creates a ReportFrameClassicTransform and returns the result of transforming it.
generateOutput() - Method in class com.microstrategy.web.app.beans.ServletWebComponent
This Component is not used to generate output.
generateOutput() - Method in class com.microstrategy.web.app.gui.DragAndDropItem
generate the output for a drag item or a drop item
generateOutput() - Method in class com.microstrategy.web.app.utils.TabControlHelper
Generates the HTML output for this tab instance
generateOutput() - Method in interface com.microstrategy.web.beans.WebComponent
This is the generic method to ask the WebComponent to generate some output for the client.
generateOutput(MarkupOutput) - Method in class com.microstrategy.web.app.gui.DragAndDropItem
generate the output for a drag item or a drop item
generateOutput(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
This is the main entry point to generate the output of the cell.
generateOutput(MarkupOutput) - Method in interface com.microstrategy.web.app.transforms.ReportGridDisplayCell
This is the main entry point to generate the output of the cell.
generateOutput(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Generate complete HTML for this cell.
generatePageByInfo(XMLBuilder, WebReportGrid) - Static method in class com.microstrategy.web.tasks.MobileTaskUtils
 
generatePageHistoryItems(boolean) - Method in class com.microstrategy.web.app.transforms.AbstractReportDataTransform
 
generateParseOptions(RequestKeys) - Method in class com.microstrategy.web.tasks.UploadFileTask
Generate a list of parse options based on the contents of the Task parameters.
generatePercentToTotalOptions() - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellPercentForEachMetric.AbstractInsertMetricContextMenuBuilder
ContextMenu instance with the insert metric options related to Percent To Total metrics
generatePivotButton(int) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellTitle
Generate the pivot button tag, according to the type of manipulation that should perform
generatePivotButton(int) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
 
generatePivotButton(int) - Method in class com.microstrategy.web.app.transforms.ReportGridCellColHeaderImpl
Generate the pivot button tag, according to the type of manipulation that should perform
generatePivotButton(int) - Method in class com.microstrategy.web.app.transforms.ReportGridCellImpl
 
generatePivotButton(int) - Method in class com.microstrategy.web.app.transforms.ReportGridCellMetricValueImpl
 
generatePivotButton(int) - Method in class com.microstrategy.web.app.transforms.ReportGridCellRowHeaderImpl
 
generatePivotButtons(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Generate pivot buttons.
generatePivotButtons(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridCellColHeaderImpl
Calls for ReportGridCellColHeaderImpl.generatePivotButton(int) for each one of the buttons this instance normally supports
generatePivotButtons(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridCellColTitleImpl
Calls for AbstractReportGridCellTitle.generatePivotButton(int) for each one of the buttons this instance normally supports
generatePivotButtons(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridCellRowTitleImpl
Calls for AbstractReportGridCellTitle.generatePivotButton(int) for each one of the buttons this instance normally supports
generatePivotButtons(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellColHeader
Deprecated.
override the protected method in ReportDisplayCellImpl
generatePivotButtons(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellColTitle
Deprecated.
Override the protected method in ReportDisplayCellImpl.
generatePivotButtons(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Generate pivot buttons.
generatePivotButtons(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellRowTitle
Deprecated.
override the protected method from ReportDisplayCellImpl
generatePostContent(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Generates the postContent of the cell.
generatePostContent(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Generate the postContent of the cell.
generatePreContent(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Generates the preContent of the cell.
generatePreContent(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridCellColHeaderImpl
Generates the preContent of the cell.
generatePreContent(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridCellRowHeaderImpl
Generates the preContent of the cell.
generatePreContent(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Generate the preContent of the cell.
generatePreHTMLForResizeColumns(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
Deprecated.
This method is not called anymore and it doesn't generate any HTML. It's kept just for backwards compatibility.
generatePreJS(MarkupOutput, ReportBean) - Static method in class com.microstrategy.web.app.gui.DragAndDropHelper
Deprecated. 
generatePrivilegeRow(TableTag, WebPrivilegeEntry) - Method in class com.microstrategy.web.app.transforms.UserEntityPrivilegesTransform
Generate the row for the given privilege.
generatePrivilegesOrigin(TableTag) - Method in class com.microstrategy.web.app.transforms.AbstractPrivilegesEditorTransform
generate the privilege origin legends
generatePrivilegesOrigin(TableTag) - Method in class com.microstrategy.web.app.transforms.UserEntityPrivilegesTransform
 
generatePrivilegeTypes(TableTag) - Method in class com.microstrategy.web.app.transforms.AbstractPrivilegesEditorTransform
generate the privilege type legends
generateProjectsRow(TableTag) - Method in class com.microstrategy.web.app.transforms.UserEntityPrivilegesTransform
Generate the row (both row and inner cells) that displays the list of projects.
generateQueryInfo(String, GetMapBoxPolygonIDTask.ParamsConfig) - Method in class com.microstrategy.web.app.tasks.GetMapBoxPolygonIDTask
Generate query field info
generateRadioButtonForObject(WebEvent, WebObjectInfo, boolean) - Method in class com.microstrategy.web.app.transforms.FolderCreateReportXHTMLTransform
Overwrites the parent method by assigning JavaScript code to the onclick event of the input tag if the user is on DHTML mode.
generateRadioButtonForObject(WebEvent, WebObjectInfo, boolean) - Method in class com.microstrategy.web.app.transforms.FolderIconRadioButtonTransform
Generates the radio button for the WebObjectInfo specified, according with the WebEvent specified.
GenerateRandomKey() - Method in interface com.microstrategy.webapi.IDSSXMLEncryptor
Returns a random key of length 16 for encryption.
generateRankOptions() - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellRankMetric.AbstractInsertMetricContextMenuBuilder
ContextMenu instance with the insert metric options related to Rank metrics
generateRAPreContent(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
 
generateRecipientRows(ArrayList, int, WebSubscription, WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.SubscriptionsListXHTMLTransform
 
generateRegisterBoneJS(MarkupOutput, String) - Method in class com.microstrategy.web.app.utils.ClientSideHelper
This method renders script loading tags and bone registration.
generateRemoveClientSideContextMenu(ViewBean, int, int, ContextMenu, boolean) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
Deprecated.
please use the new approach for generating context menu options, see ReportCellRemoveFromReport and ReportCellRemoveFromGrid
generateRemoveContextMenu(MarkupOutput, ReportBean, int, boolean, String, boolean, ContextMenu, EventManager) - Static method in class com.microstrategy.web.app.transforms.ReportTransformHelper
generateRemoveContextMenu(MarkupOutput, ReportBean, int, int, boolean, String, boolean, ContextMenu, EventManager) - Static method in class com.microstrategy.web.app.transforms.ReportTransformHelper
Deprecated.
generateRemoveContextMenu(MarkupOutput, ReportBean, int, int, String, ContextMenu, EventManager) - Static method in class com.microstrategy.web.app.transforms.ReportTransformHelper
generate Remove context menu for template unit specified by axis and position.
generateRemoveContextMenu(ViewBean, int, boolean, String, boolean, ContextMenu, EventManager) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
Deprecated.
please use the new approach for generating context menu options, see ReportCellRemoveFromReport and ReportCellRemoveFromGrid
generateRemoveTemplateUnitContextMenu(ViewBean, int, int, boolean, String, boolean, ContextMenu, EventManager) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
Deprecated.
please use the new approach for generating context menu options, see ReportCellRemoveFromReport and ReportCellRemoveFromGrid
generateRemoveWorkingSetAllMetricsContextMenu(MarkupOutput, ReportBean, boolean, String, boolean, ContextMenu, EventManager) - Static method in class com.microstrategy.web.app.transforms.ReportTransformHelper
 
generateRemoveWorkingSetAllMetricsContextMenu(ViewBean, boolean, String, boolean, ContextMenu, EventManager) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
Deprecated.
please use the new approach for generating context menu options, see ReportCellRemoveFromReport and ReportCellRemoveFromGrid
generateRemoveWorkingSetUnitContextMenu(MarkupOutput, ReportBean, WebObjectInfo, boolean, String, boolean, ContextMenu, EventManager) - Static method in class com.microstrategy.web.app.transforms.ReportTransformHelper
generate Remove context menu for working set specified by axis and position.
generateRemoveWorkingSetUnitContextMenu(ViewBean, WebObjectInfo, boolean, String, boolean, ContextMenu, EventManager) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
Deprecated.
please use the new approach for generating context menu options, see ReportCellRemoveFromReport and ReportCellRemoveFromGrid
generateRenameContextMenu(MarkupOutput, ReportBean, int, String, boolean, ContextMenu, EventManager) - Static method in class com.microstrategy.web.app.transforms.ReportTransformHelper
generate rename context menu for template unit.
generateRenameContextMenu(ViewBean, int, String, boolean, ContextMenu, EventManager) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
Deprecated.
please use the new approach for generating context menu options, see ReportCellRename
generateRenameContextMenuForRWB(ViewBean, int, String, boolean, ContextMenu, EventManager) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
Deprecated.
please use the new approach for generating context menu options, see ReportCellRename
generateReportGridTable(MarkupOutput, ReportBean, boolean) - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
Deprecated.
This method has been deprecated and will be removed in future versions of the product. It's not used anymore. In its place you may call: generateGridTable().renderOpenTag(out);
generateRowHeaderContent(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellRowHeader
Deprecated.
 
generateRowHeaderSortID(ViewBean, WebHeader) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
generat the sort id for column header
generateRows(TableTag) - Method in class com.microstrategy.web.admin.transforms.ConnectedServersTransform
Generates the rows with the connected servers list in the given TableTag
generateRowTitleContent(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellRowTitle
Deprecated.
 
generateRowTitleSortID(WebSubTitle, WebSubTitle) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
generate the sort id for row title.
generateRowTitleSortID(WebSubTitle, WebSubTitle, int) - Static method in class com.microstrategy.web.app.transforms.ReportTransformHelper
generate the sort id for row title.
generateRowTitleSortID(WebTitle, WebAttributeForm) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
generateRowTitleSortID(WebTitle, WebSubTitle) - Static method in class com.microstrategy.web.app.transforms.ReportTransformHelper
generate the sort id for row title.
generateRowTitleSortID(WebTitle, WebSubTitle) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
generate the sort id for row title
generateRowValueDrillContextMenu(MarkupOutput, ReportBean, WebRowValue, StringBuffer, ContextMenu) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Deprecated.
Use method that doesn't receive the ReportBean as an argument.
generateRowValueDrillContextMenu(MarkupOutput, ReportBean, WebRowValue, StringBuffer, ContextMenu) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
generate the drilling context menu for row values
generateRowValueDrillContextMenu(WebRowValue, StringBuffer, ContextMenu) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Deprecated.
please use the new approach for generating context menu options. See ReportCellDrill
generateSASSImports(File, String, String) - Method in class com.microstrategy.web.app.utils.JavaScriptBundles.JavaScriptBundle
 
generatesContent(BeanTaskRequestContext) - Method in class com.microstrategy.web.app.tasks.RWExecutionTask
Override the implementation of the super class to decide whether to collectData or collectMinimalData.
generatesContent(BeanTaskRequestContext) - Method in class com.microstrategy.web.app.tasks.WebComponentTask
This method determines whether the Task is going to generate any content.
generateSearchNode(List, WebSearch) - Method in class com.microstrategy.web.app.transforms.FolderObjectExplorerTransform
this method generates a tree node that represents the root node for the search results it's used when switching from a list view of search results to the tree view
generateSecurityRolesRow(TableTag) - Method in class com.microstrategy.web.app.transforms.UserEntityPrivilegesTransform
Generate the row (both row and inner cells) that displays the list of security roles for each project.
generateSelectedCartElements(Enumeration) - Method in class com.microstrategy.web.app.gui.CartImpl
 
generateSelfSignedCertificate() - Method in class com.microstrategy.utils.certificate.X509Helper
Generate self-signed certificate.
generateSelfSignedCertificateinPem(String, String) - Method in class com.microstrategy.utils.certificate.X509Helper
Generate self-signed certificate and persist the private key and certificate to pem files.
generateServerLists(ArrayList) - Static method in class com.microstrategy.web.app.transforms.ProjectsTransform
 
generateShellDivAttributes() - Method in class com.microstrategy.web.app.gui.DivBasedCartImpl
 
generateShortcutMetricsContextMenu(ViewBean, String, ContextMenu, ContextMenuManager, EventManager, boolean) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
Deprecated.
please use the new approach for generating context menu options, see ReportCellInsertMetric
generateSimpleEditor() - Method in class com.microstrategy.web.app.transforms.SaveAsTransform
Generic method that creates an Editor instance and initializes it with basic settings.
generateSimpleMode(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.FrameGenericTransform
 
generateSimpleMode(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportFrameClassicTransform
Deprecated.
Function that generate output for simple mode - report in error or cancelled status.
generateSimpleMode(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ResultSetFrameTransform
 
generateSkipNavigationLinkHeader(AppContext, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Transforms don't generate this link anymore. It's generated directly in the JSP.
generateSkipNavigationLinkTarget(AppContext, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Transforms don't generate this link anymore. It's generated directly in the JSP.
generateSmoothColorBox() - Method in class com.microstrategy.web.app.transforms.ColorPickerEditorTransform
Renders the smooth color picker box.
generateSmoothColorSlider() - Method in class com.microstrategy.web.app.transforms.ColorPickerEditorTransform
Renders the smooth color slider.
generateSortButton() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Generate the sort button tag information for this object
generateSortButton() - Method in class com.microstrategy.web.app.transforms.ReportGridCellColHeaderImpl
Generate the sort button tag information for this object
generateSortButton() - Method in class com.microstrategy.web.app.transforms.ReportGridCellColTitleImpl
Generate the sort button tag information for this object
generateSortButton() - Method in class com.microstrategy.web.app.transforms.ReportGridCellRowTitleImpl
Generate the sort button tag information for this object
generateSortButton(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
generateSortButton(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridCellColHeaderImpl
generateSortButton(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridCellRowTitleImpl
generateSortButton(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellColHeader
Deprecated.
override the protected method from ReportDisplayCellImpl
generateSortButton(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Generate sort button for this cell.
generateSortButton(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellRowTitle
Deprecated.
override the protected method from ReportDisplayCellImpl
generateSortContextMenu(ContextMenu) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Deprecated.
please use the new approach for generating context menu options. See ReportCellSort
generateSPAN(MarkupOutput, int, String, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateSPAN(MarkupOutput, int, String, String, boolean) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateStaticHyperLinkAnchor() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
 
generateStyle(RWUnit, String, String, StringBuffer, int, Locale, int, boolean, RWBean) - Static method in class com.microstrategy.web.app.PropertySetHelper
generateStyle(RWUnit, String, String, StringBuilder, int, Locale, int, boolean, RWBean) - Static method in class com.microstrategy.web.app.PropertySetHelper
 
generateSubMenu() - Method in interface com.microstrategy.web.app.transforms.contextmenus.ComposedContextMenuBuilder
Method that generates a ContextMenu instance with all the possible sub menu options enabled for the report cell provided.
generateSubMenu() - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellAttributeForms.AbstractAttributeFormsContextMenuBuilder
 
generateSubMenu(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractReportCellComposedContextMenuItemBuilder
Get the submenu that will display the different sub-menu options to the user.
generateSubMenu(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.PageByHyperLinkNavigation
Get the submenu that will display the different sub-menu options to the user.
generateSubMenu(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellDrill
 
generateSubMenu(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellHyperLinkNavigation
 
generateSubMenu(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellPercentForEachMetric
 
generateSubMenu(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellRankMetric
 
generateSubMenu(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellTransformationMetric
 
generateSubMenu(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportPageByCellDrill
 
generateTabBeanTree(TabBean, TreeNode) - Method in class com.microstrategy.web.app.transforms.TreeTabManagerTransform
Generate the control tree branch under parentTab TabBean.
generateTable() - Method in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Generates a TABLE HTML tag where all the contents of the inbox will be added as rows of this table.
generateTable() - Method in class com.microstrategy.web.app.transforms.SchedulesIconXHTMLTransform
Deprecated.
Generates a TABLE HTML tag where all the contents of the transform to display will be added as rows of this table.
generateTable() - Method in class com.microstrategy.web.app.transforms.SchedulesListXHTMLTransform
Deprecated.
Generates a TABLE HTML tag where all the contents of the transform to display will be added as rows of this table.
generateTable() - Method in class com.microstrategy.web.app.transforms.SubscriptionsIconXHTMLTransform
Generates a TABLE HTML tag where all the contents of the transform to display will be added as rows of this table.
generateTable() - Method in class com.microstrategy.web.app.transforms.SubscriptionsListXHTMLTransform
Generates a TABLE HTML tag where all the contents of the transform to display will be added as rows of this table.
generateTABLE(MarkupOutput, int, String, String, String, String, String, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateTABLE(MarkupOutput, int, String, String, String, String, String, String, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateTABLE(MarkupOutput, int, String, String, String, String, String, String, String, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateTABLE(MarkupOutput, int, String, String, String, String, String, String, String, String, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateTABLE(MarkupOutput, int, String, String, String, String, String, String, String, String, String, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateTargetNameProps(JsonGenerator, WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractSubscriptionListTransform
 
generateTargetNameProps(JsonGenerator, WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.SubscriptionsIconXHTMLTransform
 
generateText(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
Generate the text of the cell
generateText(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Generates the text of the cell.
generateText(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridCellMetricValueImpl
 
generateTEXTAREA(MarkupOutput, int, String, String, int, int, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateTEXTBOX(MarkupOutput, int, String, String, String, String, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateTEXTBOX(MarkupOutput, int, String, String, String, String, String, String) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
Tags should be generated using the Tags infrastructure. See TagsFactory.
generateThresholdSymbol(int) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Generates the HTML when the metric value is a "quick symbol" threshold.
generateThresholdSymbol(MarkupOutput, int) - Method in class com.microstrategy.web.app.transforms.ReportGridCellMetricValueImpl
Generates the HTML when the metric value is a "quick symbol" threshold.
generateTitleDrillContextMenu(MarkupOutput, ReportBean, WebTitle, StringBuffer, ContextMenu) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Deprecated.
Use method that doesn't receive the ReportBean as an argument.
generateTitleDrillContextMenu(MarkupOutput, ReportBean, WebTitle, StringBuffer, ContextMenu) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
generate output for drilling context menu for titles
generateTitleDrillContextMenu(WebTitle, StringBuffer, ContextMenu) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Deprecated.
please use the new approach for generating context menu options. See ReportCellDrill
generateTitleSortContextMenu(MarkupOutput, ReportBean, WebTitle, ContextMenu) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Deprecated.
Use method that doesn't receive the ReportBean as an argument.
generateTitleSortContextMenu(MarkupOutput, ReportBean, WebTitle, ContextMenu) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
generate the output for sorting context menu for titles
generateTitleSortContextMenu(WebTitle, ContextMenu) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
generateTitleSortID(WebTitle, WebAttributeForm, int) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
generateToken(JsonWebTokenPayLoad) - Static method in class com.microstrategy.utils.JsonWebTokenUtils
Generate JWT Token with the supplied payload
generateTooltip(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
generateTooltip(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellColHeader
Deprecated.
Generate the tool tip for this cell.
generateTooltip(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellColTitle
Deprecated.
Generate the tool tip for this cell.
generateTooltip(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Generate the context menu for this cell.
generateTooltip(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellMetricValue
Deprecated.
Generate the tool tip for this cell.
generateTooltip(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellRowHeader
Deprecated.
Generate the tool tip for this cell.
generateTooltip(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellRowTitle
Deprecated.
Generate the tool tip for this cell.
generateTooltipContent() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
Generates the string with the tooltip information to be assigned to the TITLE attribute of the cell tag for this instance
generateTooltipContent() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellTitle
Generates the string with the tooltip information to be assigned to the TITLE attribute of the cell tag for this instance
generateTooltipContent() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Generates the string with the tooltip information to be assigned to the TITLE attribute of the cell tag for this instance
generateTooltipContent() - Method in class com.microstrategy.web.app.transforms.ReportGridCellMetricValueImpl
Generates the string with the tooltip information to be assigned to the TITLE attribute of the cell tag for this instance
generateTooltipContent() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
 
generateTooltipForHeaders(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Deprecated.
please use the corresponding AbstractReportGridDisplayCell.generateTooltip(com.microstrategy.web.beans.MarkupOutput) method of the cell class instance (from the AbstractReportGridCellHeader hierarchy).
generateTooltipForHeaders(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Generate the tool tip for this cell.
generateTooltipForRowValue(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Deprecated.
please use the corresponding AbstractReportGridDisplayCell.generateTooltip(com.microstrategy.web.beans.MarkupOutput) method of the cell class instance (from the ReportGridCellMetricValueImpl hierarchy).
generateTooltipForRowValue(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Generate the tool tip for this cell.
generateTooltipForTitles(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Deprecated.
please use the corresponding AbstractReportGridDisplayCell.generateTooltip(com.microstrategy.web.beans.MarkupOutput) method of the cell class instance (from the AbstractReportGridCellTitle hierarchy).
generateTooltipForTitles(MarkupOutput) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Generate the tool tip for this cell.
generateTooltipInformation(String, WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractObjectBrowserTabTransform
Generates a string that returns the information that would be displayed as a tooltip for the WebObjectInfo item.
generateTooltipInformation(String, WebWorkingSet, WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.ObjectBrowserTabReportWorkingSetTransform
Get the tooltip information for each object
generateTooltipInformation(String, WebWorkingSet, WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.ObjectBrowserTabRWWorkingSetTransform
Get the tooltip information for each object
generateTransformationOptions() - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellTransformationMetric.AbstractInsertMetricContextMenuBuilder
ContextMenu instance with the insert metric options related to Transformation metrics
generateTransmitterSettings() - Method in class com.microstrategy.web.objects.WebEmailTransmitterImpl
 
generateUpdateBoneJS(MarkupOutput, String) - Method in class com.microstrategy.web.app.utils.ClientSideHelper
This method renders script loading tags and bone update.
generateUpdateManagerEventJSString(StringBuffer, String, WebEvent, String[]) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractFilterOperatorContextMenuItemBuilder
Helper method that serialize an event and its arguments so it can be submitted through the event manager.
generateUpdateManagerEventJSString(StringBuffer, String, WebEvent, String[], boolean) - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
Generates the javascript for the onclick tag that is necessary to invoke the given event via the update manager.
generateUpdateManagerEventJSString(StringBuffer, String, WebEvent, String[], boolean) - Method in class com.microstrategy.web.app.transforms.ViewFilterElementPanelTransform
Generates the javascript for the onclick tag that is necessary to invoke the given event via the update manager, A String representing the javascript function call(s) necessary to invoke the given event.
generateUserColors() - Method in class com.microstrategy.web.app.transforms.ColorPickerEditorTransform
Renders the user palette colors section of color picker editor.
generateUserMetricTooltipInfo(String, RWUserMetric) - Method in class com.microstrategy.web.app.transforms.ObjectBrowserTabRWWorkingSetTransform
 
generateVisPropsList(String) - Static method in class com.microstrategy.web.app.transforms.VisualizationsHelper
Helper method that returns a list that contains the key/value pairs of visualization properties
generateVisualizationsJson(Messages, VisualizationList) - Method in class com.microstrategy.web.config.Visualizations
Returns a JSONGenerator object used to pass the list of all visualizations to the client side
generateXML() - Method in class com.microstrategy.utils.xml.builders.ServerClusteringStartupMembershipBuilder
Generates XML from its internal structures
generateXMLConfiguration(TaskRequestContext, MarkupOutput) - Method in class com.microstrategy.web.app.tasks.AbstractGetMapConfigurationTask
 
generateXMLConfiguration(TaskRequestContext, MarkupOutput) - Method in class com.microstrategy.web.app.tasks.GetESRIConfigurationTask
 
generateXMLConfiguration(TaskRequestContext, MarkupOutput) - Method in class com.microstrategy.web.app.tasks.GetGoogleConfigurationTask
 
generateXMLConfiguration(TaskRequestContext, MarkupOutput) - Method in class com.microstrategy.web.app.tasks.GetMapConfigurationTask
 
generic - Static variable in class com.microstrategy.utils.log.Debug
The generic debugger may be used to obtain debugging information quickly without having to declare a custom debug logger.
GENERIC_EMAIL - Static variable in interface com.microstrategy.webapi.EnumDSSXMLLDAPEmailAddress
 
GENERIC_ERROR_CODE_FOR_USHER_AUTH - Static variable in interface com.microstrategy.web.app.utils.usher.EnumUsherRequest
 
GENERIC_EVENT_ARGUMENT_MULTIPLE_EVENTS - Static variable in interface com.microstrategy.web.beans.EnumGenericEvents
Multiple events are encoded in a FlatStateTokenizer collection.
GENERIC_EVENT_ARGUMENT_MULTIPLE_EVENTS_XML - Static variable in interface com.microstrategy.web.beans.EnumGenericEvents
Multiple events are encoded in a specified in a xml format collection.
GENERIC_EVENT_PROCESS_MULTIPLE_EVENTS - Static variable in interface com.microstrategy.web.beans.EnumGenericEvents
This special event incorporates multiple events.
GENERIC_HTTP_SESSION_KEY - Static variable in class com.microstrategy.web.app.GenericBrowserSettings
Primary key to use for representing global temporal browser setting values
GENERIC_KEY - Static variable in class com.microstrategy.web.app.GenericBrowserSettings
Primary key to use for representing global persistent browser setting values
GENERIC_PROJECT_KEY_PREFIX - Static variable in class com.microstrategy.web.app.GenericBrowserSettings
key name prefix for project settings *
GenericBrowserSettings - Class in com.microstrategy.web.app
This abstract class represents a generic implementation of the BrowserSettings interface.
GenericBrowserSettings() - Constructor for class com.microstrategy.web.app.GenericBrowserSettings
Class Constructor.
GenericCookie - Interface in com.microstrategy.web.platform
This class represents the features and functionality exposed by a generic Cookie object--independent of the contained web container (e.g., either Java or ASP).
GenericEditorTransform - Class in com.microstrategy.web.app.transforms
 
GenericEditorTransform() - Constructor for class com.microstrategy.web.app.transforms.GenericEditorTransform
Default Constructor.
GenericEventHandler - Class in com.microstrategy.web.beans
This class provides the default implementation of the interface WebEventHandler.
GenericEventHandler() - Constructor for class com.microstrategy.web.beans.GenericEventHandler
Constructs a GenericEventHandler with empty collection of WebEvent.
GenericEventHandler.GenericEventKeys - Class in com.microstrategy.web.beans
This inner class is an implementation of the request keys specific for an event.
GenericEventKeys(RequestKeys, int) - Constructor for class com.microstrategy.web.beans.GenericEventHandler.GenericEventKeys
 
GenericFileModule - Class in com.microstrategy.web.app.utils.upgrade
 
GenericFileModule(UpgradeManager) - Constructor for class com.microstrategy.web.app.utils.upgrade.GenericFileModule
 
GenericFileModule.PatternInfo - Class in com.microstrategy.web.app.utils.upgrade
 
GenericJsonGenerator - Class in com.microstrategy.utils
This class generates JavaScript Object Notation strings (JSON)
GenericJsonGenerator() - Constructor for class com.microstrategy.utils.GenericJsonGenerator
The default, no args constructor.
GenericJsonGenerator(boolean) - Constructor for class com.microstrategy.utils.GenericJsonGenerator
A constructor used if caller needs the properties insertion order to be preserved
GenericJsonGenerator(Comparator<String>) - Constructor for class com.microstrategy.utils.GenericJsonGenerator
A constructor that passes in a Comparator to use for sorting properties.
GenericMultipleEvents - Class in com.microstrategy.web.beans
The GenericMultipleEvents class represents an event that encompasses multiple events.
GenericMultipleEvents() - Constructor for class com.microstrategy.web.beans.GenericMultipleEvents
 
GenericRequestKeys - Class in com.microstrategy.web.beans
This class provides provides a skeletal implementation of the interface RequestKeys, to minimize the effort required to implement this interface and allow subclasses to focus only on how to initialize the key-values collection from various sources.
GenericRequestKeys() - Constructor for class com.microstrategy.web.beans.GenericRequestKeys
Constructs a new GenericRequestKeys instance
GENERICS_TAG_CANCELED_PROMPTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_COLLECTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_CUSTOM_OBJECT_ALIAS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_CUSTOM_OBJECT_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_CUSTOM_OBJECT_LONG_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_CUSTOM_OBJECT_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_CUSTOM_PROMPT_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_CUSTOM_PROMPT_TITLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_ANNOTATION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_ATTR_FORM_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_ATTR_FORM_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_ATTR_FORM_WRAPPER_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_ATTR_FORM_WRAPPER_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_COMMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_DOCUMENT_SUBTOTAL_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_DOCUMENT_VIEW_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_DRILL_PATH_CLA_STRING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_DRILL_PATH_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_DRILL_PATH_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_EXTENSION_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_EXTENSION_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_FEATUREFLAG_DISCLAIMER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_GRAPH_FOOT_NOTE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_GRAPH_SERIES_TITLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_GRAPH_SUBTITLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_GRAPH_TITLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_GRAPH_XTITLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_GRAPH_Y1_TITLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_GRAPH_Y2_METRIC_LABEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_GRAPH_Y2_TITLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_GRAPH_Y3_METRIC_LABEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_GRAPH_Y4_METRIC_LABEL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_HYPERLINK_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_LINK_TOOLTIP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_NODE_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_NODE_PLACEHOLDER_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_OBJECT_ALIAS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_OBJECT_DESCRIPTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_OBJECT_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_PROJECT_CONFIDENTIALITY_TEXT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_PROMPT_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_PROMPT_TITLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_RW_FIELD_HTML - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_RW_FIELD_HYPERLINK - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_RW_FIELD_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_RW_FIELD_TOOLTIP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_RW_FIELD_URL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_RWFEILD_NODE_VALUE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_RWNODE_CONTROL_ALLALIAS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_RWNODE_CONTROL_DISPLAY_TEXT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_RWNODE_CONTROL_SUBSEQUENT_DISPLAY_MESSAGE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_RWNODE_CONTROL_TITLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_RWNODE_CONTROL_TOOLTIP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_RWNODE_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_RWNODE_TITLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_RWNODE_TOOLTIP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_SHORTCUT_TARGET_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_STOP_WORDS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_STRING_PARAM_ITEM_CONST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_TEMPLATE_METRIC_ALIAS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_TEMPLATE_SUBTOTAL_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_TEMPLATE_UNIT_ALIAS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_THRESHOLD_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_THRESHOLD_PREFIX - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_THRESHOLD_REPLACE_STRING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_THRESHOLD_SUFFIX - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_TXN_ACTION_DESC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_TXN_ACTION_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_TXN_BUTTON_NAME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_UNIT_INFO_ALIAS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_UNIT_INFO_COMMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_HR_WIDGETS_MULTILINGUAL_STRING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_MULTILINGUAL_STRING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_NONE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_OBJECT_WITH_PROMPTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_PROMPT_ANSWERS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_REFERENCE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_REFERENCES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_REPORTSOURCE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_RESERVED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_RESERVES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_ROOT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_ROOT_STAND_ALONE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_ATTR_DEFN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_ATTR_FORMS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_ATTR_FORMWRAPS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_ATTR_INFO - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_ATTR_INFOS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_ATTR_RELATIONSHIP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_AXIS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_BASE_ATTR_FORM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_BASE_ATTR_FORMS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_BASE_ELEMENT_PROXY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_BASE_ELEMENTS_PROXY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_BEGIN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_BROWSER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_CHANGE_JOURNAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_CHANGE_JOURNAL_COMMENTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_CHANGE_JOURNAL_ENTRY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_CHANGE_JOURNAL_LINK_ITEM_ENTRY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_CHANGE_JOURNAL_LINK_ITEM_LIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_CHANGE_JOURNAL_LIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_CHANGE_JOURNAL_OBJECT_ENTRY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_CHANGE_JOURNAL_OBJECT_LIST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_COLUMNS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_COMMENTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_CONDITIONALITY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_CUSTOM_SQL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_CUSTOM_SQLCOLUMN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_CUSTOM_SUBTOTAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_CUSTOM_SUBTOTALS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_DATA_ELEMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_DATA_ELEMENTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_DATAMART_COLUMN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_DATAMART_UNIT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_DBTABLE_KEY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_DBTABLE_KEYS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_DEFINITION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_DELIVERY_SECTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_DELIVERY_SECTIONS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_DERIVEDELEMENTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_DIM_INFO - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_DIM_INFOS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_DIMTY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_DIMTY_UNIT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_DIRECTED_ATTR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_DIRECTED_GRAPH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_DRILL_ACTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_DRILLPATH - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_ELEMENT_BAND - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_ELEMENT_CONCRETE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_ELEMENT_CONSOLIDATION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_ELEMENT_CUSTOM_GROUP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_ELEMENT_DIMENSION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_ELEMENT_END - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_ELEMENT_FILTER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_ELEMENT_FIRST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_ELEMENT_JOINT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_ELEMENT_LAST - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_ELEMENT_METRIC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_ELEMENT_RESIDUE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_ELEMENT_SUBEXPRESSION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_ELEMENT_SUBTOTAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_END - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_EXPR_IMPL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_EXPRESSION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_EXTENSION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_EXTENSION_UNIT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_EXTENSIONS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_FACTINFO - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_FACTINFOS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_FERTILE_NODE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_FORMWRAP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_FUNCTIONS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_GRAPH_EDGE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_GRAPH_ENDNODE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_GRAPH_NODE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_GRAPH_NODEMAP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_GROUPBY_UNIT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_GROUPBY_UNITS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_LOCALIZED_DBCONNECTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_MAP_TO_TARGET - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_MDX_COLUMN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_MDX_CUBE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_MDX_DIMENSION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_MDX_DIMENSIONS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_MDX_HIERARCHIES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_MDX_HIERARCHY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_MDX_SAPVAR_INFOS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_MDX_SAPVAR_SHELL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_MDX_SAPVAR_SHELLS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_MDX_SAPVARIABLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_MDX_SAPVARIABLES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_MDX_SHAREDOBJECTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_MDXSAPVAR_INFO - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_METRIC_SUBTOTAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_METRIC_SUBTOTALS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_METRICINFO - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_METRICINFOS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_METRICS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_MULTILINGUAL_COMMENTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_NODE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_NODE_CELL_FORMAT_DATA - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_NODE_CONSTANT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_NODE_ELEMENTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_NODE_FORM_SHORTCUT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_NODE_GROUP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_NODE_ME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_NODE_OPERATOR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_NODE_REFERENCE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_NODE_RELATIONSHIP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_NODE_RESERVED1 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_NODE_RESERVED2 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_NODE_RESIDUE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_NODE_SHORTCUT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_NODE_SQL_COLUMN_SHORTCUT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_NODE_SQL_QUERY_COLUMN_SHORTCUT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_NODE_TIME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_OBJECT_REFERENCE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_OBJECT_REFERENCES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_OLAPSORTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_PROMPT_ANSWER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_PROMPT_INSTANCE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_PROMPT_INSTANCES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_PROMPT_QUESTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_PROMPT_VALUE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_PROMPT_VALUES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_PROMPTVALUE_BIGDEC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_PROMPTVALUE_DIMTY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_PROMPTVALUE_DOUBLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_PROMPTVALUE_ELEMENTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_PROMPTVALUE_EXPRESSION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_PROMPTVALUE_FOLDER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_PROMPTVALUE_LONG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_PROMPTVALUE_OBJECT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_PROMPTVALUE_STRING - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_PROMPTVALUE_TIME - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_RELATIONSHIP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_RESERVED101 - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_RW_FIELD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_RW_FIELDS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_RWNODE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_RWNODE_DOCUMENT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_RWNODE_END - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_RWNODE_FIELD_GROUP - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_RWNODE_RESERVED - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_RWNODE_SECTION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_RWNODE_TEMPLATE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_SEARCH_FOLDER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_SORT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_SORTS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_SQL_COLUMN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_SQL_COLUMNS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_SQL_JOIN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_SQL_JOINS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_SQL_QUERIES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_SQL_QUERY - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_SQL_QUERY_COLUMN - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_SQL_QUERY_COLUMNS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_SQL_QUERY_SHORTCUT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_SQL_TABLE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_SQL_TABLES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_TABLES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_TARGET_FOLDER - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_TARGET_INFO - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_TEMPLATE_METRIC - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_TEMPLATE_SUBTOTAL - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_TEMPLATE_SUBTOTALS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_TEMPLATE_UNIT - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_TEMPLATE_UNIT_ATTR - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_TEMPLATE_UNIT_CG - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_TEMPLATE_UNIT_CONS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_TEMPLATE_UNIT_DIM - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_TEMPLATE_UNIT_METRICS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_TEMPLATES - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_THRESHOLD - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_THRESHOLDS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_TYPE - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_STRUCTURE_USER_ANSWERS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_TRANSLATION - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GENERICS_TAG_TRANSLATIONS - Static variable in class com.microstrategy.utils.localization.WebAPIErrorCodes
 
GenericTreeNode<T> - Interface in com.microstrategy.utils
 
GenericTreeNodeImpl<T> - Class in com.microstrategy.utils
This class represents a generic node in an ordered tree data structure.
GenericWebAppController - Class in com.microstrategy.web.controller
This class provides a generic implementation of AppController that suits many MicroStrategy web applications.
GenericWebAppController() - Constructor for class com.microstrategy.web.controller.GenericWebAppController
 
GenericWebEvent - Class in com.microstrategy.web.beans
This class provides a skeletal implemenation of the interface WebEvent, to minimize any effort to implement this interface.
GenericWebEvent() - Constructor for class com.microstrategy.web.beans.GenericWebEvent
Constructs a GenericWebEvent with empty arguments.
GenericWebEvent(int, String) - Constructor for class com.microstrategy.web.beans.GenericWebEvent
 
genGetDBRoleConnectionStringXML(String, String) - Method in interface com.microstrategy.web.objects.WebDBRole
 
GEO_ATTRIBUTE_ID - Static variable in class com.microstrategy.web.app.transforms.IPhoneMapVisualizationPropertiesTransform
 
GEOCOORDINATE_LATITUDE - Static variable in interface com.microstrategy.web.objects.EnumPromptPropertyNamesAndValues
 
GEOCOORDINATE_LONGITUDE - Static variable in interface com.microstrategy.web.objects.EnumPromptPropertyNamesAndValues
 
GeoData - Interface in com.microstrategy.web.app.maps
GeoData interface.
GeoDataByteSerializer - Class in com.microstrategy.web.app.maps
 
GeoDataByteSerializer(int) - Constructor for class com.microstrategy.web.app.maps.GeoDataByteSerializer
 
GeoDataJSONSerializer - Class in com.microstrategy.web.app.maps
The GeoDataSerializer sub class that generates JSON data GeoData objects
GeoDataJSONSerializer(int) - Constructor for class com.microstrategy.web.app.maps.GeoDataJSONSerializer
 
GeoDataOutput - Interface in com.microstrategy.web.app.maps
 
GeoDataRequestResultVisitor<E extends MapObject> - Interface in com.microstrategy.web.app.maps
The lookup info object visitor.
GeoDataSerializer - Interface in com.microstrategy.web.app.maps
The GeoData object serialization interface.
GEOMAPPING_CITY - Static variable in interface com.microstrategy.web.objects.EnumPromptPropertyNamesAndValues
 
GEOMAPPING_COUNTRY - Static variable in interface com.microstrategy.web.objects.EnumPromptPropertyNamesAndValues
 
GEOMAPPING_STATE - Static variable in interface com.microstrategy.web.objects.EnumPromptPropertyNamesAndValues
 
GEOMAPPING_ZIP - Static variable in interface com.microstrategy.web.objects.EnumPromptPropertyNamesAndValues
 
GeoPath - Class in com.microstrategy.web.app.maps
The GeoPath object represents a path/line object in the map.
GeoPath() - Constructor for class com.microstrategy.web.app.maps.GeoPath
 
GeoPath(List<GeoPoint>) - Constructor for class com.microstrategy.web.app.maps.GeoPath
 
GeoPoint - Class in com.microstrategy.web.app.maps
The GeoPoint object represent a point in the map.
GeoPoint() - Constructor for class com.microstrategy.web.app.maps.GeoPoint
 
GeoPoint(LatLng) - Constructor for class com.microstrategy.web.app.maps.GeoPoint
 
GeoPointFactory - Class in com.microstrategy.web.app.maps.topology
A factory to create GeoPoint object to avoid duplicated objects created for same Lat Lng.
GeoPointFactory() - Constructor for class com.microstrategy.web.app.maps.topology.GeoPointFactory
 
GeoPolygon - Class in com.microstrategy.web.app.maps
A GeoPolygon object represent a polygon object that can contains holes.
GeoPolygon() - Constructor for class com.microstrategy.web.app.maps.GeoPolygon
 
GeoRequestBase - Class in com.microstrategy.web.app.maps
Request object contains all the parsed query parameters, including query target type, query fields, and basic utility functions.
GeoRoleInfo - Class in com.microstrategy.web.config
 
GeoRoleInfo() - Constructor for class com.microstrategy.web.config.GeoRoleInfo
 
GeoRolesInfoList - Class in com.microstrategy.web.config
 
GeoRolesInfoList() - Constructor for class com.microstrategy.web.config.GeoRolesInfoList
 
GeoShapeInfo - Class in com.microstrategy.web.config
 
GeoShapeInfo() - Constructor for class com.microstrategy.web.config.GeoShapeInfo
 
GeoShapesInfoList - Class in com.microstrategy.web.config
 
GeoShapesInfoList() - Constructor for class com.microstrategy.web.config.GeoShapesInfoList
 
get() - Method in interface com.microstrategy.utils.function.ThrowingSupplier
 
get(int) - Method in class com.microstrategy.utils.config.AbstractConfigurationElement.FilteredList
 
get(int) - Method in class com.microstrategy.utils.config.AbstractConfigurationElementList
 
get(int) - Method in class com.microstrategy.utils.config.AbstractElementList
Returns the ConfigurationElement in the index position.
get(int) - Method in interface com.microstrategy.utils.config.ConfigurationElementList
 
get(int) - Method in class com.microstrategy.utils.HashList
Gets the contained in the specified index of the collection.
get(int) - Method in class com.microstrategy.utils.IntArrayList
 
get(int) - Static method in class com.microstrategy.utils.IntegerPool
Returns the corresponding Integer if available from the pool.
get(int) - Method in class com.microstrategy.utils.json.JSONArray
Get the object value associated with an index.
get(int) - Method in class com.microstrategy.utils.KeyedList
 
get(int) - Method in class com.microstrategy.utils.ObjectArray
Returns the Object at the index.
get(int) - Method in class com.microstrategy.web.app.gui.CartElements
Returns the cart element unit in the collection with the given index.
get(int) - Method in class com.microstrategy.web.app.tasks.architect.json.JSONArray
Get the object value associated with an index.
get(int) - Static method in class com.microstrategy.web.app.utils.EnumQuickSymbol
Lookup based on dss index.
get(int) - Method in class com.microstrategy.web.app.utils.FileContentsObjectList
Returns the FileContentsObjectWrapper instance at the indicated index position.
get(int) - Method in class com.microstrategy.web.app.utils.GridWidgetList
 
get(int) - Method in class com.microstrategy.web.beans.GenericMultipleEvents
Returns a WebEvent object at the specified index.
get(int) - Method in interface com.microstrategy.web.beans.HighlightedObjects
Returns the HighlightedObject at the specified position.
get(int) - Method in interface com.microstrategy.web.beans.UserEntitiesBean
Returns the user in this collection by its index.
get(int) - Method in interface com.microstrategy.web.beans.WebEvents
Returns the event at the specified index.
get(int) - Method in class com.microstrategy.web.blocks.BlockList
Returns the BlockListElement at the specified index.
get(int) - Method in class com.microstrategy.web.objects.admin.DataSourceEnumerator
Returns the DataSource at the given index in the collection.
get(int) - Method in interface com.microstrategy.web.objects.admin.licensing.BatchAuditResults
Returns the UserLicenseInfo object at the specified position.
get(int) - Method in interface com.microstrategy.web.objects.admin.licensing.CPULicenseDetails
Returns information about the system at the given index in the collection.
get(int) - Method in interface com.microstrategy.web.objects.admin.licensing.LicensedUsers
Returns the user at the given index in the collection
get(int) - Method in class com.microstrategy.web.objects.admin.monitors.AbstractCategories
 
get(int) - Method in class com.microstrategy.web.objects.admin.monitors.AbstractCategory
 
get(int) - Method in class com.microstrategy.web.objects.admin.monitors.AbstractInstance
 
get(int) - Method in interface com.microstrategy.web.objects.admin.monitors.CacheResults
Returns the Caches object at the specified index.
get(int) - Method in interface com.microstrategy.web.objects.admin.monitors.Caches
Returns the Cache object at the specified index.
get(int) - Method in interface com.microstrategy.web.objects.admin.monitors.Categories
Returns the Category at the given index.
get(int) - Method in interface com.microstrategy.web.objects.admin.monitors.Category
Returns the Instance object at the given index in the collection.
get(int) - Method in interface com.microstrategy.web.objects.admin.monitors.CounterDataList
returns the CounterData object at the index passed.
get(int) - Method in interface com.microstrategy.web.objects.admin.monitors.CountInfo
Returns the child CountInfo object at the given index.
get(int) - Method in interface com.microstrategy.web.objects.admin.monitors.CountSettings
Returns the item in the collection at the given 0-based index.
get(int) - Method in interface com.microstrategy.web.objects.admin.monitors.CountSummary
Returns the CountInfo object at the given 0-based index
get(int) - Method in interface com.microstrategy.web.objects.admin.monitors.DBConnectionResults
Returns the DBConnection at the given position.
get(int) - Method in interface com.microstrategy.web.objects.admin.monitors.Instance
Returns the Counter at the given index within the collection.
get(int) - Method in interface com.microstrategy.web.objects.admin.monitors.JobResults
Returns the Job at the given position.
get(int) - Method in interface com.microstrategy.web.objects.admin.monitors.MonitorFilter
Returns the MonitorFilterCondition object at the specified position.
get(int) - Method in class com.microstrategy.web.objects.admin.monitors.MonitorFilterImpl
 
get(int) - Method in interface com.microstrategy.web.objects.admin.monitors.MonitorSort
Returns the MonitorSortCondition object at the specified position.
get(int) - Method in interface com.microstrategy.web.objects.admin.monitors.UserConnectionResults
Returns the UserConnection at the given position.
get(int) - Method in interface com.microstrategy.web.objects.admin.serverconfig.DiagnosticsLogger
Returns the dispatcher at a given index.
get(int) - Method in interface com.microstrategy.web.objects.admin.serverconfig.DiagnosticsLoggers
Returns the diagnostics logger at a given index.
get(int) - Method in interface com.microstrategy.web.objects.admin.serverconfig.LogCategories
Returns the log category at the index passed.
get(int) - Method in interface com.microstrategy.web.objects.admin.serverconfig.LogCategory
Returns the log counter at the index passed.
get(int) - Method in interface com.microstrategy.web.objects.admin.serverconfig.LogDestinations
Returns the log destination at the index passed.
get(int) - Method in interface com.microstrategy.web.objects.admin.serverconfig.ServerInstances
Returns the ServerInstance object at the given index in the collection.
get(int) - Method in interface com.microstrategy.web.objects.admin.users.WebPrivilegeCategories
Returns the item at the given index in the collection.
get(int) - Method in interface com.microstrategy.web.objects.admin.users.WebPrivilegeCategory
Returns the privilege at the given index.
get(int) - Method in interface com.microstrategy.web.objects.admin.users.WebPrivileges
Returns the privilege at the given index in the collection.
get(int) - Method in interface com.microstrategy.web.objects.admin.users.WebSubscriptionUserAddresses
This method returns a WebSubscriptionAddress given an index of the address in the address list.
get(int) - Method in interface com.microstrategy.web.objects.rw.RWAttributeLinks
Returns i-th attribute link
get(int) - Method in interface com.microstrategy.web.objects.rw.RWClipboard
Returns i-th clipboard unit
get(int) - Method in interface com.microstrategy.web.objects.rw.RWControlGroupBys
Returns the RWControlGroupBy at the specified index in the collection
get(int) - Method in interface com.microstrategy.web.objects.rw.RWDataSetItems
 
get(int) - Method in interface com.microstrategy.web.objects.rw.RWDataSets
Returns i-th data set
get(int) - Method in interface com.microstrategy.web.objects.rw.RWGroupByElements
REturns i-th collection element
get(int) - Method in interface com.microstrategy.web.objects.rw.RWGroupBys
Gets i-th group by
get(int) - Method in interface com.microstrategy.web.objects.rw.RWHyperlinks
 
get(int) - Method in interface com.microstrategy.web.objects.rw.RWUserObjects
Returns the i-th derived attribute
get(int) - Method in class com.microstrategy.web.objects.RWDataSetItemsImpl
 
get(int) - Method in interface com.microstrategy.web.objects.RWDocumentViews
Gets a RWDocumentView instance by index.
get(int) - Method in class com.microstrategy.web.objects.RWDocumentViewsImpl
 
get(int) - Method in class com.microstrategy.web.objects.RWHyperlinksImpl
 
get(int) - Method in interface com.microstrategy.web.objects.WebAccessControlList
Returns the item at the given index in the collection.
get(int) - Method in interface com.microstrategy.web.objects.WebAttributeForms
Returns the attribute form with the given index from the collection.
get(int) - Method in interface com.microstrategy.web.objects.WebAxis
Returns the WebTemplateUnit object within this axis with the given (0-based) index.
get(int) - Method in interface com.microstrategy.web.objects.WebChangeJournalEntries
Returns the WebChangeJournalEntry in this collection according to the index (0-based).
get(int) - Method in class com.microstrategy.web.objects.WebChangeJournalEntriesImpl
 
get(int) - Method in interface com.microstrategy.web.objects.WebChangeJournalLinkitemEntries
Returns the WebChangeJournalLinkitemEntry in this collection according to the index (0-based).
get(int) - Method in class com.microstrategy.web.objects.WebChangeJournalLinkitemEntriesImpl
 
get(int) - Method in interface com.microstrategy.web.objects.WebChangeJournalObjectEntries
Returns the WebChangeJournalObjectEntry in this collection according to the index (0-based).
get(int) - Method in class com.microstrategy.web.objects.WebChangeJournalObjectEntriesImpl
 
get(int) - Method in interface com.microstrategy.web.objects.WebChannels
Returns the WebChannel object at the given index in the collection.
get(int) - Method in interface com.microstrategy.web.objects.WebCluster
Returns the node at the specified index.
get(int) - Method in interface com.microstrategy.web.objects.WebClusterMembership
Returns the WebClusterMember at a given index within the collection
get(int) - Method in interface com.microstrategy.web.objects.WebClusterProjectInfoCollection
Returns the project info object with the given index from the collection.
get(int) - Method in interface com.microstrategy.web.objects.WebClusters
Returns the item in the collection at the index given.
get(int) - Method in interface com.microstrategy.web.objects.WebColumns
 
get(int) - Method in interface com.microstrategy.web.objects.WebDerivedElements
Returns the Derived Element object with the given index.
get(int) - Method in interface com.microstrategy.web.objects.WebDimension
Returns the attribute within the collection with the given index.
get(int) - Method in interface com.microstrategy.web.objects.WebDimty
Returns the WebDimtyUnit object in the collection with the given index.
get(int) - Method in interface com.microstrategy.web.objects.WebDirectedAttributes
Returns the WebDirectedAttribute object with the given index.
get(int) - Method in interface com.microstrategy.web.objects.WebDisplayUnits
Returns the display unit in the collection with the given index.
get(int) - Method in interface com.microstrategy.web.objects.WebDocReportInstances
Returns the WebReportInstance object at a desired index.
get(int) - Method in interface com.microstrategy.web.objects.WebDrillActions
Returns the WebDrillAction object at the given index.
get(int) - Method in interface com.microstrategy.web.objects.WebDrillMap
Returns the WebDrillPath object at a desired index.
get(int) - Method in interface com.microstrategy.web.objects.WebElements
Returns the WebElement object with the given index.
get(int) - Method in interface com.microstrategy.web.objects.WebFences
 
get(int) - Method in interface com.microstrategy.web.objects.WebFolder
Returns the object in the collection with the given index.
get(int) - Method in interface com.microstrategy.web.objects.WebGraphLabels
Returns a WebGraphLabel for the given index.
get(int) - Method in interface com.microstrategy.web.objects.WebGraphProperties
Returns the WebGraphProperty object with the given index.
get(int) - Method in interface com.microstrategy.web.objects.WebGridHeaders
Returns the WebHeaders object at the given index (starting from 0).
get(int) - Method in interface com.microstrategy.web.objects.WebGridRows
Returns the WebRow at the given index (starting from 0).
get(int) - Method in interface com.microstrategy.web.objects.WebGridTitles
Returns the WebTitle at the given index (starting from 0).
get(int) - Method in interface com.microstrategy.web.objects.WebHeaders
Returns the WebHeader at the given index (starting from 0).
get(int) - Method in interface com.microstrategy.web.objects.WebHyperLinkAnswers
Returns the i-th answer unit
get(int) - Method in interface com.microstrategy.web.objects.WebHyperLinks
Returns the i-th hyperlink in this collection
get(int) - Method in interface com.microstrategy.web.objects.WebLinkItems
retrives the WebLinkItem from this collection based on the index
get(int) - Method in interface com.microstrategy.web.objects.WebMDXCatalog
Returns the WebMDXCube object in the child collection at the given index.
get(int) - Method in interface com.microstrategy.web.objects.WebMDXSource
Returns the WebMDXCatalog at the given index in the source's collection of catalogs.
get(int) - Method in interface com.microstrategy.web.objects.WebMDXSources
Returns the object at the given index in the collection.
get(int) - Method in interface com.microstrategy.web.objects.WebMessages
Return the WebMessage object according to the index.
get(int) - Method in interface com.microstrategy.web.objects.WebMonitor
Returns the WebMonitorField at the index passed.
get(int) - Method in interface com.microstrategy.web.objects.WebMonitorField
Returns the WebMonitorProperty at the index passed.
get(int) - Method in interface com.microstrategy.web.objects.WebProjectInstances
Returns the project with the given index from the collection.
get(int) - Method in interface com.microstrategy.web.objects.WebProjectReferences
Returns the item in the collection with the given index.
get(int) - Method in interface com.microstrategy.web.objects.WebProjectSettings
Returns the setting at the given index in the collection.
get(int) - Method in interface com.microstrategy.web.objects.WebProjectSettingsGroup
Returns the setting collection at the given index in the collection.
get(int) - Method in interface com.microstrategy.web.objects.WebPromptInstances
Returns the prompt instance at the specified position.
get(int) - Method in interface com.microstrategy.web.objects.WebPrompts
Returns a prompt by its index in the collection.
get(int) - Method in interface com.microstrategy.web.objects.WebProperties
Search a property based on index in the collection.
get(int) - Method in interface com.microstrategy.web.objects.WebPropertyGroup
Returns the WebPropertySet object according to the index.
get(int) - Method in interface com.microstrategy.web.objects.WebPropertySet
Return the WebProperty object according to the index.
get(int) - Method in class com.microstrategy.web.objects.WebReusableThresholdsImpl
 
get(int) - Method in interface com.microstrategy.web.objects.WebRow
Returns the WebRowValue at the given index.
get(int) - Method in interface com.microstrategy.web.objects.WebScheduledMaintenances
Returns the ScheduledMaintenance in this collection according to the index (0-based).
get(int) - Method in class com.microstrategy.web.objects.WebScheduledMaintenancesImpl
 
get(int) - Method in interface com.microstrategy.web.objects.WebSchedules
Deprecated.
Retrieves the WebSchedule object at the index passed as argument.
get(int) - Method in interface com.microstrategy.web.objects.WebServerSettings
Returns the item at the given index in the collection.
get(int) - Method in interface com.microstrategy.web.objects.WebSessionInfoList
Obtains the session in the list at the given index.
get(int) - Method in interface com.microstrategy.web.objects.WebSorts
Returns the sort object in this collection according to the index (0-based).
get(int) - Method in interface com.microstrategy.web.objects.WebSubscriptionContacts
Returns the WebSubscriptionContact object at the given index
get(int) - Method in interface com.microstrategy.web.objects.WebSubscriptionRecipientList
Retrieves the recipient from the index passed.
get(int) - Method in interface com.microstrategy.web.objects.WebSubTitles
Returns the WebSubTitle at the given index.
get(int) - Method in interface com.microstrategy.web.objects.WebTemplateAttributes
Returns the WebTemplateAttribute object with the given index.
get(int) - Method in interface com.microstrategy.web.objects.WebTemplateMetrics
Returns the WebTemplateMetric object with the given index.
get(int) - Method in interface com.microstrategy.web.objects.WebTemplateMetricSubtotals
Deprecated.
Returns the WebTemplateMetricSubtotal object with the given index in this collection.
get(int) - Method in interface com.microstrategy.web.objects.WebTemplateSubtotals
Returns the WebTemplateSubtotal object with the given index in this collection.
get(int) - Method in interface com.microstrategy.web.objects.WebThresholds
 
get(int) - Method in interface com.microstrategy.web.objects.WebUserAnswers
Returns the prompt answer object at the specified position.
get(int) - Static method in class com.microstrategy.web.platform.MultipartRequest
Gets a MultipartRequest object given its ID.
get(CacheHint) - Method in interface com.microstrategy.utils.cache.Cache
Finds and returns cached object based on the hint.
get(CacheHint) - Method in class com.microstrategy.utils.cache.CacheBase
get returns an unexpired cache value.
get(CacheHint) - Method in class com.microstrategy.webapi.RepositorySettingsCache
 
get(WebDBRole, WebUserEntity, WebProject) - Method in interface com.microstrategy.web.objects.WebConnectionMapSource
get(WebObjectInfo[]) - Method in interface com.microstrategy.web.objects.WebLinkItems
retrieves the WebLinkItem based on the specific key.
get(WebProject) - Method in interface com.microstrategy.web.objects.admin.users.WebUserSecurityFilters
Returns the WebMDSecurityFilter object associated with the given project.
get(WebProject) - Method in interface com.microstrategy.web.objects.admin.users.WebUserSecurityRoles
Deprecated.
use WebUserSecurityRoles.getRoles(WebProject) to get the list of roles
get(WebPrompt) - Method in interface com.microstrategy.web.objects.WebHyperLinkAnswers
Returns the answer corresponding to a prompt object.
get(Class<?>) - Static method in class com.microstrategy.utils.MSTRJMXManager
 
get(Object) - Method in class com.microstrategy.utils.BerInputStream
 
get(Object) - Method in class com.microstrategy.utils.config.AbstractConfigurationElementList
 
get(Object) - Method in class com.microstrategy.utils.config.AbstractElementList
Returns the ConfigurationElement in the index position.
get(Object) - Method in interface com.microstrategy.utils.config.ConfigurationElementList
 
get(Object) - Method in class com.microstrategy.utils.KeyedList
 
get(Object) - Method in class com.microstrategy.utils.LRUHashList
Returns the object contained with the specified key in the collection.
get(Object) - Method in class com.microstrategy.web.admin.AdminServersList
 
get(Object) - Method in class com.microstrategy.web.app.PageManager
get(Object, String) - Static method in class com.microstrategy.utils.ReflectionHelper
Gets the object's property value
get(String) - Method in class com.microstrategy.utils.DeltaProperties
 
get(String) - Method in class com.microstrategy.utils.json.JSONObject
Get the value object associated with a key.
get(String) - Method in class com.microstrategy.web.app.tasks.architect.json.JSONObject
Get the value object associated with a key.
get(String) - Method in class com.microstrategy.web.app.transforms.MobileChunkedAppContext.MobileObjectRefIDMap
 
get(String) - Static method in class com.microstrategy.web.app.utils.EnumQuickSymbol
 
get(String) - Method in class com.microstrategy.web.app.utils.FileContentsObjectList
Analyzes all the list searching for objects with the specified key and returns a new collection with the elements found.
get(String) - Method in class com.microstrategy.web.app.utils.JavaScriptBundles
 
get(String) - Method in interface com.microstrategy.web.objects.rw.RWGroupByElements
Returns an element with specified id or null
get(String) - Method in interface com.microstrategy.web.objects.rw.RWUserObjects
Returns the derived attribute with specified ID or null
get(String) - Method in interface com.microstrategy.web.objects.WebAttributeForms
Returns the named attribute form from the collection.
get(String) - Method in interface com.microstrategy.web.objects.WebClusterMembership
Returns the WebClusterMember with a given name within the collection
get(String) - Method in interface com.microstrategy.web.objects.WebColumns
 
get(String) - Method in interface com.microstrategy.web.objects.WebDerivedElements
Returns a Derived Element object with the given id, if it exists.
get(String) - Method in interface com.microstrategy.web.objects.WebPrompts
Returns the WebPrompt mapped by the key in the current collection.
get(String) - Method in class com.microstrategy.web.objects.WebReusableThresholdsImpl
 
get(String) - Method in interface com.microstrategy.web.objects.WebThresholds
 
get(String) - Method in class com.microstrategy.web.platform.RandomNumberMap
 
get(String, File) - Method in class com.microstrategy.web.app.utils.JavaScriptBundles
 
get(String, Boolean) - Static method in class com.microstrategy.web.app.utils.EnumQuickSymbol
Lookup based on given threshold image src
get(String, String) - Method in class com.microstrategy.utils.validator.ParameterValidatorFactory
 
get(K) - Method in class com.microstrategy.utils.HashList
Returns the contained with the specified key in the collection.
GET - com.microstrategy.webapi.restApi.MethodTypes
 
get_defaultSpeed() - Method in class com.microstrategy.web.app.Transition
 
get_Enum() - Method in interface com.microstrategy.webapi.IDSSXMLCluster
Deprecated.
get_Enum() - Method in interface com.microstrategy.webapi.IDSSXMLClusters
Returns an Enumeration of all of the IDSSXMLCluster objects in the collection.
get1ptrans() - Method in class com.microstrategy.web.app.gui.shortcuts.AbstractShortcut
Convenience method for obtaining a transparent image file path location.
getAbbreviation() - Method in interface com.microstrategy.web.objects.FeatureInfo
Get the abbreviation of the feature info.
getAbbreviation() - Method in class com.microstrategy.web.objects.FeatureInfoImpl
 
getAbbreviation() - Method in interface com.microstrategy.web.objects.WebObjectInfo
Returns the abbreviation of this object.
getAbbreviationPattern() - Method in interface com.microstrategy.web.objects.WebSearch
Gets the abbreviation pattern that the Search object will search for.
getAbsolutePath(String) - Static method in class com.microstrategy.utils.FileUtil
Returns the absolute path.
getAcceptListChangesEvent() - Method in interface com.microstrategy.web.beans.DerivedElementBean
Returns the Accept List Chavnges event
getAcceptListChangesEvent() - Method in class com.microstrategy.web.beans.DerivedElementBeanImpl
 
getAcceptPartialResults() - Method in interface com.microstrategy.web.objects.WebResultSetManipulation
Returns whether allowing accept partial results.
getAcceptSQLManipulation() - Method in interface com.microstrategy.web.objects.WebReportManipulation
Returns the value of the acceptSQLManipulation flag.
getAccessedTable(int) - Method in interface com.microstrategy.web.objects.admin.monitors.QueryStats
Returns the accessed table
getAccessedTablesCount() - Method in interface com.microstrategy.web.objects.admin.monitors.QueryStats
Returns the accessed tables count
getAccesseTable(int) - Method in interface com.microstrategy.web.objects.admin.monitors.QueryStats
Deprecated.
Not used anymore. Use #getAccessedTable() to get the accessed table instead.
getAccessGranted() - Method in interface com.microstrategy.web.objects.WebObjectInfo
Returns the current access granted on this object, if available.
getAccessibilityInfo() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Deprecated.
AbstractReportGridDisplayCell.addExtraAttribute(java.lang.String, java.lang.String) is used instead for specifying the accessibility information, for example, addExtraAttribute("scope", "row");
getAccessibilityInfo() - Method in interface com.microstrategy.web.app.transforms.ReportGridDisplayCell
Deprecated.
ReportGridDisplayCell.addExtraAttribute(java.lang.String, java.lang.String) is used instead for specifying the accessibility information, for example, addExtraAttribute("scope", "row");
getAccessibilityInfo() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
ReportGridDisplayCellImpl.addExtraAttribute(java.lang.String, java.lang.String) is used instead for specifying the accessibility information, for example, addExtraAttribute("scope", "row");
getAccessibleProjects() - Method in interface com.microstrategy.web.objects.admin.users.WebUserEntity
Returns an array of accessible projects for the current user entity.
getAccessibleProjects() - Method in interface com.microstrategy.web.objects.WebProjectSource
Returns the WebProjectInstances object containing only those projects that the user can login to.
getAccessibleProjectsInCluster() - Method in interface com.microstrategy.web.objects.WebProjectSource
Return #getAccessibleProjectsInCluster(boolean) with refresh set to true.
getAccessRights() - Method in interface com.microstrategy.web.objects.WebSearch
Returns the access rights of the object being searched for, that the search will be narrowed by.
getAccessToken() - Method in class com.microstrategy.web.app.utils.usher.UsherGetScanStatusRequest
 
getAccessToken() - Method in interface com.microstrategy.web.objects.WebIServerSession
This access token (Usher, OAuth2) will be passed to the Intelligence Server for authentication.
getAccessToken(TaskRequestContext) - Method in class com.microstrategy.web.app.tasks.AppLoginTask
 
getAccessToken(TaskRequestContext) - Method in class com.microstrategy.web.tasks.LoginTask
 
getACL() - Method in interface com.microstrategy.web.objects.WebObjectSecurity
Returns a WebAccessControlList object containing the current ACL of the object.
getACL() - Method in interface com.microstrategy.web.objects.WebSubscriptionAssociatedUser
get ACL
getACLConflictRule() - Method in interface com.microstrategy.web.objects.WebSourceManipulator
Get the value of acl conflict rule
getAction() - Method in interface com.microstrategy.web.app.beans.ObjectManipulationDialogBean
Retuns action code.
getAction() - Method in class com.microstrategy.web.app.FlagInfo
 
getAction() - Method in class com.microstrategy.web.app.ShortcutEvent
Defines how to update the shortcut information on an iframe partial page update request.
getActionButtonsBar() - Method in interface com.microstrategy.web.app.gui.Editor
Returns the TR tag that will be used to render the action buttons bar
getActionButtonsBar() - Method in class com.microstrategy.web.app.gui.EditorImpl
Returns the TR tag that will be used to render the action buttons bar
getActionId() - Method in interface com.microstrategy.web.app.beans.TabManagerBean
Return the action id that caused the editor to open, i.e, edit, add
getActionImageSrc(String) - Method in class com.microstrategy.web.app.transforms.FolderViewTransform
Get the image source to display as part of the action button.
getActions(WebHeader) - Method in class com.microstrategy.web.app.transforms.MojoXtabTransformImpl
 
getActions(WebRowValue) - Method in class com.microstrategy.web.app.transforms.MojoXtabTransformImpl
 
getActions(WebTitleUnit) - Method in class com.microstrategy.web.app.transforms.MojoXtabTransformImpl
 
getActionType() - Method in class com.microstrategy.web.app.transforms.AbstractOptionsTransform
 
getActionType() - Method in class com.microstrategy.web.app.transforms.PreferencesExportTransform
 
getActionType() - Method in class com.microstrategy.web.app.transforms.PreferencesPDFTransform
 
getActionType() - Method in class com.microstrategy.web.app.transforms.PreferencesPrintTransform
Deprecated.
 
getActivationGracePeriod() - Method in class com.microstrategy.utils.licensing.LicensingSupport
Deprecated.
Use ProductLicenseInfo.getGracePeriodDays() instead. This method simply returns a hard-coded value.
getActivationURL() - Method in class com.microstrategy.utils.licensing.LicensingSupport
Returns the URL that will be used for activation.
getActiveAction() - Method in interface com.microstrategy.web.app.beans.FilterEditorBean
Deprecated.
returns the active action
getActiveAddress() - Method in interface com.microstrategy.web.beans.AddressListBean
Returns the WebSubscriptionAddress object that is currently being edited.
getActiveAlias() - Method in interface com.microstrategy.web.app.beans.FormulaBarBean
return the active name.
getActiveBoneID() - Method in interface com.microstrategy.web.app.beans.ColorPickerEditorBean
 
getActiveControlID() - Method in interface com.microstrategy.web.app.beans.ColorPickerEditorBean
 
getActiveDatasetId() - Method in class com.microstrategy.web.app.beans.AbstractTemplateElementsBean
 
getActiveDatasetId() - Method in interface com.microstrategy.web.app.beans.DataSetParserBean
Returns the active dataset Id.
getActiveElement() - Method in interface com.microstrategy.web.app.beans.FormulaBarBean
Returns the active template element.
getActiveElementIndex() - Method in class com.microstrategy.web.app.beans.AbstractViewBeanParserBean
Deprecated.
This method will no longer be part of this class.
getActiveElementIndex() - Method in interface com.microstrategy.web.app.beans.FormulaBarBean
 
getActiveElementIndex() - Method in interface com.microstrategy.web.app.beans.ViewBeanParserBean
Deprecated.
This method will no longer be part of this interface.
getActiveExpID() - Method in interface com.microstrategy.web.beans.ExpressionObject
Returns the currently active expression node ID.
getActiveFeatureId() - Method in class com.microstrategy.web.app.Shortcut
Get the active featureId property value of the Shortcut instance.
getActiveFormula() - Method in interface com.microstrategy.web.app.beans.FormulaBarBean
return the active formula.
getActiveLayoutID() - Method in interface com.microstrategy.web.app.beans.VisualizationsEditorBean
The ID of the layout whose visualization is being set.
getActiveLayoutID() - Method in class com.microstrategy.web.app.beans.VisualizationsEditorBeanImpl
 
getActiveLeftKey() - Method in interface com.microstrategy.web.app.beans.FilterEditorBean
Deprecated.
 
getActiveNodeKey() - Method in interface com.microstrategy.web.app.beans.FilterEditorBean
Deprecated.
get the currently active expression node key.
getActiveObject() - Method in class com.microstrategy.web.beans.DerivedElementBeanImpl
 
getActiveObject() - Method in interface com.microstrategy.web.beans.ExpressionBean
Returns the active object, the object being qualified upon.
getActiveObjKey() - Method in interface com.microstrategy.web.app.beans.WebHyperLinkEditorBean
 
getActiveOperatorKey() - Method in interface com.microstrategy.web.app.beans.FilterEditorBean
Deprecated.
get the currently operator node key.
getActiveOperatorNodeKey() - Method in interface com.microstrategy.web.beans.ExpressionBean
Returns the current active operator node key.
getActiveProjectsOnNode(CDSSXMLClusterNode) - Static method in class com.microstrategy.webapi.ACMSessionDistributionHelper
Get the active projects on a Node.
getActiveRightKey() - Method in interface com.microstrategy.web.app.beans.FilterEditorBean
Deprecated.
get the currently right node key
getActiveServerDef() - Method in interface com.microstrategy.web.objects.WebObjectSource
Returns the WebServerDef object corresponding to the Server Definition object currently being used by the Intelligence Server.
getActiveSession() - Method in interface com.microstrategy.web.beans.WebSessionManager
Returns the WebIServerSession in the list currently considered to be active.
getActiveSession() - Method in class com.microstrategy.web.beans.WebSessionManagerImpl
 
getActiveSession() - Method in interface com.microstrategy.web.objects.WebSessionInfoList
Returns the currently active session.
getActiveSubtotals() - Method in interface com.microstrategy.web.objects.WebTemplateSubtotals
Returns an enumeration or collection of WebTemplateSubtotal objects that are active for the report.
getActiveUnitId() - Method in interface com.microstrategy.web.app.beans.RWActionControlEditorBean
 
getActiveUnitID() - Method in interface com.microstrategy.web.app.beans.WebHyperLinkEditorBean
 
getActiveUnitSubType() - Method in interface com.microstrategy.web.app.beans.RWActionControlEditorBean
 
getActiveUnitType() - Method in interface com.microstrategy.web.app.beans.RWActionControlEditorBean
Returns the type of the RW Unit associated with the editor Sets the type of the RW Unit associated with the editor.
getActiveUnitType() - Method in interface com.microstrategy.web.app.beans.WebHyperLinkEditorBean
 
getActiveUserMetricId() - Method in interface com.microstrategy.web.app.beans.FormulaBarBean
Returns the active User Metric Id.
getActiveViewKey() - Method in class com.microstrategy.web.app.beans.AbstractViewBeanParserBean
Returns the active view key.
getActiveViewKey() - Method in interface com.microstrategy.web.app.beans.FormatTabManagerBean
Returns the active view key.
getActiveViewKey() - Method in interface com.microstrategy.web.app.beans.GridAutoStylesBean
Returns the active view key.
getActiveViewKey() - Method in interface com.microstrategy.web.app.beans.ViewBeanParserBean
Returns the active view key.
getActualParameter(int) - Method in interface com.microstrategy.web.transform.ActualParameters
Retrieves a specific actual parameter at a given index in the collection.
getActualParameter(int) - Method in class com.microstrategy.web.transform.ActualParametersImpl
 
getActualParameter(FormalParameter) - Method in interface com.microstrategy.web.transform.ActualParameters
Retrieves the actual parameter associated with the given formal parameter.
getActualParameter(FormalParameter) - Method in class com.microstrategy.web.transform.ActualParametersImpl
 
getActualParameter(Object) - Method in class com.microstrategy.web.app.tasks.config.StyleInfo
returns the actual parameter that is associated with the given key
getActualParameter(String) - Method in interface com.microstrategy.web.transform.ActualParameters
Retrieves the actual parameter with the given name.
getActualParameter(String) - Method in class com.microstrategy.web.transform.ActualParametersImpl
 
getActualParameterInfos() - Method in class com.microstrategy.web.app.tasks.config.BeanInfo
Returns a list of ActualParameterInfo objects for this bean.
getActualParameters() - Method in class com.microstrategy.web.app.tasks.config.StyleInfo
 
getActualParameters(FormalParameter) - Method in interface com.microstrategy.web.transform.ActualParameters
Returns an array of ActualParameter objects which matches the specified FormalParameter.
getActualParameters(FormalParameter) - Method in class com.microstrategy.web.transform.ActualParametersImpl
Deprecated.
The name of the actual parameter is now used as the key therefore this enumeration will return at most one value, the same as ActualParametersImpl.getActualParameter(String).
getActualParameters(String) - Method in interface com.microstrategy.web.transform.ActualParameters
Deprecated.
The name of the actual parameter is now used as the key therefore this enumeration will return at most one value, the same as ActualParameters.getActualParameter(String).
getActualParameters(String) - Method in class com.microstrategy.web.transform.ActualParametersImpl
Deprecated.
The name of the actual parameter is now used as the key therefore this enumeration will return at most one value, the same as ActualParametersImpl.getActualParameter(String).
getActualParams() - Method in interface com.microstrategy.web.transform.Style
Returns the Actual parameters associated with this style.
getActualParams() - Method in class com.microstrategy.web.transform.StyleImpl
 
getAddAllTitle() - Method in class com.microstrategy.web.app.gui.CartImpl
 
getAddAttFormEvent(ViewBean, String, String, boolean, String, String) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
getAddAttFormLink(ViewBean, String, String, boolean, int, String, boolean, EventManager, String) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
getAddConditionEvent() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
Returns the add condition event, which signals the intent to open the add wizard.
getAddConditionEvent() - Method in class com.microstrategy.web.app.transforms.ViewFilterElementPanelTransform
Returns the add condition event, which signals the intent to open the add wizard.
getAddDataSetEvent() - Method in class com.microstrategy.web.app.transforms.FolderAddDataSetTransform
Returns a WebEvent instance containing the event to use when adding dataset to the RW Bean.
getAddElementsEvent() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
Returns the event to be used for the add elements operation.
getAddEmbeddedPromptEvent() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
 
getAddEmbeddedPromptEvent() - Method in class com.microstrategy.web.app.transforms.FilterElementTransform
 
getAddEvent() - Method in class com.microstrategy.web.app.transforms.AbstractSubscriptionEditTransform
Event to create a new subscription or schedule.
getAddEvent() - Method in class com.microstrategy.web.app.transforms.ScheduleEditTransform
Deprecated.
The event to create a new scheduled subscription.
getAddEvent() - Method in class com.microstrategy.web.app.transforms.SubscriptionEditFileTransform
The event to create a new subscription.
getAddEvent() - Method in class com.microstrategy.web.app.transforms.SubscriptionEditFTPTransform
The event to create a new subscription.
getAddEvent() - Method in class com.microstrategy.web.app.transforms.SubscriptionEditPrintTransform
The event to create a new subscription.
getAddEvent() - Method in class com.microstrategy.web.app.transforms.SubscriptionEditTransform
The event to create a new subscription.
getAddEvent() - Method in class com.microstrategy.web.app.transforms.SubscriptionPersonalViewTransform
 
getAddEvent() - Method in class com.microstrategy.web.app.transforms.SubscriptionSendNowTransform
The event to create a new send now subscription.
getAddEventId() - Method in class com.microstrategy.web.app.transforms.SubscriptionEditCacheTransform
 
getAddEventId() - Method in class com.microstrategy.web.app.transforms.SubscriptionEditFileTransform
 
getAddEventId() - Method in class com.microstrategy.web.app.transforms.SubscriptionEditInboxTransform
 
getAddEventId() - Method in class com.microstrategy.web.app.transforms.SubscriptionEditMobileTransform
 
getAdditionalData() - Method in interface com.microstrategy.web.transform.StyleMapCondition
Returns the additional data associated with this specific mapping condition.
getAdditionalData() - Method in class com.microstrategy.web.transform.StyleMapConditionImpl
Returns the additional data associated with this specific mapping condition.
getAddOfficeCommentBlock() - Method in interface com.microstrategy.web.objects.rw.RWExcelExportSettings
 
getAddOnDescription() - Method in interface com.microstrategy.web.app.addons.AppAddOns
This method describes the tasks performed by the AddOn.
getAddOnDescription() - Method in class com.microstrategy.web.app.addons.DebugFlagsAddOn
 
getAddOnDescription() - Method in class com.microstrategy.web.app.addons.DocumentSetFlagsAddOn
Deprecated.
 
getAddOnDescription() - Method in class com.microstrategy.web.app.addons.ExportReportAddOn
Deprecated.
 
getAddOnDescription() - Method in class com.microstrategy.web.app.addons.ExportSaveReportPropertiesAddOn
Deprecated.
 
getAddOnDescription() - Method in class com.microstrategy.web.app.addons.FastExportAddOn
 
getAddOnDescription() - Method in class com.microstrategy.web.app.addons.FastReportPDFExportAddOn
Deprecated.
 
getAddOnDescription() - Method in class com.microstrategy.web.app.addons.FolderFrameAddOn
 
getAddOnDescription() - Method in class com.microstrategy.web.app.addons.FolderLastVisitedAddOn
 
getAddOnDescription() - Method in class com.microstrategy.web.app.addons.FolderProjectBrowserAddOn
This method describes the tasks performed by the AddOn.
getAddOnDescription() - Method in class com.microstrategy.web.app.addons.FolderReportProjectBrowserAddOn
This method describes the tasks performed by the AddOn.
getAddOnDescription() - Method in class com.microstrategy.web.app.addons.FolderSetFlagsAddOn
 
getAddOnDescription() - Method in class com.microstrategy.web.app.addons.IFrameUpdateFilterAddon
 
getAddOnDescription() - Method in class com.microstrategy.web.app.addons.OptionsAddOn
 
getAddOnDescription() - Method in class com.microstrategy.web.app.addons.PageFullScreenModeAddOn
This method returns the addon description.
getAddOnDescription() - Method in class com.microstrategy.web.app.addons.PDFSaveReportPropertiesAddOn
Deprecated.
 
getAddOnDescription() - Method in class com.microstrategy.web.app.addons.PDFSetFlagsAddOn
Deprecated.
 
getAddOnDescription() - Method in class com.microstrategy.web.app.addons.PrintSaveReportPropertiesAddOn
Deprecated.
 
getAddOnDescription() - Method in class com.microstrategy.web.app.addons.ReportDetailsSetFlagsAddOn
 
getAddOnDescription() - Method in class com.microstrategy.web.app.addons.ReportSetFlagsAddOn
 
getAddOnDescription() - Method in class com.microstrategy.web.app.addons.ReportSetResultWindowAddOn
 
getAddOnDescription() - Method in class com.microstrategy.web.app.addons.RWDesignModeAddOn
 
getAddOnDescription() - Method in class com.microstrategy.web.app.addons.RWDetailsSetFlagsAddOn
 
getAddOnDescription() - Method in class com.microstrategy.web.app.addons.RWDFilterAddOn
This method describes the tasks performed by the AddOn.
getAddOnDescription() - Method in class com.microstrategy.web.app.addons.RWDWizardAddOn
 
getAddOnDescription() - Method in class com.microstrategy.web.app.addons.RWExportAddOn
 
getAddOnDescription() - Method in class com.microstrategy.web.app.addons.RWSetFlagsAddOn
 
getAddOnDescription() - Method in class com.microstrategy.web.app.addons.RWSetOIVMFlagsAddOn
 
getAddOnDescription() - Method in class com.microstrategy.web.app.addons.SaveAsFolderFlagsAddOn
This method describes the tasks performed by the AddOn.
getAddOnDescription() - Method in class com.microstrategy.web.app.addons.SaveAsReportFlagsAddOn
Deprecated.
This method describes the tasks performed by the AddOn.
getAddOnDescription() - Method in class com.microstrategy.web.app.addons.SaveReportPropertiesAddOn
This method describes the tasks performed by the AddOn.
getAddOnDescription() - Method in class com.microstrategy.web.app.addons.SearchSupportedTypesAddon
 
getAddonInfo(String) - Method in class com.microstrategy.web.app.AddonInfoList
Retrieve a AddonInfo by its id.
getAddOnInstance(AppContext) - Method in class com.microstrategy.web.app.AddonInfo
Returns an initialized addOns instance with the values depending on the appContext
getAddOns() - Method in class com.microstrategy.web.app.PageInfo
Get the list of add-ons related to this page
getAddreses() - Method in interface com.microstrategy.web.objects.WebSubscriptionContact
get the addresses of contact
getAddress() - Method in interface com.microstrategy.web.objects.WebSubscription
 
getAddress() - Method in interface com.microstrategy.web.objects.WebSubscriptionLocation
Returns the address, if any, that is associated with this location
getAddress() - Method in interface com.microstrategy.web.objects.WebSubscriptionNotification
Notification is sent to this address.
getAddress(String) - Method in interface com.microstrategy.web.objects.admin.users.WebSubscriptionUserAddresses
This method returns a WebSubscriptionAddress given the address ID.
GetAddress(String, String) - Method in interface com.microstrategy.webapi.IDSSXMLSubscriptionServer
Retrieves the definition of an address that exists in the MD.
getAddressArg() - Method in interface com.microstrategy.web.app.gui.DefaultSubscriptionWidget
Deprecated.
 
getAddressDivStyle() - Method in class com.microstrategy.web.app.gui.SubscriptionFileWidgetImpl
Generates the style for showing the address value DIV.
getAddresses() - Method in interface com.microstrategy.web.app.beans.SubscriptionEditorBean
This method will retrieve the list of available addresses for email subscription.
getAddresses() - Method in interface com.microstrategy.web.app.gui.DefaultSubscriptionWidget
Deprecated.
 
getAddresses() - Method in class com.microstrategy.web.app.transforms.AddressListTransform
 
getAddresses() - Method in interface com.microstrategy.web.beans.AddressListBean
returns an uneditable list of user addresses for EnumDSSXMLSubscriptionDeliveryType.DssXmlDeliveryTypeEmail
getAddresses() - Method in interface com.microstrategy.web.beans.SubscriptionBean
Returns an editable list.
getAddresses() - Method in interface com.microstrategy.web.objects.admin.users.WebUser
Returns a SimpleList collection of WebSubscriptionAddress objects for the current user for all the delivery modes.
getAddresses() - Method in interface com.microstrategy.web.objects.WebSubscriptionContent
 
getAddresses() - Method in interface com.microstrategy.web.objects.WebSubscriptionsSource
getAddresses(int) - Method in interface com.microstrategy.web.objects.WebSubscriptionsSource
getAddresses(int, int) - Method in interface com.microstrategy.web.objects.WebSubscriptionsSource
getAddressesByDeliveryMode(int) - Method in interface com.microstrategy.web.objects.WebSubscriptionContact
Returns a SimpleList of WebSubscriptionAddress objects associated to this particular contact for a specified delivery mode.
getAddressesByDeliveryMode(int) - Method in interface com.microstrategy.web.objects.WebSubscriptionsSource
Retrieves list of WebSubscriptionAddress objects for the given delivery mode
getAddressesByDeliveryMode(int, WebUser) - Method in interface com.microstrategy.web.objects.WebSubscriptionsSource
Retrieves the list of all addresses for the given user
getAddressEvent() - Method in class com.microstrategy.web.app.transforms.AbstractSubscriptionEditTransform
The event to open the Narrowcast address page.
getAddressEvent() - Method in class com.microstrategy.web.app.transforms.SubscriptionEditTransform
The event to go to the address page.
getAddressId() - Method in interface com.microstrategy.web.app.gui.DefaultSubscriptionWidget
getAddressID() - Method in class com.microstrategy.web.app.transforms.AbstractSubscriptionsEditorTransform.RecipientContext
 
getAddressID() - Method in class com.microstrategy.web.app.transforms.AlertsEditorTransform.RecipientContext
 
getAddressID() - Method in interface com.microstrategy.web.app.transforms.SubscriptionEditTransform.NCSRecipientContext
 
getAddressID() - Method in class com.microstrategy.web.app.transforms.SubscriptionEditTransform.RecipientContext
 
getAddressID(String) - Static method in class com.microstrategy.web.objects.WebSubscriptionHelper
 
getAddressListBean() - Method in class com.microstrategy.web.app.transforms.AddressListTransform
Returns the list of supported devices for email addresses.
getAddressPrefix() - Method in interface com.microstrategy.web.objects.WebSubscriptionLocationAttributes
Returns the address prefix that is defined as a part of the device
getAddressSuffix() - Method in interface com.microstrategy.web.objects.WebSubscriptionLocationAttributes
Returns the address suffix that is defined as a part of the device
getAddressTypeArg() - Method in interface com.microstrategy.web.app.gui.DefaultSubscriptionWidget
Deprecated.
 
getAddressValues() - Method in interface com.microstrategy.web.beans.SubscriptionBean
 
getAddressValuesDeviceID() - Method in interface com.microstrategy.web.beans.SubscriptionBean
 
getAddShortcutMetricEvent(int) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellTitle
 
getAddShortcutMetricEvent(int) - Method in interface com.microstrategy.web.app.transforms.ReportGridCellTitle
Returns the WebEvent to add shortcut metric based on current cell.
getAddShortcutMetricEvent(int) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellColTitle
Deprecated.
 
getAddShortcutMetricEvent(int) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellRowTitle
Deprecated.
 
getAddSubscriptionEvent() - Method in class com.microstrategy.web.app.transforms.SubscriptionsFilteredListXHTMLTransform
Get the event that will allow to add more subscriptions to the object.
getAddTitle() - Method in class com.microstrategy.web.app.gui.CartAttFormsImpl
 
getAddTitle() - Method in class com.microstrategy.web.app.gui.CartDualAxisDistribution
 
getAddTitle() - Method in class com.microstrategy.web.app.gui.CartImpl
 
getAdminBean() - Method in class com.microstrategy.web.admin.transforms.ConnectedServersTransform
Returns the current AdminBean
getAdminFooterFilePath() - Method in interface com.microstrategy.web.app.beans.PrintBean
Deprecated.
Returns the current administrator's footer file path
getAdminHeaderFilePath() - Method in interface com.microstrategy.web.app.beans.PrintBean
Deprecated.
Returns the current administrator's header file path
getAdminInstance() - Static method in class com.microstrategy.webapi.DSSXMLClassFactory
Returns an instance of the Admin object, which is used for connecting to and disconnecting from Intelligence Servers, Setting the connection pool size, setting timeouts, and other related operations.
getAdminPages() - Method in class com.microstrategy.web.controller.TaskProcessorController
 
getAdminPrefs() - Static method in class com.microstrategy.web.controller.ControllerHelper
Return a instance of system administrator Preferences.
getAdminServer(String) - Method in class com.microstrategy.web.admin.AdminServersList
Method to determine the AdminServer Object that corresponds to the Intelligence Server name specified.
getAdminServersList() - Method in interface com.microstrategy.web.admin.beans.AdminBean
Retrievees the list of the Intelligence Servers present on this web server.
getAdvancedDivId() - Method in class com.microstrategy.web.app.transforms.ReportDetailsXHTMLTransform
Generate the id of the div that holds the advanced detail information.
getAdvancedDivId() - Method in class com.microstrategy.web.app.transforms.RWDetailsTransform
Generate the id of the div which holds advaned detail information for the document.
getAdvancedDivId(RWDataSetDetails) - Method in class com.microstrategy.web.app.transforms.RWDetailsTransform
Generate the id of the div which holds advaned detail information for the RWDataSetDetails instance of an individual dataset.
getAdvancedDrillEditor() - Method in interface com.microstrategy.web.app.beans.DrillEditorBean
Gets the drill editor display flag to show the Advanced Drill Editor.
getAdvancedDrillEditor() - Method in class com.microstrategy.web.app.beans.DrillEditorBeanImpl
Gets the drill editor display flag to show the advanced drill editor.
getAdvancedDrillEvent() - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
 
getAdvancedDrillProcessEvent() - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
 
getAdvancedDrillTitleAxis() - Method in interface com.microstrategy.web.app.beans.DrillEditorBean
Gets the Axis type of the Title that is shown in the Advanced Drill Editor
getAdvancedDrillTitleAxis() - Method in class com.microstrategy.web.app.beans.DrillEditorBeanImpl
 
getAdvancedDrillTitlePosition() - Method in interface com.microstrategy.web.app.beans.DrillEditorBean
Gets the Position of the Title to be shown in the Advanced Drill Editor.
getAdvancedDrillTitlePosition() - Method in class com.microstrategy.web.app.beans.DrillEditorBeanImpl
 
getAdvancedLogger(String) - Method in interface com.microstrategy.web.admin.beans.DiagnosticsBean
 
getAdvancedLoggerNames() - Method in interface com.microstrategy.web.admin.beans.DiagnosticsBean
 
getAdvancedSearchEvent(WebSearch) - Method in class com.microstrategy.web.app.transforms.FolderSearchResultsTransform
Deprecated.
Get the WebEvent for obtaining the advanced search interface.
getAdvancedSearchEvent(WebSearch) - Method in class com.microstrategy.web.app.transforms.FolderSearchResultsXHTMLTransform
Get the WebEvent for obtaining the advanced search interface.
getAEDuration() - Method in interface com.microstrategy.web.objects.admin.monitors.QueryStats
Returns the Analytical Engine durations
getAffinityProjectSession(String, IDSSXMLSessionId.IConfigSessionId, CDSSXMLClusterNode, String) - Static method in class com.microstrategy.webapi.ACMAffinityErrorHandler
This function is to handle user affinity error code returning from Intelligence Server when signing into a project.
getAfterLogoutEvent() - Method in class com.microstrategy.web.app.transforms.LogoutTransform
Generate the WebEvent that will indicate where to take the user once the logout is completed.
getAggFromBase() - Method in interface com.microstrategy.web.app.beans.FormulaBarBean
return Aggregate from Base flag.
getAggregateFromBase() - Method in interface com.microstrategy.web.objects.WebParsedMetric
Returns an integer indicating what Aggregated From Base is for a derived metric.
getAggregation() - Method in interface com.microstrategy.web.objects.WebCustomGroup
Returns an integer value from EnumDSSXMLAEAggregation indicating whether the aggregation over the custom group is allowed.
getAggregation() - Method in interface com.microstrategy.web.objects.WebDimtyUnit
Returns the current setting of the aggregation flag.
getAggregationMode() - Method in interface com.microstrategy.web.objects.WebDerivedElement
Returns the aggregation mode value that controls how the parent's value is calculated.
getAgreementID() - Method in interface com.microstrategy.web.objects.admin.licensing.CPULicenseDetails
Returns the software license agreement ID.
getAlerts() - Method in interface com.microstrategy.web.objects.WebTemplateMetric
Return a WebThresholds collection which represents the list of 'delivery' thresholds.
getAlias() - Method in class com.microstrategy.utils.log.editor.EditableHandler
 
getAlias() - Method in interface com.microstrategy.web.app.beans.PageByElementList
Convenience method to return the alias for the element list.
getAlias() - Method in interface com.microstrategy.web.app.beans.PageByUnit
This method returns the alias for this unit.
getAlias() - Method in class com.microstrategy.web.app.beans.PageByUnitReportFaked
 
getAlias() - Method in interface com.microstrategy.web.objects.rw.RWDataSetItem
 
getAlias() - Method in interface com.microstrategy.web.objects.rw.RWElementSelector
Get selector Alias.
getAlias() - Method in interface com.microstrategy.web.objects.RWUnitInfo
get the alias of this document unit
getAlias() - Method in class com.microstrategy.web.objects.RWUnitInfoImpl
 
getAlias() - Method in interface com.microstrategy.web.objects.WebProjectInstance
 
getAlias() - Method in interface com.microstrategy.web.objects.WebTemplateMetric
Returns the alias of the template metric.
getAlias() - Method in interface com.microstrategy.web.objects.WebTemplateUnit
Returns the alias of the template unit.
getAlias(WebObjectInfo) - Method in interface com.microstrategy.web.objects.WebWorkingSet
Returns the alias for an object which is in the working set folder.
getAlign() - Method in class com.microstrategy.web.app.taglibs.taskproc.DatasetTable.DatasetColumn
 
getAll() - Method in class com.microstrategy.web.app.maps.ComboGeoData
 
getAll() - Method in interface com.microstrategy.web.objects.admin.monitors.CountSettings
Returns the complete list of items, as an array of int.
getAllAlias() - Method in interface com.microstrategy.web.objects.rw.RWControlDef
Returns alias to be used for Select All option
getAllAliveNodesInCluster(CDSSXMLClusterNode) - Static method in class com.microstrategy.webapi.ACMSessionDistributionHelper
getAllAliveNodesInCluster returns all the currently alive nodes in the cluster.
getAllAliveNodesInCluster(IDSSXMLServerSession) - Static method in class com.microstrategy.webapi.ACMSessionDistributionHelper
getAllAliveNodesInCluster returns all the currently alive nodes in the cluster.
getAllAliveNodesInCluster(String, int) - Static method in class com.microstrategy.webapi.ACMSessionDistributionHelper
getAllAliveNodesInCluster returns all the currently alive nodes in the cluster.
getAllArcs() - Method in class com.microstrategy.web.app.maps.topology.ArcIndexer
 
getAllAttributeForms() - Method in class com.microstrategy.web.app.transforms.ExpressionPromptEditorTransform
 
getAllAttributes() - Method in interface com.microstrategy.web.objects.WebTable
 
getAllAvailableDataSources() - Method in class com.microstrategy.web.app.transforms.TabPropertiesFlashTransform
 
getAllAvailableLocales() - Method in interface com.microstrategy.web.objects.WebObjectSource
Return all the available locales supported by the IServer
getAllBorderPicker() - Method in class com.microstrategy.web.app.transforms.FormatTabColorLinesTransform
Returns the all-borders-style picker.
getAllBundles() - Method in class com.microstrategy.web.app.utils.PageResourceManager
 
getAllBundlesAsIterator() - Method in class com.microstrategy.web.app.utils.PageResourceManager
 
getAllCategories() - Method in class com.microstrategy.web.app.transforms.UserEntityPrivilegesTransform
Returns a List with all the privilege categories.
getAllChildren() - Method in interface com.microstrategy.web.app.beans.TabManagerBean
From the list of all children beans defined for this manager, return a HashList.
getAllChildrenJoin() - Method in interface com.microstrategy.web.objects.WebParsedMetric
Returns an integer value from EnumDSSXMLOuterJoinTypes indicating the outer join type of this metric.
getAllConnectionMaps() - Method in interface com.microstrategy.web.objects.WebConnectionMapSource
Return an array of WebConnectionMap/WebLocalizedConnectionMap objects.
GetAllContacts(String, int, int, int, int, int, String, String, int, int, boolean) - Method in interface com.microstrategy.webapi.IDSSXMLSubscriptionServer
 
GetAllContacts(String, int, int, int, int, int, String, String, int, int, boolean, String, int) - Method in interface com.microstrategy.webapi.IDSSXMLSubscriptionServer
Returns XML String containing contacts based on a report or document
GetAllContacts(String, int, int, int, int, int, String, String, int, int, boolean, List<ObjectIdTypeAndProjectId>) - Method in interface com.microstrategy.webapi.IDSSXMLSubscriptionServer
Returns XML String containing contacts based on a list of report or document, its type, and the project it belongs to
getAllControlGroupBys() - Method in interface com.microstrategy.web.objects.rw.RWUnitDef
Returns a list of all the controlGroupBys RWControlGroupBy on this unit including element selector and metric selector targeting control groupBys
getAllCustomStyles() - Method in interface com.microstrategy.web.objects.WebPromptCustomStyles
 
getAllCustomStyles() - Method in class com.microstrategy.web.objects.WebPromptCustomStylesImpl
 
getAllDBRoles(WebIServerSession, boolean, boolean, String, String, String, String) - Method in class com.microstrategy.web.tasks.GetDBInstancesTask
 
getAllDerivedElements() - Method in interface com.microstrategy.web.beans.DerivedElementBean.Host
 
GetAllDevices(String) - Method in interface com.microstrategy.webapi.IDSSXMLSubscriptionServer
Returns a list of all devices that the current user has access to.
getAllDossierSupportedLocaleName() - Static method in class com.microstrategy.utils.LocaleHelper
 
getAllElements() - Method in class com.microstrategy.web.objects.WebDerivedElementsEditorObject
Returns all elements including "dormant" elements, which were deleted by a user but remaind in the all elements collection because other elements have references to them.
GetAllFences(String, String, String) - Method in interface com.microstrategy.webapi.IDSSXMLConfigServer
 
getAllForms(WebAttribute) - Method in interface com.microstrategy.web.objects.WebWorkingSet
Returns all forms of the given attribute in the working set.
getAllFormsInteger() - Method in class com.microstrategy.web.app.transforms.PromptExpressionWidgetTransform
 
getAllGridStyles() - Method in class com.microstrategy.web.app.transforms.DocumentGridToolbarBlockLoaderTransform
 
getAllGridStyles() - Method in class com.microstrategy.web.app.transforms.ReportGridToolbarBlockLoaderTransform
Returns a list of all the grid autostyles on the project.
getAllGridStyles() - Method in class com.microstrategy.web.app.transforms.RibbonToolbarTransform
Used to retrieve the grid autostyles
getAllGridStyles() - Method in class com.microstrategy.web.app.transforms.RWDocPropertiesEditorTransform
 
getAllItems() - Method in interface com.microstrategy.web.objects.rw.RWDataSets
 
getAllLatLngs() - Method in class com.microstrategy.web.app.maps.topology.TopoArc
 
getAllLevelAction() - Method in interface com.microstrategy.web.objects.WebSubscriptionEMMACubeOptions
Get cube level execute action
getAllLevelAction() - Method in class com.microstrategy.web.objects.WebSubscriptionEMMACubeOptionsImpl
 
getAllLevelRefreshType() - Method in interface com.microstrategy.web.objects.WebSubscriptionEMMACubeOptions
Get cube level refresh type
getAllLevelRefreshType() - Method in class com.microstrategy.web.objects.WebSubscriptionEMMACubeOptionsImpl
 
GetAllMapCoordinatesTask - Class in com.microstrategy.web.app.tasks
 
GetAllMapCoordinatesTask() - Constructor for class com.microstrategy.web.app.tasks.GetAllMapCoordinatesTask
 
GetAllMapCoordinatesTask(String) - Constructor for class com.microstrategy.web.app.tasks.GetAllMapCoordinatesTask
 
getAllNameConversionList(MapNameConversions) - Static method in class com.microstrategy.web.config.NameConversionBlockBuilder
 
getAllNonMetricOnRows(WebTemplate) - Method in class com.microstrategy.web.app.transforms.IPhoneGridVisualizationPropertiesTransform
 
getAllowableValues() - Method in interface com.microstrategy.web.preferences.PreferenceDefinition
Retrieves a list of PreferenceAllowableValue objects which are supported by thie preference.
getAllowableValues() - Method in class com.microstrategy.web.preferences.PreferenceDefinitionBase
 
getAllowableValues(String) - Method in class com.microstrategy.web.app.transforms.PreferencesGeneralTransform
 
getAllowableValues(String) - Method in class com.microstrategy.web.app.transforms.PreferencesGenericTransform
 
getAllowableValues(String) - Method in interface com.microstrategy.web.preferences.Preferences
Retrieves a list of PreferenceAllowableValue objects which are supported by thie preference.
getAllowCancel() - Method in class com.microstrategy.web.app.PageInfo
Returns if this object be used as destination when a cancel event occurs.
getAllowCancel() - Method in class com.microstrategy.web.app.TemplateInfo
 
getAllowedFunctions(BlockList) - Method in class com.microstrategy.web.app.transforms.PromptExpressionWidgetTransform
 
getAllowedTasks() - Method in class com.microstrategy.web.controller.TaskProcessorController.TaskEnvelope
 
getAllowHtmlExecution(RWBean) - Static method in class com.microstrategy.web.app.transforms.RWTransformHelper
evaluate if the AllowHtmlExecution property is set on the RSD instance
getAllowLoginIfNotLinked() - Method in interface com.microstrategy.web.objects.WebLDAPSettings
Returns an integer indicates whether to let the user logon if LDAP Attribute value is not read from the LDAP server.
getAllowLoginIfNotLinked() - Method in interface com.microstrategy.web.objects.WebSimpleSecurityPluginSettings
 
getAllowPartialExecution() - Method in class com.microstrategy.web.objects.PersonalViewExecutionInfo
 
getAllowToggleThresholds() - Method in interface com.microstrategy.web.app.beans.ThresholdEditorBean
This method can be used to toggle whether the user is allowed to toggle the thresholds in the report.
getAllowUserSynch() - Method in interface com.microstrategy.web.objects.WebSimpleSecurityPluginSettings
 
getAllPalettes(String) - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer
Get all palettes (including system and custom)
getAllPanels() - Method in interface com.microstrategy.web.app.beans.RWDColorGradientEditorBean
Indicates whether the gradient editor is changin all the panels in a panel stack or a single panel only
getAllPanels() - Method in class com.microstrategy.web.app.beans.RWDColorGradientEditorBeanImpl
 
getAllPidsInCluster(IDSSXMLServerSession) - Static method in class com.microstrategy.webapi.ACMSDKHelpers
getAllPidsInCluster returns a map of all the project ids in the cluster that the input iServerSession belongs to.
getAllPoints() - Method in class com.microstrategy.web.app.maps.topology.TopoArc
 
getAllPrivileges() - Method in interface com.microstrategy.web.objects.admin.users.WebUserEntity
Returns the full list of privileges for the user entity within all projects.
getAllProjects() - Method in interface com.microstrategy.webapi.IDSSXMLClusterNode
Return all projects information in the cluster node(load&unloaded)
getAllProjectsInCluster() - Method in interface com.microstrategy.web.objects.WebProjectSource
Returns the WebProjectInstances object containing all projects in cluster.
getAllProjectsToConnect(IDSSXMLSessionId.IMasterSessionId, Collection<String>) - Method in class com.microstrategy.webapi.ACMSessionIdResolver
getAllProjectsToConnect returns a list of Project Ids that need to be connected for the given existing and valid Master Session Id
getAllProperties() - Method in class com.microstrategy.utils.log.editor.AbstractEditableLoggingComponent
 
getAllSecondaryDataSources() - Method in interface com.microstrategy.web.app.beans.FlashTabBean
This method will return a List of RWGridGraphDef objects that are valid secondary data sources for the current selected RWUnit
getAllShapes() - Method in class com.microstrategy.web.app.maps.shp.SHPParser
 
getAllStyles() - Method in interface com.microstrategy.web.app.beans.GridAutoStylesBean
Returns all styles.
getAllStyles() - Method in interface com.microstrategy.web.objects.WebObjectSource
Returns a populated WebFolder which contains both the system styles and the user styles.
getAllStyles(WebObjectsFactory) - Static method in class com.microstrategy.web.app.utils.GridAutoStylesHelper
Returns all system styles.
getAllTables() - Method in interface com.microstrategy.web.objects.WebSubscriptionEMMACubeOptions
Get Array of all tables's ID.
getAllTables() - Method in class com.microstrategy.web.objects.WebSubscriptionEMMACubeOptionsImpl
 
getAllTokensConsumed() - Method in class com.microstrategy.web.blocks.BlockTarget.PathInfo
Returns whether all tokens were consumed as part of the path resolution process.
getAllTotalsState(WebTemplateSubtotal) - Method in interface com.microstrategy.web.app.beans.SubtotalsEditorBean
Return the state of the All Totals checkbox for the given subtotal
getAllUnits() - Method in interface com.microstrategy.web.objects.rw.RWDataSet
 
getAllUserAttributes() - Method in interface com.microstrategy.web.objects.rw.RWDataSets
Returns a collection of user attributes from all data sets.
getAllUserDEObjects() - Method in interface com.microstrategy.web.objects.rw.RWDataSets
 
getAllUserMetrics() - Method in interface com.microstrategy.web.objects.rw.RWDataSets
Returns a collection of user metrics from all data sets.
getAllValues(String) - Method in class com.microstrategy.web.beans.GenericRequestKeys
Retrieves all values associated with the key.
getAllVisualizations() - Method in class com.microstrategy.web.config.Visualizations
 
getAllVisualizations(int) - Method in class com.microstrategy.web.config.Visualizations
Deprecated.
use Visualizations.getAllVisualizations() and filter out each visualization using (@link Visualization.isValid())
getAllVisualizationsJson(Messages) - Method in class com.microstrategy.web.config.Visualizations
Deprecated.
getAllWebVisualizations() - Method in class com.microstrategy.web.config.Visualizations
 
getAllWizardSteps() - Method in interface com.microstrategy.web.app.beans.WizardBean
Returns enumeration of all steps in this Wizards.
getAlt() - Method in interface com.microstrategy.web.tags.ImageTag
Returns the value of the attribute alt for the image tag.
getAltConnectionList() - Method in class com.microstrategy.web.config.DBInfo
 
getAltConnectionList() - Method in class com.microstrategy.web.config.DBVersionInfo
 
getAltDBParamSectionList() - Method in class com.microstrategy.web.config.DBInfo
 
getAltDBParamSectionList() - Method in class com.microstrategy.web.config.DBVersionInfo
 
getAlwaysUse() - Method in class com.microstrategy.web.config.esri.ESRIProxyURL
 
getAnalysisQuota(WebProject) - Method in interface com.microstrategy.web.objects.admin.users.WebUserEntity
Get quota value for current user and specified project, return null indicate no analysis quota has been set
getAncestor() - Method in class com.microstrategy.web.objects.WebSecurityFilterRecord
 
getAncestor() - Method in class com.microstrategy.web.objects.WebSecurityRoleRecord
 
getAncestorBrowseLevel(WebDisplayUnit) - Method in interface com.microstrategy.web.app.beans.XDADataExplorerBean
This method returns an integer representing browse level of the ancestor WebDisplayUnit provided.
getAncestorBrowseLevel(WebDisplayUnit) - Method in class com.microstrategy.web.app.beans.XDADataExplorerBeanImpl
 
getAncestorFolder() - Method in class com.microstrategy.web.app.transforms.ObjectPathTransform
Deprecated.
 
getAncestorFolder() - Method in class com.microstrategy.web.app.transforms.PathTransform
Return the WebFolder or the ancestor of the current object.
For instance: the folder that contains the current report.
getAncestorGroups() - Method in interface com.microstrategy.web.objects.admin.users.WebUserEntity
Returns all parents, grandparents of this user/group.
getAncestorIndex(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.GroupPathTransform
Performs a search within the ancestors list for the given ancestor object and return its corresponding index.
getAncestorName(WebFolder) - Method in class com.microstrategy.web.app.transforms.RWDetailsTransform
Get the name of an ancestor folder.
getAncestorPath(WebMDXDisplayUnit) - Method in interface com.microstrategy.web.app.beans.XDADataExplorerBean
Returns the path for a unit that is an ancestor of the current unit
getAncestorPath(WebMDXDisplayUnit) - Method in class com.microstrategy.web.app.beans.XDADataExplorerBeanImpl
 
getAncestors() - Method in class com.microstrategy.web.app.beans.AllObjectBrowserBeanImpl
 
getAncestors() - Method in class com.microstrategy.web.app.beans.DerivedElementsBrowserBeanImpl
 
getAncestors() - Method in class com.microstrategy.web.app.beans.FolderObjectExplorerBeanImpl
 
getAncestors() - Method in interface com.microstrategy.web.app.beans.ObjectExplorerBean
 
getAncestors() - Method in class com.microstrategy.web.app.beans.XDADataExplorerBeanImpl
Returns a list of the current element's ancestors if the curretn element is a WebDisplayUnit
getAncestors() - Method in class com.microstrategy.web.app.transforms.FolderViewWidgetTransform
Returns a flattened enumeration of ancestors.
getAncestors() - Method in class com.microstrategy.web.app.transforms.ObjectPathTransform
Deprecated.
Retrieves the ObjectBean's parent FolderBean.
getAncestors() - Method in class com.microstrategy.web.app.transforms.PathTransform
Retrieves the ObjectBean's parent FolderBean.
getAncestors() - Method in class com.microstrategy.web.app.transforms.PromptPathTransform
 
getAncestors() - Method in interface com.microstrategy.web.objects.WebObjectInfo
Returns a SimpleList containing the ancestors of this object, if they exist in the object XML.
getAncestors(RWDetails) - Method in class com.microstrategy.web.app.transforms.RWDetailsTransform
Retrieves the ancestors of the RWDetails instance.
getAncestorsList() - Method in class com.microstrategy.web.app.transforms.GroupPathTransform
 
getAncestorsOptionTags(StringBuffer) - Method in class com.microstrategy.web.app.transforms.AbstractObjectExplorerTransform
 
getAncestorsOptionTags(StringBuffer) - Method in class com.microstrategy.web.app.transforms.AllObjectBrowserTransform
 
getAncestorsOptionTags(StringBuffer) - Method in class com.microstrategy.web.app.transforms.DatasetObjectExplorerTransform
Deprecated.
 
getAncestorsOptionTags(StringBuffer) - Method in class com.microstrategy.web.app.transforms.RestrictedFolderObjectExplorerTransform
 
getAncestorsOptionTags(StringBuffer) - Method in class com.microstrategy.web.app.transforms.SaveAsReportTransform
 
getAncestorsSelectTag() - Method in class com.microstrategy.web.app.transforms.AbstractObjectExplorerTransform
Returns a >select< Tag instance object containing the list\ of the object's ancestors
getAncestorsSelectTag() - Method in class com.microstrategy.web.app.transforms.AllObjectBrowserTransform
Returns a >select< Tag instance object containing the list\ of the object's ancestors
getAncestorsSelectTag() - Method in class com.microstrategy.web.app.transforms.FolderObjectExplorerTransform
 
getAncestorsSelectTag() - Method in class com.microstrategy.web.app.transforms.SaveAsTransform
 
getAncestorsSelectTag() - Method in class com.microstrategy.web.app.transforms.XDADataExplorerTransform
Returns a >select< Tag instance object containing the list\ of the object's ancestors
getAnchorPinFromRequest() - Method in class com.microstrategy.web.app.transforms.PromptsClassicTransform
Indicates prompt position based on GUI action.
getAnchorPinFromRequest() - Method in class com.microstrategy.web.app.transforms.PromptsContainerTransform
Indicates prompt position based on GUI action.
getAnchorStructure(String) - Static method in class com.microstrategy.web.app.transforms.MojoRWDTransform.TransformStringUtil
 
getAndFormatString(int) - Static method in class com.microstrategy.utils.localization.ErrorMsgLib
This function gets the error string that the error code passed in refers to, using the default locale.
getAndFormatString(int, String[]) - Static method in class com.microstrategy.utils.localization.ErrorMsgLib
This function gets the error string that the error code passed in refers to, using the default locale for the JVM.
getAndFormatString(Locale, int) - Static method in class com.microstrategy.utils.localization.ErrorMsgLib
This function gets the error string that the error code passed in refers to, using the Locale that is passed in.
getAndFormatString(Locale, int, String) - Static method in class com.microstrategy.utils.localization.ErrorMsgLib
This function gets the error string that the error code passed in refers to, using the Locale that is passed in and the class path of the base name.
getAndFormatString(Locale, int, String[]) - Static method in class com.microstrategy.utils.localization.ErrorMsgLib
This function gets the error string that the error code passed in refers to, using the Locale that is passed in.
getAndFormatString(Locale, int, String, String[]) - Static method in class com.microstrategy.utils.localization.ErrorMsgLib
This function gets the error string that the error code passed in refers to, using the Locale and the base name that is passed in.
getAndOperatorNode(WebExpression, WebNode) - Static method in class com.microstrategy.web.beans.RWConditionSelectorHelper
 
getAndOperatorNode(WebExpression, WebNode) - Static method in class com.microstrategy.web.objects.RWConditionSelectorHelper
 
getAndroidTabletVisualization() - Method in class com.microstrategy.web.app.utils.GridWidget
 
getAndroidTabletVisualizations() - Method in interface com.microstrategy.web.app.beans.VisualizationsEditorBean
 
getAndroidTabletVisualizations() - Method in class com.microstrategy.web.app.beans.VisualizationsEditorBeanImpl
 
getAndroidVisualization() - Method in class com.microstrategy.web.app.utils.GridWidget
 
getAndroidVisualization(ViewBean) - Method in class com.microstrategy.web.app.transforms.MojoRWDTransform.RWLayoutContext
 
getAndroidVisualizations() - Method in interface com.microstrategy.web.app.beans.VisualizationsEditorBean
 
getAndroidVisualizations() - Method in class com.microstrategy.web.app.beans.VisualizationsEditorBeanImpl
 
getAndSetExternalDatasourceInfo(String, int, String, Map<String, String>) - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer
Retrieve external datasource information after setting new token
getAndSetExternalSourceInfo(String, int, String, int, String, String, Map<String, String>) - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer
Retrieve external source information after setting new token
getAndSetExternalSourceSessionInfo(int, String, int, String, String, Map<String, String>) - Method in interface com.microstrategy.web.objects.WebObjectSource
 
getAngle() - Method in class com.microstrategy.web.app.beans.AbstractColorGradientEditorBeanImpl
 
getAngle() - Method in interface com.microstrategy.web.app.beans.ColorGradientEditorBean
Get the angle of the gradient
getAngle() - Method in class com.microstrategy.web.app.beans.ColorGradientEditorBeanImpl
 
getAngle() - Method in class com.microstrategy.web.app.beans.GridColorGradientEditorBeanImpl
 
getAnnotation() - Method in class com.microstrategy.web.blocks.config.BlockConfig
 
getAnnotation() - Method in class com.microstrategy.web.blocks.config.Property
 
getAnnotation() - Method in interface com.microstrategy.web.objects.WebAnnotatable
Returns the annotation or information for the object.
getAnnotation() - Method in class com.microstrategy.web.transform.FormalParameterImpl
 
getAnnotation(int) - Method in class com.microstrategy.web.blocks.BlockPropertyAnnotationGroup
Returns a single annotation by its numeric index.
getAnnotation(String, boolean) - Method in class com.microstrategy.web.blocks.BlockPropertyAnnotationGroup
Returns the annotation with the supplied name.
getAnnotationGroups(boolean) - Method in class com.microstrategy.web.blocks.Block
Returns the annotation groups associated with this Block.
getAnnotationGroups(boolean) - Method in class com.microstrategy.web.blocks.BlockProperty
Returns the annotation groups associated with this Block Property.
getAnnotations() - Method in interface com.microstrategy.web.beans.AnnotationBean
Returns the annotations of the target object.
getAnnotationsEncoded() - Method in class com.microstrategy.web.app.transforms.AnnotationsTransform
 
getAnswer() - Method in interface com.microstrategy.web.app.beans.PromptConstantAppBean
 
getAnswer() - Method in class com.microstrategy.web.app.transforms.PromptConstantTransform
Indicates current prompt answer.
getAnswer() - Method in class com.microstrategy.web.app.transforms.PromptConstantWidgetTransform
 
getAnswer() - Method in class com.microstrategy.web.app.transforms.PromptDimtyWidgetTransform
 
getAnswer() - Method in class com.microstrategy.web.app.transforms.PromptElementsWidgetTransform
 
getAnswer() - Method in class com.microstrategy.web.app.transforms.PromptExpressionCartTransform
Deprecated.
Returns Expression prompt answer.
getAnswer() - Method in class com.microstrategy.web.app.transforms.PromptExpressionCartXHTMLTransform
Indicates the answer instance of the prompt being transformed.
getAnswer() - Method in class com.microstrategy.web.app.transforms.PromptExpressionNonCartTransform
function that retrieves answer from given Web prompt object.
getAnswer() - Method in class com.microstrategy.web.app.transforms.PromptExpressionWidgetTransform
Returns a flattened enumeration of answer expression tree.
getAnswer() - Method in class com.microstrategy.web.app.transforms.PromptObjectWidgetTransform
 
getAnswer() - Method in interface com.microstrategy.web.beans.ConstantPromptBean
Returns the answer for the prompt as a String.
getAnswer() - Method in interface com.microstrategy.web.beans.DimtyPromptBean
Returns the answer of the dimty prompt.
getAnswer() - Method in interface com.microstrategy.web.beans.ElementPromptBean
Returns the answer for the element prompt
getAnswer() - Method in interface com.microstrategy.web.beans.ObjectPromptBean
Returns the answer of the ObjectPrompt as WebFolder.
getAnswer() - Method in interface com.microstrategy.web.beans.PromptAnswerBean
Returns the WebPromptAnswer that this bean represents.
getAnswer() - Method in interface com.microstrategy.web.objects.WebConstantPrompt
Returns the current prompt answer
getAnswer() - Method in interface com.microstrategy.web.objects.WebConstantPromptAnswer
Returns the prompt answer to a constant prompt.
getAnswer() - Method in interface com.microstrategy.web.objects.WebDimtyPrompt
Returns the current prompt answer
getAnswer() - Method in interface com.microstrategy.web.objects.WebDimtyPromptAnswer
Returns the prompt answer to a dimty prompt.
getAnswer() - Method in interface com.microstrategy.web.objects.WebElementsPrompt
Returns the current prompt answer.
getAnswer() - Method in interface com.microstrategy.web.objects.WebElementsPromptAnswer
Returns the prompt answer to an elements prompt.
getAnswer() - Method in interface com.microstrategy.web.objects.WebExpressionPrompt
Returns the current prompt answer.
getAnswer() - Method in interface com.microstrategy.web.objects.WebExpressionPromptAnswer
Returns the prompt answer to an expression prompt.
getAnswer() - Method in interface com.microstrategy.web.objects.WebObjectsPrompt
Returns the current prompt answer.
getAnswer() - Method in interface com.microstrategy.web.objects.WebObjectsPromptAnswer
Returns the prompt answer to an objects prompt.
getAnswerAsTime() - Method in interface com.microstrategy.web.objects.WebTimePrompt
Returns the current answer as a WebTime object.
getAnswerEvent() - Method in class com.microstrategy.web.app.transforms.AbstractPromptObjectTransform
Returns instance of prompt answer event.
getAnswerEvent() - Method in class com.microstrategy.web.app.transforms.PromptsClassicTransform
Returns Prompt's answer event.
getAnswerEvent() - Method in class com.microstrategy.web.app.transforms.PromptsContainerTransform
Returns Prompt's answer event.
getAnswerFormat() - Method in class com.microstrategy.web.app.transforms.AbstractPromptWidgetTransform
 
getAnswerFormat() - Method in class com.microstrategy.web.app.transforms.PromptConstantWidgetTransform
 
getAnswerMode() - Method in interface com.microstrategy.web.objects.WebHyperLinkAnswer
Returns answer mode
getAnswerOption() - Method in class com.microstrategy.web.app.transforms.AbstractPromptWidgetTransform
 
getAnswerOption() - Method in class com.microstrategy.web.app.transforms.PromptConstantWidgetTransform
 
getAnswerRestriction() - Method in class com.microstrategy.web.app.transforms.AbstractPromptWidgetTransform
 
getAnswers() - Method in interface com.microstrategy.web.objects.WebHyperLink
Returns WebHyperLinkAnswers the answers for prompts in the target report or document.
getAnswers() - Method in interface com.microstrategy.web.objects.WebUserAnswers
Returns an iterator over the collection of prompt answer objects.
getAnswerString() - Method in class com.microstrategy.web.objects.WebContentPersonalization
 
getAnswerXML() - Method in interface com.microstrategy.web.objects.WebHyperLink
Return a string that shall be used for answering the target report's or docuemt's prompts.
getAnswerXML() - Method in interface com.microstrategy.web.objects.WebPrompt
Returns the XML representation of prompt answer.
getAnswerXML() - Method in interface com.microstrategy.web.objects.WebPrompts
Returns the XML string representing answers of all prompts in the collection that have an answer.
getAnswerXML(boolean) - Method in interface com.microstrategy.web.objects.WebPrompt
Returns the XML representation of prompt answer.
getAnswerXML(boolean) - Method in interface com.microstrategy.web.objects.WebPrompts
Returns the XML string representing answers of all prompts in the collection that have an answer.
getAnswerXML(boolean, boolean, boolean) - Method in interface com.microstrategy.web.objects.WebPrompt
Returns an XML string representing the prompt answer.
getAnswerXML(boolean, boolean, boolean) - Method in interface com.microstrategy.web.objects.WebPrompts
Returns an XML string representing the answers of all prompts in the collection that have an answer.
getAnySuccess() - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer.StringFormatAndErrorData
getAnySuccess returns true if any of the distributed calls was successful.
getAPNSCertificationFile() - Method in class com.microstrategy.web.objects.WebMobileDeviceImpl
 
getApp() - Method in class com.microstrategy.web.config.esri.ESRIWebMapInfo
 
getAppContext() - Method in class com.microstrategy.web.app.beans.AbstractAppComponent
This method returns the application context object associated with this component.
getAppContext() - Method in interface com.microstrategy.web.app.beans.AppComponent
This method returns the application context object associated with this component.
getAppContext() - Method in class com.microstrategy.web.app.gui.AbstractGuiElement
return the AppContext object associated with this gui element
getAppContext() - Method in interface com.microstrategy.web.app.gui.GuiElement
Get the AppContext instance used by this element
getAppContext() - Method in class com.microstrategy.web.app.tasks.AppTaskRequestContext
Returns the AppContext object associated with this request.
getAppContext() - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform.Context
 
getAppContext() - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
Convenience method that returns the current AppContext.
getAppContext() - Method in class com.microstrategy.web.app.transforms.AbstractBasicMojoVisualizationDataTransform
Convenience method that returns the current AppContext.
getAppContext() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell.Context
 
getAppContext() - Method in class com.microstrategy.web.app.transforms.AndroidMessageResultTransform
Convenience method that returns the current AppContext.
getAppContext() - Method in class com.microstrategy.web.app.transforms.contextmenus.OndemandContextMenusTransform
 
getAppContext() - Method in class com.microstrategy.web.app.transforms.ReportWorkingSetObjectsTransform
Convenience method that returns the current AppContext.
getAppContext() - Method in class com.microstrategy.web.app.transforms.SubscriptionsPageByAttributesTransform
Convenience method that returns the current AppContext.
getAppContext() - Method in interface com.microstrategy.web.app.transforms.TransformContext
Provides an instance of the AppContext for the current request.
getAppContext() - Static method in class com.microstrategy.web.app.utils.ClientLog
Getter for the AppContext object
getAppendToTable() - Method in interface com.microstrategy.web.objects.WebDatamartTable
Indicates whether the property to append to the existing table is set.
getAppId() - Method in class com.microstrategy.web.app.FacebookLoginConfig
Get the Facebook application id.
getAppID() - Method in class com.microstrategy.web.config.esri.ESRICloudAppInfo
 
getApplicableAxisTitles() - Static method in class com.microstrategy.web.app.beans.GraphFormatHelper
getApplicableAxisTitles(int) - Static method in class com.microstrategy.web.app.beans.GraphFormatHelper
Deprecated.
Please use the interface that receives both major and minor types as arguments. The logic for validating which axis are applicable depend on these two properties.
getApplicableAxisTitles(int, int) - Static method in class com.microstrategy.web.app.beans.GraphFormatHelper
getApplicableAxisValues(int) - Static method in class com.microstrategy.web.app.beans.GraphFormatHelper
Given the graph major type, it gets the list of axis that should be enabled to be modified and included as arguments for the formatting event to handle axis values.
getApplicableLicenses() - Method in class com.microstrategy.web.admin.AdminController
 
getApplicableLicenses() - Method in class com.microstrategy.web.app.MSTRWebController
 
getApplicableLicenses() - Method in class com.microstrategy.web.app.ServerAdminController
 
getApplicableLicenses() - Method in class com.microstrategy.web.controller.GenericWebAppController
 
getApplicationAttribute(int) - Method in interface com.microstrategy.web.platform.DisconnectedContainerServices
Returns application attribute
getApplicationAttribute(int) - Method in class com.microstrategy.web.platform.DisconnectedContainerServicesImpl
Returns application attribute
getApplicationAttribute(String) - Method in interface com.microstrategy.web.platform.ContainerServices
This method returns the value of an Application Attribute.
getApplicationAttribute(String) - Method in class com.microstrategy.web.platform.DisconnectedContainerServicesImpl
This method returns the value of an Application Attribute.
getApplicationAttribute(String) - Method in class com.microstrategy.web.platform.HttpServletContainerServices
 
getApplicationAttributeName(int) - Method in interface com.microstrategy.web.platform.DisconnectedContainerServices
Returns application attribute name
getApplicationAttributeName(int) - Method in class com.microstrategy.web.platform.DisconnectedContainerServicesImpl
Returns application attribute name
getApplicationAttributesCount() - Method in interface com.microstrategy.web.platform.DisconnectedContainerServices
Returns a number of application attributes.
getApplicationAttributesCount() - Method in class com.microstrategy.web.platform.DisconnectedContainerServicesImpl
Returns a number of application attributes.
getApplicationInstance() - Static method in class com.microstrategy.web.preferences.EnumPreferenceLevels
Returns the full set of available PreferenceLevel enumeration: { SYSTEM, SERVER, PROJECT, USER, USER_PROJECT }.
getApplicationParameters() - Method in class com.microstrategy.web.platform.AbstractConfigurableContainerServices
 
getApplicationParameters() - Method in interface com.microstrategy.web.platform.ContainerServicesContext
Returns the an ApplicationParameters instance that includes all the parameters defined in the microstrategy.xml or web.xml file
getApplicationPath() - Method in class com.microstrategy.web.controller.TaskProcessorAdminContext
 
getApplicationPath() - Method in interface com.microstrategy.web.platform.AppGlobalContext
Returns the application's path.
getApplicationPath() - Method in class com.microstrategy.web.platform.AppGlobalContextImpl
Returns the application path.
getApplicationPath() - Method in interface com.microstrategy.web.platform.ContainerServices
This method returns the full application path of the servlet
getApplicationPath() - Method in class com.microstrategy.web.platform.DisconnectedContainerServicesImpl
This method returns the full application path of the servlet
getApplicationPath() - Method in class com.microstrategy.web.platform.HttpServletContainerServices
This method returns the application full path of the servlet
getApplicationPath(String) - Method in class com.microstrategy.utils.FileLoader
Returns a path that its always relative to the application's root folder.
getApplicationPriority() - Method in class com.microstrategy.web.objects.WebPrinterDeviceImpl
 
getApplicationType() - Method in interface com.microstrategy.web.objects.admin.DataSource
Returns the application type set on the DataSource, from EnumDSSXMLApplicationType.}
getApplicationType() - Method in class com.microstrategy.web.objects.JobPriorityDefn
Get application type.
getApplicationType() - Method in interface com.microstrategy.web.objects.WebChangeJournalEntry
To get the application type EnumDSSXMLApplicationType of the change journal.
getApplicationType() - Method in class com.microstrategy.web.objects.WebChangeJournalEntryImpl
 
getApplicationType() - Method in interface com.microstrategy.web.objects.WebIServerSession
Returns the application type to be set on the session, from EnumDSSXMLApplicationType.
getApplicationType() - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
Returns the current setting for application type.
getApplicationType(IDSSXMLSessionId.IMasterSessionId) - Method in class com.microstrategy.webapi.ACMSessionIdResolver
getApplicationType gets the application type from where the Master Session Id was created.
getAppliedSorts(int) - Method in interface com.microstrategy.web.app.beans.SortEditorBean
Deprecated.
Please us public getAppliedSortsByAxis(int type, int axis)
getAppliedSortsByAxis(int, int) - Method in interface com.microstrategy.web.app.beans.SortEditorBean
 
getAppliesTo() - Method in class com.microstrategy.web.app.Property
Get the objects to which this porperty applies to
getAppliesToID() - Method in interface com.microstrategy.web.app.beans.TabManagerBean
Return the id of the bone that this tab manager will apply to.
getAppList() - Method in class com.microstrategy.web.config.esri.ESRICloudAppsInfo
 
getApplyChangesEvent() - Method in class com.microstrategy.web.app.transforms.ReportDesignModeTransformImpl
 
getApplyDiagnosticsEvent(DiagnosticsBean) - Method in class com.microstrategy.web.admin.transforms.AbstractDiagnosticsTransform
Generate the event that will be used for applying or saving the diagnostics configuration specified on the form.
getApplyDiagnosticsEvent(DiagnosticsBean) - Method in class com.microstrategy.web.admin.transforms.DiagnosticsViewerTransform
Generate the event that will be used for applying or saving the diagnostics configuration specified on the form.
getApplyEvent() - Method in interface com.microstrategy.web.app.beans.OMDCreateFolderBean
Returns dialog's apply event
getApplyEvent() - Method in interface com.microstrategy.web.app.gui.Editor
get the apply event for the editor
getApplyEvent() - Method in class com.microstrategy.web.app.gui.EditorImpl
Get the WebEvent instance to be associated with the Apply button on the editor
getApplyEvent() - Method in class com.microstrategy.web.app.transforms.AbstractHeaderFooterTransform
Returns the event used to apply the editor's changes
getApplyEvent() - Method in class com.microstrategy.web.app.transforms.ConfirmOverwriteDialogTransform
 
getApplyEvent() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
Returns the event to be used for the apply button - this will handle synchronization of the ExpressionBean with the object it was retrieved from.
getApplyEvent() - Method in class com.microstrategy.web.app.transforms.GroupbyPropertiesEditorTransform
 
getApplyEvent() - Method in class com.microstrategy.web.app.transforms.ObjectManipulationDialogTransform
Returns an instance of the event responsible for processing the editor's actions
getApplyEvent() - Method in class com.microstrategy.web.app.transforms.OMDCreateFolderTransform
Returns an instance of the event responsible for processing the editor's actions
getApplyEvent() - Method in class com.microstrategy.web.app.transforms.PreferencesExportAdminHeaderFooterTransform
 
getApplyEvent() - Method in class com.microstrategy.web.app.transforms.SaveObjectAsDialogTransform
Returns an instance of the event responsible for processing the editor's actions
getApplyEvent() - Method in class com.microstrategy.web.app.transforms.SingleObjectSelectorTransform
Returns an instance of the event responsible for processing the editor's actions
getApplyEvent() - Method in class com.microstrategy.web.app.transforms.ViewFilterEditorRWTransform
 
getApplyEvent() - Method in class com.microstrategy.web.app.transforms.ViewFilterElementPanelTransform
Returns the event to be used for the apply button - this will handle synchronization of the ExpressionBean with the object it was retrieved from.
getApplyEvent() - Method in class com.microstrategy.web.app.transforms.ViewFilterElementTransform
 
getApplyEventId() - Method in interface com.microstrategy.web.app.beans.SubscriptionEditorBean
Indicates the apply event Id.
getApplyJS() - Method in interface com.microstrategy.web.app.gui.Editor
Indicates JavaScript to be executed when applying changes current Editor.
getApplyJS() - Method in class com.microstrategy.web.app.gui.EditorImpl
Get the JavaScript to be associated with the Apply button and should be executed if it is selected
getApplyOnSave() - Method in interface com.microstrategy.web.objects.WebServerDef
This method will return the current setting of the apply on save flag.
getApplyOptions(String, String, AbstractAppTransform) - Static method in class com.microstrategy.web.admin.beans.AdminServersHelper
Convenience method that returns the options use by the preferences transforms to indicate whether the changes will apply to the current project, or to all the projects in the current Intelligent Server.
getApplySubExpression() - Method in interface com.microstrategy.web.objects.WebRelationshipNode
Returns the applySubExpression flag.
getApplyToAllOthers() - Method in interface com.microstrategy.web.objects.WebDerivedElement
Indicates whether the leaves of the element should be considered when calculating the Residue (Other) element.
getApplyToAllProjects() - Method in interface com.microstrategy.web.app.beans.PreferencesBean
Whether to apply the changes to all projects
getApplyToAllProjects() - Method in class com.microstrategy.web.app.beans.PreferencesBeanImpl
Deprecated.
Whether to apply the changes to all projects
getAppRelativePathPrefix() - Method in class com.microstrategy.utils.Customizations
 
getAppSchemaModelInstanceId() - Method in class com.microstrategy.web.objects.dataimport.DatasetInfo
 
getAppSchemaServer() - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
 
getAppSchemaWorkspaceId() - Method in class com.microstrategy.web.objects.dataimport.DatasetCreator
 
getAppSchemaWorkspaceId() - Method in class com.microstrategy.web.objects.dataimport.DatasetInfo
 
getAppSecret() - Method in class com.microstrategy.web.config.esri.ESRICloudAppInfo
 
getAppServerInfo() - Method in class com.microstrategy.web.platform.DisconnectedContainerServicesImpl
 
getAppServerInfo() - Method in class com.microstrategy.web.platform.HttpServletContainerServices
 
getAppSessionManager() - Method in class com.microstrategy.web.app.AbstractExternalSecurity
Get the web web app session manager.
getAppSessionManager() - Method in interface com.microstrategy.web.app.beans.AppContext
This method returns the Application Session Manager associated with this application context.
getAppSessionManager() - Method in class com.microstrategy.web.app.beans.AppContextImpl
 
getAppSessionManager() - Method in class com.microstrategy.web.app.transforms.MobileChunkedAppContext
 
getAppVersion() - Static method in class com.microstrategy.web.app.utils.HTMLHelper
 
getArcAt(int) - Method in class com.microstrategy.web.app.maps.topology.ArcIndexer
 
GetArchitectProjectsTask - Class in com.microstrategy.web.app.tasks.architect
This Task returns a collection of projects on a web server.
GetArchitectProjectsTask() - Constructor for class com.microstrategy.web.app.tasks.architect.GetArchitectProjectsTask
 
getAreaLayer(int) - Method in class com.microstrategy.web.config.AreaLayersInfoList
 
getAreaLayerById(int) - Method in class com.microstrategy.web.config.AreaLayersInfoList
 
getAreaLayers() - Method in class com.microstrategy.web.config.ShapeConfigurationInfo
 
getArgument(int) - Method in class com.microstrategy.web.beans.EventArgumentInfoList
Return the argument which has the given id
getArgument(int) - Method in class com.microstrategy.web.beans.EventInfo
Return the event argument with the given id from the arguments list
getArgumentID() - Method in class com.microstrategy.web.app.beans.GraphAxisInformation
Returns the event argument ID associtaed with this axis
getArgumentID() - Method in class com.microstrategy.web.app.beans.GraphTitleInformation
Returns the event argument ID associtaed with this title information instance
getArgumentInfo(Object) - Method in class com.microstrategy.web.app.tasks.config.EventInfo
 
getArgumentInfos() - Method in class com.microstrategy.web.app.tasks.config.EventInfo
Returns the list of ArgumentInfo object associated with this event.
getArgumentName(int) - Method in class com.microstrategy.web.app.transforms.AbstractPromptObjectTransform
Returns an argument name for the given id.
getArgumentName(int) - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalCartTransform
Deprecated.
Returns an argument name for the given id.
getArgumentName(int) - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalCartXHTMLTransform
Returns an argument name for the given id.
getArgumentName(int) - Method in class com.microstrategy.web.beans.GenericWebEvent
Returns the argument name with the specified id at index 0.
getArgumentName(int) - Method in interface com.microstrategy.web.beans.WebEvent
Returns the argument name with the specified id at index 0.
getArgumentName(int, int) - Method in class com.microstrategy.web.beans.GenericWebEvent
Returns the argument name with the specified id at the specified index.
getArgumentName(int, int) - Method in interface com.microstrategy.web.beans.WebEvent
Returns the argument name with the specified id at the specified index.
getArgumentName(WebEvent, int) - Method in class com.microstrategy.web.admin.transforms.AbstractDiagnosticsTransform
Get the name of the argument assigned to the WebEvent, based on the indicated id.
getArgumentName(WebEvent, int) - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
For the given event, returns the name of the argument with the given ID.
getArgumentName(WebEvent, int) - Method in class com.microstrategy.web.app.transforms.AbstractTabTransform
Get the name of the argument assigned to the WebEvent, based on the indicated id.
getArgumentName(WebEvent, int) - Method in class com.microstrategy.web.app.transforms.ChangePasswordGeneralTransform
Get the name of the argument assigned to the WebEvent, based on the indicated id.
getArgumentName(WebEvent, int) - Method in class com.microstrategy.web.app.transforms.FolderCreateDocumentTransform
For the given event, returns the name of the argument with the given ID.
getArgumentName(WebEvent, int) - Method in class com.microstrategy.web.app.transforms.FolderCreateReportXHTMLTransform
For the given event, returns the name of the argument with the given ID.
getArgumentName(WebEvent, int) - Method in class com.microstrategy.web.app.transforms.LoginContinueTransform
Get the name of the argument assigned to the WebEvent, based on the indicated id.
getArgumentName(WebEvent, int) - Method in class com.microstrategy.web.app.transforms.LoginTransform
Get the name of the argument assigned to the WebEvent, based on the indicated id.
getArguments() - Method in class com.microstrategy.web.app.EventMap
 
getArguments() - Method in class com.microstrategy.web.app.ShortcutListSet.EventActionMapping
 
getArguments() - Method in class com.microstrategy.web.beans.EventInfo
Return the list of arguments associated with this event
getArguments() - Method in class com.microstrategy.web.beans.GenericMultipleEvents
Returns an Enumeration over all the WebEvent.Argument in this GenericMultipleEvents.
getArguments() - Method in class com.microstrategy.web.beans.GenericWebEvent
Returns an Enumeration over all the WebEvent.Argument in this WebEvent.
getArguments() - Method in interface com.microstrategy.web.beans.WebEvent
Returns an Enumeration over all the WebEvent.Argument in this WebEvent.
getArguments() - Method in interface com.microstrategy.web.tags.DynamicTag
Returns an Enumeration over all the arguments of the method from which the dynamic contents are generated.
getArguments(AppContext) - Method in class com.microstrategy.web.app.WebBeanProperty
Returns an array of Object with all the arguments this property needs to set in order to invoke the object method to set the property.
getArguments(AppContext, Class, Object) - Method in class com.microstrategy.web.app.WebBeanProperty
 
getArgumentValue(int) - Method in class com.microstrategy.web.beans.GenericWebEvent
 
getArgumentValue(int) - Method in interface com.microstrategy.web.beans.WebEvent
Returns the current value of the argument.
getArgumentValue(int, int) - Method in class com.microstrategy.web.beans.GenericMultipleEvents
Returns the current value of the argument.
getArgumentValue(int, int) - Method in class com.microstrategy.web.beans.GenericWebEvent
 
getArgumentValue(int, int) - Method in interface com.microstrategy.web.beans.WebEvent
Returns the current value of the argument.
getArgumentValueCount(int) - Method in class com.microstrategy.web.beans.GenericWebEvent
 
getArgumentValueCount(int) - Method in interface com.microstrategy.web.beans.WebEvent
Returns the number of values at different indices for the argument.
getArity() - Method in interface com.microstrategy.web.objects.rw.RWUserAttribute
returns arity of this derived attribute.
getArity(WebAttribute) - Method in interface com.microstrategy.web.objects.WebWorkingSet
Returns arity of a specific attribute.
getArrangementList() - Method in class com.microstrategy.web.app.transforms.AbstractPromptEditorTransform
 
getArray(String) - Static method in class com.microstrategy.web.beans.FeatureArray
The main entry point for accessing an instance of the FeatureArray class.
getArrayLength(String) - Method in class com.microstrategy.utils.BridgeUtils
Returns the length of the array, if the instance is an array.
getArrayValue(RequestKeys) - Method in class com.microstrategy.web.tasks.config.TaskParameterMetadataImpl
 
getArrayValue(RequestKeys) - Method in interface com.microstrategy.web.tasks.TaskParameterMetadata
Returns an array of string values by parsing the parameter value.
getArrayValue(RequestKeys, String) - Method in class com.microstrategy.web.tasks.config.TaskParameterMetadataImpl
 
getArrayValue(RequestKeys, String) - Method in interface com.microstrategy.web.tasks.TaskParameterMetadata
Returns an array of string values by parsing the parameter value and using the specified delimiter.
getArrow(String, boolean) - Method in class com.microstrategy.web.app.gui.shortcuts.ShortcutCombo
get pulldown arrow icon for toolbar ...
getAsJavaScriptString() - Method in class com.microstrategy.utils.config.ClientSideLayout
Returns the contents of the client side layout file as a JavaScript string.
getAsObject(int) - Method in interface com.microstrategy.web.objects.rw.RWClipboard
Deprecated.
since copy/paste panel stacks is supported, this should no longer be used. we should use RWClipboard.getAsUnit(int) instead.
getAssignment(String) - Method in class com.microstrategy.web.blocks.config.BlockConfig
 
getAssignments() - Method in class com.microstrategy.web.blocks.config.BlockConfig
 
getAssociatedNodes(int) - Method in interface com.microstrategy.web.objects.rw.RWGridGraphDef
Returns associated nodes for the specified manipulationCategory.
getAssociatedSchedulesForObject() - Method in interface com.microstrategy.web.beans.AssociatedSchedulesBean
retrieve the associated schedules with report or RWD
getAssociatedSchedulesForObject() - Method in class com.microstrategy.web.beans.AssociatedSchedulesBeanImpl
 
getAssociatedScheduleSource() - Method in class com.microstrategy.web.objects.WebObjectsFactory
 
getAsUnit(int) - Method in interface com.microstrategy.web.objects.rw.RWClipboard
Returns i-th clipboard unit as RWUnit.
getAttFormId() - Method in class com.microstrategy.web.app.gui.DragAndDropItem
Returns the attribute form ID for the draggable object
getAttFormList() - Method in class com.microstrategy.web.app.gui.DragAndDropItem
Returns the attribute form list for the draggable object
getAttFormName() - Method in class com.microstrategy.web.app.gui.DragAndDropItem
Returns the attribute form Name for the draggable object
getAttFormPosition() - Method in class com.microstrategy.web.app.gui.DragAndDropItem
Returns the form position within the attribute
getAttForms(WebAttribute) - Method in class com.microstrategy.web.app.transforms.AttributeElementsWidgetTransform
 
getAttForms(WebAttribute) - Method in class com.microstrategy.web.app.transforms.DataExplorerFolderWidgetTransform
returns the attribute forms for the attribute
getAttForms(WebAttribute) - Method in class com.microstrategy.web.app.transforms.FolderViewWidgetTransform
returns the attribute forms for the attribute
getAttForms(WebAttribute) - Method in class com.microstrategy.web.app.transforms.PromptAnswerTransform
 
getAttForms(WebAttribute) - Method in class com.microstrategy.web.app.transforms.PromptEditorTabManagerTransform
 
getAttForms(WebAttribute) - Method in class com.microstrategy.web.app.transforms.PromptElementsWidgetTransform
 
getAttForms(WebAttribute) - Method in class com.microstrategy.web.app.transforms.PromptExpressionWidgetTransform
 
getAttForms(WebAttribute) - Method in class com.microstrategy.web.app.transforms.PromptsContainerTransform
 
getAttForms(WebAttribute, int) - Method in class com.microstrategy.web.app.transforms.AbstractAppWidgetTransform
 
getAttFormsVector() - Method in interface com.microstrategy.web.app.beans.AttributeFormsEditorBean
Returns a Vector with the list of attribute forms for the selected attribute
getAttFormsVector() - Method in class com.microstrategy.web.app.beans.AttributeFormsQualificationBeanImpl
 
getAttr(String) - Method in class com.microstrategy.web.app.gui.CartElementTree
 
getAttrElemBlockCount() - Method in class com.microstrategy.web.app.transforms.AbstractPromptObjectTransform
Indicates block count, an incremental fetch value for displaying attribute's elements.
getAttribute() - Method in interface com.microstrategy.web.app.beans.AttributeFormsEditorBean
Returns the attribute contained in the bean, which was initialized with the attributeId property.
getAttribute() - Method in interface com.microstrategy.web.app.beans.DerivedElementsEditorBean
Returns attribute Derived Elements belong to.
getAttribute() - Method in class com.microstrategy.web.app.transforms.AttributeElementsWidgetTransform
 
getAttribute() - Method in interface com.microstrategy.web.beans.DerivedElementBean
Returns the attribute elements belong to.
getAttribute() - Method in interface com.microstrategy.web.beans.DerivedElementBean.Host
Returns the attribute elements belong to.
getAttribute() - Method in class com.microstrategy.web.beans.DerivedElementBeanImpl
 
getAttribute() - Method in interface com.microstrategy.web.objects.rw.RWUserAttribute
get corresponding #WebAttribute object
getAttribute() - Method in interface com.microstrategy.web.objects.rw.RWUserDEObject
 
getAttribute() - Method in interface com.microstrategy.web.objects.WebDerivedElement
Returns the Derived Element's attribute
getAttribute() - Method in interface com.microstrategy.web.objects.WebDimensionAttribute
Returns the attribute which is associated with this object.
getAttribute() - Method in interface com.microstrategy.web.objects.WebDirectedAttribute
Returns the attribute that this object refers to.
getAttribute() - Method in interface com.microstrategy.web.objects.WebElement
Returns the attribute of the element return WebAttribute
getAttribute(WebTitleUnit) - Static method in class com.microstrategy.web.app.transforms.MojoXtabTransformImpl
 
getAttribute(String) - Method in class com.microstrategy.utils.config.AbstractConfigurationElement
Returns the value associated with the given attribute.
getAttribute(String) - Method in interface com.microstrategy.utils.config.ConfigurationElement
Returns the value associated with the given attribute.
getAttribute(String) - Method in interface com.microstrategy.web.tags.Tag
Returns the attribute value with the specified attribute name.
getAttribute(String) - Method in class com.microstrategy.web.tags.TagImpl
 
getAttributeByID(String) - Method in interface com.microstrategy.web.objects.WebDimensionLockProperties
Return a WebDimensionAttribute with lock properties set for the attribute id passed in.
getAttributeElementList() - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalCartTransform
Deprecated.
Returns list of all elements defined in selected Attribute.
getAttributeElementList() - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalCartXHTMLTransform
Returns list of all elements defined in selected attribute.
getAttributeElements() - Method in interface com.microstrategy.web.beans.AttributeBean
 
getAttributeForm() - Method in class com.microstrategy.web.app.gui.CartElementWebAttributeForm
Gets template unit object being wrapped.
getAttributeFormattedValue(WebDisplayUnit) - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalCartTransform
Deprecated.
Returns formatted string to be passed as request parameter.
getAttributeFormattedValue(WebDisplayUnit) - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalCartXHTMLTransform
Returns formatted string to be passed as request parameter.
getAttributeFormId() - Method in class com.microstrategy.web.app.utils.AttributeFormsElement
 
getAttributeFormId() - Method in interface com.microstrategy.web.objects.WebSubscriptionDynamicRecipientList.MappingField
 
getAttributeFormInfo() - Method in interface com.microstrategy.web.objects.rw.RWTextDef
 
getAttributeFormInfo() - Method in interface com.microstrategy.web.objects.TransactionAttributeForm
 
getAttributeFormNamesDisplay() - Method in interface com.microstrategy.web.objects.WebPDFSettings
Deprecated.
returns the property related to showing attribute forms.
getAttributeForms() - Method in interface com.microstrategy.web.app.beans.AttributeFormsEditorBean
Returns the WebAttributeForms for the currently selected Attribute
getAttributeForms() - Method in class com.microstrategy.web.app.transforms.ElementsPromptEditorTransform
 
getAttributeForms() - Method in class com.microstrategy.web.app.transforms.PromptElementsWidgetTransform
 
getAttributeForms(WebAttribute) - Method in class com.microstrategy.web.app.gui.CartExpressionImpl
Returns collection of attribute forms.
getAttributeForms(WebAttribute) - Method in class com.microstrategy.web.app.transforms.PromptExpressionCartXHTMLTransform
Returns collection of forms associated to given Attribute.
getAttributeFormsBlock(WebAttributeForms, WebAttributeForms) - Method in class com.microstrategy.web.app.transforms.MojoRWDTransform
 
getAttributeFormsDisplayType() - Method in interface com.microstrategy.web.objects.rw.RWGroupBy
Return the way forms should be displayed
getAttributeFormsEditorBean() - Method in interface com.microstrategy.web.app.beans.ReportFrameBean
Returns the attribute forms editor bean within this report frame bean.
getAttributeFormsProcessEvent() - Method in class com.microstrategy.web.app.transforms.AttributeFormsEditorTransform
Returns an instance of the event responsible for processing the editor's actions
getAttributeFormsXML() - Method in interface com.microstrategy.web.objects.WebElementSource
Returns the attribute forms XML, which specifies which attribute forms to return from an element browse.
GetAttributeGroupInfoCommand(String, String, String, String, String, String, String, String, String, WebReportInstance, String, int) - Method in class com.microstrategy.web.app.tasks.actions.GetReportXDADefinitionHandler
 
getAttributeId() - Method in interface com.microstrategy.web.app.beans.AttributeFormsEditorBean
Returns The ID of the Attribute to select on the Attribute Forms Editor
getAttributeId() - Method in interface com.microstrategy.web.objects.WebSubscriptionDynamicRecipientList.MappingField
 
getAttributeID() - Method in interface com.microstrategy.web.beans.DataExplorerBean
Returns the current dimension attribute set.
getAttributeID() - Method in interface com.microstrategy.web.objects.WebDerivedElementsContainer
Returns the DSS ID of the attribute who contains the derived element.
getAttributeID() - Method in interface com.microstrategy.web.objects.WebGraphProperty
Returns the attribute ID of the graph property.
getAttributeInfo() - Method in interface com.microstrategy.web.objects.TransactionAttribute
 
getAttributeInfo() - Method in interface com.microstrategy.web.objects.WebFormShortcutNode
Returns the attribute which the shortcut refers to.
getAttributeInfo() - Method in interface com.microstrategy.web.objects.WebTemplateAttribute
Returns the WebObjectInfo object corresponding to the WebTemplateAttribute object which it is called on.
getAttributeLinks() - Method in interface com.microstrategy.web.objects.rw.RWDefinition
Returns attribute links on document
getAttributeList() - Method in interface com.microstrategy.web.app.beans.AttributeFormsEditorBean
Returns an ArrayList the list of Attributes
getAttributeList() - Method in class com.microstrategy.web.app.beans.AttributeFormsQualificationBeanImpl
 
getAttributeList() - Method in class com.microstrategy.web.app.GraphFormatInfoHelper.GraphAttribute
 
getAttributeList() - Method in class com.microstrategy.web.app.GraphFormatInfoHelper.GraphMinorType
 
getAttributeList() - Method in class com.microstrategy.web.app.GraphFormatInfoHelper.GraphObject
 
getAttributeList() - Method in class com.microstrategy.web.app.Shortcut
Get the attribute list for the instance
getAttributeList() - Method in class com.microstrategy.web.app.ShortcutList
Get the attribute list for the instance
getAttributeList() - Method in class com.microstrategy.web.app.ShortcutListSet
Returns the WebAttributeList associated with this ShortcutListSet.
getAttributeList(boolean) - Method in class com.microstrategy.web.app.ShortcutList
 
getAttributeMinimum() - Method in class com.microstrategy.web.config.Visualization
The minimum number of attributes required by the visualization
getAttributeName() - Method in interface com.microstrategy.web.tags.AttrTag
An Attr tag can be used to set the value of a single attribute, or to set the value of multiple attributes simultaneosly.
getAttributeNames() - Method in interface com.microstrategy.web.tags.Tag
Returns a Enumeration of attributes of the current tag.
getAttributeNames() - Method in class com.microstrategy.web.tags.TagImpl
 
getAttributeNamesCollection() - Method in class com.microstrategy.web.tags.TagImpl
 
getAttributeOrElementList() - Method in class com.microstrategy.web.app.transforms.PromptHierarchyWidgetTransform
Returns the list of available list (attribute or element).
getAttributeQualificationInListOperators() - Method in interface com.microstrategy.web.app.beans.PromptDefinitionAppBean
Returns the set of operators for this select expression type, when this is an expression prompt.
getAttributeRemappingError() - Method in interface com.microstrategy.web.app.beans.RWWorkingSetBrowserTabBean
 
getAttributes() - Method in class com.microstrategy.utils.config.AbstractConfigurationElement
 
getAttributes() - Method in interface com.microstrategy.utils.config.ConfigurationElement
Returns the list of all attributes available to this ConfigurationElement.
getAttributes() - Method in class com.microstrategy.web.app.gui.DragAndDropItem
Generate the attribute information required for the drag and drop functionality to be linked to an element on the HTML interface
getAttributes() - Method in class com.microstrategy.web.app.transforms.SurveyVisualizationPropertiesTransform
 
getAttributes() - Method in interface com.microstrategy.web.objects.rw.RWHyperlink
Returns a modifiable list of attributes
getAttributes(String) - Method in class com.microstrategy.web.app.transforms.IPhoneMapVisualizationPropertiesTransform
 
getAttributesBody() - Method in class com.microstrategy.web.app.transforms.AbstractReportExportTransform
Gets the list of html attributes for the body tag
getAttributesBody() - Method in class com.microstrategy.web.app.transforms.AbstractTabTransform
This method return a Map (name/value pairs) of attributes to use for the div enclosing the body of the Tab.
getAttributesBody() - Method in class com.microstrategy.web.app.transforms.PageByTransform
Returns a map (name/value pairs) with attributes and their corresponding values used with the <div> tag enclosing the body.
getAttributesBody() - Method in class com.microstrategy.web.app.transforms.ReportExportHTMLTransform
Deprecated.
Gets the list of html attributes for the body tag
getAttributesBone() - Method in class com.microstrategy.web.app.transforms.AbstractReportDataVisualizationTransform
 
getAttributesBone() - Method in class com.microstrategy.web.app.transforms.ReportGraphTransformImpl
 
getAttributesBoneDiv() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridExportTransform
Overwrites the parent's definition by not generating any special attributes to be added to the bone div tag of this transform's output - Print, HTML and Excel export don't need them.
getAttributesBoneDiv() - Method in class com.microstrategy.web.app.transforms.AbstractReportOutlineModeExportTransform
 
getAttributesBoneDiv() - Method in class com.microstrategy.web.app.transforms.ReportDesignModeTransformImpl
 
getAttributesBoneDiv() - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
Generates the list of attributes used by a div surrounding the grid.
getAttributesCollection() - Method in class com.microstrategy.web.tags.TagImpl
 
getAttributesEmptyGridTable() - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
Generates the list of attributes used by an empty grid's table.
getAttributesForAcceptButton() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
This method will return any HTML attributes that should be added to the accept button for a subexpression being edited.
getAttributesForm() - Method in class com.microstrategy.web.app.transforms.ReportDesignModeTransformImpl
 
getAttributesForPromptButton() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
 
getAttributesFrame() - Method in class com.microstrategy.web.app.transforms.AbstractTabTransform
This method return a Map (name/value pairs) of attributes to use for the div enclosing the content of the Tab.
getAttributesFrame() - Method in class com.microstrategy.web.app.transforms.FormatTabColorLinesTransform
This method return a Map (name/value pairs) of attributes to use for the div enclosing the content of the Tab.
getAttributesFrame() - Method in class com.microstrategy.web.app.transforms.FormatTabEffectsTransform
This method return a Map (name/value pairs) of attributes to use for the div enclosing the content of the Tab.
getAttributesGraph(boolean) - Method in class com.microstrategy.web.app.transforms.ReportGraphTransformImpl
 
getAttributesGridTable() - Method in class com.microstrategy.web.app.transforms.AbstractReportOutlineModeExportTransform
 
getAttributesGridTable() - Method in class com.microstrategy.web.app.transforms.ReportDesignModeTransformImpl
 
getAttributesGridTable() - Method in class com.microstrategy.web.app.transforms.ReportGridPrintTransform
Overwrites the parent's definition by adding some extra attributes to the grid table.
getAttributesGridTable() - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
Generates the list of attributes used by the grid's table.
getAttributesHTML() - Method in class com.microstrategy.web.app.transforms.AbstractReportExportTransform
Gets the list of html attributes for the html tag
getAttributesHTML() - Method in class com.microstrategy.web.app.transforms.ReportExportExcelFormatTransform
Gets the list of html attributes for the html tag
getAttributesHTML() - Method in class com.microstrategy.web.app.transforms.ReportExportHTMLTransform
Deprecated.
Gets the list of html attributes for the html tag
getAttributesList() - Method in interface com.microstrategy.web.app.beans.ThresholdEditorBean
Returns a list of attributes that are considered to be available to the user for editing the threshold.
getAttributesMainTable() - Method in class com.microstrategy.web.app.transforms.AbstractReportExportTransform
Gets the list of html attributes for the main table tag
getAttributesMainTable() - Method in class com.microstrategy.web.app.transforms.ReportDesignModeTransformImpl
 
getAttributesMainTable() - Method in class com.microstrategy.web.app.transforms.ReportExportHTMLTransform
Deprecated.
Gets the list of html attributes for the main table tag
getAttributesPrivilegeCell(WebPrivilegeEntry, WebProjectInstance) - Method in class com.microstrategy.web.app.transforms.UserEntityPrivilegesTransform
Returns the attributes associated with the <TD&gr; tag of a given privilege for a specific project.
getAttributesPrivilegeDiv(WebPrivilegeEntry) - Method in class com.microstrategy.web.app.transforms.SecurityRoleEditorTransform
 
getAttributesPrivilegeRow(WebPrivilegeEntry) - Method in class com.microstrategy.web.app.transforms.UserEntityPrivilegesTransform
Returns the attributes associated with the <TR&gr; tag of a given privilege.
getAttributesRow(WebRow) - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
Generates the list of attributes used by <tr> of a single row.
getAttributesRow(WebRow) - Method in class com.microstrategy.web.app.transforms.ReportOutlineModeTransformImpl
 
getAttributesSecurityRolesRow() - Method in class com.microstrategy.web.app.transforms.UserEntityPrivilegesTransform
Returns the attributes associated with the <TR&gr; tag of the row listing the security roles.
getAttributesShellDiv() - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
Returns a Map with the list of attributes that the shell div must use.
getAttributesShellDiv() - Method in class com.microstrategy.web.app.transforms.AbstractReportDataTransform
Returns a Map with the list of attributes that the shell div must use.
getAttributesShellDiv() - Method in class com.microstrategy.web.app.transforms.AccordionTabManagerTransform
 
getAttributesShellDiv() - Method in class com.microstrategy.web.app.transforms.ReportDetailsXHTMLTransform
 
getAttributesShellDiv() - Method in class com.microstrategy.web.app.transforms.RWLayoutTransform
 
getAttributesTitle() - Method in class com.microstrategy.web.app.transforms.PageByTransform
Returns a map (name/value pairs) with attributes and their corresponding values used with the <div> tag enclosing the title.
getAttributesUnit(PageByUnit) - Method in class com.microstrategy.web.app.transforms.PageByTransform
Returns a map (name/value pairs) with attributes and their corresponding values used with the <div> tag enclosing a single page-by unit.
getAttrName() - Method in class com.microstrategy.web.app.Property
Get the html attribute for this Property
getAttrs() - Method in interface com.microstrategy.utils.xml.AttributesXt
 
getAttUrl() - Method in class com.microstrategy.web.config.esri.ESRIJSAPIUrlInfo
 
getAuditID() - Method in interface com.microstrategy.web.objects.admin.licensing.BatchLicenseAudit
Return the batch audit handle ID.
getAuditInfo() - Method in exception com.microstrategy.utils.MSTRCheckedException
Gets the audit event associated with the exception
getAuditInfo() - Method in exception com.microstrategy.web.tasks.TaskException
Gets the audit event associated with the exception
getAugmentedSessionId() - Method in class com.microstrategy.webapi.acm.ACMSessionId
 
getAugmentedSessionId() - Method in class com.microstrategy.webapi.acm.ACMSessionIdParser
 
getAugmentedSessionId() - Method in interface com.microstrategy.webapi.IDSSXMLSessionId
getAugmentedSessionId returns as a string the full sessionID including the IServer node name, locale, return value, message id,and/or the project id.
getAugmentedSessionId() - Method in class com.microstrategy.webapi.IDSSXMLSessionIdParser
getAugmentedSessionId returns as a string the full sessionID including the IServer node name, locale, return value, message id,and/or the project id.
getAuthenticatedUserID() - Method in class com.microstrategy.web.app.utils.usher.UsherAuthenticationRequest
 
getAuthenticationMode() - Method in class com.microstrategy.web.app.StaticSession
Deprecated.
Return the value of the authentication mode property
getAuthMode() - Method in interface com.microstrategy.web.app.LoginForm
Returns the current setting of the authMode property, which determines the type of credentials used upon creating a session to the Intelligence Server.
getAuthMode() - Method in class com.microstrategy.web.app.MSTRLoginForm
Returns the current setting of the authMode property, which determines the type of credentials used upon creating a session to the Intelligence Server.
getAuthMode() - Method in class com.microstrategy.web.config.DBParamSectionInfoList
 
getAuthMode() - Method in interface com.microstrategy.web.objects.admin.DataSource
Returns the current setting of the AuthMode parameter.
getAuthMode() - Method in interface com.microstrategy.web.objects.WebIServerSession
Returns the current setting of the authMode property, which determines the type of credentials used upon creating a session to the Intelligence Server.
getAuthorizationKey() - Method in class com.microstrategy.web.objects.WebMobileDeviceImpl
 
getAuthRememberMeEnabled() - Static method in class com.microstrategy.utils.RememberMeHelper
 
getAuthRememberMeEnabled() - Static method in class com.microstrategy.webapi.ACMRememberMeEnabled
getAuthRememberMeEnabled returns the auth.rememberme.enabled value set in the configDefaults.properties file.
getAutoApply() - Method in interface com.microstrategy.web.app.beans.FilterElementBean
Returns whether auto-apply is enabled.
getAutoApply() - Method in interface com.microstrategy.web.app.beans.ThresholdEditorBean
Returns whether to apply each change in the editor as it happens.
getAutoApply() - Method in class com.microstrategy.web.app.transforms.DerivedElementTransform
 
getAutoApply() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
Returns whether the auto-apply functionality is enabled.
getAutoApply() - Method in class com.microstrategy.web.app.transforms.FilterElementTransform
Overrides the superclass' getAutoApply method - this will return whether the current filter's autoapply setting is true or false.
getAutoApply() - Method in class com.microstrategy.web.app.transforms.FilterExpressionTransform
 
getAutoApply() - Method in class com.microstrategy.web.app.transforms.ViewFilterEditorRWTransform
 
getAutoApply() - Method in class com.microstrategy.web.app.transforms.ViewFilterElementPanelTransform
Whether the current filter's autoapply setting is true or false.
getAutoConnect() - Method in interface com.microstrategy.web.objects.WebClusterAdmin
Returns the current autoConnect setting on the XMLAPI.
getAutoConnect() - Method in interface com.microstrategy.webapi.IDSSXMLAdmin
Returns the current autoconnect setting of the XMLAPI.
getAutoConsolidation() - Method in interface com.microstrategy.web.objects.WebExpressionHelper
Return the current setting for the auto-consolidation option.
getAutoKey() - Method in interface com.microstrategy.web.objects.rw.RWDefinition
 
getAutoKey(String) - Method in interface com.microstrategy.web.objects.rw.RWDefinition
Returns a new unique key.
getAutomaticTransactionRecordNumber() - Method in interface com.microstrategy.web.objects.rw.RWTransactable
Return the number of rows that should be automatically transacted at the running of the RW
getAutosizeHorizontal() - Method in interface com.microstrategy.web.objects.WebGraph
Returns the autosize horizontal property
getAutosizeHorizontal() - Method in interface com.microstrategy.web.objects.WebGraphProperties
Returns the autosize horizontal property
getAutosizeVertical() - Method in interface com.microstrategy.web.objects.WebGraph
Returns the autosize vertical property
getAutosizeVertical() - Method in interface com.microstrategy.web.objects.WebGraphProperties
Returns the autosize vertical property
getAutostyleIcon(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.DocumentGridToolbarBlockLoaderTransform
Used to retrieve the correct autostyle icon class of the autostyle tile on the autostyle pulldown.
getAutostyleIcon(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.ReportGridToolbarBlockLoaderTransform
Returns a string that has the CSS class associated to display the AutoStyle icon on the toolbar.
getAutostyleIcon(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.RibbonToolbarTransform
Method that generates a unique style class based on the WebObjectInfo id Implementation: " mstrLayoutItem style_" + oi.getID();
getAutoStyles() - Method in class com.microstrategy.web.app.transforms.GuiElementsBlockTransform
Return the list of available autostyles.
getAutoSyncMode() - Method in interface com.microstrategy.web.objects.rw.RWControlDef
Returns AutoSync mode
getAutoSyncMode() - Method in interface com.microstrategy.web.objects.rw.RWSelectorControl
Returns AutoSync mode
getAvailableActions() - Method in interface com.microstrategy.web.objects.rw.RWActionSelector
Get actions this action selector support.
getAvailableAddresses() - Method in interface com.microstrategy.web.beans.SubscriptionBean
Returns a non-editable list of available addresses that are valid for this subscription that the user can pick from.
getAvailableAddresses() - Method in interface com.microstrategy.web.objects.WebSubscriptionNotification
Returns the list of potential addresses that are available for use with notification
getAvailableAnswers() - Method in class com.microstrategy.web.app.transforms.PromptElementsWidgetTransform
 
getAvailableAuthenticationModes() - Method in interface com.microstrategy.web.app.beans.LoginBean
Get the authentication modes enabled for the given server where the user is trying to connect to.
getAvailableAuthModes() - Method in interface com.microstrategy.web.objects.admin.DataSource
Returns the list of available auth modes, based on the type of the DataSource.
getAvailableAuthModes(WebIServerSession) - Method in class com.microstrategy.web.app.beans.WebAppSessionManagerImpl
 
getAvailableAuthModes(WebIServerSession) - Method in interface com.microstrategy.web.app.WebAppSessionManager
Returns the available authentication modes that may be used with this session.
getAvailableBlockBegin() - Method in class com.microstrategy.web.app.transforms.PromptHierarchyWidgetTransform
Returns the block begin of the available list.
getAvailableBlockCount() - Method in class com.microstrategy.web.app.transforms.PromptHierarchyWidgetTransform
Returns the block count of the available list.
getAvailableCategories() - Method in interface com.microstrategy.web.objects.admin.monitors.PerformanceMonitorInstance
Returns the list of available categories for the server which the monitor is associated with.
getAvailableCategories(String) - Method in interface com.microstrategy.web.beans.PerformanceMonitorBean
Returns a Categories collection of the categories which are available on the given server.
getAvailableContacts() - Method in interface com.microstrategy.web.app.beans.ContactsBrowserBean
Returns a WebSubscriptionContacts collection of available contacts.
getAvailableDBRoles() - Method in interface com.microstrategy.web.objects.WebObjectSource
Retrieves a list of the available db roles.
getAvailableDevices() - Method in class com.microstrategy.web.app.transforms.AddressListTransform
Returns the list of supported devices for email addresses.
getAvailableDevices() - Method in interface com.microstrategy.web.beans.AddressListBean
returns a list of available devices for EnumDSSXMLSubscriptionDeliveryType.DssXmlDeliveryTypeEmail
getAvailableDevices() - Method in interface com.microstrategy.web.beans.SubscriptionBean
Returns a list of available devices that the user can pick from This is a list of devices that are relevant for the content defined using SubscriptionBean.setContent(String, int) So it is important to set the delivery mode and set the content before retrieving this list
getAvailableDevices() - Method in interface com.microstrategy.web.objects.WebSubscriptionNotification
Returns the list of devices that are available for use for defining notifications
getAvailableDisplayUnits() - Method in class com.microstrategy.web.app.transforms.AbstractPromptObjectTransform
Specifies a WebDisplayUnits collection of the available units of this prompt.
getAvailableDisplayUnits() - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalCartTransform
Deprecated.
Returns an enumeraiton with the availalbe items.
getAvailableDisplayUnits() - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalCartXHTMLTransform
Returns an enumeration with the available items to display as part of the cart information.
getAvailableDisplayUnits() - Method in interface com.microstrategy.web.objects.WebDisplayHelper
This method returns the available display units collection, which is used to modify the list of available objects which will be placed in the display XML.
getAvailableElements() - Method in interface com.microstrategy.web.app.beans.ElementPickerBean
Return the collection of available elements.
getAvailableElements() - Method in class com.microstrategy.web.app.beans.ElementPickerBeanImpl
 
getAvailableElements() - Method in interface com.microstrategy.web.objects.rw.RWTransactionSelector
Return RWGroupByElements collection containing available DataDriven elements for this control.
getAvailableFolderWidget(String) - Method in class com.microstrategy.web.app.transforms.PromptDimtyWidgetTransform
 
getAvailableFolderWidget(String) - Method in class com.microstrategy.web.app.transforms.PromptExpressionWidgetTransform
 
getAvailableFolderWidget(String) - Method in class com.microstrategy.web.app.transforms.PromptObjectWidgetTransform
 
getAvailableFolderWidget(String, String, boolean) - Method in class com.microstrategy.web.app.transforms.PromptObjectWidgetTransform
 
getAvailableFolderWidget(String, String, Object) - Method in class com.microstrategy.web.app.transforms.PromptExpressionWidgetTransform
 
getAvailableFolderWidget(String, String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class com.microstrategy.web.app.transforms.PromptExpressionWidgetTransform
 
getAvailableFormats() - Method in interface com.microstrategy.web.app.beans.SubscriptionEditorBean
This method will retrieve the list of available formats for email subscription.
getAvailableFormats() - Method in interface com.microstrategy.web.app.gui.DefaultSubscriptionWidget
Deprecated.
Returns all the available formats for subscription in this system.
getAvailableFormats() - Method in interface com.microstrategy.web.objects.WebSubscriptionContent
 
getAvailableFormats(int, int) - Method in interface com.microstrategy.web.objects.WebSubscriptionsSource
Retrieves list of WebSubscriptionContentFormat objects for the given delivery mode and contentType
getAvailableFormats(WebResultSetInstance, int, int) - Method in interface com.microstrategy.web.objects.WebSubscriptionsSource
Deprecated.
getAvailableItems() - Method in interface com.microstrategy.web.app.beans.PromptExpressionAppBean
 
getAvailableItems() - Method in interface com.microstrategy.web.app.beans.UserEntitiesBrowserBean
Returns the available users or groups from one of the three sources: (1) all top level user groups; (2) a user group; or (3) search results.
getAvailableItems() - Method in class com.microstrategy.web.app.transforms.AbstractUserEntitiesTreeCartTransform
 
getAvailableItems() - Method in class com.microstrategy.web.app.transforms.PromptCartTransform
Deprecated.
Returns all available items encapsulated in Enumeration class.
getAvailableItems() - Method in class com.microstrategy.web.app.transforms.PromptCartXHTMLTransform
Indicates collection consisted of all available items.
getAvailableItems() - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalCartTransform
Deprecated.
Returns an enumeration with the availalbe items.
getAvailableItems() - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalCartXHTMLTransform
Returns an enumeration with the available items to display as part of the cart information.
getAvailableItems() - Method in class com.microstrategy.web.app.transforms.PromptObjectBrowsingXHTMLTransform
Returns an enumeration of all available items.
getAvailableItems() - Method in class com.microstrategy.web.app.transforms.UserContactsBrowserCartTransform
 
getAvailableItems() - Method in interface com.microstrategy.web.beans.PromptBean
Returns the available display items.
getAvailableItemsAsFolder() - Method in interface com.microstrategy.web.beans.DimtyPromptBean
Return the available list defined by search or predefined list.
getAvailableItemsAsFolder() - Method in interface com.microstrategy.web.beans.ObjectPromptBean
 
getAvailableListPromptBean() - Method in interface com.microstrategy.web.beans.PromptDefinitionBean
Returns a PromptBean that can be used to display and modify the available list of a prompt.
getAvailableLocales(int) - Method in interface com.microstrategy.web.objects.localization.WebLocalizationManager
Returns the available configuration locales.
getAvailableLocales(int, WebIServerSession) - Method in interface com.microstrategy.web.objects.localization.WebLocalizationManager
Retrieves all the available locales that any user can set on a specific project.
getAvailableLocales(int, WebProjectInstance) - Method in interface com.microstrategy.web.objects.localization.WebLocalizationManager
Retrieves all the available locales that any user can set on a specific project.
getAvailableLocations() - Method in interface com.microstrategy.web.app.beans.SubscriptionEditorBean
This method will retrieve the list of available locations for print and file subscription.
getAvailableLocations() - Method in interface com.microstrategy.web.app.gui.DefaultSubscriptionWidget
Deprecated.
 
getAvailableLocations() - Method in class com.microstrategy.web.app.transforms.SubscriptionEditFileTransform
Return the list of available locations for subscription.
getAvailableLocations() - Method in interface com.microstrategy.web.beans.SubscriptionBean
Returns a list of available WebSubscriptionDevice and WebSubscriptionAddress objects.
getAvailableMobileDevices() - Method in interface com.microstrategy.web.beans.SubscriptionBean
Returns a list of available devices that the user can pick from for the Applciation type on the Alerts editor
getAvailableModes() - Method in interface com.microstrategy.web.objects.WebViewMediaSettings
Return the available modes for this object.
getAvailableObjects() - Method in interface com.microstrategy.web.objects.WebParsedModel
Get the available objects which supports the object context for parser.
getAvailableObjectsFolder() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
Returns the list of "available" objects to be used for the add wizard or for an attribute-to-attribute or metric-to-metric qualificiation.
getAvailableObjectsFolder() - Method in class com.microstrategy.web.app.transforms.ThresholdExpressionTransform
Returns the list of "available" objects to be used for the add wizard or for an attribute-to-attribute or metric-to-metric qualification.
getAvailableObjectsFolder() - Method in class com.microstrategy.web.app.transforms.ViewFilterElementRWTransform
 
getAvailablesAsFolder() - Method in interface com.microstrategy.web.beans.ExpressionPromptBean
 
getAvailableSecondaryProviders(RWUnitDef) - Method in interface com.microstrategy.web.objects.rw.RWSecondaryDataProviderHelper
Returns a list all the RWUnitDef objects that are available as secondary providers of the selected unit
getAvailableSecondaryProviders(RWUnitDef) - Method in class com.microstrategy.web.objects.RWSecondaryDataProviderHelperImpl
 
getAvailableSources() - Method in interface com.microstrategy.web.app.beans.SecondaryDataSourcesEditorBean
 
getAvailableSources() - Method in class com.microstrategy.web.app.beans.SecondaryDataSourcesEditorBeanImpl
 
getAvailablesSourceType() - Method in interface com.microstrategy.web.beans.DerivedElementBean
Returns the current available units source typw
getAvailablesSourceType() - Method in class com.microstrategy.web.beans.DerivedElementBeanImpl
 
getAvailableSubtotals() - Method in interface com.microstrategy.web.app.beans.SubtotalsEditorBean
Returns a collection of WebTemplateSubtotal objects that are available for the template.
getAvailableSubtotals() - Method in class com.microstrategy.web.app.transforms.SubtotalsDHTMLTransform
 
getAvailableTimeZoneIDs() - Static method in class com.microstrategy.utils.DateTimeConverter
This method will return the list of available time zone IDs.
getAvailableTotalCount() - Method in class com.microstrategy.web.app.transforms.PromptHierarchyWidgetTransform
Returns the total count of the available list.
getAvailableTriggers() - Method in class com.microstrategy.web.app.transforms.AbstractSubscriptionEditTransform
List of available triggers.
getAvailableTriggers() - Method in class com.microstrategy.web.app.transforms.ScheduleEditTransform
Deprecated.
Returns the list of Available triggers.
getAvailableTriggers() - Method in class com.microstrategy.web.app.transforms.SubscriptionEditTransform
Return the list of available triggers for subscription.
getAvailableTriggers() - Method in interface com.microstrategy.web.beans.ScheduleBean
Deprecated.
Returns a read-only list of all the possible triggers (that are accesible to this user session) from which the user can pick for creating a schedule
getAvailableTriggers() - Method in interface com.microstrategy.web.beans.SubscriptionBean
Returns a list of available triggers that the user can pick from This is a list of triggers that are relevant for the content defined using SubscriptionBean.setContent(String, int) So it is important to set the delivery mode and set the content before retrieving this list
getAvailableUnit(int) - Method in interface com.microstrategy.web.objects.WebDimty
Returns a standalone dimty unit of specified unit type.
getAvailableViewMedia() - Method in interface com.microstrategy.web.app.beans.RWFrameBean
 
getAvailableViewMedia() - Method in class com.microstrategy.web.app.transforms.TabDocumentOtherTransform
Deprecated.
getAvailableViewMedia() - Method in interface com.microstrategy.web.beans.RWBean
 
getAvailableViewMedia(RWBean) - Static method in class com.microstrategy.web.app.transforms.RWTransformHelper
 
getAvailableViewModes() - Method in interface com.microstrategy.web.app.beans.RWFrameBean
Deprecated.
please use getAvailableViewMedia
getAvailableViewModes() - Method in interface com.microstrategy.web.beans.RWBean
Return available view modes for this documents.
getAvailableVisualizations() - Method in interface com.microstrategy.web.app.beans.VisualizationsEditorBean
 
getAvailableVisualizations() - Method in class com.microstrategy.web.app.beans.VisualizationsEditorBeanImpl
 
getAvailableWebLoginModes() - Method in interface com.microstrategy.web.app.beans.LoginBean
Get the web login modes enabled for the given server where the user is trying to connect to.
getAvailableWebLoginModes(WebIServerSession) - Method in class com.microstrategy.web.app.beans.WebAppSessionManagerImpl
 
getAvailableWebLoginModes(WebIServerSession) - Method in interface com.microstrategy.web.app.WebAppSessionManager
Returns the available web login modes that may be used with this session.
getAxes() - Method in class com.microstrategy.web.app.transforms.TabGraphAxesTransform
The List of axes to generate settings for.
getAxesBitMap() - Method in interface com.microstrategy.web.objects.WebGraphArea
Returns the axes that the graph area represents.
getAxesBitMap() - Method in class com.microstrategy.web.objects.WebGraphAreaImpl
 
getAxesBitMap() - Method in interface com.microstrategy.web.objects.WebPercentToTotalMetric
Returns the axes bit map, which specifies a collection of axes the user want to put in the total.
getAxesUnits() - Method in interface com.microstrategy.web.objects.WebPercentToTotalMetric
Returns the collection of units as part of an axis that the user wants to put in the total.
getAxis() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader.AxisDepth
 
getAxis() - Method in interface com.microstrategy.web.objects.WebDrillMap
Gets the axis of the drill map.
getAxis() - Method in interface com.microstrategy.web.objects.WebSortConfig
Returns the axis name configured
getAxis(int) - Method in interface com.microstrategy.web.objects.WebTemplate
Returns the WebAxis object with the given index.
getAxis(WebTemplate, int) - Static method in class com.microstrategy.web.beans.GridWebFormatHelper
Do the required validation for returning the requested axis' format container
getAxisDepth() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
Depth is 1-based
getAxisDepth(WebHeader) - Method in class com.microstrategy.web.app.transforms.IPhoneReportXMLTransform
 
getAxisID() - Method in class com.microstrategy.web.app.gui.DragAndDropItem
Returns the axis id of the item (either object or target)
getAxisIndex() - Method in interface com.microstrategy.web.objects.WebTemplateAttribute
Returns the index of the WebAxis which this template attribute is on.
getAxisIndex() - Method in interface com.microstrategy.web.objects.WebTemplateConsolidation
Returns the index of the WebAxis which this template consolidation is on.
getAxisIndex() - Method in interface com.microstrategy.web.objects.WebTemplateCustomGroup
Returns the index of the WebAxis which this template custom group is on.
getAxisIndex() - Method in interface com.microstrategy.web.objects.WebTemplateDimension
Returns the index of the WebAxis which this template dimension is on.
getAxisIndex() - Method in interface com.microstrategy.web.objects.WebTemplateUnit
Returns the index of the WebAxis which this template unit is on.
getAxisSubtotal(int) - Method in interface com.microstrategy.web.objects.WebTemplateMetricSubtotal
Deprecated.
Returns the subtotal style setting for the given axis in the report.
getAxisType() - Method in interface com.microstrategy.web.objects.WebTitleUnit
 
getBackButtonEvent() - Method in class com.microstrategy.web.app.transforms.PathTransform
Returns the open history page event used for the back button.
getBackgroundColor() - Method in interface com.microstrategy.web.app.beans.FormatColorLinesTabBean
Get the value specified for the background color setting for the selected target object(s).
getBackgroundColor() - Method in class com.microstrategy.web.config.CustomThreshold
 
getBackHistoryPages() - Method in class com.microstrategy.web.app.beans.PageHistoryList
 
getBackPicker() - Method in interface com.microstrategy.web.app.beans.PathBean
 
getBackPicker() - Method in class com.microstrategy.web.app.beans.PathBeanImpl
 
getBackPickerButton() - Method in class com.microstrategy.web.app.transforms.MojoPathTransform
Get back button blcok
getBackUpFileLocation() - Method in class com.microstrategy.web.objects.WebPrinterDeviceImpl
 
getBackUpLocation() - Method in class com.microstrategy.web.objects.WebFileDeviceImpl
 
getBackUpLocationType() - Method in class com.microstrategy.web.objects.WebPrinterDeviceImpl
 
getBackUpPrinterLocation() - Method in class com.microstrategy.web.objects.WebPrinterDeviceImpl
 
getBadgeMetricId() - Method in class com.microstrategy.web.objects.WebContentPersonalizationTransformation
 
getBadgeMetricId() - Method in interface com.microstrategy.web.objects.WebSubscriptionProperties
get metric id used to update badge This API is only available with valid information for single content subscription
getBandNames() - Method in interface com.microstrategy.web.objects.WebCustomGroup
Get the names of all the bands for a custom group element.
getBaseAttributeFormDataType() - Method in interface com.microstrategy.web.objects.WebAttributeForm
Return the data type of base attribute form, if this attribute form is defined by a base attribute form.
getBaseAttributeFormID() - Method in interface com.microstrategy.web.objects.WebAttributeForm
Return the id of base attribute form, if this attribute form is defined by a base attribute form.
getBaseAttributeFormType() - Method in interface com.microstrategy.web.objects.WebAttributeForm
Return the base attribute form type, if this attribute form is defined by a base attribute form.
getBaseBean() - Method in class com.microstrategy.web.app.gui.EditorImpl.Button
Returns the name of the base bean where the event is obtained from
getBaseBean() - Method in class com.microstrategy.web.app.JavaScriptInfo
Retrieve the base bean that is associated with the JavaScriptInfo.
getBaseBean() - Method in class com.microstrategy.web.app.Shortcut
Returns the name of the bean associated with the shortcut object.
getBaseBean() - Method in class com.microstrategy.web.app.ShortcutArgument
get the base bean name associated with the argument
getBaseBean() - Method in class com.microstrategy.web.app.ShortcutEvent
REturns the bean from the pages bean hierarchy associated with the event.
getBaseBean() - Method in class com.microstrategy.web.app.ShortcutList
Returns the bean from the pages bean hierarchy associated with the shortcut list.
getBaseBean() - Method in class com.microstrategy.web.app.ShortcutListSet
Returns the name of the base-bean associated with this ShortcutListSet
getBaseBean() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Returns the base bean associated with this display cell.
getBaseBean() - Method in class com.microstrategy.web.app.WebGuiComponent
Get the baseBean property value of the WebGuiComponent instance
getBaseBlocks(boolean) - Method in class com.microstrategy.web.blocks.Block
Returns an Iterator of Block names: either just the directly specified base Blocks (expand == false) or all base Blocks (expand == true).
getBaseBone() - Method in class com.microstrategy.web.app.Shortcut
Returns the name of a JavaScript bone with which the shortcut is associated.
getBaseElement(String) - Method in class com.microstrategy.web.app.utils.upgrade.AbstractXMLConfigModule
Returns the AbstractConfigurationElement as defined in the base Microstrategy Web installation.
getBaseFileLoader() - Method in class com.microstrategy.web.app.utils.upgrade.UpgradeInfo
Returns a FileLoader whose basePath is the base folder.
getBaseFilterDetails() - Method in interface com.microstrategy.web.objects.WebReportData
Deprecated.
use a transform (e.g. com.microstrategy.web.app.transforms.ExpressionPlainTextTransform) to display the working set filter expression
getBaseFilterName() - Method in interface com.microstrategy.web.objects.WebReportData
Returns the name of the base filter within the current report.
getBaseFolder() - Method in class com.microstrategy.utils.Customizations
Represents the base folder (relative to the application's root folder) this class searches for customization folders.
getBaseFolder() - Method in class com.microstrategy.web.app.utils.upgrade.UpgradeInfo
Returns the location (absolute path) of the Microstrategy Web version with no customizations being upgraded
getBaseFolderId() - Method in interface com.microstrategy.web.app.beans.DatasetObjectExplorerBean
 
getBaseFolderId() - Method in class com.microstrategy.web.app.beans.DatasetObjectExplorerBeanImpl
 
getBaseFormDataType() - Method in interface com.microstrategy.web.objects.TransactionAttributeForm
 
getBaseFormDataType() - Method in interface com.microstrategy.web.objects.TransactionMetric
 
getBaseFormDataType() - Method in interface com.microstrategy.web.objects.WebTransactableUnit
 
getBaseFormFormula() - Method in interface com.microstrategy.web.objects.WebAttributeForm
return the base form formula
getBaseFormID() - Method in interface com.microstrategy.web.objects.WebSubTitle
Returns the base form ID associated with this subtitle
getBaseFormIndex() - Method in interface com.microstrategy.web.objects.WebAttributeForm
 
getBaseForms() - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellAttributeForms.AbstractAttributeFormsContextMenuBuilder
Deprecated.
this method is no longer used by the base code
getBaseFormType() - Method in enum com.microstrategy.web.tasks.models.EnumMappingDataType
 
getBaseGraphProperties(String, String) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
get base graph properties.
getBaseInstance() - Method in interface com.microstrategy.web.objects.WebDrillInstance
Returns the base report instance.
getBaseLanguageId() - Method in interface com.microstrategy.web.objects.WebInterfaceLanguage
Obtains the base interface language id.
getBaseMap(int) - Method in class com.microstrategy.web.config.esri.BaseMapsInfoList
 
getBaseMaps() - Method in class com.microstrategy.web.config.esri.ESRIConfigurationInfo
 
getBaseObject() - Method in class com.microstrategy.web.tags.BaseObjectInfo
 
getBaseObject() - Method in class com.microstrategy.web.tags.ListObjectInfo
 
getBaseParameters() - Method in class com.microstrategy.web.app.utils.upgrade.UpgradeInfo
Returns the ApplicationParameters (e.g. web.xml) as defined in the base Microstrategy Web version.
getBasePath() - Method in class com.microstrategy.utils.FileLoader
Returns the current base path for this file loader.
getBasePath() - Method in interface com.microstrategy.web.platform.AppGlobalContext
Returns current application's base path.
getBasePath() - Method in class com.microstrategy.web.platform.AppGlobalContextImpl
Returns current application's base path.
getBaseStyleName() - Method in interface com.microstrategy.web.objects.WebPromptCustomStyle
Returns the base style which this custom style based upon
getBaseStyleName() - Method in class com.microstrategy.web.objects.WebPromptCustomStyleImpl
 
getBaseStyles(String) - Method in interface com.microstrategy.web.objects.WebPromptCustomStyles
Returns the base styles referred by custom styles for a certain prompt type
getBaseStyles(String) - Method in class com.microstrategy.web.objects.WebPromptCustomStylesImpl
 
getBaseURL() - Method in class com.microstrategy.web.app.transforms.AbstractReportDataVisualizationTransform
Returns a ParameterBuilder object that contains a base URL.
getBaseURL() - Method in class com.microstrategy.web.app.transforms.AbstractRWDataVisualizationTransform
Returns a ParameterBuilder object that contains a base URL.
getBaseURL(boolean) - Method in class com.microstrategy.web.app.transforms.AbstractReportDataVisualizationTransform
Returns a ParameterBuilder object that contains a base URL.
getBaseURL(boolean) - Method in class com.microstrategy.web.app.transforms.AbstractRWDataVisualizationTransform
Returns a ParameterBuilder object that contains a base URL which can be used to access the Web application.
getBaseURL(boolean) - Method in class com.microstrategy.web.app.transforms.ReportTimelineVisualizationTransform
 
getBaseURL(boolean, AppContext, WebBean, boolean) - Static method in class com.microstrategy.web.app.transforms.VisualizationsHelper
Returns a ParameterBuilder object that contains a base URL.
getBaseURL(ContainerServices) - Method in class com.microstrategy.web.app.OldLinksController
 
getBaseURL(ContainerServices) - Method in interface com.microstrategy.web.controller.AppController
Returns the root name to use on event links and as the action of the forms generated by the application
getBaseURL(ContainerServices) - Method in class com.microstrategy.web.controller.GenericWebAppController
 
getBaseURL(ContainerServices) - Method in class com.microstrategy.web.controller.MobileController
 
getBaseURL(ContainerServices) - Method in class com.microstrategy.web.controller.ResourceFeedController
The Base URL for this application.
getBaseURL(ContainerServices) - Method in class com.microstrategy.web.controller.TaskAdminController
 
getBaseURL(ContainerServices) - Method in class com.microstrategy.web.controller.TaskProcessorController
The Base URL for this application.
getBaseURL(ContainerServices) - Method in class com.microstrategy.web.controller.TaskViewerController
 
getBatchAudit(int, int) - Method in interface com.microstrategy.web.objects.admin.licensing.LicenseSource
Returns the BatchLicenseAudit object with the specified auditing handle ID.
getBatchAudit(int, int, int) - Method in interface com.microstrategy.web.objects.admin.licensing.LicenseSource
Returns the BatchLicenseAudit object with the specified auditing handle ID and auditor type.
getBatchImportGroup() - Method in interface com.microstrategy.web.objects.WebLDAPSettings
Returns the option whether import groups on the Import/Synchronize tab. 0 stands for false(check box unchecked) and 1 stands for true(check box checked).
getBatchImportUser() - Method in interface com.microstrategy.web.objects.WebLDAPSettings
Returns the option whether to import/synchronize at Login on the Import/Synchronize tab. 0 stands for false(check box unchecked) and 1 stands for true(check box checked).
getBatchSearchFilterForGroups() - Method in interface com.microstrategy.web.objects.WebLDAPSettings
Returns a String contains the search filter for importing list of groups.
getBatchSearchFilterForUsers() - Method in interface com.microstrategy.web.objects.WebLDAPSettings
Returns a String contains the search filter for importing list of users.
getBatchSynch() - Method in interface com.microstrategy.web.objects.WebLDAPSettings
Returns an integer indicates whether to synchronize MicroStrategy User Login/User Name with LDAP and MicroStraetgy Group Name with LDAP.
getBBox() - Method in class com.microstrategy.web.app.maps.shp.SHPParser
 
getBeanClass() - Method in class com.microstrategy.web.app.WebBeanInfo
Get the name of the bean class for the WebBeanInfo instance
getBeanClassName(String) - Method in class com.microstrategy.web.app.beans.AppBeanFactory
 
getBeanClassName(String) - Method in class com.microstrategy.web.beans.AbstractLocalBeanFactory
Resolve a bean type name to a fully qualified class name (ex: "ReportBean" --> "com.microstrategy.web.beans.ReportBeanImpl").
getBeanConstructor() - Method in class com.microstrategy.web.app.WebBeanInfo
Get the name of the bean constructor for the WebBeanInfo instance
getBeanContext() - Method in class com.microstrategy.web.app.tasks.AppTaskRequestContext
 
getBeanContext() - Method in class com.microstrategy.web.beans.AbstractTransformable
Returns an instance of BeanContext.
getBeanContext() - Method in class com.microstrategy.web.beans.AggregatedWebFeatures
 
getBeanContext() - Method in interface com.microstrategy.web.beans.Transformable
Returns the BeanContext instance.
getBeanContext() - Method in interface com.microstrategy.web.beans.WebComponent
Returns an instance of BeanContext.
getBeanContext() - Method in class com.microstrategy.web.tasks.BaseTaskRequestContext
 
getBeanDefn(int) - Method in interface com.microstrategy.web.transform.BeanDefns
Retrieves a specific BeanDefn object by its numeric index.
getBeanDefn(int) - Method in class com.microstrategy.web.transform.BeanDefnsImpl
 
getBeanDefn(TransformDefn) - Method in interface com.microstrategy.web.transform.StyleCatalog
Returns the BeanDefn for a bean supported by this transform.
getBeanDefn(TransformDefn) - Method in class com.microstrategy.web.transform.StyleCatalogImpl
 
getBeanDefn(String) - Method in interface com.microstrategy.web.transform.BeanDefns
Retrives a specific BeanDefn object by its name.
getBeanDefn(String) - Method in class com.microstrategy.web.transform.BeanDefnsImpl
 
getBeanDefnByClass(String) - Method in interface com.microstrategy.web.transform.BeanDefns
Retrives a specific BeanDefn object by its class name.
getBeanDefnByClass(String) - Method in class com.microstrategy.web.transform.BeanDefnsImpl
 
getBeanDefns() - Method in interface com.microstrategy.web.transform.StyleCatalog
Returns the BeanDefns collection.
getBeanDefns() - Method in class com.microstrategy.web.transform.StyleCatalogImpl
 
getBeanError() - Method in interface com.microstrategy.web.app.beans.ExportBean
Returns the AppBeanError object associated with the bean.
getBeanError() - Method in interface com.microstrategy.web.app.beans.PDFBean
Get PDF bean error
getBeanError() - Method in interface com.microstrategy.web.app.beans.TemplateFilterExecBean
Returns the AppBeanError object associated with the bean.
getBeanExpressionType() - Method in interface com.microstrategy.web.beans.ExpressionPromptBean
Returns the expression type.
getBeanInfo() - Method in class com.microstrategy.web.app.tasks.config.BeanTaskConfig
Returns the information about the bean.
getBeanInfo() - Method in class com.microstrategy.web.app.tasks.WebComponentTask
Returns the BeanInfo object associated with this BeanTask.
getBeanInfo(WebComponent, AppContext) - Static method in class com.microstrategy.web.app.WebBeanInfo
 
getBeanInstance(AppContext) - Method in class com.microstrategy.web.app.WebBeanInfo
Get the WebComponent corresponding to the information available on this WebBeanInfo instance and initialize it.
getBeanInstance(AppContext, ComponentInitializationContext) - Method in class com.microstrategy.web.app.WebBeanInfo
Get the WebComponent corresponding to the information available on this WebBeanInfo instance and initialize it.
getBeanInterface(int) - Static method in class com.microstrategy.web.admin.beans.AdminBeanFactory
Deprecated.
Reference bean interface classes directly rather than calling this method. If you need to use reflection to get/set properties on a bean, consider using the ReflectionHelper class.
getBeanInterface(int) - Static method in class com.microstrategy.web.app.beans.AppBeanFactory
Deprecated.
Reference bean interface classes directly rather than calling this method. If you need to use reflection to get/set properties on a bean, consider using the ReflectionHelper class.
getBeanInterface(int) - Static method in class com.microstrategy.web.beans.WebBeanFactory
Deprecated.
Reference bean interface classes directly rather than calling this method. If you need to use reflection to get/set properties on a bean, consider using the ReflectionHelper class.
getBeanList(WebComponent, int, ArrayList) - Static method in class com.microstrategy.web.app.utils.BeanHelper
Inserts in the provided list all the beans that match the provided type
getBeanName() - Method in class com.microstrategy.web.app.addons.RWDWizardAddOn
 
getBeanName() - Method in class com.microstrategy.web.app.tasks.config.BeanInfo
Returns the name to be associated with the bean we create.
getBeanName() - Method in class com.microstrategy.web.app.transforms.AbstractFilterElementTransform
Overrides getBeanName on the superclass with the FilterElement's bean name.
getBeanName() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
Returns the main bean's name.
getBeanName() - Method in class com.microstrategy.web.app.transforms.TabBeanTransform
 
getBeanNames() - Method in class com.microstrategy.web.app.UpdateFilterInfo
 
getBeanPackage() - Method in class com.microstrategy.web.admin.beans.AdminBeanFactory
 
getBeanPackage() - Method in class com.microstrategy.web.app.beans.AppBeanFactory
 
getBeanPackage() - Method in class com.microstrategy.web.beans.AbstractLocalBeanFactory
Returns the full name of the package associated with this factory (ex: "com.microstrategy.web.beans").
getBeanPackage() - Method in class com.microstrategy.web.beans.WebBeanFactory
 
getBeanPath() - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
Returns the path within the application of the WebBean being transformed.
getBeanPath() - Method in class com.microstrategy.web.app.transforms.AbstractReportDataTransform
 
getBeanPath() - Method in class com.microstrategy.web.app.transforms.AbstractUserEntitiesTreeCartTransform
 
getBeanPath() - Method in class com.microstrategy.web.app.transforms.ExportOptionsEditorTransform
 
getBeanPath() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
Returns the main bean's path.
getBeanPath() - Method in class com.microstrategy.web.app.transforms.LimitElementTransform
Overrides getBeanPath on the superclass with the FilterElement's bean path.
getBeanPath() - Method in class com.microstrategy.web.app.transforms.ObjectBrowserTabRWWorkingSetTransform
Returns the path within the application of the WebBean being transformed.
getBeanPath() - Method in class com.microstrategy.web.app.transforms.RibbonToolbarTransform
 
getBeanPath() - Method in class com.microstrategy.web.app.transforms.RWLayoutTransform
 
getBeanStateLevel() - Method in class com.microstrategy.web.app.transforms.AbstractFilterElementTransform
Overrides the superclass' getBeanStateLevel.
getBeanStateLevel() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
Returns the state level that the bean needs to be saved in for the transform to work properly.
getBeanStateLevel() - Method in class com.microstrategy.web.app.transforms.ViewFilterElementPanelTransform
Returns the state level that the bean needs to be saved in for the transform to work properly.
getBeanStyleList() - Method in class com.microstrategy.web.app.PageManager
Get the collection of bean styles available to all the PageInfo instances defined on this instance
getBeanStyleList() - Method in class com.microstrategy.web.app.WebBeanInfo
Get the collection of bean styles for the WebBeanInfo instance
getBeanTaskClass() - Method in class com.microstrategy.web.app.tasks.config.BeanTaskConfig
Returns the fully qualified class name for this task.
getBeanTaskPrivileges() - Method in class com.microstrategy.web.app.tasks.config.BeanTaskConfig
 
getBeanType() - Method in class com.microstrategy.web.app.ExportFormat
Returns the bean to which the export format belongs.
getBeanType() - Method in class com.microstrategy.web.app.tasks.config.BeanInfo
Deprecated.
Use getBeanTypeStr
getBeanTypeStr() - Method in class com.microstrategy.web.app.tasks.config.BeanInfo
 
getBeanXml() - Method in class com.microstrategy.web.app.transforms.RWLayoutTransform
Returns the Bean's xml.
getBeginCreateTime() - Method in class com.microstrategy.webapi.paramsobject.SynchronousQuickSearch
 
getBeginJavaScriptCall() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
Returns the client-side code necessary for executing js in links.
getBeginModifyTime() - Method in class com.microstrategy.webapi.paramsobject.SynchronousQuickSearch
 
getBeginTime() - Method in class com.microstrategy.web.objects.WebChangeJournalSearchImpl
 
getBeginTransactionID() - Method in class com.microstrategy.web.objects.WebChangeJournalSearchImpl
 
getBESListenerPort() - Method in class com.microstrategy.web.objects.WebMobileDeviceImpl
 
getBestSupported() - Static method in class com.microstrategy.webapi.EnumCipher
Exercise care when using this method to obtain best encryption cipher as older clients will not be able to decrypt such strings.
getBinary() - Method in interface com.microstrategy.web.app.maps.GeoDataOutput
 
getBinaryAttachmentEncoding() - Method in interface com.microstrategy.web.objects.WebMIMEProperties
Get binary attachment encoding
getBinaryAttachmentEncoding() - Method in class com.microstrategy.web.objects.WebMIMEPropertiesImpl
 
getBinaryChunkAt(int) - Method in interface com.microstrategy.web.beans.MarkupOutput
Returns the byte array chunk at the specified index.
getBinaryContent() - Method in interface com.microstrategy.web.beans.MarkupOutput
Get all of the binary data in the MarkupOutput at once.
getBinaryData() - Method in interface com.microstrategy.web.objects.WebReportInstance
Returns binary data for this instance in the format specified by the execution mode (see WebReportInstance.setExecutionMode(int)).

NOTE: Currently, if the execution mode is EnumWebReportExecutionModes.REPORT_MODE_PLAIN_TEXT, exporting less than the whole report is not supported (see WebReportExportSettings.getMode()).
getBinaryDisplay() - Method in class com.microstrategy.web.app.PageInfo
Deprecated.
Use getBinaryDisplayBean instead.
getBinaryDisplayBean() - Method in class com.microstrategy.web.app.PageInfo
Get the binary display information related with this page
getBinaryFileContent(PostedFile, int, boolean, String) - Method in interface com.microstrategy.web.objects.WebReportSource
get the contents from binary file
GetBinaryFileContent(String, String, String, long, InputStream, int, boolean, String) - Method in interface com.microstrategy.webapi.IDSSXMLReportServer
Obtains the result/data of the binary file from backend
getBinaryMarkup() - Method in interface com.microstrategy.web.platform.DisconnectedContainerServices
Returns markup outut stored at the sendBinaryContent method.
getBinaryMarkup() - Method in class com.microstrategy.web.platform.DisconnectedContainerServicesImpl
Returns markup outut stored at the sendBinaryContent method.
getBinaryMode() - Method in interface com.microstrategy.web.beans.MarkupOutput
Returns whether the output is set to collate binary or text data.
getBinaryResults(RequestKeys, String, String, int, int, int, IntWrapper) - Method in class com.microstrategy.web.tasks.AbstractResultSetBinaryResultsTask
 
getBinaryResults(RequestKeys, String, String, int, int, int, IntWrapper) - Method in class com.microstrategy.web.tasks.DocumentBinaryResultsTask
 
getBinaryResults(RequestKeys, String, String, int, int, int, IntWrapper) - Method in class com.microstrategy.web.tasks.GetCubeBinaryResultsTask
 
getBinaryResults(RequestKeys, String, String, int, int, int, IntWrapper) - Method in class com.microstrategy.web.tasks.OneTierRequestTask
 
getBinaryResults(RequestKeys, String, String, int, int, int, IntWrapper) - Method in class com.microstrategy.web.tasks.ReportBinaryResultsTask
 
getBlankImg() - Method in class com.microstrategy.web.app.taglibs.DynTableTagHelper
Returns a 'gif' image and the path to use for rendering transparent images (if required)
getBlob() - Method in interface com.microstrategy.web.objects.WebBlob
Get the blob of this object
getBlob() - Method in class com.microstrategy.web.objects.WebBlobImpl
 
getBlock() - Method in class com.microstrategy.web.tags.LayoutContext
Get the top block on the Block stack.
getBlock(int) - Method in interface com.microstrategy.web.beans.MarkupOutput
Returns the ith "root level" Block associated with this MarkupOutput object.
getBlock(int) - Method in class com.microstrategy.web.blocks.config.BlockListConfig
 
getBlock(String) - Method in class com.microstrategy.web.blocks.config.BlockLibraryConfig
 
getBlock(String) - Method in class com.microstrategy.web.blocks.config.BlockListConfig
 
getBlock(String) - Method in class com.microstrategy.web.tasks.BaseTaskRequestContext
 
getBlock(String) - Method in interface com.microstrategy.web.tasks.TaskRequestContext
Gets a Block from the Block Library.
getBlock(String, int) - Method in class com.microstrategy.web.tasks.BaseTaskRequestContext
Deprecated.
getBlock(String, String) - Static method in class com.microstrategy.web.tasks.actions.utils.ActionsUtils
 
getBlockAssignmentMode() - Method in class com.microstrategy.web.tasks.BaseTaskRequestContext
 
getBlockAssignmentMode() - Method in interface com.microstrategy.web.tasks.TaskRequestContext
Returns the default block assignment mode used for all Block creation.
getBlockBegin() - Method in class com.microstrategy.web.app.beans.AbstractObjectExplorerBean
 
getBlockBegin() - Method in interface com.microstrategy.web.app.beans.ContactsBrowserBean
Returns the current block begin value
getBlockBegin() - Method in interface com.microstrategy.web.app.beans.ObjectExplorerBean
 
getBlockBegin() - Method in interface com.microstrategy.web.app.gui.IncrementalFetch.IncrementalFetchDetails
 
getBlockBegin() - Method in class com.microstrategy.web.app.transforms.AttributeElementsWidgetTransform
 
getBlockBegin() - Method in class com.microstrategy.web.app.transforms.DataExplorerElementsWidgetTransform
 
getBlockBegin() - Method in class com.microstrategy.web.app.transforms.DataExplorerFolderWidgetTransform
 
getBlockBegin() - Method in class com.microstrategy.web.app.transforms.FolderViewWidgetTransform
 
getBlockBegin() - Method in interface com.microstrategy.web.beans.HighlightedObject
Returns the value of blockBegin for incremental fetch on the highlighted object.
getBlockBegin() - Method in interface com.microstrategy.web.beans.ObjectBean
Returns the blockBegin property of the embedded WebObjectSource.
getBlockBegin() - Method in interface com.microstrategy.web.beans.SubscriptionFolderBean
Returns the value of blockBegin set on this object.
getBlockBegin() - Method in interface com.microstrategy.web.objects.admin.licensing.BatchAuditResults
Returns the block begin of the current auditing result.
getBlockBegin() - Method in interface com.microstrategy.web.objects.admin.monitors.IncrementalFetchSettings
Returns the starting position for incremental fetch.
getBlockBegin() - Method in interface com.microstrategy.web.objects.rw.RWIncrementalFetchSettings
 
getBlockBegin() - Method in interface com.microstrategy.web.objects.WebContactsSource
Returns the block begin that has been set on WebContactsSource.
getBlockBegin() - Method in interface com.microstrategy.web.objects.WebDisplayUnits
Returns the index of the first retrieved object in the collection relative to the entire set.
getBlockBegin() - Method in interface com.microstrategy.web.objects.WebElementSource
Returns the blockBegin property, which will tell the first element to bring down when making an element browse call to the Intelligence Server.
getBlockBegin() - Method in interface com.microstrategy.web.objects.WebElementsPrompt
Returns the current blockBegin setting, which is used for incremental fetch of attribute elements.
getBlockBegin() - Method in interface com.microstrategy.web.objects.WebFolder
Returns the current blockBegin setting, which is used for incremental fetch of folder contents.
getBlockBegin() - Method in interface com.microstrategy.web.objects.WebGridHeaders
 
getBlockBegin() - Method in interface com.microstrategy.web.objects.WebObjectSource
Returns the current setting for the blockBegin parameter which is used upon retrieving folder definitions from the Intelligence Server.
getBlockBegin() - Method in interface com.microstrategy.web.objects.WebRecommendationProvider
 
getBlockBegin() - Method in class com.microstrategy.web.objects.WebRecommendationProviderImpl
 
getBlockBegin() - Method in interface com.microstrategy.web.objects.WebScheduleSource
Deprecated.
Returns the value of blockBegin set on this object.
getBlockBegin() - Method in interface com.microstrategy.web.objects.WebSearch
Returns the blockBegin value for the objects that the search returns.
getBlockBegin() - Method in interface com.microstrategy.web.objects.WebSubscriptionsSource
Returns the current starting count set for the incremental fetch of the subscriptions.
getBlockConfig() - Method in class com.microstrategy.web.blocks.config.Property
 
getBlockContext() - Method in interface com.microstrategy.web.beans.MarkupOutput
Returns the current "block context" object which is used for BlockProperty value expansion and overall Block serialization.
getBlockContext() - Method in class com.microstrategy.web.blocks.exporters.ExporterContext
 
getBlockContext() - Method in class com.microstrategy.web.tags.LayoutContext
Returns the BlockContext associated with this layout.
getBlockContext(MarkupOutput) - Method in class com.microstrategy.web.app.tasks.AppTaskRequestContext
 
getBlockContext(MarkupOutput) - Method in class com.microstrategy.web.tasks.BaseTaskRequestContext
Returns the BlockContext object associated with this MarkupOutput.
getBlockCount() - Method in class com.microstrategy.web.app.beans.AbstractObjectExplorerBean
 
getBlockCount() - Method in interface com.microstrategy.web.app.beans.ContactsBrowserBean
Returns the current block count value
getBlockCount() - Method in interface com.microstrategy.web.app.beans.ObjectExplorerBean
 
getBlockCount() - Method in interface com.microstrategy.web.app.beans.SearchBean
 
getBlockCount() - Method in interface com.microstrategy.web.app.gui.IncrementalFetch.IncrementalFetchDetails
 
getBlockCount() - Method in class com.microstrategy.web.app.transforms.AttributeElementsWidgetTransform
 
getBlockCount() - Method in class com.microstrategy.web.app.transforms.DataExplorerElementsWidgetTransform
 
getBlockCount() - Method in class com.microstrategy.web.app.transforms.DataExplorerFolderWidgetTransform
 
getBlockCount() - Method in class com.microstrategy.web.app.transforms.FolderViewWidgetTransform
 
getBlockCount() - Method in interface com.microstrategy.web.beans.HighlightedObject
Returns the value of blockCount for incremental fetch on the highlighted object.
getBlockCount() - Method in interface com.microstrategy.web.beans.MarkupOutput
Returns the number of "root level" Blocks populated by a transform or layout file and associated with this MarkupOutput instance.
getBlockCount() - Method in interface com.microstrategy.web.beans.ObjectBean
Returns the blockCount property of the embedded WebObjectSource.
getBlockCount() - Method in interface com.microstrategy.web.beans.SubscriptionFolderBean
Returns the value of blockCount set on this object.
getBlockCount() - Method in interface com.microstrategy.web.objects.admin.licensing.BatchAuditResults
Returns the block count of the current auditing result.
getBlockCount() - Method in interface com.microstrategy.web.objects.admin.licensing.BatchLicenseAudit
Returns the block count to incrementally audit users.
getBlockCount() - Method in interface com.microstrategy.web.objects.admin.monitors.IncrementalFetchSettings
Returns the maximum count of items for each single incremental fetch
getBlockCount() - Method in interface com.microstrategy.web.objects.rw.RWIncrementalFetchSettings
 
getBlockCount() - Method in interface com.microstrategy.web.objects.WebContactsSource
Returns the block count that has been set on WebContactsSource.
getBlockCount() - Method in interface com.microstrategy.web.objects.WebDisplayUnits
Returns the current blockCount setting, which is used for incremental fetch of contents.
getBlockCount() - Method in interface com.microstrategy.web.objects.WebElementSource
Returns the blockCount property, which tells the Intelligence Server how many objects to return in the API call.
getBlockCount() - Method in interface com.microstrategy.web.objects.WebElementsPrompt
Returns the current blockCount setting, which is used for incremental fetch of elements.
getBlockCount() - Method in interface com.microstrategy.web.objects.WebFolder
Returns the current blockCount setting, which is used for incremental fetch of folder contents.
getBlockCount() - Method in interface com.microstrategy.web.objects.WebGridHeaders
 
getBlockCount() - Method in interface com.microstrategy.web.objects.WebObjectSource
Returns the current setting for the blockCount parameter which is used upon retrieving folder definitions from the Intelligence Server.
getBlockCount() - Method in interface com.microstrategy.web.objects.WebRecommendationProvider
 
getBlockCount() - Method in class com.microstrategy.web.objects.WebRecommendationProviderImpl
 
getBlockCount() - Method in interface com.microstrategy.web.objects.WebScheduleSource
Deprecated.
Returns the value of blockCount set on this object.
getBlockCount() - Method in interface com.microstrategy.web.objects.WebSearch
Returns the blockCount value for the objects that the search returns.
getBlockCount() - Method in interface com.microstrategy.web.objects.WebSubscriptionsSource
Returns the current block size set for the incremental fetch of the subscriptions.
getBlockEnd() - Method in class com.microstrategy.web.app.transforms.PromptsClassicTransform
Indicates block ending index.
getBlockInit() - Method in class com.microstrategy.web.app.transforms.PromptsClassicTransform
Determines block initial index.
getBlockListConfig() - Method in class com.microstrategy.web.blocks.config.Property
 
getBlockModes(String) - Method in class com.microstrategy.web.blocks.BlockRegistry
Returns the list of modes that have some assignments associated with them.
getBlockNames() - Method in class com.microstrategy.web.blocks.BlockRegistry
Return a list of block names in this Registry.
getBlockPosition() - Method in class com.microstrategy.web.app.transforms.AbstractFolderTransform
 
getBlockPosition() - Method in class com.microstrategy.web.app.transforms.AbstractObjectExplorerTransform
 
getBlockPosition() - Method in class com.microstrategy.web.app.transforms.AbstractObjectInfoListTransform
 
getBlockPosition() - Method in class com.microstrategy.web.app.transforms.DataExplorerTransform
 
getBlockPosition() - Method in class com.microstrategy.web.app.transforms.UserEntitiesTransform
 
getBlockPosition() - Method in class com.microstrategy.web.app.transforms.UserGroupTransform
 
getBlockPosition() - Method in interface com.microstrategy.web.objects.Scrollable
Returns current block's position
getBlockPropertyComparator() - Method in class com.microstrategy.web.blocks.renderers.JsonRenderer
 
getBlockPropertyComparator() - Method in class com.microstrategy.web.blocks.renderers.XmlRenderer
Returns a comparator used to sort the block properties.
getBlockPropertyComparator() - Method in class com.microstrategy.web.blocks.renderers.XmlRendererANF
Returns a comparator used to sort the block properties.
getBlockProps(WebTemplate, String[], int, int, int, AppContext) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
getBlockRegistry() - Method in class com.microstrategy.web.blocks.BlockFactory
Gets the registry of blocks that are associated with this factory.
getBlocks() - Method in class com.microstrategy.web.blocks.config.BlockLibraryConfig
 
getBlockSize() - Method in class com.microstrategy.web.app.transforms.AbstractFolderTransform
 
getBlockSize() - Method in class com.microstrategy.web.app.transforms.AbstractObjectExplorerTransform
 
getBlockSize() - Method in class com.microstrategy.web.app.transforms.AbstractObjectInfoListTransform
 
getBlockSize() - Method in class com.microstrategy.web.app.transforms.DataExplorerTransform
 
getBlockSize() - Method in class com.microstrategy.web.app.transforms.UserEntitiesTransform
 
getBlockSize() - Method in class com.microstrategy.web.app.transforms.UserGroupTransform
 
getBlockSize() - Method in interface com.microstrategy.web.objects.Scrollable
Returns the size of current block.
getBlockSize() - Method in interface com.microstrategy.web.objects.WebMessages
Returns the max number of items in any block of messages.
getBlockSize() - Method in class com.microstrategy.web.tags.LayoutContext
 
getBlockTarget() - Method in class com.microstrategy.web.tags.LayoutContext
 
getBlockVisitor(BlockContext) - Method in class com.microstrategy.web.blocks.renderers.XmlRenderer
By default the XMLRenderer will return a block visitor of ENF type.
getBlockVisitor(BlockContext) - Method in class com.microstrategy.web.blocks.renderers.XmlRendererANF
The XMLRendererANF will return a block visitor of ANF type.
getBody() - Method in class com.microstrategy.web.app.utils.usher.AuthUtils.UsherResponseViaIServer
 
getBody() - Method in class com.microstrategy.webapi.paramsobject.PushNotificationElement
 
getBody() - Method in class com.microstrategy.webapi.restApi.DataWranglerResponseImpl
 
getBody() - Method in class com.microstrategy.webapi.restApi.IServerResponseImpl
Returns response body as String.
getBody() - Method in interface com.microstrategy.webapi.restApi.SimpleResponseWrapper
 
getBodyAsStream() - Method in class com.microstrategy.webapi.restApi.DataWranglerResponseImpl
 
getBodyAsStream() - Method in class com.microstrategy.webapi.restApi.IServerResponseImpl
Returns response body as Stream.
getBodyAsStream() - Method in interface com.microstrategy.webapi.restApi.SimpleResponseWrapper
 
getBodyCss() - Method in interface com.microstrategy.web.app.gui.Toolbar
Get the css class to use for the formatting of the body contents of the toolbar to be displayed by this component.
getBodyEncoding() - Method in interface com.microstrategy.web.objects.WebMIMEProperties
Get body encoding
getBodyEncoding() - Method in class com.microstrategy.web.objects.WebMIMEPropertiesImpl
 
getBodyMessage() - Method in interface com.microstrategy.web.app.beans.WizardStepBean
The body message is a String that can be used by a Transform.
getBoneId() - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
Returns the id to be used for the JavaScript bone.
getBoneId() - Method in class com.microstrategy.web.app.transforms.AbstractReportDataTransform
 
getBoneId() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
 
getBoneId() - Method in class com.microstrategy.web.app.transforms.FilterElementRWTransform
Deprecated.
 
getBoneId() - Method in class com.microstrategy.web.app.transforms.PromptEditorJavaScriptBoneTransform
 
getBoneId() - Method in class com.microstrategy.web.app.transforms.ReportGraphTransformImpl
 
getBoneId() - Method in class com.microstrategy.web.app.transforms.RWLayoutTransform
 
getBoneId() - Method in class com.microstrategy.web.app.transforms.SubsetViewLimitElementDialogTransform
 
getBoneId() - Method in class com.microstrategy.web.app.transforms.ThresholdExpressionTransform
 
getBoneId() - Method in class com.microstrategy.web.app.transforms.ViewFilterEditorRWTransform
 
getBoneId() - Method in class com.microstrategy.web.app.transforms.ViewFilterElementPanelTransform
 
getBoneId() - Method in class com.microstrategy.web.app.transforms.ViewFilterElementRWTransform
 
getBoneID() - Method in interface com.microstrategy.web.app.beans.RWGraphDropZonesEditorBean
 
getBoneID() - Method in class com.microstrategy.web.app.beans.RWGraphDropZonesEditorBeanImpl
 
getBoneID() - Method in class com.microstrategy.web.app.transforms.ReportGraphTransformImpl.GraphAreaContext
 
getBoneID(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractInboxContextMenuItemBuilder
Returns the bone-id used with this context-menu
getBoneID(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractPagebyContextMenuItemBuilder
Returns the bone-id used with this context-menu
getBonePropertiesGenerator() - Method in interface com.microstrategy.web.app.gui.Scroller
returns the bone properties generator.
getBonePropertiesGenerator() - Method in class com.microstrategy.web.app.gui.ScrollerImpl
 
getBonePropertiesGenerator() - Method in class com.microstrategy.web.app.utils.ClientSideHelper
This method returns the internal JsonGenerator used to render the bones properties.
getBoneProps() - Method in interface com.microstrategy.web.app.gui.Toolbar
Generate an instance of JsonGenerator where properties of the toolbar will be saved for future use with JavaScript code defined for handling manipulations and requests on client side.
getBookmarkId() - Method in interface com.microstrategy.web.objects.WebSubscription
 
getBookmarkIds() - Method in interface com.microstrategy.web.objects.WebSubscriptionContent
Get bookmark Ids for multiple content.
getBoolAttribute(String) - Method in class com.microstrategy.utils.config.AbstractConfigurationElement
Helper method, returns the value of the given attribute as boolean (true/false).
getBoolAttribute(Attributes, String) - Static method in class com.microstrategy.utils.xml.SAXSupport
This method returns true if specified attribute is present in attrs collection and has value "1".
getBoolAttribute(Attributes, String, boolean) - Static method in class com.microstrategy.utils.xml.SAXSupport
If specified attribute is present in attrs collection this method will return true if the attribute hase value "1" and false if it has value "0".
getBoolean(int) - Method in class com.microstrategy.utils.json.JSONArray
Get the boolean value associated with an index.
getBoolean(int) - Method in class com.microstrategy.web.app.tasks.architect.json.JSONArray
Get the boolean value associated with an index.
getBoolean(String) - Method in class com.microstrategy.utils.DeltaProperties
 
getBoolean(String) - Method in class com.microstrategy.utils.json.JSONObject
Get the boolean value associated with a key.
getBoolean(String) - Method in class com.microstrategy.web.app.tasks.architect.json.JSONObject
Get the boolean value associated with a key.
getBooleanProperty(String, String, boolean) - Method in class com.microstrategy.utils.log.LogManager
 
getBooleanValue(RequestKeys) - Method in class com.microstrategy.web.tasks.config.TaskParameterMetadataImpl
 
getBooleanValue(RequestKeys) - Method in interface com.microstrategy.web.tasks.TaskParameterMetadata
Returns the boolean value of a parameter.
getBooleanValue(WebEvent, int) - Static method in class com.microstrategy.web.beans.WebEventUtils
Returns the boolean value of the event argument with the specified identifier at index 0 from the specified WebEvent.
getBooleanValue(WebEvent, int, boolean) - Static method in class com.microstrategy.web.beans.WebEventUtils
Returns the boolean value of the event argument with the specified identifier at index 0 from the specified WebEvent.
getBooleanValue(Preferences, String) - Static method in class com.microstrategy.web.preferences.PreferencesMgr
Returns preference value as boolean.
getBooleanValue(Preferences, String, boolean) - Static method in class com.microstrategy.web.preferences.PreferencesMgr
Returns preference value as boolean.
getBooleanValue(String) - Method in interface com.microstrategy.web.preferences.Preferences
Retrieve the boolean preference value for the given key name.
getBooleanValue(String, boolean) - Method in interface com.microstrategy.web.preferences.Preferences
Retrieve the boolean preference value for the given key name or defaultValue if preference does not exist.
getBoolValue() - Method in interface com.microstrategy.web.objects.WebFormatIterator
 
getBoolValue() - Method in class com.microstrategy.web.objects.WebFormatIteratorBase
 
getBoolValue(WebFormat, boolean) - Method in enum com.microstrategy.web.app.utils.WFProperty
 
getBoolValue(String) - Method in interface com.microstrategy.utils.xml.AttributesXt
 
getBoolValue(String, boolean) - Method in interface com.microstrategy.utils.xml.AttributesXt
 
getBoolValue(String, String) - Method in interface com.microstrategy.web.objects.WebFormat
 
getBoolValue(String, String, boolean) - Method in interface com.microstrategy.web.objects.WebFormat
 
getBorder() - Method in interface com.microstrategy.web.tags.TableTag
Returns the value of the attribute EnumHTMLTags.ATT_BORDER.
getBorderColorPicker() - Method in class com.microstrategy.web.app.transforms.FormatTabColorLinesTransform
Returns the border color picker.
getBorderPadding() - Method in class com.microstrategy.web.app.utils.TabControlHelper
Gets the border width to be applied to the tab control
getBorderPicker() - Method in class com.microstrategy.web.app.transforms.FormatTabColorLinesTransform
Returns the border picker.
getBorderStylePicker() - Method in class com.microstrategy.web.app.transforms.TabGraphOptionsTransform
Returns the border style picker.
getBorderThicknessLowerLimit() - Method in class com.microstrategy.web.app.transforms.TabGraphOptionsTransform
Returns the lowest value can be set for Border Thickness.
getBorderThicknessUpperLimit() - Method in class com.microstrategy.web.app.transforms.TabGraphOptionsTransform
Returns the highest value can be set for Border Thickness.
getBottomBorderColor() - Method in interface com.microstrategy.web.app.beans.FormatColorLinesTabBean
Get the value specified for the bottom border color setting for the selected target object(s).
getBottomBorderStyle() - Method in interface com.microstrategy.web.app.beans.FormatColorLinesTabBean
Get the value specified for the bottom border style setting for the selected target object(s).
getBottomLevel() - Method in interface com.microstrategy.web.beans.SecurityFilterBean
 
getBottomLevel() - Method in interface com.microstrategy.web.objects.admin.users.WebMDSecurityFilter
Returns the bottom level dimensionality, which is the lowest analysis level that the security filter is applied.
getBottomMargin() - Method in interface com.microstrategy.web.objects.WebPDFSettings
Deprecated.
Returns the bottom margin distance.
getBoundingBox() - Method in class com.microstrategy.web.app.maps.shp.Polygon
 
getBoundingBox() - Method in class com.microstrategy.web.app.maps.shp.Shape
 
getBoundingBox() - Method in class com.microstrategy.web.app.maps.shp.SHPHeader
 
getBoundingBoxFromLatLngBounds(LatLng, LatLng, int) - Static method in class com.microstrategy.web.app.maps.TileService
Get the bounding box in pixel for the given south west and north east points in map at a given zoom level.
getBoundingBoxString() - Method in class com.microstrategy.web.app.maps.QueryRequest
 
getBreakByUnit() - Method in interface com.microstrategy.web.objects.WebRankMetric
Returns the unit over which the rank will be performed.
getBrowsableDataSourceFlags() - Method in interface com.microstrategy.web.objects.WebPrompt
Returns the XDA flags EnumDSSXMLExternalSourceFlags of the data source for browsing.
getBrowseEvent() - Method in class com.microstrategy.web.app.transforms.AbstractObjectExplorerTransform
Returns a new instance of the event use for browsing across objects
getBrowseEvent() - Method in class com.microstrategy.web.app.transforms.DataExplorerTransform
Returns the browse event associated with the DataExplorer Browser.
getBrowseEvent() - Method in class com.microstrategy.web.app.transforms.FolderProjectBrowserTransform
Returns a WebEvent instance containing the event to use when browsing the folder list displayed by the transform.
getBrowseEvent() - Method in class com.microstrategy.web.app.transforms.XDADataExplorerTransform
Returns a new instance of the event use for browsing across objects
getBrowseFolderEvent(WebFolder) - Method in class com.microstrategy.web.app.transforms.ObjectPathTransform
Deprecated.
Returns the browser folder event.
getBrowseFolderEvent(WebFolder) - Method in class com.microstrategy.web.app.transforms.PathTransform
Returns the browser folder event.
getBrowseFolderEvent(WebFolder) - Method in class com.microstrategy.web.app.transforms.PromptPathTransform
 
getBrowseFor() - Method in interface com.microstrategy.web.app.beans.AllObjectBrowserBean
 
getBrowseFor() - Method in class com.microstrategy.web.app.beans.AllObjectBrowserBeanImpl
 
getBrowseForms() - Method in interface com.microstrategy.web.objects.WebAttribute
Returns a list of browse forms which belong to this attribute.
getBrowseFormsForDisplay() - Method in class com.microstrategy.web.app.transforms.AttributeElementsWidgetTransform
 
getBrowseFormsForTooltip() - Method in class com.microstrategy.web.app.transforms.AttributeElementsWidgetTransform
 
getBrowseFormsInWorkingSet(WebAttribute) - Method in interface com.microstrategy.web.objects.WebWorkingSet
This method returns the collection of the browse forms of the attribute which are available within the working set.
getBrowseFormValue(WebAttributeForm) - Method in interface com.microstrategy.web.objects.WebElement
Returns the form value of the specified browse form.
getBrowseFormValues() - Method in interface com.microstrategy.web.objects.WebElement
Returns a String array of browse form values.
getBrowseHierarchyItems() - Method in interface com.microstrategy.web.objects.WebBrowsePath
Returns a collection of WebBrowseHierarchyItem instances corresponding to the path browsed.
getBrowseParentEvent() - Method in class com.microstrategy.web.app.transforms.SaveAsTransform
Obtain an instance of the WebEvent to use for browsing to the folder where the object has just been saved.
getBrowseParentFolderEvent() - Method in class com.microstrategy.web.app.transforms.FolderProjectBrowserTransform
Returns a WebEvent instance containing the event to use when browsing the folder list displayed by the transform.
getBrowsePath() - Method in interface com.microstrategy.web.beans.AttributeBean
 
getBrowsePath() - Method in interface com.microstrategy.web.beans.DataExplorerBean
 
getBrowsePath() - Method in interface com.microstrategy.web.objects.WebElementSource
returns the browse path object associated with this instance.
getBrowsePathXML() - Method in interface com.microstrategy.web.objects.WebElementSource
Returns the browse path XML.
getBrowserBean() - Method in interface com.microstrategy.web.app.beans.DerivedElementsEditorBean
 
getBrowserBean() - Method in interface com.microstrategy.web.app.beans.ObjectManipulationDialogBean
Returns a child project browser bean used to render browsing info for copy, move and create shortcut actions.
getBrowserBean() - Method in interface com.microstrategy.web.app.beans.SaveObjectAsDialogBean
Returns a child project browser bean used to render browsing info for copy, move and create shortcut actions.
getBrowserCompatName() - Method in interface com.microstrategy.web.app.BrowserSettings
Returns the name of the IE browser including its status to indicate whether it is requesitng in Compatibility Mode.
getBrowserCompatName() - Method in class com.microstrategy.web.app.GenericBrowserSettings
 
getBrowserHeaderLocaleId() - Method in interface com.microstrategy.web.app.beans.AppContext
This method will extract from request header a value corresponding to browser's locale info.
getBrowserHeaderLocaleId() - Method in class com.microstrategy.web.app.beans.AppContextImpl
This method will extract from request header a value corresponding to browser's locale info.
getBrowserHeaderLocaleId() - Method in class com.microstrategy.web.app.transforms.MobileChunkedAppContext
 
getBrowserHeaderLocaleId(Locale) - Method in interface com.microstrategy.web.app.beans.AppContext
This method will extract from request header a value corresponding to browser's locale info.
getBrowserHeaderLocaleId(Locale) - Method in class com.microstrategy.web.app.beans.AppContextImpl
 
getBrowserHeaderLocaleId(Locale) - Method in class com.microstrategy.web.app.transforms.MobileChunkedAppContext
 
getBrowserLocale(AppContext) - Static method in class com.microstrategy.web.app.utils.HTTPHelper
 
getBrowserLocale(String) - Method in class com.microstrategy.web.beans.MessagesManager
Returns the Web browser's locale ID, a Windows-based locale ID.
getBrowserLocaleId() - Method in interface com.microstrategy.web.app.beans.AppContext
This method returns the Locale Id defined in web preferences as Language.
getBrowserLocaleId() - Method in class com.microstrategy.web.app.beans.AppContextImpl
This method returns the Locale Id defined in web preferences as Language.
getBrowserLocaleId() - Method in class com.microstrategy.web.app.transforms.MobileChunkedAppContext
 
getBrowserName() - Method in interface com.microstrategy.web.app.BrowserSettings
Returns the name of the browser that is being used for performing the request
getBrowserName() - Method in class com.microstrategy.web.app.GenericBrowserSettings
 
getBrowserServerLocaleId() - Method in interface com.microstrategy.web.app.beans.AppContext
This method returns the Locale associated with Date and Number format locale web preference.If default, it'll return browser's locale Id instead.
getBrowserServerLocaleId() - Method in class com.microstrategy.web.app.beans.AppContextImpl
This method returns the Locale associated with Date and Number format locale web preference.If default, it'll return browser's locale Id instead.
getBrowserServerLocaleId() - Method in class com.microstrategy.web.app.transforms.MobileChunkedAppContext
 
getBrowserSettingDefinition(String) - Method in class com.microstrategy.web.app.BrowserSettingDefinitionList
Returns the browser setting definition associated with the given key
getBrowserSettingDefinitionList() - Method in class com.microstrategy.web.app.PageManager
Returns the Application's Browser Settings List information
getBrowserSettings() - Method in interface com.microstrategy.web.app.beans.AppContext
This method returns the BrowserSettings object associated with this application context.
getBrowserSettings() - Method in class com.microstrategy.web.app.beans.AppContextImpl
This method returns the BrowserSettings instance associated with this application context.
getBrowserSettings() - Method in class com.microstrategy.web.app.transforms.MobileChunkedAppContext
 
getBrowserType() - Method in interface com.microstrategy.web.app.BrowserSettings
Returns the type of the browser that is being used for performing the request being handled.
getBrowserType() - Method in class com.microstrategy.web.app.GenericBrowserSettings
Returns the type of the browser that is being used for performing the request being handled.
getBrowserType() - Method in class com.microstrategy.web.objects.WebObjectsFactory
 
getBrowserTypeAndVersion() - Method in interface com.microstrategy.web.app.BrowserSettings
Returns the type and the version of the browser that is being used for performing the request
getBrowserTypeAndVersion() - Method in class com.microstrategy.web.app.GenericBrowserSettings
Returns the type and the version of the browser
getBrowserVersion() - Method in interface com.microstrategy.web.app.BrowserSettings
Returns the numeric version of the browser that is being used.
getBrowserVersion() - Method in class com.microstrategy.web.app.GenericBrowserSettings
Returns the numeric version of the browser that is being used.
getBrowseUnitAnchor(WebDisplayUnit) - Method in class com.microstrategy.web.app.transforms.AllObjectBrowserTransform
Gets the browse event used by the data explorer bean in an anchor tag
getBrowseWithPathEvent() - Method in class com.microstrategy.web.app.transforms.DataExplorerTransform
Returns the Data Explorer's browse with path event.
getBrowsingPath() - Method in interface com.microstrategy.web.app.beans.GroupPathBean
This property indicates the path events to browse (like select-ancestor) will follow.
getBuffer() - Method in class com.microstrategy.utils.BerInputStream
Returns internal buffer used for decoding
getBuffer() - Method in class com.microstrategy.utils.xml.XMLBuilder
Checks if XML building is complete, then returns the XML string buffer.
getBuild() - Static method in class com.microstrategy.utils.Version
 
getBuild(Document) - Static method in class com.microstrategy.utils.Version
This retrieves the version from a DOM.
getBuild(Attributes) - Static method in class com.microstrategy.utils.Version
Retrieves the version from the Attributes collection in SAX parsing.
getBuilder() - Method in class com.microstrategy.utils.xml.SAXXMLStringDumper
 
getBuilder() - Method in class com.microstrategy.web.app.Shortcut
Returns an instance of the class specified by the "builder-class-name" attribute.
getBuilderClassName() - Method in class com.microstrategy.web.app.Shortcut
When used as part of context-menus, returns the fully qualified name of the class used to populate context-menus that uses this Shortcut as definition
getBuildMachineName() - Method in interface com.microstrategy.web.objects.admin.serverconfig.ServerVersionInfo
Returns the build machine name of the server.
getBuildTimeStamp() - Static method in class com.microstrategy.web.mkit.BuildTimeStampLoader
 
getBuildTimeStamp(String) - Static method in class com.microstrategy.web.mkit.BuildTimeStampLoader
 
getBundle(String) - Static method in class com.microstrategy.utils.cache.ResourceBundleCache
Gets a resource bundle using the specified base name and default locale.
getBundle(String, Locale) - Static method in class com.microstrategy.utils.cache.CustomResourceBundleCache
Gets a resource bundle using the specified base name and locale.
getBundle(String, Locale) - Static method in class com.microstrategy.utils.cache.ResourceBundleCache
Gets a resource bundle using the specified base name and locale.
GetBundleDescriptorsTask - Class in com.microstrategy.web.app.tasks
 
GetBundleDescriptorsTask() - Constructor for class com.microstrategy.web.app.tasks.GetBundleDescriptorsTask
 
GetBundleDescriptorsTask(String) - Constructor for class com.microstrategy.web.app.tasks.GetBundleDescriptorsTask
 
getBundleDirectory() - Method in class com.microstrategy.web.app.utils.JavaScriptBundles.JavaScriptBundlesContentHandler
 
getBundleName() - Method in class com.microstrategy.web.app.utils.JavaScriptBundles.JavaScriptBundle
 
getBundleName() - Method in class com.microstrategy.web.beans.MessagesManager
Returns the base name for the bundle holding the messages.
getBundlePath(String) - Method in class com.microstrategy.web.app.utils.JavaScriptBundles
 
getBundles() - Method in class com.microstrategy.web.app.utils.JavaScriptBundles.JavaScriptBundlesContentHandler
 
getBundles(boolean) - Method in class com.microstrategy.web.app.utils.PageResourceManager
Returns an iterator over the list of JS Bundles.
getBundles(String) - Method in class com.microstrategy.web.app.utils.AbstractMkitBundles
 
getBundles(String) - Method in class com.microstrategy.web.app.utils.MkitBundles
 
getBundles(String, String) - Method in class com.microstrategy.web.app.utils.MkitBundles
 
getBundlesAsIterator(boolean) - Method in class com.microstrategy.web.app.utils.PageResourceManager
 
GetBundlesTask - Class in com.microstrategy.web.app.tasks
 
GetBundlesTask() - Constructor for class com.microstrategy.web.app.tasks.GetBundlesTask
 
GetBundlesTask(String) - Constructor for class com.microstrategy.web.app.tasks.GetBundlesTask
 
getBundleXml() - Method in class com.microstrategy.web.app.utils.MkitBundleProcess
 
getBurstAddressAttributeId() - Method in interface com.microstrategy.web.objects.WebSubscription
gets the Attribute ID in the Email Burst Feature.Email bursting is done on an Attribute and one of its form and a device.
getBurstDeviceId() - Method in interface com.microstrategy.web.objects.WebSubscription
sets the Device ID in the Email Burst Feature.Email bursting is done on an Attribute and one of its form and a device.
getBurstFormId() - Method in interface com.microstrategy.web.objects.WebSubscription
gets the Form ID in the Email Burst Feature.Email bursting is done on an Attribute and one of its form and a device.
getBurstingLowerBound() - Method in interface com.microstrategy.web.objects.WebSubscriptionProperties
Get the bursting subscription's lower bound.
getBurstingUpperBound() - Method in interface com.microstrategy.web.objects.WebSubscriptionProperties
Get the bursting subscription's upper bound.
getBurstLayoutKey() - Method in interface com.microstrategy.web.objects.WebSubscription
gets the layout key that contains the attribute.
getBurstList() - Method in interface com.microstrategy.web.objects.WebSubscription
 
getBurstSubFolder() - Method in interface com.microstrategy.web.objects.WebSubscriptionDeliveryModeFileProperties
Returns the burst sub folder
getBusinessDayOffset() - Method in interface com.microstrategy.web.objects.WebScheduleTriggerTimeMonthly
Returns the business day offset that the trigger will fire.
getBusyConnections() - Method in interface com.microstrategy.web.objects.WebClusterNode
Returns the number of busy connections in the connection pool.
getBusyConnections() - Method in interface com.microstrategy.webapi.IDSSXMLClusterNode
Returns the number of busy connections in the connection pool.
getButton(String, boolean) - Method in class com.microstrategy.web.app.gui.shortcuts.ShortcutCombo
get Back & Forward icon for toolbar ...
getButton(String, boolean) - Method in class com.microstrategy.web.app.gui.shortcuts.ShortcutTextcombo
override to set textCombo-tooltip descriptor as the TextCombo tooltip (if any) instead of the Shortcut descriptor on the left icon.
getButtonAlignments() - Static method in class com.microstrategy.web.app.transforms.AbstractRWTransform.ButtonAlignmentsHelper
 
getButtonAlignmentsBlockList() - Static method in class com.microstrategy.web.app.transforms.AbstractRWTransform.ButtonAlignmentsHelper
 
getButtonAlignmentsJsonGeneratorArray() - Static method in class com.microstrategy.web.app.transforms.AbstractRWTransform.ButtonAlignmentsHelper
 
getButtonList() - Method in class com.microstrategy.web.app.transforms.PreferencesPrintHeaderFooterTransform
Returns the list of available macros for the headers and footers.
getButtonStyle() - Method in class com.microstrategy.web.app.gui.EditorImpl.Button
Returns the style of the button
getByClass(String) - Method in class com.microstrategy.utils.validator.ParameterValidatorFactory
 
getById(String) - Method in interface com.microstrategy.web.objects.WebPrompts
Finds prompt based on its DSS ID
getByID(int) - Method in interface com.microstrategy.web.objects.WebProperties
Search a property based on the id of the property.
getByKey(String) - Method in interface com.microstrategy.web.objects.rw.RWDataSets
Returns data set with specified key
getByKey(String) - Method in interface com.microstrategy.web.objects.rw.RWGroupBys
Returns group by with specified key
getByKey(String) - Method in interface com.microstrategy.web.objects.WebIServerSessionList
This method will return the session that is identified by the given unique key.
getByLevel(int) - Method in interface com.microstrategy.web.objects.rw.RWGroupBys
Returns a group by with specified level
getByName(String) - Method in interface com.microstrategy.web.objects.WebProperties
Search a property based on the name of the property.
getByProject(String) - Method in interface com.microstrategy.web.objects.WebIServerSessionList
This method will search for sessions with given project name in the collection.
getByServer(String, int) - Method in interface com.microstrategy.web.objects.WebIServerSessionList
This method will search for sessions with given server name and port number in the collection.
getByServerProject(String, int, String) - Method in interface com.microstrategy.web.objects.WebIServerSessionList
This method will search for sessions with given server name, port number, and project in the collection.
getByT1(T1) - Method in class com.microstrategy.webapi.utils.BiMap
 
getByT1(T1) - Method in class com.microstrategy.webapi.utils.TriMap
 
getByT2(T2) - Method in class com.microstrategy.webapi.utils.BiMap
 
getByT2(T2) - Method in class com.microstrategy.webapi.utils.TriMap
 
getByT3(T3) - Method in class com.microstrategy.webapi.utils.TriMap
 
getBytes() - Method in class com.microstrategy.web.app.utils.compression.ByteArray
 
getBytesReceived() - Method in interface com.microstrategy.web.app.StatsHandlerSupport.Data
 
getBytesSent() - Method in interface com.microstrategy.web.app.StatsHandlerSupport.Data
 
getByType(int) - Method in interface com.microstrategy.web.objects.WebTemplateMetricSubtotals
Deprecated.
Returns the first object in the collection with the given subtotal type.
getByType(int) - Method in interface com.microstrategy.web.objects.WebTemplateSubtotals
Returns the WebTemplateSubtotal object with the given type.
getByType(String) - Method in class com.microstrategy.utils.validator.ParameterValidatorFactory
 
getCACertificatePath() - Method in interface com.microstrategy.web.objects.admin.serverconfig.IntelligenceServerInstance
Returns the SSL CA Certificate
getCache(String) - Method in class com.microstrategy.utils.cache.CacheRegistry
Returns cache by its name.
getCacheCommand() - Method in interface com.microstrategy.web.objects.WebCacheStatement
Deprecated.
Returns the cache command property.
getCacheControl() - Method in class com.microstrategy.web.app.PageInfo
return the value for the PageInfo.ATT_CACHE_CONTROL attribute
getCachedData(GeoDataSerializer) - Method in class com.microstrategy.web.app.maps.MapShape
Reads the shape data from repository and generates the output using given serializer.
getCachedGeoData(String) - Method in class com.microstrategy.web.app.maps.KMLShapeRepository
 
getCachedGeoData(String) - Method in interface com.microstrategy.web.app.maps.MapObjectRepository
Retrieve the GeoData from the cache.
getCachedGeoData(String) - Method in class com.microstrategy.web.app.maps.MapShapeRepository
 
getCachedObject(String) - Method in class com.microstrategy.web.app.utils.cache.ResourceCacheManager
Deprecated.
This class should only be used to access Resources. Use ResourceCacheManager.getResourceObject(String)
getCachedState(int) - Method in class com.microstrategy.web.beans.AbstractWebComponent
Return the cached state specified by the whatState.
getCacheID() - Method in interface com.microstrategy.web.objects.WebMessage
Returns the ID of the cache, if a cache is created for the request result.
getCacheID() - Method in interface com.microstrategy.web.objects.WebResultSetInstance
Returns the ID of the Intelligence Server cache for this result set.
getCacheIDs() - Method in interface com.microstrategy.web.objects.admin.monitors.RWDCache
Returns the array of report cache IDs used by this document
GetCacheInfo(int, String, int, int, int, String, String, String) - Method in interface com.microstrategy.webapi.IDSSXMLServerAdmin
Retrieves the information of caches.
GetCacheInfo(int, String, String, int, int, int, int, String, String, String, boolean, String) - Method in interface com.microstrategy.webapi.IDSSXMLServerAdmin
Retrieves the information of caches from a specific Intelligence Server.
GetCacheInfo(String, int, int, int, String, String, String) - Method in interface com.microstrategy.webapi.IDSSXMLServerAdmin
Retrieves the information of caches.
GetCacheInfoJsonResult(String, String, int, int, int, String, IntWrapper) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
THIS METHOD IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT.
GetCacheInfoJsonResult(String, String, int, int, int, String, IntWrapper, int) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
THIS METHOD IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT.
getCacheKey(WebIServerSession) - Static method in class com.microstrategy.web.objects.WebIServerSessionProxyFactory
 
getCacheLastUpdate() - Method in interface com.microstrategy.web.objects.WebResultSetInstance
Returns the date and time when an Intelligence Server cache was last updated.
getCacheManipulationStatus() - Method in interface com.microstrategy.web.objects.admin.monitors.CacheResultsOnServerLevel
Returns the cache manipulation status.
getCacheMode() - Method in class com.microstrategy.web.tasks.models.dto.catalogsetting.CatalogModeDTO
 
getCacheModeKey(String) - Static method in class com.microstrategy.web.tasks.actions.rest.catalogsetting.CatalogModeValueMap
 
getCacheModeValue(String) - Static method in class com.microstrategy.web.tasks.actions.rest.catalogsetting.CatalogModeValueMap
 
getCacheNames() - Method in class com.microstrategy.web.app.GenericBrowserSettings
Deprecated.
it is only used by deprecated classes.
getCacheOption() - Method in interface com.microstrategy.web.objects.WebDBConnection
 
getCacheOptions() - Method in interface com.microstrategy.web.objects.WebCacheStatement
Deprecated.
Returns the cache options for a cache expiration request.
getCaches() - Method in class com.microstrategy.utils.cache.CacheRegistry
Returns all the caches in the registry.
getCaches() - Method in interface com.microstrategy.web.objects.admin.monitors.CacheSource
Retrieves the cache information.
getCacheSetting(int) - Method in interface com.microstrategy.web.objects.admin.DataSource
This method will return the current setting for the given cache setting type.
getCacheSize() - Method in interface com.microstrategy.web.objects.WebDBConnection
 
getCachesOnServerLevel(String, String) - Method in interface com.microstrategy.web.objects.admin.monitors.CacheSource
THIS METHOD IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT.
getCacheSourceID() - Method in interface com.microstrategy.web.objects.admin.monitors.Cache
Returns the ID of the source to which this cache belong, where source could be report or document.
getCacheSourceName() - Method in interface com.microstrategy.web.objects.admin.monitors.Cache
Returns the name of the source to which this cache belong, where source could be report or document.
getCacheStateId(String) - Method in interface com.microstrategy.utils.cache.CacheHint
Returns a value for the current state of the cache hint This value is used in maintaining cache consistency across different caches using the same hint object (for instance, session based cache across a web cluster where each machine in the cluster holds a copy of the cache) Whenever a change is made to the cached value in one cache, the stateId is incremented
getCacheStateId(String) - Method in class com.microstrategy.utils.cache.SimpleHint
 
getCacheStateId(String) - Method in class com.microstrategy.web.preferences.SysPrefType
 
getCacheStateId(String) - Method in class com.microstrategy.web.transform.AbstractLayoutSource.LayoutCacheHint
This method returns an cache state id of zero.
getCacheStateId(String) - Method in class com.microstrategy.webapi.MSIRefreshClusterMembershipCache.RCMKey
 
getCacheStates() - Method in class com.microstrategy.utils.cache.SimpleHint
 
getCacheTimeout() - Method in interface com.microstrategy.web.objects.WebDBConnection
 
getCacheType() - Method in interface com.microstrategy.web.objects.WebResultSetInstance
Returns the type of the Intelligence Server cache.
getCacheType() - Method in interface com.microstrategy.web.objects.WebSubscriptionDeliveryModeCacheProperties
 
getCacheValue(String) - Method in class com.microstrategy.web.app.GenericBrowserSettings
Deprecated.
it is only used by deprecated classes.
getCacheValue(String, String) - Method in class com.microstrategy.web.app.GenericBrowserSettings
Deprecated.
it is only used by deprecated classes.
getCachingKeys() - Method in class com.microstrategy.utils.proxy.WinRegistryFullOperation
Method returns all cached Keys
getCalculationNode() - Method in interface com.microstrategy.web.objects.WebDerivedElement
Returns the operator node for Calculation Derived Element
getCalendar() - Method in interface com.microstrategy.web.app.gui.CartExpression
Function used for returning instance of calendar object GGCalendar.
getCalendar() - Method in class com.microstrategy.web.app.gui.CartExpressionImpl
Function used for returning instance of calendar object GGCalendar.
getCalendar() - Method in class com.microstrategy.web.app.transforms.AbstractPromptEditorTransform
Returns a localized instance of Calendar component.
getCalendar() - Method in class com.microstrategy.web.app.transforms.AbstractPromptObjectTransform
Returns a localized instance of Calendar component.
getCalendar(String) - Method in class com.microstrategy.web.app.transforms.SearchSimpleTransform
getCalendar
getCalendar(String) - Method in class com.microstrategy.web.app.transforms.UserEntityEditorTransform
 
getCalendarButtonName() - Method in interface com.microstrategy.web.app.gui.GGCalendar
Returns calendar HTML button name.
getCalendarButtonName() - Method in class com.microstrategy.web.app.gui.GGCalendarImpl
Returns calendar HTML button name.
getCallConvention() - Method in interface com.microstrategy.web.objects.WebLDAPSettings
Returns the current setting for the call convention used to call into the LDAP DLL.
getcallStack() - Method in class com.microstrategy.utils.log.SessionLogRecord
 
getCanAddThresholds() - Method in class com.microstrategy.web.app.gui.DragAndDropItem
Returns canAddThresholds for the draggable object
getCanAutoSize() - Method in interface com.microstrategy.web.app.gui.Editor
Returns true if the editor can auto size to show its contents
getCanAutoSize() - Method in class com.microstrategy.web.app.gui.EditorImpl
get the autosize property of the editor
getCancelAllEvent() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
Returns the cancel all event, which will cancel all un-applied changes.
getCancelAllEvent() - Method in class com.microstrategy.web.app.transforms.ViewFilterElementPanelTransform
Returns the cancel all event, which will cancel all un-applied changes.
getCancelEvent() - Method in interface com.microstrategy.web.app.gui.Editor
get the cancel event for the editor
getCancelEvent() - Method in class com.microstrategy.web.app.gui.EditorImpl
Get the WebEvent instance to be associated with the Cancel button on the editor
getCancelEvent() - Method in class com.microstrategy.web.app.taglibs.WaitTagHelper
Specifies Cancel event to be used for rendering corresponding HTML button.
getCancelEvent() - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
 
getCancelEvent() - Method in class com.microstrategy.web.app.transforms.AbstractDocumentTransform
 
getCancelEvent() - Method in class com.microstrategy.web.app.transforms.AbstractHeaderFooterTransform
 
getCancelEvent() - Method in class com.microstrategy.web.app.transforms.AbstractReportTransform
 
getCancelEvent() - Method in class com.microstrategy.web.app.transforms.AbstractRWTransform
 
getCancelEvent() - Method in class com.microstrategy.web.app.transforms.AbstractSubscriptionEditTransform
The event to cancel the subscription or schedule.
getCancelEvent() - Method in class com.microstrategy.web.app.transforms.AbstractSubscriptionsEditorTransform
Returns the Save As event after setting a couple of arguments specific to the transform.
getCancelEvent() - Method in class com.microstrategy.web.app.transforms.AddressDeleteTransform
Returns the event used in case the user presses Cancel on delete address.
getCancelEvent() - Method in class com.microstrategy.web.app.transforms.ChangePasswordGeneralTransform
Returns a WebEvent instance of the event submitted when the user clicks on the Cancel button.
getCancelEvent() - Method in class com.microstrategy.web.app.transforms.ChangePasswordPreferencesTransform
Returns a WebEvent instance of the event submitted when the user clicks on the Cancel button.
getCancelEvent() - Method in class com.microstrategy.web.app.transforms.ExportTransform
 
getCancelEvent() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
Returns the event to be used for the cancel button - this will undo the currently edited subexpression's changes.
getCancelEvent() - Method in class com.microstrategy.web.app.transforms.InboxClearTransform
Generate the event to be used for cancelling the clearing of all the messages from the History List.
getCancelEvent() - Method in class com.microstrategy.web.app.transforms.PromptsClassicTransform
Returns Prompt's cancel event.
getCancelEvent() - Method in class com.microstrategy.web.app.transforms.PromptsContainerTransform
Returns Prompt's cancel event.
getCancelEvent() - Method in class com.microstrategy.web.app.transforms.PromptsSubscriptionTransform
Returns event instance for cancelling a schedule entry.
getCancelEvent() - Method in class com.microstrategy.web.app.transforms.RWSavePropertiesTransform
 
getCancelEvent() - Method in class com.microstrategy.web.app.transforms.SaveAsTransform
Obtain an instance of the WebEvent to use for cancelling the Save As request
getCancelEvent() - Method in class com.microstrategy.web.app.transforms.ScheduleEditTransform
Deprecated.
The event to cancel editing the subscription.
getCancelEvent() - Method in class com.microstrategy.web.app.transforms.ScheduleOverwriteTransform
Deprecated.
The event to cancel the subscription.
getCancelEvent() - Method in class com.microstrategy.web.app.transforms.SearchSimpleTransform
 
getCancelEvent() - Method in class com.microstrategy.web.app.transforms.SubscriptionEditTransform
The event to cancel the subscription.
getCancelEvent(LoginBean) - Method in class com.microstrategy.web.app.transforms.LoginTransform
Generate the WebEvent instance to be used when users cancel the request to login.
getCancelEvent(AddressListBean) - Method in class com.microstrategy.web.app.transforms.AddressTransform
 
getCancelEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderDeleteObjectTransform
Returns an initialized WebEvent for being able to cancel the deletion of the WebObjectInfo indicated.
getCancelJS() - Method in interface com.microstrategy.web.app.gui.Editor
Indicates JavaScript to be executed when canceling current Editor.
getCancelJS() - Method in class com.microstrategy.web.app.gui.EditorImpl
Get the JavaScript to be associated with the Cancel button and should be executed if it is selected
getCancelOverwriteEvent() - Method in class com.microstrategy.web.app.transforms.SaveAsRWTransform
Obtain an instance of the WebEvent to use for cancelling the overwritting of the new object
getCancelOverwriteEvent() - Method in class com.microstrategy.web.app.transforms.SaveAsTransform
Obtain an instance of the WebEvent to use for cancelling the overwritting of the new object
getCancelRenameEvent() - Method in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
 
getCancelRePromptEvent() - Method in class com.microstrategy.web.app.beans.DocumentPageComponentImpl
 
getCancelRePromptEvent() - Method in class com.microstrategy.web.app.beans.ReportPageComponentImpl
 
getCancelRePromptEvent() - Method in class com.microstrategy.web.app.beans.ResultSetPageComponentImpl
 
getCancelRePromptEvent() - Method in class com.microstrategy.web.app.beans.RWPageComponentImpl
 
getCancelWizardEvent() - Method in class com.microstrategy.web.app.transforms.WizardTransform
Generate the event required for cancelling the wizard.
getCanContinue() - Method in interface com.microstrategy.web.objects.WebDimty
Returns the current value of the CanContinue(cct) property.
getCandidateAttrs() - Method in interface com.microstrategy.web.objects.rw.RWAttributeSelector
 
getCanExpand() - Method in interface com.microstrategy.web.objects.WebNode
Returns the value of the can expand property on the node.
getCanonicalName() - Method in interface com.microstrategy.webapi.IDSSXMLClusterNode
Gets the canonical name which the I-Server node uses to identify itself.
getCanonicalNameFromKey() - Method in class com.microstrategy.webapi.MSIRefreshClusterMembershipCache.RCMKey
 
getCanOverwrite() - Method in interface com.microstrategy.web.app.beans.ConfirmOverwriteDialogBean
Returns whether the current dialog should allow overwriting.
getCanReprompt() - Method in interface com.microstrategy.web.beans.ReportBean
 
getCardStatus() - Method in interface com.microstrategy.web.objects.WebObjectInfo
Returns the status of the hyper card.
getCart() - Method in class com.microstrategy.web.app.transforms.AttributeFormsEditorTransform
Creates and initializes the Cart instance used by this Transform.
getCart() - Method in class com.microstrategy.web.app.transforms.PromptCartTransform
Deprecated.
Returns active cart instance.
getCart() - Method in class com.microstrategy.web.app.transforms.PromptCartXHTMLTransform
Indicates an active Cart instance.
getCart() - Method in class com.microstrategy.web.app.transforms.PromptExpressionCartTransform
Deprecated.
Indicates an instance of a Cart object.
getCart() - Method in class com.microstrategy.web.app.transforms.PromptExpressionCartXHTMLTransform
Returns instance of Cart object.
getCart() - Method in class com.microstrategy.web.app.transforms.SecondaryDataSourcesEditorTransform
Creates and initializes the Cart instance used by this Transform.
getCart() - Method in class com.microstrategy.web.app.transforms.UserContactsBrowserCartTransform
 
getCart() - Method in class com.microstrategy.web.app.transforms.VisualizationsEditorTransform
Creates and initializes the Cart instance used by this Transform.
getCartElementValue(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractUserEntitiesTreeCartTransform
 
getCartElementValue(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.SecurityRoleUserEntitiesSelectorTransform
 
getCartElementValue(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.UserEntitiesSelectorTreeCartTransform
 
getCartesianJoinDisabledTooltip(WebBean) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
Get disabled reason for cartesian join drop down
getCartExpression() - Method in class com.microstrategy.web.app.transforms.AttributeFormsQualificationTransform
Returns the current instance of the TreeCartExpression.
getCartExpression() - Method in class com.microstrategy.web.app.transforms.PromptExpressionCartTransform
Deprecated.
Indicates an instance of CartExpression object.
getCartExpression() - Method in class com.microstrategy.web.app.transforms.PromptExpressionCartXHTMLTransform
Returns an instance of CartExpression object.
getCartExpression() - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalTreeTransform
Deprecated.
Returns a new CartExpression instance.
getCartExpression() - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalTreeXHTMLTransform
Returns an active CartExpression instance.
getCartHelper() - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalCartTransform
Deprecated.
Returns instance of cart helper object.
getCartHelper() - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalCartXHTMLTransform
Returns instance of cart helper object.
getCatalog() - Method in class com.microstrategy.web.beans.SysEventHandler
Returns the event-handlers catalog.
getCatalogInfoString(String, int, int, String, String, String, String, String) - Method in class com.microstrategy.web.app.tasks.architect.CatalogActionTask
 
getCatalogMode() - Method in class com.microstrategy.web.tasks.models.dto.catalogsetting.CatalogSettingsDTO
 
getCatalogOptions() - Method in class com.microstrategy.web.tasks.models.dto.catalogsetting.CatalogSettingsDTO
 
getCatalogOptions(String, String, int) - Static method in class com.microstrategy.web.tasks.actions.GetCatalogSettingsHandler
 
getCatalogSetting(String, String) - Static method in class com.microstrategy.web.tasks.actions.CatalogActionHandler
 
getCatalogSettingJSON(String, String) - Static method in class com.microstrategy.web.tasks.actions.CatalogActionParser
 
getCatalogSettingsDTO(String, String) - Static method in class com.microstrategy.web.tasks.actions.CatalogActionHandler
 
GetCatalogSettingsHandler - Class in com.microstrategy.web.tasks.actions
 
GetCatalogSettingsHandler() - Constructor for class com.microstrategy.web.tasks.actions.GetCatalogSettingsHandler
 
getCatalogSQL(String, String, int) - Static method in class com.microstrategy.web.tasks.actions.GetCatalogSettingsHandler
 
GetCatalogSQL(String) - Static method in class com.microstrategy.web.app.tasks.architect.utils.CatalogActionParser
 
GetCatalogSQL(String, String, int) - Static method in class com.microstrategy.web.app.tasks.actions.GetCatalogSQLHandler
 
GetCatalogSQLHandler - Class in com.microstrategy.web.app.tasks.actions
 
GetCatalogSQLHandler() - Constructor for class com.microstrategy.web.app.tasks.actions.GetCatalogSQLHandler
 
getCatalogSqls() - Method in class com.microstrategy.web.tasks.models.dto.catalogsetting.CatalogSettingsDTO
 
getCatalogValue() - Method in interface com.microstrategy.web.transform.ActualParameter
Returns the value of the actual parameter as registered in the StyleCatalog object.
getCatalogValue() - Method in class com.microstrategy.web.transform.ActualParameterImpl
 
getCategories() - Method in class com.microstrategy.web.config.Visualization
Get the category which the visualize belongs to
getCategories() - Method in interface com.microstrategy.web.objects.admin.serverconfig.PerformanceLoggingConfiguration
Returns the LogCategories for the server instance or for the IServer (if this is the default configuration).
getCategories() - Method in interface com.microstrategy.web.objects.WebGraph
Returns the number of graph rows fetched.
getCategories() - Method in interface com.microstrategy.web.objects.WebPerformanceMonitor
Returns the counters configured in this monitor for non-named Intelligence Servers.
getCategories(String) - Method in interface com.microstrategy.web.objects.WebPerformanceMonitor
Returns the counters configured in this monitor for the server passed.
getCategoryDescriptor(int) - Method in class com.microstrategy.web.app.transforms.FormatPromptNumberTransform
 
getCategoryDescriptor(int) - Method in class com.microstrategy.web.app.transforms.FormatTabNumberTransform
 
getCategoryNameKeys() - Method in interface com.microstrategy.web.objects.PrivilegeCategoryLoader
Get category bundle key
getCategoryPrivileges() - Method in interface com.microstrategy.web.objects.PrivilegeCategoryLoader
Get privileges split by category.
getCategoryTypes() - Method in interface com.microstrategy.web.objects.PrivilegeCategoryLoader
Get privilege category type as a array.
getCateType() - Method in class com.microstrategy.web.config.DBInfo
 
getCatSQL() - Method in class com.microstrategy.web.config.DBTypeInfo
 
getCause() - Method in exception com.microstrategy.utils.json.JSONException
 
getCause() - Method in exception com.microstrategy.utils.MSTRCheckedException
Retrieves the embedded throwable (or null if none).
getCause() - Method in exception com.microstrategy.utils.MSTRUncheckedException
Retrieves the embedded throwable (or null if none).
getCause() - Method in class com.microstrategy.web.app.beans.AppBeanError
 
getCause() - Method in class com.microstrategy.web.app.beans.WebAppBeanErrorImpl
 
getCause() - Method in exception com.microstrategy.web.app.tasks.architect.json.JSONException
 
getCause() - Method in interface com.microstrategy.web.beans.WebBeanError
Return the cause of the error, if there is any available.
getCcl() - Method in interface com.microstrategy.web.objects.WebRowValue
Returns the cell color.
getCeiling() - Method in interface com.microstrategy.web.app.beans.WebAppSimpleThreshold
The value of the upper end of the threshold expression if the threshold corresponds to a non-complex (@link EnumThresholdTypes#TYPE_COMPLEX) type If the threshold type is complex, then -1 is returned
getCeiling() - Method in interface com.microstrategy.web.objects.WebThreshold
The value of the upper end of the threshold expression if the threshold corresponds to a non-complex (@link EnumThresholdTypes#TYPE_COMPLEX) type If the threshold type is complex, then -1 is returned
getCell(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractReportCellContextMenuItemBuilder
Utility method for obtaining the ReportGridDisplayCell associated with this menu builder via a TransformContext instance.
getCell(String) - Method in class com.microstrategy.web.app.transforms.ReportDisplayCellsFactory
Get the corresponding instance given the cell implementation class name.
getCellAttributes(Map) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
 
getCellAttributes(Map) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellTitle
 
getCellAttributes(Map) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
 
getCellAttributes(Map) - Method in class com.microstrategy.web.app.transforms.ReportGridCellMetricValueImpl
 
getCellByRowKey(String) - Method in class com.microstrategy.web.app.taglibs.taskproc.DatasetTable.DatasetColumn
 
getCellColor() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
 
getCellColor() - Method in interface com.microstrategy.web.objects.WebHeader
DE22117
getCellID() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Returns the id for this cell, this will be used as the ID attribute of TD tag.
getCellID() - Method in interface com.microstrategy.web.app.transforms.ReportGridDisplayCell
Returns the id for this cell, this should be the one used as the ID attribute of TD tag.
getCellID() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Returns the id for this cell, will be used as ID attribute of in HTML
getCellLevelAttributes(Map) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
CTY indicates the cell type UPT indicates the template unit that it belongs to, in the format of "axis,position"
getCellLevelAttributes(Map) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Obtains the type of cell and the grid title index that it belongs to
getCellLevelAttributes(Map) - Method in class com.microstrategy.web.app.transforms.ReportGridCellMetricValueImpl
CTY indicates the cell type UTP indicates the template unit that it belongs to, in the format of "axis,position"
getCellPadding() - Method in interface com.microstrategy.web.tags.TableTag
Returns the value of the attribute EnumHTMLTags.ATT_CELLPADDING.
getCellSpacing() - Method in interface com.microstrategy.web.tags.TableTag
Returns the value of the attribute EnumHTMLTags.ATT_CELLSPACING.
getCellsPerBlock() - Method in interface com.microstrategy.web.app.beans.PrintBean
Deprecated.
Returns the current cells per block.
getCellType() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Deprecated.
The cell type is not significant anymore for the application.
getCellType() - Method in class com.microstrategy.web.app.transforms.ReportGridCellMetricValueImpl
 
getCellType() - Method in interface com.microstrategy.web.app.transforms.ReportGridDisplayCell
Deprecated.
The cell type is not significant anymore for the application.
getCellType() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellColHeader
Deprecated.
Returns the cell type
getCellType() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellColTitle
Deprecated.
Returns the cell type
getCellType() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Returns the cell type
getCellType() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellMetricValue
Deprecated.
Returns the cell type
getCellType() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellRowHeader
Deprecated.
Returns the cell type
getCellType() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellRowTitle
Deprecated.
Returns the cell type
getCertificate() - Method in class com.microstrategy.utils.certificate.X509Helper
Get certificate.
getCertificatePath() - Method in interface com.microstrategy.web.objects.admin.serverconfig.IntelligenceServerInstance
Returns the SSL Certificate Path
getCertified() - Method in interface com.microstrategy.web.app.beans.ObjectManipulationDialogBean
Gets dialog's certified filed value
getCertifiedInfo() - Method in interface com.microstrategy.web.objects.WebObjectInfo
 
getChangeableMask() - Method in interface com.microstrategy.web.app.gui.DefaultSubscriptionWidget
Deprecated.
getChangeableMask() - Method in interface com.microstrategy.web.objects.WebSubscriptionRecipientList
Gets the changeable mask, from EnumDSSXMLNCSAllowChangeMaskType
getChangeDisplayFormatEvent() - Method in class com.microstrategy.web.app.transforms.AbstractObjectExplorerTransform
Returns a new instance of the event use to toggle the display format
getChangeDisplayFormatEvent() - Method in class com.microstrategy.web.app.transforms.AllObjectBrowserTransform
Returns a new instance of the event use to toggle the display format
getChangeDisplayFormatEvent() - Method in class com.microstrategy.web.app.transforms.DataExplorerTransform
Returns a new instance of the event use to toggle the display format
getChangeJournalObjectList() - Method in interface com.microstrategy.web.objects.WebChangeJournalLinkitemEntry
To get a list of change journal object entries.
getChangeJournalObjectList() - Method in class com.microstrategy.web.objects.WebChangeJournalLinkitemEntryImpl
 
getChangeJournalResults() - Method in interface com.microstrategy.web.objects.WebChangeJournalSearch
Attempts to get the change journal results of a search from the Intelligence Server.
getChangeJournalResults() - Method in class com.microstrategy.web.objects.WebChangeJournalSearchImpl
 
GetChangeJournalSearchResults(String, String, IntWrapper, int, int) - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer
This method retrieves the results of a change journal search.
getChangePasswordBean() - Method in class com.microstrategy.web.app.transforms.AbstractChangePasswordTransform
 
getChangePasswordEvent(ChangePasswordBean) - Method in class com.microstrategy.web.app.transforms.ChangePasswordGeneralTransform
Based on the information available on the bean, generate the event that will be used for allowing the user to change the password
getChangePasswordEvent(ProjectInformation) - Method in class com.microstrategy.web.app.transforms.ProjectsTransform
Generate the WebEvent that will be used for allowing the user to change the password if it is required before showing the project list corresponding to an I-Server.
getChangeSelectedElementEvent() - Method in class com.microstrategy.web.app.transforms.PageByTransform
Returns the event used by the Transform to change the currently selected element.
getChangeStyleEvent() - Method in interface com.microstrategy.web.app.beans.GridAutoStylesBean
Returns instace of WebEvent set for changing grid style.
getChangeStyleEvent() - Method in class com.microstrategy.web.app.transforms.GridAutoStylesTransform
 
getChangeType() - Method in interface com.microstrategy.web.objects.WebChangeJournalObjectEntry
To get the change type of this change journal object entry.
getChangeType() - Method in class com.microstrategy.web.objects.WebChangeJournalObjectEntryImpl
 
getChangeType() - Method in class com.microstrategy.web.tasks.models.MappingOperation
 
getChangeType() - Method in class com.microstrategy.web.tasks.models.MappingRelationship
 
getChannels() - Method in interface com.microstrategy.web.objects.WebServerDef
Returns a list of channels which exist on the server.
getCharacters() - Method in class com.microstrategy.utils.xml.DefaultContentHandler
Returns the last text area that was encountered.
getCharacters() - Method in class com.microstrategy.web.app.maps.kml.KMLContentHandler
Returns the last text area that was encountered.
getCharEncoding() - Method in interface com.microstrategy.web.objects.WebDBConnection
 
getCharEncodingForUnix() - Method in interface com.microstrategy.web.objects.WebDBConnection
 
getCharset(AppContext) - Method in class com.microstrategy.web.app.ExportFormat
 
getCharSet() - Method in interface com.microstrategy.web.beans.MessageInfo
Returns the character set of this localized message.
getCharSet() - Method in class com.microstrategy.web.beans.MessageInfoImpl
 
getCharSetExcel() - Method in interface com.microstrategy.web.beans.MessageInfo
Returns the character set used in Excel of this localized message.
getCharSetExcel() - Method in class com.microstrategy.web.beans.MessageInfoImpl
 
getCheckboxOptionValue(RequestKeys, Preferences, HashList, boolean, String, String) - Static method in class com.microstrategy.web.app.utils.OptionsHelper
 
getCheckboxOptionValue(RequestKeys, Preferences, HashList, boolean, String, String) - Static method in class com.microstrategy.web.app.utils.PrintBeanHelper
Deprecated.
getCheckboxOptionValueFromRK(RequestKeys, String) - Static method in class com.microstrategy.web.app.utils.OptionsHelper
 
getCheckboxTitle(SubtotalDefinition, int) - Method in class com.microstrategy.web.app.transforms.SubtotalsEditorTransform
 
getCheckFeatureId() - Method in class com.microstrategy.web.app.Shortcut
Get the check featureId property value of the Shortcut instance.
getChild(int) - Method in class com.microstrategy.web.app.gui.TreeNode
 
getChild(int) - Method in class com.microstrategy.web.beans.AbstractWebComponent
Returns the child WebComponent specified by the index.
getChild(int) - Method in interface com.microstrategy.web.beans.WebComponent
Returns the child WebComponent instance specified by the index.
getChild(int) - Method in interface com.microstrategy.web.objects.rw.RWSection
Returns i-th child unit definition.
getChild(int) - Method in interface com.microstrategy.web.objects.rw.RWSectionDef
Returns i-th child unit definition.
getChild(int) - Method in interface com.microstrategy.web.objects.WebNode
Returns the child node with the given (0-based) index in the collection.
getChild(PreferenceLevel) - Method in class com.microstrategy.web.preferences.PreferenceLevels
 
getChild(String) - Method in class com.microstrategy.web.app.beans.ReportFrameBeanImpl
Get the child instance based on the key passed as argument
getChild(String) - Method in class com.microstrategy.web.beans.AbstractWebComponent
Returns the bottom child component at the specified path.
getChild(String) - Method in interface com.microstrategy.web.beans.WebComponent
Returns the child WebComponent instance specified by the key.
getChild(Node, String) - Method in class com.microstrategy.utils.xml.DOMSupport
Deprecated.
Returns the child node of the given node with the given node name.
getChildAttribute() - Method in class com.microstrategy.web.tasks.models.MappingRelationship
 
getChildBlocks() - Method in class com.microstrategy.web.beans.ComponentBlock
Returns the list of child ComponentBlocks.
getChildBlocks() - Method in interface com.microstrategy.web.beans.MarkupOutput
Gets the list of child ComponentBlocks
getChildByClass(Class) - Method in class com.microstrategy.web.beans.AbstractWebComponent
Returns the child WebComponent instance specified by the class.
getChildByClass(Class) - Method in interface com.microstrategy.web.beans.WebComponent
Returns the child WebComponent instance specified by the class.
getChildByKey(String) - Method in interface com.microstrategy.web.objects.rw.RWSectionDef
Returns child definition with specified key.
getChildByType(int) - Method in class com.microstrategy.web.beans.AbstractWebComponent
Returns the child WebComponent instance specified by the type.
getChildByType(int) - Method in interface com.microstrategy.web.beans.WebComponent
Returns the child WebComponent instance specified by the component type(EnumWebTransformableType).
getChildCount() - Method in class com.microstrategy.utils.FlattenedTreeNodeImpl
 
getChildCount() - Method in interface com.microstrategy.utils.GenericTreeNode
Returns the number of children for this node.
getChildCount() - Method in class com.microstrategy.utils.GenericTreeNodeImpl
 
getChildCount() - Method in class com.microstrategy.web.app.gui.TreeNode
 
getChildCount() - Method in class com.microstrategy.web.app.transforms.AbstractFolderTransform
 
getChildCount() - Method in class com.microstrategy.web.app.transforms.AbstractObjectExplorerTransform
 
getChildCount() - Method in class com.microstrategy.web.app.transforms.AbstractObjectInfoListTransform
 
getChildCount() - Method in class com.microstrategy.web.app.transforms.DataExplorerTransform
 
getChildCount() - Method in class com.microstrategy.web.app.transforms.UserEntitiesTransform
 
getChildCount() - Method in class com.microstrategy.web.app.transforms.UserGroupTransform
 
getChildCount() - Method in class com.microstrategy.web.beans.AbstractWebComponent
Returns the total number of child component in the current WebComponent.
getChildCount() - Method in interface com.microstrategy.web.beans.WebComponent
Returns the total number of children on the current WebComponent.
getChildCount() - Method in interface com.microstrategy.web.objects.rw.RWSection
Returns number of children
getChildCount() - Method in interface com.microstrategy.web.objects.rw.RWSectionDef
Return a number of children
getChildCount() - Method in interface com.microstrategy.web.objects.WebDisplayUnits
Returns the child count, which is the total number of items in the collection.
getChildCount() - Method in interface com.microstrategy.web.objects.WebElements
Returns the number of child display units.
getChildCount() - Method in interface com.microstrategy.web.objects.WebFolder
Returns the child count, which is the total number of items in the collection.
getChildCount() - Method in interface com.microstrategy.web.objects.WebNode
Returns the number of child nodes of the current node.
getChildEnum() - Method in interface com.microstrategy.web.objects.WebTitleUnit
getChildGridFormat() - Method in interface com.microstrategy.web.objects.WebCustomGroup
Returns the WebFormat object for the values/data of the custom group element's invidual items.
getChildHeaderFormat() - Method in interface com.microstrategy.web.objects.WebCustomGroup
Returns the WebFormat object for the header of the custom group element's invidual items.
getChildInformation(Key) - Method in class com.microstrategy.utils.proxy.WinRegistryFullOperation
Reads information about the current opened key (use it when you want to enumKey or enumValueName to determine the maximum key length and the count of keys)
getChildKey(Node) - Method in class com.microstrategy.utils.config.AbstractConfigurationElement
Returns the key that uniquely identifies the child element associated with the given Node.
getChildMessages() - Method in interface com.microstrategy.web.objects.rw.RWMessage
Returns the collection of child messages for this RW Document message.
getChildMessages() - Method in interface com.microstrategy.web.objects.WebDocumentMessage
Returns the collection of child messages for this document message.
getChildMessages(WebMessage) - Method in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Return the child messages for a Inbox message
getChildParentKeys() - Method in class com.microstrategy.web.app.maps.ShapeHierarchy
Get all the shape Ids inside the hierarchy structure.
getChildParentPairForType(String) - Method in class com.microstrategy.web.app.maps.ShapeHierarchy
Get all the childShapeId:parentShapeId values for a given childShapeType:parentShapeType key.
getChildren() - Method in class com.microstrategy.utils.FlattenedTreeNodeImpl
 
getChildren() - Method in interface com.microstrategy.utils.GenericTreeNode
Returns the enumeration of children for this node.
getChildren() - Method in class com.microstrategy.utils.GenericTreeNodeImpl
 
getChildren() - Method in interface com.microstrategy.web.beans.UserGroupBean
Returns the children collection.
getChildren() - Method in interface com.microstrategy.web.objects.rw.RWGroupByElement
Returns children elements
getChildren() - Method in interface com.microstrategy.web.objects.WebDimensionAttribute
Returns the list of child attributes of this attribute within the associated dimension.
getChildren() - Method in interface com.microstrategy.web.objects.WebHeader
For page-tree style, each selected WebHeader determines what the remaining page headers would be displayed.
getChildren() - Method in interface com.microstrategy.web.tags.Tag
Returns a Enumeration of children of the current tag.
getChildren() - Method in class com.microstrategy.web.tags.TagImpl
 
getChildren(String, String) - Method in class com.microstrategy.web.app.maps.ShapeHierarchy
Get all the children of a shapeId with a specific shapeType
getChildren(Node, String) - Method in class com.microstrategy.utils.xml.DOMSupport
Deprecated.
Returns a list of children of the context node with the given node name.
getChildrenBeans() - Method in class com.microstrategy.web.app.WebBeanInfo
Get the WebBeanInfoList of WebBeans children of this bean
getChildrenByClass(Class, HashList, boolean) - Method in class com.microstrategy.web.beans.AbstractWebComponent
Returns the child WebComponent instance specified by the class.
getChildrenByClass(Class, HashList, boolean) - Method in interface com.microstrategy.web.beans.WebComponent
Returns a collection of children specified by the class name
getChildrenCollection() - Method in class com.microstrategy.web.tags.TagImpl
 
getChildrenInTree() - Method in interface com.microstrategy.web.objects.WebFolder
Returns child units in a tree structure.
getChildrenMessages() - Method in class com.microstrategy.web.app.transforms.RWDetailsTransform
Deprecated.
not used any more
getChildStateToInclude() - Method in interface com.microstrategy.web.tags.AnchorTag
Returns an integer value indicating how much child state should be added in the rendered link.
getChildStateToInclude() - Method in class com.microstrategy.web.tags.AnchorTagImpl
Returns an integer value indicating how much child state should be added in the rendered link.
getChildUnits() - Method in interface com.microstrategy.web.objects.WebAttributeForms
Returns the collection of child display units, or null if the object is not a collection.
getChildUnits() - Method in interface com.microstrategy.web.objects.WebDimty
Returns the WebDisplayUnits collection containing the WebDimtyUnits.
getChildUnits() - Method in interface com.microstrategy.web.objects.WebDisplayUnit
Returns the collection of child display units, or null if the object is not a collection.
getChildUnits() - Method in interface com.microstrategy.web.objects.WebElements
Returns the collection of child display units, or null if the object is not a collection.
getChildUnits() - Method in interface com.microstrategy.web.objects.WebMDXCatalog
Returns a WebDisplayUnits collection which can be used to iterate through the cubes that are contained within the catalog.
getChildUnits() - Method in interface com.microstrategy.web.objects.WebMDXCube
Returns the list of child units of the cube.
getChildUnits() - Method in interface com.microstrategy.web.objects.WebMDXSource
Returns a WebDisplayUnits collection containing all catalogs that belong to the MDXSource.
getChildUnits() - Method in interface com.microstrategy.web.objects.WebMessages
Returns the collection of child display units, or null if the object is not a collection.
getChildWidget(WebBean, String) - Method in class com.microstrategy.web.app.transforms.AbstractAppWidgetTransform
 
getChildWidget(WebBean, String) - Method in class com.microstrategy.web.app.transforms.AbstractPromptWidgetTransform
 
getChildWidget(WebBean, String) - Static method in class com.microstrategy.web.app.transforms.WidgetTransformHelper
 
getChildWidget(WebBean, String, FormalParameter[]) - Static method in class com.microstrategy.web.app.transforms.WidgetTransformHelper
Creates a widget by transforming the specified bean with the specified style name.
getChildWidget(WebBean, String, String[], Object[]) - Method in class com.microstrategy.web.app.transforms.AbstractPromptWidgetTransform
 
getChildWidget(WebBean, String, String[], Object[]) - Static method in class com.microstrategy.web.app.transforms.WidgetTransformHelper
 
getChildWidget(String) - Method in class com.microstrategy.web.app.transforms.AbstractAppWidgetTransform
 
getChunkedGraphResultsAsString(MarkupOutput, int) - Static method in class com.microstrategy.web.app.utils.MobileChunkingHelper
 
getChunkedResultsAsString(MarkupOutput, int) - Static method in class com.microstrategy.web.app.utils.MobileChunkingHelper
 
GetCipherList() - Method in class com.microstrategy.utils.ssl.SSLSocketFactoryEx
 
getCipherStrategy() - Method in class com.microstrategy.utils.ssl.TLSHelper
 
getClassesInFile(String) - Static method in class com.microstrategy.web.app.utils.JavaScriptDependencyAnalyzer
Returns the list of JavaScript classes defined for a given JavaScript file.
getClassLoader() - Method in class com.microstrategy.utils.CustomizationInfo
Returns a ClassLoader that loads classes/resources only within this customization WEB-INF/classes subfolder, and jar files inside WEB-INF/lib subfolder.
getClassLoader() - Method in class com.microstrategy.utils.Customizations
Returns a ClassLoader capable of loading classes/resources from all customization folders.
getClassName() - Method in class com.microstrategy.web.app.utils.upgrade.AspsModule
 
getClassName() - Method in class com.microstrategy.web.app.utils.upgrade.CSSModule
 
getClassName() - Method in class com.microstrategy.web.app.utils.upgrade.GenericFileModule
 
getClassName() - Method in class com.microstrategy.web.app.utils.upgrade.JspsModule
 
getClassName() - Method in class com.microstrategy.web.app.utils.upgrade.LayoutFilesModule
 
getClassName() - Method in class com.microstrategy.web.app.utils.upgrade.XMLFileModule
 
getClassName() - Method in class com.microstrategy.web.app.WebGuiComponent
Get the ClassName property value of the WebGuiComponent instance
getClassName() - Method in class com.microstrategy.web.blocks.config.Macro
 
getClassName() - Method in class com.microstrategy.web.tasks.AbstractResultSetBinaryResultsTask
 
getClassName() - Method in class com.microstrategy.web.tasks.DocumentBinaryResultsTask
 
getClassName() - Method in class com.microstrategy.web.tasks.OneTierRequestTask
 
getClassName() - Method in class com.microstrategy.web.tasks.ReportBinaryResultsTask
 
getClassName(int) - Static method in class com.microstrategy.webapi.acm.Log
getClassName of the class on the call stack.
getClassName(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractObjectBrowserTabTransform
Return the class name to use for the generation of the HTML tag related with this object.
getCleanupTime() - Method in class com.microstrategy.utils.cache.CacheRegistry
Gets cleanup time in seconds.
getClearAllEvent() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
Returns the clear all event, which signals that the user wishes to clear the whole subexpression.
getClearAllEvent() - Method in class com.microstrategy.web.app.transforms.ViewFilterElementPanelTransform
Returns the clear all event, which signals that the user wishes to clear the whole subexpression.
getClearEvent() - Method in class com.microstrategy.web.app.transforms.InboxExtrasTransform
Returns an initialized WebEvent to clear the contents of the history list.
getClearInboxEvent() - Method in class com.microstrategy.web.app.transforms.InboxClearTransform
Generate the event to be used for clearing all the messages from the History List.
getClickableDiv(String[]) - Method in class com.microstrategy.web.app.gui.CartImpl
 
getClickableSpan(String[]) - Method in class com.microstrategy.web.app.gui.CartImpl
Generate a Tag instance for an SPAN HTML element with an onClick handler using the information provided
getClientFormPatterns() - Method in interface com.microstrategy.web.beans.AttributeBean
Get the Client Form patterns
getClientId() - Method in interface com.microstrategy.web.objects.UsherSessionHelper
 
getClientID() - Method in class com.microstrategy.utils.log.SessionLogRecord
 
getClientID() - Method in interface com.microstrategy.web.objects.admin.DataSource
Returns the identifier that will be sent to the IntelligenceServer upon calling createSession, which identifies the IP address of the XMLAPI machine.
getClientID() - Method in interface com.microstrategy.web.objects.admin.monitors.UserConnection
Returns the client ID (a/k/a the client machine)
getClientID() - Method in interface com.microstrategy.web.objects.WebIServerSession
Returns the current value of the client ID identifier, which is used upon session creation to identify the client machine.
getClientMachine() - Method in interface com.microstrategy.web.objects.admin.monitors.Job
Returns the machine that invoked the job.
getClientMachinePort() - Method in interface com.microstrategy.web.objects.admin.monitors.JobDetails
Returns the port number of the user machine.
getClientPort() - Method in interface com.microstrategy.web.objects.admin.monitors.UserConnection
Returns the port of the user machine
getClientSideHelper() - Method in class com.microstrategy.web.app.gui.DivBasedCartImpl
 
getClientSideHelper() - Method in class com.microstrategy.web.app.gui.ScrollerImpl
Returns the ClientSideHelper instance associated with the scroller.
getClientSideHelper() - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
Obtain an instance of the ClientSideHelper class
getClientTelemetrySwitchRawText(WebIServerSession) - Static method in class com.microstrategy.web.objects.PlatformAnalyticsStatisticsTableSettingsXMLUtil
get the client telemetry switch raw string from SDK.
getClientType() - Method in interface com.microstrategy.web.objects.admin.monitors.UserConnection
Returns the type of the client, from EnumDSSXMLClientTypes.
getClientType() - Method in interface com.microstrategy.web.objects.WebMessage
Returns the type of client from where the request was submitted.
getClientVersion() - Method in class com.microstrategy.utils.proxy.PacScriptMethods
getClientVersion
getClientVersion() - Method in interface com.microstrategy.utils.proxy.ScriptMethods
Gets the version of the PAC extension that is available.
getClientVersion() - Method in interface com.microstrategy.web.objects.WebIServerSession
Returns the current value of the client version, which is used upon session creation to identify the client's version.
getClipboard() - Method in interface com.microstrategy.web.objects.rw.RWDefinition
Returns clipboard
getCloseAfterSaveEvent() - Method in interface com.microstrategy.web.app.beans.SaveObjectAsDialogBean
Returns the event URL to be executed if the user tries to save the object when prompted on closing the object page.
getCloseEvent() - Method in interface com.microstrategy.web.app.gui.Editor
get the close event for the editor
getCloseEvent() - Method in class com.microstrategy.web.app.gui.EditorImpl
Get the WebEvent instance to be associated with the Close button on the editor
getCloseEvent() - Method in class com.microstrategy.web.app.transforms.AccordionTabManagerTransform
 
getCloseEvent() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
Returns the event to be used for the close button.
getCloseEvent() - Method in class com.microstrategy.web.app.transforms.ObjectBrowserManagerTransform
 
getCloseEvent() - Method in class com.microstrategy.web.app.transforms.PageByTransform
Returns the event used to close the Transform.
getCloseEvent() - Method in class com.microstrategy.web.app.transforms.PromptDetailsTransform
Returns the event to be used for the close button.
getCloseEvent() - Method in class com.microstrategy.web.app.transforms.ReportDetailsPanelTransform
Returns the event to be used for the close button.
getCloseEvent() - Method in class com.microstrategy.web.app.transforms.ViewFilterElementPanelTransform
Returns the event to be used for the close button.
getCloseJS() - Method in interface com.microstrategy.web.app.gui.Editor
Indicates JavaScript to be executed when closing current Editor.
getCloseJS() - Method in class com.microstrategy.web.app.gui.EditorImpl
Indicates JavaScript to be executed when closing current Editor.
getCloseTagClassMap() - Method in class com.microstrategy.web.tags.TagsFactory
Returns an instance of Map over all the tag names which require an explicit close tag .
getCluster() - Method in class com.microstrategy.webapi.ACMRefreshClusterMembershipConsolidator
getCluster returns the final consolidated results from the multiple RCM calls as a IDSSXMLCluster
getCluster(int) - Method in interface com.microstrategy.web.objects.WebClusterInfos
Returns WebClusterInfo interface for a given node index from the collection of cluster nodes.
getCluster(String) - Method in interface com.microstrategy.web.objects.WebClusterAdmin
This method returns a WebCluster interface for a given node name.
getCluster(String) - Method in interface com.microstrategy.web.objects.WebClusterInfos
Returns WebClusterInfo interface for a given node name from the collection of cluster nodes.
GetCluster(String) - Method in interface com.microstrategy.webapi.IDSSXMLAdmin
Deprecated.
GetCluster(String, int) - Method in interface com.microstrategy.webapi.IDSSXMLAdmin
This method returns an IDSSXMLCluster interface for a given node name.
getClusterAdmin() - Method in interface com.microstrategy.web.admin.beans.AdminBean
Returns the cluster administrator.The WebClusterAdmin is an interface from which a user can connect to or disconnect from an Intelligence Server Cluster, monitor the Intelligence Server Clusters the API is currently connecting to, monitor the connection pool used to connect the API and the Intelligence Servers and set the connection pool size to tune the performance.
getClusterAdmin() - Method in class com.microstrategy.web.objects.WebObjectsFactory
Returns the WebClusterAdmin object
getClusterAdmin() - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
 
getClusterCount() - Method in interface com.microstrategy.web.objects.WebClusterInfos
Returns a a number of WebClusterInfo interfaces those are in the cluster
getClusterCSS(WebCluster) - Method in class com.microstrategy.web.admin.transforms.ConnectedServersTransform
Return the css class name that belongns to the current cluster
getClusteredServers(WebIServerSession) - Static method in class com.microstrategy.web.objects.ProjectCacheBase
 
getClusterIndex(WebCluster) - Method in class com.microstrategy.web.admin.transforms.ConnectedServersTransform
For the given cluster, returns its position within the clusters collection.
getClusterInfo() - Method in class com.microstrategy.web.app.tasks.AppGetProjectsTask
 
getClusterInfos() - Method in interface com.microstrategy.web.objects.WebClusterAdmin
 
GetClusterMembership(String, int) - Method in interface com.microstrategy.webapi.IDSSXMLClusterAdmin
Contact IServer and return XML string in response to GetClusterMembership XML API call.
getClusterMembershipInfos() - Method in class com.microstrategy.webapi.ACMRefreshClusterMembershipConsolidator
getCluster returns the final consolidated results from the multiple RCM calls as a vector of ClusterMemberInfo.
getClusterName() - Method in class com.microstrategy.webapi.ACMDestination.SessionlessDestination
getClusterName gets the ClusterName that is used to define which cluster this destination is pointing to
getClusterName(WebCluster) - Method in class com.microstrategy.web.admin.transforms.ConnectedServersTransform
For the given cluster, returns its name.
getClusterNode() - Method in interface com.microstrategy.webapi.ACMDestination.ACMTargetDestination
getClusterNode gets the IDSSXMLClusterNode that contains the connectivity information to the Target Destination
getClusterNode() - Method in class com.microstrategy.webapi.ACMDestination.SessionlessTargetDestination
 
getClusterNode() - Method in class com.microstrategy.webapi.ACMDestination.SessionTargetDestination
 
getClusterNode(String) - Method in interface com.microstrategy.web.objects.WebClusterAdmin
Returns an WebClusterNode interface for a given node name.
GetClusterNode(String) - Method in interface com.microstrategy.webapi.IDSSXMLAdmin
Deprecated.
GetClusterNode(String, int) - Method in interface com.microstrategy.webapi.IDSSXMLAdmin
Returns an IDSSXMLClusterNode interface for a given node name.
GetClusterNode(String, int, boolean) - Method in interface com.microstrategy.webapi.IDSSXMLAdmin
Deprecated.
GetClusterNodeInfos() - Method in interface com.microstrategy.webapi.IDSSXMLAdmin
 
getClusterNodes() - Method in interface com.microstrategy.webapi.IDSSXMLCluster
getClusterNodes returns a list of all the cluster nodes that are both alive and registered in the system.
getClusterNodes(boolean) - Method in interface com.microstrategy.webapi.IDSSXMLCluster
getClusterNodes returns an unordered Collection of all the cluster nodes registered in the system.
getClusterNodes(WebCluster) - Method in class com.microstrategy.web.admin.transforms.ConnectedServersTransform
Returns an enumeration of WebClusterNode interfaces that are in the cluster.
getClusters() - Method in interface com.microstrategy.web.admin.beans.AdminBean
This method returns a collection of Intelligence Server Clusters representing all clusters that the API is connected to.
getClusters() - Method in interface com.microstrategy.web.objects.WebClusterAdmin
This method returns a collection of Intelligence Server Clusters representing all clusters that the API is connected to.
GetClusters() - Method in interface com.microstrategy.webapi.IDSSXMLAdmin
This method returns a collection of Intelligence Server Clusters representing all clusters that the API is connected to.
getClusterSize(WebCluster) - Method in class com.microstrategy.web.admin.transforms.ConnectedServersTransform
For the given cluster, returns its size.
getClusterSource() - Method in class com.microstrategy.web.objects.WebObjectsFactory
Returns a WebClusterSource object, which can be used for retrieving WebClusterMembership.
getCmdid() - Method in interface com.microstrategy.web.app.gui.Scroller
Set client-side property 'cmdid'
getCmdid() - Method in class com.microstrategy.web.app.gui.ScrollerImpl
 
getCN() - Method in class com.microstrategy.utils.certificate.X509Helper
Get common name of certificate.
getCodepage(AppContext) - Method in class com.microstrategy.web.app.ExportFormat
 
getCodePage() - Method in interface com.microstrategy.web.beans.MessageInfo
Returns the codepage value of this localized message.
getCodePage() - Method in class com.microstrategy.web.beans.MessageInfoImpl
 
getCodePage() - Method in interface com.microstrategy.web.platform.ContainerServices
Returns an integer that represents the character formatting codepage.
getCodePage() - Method in class com.microstrategy.web.platform.DisconnectedContainerServicesImpl
Returns an integer that represents the character formatting codepage.
getCodePage() - Method in class com.microstrategy.web.platform.HttpServletContainerServices
 
getCodePageExcel() - Method in interface com.microstrategy.web.beans.MessageInfo
Returns the codepage value used in Excel of this localized message.
getCodePageExcel() - Method in class com.microstrategy.web.beans.MessageInfoImpl
 
getColFillOrderList() - Method in class com.microstrategy.web.app.transforms.AbstractPromptEditorTransform
 
getColHeaderWebMetric(WebHeader) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Deprecated.
please refer to the getWebMetric method on the ReportGridCellColHeaderImpl class.
getColHeaderWebMetric(WebHeader) - Method in class com.microstrategy.web.app.transforms.ReportGridCellColHeaderImpl
get the metric object for the column header
getColHeaderWebMetric(WebHeader) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
get the metric object for the column header
getColIndexValue(int) - Method in class com.microstrategy.web.app.taglibs.taskproc.DatasetTable.DatasetRow
 
getCollapseKey() - Method in class com.microstrategy.web.objects.WebMobileDeviceImpl
 
getCollapseKey() - Method in class com.microstrategy.webapi.paramsobject.PushNotificationPayload
 
getCollatedArg() - Method in interface com.microstrategy.web.app.gui.SubscriptionPrintWidget
Deprecated.
 
getCollatedArg() - Method in class com.microstrategy.web.app.gui.SubscriptionPrintWidgetImpl
 
getCollectForms() - Method in interface com.microstrategy.web.beans.AttributeBean
 
getCollectPerformanceData() - Method in interface com.microstrategy.web.objects.WebPDFSettings
Deprecated.
Returns whether the collectPerformanceData debug setting is set.
getColMode() - Method in interface com.microstrategy.web.beans.ReportPageInfo
 
getColMode() - Method in interface com.microstrategy.web.objects.rw.RWGridIfSettings
 
getColor1() - Method in class com.microstrategy.web.app.beans.AbstractColorGradientEditorBeanImpl
 
getColor1() - Method in interface com.microstrategy.web.app.beans.ColorGradientEditorBean
 
getColor1() - Method in class com.microstrategy.web.app.beans.ColorGradientEditorBeanImpl
 
getColor1() - Method in class com.microstrategy.web.app.beans.GridColorGradientEditorBeanImpl
 
getColor2() - Method in class com.microstrategy.web.app.beans.AbstractColorGradientEditorBeanImpl
 
getColor2() - Method in interface com.microstrategy.web.app.beans.ColorGradientEditorBean
 
getColor2() - Method in class com.microstrategy.web.app.beans.ColorGradientEditorBeanImpl
 
getColor2() - Method in class com.microstrategy.web.app.beans.GridColorGradientEditorBeanImpl
 
getColorPicker() - Method in interface com.microstrategy.web.app.beans.FormatColorLinesTabBean
Get the structure where the color picker has been saved, for having it rendered
getColorPicker() - Method in class com.microstrategy.web.app.transforms.AbstractColorGradientEditorTransform
This method returns a ShortcutList representing the color picker.
getColorPicker() - Method in class com.microstrategy.web.app.transforms.FormatTabColorLinesTransform
Returns the background color picker.
getColorPicker() - Method in class com.microstrategy.web.app.transforms.FormatTabFontTransform
Returns the color picker.
getColorPicker() - Method in class com.microstrategy.web.app.transforms.TabGraphTitlesTransform
Returns the color picker.
getColorPicker() - Method in class com.microstrategy.web.app.transforms.TabLayoutTransform
Returns the background color picker.
getColorPicker() - Method in class com.microstrategy.web.app.transforms.VisualizationPropertiesTransform
Returns the color picker.
getColors() - Method in interface com.microstrategy.web.objects.WebPalette
 
getColPosition() - Method in interface com.microstrategy.web.objects.rw.RWGridIfSettings
Returns the current columns incremental fetch position
getCols() - Method in class com.microstrategy.web.app.taglibs.DynTableTagHelper
Gets the value assigned to the cols attribute of the custom tag instance that uses this helper
getColSpan() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Returns the column span for this cell as registered by the Transform.
getColSpan() - Method in interface com.microstrategy.web.app.transforms.ReportGridDisplayCell
Returns the column span for this cell, this should be the one used as the COLSPAN attribute of TD tag.
getColSpan() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Returns the col span for this cell
getColSpan() - Method in interface com.microstrategy.web.objects.WebHeader
 
getColSpan() - Method in interface com.microstrategy.web.tags.CellTag
Returns the value of the attribute EnumHTMLTags.ATT_COLSPAN.
getColSpan(WebHeader) - Method in class com.microstrategy.web.app.transforms.MojoXtabTransformImpl
 
getColTitleCount() - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
 
getColTitleSpan() - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
Returns how many columns, the title cell spans over.
getColumn(int) - Method in class com.microstrategy.web.app.taglibs.taskproc.DatasetTable
 
getColumnDataType() - Method in class com.microstrategy.web.tasks.models.dto.SapHanaVariableInfoDTO
 
getColumnHeader() - Method in interface com.microstrategy.web.objects.WebRowValue
Returns the corresponding column-axis WebHeader at the finest granularity associated with the this WebRowValue.
getColumnHeader(int) - Method in interface com.microstrategy.web.objects.WebRowValue
Returns the corresponding column-axis WebHeader of specified type at the finest granularity associated with the this WebRowValue.
getColumnHeaders() - Method in interface com.microstrategy.web.objects.WebReportGrid
Retrieve the report column headers.
getColumnIdentifier() - Method in class com.microstrategy.web.tasks.models.MappingOperation
 
getColumnIndex() - Method in interface com.microstrategy.web.objects.TransactionAttributeForm
 
getColumnIndex() - Method in interface com.microstrategy.web.objects.TransactionMetric
 
getColumnIndex() - Method in interface com.microstrategy.web.objects.WebTransactableUnit
 
getColumnListWidget(BlockList) - Method in class com.microstrategy.web.app.transforms.PromptElementsWidgetTransform
 
getColumnMergeOption() - Method in class com.microstrategy.web.tasks.models.dto.catalogsetting.CatalogOptionsDTO
 
getColumns() - Method in interface com.microstrategy.web.objects.WebGridWidths
Returns the collection of resizable column widths.
getColumns() - Method in interface com.microstrategy.web.objects.WebTemplate
Returns the WebAxis object which refers to the column axis of the template.
getColumns() - Method in class com.microstrategy.web.tasks.models.dto.TableDataDTO
 
getColumns() - Method in class com.microstrategy.web.tasks.models.dto.TableSchemaDTO
 
getColumns() - Method in class com.microstrategy.web.tasks.models.MappingCreator
 
getColumns(boolean) - Method in interface com.microstrategy.web.objects.WebGridWidths
Returns the collection of WebColumn objects.
getColumns(boolean, boolean) - Method in interface com.microstrategy.web.objects.WebGridWidths
Deprecated.
The function should not be used under normal circumstances
getColumnScenario() - Method in interface com.microstrategy.web.objects.WebGridWidths
Returns the column scenario.
getColumnsData() - Method in class com.microstrategy.web.tasks.models.dto.TableDataDTO
 
getColumnSize() - Method in class com.microstrategy.web.app.taglibs.taskproc.DatasetTable
 
getColumnsOnPage() - Method in interface com.microstrategy.web.beans.ReportPageInfo
Returns the actual number of grid columns on the current logical page.
getColumnsPerPage() - Method in interface com.microstrategy.web.beans.ReportPageInfo
Returns the maximum number of columns a caller prefers on the current instance.
getColumnSqlType() - Method in class com.microstrategy.web.tasks.models.dto.SapHanaVariableInfoDTO
 
getColumnTitles() - Method in interface com.microstrategy.web.objects.WebReportGrid
Retrieve the report column titles.
getColumnValue(DatasetTable.DatasetColumn) - Method in class com.microstrategy.web.app.taglibs.taskproc.DatasetTable.DatasetRow
 
getColumnWidthEnabled() - Method in interface com.microstrategy.web.objects.WebResultSettings
Returns the flag to indicate whether the result will include column width information.
getColumnWidthEnabled() - Method in class com.microstrategy.web.objects.WebResultSettingsImpl
 
getCombinedImageURL() - Method in class com.microstrategy.web.config.CustomThresholdBand
 
getComboBrowseEvent() - Method in class com.microstrategy.web.app.transforms.SaveAsTransform
WebEvent to associate to the folder browse navigation available with the combo box provided with ancestor and fixed folder information.
getComboText() - Method in class com.microstrategy.web.app.gui.shortcuts.ShortcutTextcombo
returns a label tag for the the combo The text of the label is from GuiElement.getMessages()
getComment() - Method in interface com.microstrategy.web.objects.admin.ObjectLock
Returns the comments placed on the lock
getComment() - Method in interface com.microstrategy.web.objects.RWUnitInfo
get the comment of this document unit
getComment() - Method in class com.microstrategy.web.objects.RWUnitInfoImpl
 
getComments() - Method in interface com.microstrategy.web.objects.WebObjectInfo
Returns an array of strings, each of which represent a 'comment', that is saved as the long description of the object.
getCommonElements(Collection<String>, Collection<String>) - Static method in class com.microstrategy.webapi.ACMSessionDistributionHelper
getCommonElements return the common elements in two collections
getCompanyName() - Method in interface com.microstrategy.web.objects.admin.serverconfig.ServerVersionInfo
Returns the company name associated with the server.
getComparator() - Method in class com.microstrategy.utils.Customizations
Represents the Java class used to compare the current CustomizationInfo instances to sort them.
getComparator(int, boolean) - Static method in class com.microstrategy.web.objects.WebSubscriptionComparatorHelper
 
getCompare() - Method in class com.microstrategy.web.app.WebBeanProperty
Deprecated.
not used anymore. A Boolean property is true if its value is "true", "1", "1,0" or "0,1"
getComparedPropertyValue(WebComponent, ArrayList, String, String, String, int, int, int) - Static method in class com.microstrategy.web.beans.GridWebFormatHelper
Based on the array of web format objects, compare the requested property and determine if they are the same (and what value that shall be) or if they should be marked as default if at least one value is different.
getComparedPropertyValue(WebTemplate, ArrayList, String, String, String, int, int, int) - Static method in class com.microstrategy.web.beans.GridWebFormatHelper
 
getCompatible(String, int) - Static method in class com.microstrategy.webapi.EnumCipher
Even though an Intelligence Server is able to support a given encryption, such as AES, it may still opt to have data stored encrypted in an older format to enable backwards compatibility with older clients.
getComplianceCategory() - Method in interface com.microstrategy.web.objects.WebLicenseDetails
Returns the license compliance category, from EnumDSSXMLLicenseComplianceCategory.
getComplianceLevel() - Method in interface com.microstrategy.web.objects.WebLicenseDetails
Returns the compliance level of the license.
GetComplianceLevel(int) - Method in interface com.microstrategy.web.objects.admin.licensing.LicenseSource
Checks compliance level and days of expiration for specified category.
GetComplianceLevel(String, int, int) - Method in interface com.microstrategy.webapi.IDSSXMLConfigServer
Returns the overall license compliance status of the Intelligence Server.
getComponent(String, String) - Method in interface com.microstrategy.web.app.ComponentInitializationContext
Returns a WebComponent if it has been created previously and matches both name and type; null if the bean is not found.
getComponent(String, String) - Method in class com.microstrategy.web.app.ComponentInitializationContextImpl
Returns a webComponent if it has been created previously and matches both name and type; null if the bean is not found.
getComponentBlock() - Method in interface com.microstrategy.web.beans.MarkupOutput
Returns the "primpary" ComponentBlock this MarkupOutput instance holds
getComponents() - Method in interface com.microstrategy.web.beans.SubscriptionFolderBean
Returns the list of objects specified by the type.
getComponentsByDeliveryMode(int) - Method in interface com.microstrategy.web.beans.SubscriptionFolderBean
Returns a list of objects from the folder that have one of the specified delivery modes.
getComposedContextMenuBuilder(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractReportCellComposedContextMenuItemBuilder
Get an instance of ComposedContextMenuBuilder that will help obtaining the different sub-menu options that shall be presented to the user.
getComposedContextMenuBuilder(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.PageByHyperLinkNavigation
 
getComposedContextMenuBuilder(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellAttributeForms
Get an instance of ComposedContextMenuBuilder that will help obtaining the different attribute form options that shall be presented to the user.
getComposedContextMenuBuilder(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellDrill
Get an instance of ReportCellDrill.DrillContextMenuBuilder that will help obtaining the different drill options that shall be presented to the user.
getComposedContextMenuBuilder(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellHyperLinkNavigation
 
getComposedContextMenuBuilder(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellPercentForEachMetric
Get an instance of ReportCellPercentForEachMetric.InsertMetricContextMenuBuilder that will help obtaining the different insert metric options that shall be presented to the user.
getComposedContextMenuBuilder(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellRankMetric
Get an instance of ReportCellRankMetric.InsertMetricContextMenuBuilder that will help obtaining the different insert metric options that shall be presented to the user.
getComposedContextMenuBuilder(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellTransformationMetric
Get an instance of ReportCellTransformationMetric.InsertMetricContextMenuBuilder that will help obtaining the different insert metric options that shall be presented to the user.
getComposedContextMenuBuilder(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportGraphDrill
Get an instance of ReportGraphDrill.GraphAreaContextMenuBuilder that will help obtaining the different drill options that shall be presented to the user.
getComposedContextMenuBuilder(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportPageByCellDrill
 
getCompoundMetrics(WebTable) - Method in interface com.microstrategy.web.objects.WebMDXCubeSource
This method will return the compound metrics display unit that is associated with the given cube.
getCompressed() - Method in interface com.microstrategy.web.app.gui.DefaultSubscriptionWidget
Deprecated.
Returns true if the current subscription is supposed to be delivered in the compressed(zipped) format.
getCompressedArg() - Method in interface com.microstrategy.web.app.gui.DefaultSubscriptionWidget
Deprecated.
 
getCompressedFileName() - Method in interface com.microstrategy.web.app.gui.DefaultSubscriptionWidget
Deprecated.
 
getCompressedFileNameArg() - Method in interface com.microstrategy.web.app.gui.DefaultSubscriptionWidget
Deprecated.
 
getCompressionStatus() - Method in interface com.microstrategy.web.objects.WebSubscriptionContentFormat
 
getCompressOutput() - Method in class com.microstrategy.web.tasks.AbstractBaseTask
 
getCompressOutput() - Method in interface com.microstrategy.web.tasks.Task
 
getCompressPageOutput() - Method in interface com.microstrategy.web.objects.WebPDFSettings
Deprecated.
Returns whether the output will be compressed as per the current PDF setting.
getComputerName() - Method in interface com.microstrategy.web.objects.admin.serverconfig.InstanceStatus
Returns the computer name that the process last existed on.
getCondition() - Method in class com.microstrategy.web.app.taglibs.AbstractIfTag
Get the value of the condition once it has been evaluated.
getConfigFilesBaseFolder(String) - Method in class com.microstrategy.web.platform.ApplicationParameters
Returns the default location of configuration files based on the ApplicationParameters.CONFIG_FILES_DEFAULT_LOCATION parameter value.
getConfigParameter(String) - Method in interface com.microstrategy.web.app.beans.AppContext
Returns the value of a configuration parameter.
getConfigParameter(String) - Method in class com.microstrategy.web.app.beans.AppContextImpl
Returns the value of the configuration parameter
getConfigParameter(String) - Method in class com.microstrategy.web.app.transforms.MobileChunkedAppContext
 
getConfigServer() - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
Returns the IDSSXMLConfigServer object.
getConfigServletPath() - Method in interface com.microstrategy.web.app.beans.AppContext
Get the full application path to the Servlet as defined in the configuration file
getConfigServletPath() - Method in class com.microstrategy.web.app.beans.AppContextImpl
Get the full application path to the Servlet as defined in the configuration file
getConfigServletPath() - Method in class com.microstrategy.web.app.transforms.MobileChunkedAppContext
 
getConfigSession(CDSSXMLServerSessionImpl.GetJwtReturn) - Method in class com.microstrategy.webapi.ACMSessionReconstructor
 
getConfigSessionId() - Method in class com.microstrategy.webapi.acm.ACMSessionId.ConfigSessionId
 
getConfigSessionId() - Method in class com.microstrategy.webapi.acm.ACMSessionId.MasterSessionId
 
getConfigSessionId() - Method in class com.microstrategy.webapi.acm.ACMSessionId.ProjectSessionId
 
getConfigSessionId() - Method in interface com.microstrategy.webapi.IDSSXMLSessionId
 
getConfigSessionId(IDSSXMLSessionId.IMasterSessionId, String, int) - Method in class com.microstrategy.webapi.ACMSessionIdResolver
 
getConfigSessionInfos(IDSSXMLSessionId.IMasterSessionId) - Method in class com.microstrategy.webapi.ACMSessionIdResolver
getConfigSessionInfos gets a collection of config session infos associated with the master session id.

O(N) where N is the number of config sessions associated with this master session id
getConfigSessionsThatHaveAllProjects(String, int, List<ACMSessionIdResolver.ConfigSessionInfo>, Collection<String>, boolean) - Static method in class com.microstrategy.webapi.ACMSDKHelpers.ConfigSessionProjectsResolver
getConfigSessionsThatHaveAllProjects returns all Config Sessions that were input, that include all the input Pids.
getConfigSrc() - Method in class com.microstrategy.utils.config.AbstractConfigurationElement
Returns the value of the config-src attribute.
getConfigType() - Method in class com.microstrategy.web.app.WebBeanInfo
Deprecated.
With the introduction of the centralized BeanFactory class, bean configuration type distinctions are no longer relevant.
getConfiguration() - Method in class com.microstrategy.web.config.DBInfo
 
getConfiguration() - Method in enum com.microstrategy.webapi.EncryptionMode
Returns the configuration object associated with the EncryptionMode.
getConfiguration(String, int) - Method in class com.microstrategy.web.app.mobile.config.MobileConfigurationManager
 
getConfiguration(String, int, int) - Method in class com.microstrategy.web.app.mobile.config.MobileConfigurationManager
 
getConfiguration(String, Class) - Static method in class com.microstrategy.utils.config.ConfigurationFilesCache
 
getConfigurationBlock(int, int) - Method in class com.microstrategy.web.app.mobile.config.MobileConfigurationManager
 
getConfigurationCounter(String) - Method in class com.microstrategy.web.app.mobile.config.MobileConfigurationManager
 
getConfigurationError() - Method in class com.microstrategy.web.controller.TaskProcessor
Returns the configuration error, if any, associated with the initialization of this task processor instance.
getConfigurationFileClass() - Method in class com.microstrategy.utils.config.ConfigurationFilesCache.ConfigurationFileCacheHint
Returns the class that will be used to load and parse the configuration file.
getConfigurationID() - Method in interface com.microstrategy.web.objects.admin.DataSource
Returns the current value of the configuration ID property of the DataSource.
getConfigurationIndex() - Method in class com.microstrategy.web.app.mobile.config.MobileConfigurationManager
 
getConfigurationName() - Method in interface com.microstrategy.web.objects.admin.DataSource
Returns the configuration name property of the DataSource.
getConfigurationPath() - Method in class com.microstrategy.web.beans.BeanFactory
Get the path for the BeanFactory configuration file.
getConfigurationProperties(WebIServerSession) - Method in class com.microstrategy.web.objects.WebLinkConfigurationCache
Returns the properties of the configuration object
getConfigurationSettings(int) - Method in interface com.microstrategy.web.objects.WebProjectReference
Returns a WebProjectSettings object containing all the configuration settings for the specified type of configuration from EnumDSSXMLProjectConfigurationSettingType.
getConfigurationSettingsFromModule(int, int) - Method in interface com.microstrategy.web.objects.WebProjectReference
Returns a WebProjectSettings object containing all the configuration settings for the specified type of configuration from EnumDSSXMLProjectConfigurationSettingType and the specified module within that type (EnumDSSXMLNotificationModuleID or EnumDSSXMLStatisticModuleID).
getConfigurationSortComparator() - Static method in class com.microstrategy.web.app.transforms.ProjectsTransform
 
getConfiguredDSNs() - Method in interface com.microstrategy.web.objects.WebObjectSource
Returns a list of DSNs configured on the I-Server machine.
GetConfiguredDSNs(String) - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer
Returns XML containing a list of Data Source Names configured on the I-Server machine.
getConfiguredLoggers() - Method in class com.microstrategy.utils.log.editor.LoggingManagementBean
 
getConfiguredRootFolderID() - Method in interface com.microstrategy.web.app.beans.FolderObjectExplorerBean
Gets the root folder specified in the context
getConfiguredRootFolderID() - Method in class com.microstrategy.web.app.beans.FolderObjectExplorerBeanImpl
 
getConfirmationTitle() - Method in class com.microstrategy.web.app.transforms.SaveAsReportTransform
Return the confirmation title for the save as confirmation dialog
getConfirmationTitle() - Method in class com.microstrategy.web.app.transforms.SaveAsRWTransform
 
getConfirmationTitle() - Method in class com.microstrategy.web.app.transforms.SaveAsTransform
Returns the title for the save as confirmation dialog
getConfirmMessage() - Method in interface com.microstrategy.web.objects.rw.RWActionSelector
Get the message to display to user after submit
getConfirmMessageId() - Method in interface com.microstrategy.web.app.beans.ConfirmOverwriteDialogBean
Returns the confirmation message ID.
getConfirmMessageId() - Method in interface com.microstrategy.web.app.beans.DerivedElementsConvertDialogBean
Returns the confirmation message ID.
getConfirmOverwriteBean() - Method in interface com.microstrategy.web.app.beans.SaveObjectAsDialogBean
 
getConflictDomain() - Method in class com.microstrategy.web.objects.ObjectDeltaFlags
 
getConflictedNameMap(ArrayList<RWDataSetItem>) - Static method in class com.microstrategy.web.app.transforms.RWTransformHelper
Returns a HashMap for checking if item name is conflicted in a RWDataSetItem list.
getConflictParts() - Method in class com.microstrategy.web.objects.ObjectDeltaFlags
 
getConflictResolution() - Method in class com.microstrategy.web.objects.ObjectDeltaFlags
 
getConflictsLogger() - Method in class com.microstrategy.utils.Customizations
Returns the Logger instance used to log conflicts.
getConnected() - Method in class com.microstrategy.web.admin.AdminServer
Determine if the Intelligence Server represented by this object is connected.
getConnectedClusterMembership() - Method in interface com.microstrategy.web.objects.WebClusterSource
Obtains a WebClusterMembership object through which cluster manipulations can be performed
getConnectedServer() - Method in interface com.microstrategy.web.admin.beans.AdminBean
Determines if the Intelligence Server is connected.
getConnection() - Method in interface com.microstrategy.web.objects.WebConnectionMap
Return the WebDBConnection object associated with this connection map
getConnection(URL) - Static method in class com.microstrategy.utils.FileLoader
 
getConnectionCouples() - Method in interface com.microstrategy.web.objects.admin.monitors.Cache
Returns the set of WebObjectCouple objects coupling a WebDBRole object and a WebDBConnection object
getConnectionID() - Method in interface com.microstrategy.web.objects.admin.monitors.DBConnection
Returns the GUID of the DB connection instance.
getConnectionInfo() - Method in class com.microstrategy.web.tasks.models.TableCreateInfo
 
getConnectionLifetime() - Method in interface com.microstrategy.web.objects.WebDBConnection
 
getConnectionList() - Method in class com.microstrategy.web.config.DBInfo
 
getConnectionList() - Method in class com.microstrategy.web.config.DBVersionInfo
 
getConnectionMapSource() - Method in interface com.microstrategy.web.objects.WebObjectSource
Obtain WebConnectionMapSource object to find and create WebConnectionMap objects
getConnectionName() - Method in interface com.microstrategy.web.objects.admin.monitors.DBConnection
Returns the name of the DB connection.
getConnectionPoolSize() - Method in interface com.microstrategy.web.objects.WebClusterNode
Returns the number of connections in the connection pool.
getConnectionPoolSize() - Method in interface com.microstrategy.webapi.IDSSXMLClusterNode
Returns the number of connections in the connection pool.
getConnectionString() - Method in interface com.microstrategy.web.objects.WebDBConnection
 
getConnectionTime() - Method in interface com.microstrategy.web.objects.admin.monitors.UserConnection
Returns the time that the connection was connected
getConnectionTimeout() - Method in interface com.microstrategy.web.objects.WebDBConnection
 
getConnectionType() - Method in interface com.microstrategy.web.objects.admin.DataSource
Returns the connection type of the data source.
getConnectMode(WebClusterNode) - Method in class com.microstrategy.web.admin.transforms.ConnectedServersTransform
For the given cluster node, returns the connection mode stored in the sys default Preferences.
getConnectorType() - Method in interface com.microstrategy.web.objects.WebTable
Get the Data Import Connector Type.
getConnectorType() - Method in class com.microstrategy.web.tasks.models.TableCreateInfo
 
getConnStr() - Method in class com.microstrategy.web.config.ConnectionInfo
 
getConnType() - Method in class com.microstrategy.web.config.DBInfo
 
getConsolidatedStringData() - Method in interface com.microstrategy.webapi.ACMConsolidator
getConsolidatedStringData will return the string data format (xml or Json) that has been consolidated in the startConsolidation and addToConsolidation steps
This method does last-minute finalization of the final result.
getConsolidatedStringData() - Method in class com.microstrategy.webapi.ACMRefreshClusterMembershipConsolidator
The operation is O(CxNxP) where C is the number of clusters, N is the number of nodes in the cluster, and P is the number of projects on each node.
This method is called by the ACMConsolidator infrastructure and is guaranteed to be called after the threads have been combined.
getConsolidationID() - Method in interface com.microstrategy.web.objects.WebElement
Returns the consolidation id if the element comes from a New DE.
getConsolidationInfo() - Method in interface com.microstrategy.web.objects.WebTemplateConsolidation
Returns the WebObjectInfo object corresponding to the WebTemplateConsolidation object which it is called on.
getConstantAnswer() - Method in class com.microstrategy.web.app.transforms.PromptAnswerTransform
 
getConstantPromptDataType() - Method in interface com.microstrategy.web.beans.PromptDefinitionBean
Returns the datatype for a constant prompt.
getConstantText(WebNode, Messages) - Static method in class com.microstrategy.web.app.utils.ExpressionHelper
Gets the children nodes of the DssXmlNodeConstant type from the operator node and returns the constant value as text
getConstantText(WebNode, Messages, Locale) - Static method in class com.microstrategy.web.app.utils.ExpressionHelper
Gets the children nodes of the DssXmlNodeConstant type from the operator node and returns the constant value as text.
getConstantValue(WebNode, int, String) - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
 
getConstNodeVal(WebNode) - Method in interface com.microstrategy.web.transform.ExpressionStrings
 
getConstNodeVal(WebNode) - Method in class com.microstrategy.web.transform.ExpressionStringsImpl
A helper method that extracts value from the constant and time nodes.
getConstructedElementID() - Method in interface com.microstrategy.web.objects.WebElement
Retruns the Element ID ensuring that it is properly constructed with the following format; "h1;8D679D4B11D3E4981000E787EC6DE8A4;Northeast" is an example.
getConstructedElementID(WebElement) - Static method in class com.microstrategy.web.objects.WebElementHelper
Construct elementID with display name if it's WebElementImpl instance.
getConstructedElementID(WebElementImpl) - Static method in class com.microstrategy.web.objects.WebElementHelper
 
getContact() - Method in interface com.microstrategy.web.objects.admin.licensing.ContactLicenseInfo
Returns the Subscription component object representing a contact.
getContact() - Method in interface com.microstrategy.web.objects.WebSubscriptionRecipient
Returns the WebSubscriptionContact that is the recipient of the subscription
getContact(String) - Method in interface com.microstrategy.web.objects.WebContactsSource
Returns a WebSubscriptionContact given the ID of the contact
getContact(String, int) - Method in interface com.microstrategy.web.objects.WebContactsSource
Returns a WebSubscriptionContact with the given ID and type
GetContact(String, String, int, boolean) - Method in interface com.microstrategy.webapi.IDSSXMLSubscriptionServer
Returns XML String containing contact definition for contact with specified contactID and deliveryType
getContactID() - Method in class com.microstrategy.web.app.transforms.AbstractSubscriptionsEditorTransform.RecipientContext
 
getContactID() - Method in class com.microstrategy.web.app.transforms.AlertsEditorTransform.RecipientContext
 
getContactID() - Method in interface com.microstrategy.web.app.transforms.SubscriptionEditTransform.NCSRecipientContext
 
getContactID() - Method in class com.microstrategy.web.app.transforms.SubscriptionEditTransform.RecipientContext
 
getContactID() - Method in interface com.microstrategy.web.objects.admin.licensing.ContactLicenseInfo
Returns the contact DSSID.
getContactInfo() - Method in class com.microstrategy.web.app.beans.AbstractAppComponent
Deprecated.
Use Preferences.getValue(EnumWebPreferences.WebPreferenceAdminInfo) instead.
getContactInfo() - Method in interface com.microstrategy.web.app.beans.PageComponent
Returns the administrator contact info for this application.
getContactLicenseInfos() - Method in interface com.microstrategy.web.objects.admin.licensing.BatchAuditResults
Returns license info of contacts
getContactName() - Method in interface com.microstrategy.web.objects.admin.licensing.ContactLicenseInfo
Returns the contact name.
getContacts() - Method in interface com.microstrategy.web.objects.admin.users.WebUser
Returns a WebSubscriptionContacts interface, which is a collection of contacts that is associated to the current user entity.
getContacts() - Method in interface com.microstrategy.web.objects.WebContactsSource
Returns a WebSubscriptionContacts collection based on the different parameters set on the WebContactsSource.
getContacts(boolean) - Method in interface com.microstrategy.web.objects.WebContactsSource
Returns a WebSubscriptionContacts collection based on the different parameters set on the WebContactsSource.
getContacts(String, int) - Method in interface com.microstrategy.web.objects.WebContactsSource
Returns a WebSubscriptionContacts collection on the report or document based on the different parameters set on the WebContactsSource.
getContacts(List<ObjectIdTypeAndProjectId>) - Method in interface com.microstrategy.web.objects.WebContactsSource
Returns a WebSubscriptionContacts collection on a list of report or document based on the different parameters set on the WebContactsSource.
getContactsBySearch(List<WebContactSearchFilter>, List<WebContactSearchOrderInfo>, int) - Method in interface com.microstrategy.web.objects.WebContactsSource
retrieve the contacts in certain pattern
GetContactsBySearch(String, int, int, int, String, String) - Method in interface com.microstrategy.webapi.IDSSXMLSubscriptionServer
 
getContactSecurity() - Method in class com.microstrategy.web.objects.WebSubscriptionDeliveryModeEmailPropertiesImpl
 
getContactSecurity() - Method in interface com.microstrategy.web.objects.WebSubscriptionDeliveryModeProperties
Returns whether use Contact Security for each contact group member
getContactsSource() - Method in interface com.microstrategy.web.objects.admin.users.WebUserServicesSource
 
getContactsSource(WebIServerSession) - Method in class com.microstrategy.web.app.tasks.AbstractDynamicRecipientListsTask
 
getContactType() - Method in interface com.microstrategy.web.objects.WebSubscriptionContact
Returns the type of contact, from EnumDSSXMLSubscriptionContactType
getContainer() - Method in interface com.microstrategy.web.app.beans.ThresholdEditorBean
Retrieves the active container that was set using
getContainer() - Method in interface com.microstrategy.web.beans.ThresholdExpressionBeanContext
 
getContainer() - Method in interface com.microstrategy.web.objects.WebHeader
 
getContainer() - Method in interface com.microstrategy.web.objects.WebRowValue
 
getContainerAttributes() - Method in class com.microstrategy.web.app.transforms.FilterObjectBrowserTransform
Returns a Map containing any attribute that must be added to the list's container.
getContainerAttributes() - Method in class com.microstrategy.web.app.transforms.FolderObjectBrowserTransform
Returns a Map containing any attribute that must be added to the list's container.
getContainerAttributes() - Method in class com.microstrategy.web.app.transforms.FolderSmallIconTransform
Returns a Map containing any attribute that must be added to the list's container.
getContainerBean() - Method in class com.microstrategy.web.app.transforms.PromptsContainerTransform
 
getContainerBeanType() - Method in class com.microstrategy.web.app.transforms.PromptsContainerTransform
 
getContainerDid() - Method in interface com.microstrategy.web.objects.WebObjectInfo
 
getContainerFromKey(String) - Method in interface com.microstrategy.web.app.beans.ThresholdEditorBean
 
getContainerHeight() - Method in class com.microstrategy.web.app.transforms.ReportAjaxVisualizationTransform
Returns the height of the container.
getContainerServices() - Method in class com.microstrategy.utils.FileLoader
getContainerServices() - Method in class com.microstrategy.utils.FileUtil
Returns ContainerServicesContext object associated with the FileUtil instance.
getContainerServices() - Method in class com.microstrategy.web.app.beans.AbstractAppComponent
Convenience method to retrieve the connected Container Services object.
getContainerServices() - Method in class com.microstrategy.web.app.beans.AppContextImpl
This method gets the Container Services object associated with this application context.
getContainerServices() - Method in class com.microstrategy.web.app.MSTRWebRequest
 
getContainerServices() - Method in class com.microstrategy.web.app.OldLinksRequest
 
getContainerServices() - Method in class com.microstrategy.web.app.taglibs.MstrPageTagHelper
Convenience method to retrieve the Container Services object associated with this pageComponent.
getContainerServices() - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
Convenience method to retrieve the connected Container Services object.
getContainerServices() - Method in class com.microstrategy.web.app.transforms.AbstractPromptObjectTransform
Retrieves the connected Container Services object.
getContainerServices() - Method in class com.microstrategy.web.app.transforms.MobileChunkedAppContext
 
getContainerServices() - Method in interface com.microstrategy.web.beans.BeanContext
This method gets the Container Services object associated with this application context.
getContainerServices() - Method in class com.microstrategy.web.beans.BeanContextImpl
This method gets the Container Services object associated with this application context.
getContainerServices() - Method in class com.microstrategy.web.blocks.BlockContext
Returns the ContainerServices instance to use for any macro expansion.
getContainerServices() - Method in class com.microstrategy.web.controller.MobileControllerRequestState
 
getContainerServices() - Method in interface com.microstrategy.web.controller.RequestState
 
getContainerServices() - Method in class com.microstrategy.web.controller.ResourceFeedRequestState
 
getContainerServices() - Method in class com.microstrategy.web.controller.TaskProcessorAdminContext
 
getContainerServices() - Method in class com.microstrategy.web.controller.TaskProcessorRequestState
 
getContainerServices() - Method in class com.microstrategy.web.controller.TaskProcessorResponseContext
 
getContainerServices() - Method in class com.microstrategy.web.tasks.BaseTaskRequestContext
 
getContainerServices() - Method in interface com.microstrategy.web.tasks.TaskRequestContext
Returns the ContainerServices object associated with this request.
getContainerServicesContext() - Method in class com.microstrategy.utils.FileLoader
Returns the underlying ContainerServicesContext.
getContainerType() - Method in interface com.microstrategy.web.objects.WebObjectInfo
 
getContainerWidth() - Method in class com.microstrategy.web.app.transforms.ReportAjaxVisualizationTransform
Returns the width of the container.
getContent() - Method in class com.microstrategy.web.app.maps.shp.DBFReader
 
getContent() - Method in class com.microstrategy.web.app.taglibs.AbstractNoBodyTagHelper
Obtain the contents to render based on the attributes defined (if existing).
getContent() - Method in class com.microstrategy.web.app.taglibs.BaseTagHelper
Obtains the contents to render based on the attributes defined (if existing).
getContent() - Method in class com.microstrategy.web.app.taglibs.BeanValueTagHelper
Obtains the contents to render based on the attributes defined (if existing).
getContent() - Method in class com.microstrategy.web.app.taglibs.BundleDescriptorTagHelper
 
getContent() - Method in class com.microstrategy.web.app.taglibs.ClientSideDescriptorTagHelper
Obtains the contents to render based on the attributes defined (if existing).
getContent() - Method in class com.microstrategy.web.app.taglibs.ConnectionValueTagHelper
Obtains the contents to render based on the attributes defined (if existing).
getContent() - Method in class com.microstrategy.web.app.taglibs.DebugFlagsTagHelper
 
getContent() - Method in class com.microstrategy.web.app.taglibs.DisplayBeanTagHelper
Obtains the contents to render based on the attributes defined (if existing).
getContent() - Method in class com.microstrategy.web.app.taglibs.DisplayCookiesTagHelper
Obtains the contents to render based on the attributes defined (if existing).
getContent() - Method in class com.microstrategy.web.app.taglibs.DisplayGuiComponentTagHelper
Obtains the contents to render based on the attributes defined (if existing).
getContent() - Method in class com.microstrategy.web.app.taglibs.ErrorValueTagHelper
Obtains the contents to render based on the attributes defined (if existing).
getContent() - Method in class com.microstrategy.web.app.taglibs.ExportSetContentTypeTagHelper
Obtains the contents to render based on the attributes that have been defined (if any).
getContent() - Method in class com.microstrategy.web.app.taglibs.JavaScriptTagHelper
Obtains the contents to render based on the attributes specified in the tag (if existing).
getContent() - Method in class com.microstrategy.web.app.taglibs.JuilElementTagHelper
This method generates the html/javascript to register a model block and view block (directly retrieved from BlockFactory instance.
getContent() - Method in class com.microstrategy.web.app.taglibs.LicensingInfoTagHelper
Obtains the contents to render based on the attributes defined (if existing).
getContent() - Method in class com.microstrategy.web.app.taglibs.LoggingTagHelper
Obtains the contents to render based on the attributes defined (if existing).
getContent() - Method in class com.microstrategy.web.app.taglibs.MetaContentTypeTagHelper
Obtains the contents to render based on the attributes defined (if existing).
getContent() - Method in class com.microstrategy.web.app.taglibs.ObjectPathTagHelper
Obtains the contents to render based on the attributes defined (if existing).
getContent() - Method in class com.microstrategy.web.app.taglibs.PageStateTagHelper
Obtains the contents to render based on any attributes that are defined (if existing).
getContent() - Method in class com.microstrategy.web.app.taglibs.PanelTagHelper
Processes the contents and attributes of the tag for getting it rendered.
getContent() - Method in class com.microstrategy.web.app.taglibs.PerformanceStringTagHelper
Obtains the contents to render based on the attributes that have been defined (if existing).
getContent() - Method in class com.microstrategy.web.app.taglibs.PerformanceTimerTagHelper
Obtains the contents to render based on the attributes that have been defined (if existing).
getContent() - Method in class com.microstrategy.web.app.taglibs.PreferenceValueTagHelper
Obtains the contents to render based on the attributes that have been defined (if existing).
getContent() - Method in class com.microstrategy.web.app.taglibs.PurgeCachesTagHelper
Obtains the contents to render based on the attributes defined (if existing).
getContent() - Method in class com.microstrategy.web.app.taglibs.QuickSearchTagHelper
Obtains the contents to render based on the attributes that have been defined (if existing).
getContent() - Method in class com.microstrategy.web.app.taglibs.RequestStringTagHelper
Obtains the contents to render based on the attributes that have been defined (if existing).
getContent() - Method in class com.microstrategy.web.app.taglibs.ResourceFeedNameTagHelper
Renders the name of the Resource Feed Controller.
getContent() - Method in class com.microstrategy.web.app.taglibs.ResourceMgrTagHelper
 
getContent() - Method in class com.microstrategy.web.app.taglibs.ReturnToPathTagHelper
Deprecated.
Obtains the contents to render based on the attributes that have been defined (if existing).
getContent() - Method in class com.microstrategy.web.app.taglibs.ReturnToTagHelper
Obtains the contents to render based on the attributes that have been defined (if existing).
getContent() - Method in class com.microstrategy.web.app.taglibs.RunTimeDiagnosticsTagHelper
Obtains the contents to render based on the attributes defined (if existing).
getContent() - Method in class com.microstrategy.web.app.taglibs.ScriptPageStateTagHelper
Obtains the contents to render based on the attributes that have been defined (if existing).
getContent() - Method in class com.microstrategy.web.app.taglibs.ShowBundleDescriptorTagHelper
 
getContent() - Method in class com.microstrategy.web.app.taglibs.ShowDebugInfoTagHelper
 
getContent() - Method in class com.microstrategy.web.app.taglibs.ShowJsonBlocksTagHelper
 
getContent() - Method in class com.microstrategy.web.app.taglibs.StringTagHelper
Obtaisn the contents to render based on the attributes that have been defined (if existing).
getContent() - Method in class com.microstrategy.web.app.taglibs.taskproc.AdminContextTagHelper
Obtain the contents to render based on the attributes defined (if existing).
getContent() - Method in class com.microstrategy.web.app.taglibs.taskproc.AdminDatasetTableTagHelper
Obtains the contents to render based on the attributes defined (if existing).
getContent() - Method in class com.microstrategy.web.app.taglibs.taskproc.AdminNavBarTagHelper
Obtains the contents to render based on the attributes defined (if existing).
getContent() - Method in class com.microstrategy.web.app.taglibs.taskproc.AdminParamInfosTagHelper
 
getContent() - Method in class com.microstrategy.web.app.taglibs.taskproc.AdminParamInputTableTagHelper
 
getContent() - Method in class com.microstrategy.web.app.taglibs.taskproc.AdminSelectTagHelper
Obtains the contents to render based on the attributes defined (if existing).
getContent() - Method in class com.microstrategy.web.app.taglibs.taskproc.AdminTable
 
getContent() - Method in class com.microstrategy.web.app.taglibs.taskproc.AdminTaskURLTagHelper
 
getContent() - Method in class com.microstrategy.web.app.taglibs.taskproc.AdminTitleTagHelper
Obtains the contents to render based on the attributes defined (if existing).
getContent() - Method in class com.microstrategy.web.app.taglibs.taskproc.ContentTagHelper
Obtains the contents to render based on the attributes defined (if existing).
getContent() - Method in class com.microstrategy.web.app.taglibs.taskproc.ContentTypeTagHelper
 
getContent() - Method in class com.microstrategy.web.app.taglibs.taskproc.ErrorCodeTagHelper
Obtains the contents to render based on the attributes defined (if existing).
getContent() - Method in class com.microstrategy.web.app.taglibs.taskproc.ErrorMessageTagHelper
Obtains the contents to render based on the attributes defined (if existing).
getContent() - Method in class com.microstrategy.web.app.taglibs.taskproc.JSONPTagHelper
 
getContent() - Method in class com.microstrategy.web.app.taglibs.taskproc.ResponseContextTagHelper
Obtain the contents to render based on the attributes defined (if existing).
getContent() - Method in class com.microstrategy.web.app.taglibs.taskproc.StatusCodeTagHelper
Obtains the contents to render based on the attributes defined (if existing).
getContent() - Method in class com.microstrategy.web.app.taglibs.TaskProcessorNameTagHelper
Renders the name of the Task Processor Controller.
getContent() - Method in class com.microstrategy.web.app.taglibs.UpdateManagerTagHelper
Obtains the contents to render based on the attributes defined (if existing).
getContent() - Method in class com.microstrategy.web.app.taglibs.ValueTagHelper
Obtains the contents to render based on the attributes defined (if existing).
getContent() - Method in class com.microstrategy.web.app.taglibs.WaitTagHelper
Obtains the contents to render based on the attributes defined (if existing).
getContent() - Method in class com.microstrategy.web.app.utils.FileContentsObjectWrapper
Returns the information stored on this instance.
getContent() - Method in class com.microstrategy.web.beans.ComponentBlock
Returns the MarkupOutput instance that holds the HTML content
getContent() - Method in interface com.microstrategy.web.beans.ScheduleBean
Deprecated.
 
getContent() - Method in interface com.microstrategy.web.beans.SubscriptionBean
Deprecated.
Use the subscription object (SubscriptionBean.getSubscription()) from bean instead.
getContent() - Method in interface com.microstrategy.web.objects.WebSubscription
This API is only available with valid information for single content subscription
getContent() - Method in interface com.microstrategy.web.tags.Tag
Returns a new MarkupOutput instance and Adds it as a child of the current tag.
getContent() - Method in class com.microstrategy.web.tags.TagImpl
 
getContent(int) - Method in interface com.microstrategy.web.objects.WebSubscription
This API is only available with valid information for multiple content subscription
GetContentBundleCluster - Class in com.microstrategy.webapi.restApi.contentbundle
GetContentBundleCluster is to send http request to each intelligence server with the project id loaded and active then consolidate the response from each intelligence server to return to client
GetContentBundleCluster() - Constructor for class com.microstrategy.webapi.restApi.contentbundle.GetContentBundleCluster
 
getContentForAlert() - Method in interface com.microstrategy.web.objects.WebSubscription
Returns the report that has been configured to be delivered for the alert.
getContentHandler(String) - Method in class com.microstrategy.web.transform.MSTRLayoutParser
Returns a MSTRLayoutParser.ParserContentHandler object which performs the actual parsing of the layout text.
getContentHead() - Method in class com.microstrategy.web.app.taglibs.AbstractBodyTagHelper
Obtains the contents to render before the tag's body.
getContentHead() - Method in class com.microstrategy.web.app.taglibs.AdvancedSearchLinkTagHelper
Obtains the contents to render before the tag's body.
getContentHead() - Method in class com.microstrategy.web.app.taglibs.ContextMenusTagHelper
Obtains the contents to render based on the attributes defined (if existing).
getContentHead() - Method in class com.microstrategy.web.app.taglibs.DynTableCellTagHelper
Obtains the contents to render before the tag's body.
getContentHead() - Method in class com.microstrategy.web.app.taglibs.DynTableTagHelper
Obtains the contents to render before the tag's body.
getContentHead() - Method in class com.microstrategy.web.app.taglibs.FormEventTagHelper
Obtains the contents to render before the tag's body.
getContentHead() - Method in class com.microstrategy.web.app.taglibs.PanelTagHelper
Obtains the contents to render before the tag's body.
getContentHead() - Method in class com.microstrategy.web.app.taglibs.ScriptletTagHelper
 
getContentHead() - Method in class com.microstrategy.web.app.taglibs.ShortcutTagHelper
Obtains the contents to render before the tag's body.
getContentHead() - Method in class com.microstrategy.web.app.taglibs.UrlEventTagHelper
Obtains the contents to render before the tag's body.
getContentLength() - Method in interface com.microstrategy.web.beans.MarkupOutput
Returns the length of the content.
getContentLength() - Method in interface com.microstrategy.webapi.IResultsAsStream
 
getContentList() - Method in interface com.microstrategy.web.objects.WebSubscription
Get the content list of the subscription
getContentModes() - Method in interface com.microstrategy.web.objects.WebSubscriptionContent
Return the content modes.
getContentNameIterator() - Method in class com.microstrategy.web.controller.TaskProcessorAdminContext
 
getContentNode() - Method in interface com.microstrategy.web.objects.rw.RWDefinition
 
getContentOffset() - Method in class com.microstrategy.utils.BerInputStream
 
getContentPersonalizationByContentIndex(int) - Method in interface com.microstrategy.web.objects.WebSubscription
Get the content personalization by the content index This API is only available with valid information for multiple content subscription
getContentPls() - Method in interface com.microstrategy.web.objects.WebSubscription
Get the map contains the content personalization of all the contents This API is only available with valid information for multiple content subscription
getContentPlsByKey(String) - Method in interface com.microstrategy.web.objects.WebSubscription
Get content personalization from the map Map contentPls, key is content id defined by XMLTags.Att_CnID in the subscription for get subscriptions.
getContentProperties() - Method in interface com.microstrategy.web.objects.WebSubscriptionProperties
Retrieves the associated WebSubscriptionContentProperties This API is only available with valid information for single content subscription
getContentPropertiesMCS(int) - Method in interface com.microstrategy.web.objects.WebSubscriptionProperties
Retrieves the associated WebSubscriptionContentProperties by key This API is only available with valid information for multiple content subscription
getContents() - Method in class com.microstrategy.web.app.beans.DerivedElementsBrowserBeanImpl
 
getContents() - Method in class com.microstrategy.web.app.beans.FolderObjectExplorerBeanImpl
 
getContents() - Method in interface com.microstrategy.web.app.beans.ObjectBrowserTabBean
Get an instance with the contents to be rendered on the tab
getContents() - Method in interface com.microstrategy.web.app.beans.ObjectExplorerBean
 
getContents() - Method in class com.microstrategy.web.app.beans.XDADataExplorerBeanImpl
Returns a list with the WebMDXDisplayUnit children of the current element.
getContents() - Method in interface com.microstrategy.web.app.gui.Editor
Returns the content of the editor.
getContents() - Method in class com.microstrategy.web.app.gui.EditorImpl
Returns the content of the editor.
getContents() - Method in interface com.microstrategy.web.objects.WebSubscription
Get the content list of the subscription The usage of the API would actually needs WebIServerSubscriptionContentResultSetImpl in many cases
getContents(boolean) - Method in class com.microstrategy.web.app.beans.DerivedElementsBrowserBeanImpl
 
getContents(boolean) - Method in class com.microstrategy.web.app.beans.FolderObjectExplorerBeanImpl
 
getContents(boolean) - Method in interface com.microstrategy.web.app.beans.ObjectExplorerBean
 
getContents(boolean) - Method in class com.microstrategy.web.app.beans.XDADataExplorerBeanImpl
Returns a sorted list with the WebMDXDisplayUnit children of the current element.
getContentsNodeXML(List<ObjectIdTypeAndProjectId>) - Static method in class com.microstrategy.webapi.utils.XMLHelpers
This method constructs the contents node XML for multiple-contents subscription related XML commands.
getContentsType() - Method in interface com.microstrategy.web.app.beans.ObjectBrowserTabBean
This method allows users of this interface to know the type of output to expect from the getContents() method, since for example, in some cases, it might be a WebFolder instance (when returning searches, folder browsing or report working set information) or a RWDataSets instance (when returning data element information from a report writing bean)
getContentTableAttributes() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
This method returns the attributes which are to be put on the table surrounding the main content of the filter.
getContentTableClass() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
Returns the CSS class recommended for the table containing the expression.
getContentTableClass() - Method in class com.microstrategy.web.app.transforms.SecurityFilterExpressionTransform
 
getContentTail() - Method in class com.microstrategy.web.app.taglibs.AbstractBodyTagHelper
Obtains the contents to render after the tag's body.
getContentTail() - Method in class com.microstrategy.web.app.taglibs.AdvancedSearchLinkTagHelper
Obtains the contents to render after the tag's body.
getContentTail() - Method in class com.microstrategy.web.app.taglibs.ContextMenusTagHelper
Obtains the contents to render after the tag's body.
getContentTail() - Method in class com.microstrategy.web.app.taglibs.DynTableCellTagHelper
Obtains the contents to render after the tag's body.
getContentTail() - Method in class com.microstrategy.web.app.taglibs.DynTableTagHelper
Obtains the contents to render after the tag's body.
getContentTail() - Method in class com.microstrategy.web.app.taglibs.FormEventTagHelper
Obtains the contents to render after the tag's body.
getContentTail() - Method in class com.microstrategy.web.app.taglibs.PanelTagHelper
Obtains the contents to render after the tag's body.
getContentTail() - Method in class com.microstrategy.web.app.taglibs.ScriptletTagHelper
 
getContentTail() - Method in class com.microstrategy.web.app.taglibs.ShortcutTagHelper
Obtains the contents to render after the tag's body.
getContentTail() - Method in class com.microstrategy.web.app.taglibs.UrlEventTagHelper
Obtains the contents to render after the tag's body.
getContentType() - Method in class com.microstrategy.web.app.utils.upgrade.AspsModule
 
getContentType() - Method in class com.microstrategy.web.app.utils.upgrade.CSSModule
 
getContentType() - Method in class com.microstrategy.web.app.utils.upgrade.GenericFileModule
 
getContentType() - Method in class com.microstrategy.web.app.utils.upgrade.JspsModule
 
getContentType() - Method in class com.microstrategy.web.app.utils.upgrade.LayoutFilesModule
 
getContentType() - Method in class com.microstrategy.web.app.utils.upgrade.XMLFileModule
 
getContentType() - Method in class com.microstrategy.web.app.utils.usher.UsherQRCodeRequest
 
getContentType() - Method in interface com.microstrategy.web.beans.MarkupOutput
Returns the content-type associated with this output.
getContentType() - Method in interface com.microstrategy.web.beans.SubscriptionFolderBean
the possible types here are triggers, subscriptions, devices (constants defined in this interface)
getContentType() - Method in interface com.microstrategy.web.objects.WebSubscriptionContent
 
getContentType() - Method in interface com.microstrategy.web.objects.WebSubscriptionContentProperties
Indicates the type of content.
getContentType() - Method in interface com.microstrategy.web.platform.DisconnectedContainerServices
Returns response content type
getContentType() - Method in class com.microstrategy.web.platform.DisconnectedContainerServicesImpl
Returns response content type
getContentType() - Method in class com.microstrategy.web.tasks.BaseTaskRequestContext
 
getContentType() - Method in interface com.microstrategy.web.tasks.TaskRequestContext
Gets the desired Content Type specified by the caller for this Task invocation.
getContentType() - Method in class com.microstrategy.webapi.restApi.DataWranglerResponseImpl
 
getContentType() - Method in class com.microstrategy.webapi.restApi.IServerResponseImpl
returns content-type header value
getContentType() - Method in interface com.microstrategy.webapi.restApi.SimpleResponseWrapper
 
getContentType(String) - Method in class com.microstrategy.web.blocks.ContentTypes
Returns the information for the specified content type.
getContentTypeKeys() - Method in class com.microstrategy.web.blocks.ContentTypes
Gets an Iterator of registered content types.
getContentTypes() - Method in class com.microstrategy.web.controller.TaskProcessorController.TaskEnvelope
 
getContext() - Method in class com.microstrategy.utils.kerberos.KerberosHelper.PrivilegedExceptionActionWebServer
 
getContext() - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
Returns the instance of TransformContext with context information for this Transform.
getContext() - Method in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Extends AbstractAppTransform.getContext() by setting to the context object a reference the current WebObjectInfo
getContext() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Returns the instance of TransformContext with context information for this Transform.
getContext() - Method in class com.microstrategy.web.app.transforms.AllObjectBrowserTransform
Extends AbstractAppTransform.getContext() by setting to the context object a reference the current WebObjectInfo
getContext() - Method in class com.microstrategy.web.app.transforms.contextmenus.OndemandContextMenuBuilderFactory
 
getContext() - Method in class com.microstrategy.web.app.transforms.contextmenus.OndemandContextMenusTransform
Returns a TransformContext object.
getContext() - Method in class com.microstrategy.web.app.transforms.DataExplorerTransform
 
getContext() - Method in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Extends AbstractAppTransform.getContext() by setting to the context object a reference the current WebMessage
getContext() - Method in class com.microstrategy.web.app.transforms.ReportGraphTransformImpl
 
getContext() - Method in class com.microstrategy.web.app.transforms.UserEntitiesTransform
 
getContext() - Method in class com.microstrategy.web.app.transforms.XDADataExplorerTransform
 
getContext(TransformContext) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
 
getContextID() - Method in interface com.microstrategy.web.app.beans.FolderObjectExplorerBean
 
getContextID() - Method in class com.microstrategy.web.app.beans.FolderObjectExplorerBeanImpl
 
getContextID() - Method in interface com.microstrategy.web.app.beans.RWProjectBrowserTabBean
Deprecated.
Get the context ID of the object browser instance.
getContextLength() - Method in interface com.microstrategy.webapi.IContentConsumer
 
getContextLength() - Method in class com.microstrategy.webapi.StreamingContext
 
getContextMenu() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Returns the context menu instance for this cell.
getContextMenu(WebDisplayUnit) - Method in class com.microstrategy.web.app.transforms.AllObjectBrowserTransform
Return the ContextMenu associated with the object
getContextMenu(WebMessage) - Method in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Return the ContextMenu associated with the object
getContextMenu(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Return the ContextMenu associated with the object
getContextMenu(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.UserEntitiesTransform
 
getContextMenu(String) - Method in class com.microstrategy.web.app.ContextMenuList
 
getContextMenu(String) - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
Returns the corresponding context-menu.
getContextMenu(String) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Returns the corresponding context-menu.
getContextMenuAttributes() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
getContextMenuAttributes() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Obtain the tag attributes that should be added to the cell's definition for processing context menus
getContextMenuAttributes(PageByUnit) - Method in class com.microstrategy.web.app.transforms.PageByTransform
Returns a map (name/value pairs) with attributes and their corresponding values necessary for context-menus used with the <div> tag enclosing a single page-by unit.
getContextMenuAttributes(WebDisplayUnit) - Method in class com.microstrategy.web.app.transforms.AllObjectBrowserTransform
Returns the context-menu specific attributes to assign to the context-menu container
getContextMenuAttributes(WebMessage) - Method in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Returns the context-menu specific attributes to assign to the context-menu container
getContextMenuAttributes(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Returns the context-menu specific attributes to assign to the context-menu container
getContextMenuAttributes(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.UserEntitiesTransform
 
getContextMenuAttributes(String, int) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
getContextMenuFlag() - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractFolderContextMenuItemBuilder
Indicates the abstract class which is the context-menu flag associated with this item.
getContextMenuFlag() - Method in class com.microstrategy.web.app.transforms.contextmenus.AdminFolderEdit
 
getContextMenuFlag() - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderCopy
 
getContextMenuFlag() - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderCreateAnalysisFromReport
 
getContextMenuFlag() - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderCreateDocumentFromAnalysis
 
getContextMenuFlag() - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderCreateDocumentFromReport
 
getContextMenuFlag() - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderCreateDocumentFromTheme
 
getContextMenuFlag() - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderCreateReportFromCube
 
getContextMenuFlag() - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderCreateShortcut
 
getContextMenuFlag() - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderDelete
 
getContextMenuFlag() - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderDisplayProperties
 
getContextMenuFlag() - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderExportLink
 
getContextMenuFlag() - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderInlineRename
 
getContextMenuFlag() - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderMove
 
getContextMenuFlag() - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderNewFilter
 
getContextMenuFlag() - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderNewPrompt
 
getContextMenuFlag() - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderOpenInLibrary
This is deprecated.
getContextMenuFlag() - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderRename
 
getContextMenuFlag() - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderRunAs
 
getContextMenuFlag() - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderRunViewMedia
 
getContextMenuFlag() - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderSimpleAction
 
getContextMenuFlag() - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderVIDebug
 
getContextMenuManager() - Method in interface com.microstrategy.web.app.beans.PageComponent
Deprecated.
This method is not used by the application and will be removed in future versions.
getContextMenuManager() - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform.Context
 
getContextMenuManager() - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
Returns the ContextMenuManager instance used by this Transform.
getContextMenuManager() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell.Context
 
getContextMenuManager() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
get the ContextMenuManager object
getContextMenuManager() - Method in class com.microstrategy.web.app.transforms.contextmenus.OndemandContextMenusTransform
Returns the ContextMenuManager instance used by this Transform.
getContextMenuManager() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
get the ContextMenuManager object
getContextMenuManager() - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
 
getContextMenuManager() - Method in class com.microstrategy.web.app.transforms.ReportPageByTransform
Deprecated.
get the ContextMenuManager object.
getContextMenuManager() - Method in interface com.microstrategy.web.app.transforms.TransformContext
Provides the ContextMenuManager from where the ContextMenus should be created.
getContextMenuManager(String) - Method in interface com.microstrategy.web.app.beans.AppContext
Returns an instance of a ContextMenuManager object.
getContextMenuManager(String) - Method in class com.microstrategy.web.app.beans.AppContextImpl
Returns an instance of a ContextMenuManager object.
getContextMenuManager(String) - Method in class com.microstrategy.web.app.transforms.MobileChunkedAppContext
 
getContextMenuManagerName() - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
Returns the name to use for the ContextMenuManager of this Transform.
getContextMenuManagerName() - Method in class com.microstrategy.web.app.transforms.contextmenus.OndemandContextMenusTransform
Returns the name to use for the ContextMenuManager of this Transform.
getContextMenuManagerName() - Method in class com.microstrategy.web.app.transforms.ObjectBrowserTabReportWorkingSetTransform
 
getContextMenuManagerName() - Method in class com.microstrategy.web.app.transforms.ObjectBrowserTabRWWorkingSetTransform
 
getContextMenuManagerName() - Method in class com.microstrategy.web.app.transforms.ReportGraphTransformImpl
Returns the name of the Context Menu Manager assocaited with the graph.
getContextMenuManagerName() - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
Returns the name to use for the ContextMenuManager of this Transform.
getContextMenuManagerName() - Method in class com.microstrategy.web.app.transforms.RWLayoutTransform
 
getContextMenuManagerName() - Method in class com.microstrategy.web.app.transforms.RWOutlineViewTransform
 
getContextMenuModelID() - Method in class com.microstrategy.web.app.gui.ContextMenuItem
 
getContextMenuProcessingViewID() - Method in class com.microstrategy.web.app.gui.ContextMenuItem
 
getContextMenusDefinition() - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
Returns the definition used to populate the context-menus of this Transform.
getContextMenusScript(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractPagebyContextMenuItemBuilder
Returns the javascript used to process the context-menus.
getContextMenusScript(TransformContext, String) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractPagebyContextMenuItemBuilder
Returns the javascript used to process the context-menus.
getContextObject(String) - Method in class com.microstrategy.utils.xml.SAXSupport
 
getContextParameterBuilder(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellFormat
Utility method that mixes in the information from the events generated by the ReportCellFormat.getOpenFormatEditorEvent(com.microstrategy.web.app.transforms.TransformContext) and ReportCellFormat.getSetFormatEditorTargetEvent(com.microstrategy.web.app.transforms.TransformContext) methods on a ParameterBuilder instance, to be used for generating the menu information
getContextPath() - Method in interface com.microstrategy.web.platform.ContainerServicesContext
Returns the context path.
getContextPath() - Method in class com.microstrategy.web.platform.DisconnectedContainerServicesImpl
 
getContextPath() - Method in class com.microstrategy.web.platform.HttpServletContainerServices
 
getContextValue(AppContext) - Method in class com.microstrategy.web.app.WebBeanProperty
Returns an object with the value that this property should receive at runtime.
getContinueEvent() - Method in class com.microstrategy.web.app.transforms.AbstractDocumentTransform
Returns an event to continue browsing if an error happened.
getContinueEvent() - Method in class com.microstrategy.web.app.transforms.AbstractReportTransform
Returns a WebEvent instance corresponding to the continue event
getContinueEvent() - Method in class com.microstrategy.web.app.transforms.AbstractRWTransform
Returns an event to continue browsing if an error happened.
getContinueEvent() - Method in class com.microstrategy.web.app.transforms.RWLayoutTransform
 
getContractDate() - Method in interface com.microstrategy.web.objects.admin.licensing.CPULicenseDetails
Returns the contract ID of the license.
getContractDate() - Method in interface com.microstrategy.web.objects.admin.serverconfig.ServerLicense
 
getContractId() - Method in interface com.microstrategy.web.objects.admin.serverconfig.ServerLicense
 
getContractID() - Method in interface com.microstrategy.web.objects.admin.licensing.CPULicenseDetails
Returns the contract ID of the license.
getControl() - Method in interface com.microstrategy.web.app.beans.ControlToolbarBean
 
getControl() - Method in class com.microstrategy.web.app.beans.ControlToolbarBeanImpl
 
getControl() - Method in interface com.microstrategy.web.app.beans.RWActionControlEditorBean
Returns the instance of RWControl associated with the bean
getControl() - Method in interface com.microstrategy.web.objects.rw.RWControlDef
Returns control associated with this unit
getControl() - Method in interface com.microstrategy.web.objects.WebTemplateUnit
Returns control associated with this template unit
getControl(String, int) - Method in interface com.microstrategy.web.objects.rw.RWGridGraphDef
Returns control for specified template unit
getControlAttributeForms() - Method in interface com.microstrategy.web.objects.rw.RWElementSelector
Return the custom forms available for this control
getControlAttributeFormsDelimiter() - Method in interface com.microstrategy.web.objects.rw.RWElementSelector
Return the delimiter used for custom form display
getControlAttributeFormsDisplayType() - Method in interface com.microstrategy.web.objects.rw.RWElementSelector
Return the way forms should be displayed
getControlElementSelectorEvent(RWControl, String) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Returns the WebEvent to drill from the cell to the given drill path.
getControlElementSelectorEvent(RWControl, String) - Method in interface com.microstrategy.web.app.transforms.ReportGridDisplayCell
 
getControlElementSelectorEvent(RWControl, String) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
 
getControlExpression(WebObjectsFactory, String, int, String, int, int, String, String) - Static method in class com.microstrategy.web.beans.RWConditionSelectorHelper
 
getControlExpression(WebObjectsFactory, String, int, String, int, int, String, String) - Static method in class com.microstrategy.web.objects.RWConditionSelectorHelper
 
getControlExpression(WebObjectsFactory, String, int, String, int, int, String, String, String, boolean) - Static method in class com.microstrategy.web.beans.RWConditionSelectorHelper
 
getControlExpression(WebObjectsFactory, String, int, String, int, int, String, String, String, boolean) - Static method in class com.microstrategy.web.objects.RWConditionSelectorHelper
 
getControlID() - Method in class com.microstrategy.web.app.beans.AbstractColorGradientEditorBeanImpl
 
getControlID() - Method in interface com.microstrategy.web.app.beans.ColorGradientEditorBean
 
getControlID() - Method in class com.microstrategy.web.app.beans.ColorGradientEditorBeanImpl
 
getControlKey() - Method in interface com.microstrategy.web.beans.AttributeBean
 
getControlKey() - Method in interface com.microstrategy.web.objects.WebControlShortcutNode
Return the controlKey
getControlKey() - Method in class com.microstrategy.web.objects.WebControlShortcutNodeImpl
 
getControlKeysWithTopMost() - Method in interface com.microstrategy.web.objects.rw.RWGridGraphDef
get the keys of controls that are set to auto pick top most.
getControlledDivAttr(String) - Method in class com.microstrategy.web.app.transforms.PreferencesGeneralTransform
Render the attribute list for the container.
getControllerInfo(String) - Method in class com.microstrategy.web.platform.ControllerInfoList
 
getControllerName() - Method in class com.microstrategy.web.platform.AbstractConfigurableContainerServices
 
getControllerName() - Method in class com.microstrategy.web.platform.DisconnectedContainerServicesImpl
 
getControllerName() - Method in class com.microstrategy.web.platform.HttpServletContainerServices
 
getControllerParameter(String, String) - Method in class com.microstrategy.web.platform.AbstractConfigurableContainerServices
 
getControllerParameter(String, String) - Method in interface com.microstrategy.web.platform.ContainerServicesContext
Returns initialization parameter value for the given controller.
getControllers() - Method in class com.microstrategy.web.platform.ApplicationParameters
Returns the list of controllers as defined in the xml file.
getControlLinksJson() - Method in class com.microstrategy.web.app.transforms.AbstractReportDataVisualizationTransform
 
getControlNodeKey() - Method in interface com.microstrategy.web.objects.rw.RWControlDef
Returns control node key
getControlNodeThresholds() - Method in interface com.microstrategy.web.objects.rw.RWControlDef
Returns the Thresholds associated with the node of action selector.
getControls() - Method in interface com.microstrategy.web.objects.rw.RWGridGraphDef
 
getConvertFromVI() - Method in interface com.microstrategy.web.objects.RWSettings
 
getCookie(String) - Method in class com.microstrategy.web.platform.AbstractConfigurableContainerServices
 
getCookie(String) - Method in interface com.microstrategy.web.platform.ContainerServices
This method retrieves a platform-independent Cookie with a specific name.
getCookie(String, ContainerServicesNamespace) - Method in class com.microstrategy.web.platform.AbstractConfigurableContainerServices
 
getCookie(String, ContainerServicesNamespace) - Method in interface com.microstrategy.web.platform.ContainerServices
This method retrieves a platform-independent Cookie with a specific name.
getCookieFromResponseHeader(Map<String, List<String>>, String) - Static method in class com.microstrategy.web.app.utils.usher.NetworkRequest
 
getCookieNamespace() - Static method in class com.microstrategy.web.platform.AbstractConfigurableContainerServices
Returns the namespace object for Cookies.
getCookieNamespaceCapacity() - Method in class com.microstrategy.web.platform.AbstractConfigurableContainerServices
Returns the namespace capacity for cookies.
getCookies(ContainerServicesNamespace) - Method in class com.microstrategy.web.platform.AbstractConfigurableContainerServices
 
getCookies(ContainerServicesNamespace) - Method in class com.microstrategy.web.platform.DisconnectedContainerServicesImpl
Return the a collection of GenericCookie objects from the request cookies.
getCookies(ContainerServicesNamespace) - Method in class com.microstrategy.web.platform.HttpServletContainerServices
 
getCookieSettings(FilterConfig) - Method in class com.microstrategy.web.filter.CookieProcessorFilter
 
getCookieStrings() - Method in interface com.microstrategy.web.platform.ContainerServices
This method returns the contents of all Cookies as a collection of sub strings (as name/value pairs).
getCookieStrings() - Method in class com.microstrategy.web.platform.DisconnectedContainerServicesImpl
This method returns the contents of all Cookies as a collection of sub strings (as name/value pairs).
getCookieStrings() - Method in class com.microstrategy.web.platform.HttpServletContainerServices
 
getCookieStrings(ContainerServicesNamespace) - Method in interface com.microstrategy.web.platform.ContainerServices
This method returns the contents of all Cookies as a collection of sub strings (as name/value pairs).
getCookieStrings(ContainerServicesNamespace) - Method in class com.microstrategy.web.platform.DisconnectedContainerServicesImpl
This method returns the contents of all Cookies as a collection of sub strings (as name/value pairs) in the given namespace.
getCookieStrings(ContainerServicesNamespace) - Method in class com.microstrategy.web.platform.HttpServletContainerServices
 
getCoordinates() - Method in interface com.microstrategy.web.objects.WebGraphArea
Returns a string representing the co-ordinates required to define the graph area.
getCoordinates() - Method in class com.microstrategy.web.objects.WebGraphAreaImpl
 
getCoordinateString() - Method in interface com.microstrategy.web.objects.WebGraph
 
getCopies() - Method in interface com.microstrategy.web.objects.WebSubscriptionDeliveryModePrintProperties
Retrieves the number of copies that should be printed
getCopiesArg() - Method in interface com.microstrategy.web.app.gui.SubscriptionPrintWidget
Deprecated.
 
getCopiesArg() - Method in class com.microstrategy.web.app.gui.SubscriptionPrintWidgetImpl
 
getCopy(WebSubscription) - Method in interface com.microstrategy.web.objects.WebSubscriptionsSource
Used to make copy of the WebSubscription object that is passed in
getCopyAsString() - Method in interface com.microstrategy.web.beans.MarkupOutput
Returns the content of this object in the String format.
getCopyContainerKey() - Method in interface com.microstrategy.web.app.beans.ThresholdEditorBean
Returns the current container key that the user has selected for the "copy" operation.
getCopyEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderViewTransform
Returns an event to make a copy of the object.
getCopyOfMembership() - Method in class com.microstrategy.utils.xml.builders.ServerClusteringStartupMembershipBuilder
Returns a copy of the current membership
getCopyThresholdID() - Method in interface com.microstrategy.web.app.beans.ThresholdEditorBean
Returns the current threshold ID that the user has selected for the "copy" operation.
getCount() - Method in class com.microstrategy.utils.StringStore
Returns number of times the intern method was called.
getCount() - Method in interface com.microstrategy.web.beans.DocumentBean
Returns the number of reports in the document
getCount() - Method in interface com.microstrategy.web.objects.admin.monitors.Caches
Returns the number of Cache objects in this collection.
getCount() - Method in interface com.microstrategy.web.objects.admin.monitors.CountInfo
Returns the count of items at this level.
getCount() - Method in interface com.microstrategy.web.objects.admin.monitors.CountSummary
Returns the total count of items returned from the Intelligence Server.
getCount() - Method in interface com.microstrategy.web.objects.admin.monitors.MonitorResults
Returns the total count of items returned in the browsing request.
getCount() - Method in interface com.microstrategy.web.objects.rw.RWConditionSelector
Return the count of values
getCount() - Method in interface com.microstrategy.web.objects.rw.RWConditionSelectorControlObject
Return the count of values
getCount() - Method in class com.microstrategy.web.objects.RWConditionSelectorControlObjectImpl
 
getCount() - Method in interface com.microstrategy.web.objects.WebMetricHeader
 
getCount() - Method in class com.microstrategy.web.transform.AbstractStyleCatalogList
Retuns the size of the collection
getCount() - Method in interface com.microstrategy.web.transform.ActualParameters
Returns the number of actual parameters in the collection.
getCount() - Method in interface com.microstrategy.web.transform.BeanDefns
Returns the number of BeanDefn objects in the collection.
getCount() - Method in interface com.microstrategy.web.transform.FormalParameters
Returns the number of formal parameters in the collection.
getCount() - Method in interface com.microstrategy.web.transform.LayoutParserDefns
Returns the number of LayoutParserDefn objects in this collection.
getCount() - Method in interface com.microstrategy.web.transform.Layouts
Returns the number of Layout objects in this collection.
getCount() - Method in interface com.microstrategy.web.transform.LayoutSourceDefns
Returns the number of LayoutSourceDefn objects in this collection.
getCount() - Method in interface com.microstrategy.web.transform.MapperDefns
Returns the number of MapperDefn objects in this collection.
getCount() - Method in interface com.microstrategy.web.transform.StyleMap
Returns the number of StyleMapClause objects in this collection.
getCount() - Method in class com.microstrategy.web.transform.StyleMapImpl
Returns the number of StyleMapClause objects in this collection.
getCount() - Method in interface com.microstrategy.web.transform.StyleMaps
Returns the number of StyleMap objects in this collection.
getCount() - Method in interface com.microstrategy.web.transform.Styles
Returns the number of Style objects in the collection.
getCount() - Method in interface com.microstrategy.web.transform.TransformDefns
Returns the number of TransformDefn objects in the collection.
getCount() - Method in interface com.microstrategy.web.transform.Transforms
Returns the number of Transform objects in the collection.
getCount() - Method in interface com.microstrategy.webapi.IDSSXMLCluster
Deprecated.
getCount() - Method in interface com.microstrategy.webapi.IDSSXMLClusters
Returns the number of objects in the collection.
getCount() - Method in class com.microstrategy.webapi.paramsobject.SynchronousQuickSearch
 
getCount() - Method in class com.microstrategy.webapi.utils.ResettableCountDownLatch
Returns the current count.
getCount(int) - Method in interface com.microstrategy.web.beans.DocumentBean
Returns the number of reports in the document of the type passed.
getCount(int) - Method in interface com.microstrategy.web.beans.PromptsBean
Returns the count of prompts of a specific type from all the sources.
getCounterProperties(Counter) - Method in interface com.microstrategy.web.objects.WebPerformanceMonitor
Returns the properties configured for the counter passed.
getCounterProperties(String, Counter) - Method in interface com.microstrategy.web.objects.WebPerformanceMonitor
Returns the properties configured for the counter passed.
getCounterProperties(String, String, String) - Method in interface com.microstrategy.web.objects.WebPerformanceMonitor
Returns the properties configured for the counter passed.
getCounterProperties(String, String, String, String) - Method in interface com.microstrategy.web.objects.WebPerformanceMonitor
Returns the properties configured for the counter passed.
GetCounterTypes(String) - Method in interface com.microstrategy.webapi.IDSSXMLPerfCounterServer
Returns a list of counter types which are supported by the Intelligence Server.
GetCounterValues(String) - Method in interface com.microstrategy.webapi.IDSSXMLPerfCounterServer
Returns a specified set of counter values from the Intelligence Server.
getCountOptionsForSimpleDrill() - Method in class com.microstrategy.web.app.beans.DrillEditorBeanImpl
Returns the count for the number of drill paths in the simple drill editor.
getCountry() - Method in class com.microstrategy.utils.certificate.X509Helper
Get country of certificate.
getCountry() - Method in class com.microstrategy.web.app.transforms.MojoMapTransform
 
getCountry() - Method in interface com.microstrategy.web.beans.MessageInfo
Returns the country of this localized message.
getCountry() - Method in class com.microstrategy.web.beans.MessageInfoImpl
 
getCountry(AppContext, Block) - Method in class com.microstrategy.web.app.tasks.GetMapExtraConfigurationTask
 
getCountSettings() - Method in interface com.microstrategy.web.objects.admin.monitors.MonitorSource
Returns the CountSettings object, used to obtain counts of items grouped by various monitor fields
getCountSummary() - Method in interface com.microstrategy.web.objects.admin.monitors.MonitorResults
Returns the summary count information.
getCPUCompliance() - Method in interface com.microstrategy.web.objects.admin.licensing.LicenseSource
This method evaluates the CPU compliance status of the Intelligence Server that the session is created on.
getCPUIDs() - Method in interface com.microstrategy.web.objects.admin.licensing.MachineCPUInfo
Returns the affinity of CPUs being used by the machine.
GetCPULicenseCompliance(String, int) - Method in interface com.microstrategy.webapi.IDSSXMLConfigServer
Returns the CPU license usage and compliance for the current I-Server.
getCreateAnalysisFromReportEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderViewTransform
 
getCreateAttrExpressionType() - Method in interface com.microstrategy.web.app.beans.FilterEditorBean
Deprecated.
Indicates which type of Attribute Expression is defined when creating a new Filter sub expression.
getCreateDocumentFromDossierEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderViewTransform
 
getCreateDocumentFromReportEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderViewTransform
 
getCreateDocumentFromThemeEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderViewTransform
 
getCreateFolderBean() - Method in interface com.microstrategy.web.app.beans.ObjectManipulationDialogBean
Returns the Crate Folder bean
getCreateFolderBean() - Method in interface com.microstrategy.web.app.beans.SaveObjectAsDialogBean
Returns the Crate Folder bean
getCreateFolderBean() - Method in class com.microstrategy.web.app.transforms.ObjectPathXHTMLTransform
Deprecated.
 
getCreateFolderBean() - Method in class com.microstrategy.web.app.transforms.PathTransform
 
getCreateFolderEvent() - Method in class com.microstrategy.web.app.transforms.SaveAsTransform
Obtain an instance of the WebEvent to use for creating a new folder
getCreateHTML5VIFromReportEvent(WebObjectInfo, boolean) - Method in class com.microstrategy.web.app.transforms.FolderViewTransform
 
getCreateNewConnection() - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
This method will return whether the API will create a connection to an unconnected server if it has not been connected to when calling CreateSession, GetProjects, GetUserProjects, or CheckVersion.
getCreateNewSessionValue() - Method in interface com.microstrategy.web.platform.DisconnectedContainerServices
Gets a boolean value indicating whether create a new http session
getCreateNewSessionValue() - Method in class com.microstrategy.web.platform.DisconnectedContainerServicesImpl
 
getCreateReportFromCubeEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderViewTransform
 
getCreateShortcutEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderViewTransform
Returns an event to create a Shortcut to the given object.
getCreateSubexpressionEvent() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
Returns the create subexpression event, which signals that the user is creating a new subexpression.
getCreateUserIfNotLinked() - Method in interface com.microstrategy.web.objects.WebSimpleSecurityPluginSettings
 
getCreationFlags() - Method in interface com.microstrategy.web.objects.rw.Report2RWSettings
 
getCreationTime() - Method in interface com.microstrategy.web.objects.admin.monitors.Cache
Returns the cache creation time.
getCreationTime() - Method in interface com.microstrategy.web.objects.admin.monitors.Job
Returns the job creation time.
getCreationTime() - Method in interface com.microstrategy.web.objects.WebMessage
Returns the creation time of this message, if that information is available.
getCreationTime() - Method in interface com.microstrategy.web.objects.WebObjectInfo
Returns the creation time of this object, if that information is available.
getCreationTime() - Method in interface com.microstrategy.web.objects.WebProjectInstance
Returns the creation time of this object, if that information is available.
getCreationTime() - Method in interface com.microstrategy.web.objects.WebSubscriptionProperties
Retrieves the time the subscription was first saved to the IServer
getCreationTimeStamp() - Method in interface com.microstrategy.web.objects.WebObjectInfo
Get the object creation timestamp in millisecond.
getCreationTimeStamp() - Method in interface com.microstrategy.web.objects.WebProjectInstance
 
getCreator() - Method in interface com.microstrategy.web.objects.admin.monitors.Cache
Returns the creator user name
getCrossProjectCache(IDSSXMLSessionId.IMasterSessionId, IDSSXMLSessionId.IConfigSessionId) - Method in class com.microstrategy.webapi.ACMSessionIdResolver
getCrossProjectCache gets project ids that can be used with the iConfigSessionId.
getCSIPlainText() - Method in interface com.microstrategy.web.objects.RWOfflineTransaction
Get CSI plain text
getCSIPlainText() - Method in class com.microstrategy.web.objects.RWOfflineTransactionImpl
 
getCSS() - Method in interface com.microstrategy.web.objects.WebCSSHelper
Generates css with mode WebCSSHelper.CSS_MODE_GENERAL and includes defaults.
getCSS(int) - Method in interface com.microstrategy.web.objects.WebCSSHelper
Generates css with defaults.
getCSS(int, boolean) - Method in interface com.microstrategy.web.objects.WebCSSHelper
Return the CSS string, which is composed from the formatting properties set on the report associated with this object, according to the input mode.
getCssClass() - Method in class com.microstrategy.web.app.gui.TreeNode
 
getCssClass() - Method in interface com.microstrategy.web.objects.WebCssFormatContainer
 
getCssClass() - Method in interface com.microstrategy.web.tags.Tag
Returns the Cascading Style Sheets class name associated with the current tag.
getCssClass() - Method in class com.microstrategy.web.tags.TagImpl
 
getCSSClassCount() - Method in interface com.microstrategy.web.objects.WebCSSHelper
 
getCSSClassCount(boolean) - Method in interface com.microstrategy.web.objects.WebCSSHelper
 
getCssClassName(String) - Method in class com.microstrategy.web.app.transforms.ReportDetailsXHTMLTransform
Generate the css class name used by this transform.
getCssClassName(String) - Method in class com.microstrategy.web.app.transforms.RWDetailsTransform
Generate the css class name used by this transform.
getCssFormat() - Method in interface com.microstrategy.web.objects.WebCssFormatContainer
Returns the format associated with this report element.
getCssGrid() - Method in class com.microstrategy.web.app.transforms.ReportDesignModeTransformImpl
 
getCssGrid() - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
Returns the css class to be used by the grid table.
getCssHelper() - Method in class com.microstrategy.web.app.transforms.InteractiveGridVisualizationDataTransform
 
getCssHelper() - Method in class com.microstrategy.web.app.transforms.MojoXtabTransformImpl
 
getCSSHelper() - Method in interface com.microstrategy.web.objects.WebGridData
Returns the WebCSSHelper object, which can be used to translate the format properties into css string.
getCSSHelper() - Method in interface com.microstrategy.web.objects.WebReportData
Returns the WebCSSHelper object, which can be used to translate the format properties into css string.
getCSSInformation(WebCSSHelper) - Method in class com.microstrategy.web.app.transforms.ReportGridExcelTransform
 
getCSSInformation(WebCSSHelper) - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
 
getCSSInformation(WebCSSHelper) - Method in class com.microstrategy.web.app.transforms.ReportOutlineModeExcelTransform
 
getCssName(WebDisplayUnit) - Method in class com.microstrategy.web.app.transforms.AbstractObjectExplorerTransform
Retruns the css class to use on the container of the object presented in the list of contents.
getCssName(WebDisplayUnit) - Method in class com.microstrategy.web.app.transforms.DataExplorerTransform
Returns the css class name which helps in getting the image associated with the different object types in the Data Explorer.
getCssName(WebDisplayUnit) - Method in class com.microstrategy.web.app.transforms.DerivedElementsBrowserTransform
 
getCssName(WebDisplayUnit) - Method in class com.microstrategy.web.app.transforms.FolderObjectExplorerTransform
 
getCssName(WebDisplayUnit) - Method in class com.microstrategy.web.app.transforms.XDADataExplorerTransform
 
getCssName(WebMessage) - Method in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Generate the css name to be associated with the message icon, depending on its request type and its current state.
getCssName(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractAppWidgetTransform
Utility method that helps giving the CSS class to use based on the the object type of the WebObjectInfo instance.
getCssName(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractObjectInfoListTransform
Utility method that helps giving the CSS class to use based on the the object type of the WebObjectInfo instance.
getCssName(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.DataExplorerFolderWidgetTransform
Utility method that helps giving the CSS class to use based on the the object type of the WebObjectInfo instance.
getCssName(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
 
getCssName(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderCreateReportXHTMLTransform
Overwrites the parent method by providing a special css style to the blank object.
getCssName(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderSummaryCreateDocumentTransform
 
getCssName(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderViewWidgetTransform
 
getCssName(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.ObjectBrowserTabOMDTransform
Deprecated.
 
getCssName(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.ObjectInfoTransform
Utility method that helps giving the CSS class to use based on the the object type of the WebObjectInfo instance.
getCssName(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.PromptEditorTabManagerTransform
 
getCssName(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.PromptsContainerTransform
 
getCssName(WebObjectInfo, WebComponent, boolean) - Static method in class com.microstrategy.web.app.transforms.WidgetTransformHelper
Utility method that helps giving the CSS class to use based on the the object type of the WebObjectInfo instance.
getCssName(WebSchedule) - Method in class com.microstrategy.web.app.transforms.AbstractScheduleListTransform
Deprecated.
Get the css class name to use depending of the schedule type being rendered
getCssName(WebSubscription) - Method in class com.microstrategy.web.app.transforms.AbstractSubscriptionListTransform
Utility method that helps giving the CSS class to use based on the the subscription type of the WebSubscription instance.
getCSSName(int) - Method in class com.microstrategy.web.app.gui.ScrollerImpl
 
getCssPrefix() - Method in interface com.microstrategy.web.app.gui.ObjectInfoWidget
Returns the prefix used for the name of the css classes used by this widget
getCssPrefix() - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
 
getCssPrefix() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Deprecated.
Please check the cssPrefix formal parameter value instead.
getCssPrefix() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridTransform
Get the prefix for the css class name.
getCssPrefix() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Please check the cssPrefix formal parameter value instead.
getCssXmlManual() - Method in class com.microstrategy.web.app.utils.CssDependencyAnalyzer
 
getCSVData() - Method in interface com.microstrategy.web.objects.WebReportInstance
Deprecated.
getCube() - Method in interface com.microstrategy.web.beans.ImportWizardBean
 
GetCubeAttributeGroupInfoHandler - Class in com.microstrategy.web.app.tasks.actions
 
GetCubeAttributeGroupInfoHandler() - Constructor for class com.microstrategy.web.app.tasks.actions.GetCubeAttributeGroupInfoHandler
 
GetCubeAttributeGroupInfoTask - Class in com.microstrategy.web.app.tasks
This class implements the GetCubeAttributeGroupInfo task.
GetCubeAttributeGroupInfoTask() - Constructor for class com.microstrategy.web.app.tasks.GetCubeAttributeGroupInfoTask
 
GetCubeAttributeGroupInfoTask(String) - Constructor for class com.microstrategy.web.app.tasks.GetCubeAttributeGroupInfoTask
 
GetCubeBinaryResultsTask - Class in com.microstrategy.web.tasks
 
GetCubeBinaryResultsTask() - Constructor for class com.microstrategy.web.tasks.GetCubeBinaryResultsTask
 
getCubeCacheType() - Method in interface com.microstrategy.web.objects.admin.monitors.CubeCache
Get cube type from EnumDSSXMLCubeCacheType
getCubeDefID() - Method in interface com.microstrategy.web.objects.admin.monitors.CubeCache
Returns the cube definition ID
getCubeDesc() - Method in interface com.microstrategy.web.beans.AppSchemaBean
 
GetCubeElements(String, String, int, String, int, int, String) - Method in interface com.microstrategy.webapi.IDSSXMLReportServer
 
getCubeID() - Method in interface com.microstrategy.web.beans.AppSchemaBean
 
getCubeID() - Method in interface com.microstrategy.web.objects.RWDataSetInfo
 
getCubeID() - Method in class com.microstrategy.web.objects.RWDataSetInfoImpl
 
getCubeIDs() - Method in interface com.microstrategy.web.objects.admin.monitors.RWDCache
Returns the array of cube IDs used by this document
getCubeName() - Method in interface com.microstrategy.web.beans.AppSchemaBean
 
getCubeName() - Method in interface com.microstrategy.web.beans.ImportWizardBean
 
getCubeName() - Method in interface com.microstrategy.web.objects.WebReportInstance
 
GetCubeObjects(String, int, int, String) - Method in interface com.microstrategy.webapi.IDSSXMLReportServer
 
GetCubeResultsInBinary(String, String, String, int, int, int, int, String, IntWrapper) - Method in interface com.microstrategy.webapi.IDSSXMLReportServer
Obtains the result/data of the cube from backend in bytes.
getCubeSecurityFilter(String, String) - Method in interface com.microstrategy.web.objects.WebObjectSource
This method get an cube's security filter for certain user.
getCubeSecurityFilters(String) - Method in interface com.microstrategy.web.objects.WebObjectSource
This method get the cube's security filters.
GetCubeSecurityFilters(String, String, String) - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer
This method get the cube's security filters. if only provide cubeId, the method will return cube's all security filters for provided cube. if provide cubeId and userId, the method will return an cube's security filter for provided cube related to provided user.
getCubeSecurityFiltersXML(String, String) - Method in interface com.microstrategy.web.objects.WebObjectSource
This method get the cube's security filters. if only provide cubeId, the method will return cube's all security filters for provided cube. if provide cubeId and userId, the method will return an cube's security filter for provided cube related to provided user.
getCubeType() - Method in interface com.microstrategy.web.objects.WebMDXCube
This method returns the cube type.
getCurrencyFormatString() - Method in class com.microstrategy.utils.localization.LocaleInfo
Returns the currency format string for the locale.
getCurrencySymbol() - Method in class com.microstrategy.utils.localization.LocaleInfo
Returns the currency symbol for the locale.
getCurrencySymbol() - Method in class com.microstrategy.web.app.transforms.MojoMapTransform
 
getCurrencySymbol(AppContext, Block) - Method in class com.microstrategy.web.app.tasks.GetMapExtraConfigurationTask
 
getCurrencySymbolPosition() - Method in class com.microstrategy.utils.localization.LocaleInfo
Returns the currency symbol position for the currency format corresponding to the locale.
getCurrentAddressType() - Method in class com.microstrategy.web.app.transforms.UserAddressListTransform
 
getCurrentBlock() - Method in class com.microstrategy.web.blocks.exporters.ExporterContext
 
getCurrentBorderStyleValue() - Method in class com.microstrategy.web.app.transforms.TabGraphOptionsTransform
Returns current value set for Border Style.
getCurrentBorderThicknessValue() - Method in class com.microstrategy.web.app.transforms.TabGraphOptionsTransform
Returns current value set for Border Thickness.
getCurrentBrowseLevel() - Method in interface com.microstrategy.web.app.beans.XDADataExplorerBean
Returns the current browse level of the bean
getCurrentBrowseLevel() - Method in class com.microstrategy.web.app.beans.XDADataExplorerBeanImpl
 
getCurrentClassName() - Static method in class com.microstrategy.utils.StringUtils
 
getCurrentColor() - Method in interface com.microstrategy.web.app.beans.ColorPickerEditorBean
 
getCurrentColumn() - Method in class com.microstrategy.web.app.taglibs.DynTableTagHelper
Gets the current column counter for the table, so the tag helper keeps track of how many cells have been rendered on the table before a change of row (new TR HTML tag) is required
getCurrentContainerKey() - Method in interface com.microstrategy.web.app.beans.ThresholdEditorBean
Returns the id of the currently selected container.
getCurrentDisplayLocale() - Static method in class com.microstrategy.utils.LocaleHelper
 
getCurrentEditor() - Method in interface com.microstrategy.web.app.beans.FrameBean
It returns which is the current editor to be displayied.
getCurrentEditor() - Method in class com.microstrategy.web.app.beans.ReportFrameBeanImpl
It returns which is the current editor to be displayied.
getCurrentElement() - Method in interface com.microstrategy.web.app.beans.DerivedElementsEditorBean
Returns current Derived Element
getCurrentElement() - Method in interface com.microstrategy.web.app.beans.PageByElementList
Convenience method that returns the PageByElement instace marked as current (selected).
getCurrentElement() - Method in interface com.microstrategy.web.beans.DerivedElementBean.Host
Returns the current element
getCurrentElement() - Method in interface com.microstrategy.web.objects.rw.RWGroupByElements
Returns the current element of the template unit, if specified, or null if it is unspecified.
getCurrentElement() - Method in interface com.microstrategy.web.objects.rw.RWGroupByUnit
Returns the current element of the template unit, if specified, or null if it is unspecified.
getCurrentElement() - Method in interface com.microstrategy.web.objects.WebHeaders
Returns the WebHeader in this collection which has been selected as the current element.
getCurrentElement() - Method in interface com.microstrategy.web.objects.WebTemplateUnit
Returns the current element of the template unit, if specified, or null if it is unspecified.
getCurrentElementBean() - Method in interface com.microstrategy.web.app.beans.DerivedElementsEditorBean
Returns a bean representing current element
getCurrentElements() - Method in interface com.microstrategy.web.objects.rw.RWSelectorControl
Returns a collection of selected elements
getCurrentElementStatus() - Method in interface com.microstrategy.web.objects.WebTemplateUnit
Returns the current element status of this template unit.
getCurrentEndIndex() - Method in interface com.microstrategy.web.app.gui.IncrementalFetch.IncrementalFetchDetails
 
getCurrentFolder() - Method in interface com.microstrategy.web.app.beans.RWProjectBrowserTabBean
Deprecated.
Get the WebFolder instance currently selected by the user for viewing its contents.
getCurrentFolderID() - Method in interface com.microstrategy.web.app.beans.ObjectBrowserBean
Deprecated.
Returns the folderID of the object currently being displayed on the All Objects tab by the ObjectBrowser
getCurrentFolderID() - Method in interface com.microstrategy.web.app.beans.RWProjectBrowserTabBean
Deprecated.
Returns the folderID of the object currently being displayed on the All Objects tab by the ObjectBrowser
getCurrentFolderPath(int) - Method in class com.microstrategy.web.app.transforms.ObjectExplorerBlockTransform
 
getCurrentFormat() - Method in interface com.microstrategy.web.app.gui.DefaultSubscriptionWidget
Deprecated.
Returns the current format for this subscription used when creating the subscription.
getCurrentFormat() - Method in class com.microstrategy.web.app.transforms.SubscriptionEditTransform
Returns the current format for this subscription used when creating the subscription.
getCurrentFunction(DerivedElementBean) - Static method in class com.microstrategy.web.objects.WebDerivedElementsHelper
 
getCurrentGaugeStyleValue() - Method in class com.microstrategy.web.app.transforms.TabGraphOptionsTransform
Returns current value set for Gauge Style.
getCurrentGradientValues() - Method in class com.microstrategy.web.app.transforms.AbstractColorGradientEditorTransform
 
getCurrentGradientValues() - Method in class com.microstrategy.web.app.transforms.ColorGradientEditorTransform
 
getCurrentGradientValues() - Method in class com.microstrategy.web.app.transforms.RWDColorGradientEditorTransform
 
getCurrentGroup() - Method in interface com.microstrategy.web.app.beans.PreferencesBean
Returns the current group title.
getCurrentGroup() - Method in class com.microstrategy.web.app.beans.PreferencesBeanImpl
Deprecated.
Returns the current group's title.
getCurrentGroupID() - Method in interface com.microstrategy.web.app.beans.UserEntitiesBrowserBean
Returns the object ID of the user group which is being browsed.
getCurrentGroupInfo() - Method in interface com.microstrategy.web.app.beans.PreferencesBean
 
getCurrentGroupInfo() - Method in class com.microstrategy.web.app.beans.PreferencesBeanImpl
Deprecated.
Returns the current group info structure:
getCurrentGroupName() - Method in interface com.microstrategy.web.app.beans.PreferencesBean
Returns the current group's name.
getCurrentGroupName() - Method in class com.microstrategy.web.app.beans.PreferencesBeanImpl
Deprecated.
Returns the current group's name.
getCurrentGroupSet() - Method in interface com.microstrategy.web.app.beans.PreferencesBean
Returns which is the current groupset
getCurrentGroupSet() - Method in class com.microstrategy.web.app.beans.PreferencesBeanImpl
Deprecated.
Returns which is the current groupset
getCurrentGroupSetInfo() - Method in interface com.microstrategy.web.app.beans.PreferencesBean
 
getCurrentGroupSetInfo() - Method in class com.microstrategy.web.app.beans.PreferencesBeanImpl
Deprecated.
 
getCurrentHeader() - Method in class com.microstrategy.web.app.transforms.ReportOutlineModeTransformImpl
 
getCurrentIndex() - Method in class com.microstrategy.web.app.transforms.PromptsClassicTransform
Determines current prompt index.
getCurrentIndex() - Method in interface com.microstrategy.web.objects.RWDocumentViews
Returns the current document view index.
getCurrentIndex() - Method in class com.microstrategy.web.objects.RWDocumentViewsImpl
 
getCurrentLayout() - Method in interface com.microstrategy.web.objects.rw.RWDefinition
 
getCurrentLayoutKey() - Method in interface com.microstrategy.web.beans.RWBean
Returns the current layout key.
getCurrentLayoutKey() - Method in interface com.microstrategy.web.objects.rw.RWInstance
Returns the current layout key.
getCurrentLevel() - Method in interface com.microstrategy.web.app.beans.PreferencesBean
Returns the preferences level of the current preferences group
getCurrentLevel() - Method in class com.microstrategy.web.app.beans.PreferencesBeanImpl
Deprecated.
Returns the preferences level of the current preferences group
getCurrentLineNumber() - Method in class com.microstrategy.utils.xml.DefaultContentHandler
Returns the current line number (if we can determine it) or -1.
getCurrentLineNumber() - Method in class com.microstrategy.web.app.maps.kml.KMLContentHandler
Returns the current line number (if we can determine it) or -1.
getCurrentMethodName() - Static method in class com.microstrategy.utils.StringUtils
 
getCurrentNeedleStyleValue() - Method in class com.microstrategy.web.app.transforms.TabGraphOptionsTransform
Returns current value set for Needle Style.
getCurrentNode() - Method in class com.microstrategy.utils.Tree
Returns the current node of the tree.
getCurrentObject() - Method in class com.microstrategy.web.app.transforms.MojoPathTransform
 
getCurrentOperator(DerivedElementBean) - Static method in class com.microstrategy.web.objects.WebDerivedElementsHelper
 
getCurrentPage() - Method in interface com.microstrategy.web.admin.beans.DiagnosticsBean
Get the current page displayed when viewing the log file contents
getCurrentPage() - Method in interface com.microstrategy.web.app.beans.AppContext
Returns the name of the current page associated with the context.
getCurrentPage() - Method in class com.microstrategy.web.app.beans.AppContextImpl
 
getCurrentPage() - Method in interface com.microstrategy.web.app.beans.ObjectBrowserBean
Deprecated.
Get the value of the current page being browsed on the All Objects tab
getCurrentPage() - Method in interface com.microstrategy.web.app.beans.RWProjectBrowserTabBean
Deprecated.
Get the value of the current page being browsed on the All Objects tab
getCurrentPage() - Method in class com.microstrategy.web.app.transforms.MobileChunkedAppContext
 
getCurrentPage() - Method in class com.microstrategy.web.controller.TaskProcessorAdminContext
 
getCurrentPagebyOrdinal(ReportBean) - Method in interface com.microstrategy.web.app.beans.PrintBean
Deprecated.
Returns the current pageby ordinal indicated by the report bean.
getCurrentPanel() - Method in interface com.microstrategy.web.objects.rw.RWPanelStackDef
Returns current panel
getCurrentPath() - Method in interface com.microstrategy.web.app.beans.XDADataExplorerBean
Returns current metric folder path or empty string if the current unit is not a metric folder
getCurrentPath() - Method in class com.microstrategy.web.app.beans.XDADataExplorerBeanImpl
 
getCurrentPort() - Method in class com.microstrategy.web.app.beans.ServletWebComponent
Returns the port of the current session
getCurrentPosition() - Method in interface com.microstrategy.web.app.beans.WizardBean
Returns current step index or position.
getCurrentPreview() - Method in class com.microstrategy.web.app.beans.AbstractColorGradientEditorBeanImpl
 
getCurrentPreview() - Method in interface com.microstrategy.web.app.beans.ColorGradientEditorBean
 
getCurrentPreview() - Method in class com.microstrategy.web.app.beans.ColorGradientEditorBeanImpl
 
getCurrentProject() - Method in interface com.microstrategy.web.app.beans.SecurityFilterFrameBean
If no project DSS ID was specfied, this will return the first project in the SecurityFilterFrameBean.getProjects() collection.
getCurrentProject() - Method in class com.microstrategy.web.app.beans.ServletWebComponent
Returns the project of the current session
getCurrentProjectSession() - Method in interface com.microstrategy.web.app.beans.SecurityFilterFrameBean
 
getCurrentPromptAppBeanIndex() - Method in interface com.microstrategy.web.app.beans.PromptsContainerBean
Returns the index of current prompt bean is working on.
getCurrentPromptDisplayPosition() - Method in class com.microstrategy.web.app.transforms.PromptsClassicTransform
Returns current prompt's display position.
getCurrentPromptPosition() - Method in class com.microstrategy.web.app.transforms.PromptsContainerTransform
0 based.
getCurrentPromptPosition() - Method in interface com.microstrategy.web.beans.PromptsBean
Returns the position of the current prompt object the caller is working on.
getCurrentRangeBoundaries() - Method in interface com.microstrategy.web.app.beans.ThresholdEditorBean
Returns the current range boundary of the threshold.
getCurrentRangeThicknessValue() - Method in class com.microstrategy.web.app.transforms.TabGraphOptionsTransform
Returns current value set for Range Thickness.
getCurrentReportCells(ReportBean) - Static method in class com.microstrategy.web.app.utils.PrintBeanHelper
Calculates the current number of cells on the report.
getCurrentSelections() - Method in interface com.microstrategy.web.app.beans.ObjectSelectionBean
Returns the current selections of the bean.
getCurrentServer() - Method in class com.microstrategy.web.app.beans.ServletWebComponent
Returns the server of the current session
getCurrentSliceId(String) - Method in class com.microstrategy.web.app.transforms.RWLayoutTransform
 
getCurrentSliceID() - Method in interface com.microstrategy.web.objects.rw.RWGridGraphDef
Get current grid's slice ID.
getCurrentSqls() - Method in class com.microstrategy.web.tasks.models.dto.catalogsetting.CatalogSqlsDTO
 
getCurrentStartAngleValue() - Method in class com.microstrategy.web.app.transforms.TabGraphOptionsTransform
Returns current value set for Start Angle.
getCurrentStartIndex() - Method in interface com.microstrategy.web.app.gui.IncrementalFetch.IncrementalFetchDetails
 
getCurrentStep() - Method in interface com.microstrategy.web.app.beans.WizardBean
Returns instance of current step bean.
getCurrentStopAngleValue() - Method in class com.microstrategy.web.app.transforms.TabGraphOptionsTransform
Returns current value set for Stop Angle.
getCurrentSubtotalIndex() - Method in interface com.microstrategy.web.app.beans.SubtotalsEditorBean
Gets the index of the current subtotal being modified by the editor
getCurrentTab() - Method in interface com.microstrategy.web.app.beans.GraphFormatEditorBean
Get the tab that it's currently selected for being displayed by the Graph Format Editor.
getCurrentTab() - Method in interface com.microstrategy.web.app.beans.GridFormatEditorBean
Get the tab that it's currently selected for being displayed by the Grid Format Editor.
getCurrentTab() - Method in interface com.microstrategy.web.app.beans.ObjectBrowserBean
Deprecated.
Get the tab that it's currently selected for being displayed by the Object Browser.
getCurrentTab() - Method in interface com.microstrategy.web.app.beans.SortEditorBean
Returns the current tab
getCurrentTab() - Method in interface com.microstrategy.web.app.beans.TabManagerBean
Get the tab that it's currently selected for being displayed by the Manager.
getCurrentTabName() - Method in class com.microstrategy.web.app.transforms.AccordionTabManagerTransform
 
getCurrentTabName() - Method in class com.microstrategy.web.app.transforms.TabManagerTransform
Obtains the Id/Name of the tab currently selected
getCurrentTabName() - Method in class com.microstrategy.web.controller.TaskProcessorAdminContext
 
getCurrentTabTitle() - Method in class com.microstrategy.web.app.transforms.AccordionTabManagerTransform
Obtains the title of the tab currently selected
getCurrentThresholdID() - Method in interface com.microstrategy.web.app.beans.ThresholdEditorBean
Returns the currently selected threshold ID.
getCurrentTreeNodeLocation() - Method in class com.microstrategy.web.app.transforms.PromptHierarchyWidgetTransform
Returns the location of the current node in the flattened ancestor tree.
getCurrentType() - Method in interface com.microstrategy.web.objects.RWOfflineTransaction
Get current running mode
getCurrentType() - Method in class com.microstrategy.web.objects.RWOfflineTransactionImpl
 
getCurrentUnit() - Method in class com.microstrategy.web.app.beans.DerivedElementsBrowserBeanImpl
 
getCurrentUnit() - Method in class com.microstrategy.web.app.beans.FolderObjectExplorerBeanImpl
 
getCurrentUnit() - Method in interface com.microstrategy.web.app.beans.ObjectExplorerBean
 
getCurrentUnit() - Method in class com.microstrategy.web.app.beans.XDADataExplorerBeanImpl
Returns the element whose contents are displayed by the browser
getCurrentUsage() - Method in interface com.microstrategy.web.objects.admin.licensing.NamedUserLicense
Returns the current number of users using the license.
getCurrentVersion() - Method in interface com.microstrategy.web.objects.WebMDUpdateSource
Return the current version of the MD connected to by the IServer.
getCurrentViewMedia() - Method in interface com.microstrategy.web.app.beans.RWFrameBean
 
getCurrentViewMedia() - Method in class com.microstrategy.web.app.beans.RWPromptsPageComponent
 
getCurrentViewMedia(RequestKeys) - Method in class com.microstrategy.web.app.beans.ReportPageComponentImpl
 
getCurrentViewMedia(RequestKeys) - Method in class com.microstrategy.web.app.beans.RWPageComponentImpl
 
getCurrentViewMode() - Method in interface com.microstrategy.web.app.beans.RWFrameBean
Deprecated.
please use getCurrentViewMedia
getCustom() - Method in interface com.microstrategy.web.app.StatsHandlerSupport.Data
 
getCustomColorDescriptor(String) - Method in class com.microstrategy.web.app.transforms.FrameGenericTransform
 
GetCustomConnectorTask - Class in com.microstrategy.web.app.tasks.architect
 
GetCustomConnectorTask() - Constructor for class com.microstrategy.web.app.tasks.architect.GetCustomConnectorTask
 
getCustomDescriptor() - Method in class com.microstrategy.web.app.beans.GraphSeriesInformation
 
getCustomDescriptorID() - Method in class com.microstrategy.web.app.PaperSizes
Deprecated.
The CustomDescriptorID is not used by the application and will be removed in future versions.
GetCustomDescriptorsTask - Class in com.microstrategy.web.app.tasks
This is the task for retrieving custom descriptors for certain locale.
GetCustomDescriptorsTask() - Constructor for class com.microstrategy.web.app.tasks.GetCustomDescriptorsTask
 
GetCustomDescriptorsTask(String) - Constructor for class com.microstrategy.web.app.tasks.GetCustomDescriptorsTask
 
getCustomDiagnosticsFileLocation() - Method in interface com.microstrategy.web.admin.beans.DiagnosticsBean
Get the path and file used as configuration file properties, other than the default
getCustomDisplayedForms() - Method in interface com.microstrategy.web.objects.WebExpressionPrompt
Returns a set of forms this prompt will qualify on, when WebExpressionPrompt.getDisplayedForms() is EnumWebDisplayedForms.WebDisplayedFormsCustom For setting up custom display forms, first need to call WebExpressionPrompt.setDisplayedForms(int) to set it to EnumWebDisplayedForms.WebDisplayedFormsCustom, then populate the folder returned from this method.
getCustomDocumentXML() - Method in class com.microstrategy.web.app.transforms.AbstractRWDataVisualizationTransform
 
getCustomElement(String) - Method in class com.microstrategy.web.app.utils.upgrade.AbstractXMLConfigModule
Returns the AbstractConfigurationElement as defined in the customized Microstrategy Web version.
getCustomElement(String) - Method in class com.microstrategy.web.app.utils.upgrade.PageConfigsModule
Keeps a reference to the custom page-config so it can be further processed.
getCustomFolders() - Method in class com.microstrategy.utils.Customizations
Returns a list of customization folders based on the base folder and the folder prefix.
getCustomForms() - Method in class com.microstrategy.web.app.transforms.ExpressionPromptEditorTransform
 
getCustomGroup() - Method in interface com.microstrategy.web.beans.CustomGroupBean
 
getCustomGroupInfo() - Method in interface com.microstrategy.web.objects.WebTemplateCustomGroup
Returns the WebObjectInfo object corresponding to the WebTemplateCustomGroup object which it is called on.
getCustomization() - Method in class com.microstrategy.utils.config.ConfigurationSource
CustomizationInfo where this source is being loaded from.
getCustomization(String) - Method in class com.microstrategy.utils.Customizations
Returns the CustomizationInfo with the given name;
getCustomizationFileLoader() - Method in class com.microstrategy.web.app.utils.upgrade.UpgradeInfo
Returns a FileLoader whose basePath is the customized Microstrategy Web version folder.
getCustomizationFolder() - Method in class com.microstrategy.web.app.utils.upgrade.UpgradeInfo
Returns the location (absolute path) of the customized Microstrategy Web version being upgraded.
getCustomizationParameters() - Method in class com.microstrategy.web.app.utils.upgrade.UpgradeInfo
Returns the ApplicationParameters (e.g. web.xml) as defined in the customized Microstrategy Web version being upgraded.
getCustomizationPrefix(String) - Static method in class com.microstrategy.utils.FileLoader
Returns the prefix to be used in a relative path, that identifies that path to belong to the given customization.
getCustomizations() - Method in class com.microstrategy.utils.Customizations
Returns a list of CustomizationInfo classes.
getCustomizedErrorMessage(AppTaskRequestContext, String, int) - Method in class com.microstrategy.web.app.tasks.ImportSaveRWDTask
 
getCustomLoginURL(String, String, int, String) - Method in class com.microstrategy.web.app.AbstractExternalSecurity
Returns the URL of a custom page that will handle the authentication request, in case the handlesAuthenticationRequest() method returned USE_CUSTOM_LOGIN_PAGE
getCustomLoginURL(String, String, int, String) - Method in interface com.microstrategy.web.app.ExternalSecurity
Returns the URL of a custom page that will handle the authentication request, in case the handlesAuthenticationRequest() method returned USE_CUSTOM_LOGIN_PAGE
getCustomMessage() - Method in interface com.microstrategy.web.app.gui.DefaultSubscriptionWidget
Deprecated.
 
getCustomMessage() - Method in interface com.microstrategy.web.beans.SubscriptionBean
Deprecated.
Use the subscription object (SubscriptionBean.getSubscription()) from bean instead.
getCustomMessage() - Method in interface com.microstrategy.web.objects.WebSubscriptionProperties
Retrieves the associated custom message This API is only available with valid information for single content subscription
getCustomMessageArg() - Method in interface com.microstrategy.web.app.gui.DefaultSubscriptionWidget
Deprecated.
 
getCustomMessages(String) - Method in class com.microstrategy.web.beans.MessagesManager
Returns the custom Messages object with the best-match possible for the specified Windows locale ID.
getCustomPath(String) - Method in class com.microstrategy.utils.CustomizationInfo
Returns the path that the given file would have within this customization folder.
getCustomProperties() - Method in interface com.microstrategy.web.objects.WebReportExportSettings
This property set contains properties that govern various custom behavior.
getCustomReportName() - Method in interface com.microstrategy.web.app.beans.ExportBean
 
getCustomReportXML() - Method in class com.microstrategy.web.app.transforms.AbstractReportDataVisualizationTransform
 
GetCustomSQLData(String) - Static method in class com.microstrategy.web.app.tasks.architect.utils.CatalogActionParser
GetCustomSQLData
GetCustomSQLData(String) - Static method in class com.microstrategy.web.tasks.actions.CatalogActionParser
GetCustomSQLData
getCustomStyles(String) - Method in interface com.microstrategy.web.objects.WebPromptCustomStyles
Returns the list of custom styles corresponding to referred prompt type
getCustomStyles(String) - Method in class com.microstrategy.web.objects.WebPromptCustomStylesImpl
 
getCustomStyles(String, String) - Method in interface com.microstrategy.web.objects.WebPromptCustomStyles
Returns the list of custom styls corresponding to the referred prompt type and base style.
getCustomStyles(String, String) - Method in class com.microstrategy.web.objects.WebPromptCustomStylesImpl
 
getCustomThreshold(int) - Method in class com.microstrategy.web.config.CustomThresholdList
 
getCustomThresholdBand(int) - Method in class com.microstrategy.web.config.CustomThresholdBandList
 
getCustomThresholdColorBandList() - Method in class com.microstrategy.web.config.CustomThresholdsInfo
 
getCustomThresholdImageBandList() - Method in class com.microstrategy.web.config.CustomThresholdsInfo
 
getCustomThresholdList() - Method in class com.microstrategy.web.config.CustomThresholdBand
 
GetD3WidgetFilesListTask - Class in com.microstrategy.web.app.tasks
 
GetD3WidgetFilesListTask() - Constructor for class com.microstrategy.web.app.tasks.GetD3WidgetFilesListTask
 
getDailyRepeatValue() - Method in interface com.microstrategy.web.objects.WebScheduleTriggerTimeDaily
Return the number of days between triggers if type is WebScheduleTriggerTime.TypeDayNumeric
getDailyType() - Method in interface com.microstrategy.web.objects.WebScheduleTriggerTimeDaily
Return the type of day used for this trigger's trigger day
getData() - Method in interface com.microstrategy.web.objects.rw.RWInstance
Returns report data
getData() - Method in interface com.microstrategy.web.objects.WebGraph
Returns a byte array representing the graph image.
getData() - Method in interface com.microstrategy.web.objects.WebParsedModelAvailableObjects
 
getData() - Method in class com.microstrategy.webapi.paramsobject.PushNotificationPayload
 
getData(IContentConsumer) - Method in interface com.microstrategy.web.objects.WebGraph
Obtains graph data from IServer and streams it to the provided content consumer
getDataAdd() - Method in class com.microstrategy.web.objects.localization.XMLProjectLocaleUpdateModel
Getter for list of data locale ids to add
getDatabaseType() - Method in interface com.microstrategy.web.objects.admin.serverconfig.RepositorySettings
Returns the database type set.
getDatabaseType() - Method in interface com.microstrategy.web.objects.WebDBConnection
Returns the type of DB being accessed.
getDataFetchingAndProcessingDuration() - Method in interface com.microstrategy.web.objects.admin.monitors.QueryPass
Returns the data fetching and processing time.
getDataFilterMode() - Method in interface com.microstrategy.web.objects.rw.RWControlGroupBy
Returns the filter mode for this Control Group By
getDataFilterMode() - Method in interface com.microstrategy.web.objects.rw.RWElementSelector
REturn the data filter mode for all CGBs surrounding this control's targets
getDataFormat() - Method in interface com.microstrategy.web.objects.WebTemplateFormatContainer
Returns the data format for the template.
getDataFormsWidget() - Method in class com.microstrategy.web.app.transforms.AttributeElementsWidgetTransform
 
getDataFormsWidget() - Method in class com.microstrategy.web.app.transforms.DataExplorerElementsWidgetTransform
 
getDataFormsWidget(WebAttributeForms) - Method in class com.microstrategy.web.app.transforms.AbstractPromptWidgetTransform
 
getDataLabels() - Method in interface com.microstrategy.web.app.gui.Scroller
Returns a read/write List that can be used to specify the tooltip text for each of the scroller's data points.
getDataLabels() - Method in class com.microstrategy.web.app.gui.ScrollerImpl
 
getDataLevel() - Method in interface com.microstrategy.web.objects.RWDataSettings
 
getDataLocale() - Method in interface com.microstrategy.web.objects.admin.monitors.CacheDetails
Returns the data locale
getDataLocale() - Method in interface com.microstrategy.web.objects.admin.monitors.RWDCache
Returns the data locale
getDataLocales() - Method in interface com.microstrategy.web.objects.admin.monitors.CubeCache
Returns the list of locales supported by this cube
getDataMartDBInstance() - Method in interface com.microstrategy.web.objects.WebDBRole
Returns a WebDBRole pointing to a DB that this DBRole is pointing to.
getDatamartImage() - Method in interface com.microstrategy.web.app.gui.ObjectInfoWidget
Deprecated.
the image to use is now defined by css class
getDatamartInfo(boolean) - Method in interface com.microstrategy.web.objects.WebReportInstance
Retrieves the datamart information as WebDatamart.
getDatamartTableName() - Method in interface com.microstrategy.web.objects.WebReportData
Returns the datamart table name used in this report.
getDataRemove() - Method in class com.microstrategy.web.objects.localization.XMLProjectLocaleUpdateModel
Getter for a list of data locale ids to remove
getDataServerURL() - Method in interface com.microstrategy.web.beans.AppSchemaBean
 
getDataServerURL(WebIServerSession) - Static method in class com.microstrategy.web.beans.DataServerHelper
 
getDataset() - Method in interface com.microstrategy.web.beans.RWViewExpressionBean
 
getDataSet() - Method in interface com.microstrategy.web.app.beans.ThresholdEditorBean
 
getDataSet() - Method in interface com.microstrategy.web.objects.rw.RWDataSetItem
 
getDataSet() - Method in interface com.microstrategy.web.objects.rw.RWGridGraphDef
Returns the data set this object is based on
getDataSet() - Method in interface com.microstrategy.web.objects.rw.RWTransactionSelector
Return WebObjectInfo DataSet associated with this control.
getDataSet() - Method in interface com.microstrategy.web.objects.rw.RWUserObject
 
getDataSetDetails() - Method in interface com.microstrategy.web.objects.rw.RWDocumentDetails
Returns the list of dataset details object within this document
getDatasetForSearchBox(String) - Method in class com.microstrategy.web.app.transforms.MojoRWDTransform.RWLayoutContextDefn
 
getDatasetId() - Method in class com.microstrategy.web.objects.dataimport.DatasetCreator
 
getDatasetId() - Method in class com.microstrategy.web.objects.dataimport.DatasetInfo
 
getDatasetId() - Method in interface com.microstrategy.web.objects.rw.RWDataSetDetails
Return the dataset ID for the dataset Use this method to get the dataset ID rather than RWDetails.getId(), because RWDetails.getId() in the parent will always to get objectId from WebMessage.
getDataSetId() - Method in interface com.microstrategy.web.app.beans.FormatNumberTabBean
Get the DSS ID of the dataset whose user metric is selected from the object browser
getDataSetID() - Method in interface com.microstrategy.web.beans.AttributeBean
 
getDatasetMode() - Method in interface com.microstrategy.web.objects.rw.RWDataSet
Gets the dataset mode.
getDataSetName() - Method in interface com.microstrategy.web.objects.rw.RWDataSetItem
 
getDataSetObj() - Method in interface com.microstrategy.web.objects.WebShortcutNode
Returns the data set object a metric belongs to.
getDataSetObj() - Method in interface com.microstrategy.web.objects.WebThreshold
The WebObjectInfo on the linked dataSetInfo.
getDatasets() - Method in class com.microstrategy.web.app.beans.AbstractTemplateElementsBean
 
getDatasets() - Method in interface com.microstrategy.web.app.beans.TemplateElementsBean
 
getDatasets() - Method in class com.microstrategy.web.app.transforms.RWDetailsTransform
Returns all the datasets based on the RWDocumentDetails instance of the RWBean being transformed.
getDataSets() - Method in interface com.microstrategy.web.objects.rw.RWDefinition
Returns a data set collection
getDataSetsInfo() - Method in interface com.microstrategy.web.objects.WebDocumentDefinition
get all the data sets info objects of the document.
getDatasetsInfos(RWBean) - Static method in class com.microstrategy.web.app.transforms.RWTransformHelper
 
getDatasetStatus(int) - Method in class com.microstrategy.web.app.transforms.RWDetailsTransform
Based on the status code of the object, obtain the descriptor to be shown to the user
getDatasetStatus(WebMessage) - Method in class com.microstrategy.web.app.transforms.DocumentDetailsTransform
Deprecated.
Render the status of the message.
getDatasetTable() - Method in class com.microstrategy.web.app.taglibs.taskproc.AdminDatasetTableTagHelper
 
getDatasetTable() - Method in class com.microstrategy.web.app.taglibs.taskproc.AdminInitParamsTagHelper
 
getDatasetTable() - Method in class com.microstrategy.web.app.taglibs.taskproc.AdminParamInfosTagHelper
 
getDatasetTable() - Method in class com.microstrategy.web.app.taglibs.taskproc.AdminParamInputTableTagHelper
 
getDatasetTable() - Method in class com.microstrategy.web.app.taglibs.taskproc.AdminTable
 
getDatasetTable() - Method in class com.microstrategy.web.app.taglibs.taskproc.AdminTaskInfosTagHelper
 
getDatasetTargets() - Method in interface com.microstrategy.web.objects.rw.RWControl
Get all control data sets targets
getDataSettings() - Method in interface com.microstrategy.web.objects.rw.RWInstance
Returns document data settings.
getDatasetType() - Method in class com.microstrategy.web.objects.dataimport.DatasetCreator
 
getDataSources() - Method in interface com.microstrategy.web.objects.WebObjectInfo
 
getDataSourcesXML() - Method in interface com.microstrategy.web.objects.rw.RWElementSelector
Returns the data sources xml
getDataSourceType() - Method in interface com.microstrategy.web.objects.admin.monitors.QueryStats
Returns the data source type
getDataStrJSON(String, String, GetMapBoxPolygonIDTask.ParamsConfig) - Method in class com.microstrategy.web.app.tasks.GetMapBoxPolygonIDTask
 
getDataStrKML(ShapeConfigInfo, ArrayList<String>, String, int) - Method in class com.microstrategy.web.app.tasks.GetESRIKMLConfigurationTask
Get data string for .kml shape file
getDataStrSHP(String, ArrayList<String>, String, int) - Method in class com.microstrategy.web.app.tasks.GetESRIKMLConfigurationTask
Get data string for .shp shape file
getDataTransferFromDatasourceDuration() - Method in interface com.microstrategy.web.objects.admin.monitors.QueryPass
Returns the data transfer from datasource time.
getDataTransform(RWObject, ViewBean) - Method in class com.microstrategy.web.app.transforms.MobileChunkedRWTransform
 
getDataType() - Method in interface com.microstrategy.web.objects.rw.RWConditionSelector
Return the data type from EnumDSSXMLDataType
getDataType() - Method in interface com.microstrategy.web.objects.rw.RWConditionSelectorControlObject
Return the data type from EnumDSSXMLDataType
getDataType() - Method in interface com.microstrategy.web.objects.rw.RWTextSelector
Gets data type.
getDataType() - Method in interface com.microstrategy.web.objects.rw.RWUserMetric
Returns the data type of this metric.
getDataType() - Method in class com.microstrategy.web.objects.RWConditionSelectorControlObjectImpl
 
getDataType() - Method in interface com.microstrategy.web.objects.TransactionAttributeForm
Return dataType of associated transaction column
getDataType() - Method in interface com.microstrategy.web.objects.TransactionMetric
Return dataType of associated transaction column
getDataType() - Method in interface com.microstrategy.web.objects.WebConstantPrompt
Returns the prompts data type.
getDataType() - Method in interface com.microstrategy.web.objects.WebFunctionParameter
 
getDataType() - Method in interface com.microstrategy.web.objects.WebFunctionProperty
Returns the data type of the property.This is one of the values from EnumVariantTypes
getDataType() - Method in interface com.microstrategy.web.objects.WebNode
Returns the datatype of the current node.
getDataType() - Method in interface com.microstrategy.web.objects.WebParsedMetric
Gets the data type for this metric.
getDataType() - Method in interface com.microstrategy.web.objects.WebProjectSetting
Returns the datatype of the setting, from EnumDSSXMLDataType.
getDataType() - Method in interface com.microstrategy.web.objects.WebServerSetting
Returns the datatype of the setting.
getDataType() - Method in interface com.microstrategy.web.objects.WebTransactableUnit
 
getDataType() - Method in class com.microstrategy.web.tasks.models.dto.ColumnInfoDTO
 
getDataType() - Method in enum com.microstrategy.web.tasks.models.EnumMappingDataType
 
getDataType() - Method in class com.microstrategy.web.tasks.models.MappingColumn
 
getDataType() - Method in class com.microstrategy.web.tasks.models.MappingOperation
 
getDataValue() - Method in interface com.microstrategy.web.objects.admin.monitors.CounterData
Returns the string representation of the last data point.
getDataValue(int) - Method in interface com.microstrategy.web.objects.admin.monitors.CounterDataList
returns the data value (from the data list archive) at the index passed.
getDataValues() - Method in interface com.microstrategy.web.app.gui.Scroller
Returns a read/write List that can be used to specify the data values for each of the scroller's data points.
getDataValues() - Method in class com.microstrategy.web.app.gui.ScrollerImpl
 
getDataWebBean(RWUnit) - Method in interface com.microstrategy.web.beans.RWBean
Returns a web bean assosiated with the given data unit
getDataWebBeans(String) - Method in interface com.microstrategy.web.beans.RWBean
Returns a list of embedded data WebBean instances for the specified RWObject key.
getDate() - Static method in class com.microstrategy.web.app.utils.PrintBeanHelper
Returns a String representation of the date.
getDate() - Method in interface com.microstrategy.web.objects.WebScheduleTriggerTimeMonthly
Returns the date this trigger will fire each month.
getDate(String) - Static method in class com.microstrategy.web.app.utils.PrintBeanHelper
Returns a String representation of the date.
getDateCertified() - Method in interface com.microstrategy.web.objects.WebCertifiedInfo
 
getDateCertified() - Method in class com.microstrategy.web.objects.WebCertifiedInfoImpl
 
getDateCreated() - Method in interface com.microstrategy.web.app.beans.SearchBean
Gets whether the search will be taken from the creation or modification time.
getDateDisplayFormatPattern(Locale) - Static method in class com.microstrategy.utils.FormatUtils
 
getDateFormat() - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
 
getDateInputFormatPatterns(Locale) - Static method in class com.microstrategy.utils.FormatUtils
 
getDateOutputFormat(Locale) - Static method in class com.microstrategy.utils.FormatUtils
Returns DateFormat for specified locale.
getDateOutputFormatPattern(Locale) - Static method in class com.microstrategy.utils.FormatUtils
 
getDatePicker() - Method in class com.microstrategy.web.app.transforms.FormatTabNumberTransform
Returns the date picker.
getDateSubType() - Method in interface com.microstrategy.web.app.beans.SearchBean
Gets whether the search will be restricted based on a time or date interval.
getDateTime(long) - Static method in class com.microstrategy.utils.log.LoggerHelper
 
getDateTimeDisplayFormat(Locale) - Static method in class com.microstrategy.utils.FormatUtils
 
getDateType() - Method in interface com.microstrategy.web.app.beans.SearchBean
Gets whether the search will be restricted based on dates.
getDayOfWeek() - Method in interface com.microstrategy.web.objects.WebScheduleTriggerTimeMonthly
Returns the day of the week that the trigger will fire.
getDaysLeft() - Method in interface com.microstrategy.utils.licensing.ProductLicenseInfo
Returns the number of days before the license expires, if applicable.
getDaysLeft() - Method in interface com.microstrategy.utils.licensing.WebLicenseInfo
Deprecated.
In the case where the license is due to expire or has expired, returns the number of days left until the license expires (0 if the license has already expired).
getDB(int) - Method in class com.microstrategy.web.config.DBsInfoList
 
GetDBConnectionInfo(String, int, int, String, String, String) - Method in interface com.microstrategy.webapi.IDSSXMLServerAdmin
Retrieves the information of database connections.
GetDBConnectionInfo(String, String, int, int, int, String, String, String) - Method in interface com.microstrategy.webapi.IDSSXMLServerAdmin
Retrieves the information of database connections.
GetDBConnectionInfo(String, String, int, int, String, String, String) - Method in interface com.microstrategy.webapi.IDSSXMLServerAdmin
Deprecated.
getDBConnectionNumber() - Method in interface com.microstrategy.web.objects.admin.monitors.DBConnection
Returns the unique identifier for the DB connection.
getDBConnectionNumber() - Method in interface com.microstrategy.web.objects.admin.monitors.DBDisconnectionFailure
Returns the unique identifier of a DB connection.
getDBConnections() - Method in interface com.microstrategy.web.objects.admin.monitors.Cache
Returns a map of dbConnection objects associated with this cache.
getDBConnections() - Method in interface com.microstrategy.web.objects.admin.monitors.DBConnectionSource
Retrieves the user connection information.
getDBConnections(String) - Method in interface com.microstrategy.web.objects.admin.monitors.DBConnectionSource
THIS METHOD IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT.
getDBConnectionType() - Method in interface com.microstrategy.web.objects.WebDBRole
Returns the type of DB being accessed.
getDBConnectionVersion() - Method in interface com.microstrategy.web.objects.WebDBRole
Returns the version of the DB being accessed
getDBFReader() - Method in class com.microstrategy.web.app.maps.shp.SHPParser
 
getDBID(int) - Method in class com.microstrategy.web.config.DBIDsInfoList
 
getDBIDs() - Method in class com.microstrategy.web.config.DBPropertiesInfo
 
getDbInfo() - Method in class com.microstrategy.web.tasks.models.ConnectionInfo
 
getDbInstanceNames() - Method in interface com.microstrategy.web.objects.admin.monitors.QueryStats
Returns the names of all db instances
GetDBInstancesTask - Class in com.microstrategy.web.tasks
 
GetDBInstancesTask() - Constructor for class com.microstrategy.web.tasks.GetDBInstancesTask
 
getDBLogin() - Method in interface com.microstrategy.web.objects.WebDBConnection
 
getDBLogins() - Method in interface com.microstrategy.web.objects.admin.monitors.Cache
Returns a map of dbLogin objects associated with this cache.
getDBMS() - Method in interface com.microstrategy.web.objects.WebDBRole
Returns the WebDBMS object used by this WebDBRole
GetDBMSHandler - Class in com.microstrategy.web.app.tasks.actions
 
GetDBMSHandler() - Constructor for class com.microstrategy.web.app.tasks.actions.GetDBMSHandler
 
GetDBMSTask - Class in com.microstrategy.web.app.tasks
 
GetDBMSTask() - Constructor for class com.microstrategy.web.app.tasks.GetDBMSTask
 
GetDBObjectsTask - Class in com.microstrategy.web.app.tasks.architect
 
GetDBObjectsTask() - Constructor for class com.microstrategy.web.app.tasks.architect.GetDBObjectsTask
 
getDBParam(int) - Method in class com.microstrategy.web.config.AltDBParamSectionInfoList
 
getDBParam(int) - Method in class com.microstrategy.web.config.DBParamSectionInfoList
 
getDBParamSectionList() - Method in class com.microstrategy.web.config.DBInfo
 
getDBParamSectionList() - Method in class com.microstrategy.web.config.DBVersionInfo
 
getDBParamVal(int) - Method in class com.microstrategy.web.config.DBParamInfoList
 
getDBPreference(int) - Method in class com.microstrategy.web.config.DBPreferencesInfoList
 
getDBPreference(Object) - Method in class com.microstrategy.web.config.DBPreferencesInfoList
 
getDBPreferenceItem(int) - Method in class com.microstrategy.web.config.DBPreferenceItemList
 
getDBPreferences() - Method in class com.microstrategy.web.config.DBPropertiesInfo
 
getDBProperties() - Method in class com.microstrategy.web.app.PageManager
 
getDbr() - Method in class com.microstrategy.web.app.tasks.architect.SaveDBRoleTask.DBObjectsHandler
 
getDbrName() - Method in class com.microstrategy.web.app.tasks.architect.SaveDBRoleTask.DBObjectsHandler
 
getDBRole() - Method in interface com.microstrategy.web.objects.WebDatamart
Returns the database role (connection information) that is needed for creating this datamart
getDBRole() - Method in interface com.microstrategy.web.objects.WebMDXSource
Returns the WebDBRole object that the source refers to.
getDbRoleId() - Method in class com.microstrategy.web.tasks.models.DbInfo
 
getDbRoleId() - Method in class com.microstrategy.web.tasks.models.dto.NamespacesDTO
 
getDbRoleId() - Method in class com.microstrategy.web.tasks.models.dto.TableInfosDTO
 
getDbRoleId() - Method in class com.microstrategy.web.tasks.models.dto.TableSchemaDTO
 
getDbRoleId() - Method in class com.microstrategy.web.tasks.models.dto.TableSchemasDTO
 
getDbRoleId() - Method in class com.microstrategy.web.tasks.models.FileInfo
 
GetDBRoleInfo(String, String, String, String, List<List<String>>, String) - Method in interface com.microstrategy.webapi.IDSSXMLAppSchemaServer
 
getDBRoles() - Method in interface com.microstrategy.web.objects.admin.monitors.Cache
Returns a map of dbRole objects associated with this cache.
getDBRoles() - Method in interface com.microstrategy.web.objects.WebProject
Returns a SimpleList of WebDBRole objects that have been created for this WebProjectInstance.
GetDBRoles(String, String, String, String, String, String, String) - Static method in class com.microstrategy.web.app.tasks.architect.utils.SchemaManipulationParser
 
GetDBRoles(String, String, String, String, String, String, String, ArrayList) - Static method in class com.microstrategy.web.app.tasks.architect.utils.SchemaManipulationParser
 
GetDBRolesTask - Class in com.microstrategy.web.app.tasks.architect
 
GetDBRolesTask() - Constructor for class com.microstrategy.web.app.tasks.architect.GetDBRolesTask
 
getDBRoleType() - Method in interface com.microstrategy.web.objects.WebDBConnection
Returns the type of DB role accessed.
getDBRoleType() - Method in interface com.microstrategy.web.objects.WebDBRole
Returns the type of DBRole being accessed.
getDBs() - Method in class com.microstrategy.web.config.DBPropertiesInfo
 
getDbTableName() - Method in class com.microstrategy.web.tasks.models.DbInfo
 
getDbType() - Method in class com.microstrategy.web.config.AppschemaDisabledSourceInfo
 
getDBType() - Method in class com.microstrategy.web.config.DBInfo
 
getDBType() - Method in interface com.microstrategy.web.objects.admin.DataSource
Returns the DB type property set on the DataSource.
getDBType(int) - Method in class com.microstrategy.web.config.DBTypesInfoList
 
getDBTypes() - Method in class com.microstrategy.web.config.DBPropertiesInfo
 
getDbUserNames() - Method in interface com.microstrategy.web.objects.admin.monitors.QueryStats
Returns the db user names of all db instances
getDBVersion() - Method in interface com.microstrategy.web.objects.WebDBConnection
 
getDBVersion(int) - Method in class com.microstrategy.web.config.DBVersionsInfoList
 
getDBVersions() - Method in class com.microstrategy.web.config.DBInfo
 
getDBVersions() - Method in class com.microstrategy.web.config.DBPropertiesInfo
 
getDBVLDBProperty(int) - Method in class com.microstrategy.web.config.DBVLDBPropertyList
 
getDDICTarget(int) - Method in interface com.microstrategy.web.objects.rw.RWElementSelector
Returns i-th DDIC target
getDDICTargetCount() - Method in interface com.microstrategy.web.objects.rw.RWElementSelector
Returns number of DDIC targets
getDebug() - Static method in class com.microstrategy.utils.log.SimpleDebugger
 
getDebugFlags() - Method in interface com.microstrategy.web.app.beans.PageComponent
Get the decimal-format debug flags from the page
getDebugMonitorStatus() - Static method in class com.microstrategy.utils.log.MSTRLog
Returns true if logging to the platform-dependent debug monitor is active, false if it is not.
getDebugOut() - Method in interface com.microstrategy.web.app.BrowserSettings
Get the Debug Information into the output
getDebugOut() - Method in class com.microstrategy.web.app.GenericBrowserSettings
 
getDebugOut() - Method in class com.microstrategy.web.beans.GenericRequestKeys
 
getDebugOut() - Method in interface com.microstrategy.web.beans.RequestKeys
Get the Debug Information into the output
getDebugOut(int) - Method in interface com.microstrategy.web.app.beans.PageComponent
Get the Debug Information into the output
getDebugOut(int) - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
Get the Debug Information into the output
getDebugOutputDestination() - Method in interface com.microstrategy.web.objects.admin.serverconfig.LogDestinations
Returns the non-editable LogDestination of type EnumLogDestinationType.LogDestinationTypeDebugOutput.
getDecimalSep() - Method in class com.microstrategy.web.app.transforms.PromptConstantWidgetTransform
 
getDecimalSeparator() - Method in class com.microstrategy.utils.localization.LocaleInfo
Returns the decimal separator for the locale.
getDecimalSeparator() - Method in class com.microstrategy.web.app.transforms.FrameGenericTransform
 
getDecimalSeparator() - Method in class com.microstrategy.web.app.transforms.PromptsClassicTransform
Indicates current decimal separator for active Locale.
getDecimalSeparator() - Method in class com.microstrategy.web.app.transforms.PromptsContainerTransform
Indicates current decimal separator for active Locale.
getDecimalSeparatorString() - Method in class com.microstrategy.utils.localization.LocaleInfo
Returns the decimal separator for the locale as a String.
getDecimalSeparatorString() - Method in class com.microstrategy.web.app.transforms.MojoMapTransform
 
getDecimalSeparatorString(AppContext, Block) - Method in class com.microstrategy.web.app.tasks.GetMapExtraConfigurationTask
 
getDecomposable() - Method in interface com.microstrategy.web.objects.WebParsedMetric
Returns an integer value from EnumDSSXMLDecomposable indicating whether this metric is decomposable.
getDeepCopy() - Method in interface com.microstrategy.web.tags.Tag
Returns a deep copy of this tag
getDeepCopy() - Method in class com.microstrategy.web.tags.TagImpl
Returns a deep copy of this tag
getDefault() - Method in interface com.microstrategy.web.objects.admin.serverconfig.ServerInstances
Returns the default server instance.
getDefault() - Method in interface com.microstrategy.web.objects.rw.RWDataSets
Returns the default RWDataSet.
getDefault() - Method in interface com.microstrategy.web.objects.WebHyperLinks
Returns default HyperLink or null if there is no Hyperlink set as default
getDefault() - Static method in class com.microstrategy.web.preferences.SysPrefType
This returns the SysPrefType for the server default definitions.
getDefault() - Method in class com.microstrategy.web.tasks.models.dto.catalogsetting.CatalogSqlDTO
 
getDefault(WebIServerSession) - Static method in class com.microstrategy.web.preferences.SysPrefType
The session object is used as a container for the server name, and either the project name or DSS ID.
getDefault(String) - Static method in class com.microstrategy.web.preferences.SysPrefType
Returns the definitions for the given server
getDefault(String, String) - Static method in class com.microstrategy.web.preferences.SysPrefType
getDefaultAdvancedDrillEvent() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
 
getDefaultAdvancedDrillProcessEvent() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
 
getDefaultAnswer() - Method in class com.microstrategy.web.app.transforms.AbstractPromptWidgetTransform
Return the default user answer.
getDefaultAnswer() - Method in interface com.microstrategy.web.objects.WebConstantPrompt
Returns the default prompt answer
getDefaultAnswer() - Method in interface com.microstrategy.web.objects.WebDimtyPrompt
Returns the default prompt answer
getDefaultAnswer() - Method in interface com.microstrategy.web.objects.WebElementsPrompt
Returns the default prompt answer
getDefaultAnswer() - Method in interface com.microstrategy.web.objects.WebExpressionPrompt
Returns the default prompt answer
getDefaultAnswer() - Method in interface com.microstrategy.web.objects.WebObjectsPrompt
Returns the default prompt answer
getDefaultAnswer() - Method in interface com.microstrategy.web.objects.WebUserAnswers
Returns the default prompt answer if there is any.
getDefaultAnswerAsString() - Method in class com.microstrategy.web.app.transforms.PromptDimtyWidgetTransform
 
getDefaultAnswerAsString() - Method in class com.microstrategy.web.app.transforms.PromptElementsWidgetTransform
 
getDefaultAnswerAsString() - Method in class com.microstrategy.web.app.transforms.PromptExpressionWidgetTransform
 
getDefaultAnswerAsString() - Method in class com.microstrategy.web.app.transforms.PromptObjectWidgetTransform
In "Each on a separate page" mode, we only collected the first page's search result, if there is a search defined.
getDefaultAnswerAsTime() - Method in interface com.microstrategy.web.objects.WebTimePrompt
Returns the default answer as a WebTime object.
getDefaultAnswerList() - Method in class com.microstrategy.web.app.transforms.ElementsPromptEditorTransform
 
getDefaultAnswerList() - Method in class com.microstrategy.web.app.transforms.ObjectsPromptEditorTransform
 
getDefaultAnswerMode() - Method in interface com.microstrategy.web.objects.WebHyperLink
Returns a default answer mode that shall be used for target report's or document's prompts.
getDefaultAnswerPromptBean() - Method in interface com.microstrategy.web.beans.PromptDefinitionBean
Returns a PromptBean that can be used to display and modify the default answer of prompt.
getDefaultAuthenticationMode() - Method in interface com.microstrategy.web.app.beans.LoginBean
Get the default authentication mode selected for the given server where the user is trying to connect to.
getDefaultCalendarId() - Method in interface com.microstrategy.web.objects.WebProject
Get default calendar id of project.
getDefaultCipherSuites() - Method in class com.microstrategy.utils.ssl.SSLSocketFactoryEx
 
getDefaultConditionOpList() - Method in class com.microstrategy.web.app.transforms.ExpressionPromptEditorTransform
 
getDefaultContentType() - Method in class com.microstrategy.web.blocks.BlockContext
Returns the default content type to use if no other properties select the renderer.
getDefaultContentType() - Method in class com.microstrategy.web.controller.TaskProcessorController.TaskEnvelope
 
getDefaultCopyingRestriction() - Method in interface com.microstrategy.web.objects.rw.RWFormatProperty
This method specifies restrictions, if any, that should be honored if the property happens to be default copyable.
getDefaultDataSet() - Method in interface com.microstrategy.web.objects.rw.RWGridGraphDef
Returns the default dataset of RW definition, see RWDataSets.getDefault().
getDefaultDBConnection() - Method in interface com.microstrategy.web.objects.WebDBRole
Returns the WebDBConnection object used by this WebDBRole
getDefaultdbversion() - Method in class com.microstrategy.web.config.DBVersionInfo
 
getDefaultDiagnosticsConfiguration() - Method in interface com.microstrategy.web.objects.admin.serverconfig.IntelligenceServerInstances
Returns the DiagnosticsConfiguration for this IServer.
getDefaultDiagnosticsFileLocation() - Method in interface com.microstrategy.web.admin.beans.DiagnosticsBean
Get the path and file used as the default configuration file properties
getDefaultDiagnosticsFileLocation(boolean) - Method in interface com.microstrategy.web.admin.beans.DiagnosticsBean
Get the path and file used as the default configuration file properties
getDefaultDisplaySettings() - Method in interface com.microstrategy.web.objects.WebDisplayHelper
This method returns the WebDefaultDisplaySettings object, which can be used to change the settings for default highlighting and selection.
getDefaultDossierTemplate() - Method in interface com.microstrategy.web.objects.WebProject
Get default dossier template of project.
getDefaultDossierTemplateId() - Method in interface com.microstrategy.web.objects.WebProject
Get default dossier template id of project.
getDefaultDrillEditorProcessEvent() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
 
getDefaultDrillEvent() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
 
getDefaultDrillEvent(WebDrillPath) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
 
getDefaultDrillFilterOnSelectionEvent() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
 
getDefaultDrillMap() - Method in interface com.microstrategy.web.objects.WebProject
Returns a WebObjectInfo representation of the drill map object associated with this project
getDefaultEmailAddress() - Method in interface com.microstrategy.web.objects.admin.users.WebUser
Get the default email address of the user.
getDefaultEmailAddress(boolean) - Method in interface com.microstrategy.web.objects.admin.users.WebUser
Get the default email address of the user.
getDefaultEnvelopeID() - Method in class com.microstrategy.web.controller.TaskProcessorController
 
getDefaultEvent(ChangePasswordBean) - Method in class com.microstrategy.web.app.transforms.ChangePasswordGeneralTransform
Get the WebEvent that will be shown to the user once the password has been changed.
getDefaultExpansionLevel(WebAttribute) - Method in interface com.microstrategy.web.objects.WebReportInstance
Returns the default expansion level for the specified Recursive Attribute.
getDefaultExpTypeList() - Method in class com.microstrategy.web.app.transforms.ExpressionPromptEditorTransform
 
getDefaultFactory() - Static method in class com.microstrategy.utils.xml.SAXSupport
Returns default SAXParserFactory that is used to create SAXParsers in the getInstance() method.
getDefaultFileRefreshTime() - Method in class com.microstrategy.utils.cache.CacheRegistry
Returns the interval of time to be used by default to refresh a Cache that caches file contents.
getDefaultForm() - Method in interface com.microstrategy.web.objects.WebExpressionPrompt
This optional property is used only with expression prompts of type attribute form qualification.
getDefaultFormat(int) - Method in interface com.microstrategy.web.objects.rw.RWDefinition
Returns a WebFormat object that contains only applicable properties for specified unit type.
getDefaultFormat(int, int) - Method in interface com.microstrategy.web.objects.rw.RWDefinition
Retruns a format object for a given unit type and format type
getDefaultFunction() - Method in class com.microstrategy.web.app.transforms.PromptExpressionWidgetTransform
 
getDefaultFunction() - Method in interface com.microstrategy.web.objects.WebExpressionPrompt
This optional property is applicable only to the expression prompts supporting the SAP Variables.
getDefaultGridGraphSettings() - Method in interface com.microstrategy.web.objects.rw.RWInstance
This method returns the default grid/graph settings.
getDefaultGridWidth() - Method in interface com.microstrategy.web.app.beans.ResizeEditorBean
 
getDefaultGridWidth() - Method in interface com.microstrategy.web.objects.WebGridWidths
Returns default column grid width.
getDefaultHandler() - Method in class com.microstrategy.web.beans.AggregatedEventHandler
Returns the default event handler.
getDefaultHeaderWidth() - Method in interface com.microstrategy.web.app.beans.ResizeEditorBean
 
getDefaultHeaderWidth() - Method in interface com.microstrategy.web.objects.WebGridWidths
Returns default column header width.
getDefaultInstanceName(int) - Method in interface com.microstrategy.web.objects.admin.serverconfig.ServerMachine
Returns the name of the default instance for the given server type.
getDefaultLanguage() - Method in interface com.microstrategy.web.objects.WebObjectInfo
 
getDefaultListSet() - Method in class com.microstrategy.web.app.ShortcutListSet
Deprecated.
Not used anymore. A more generic framework is now in place to support default values and values from multiple sources. See AbstractConfigurationElement.
getDefaultLocale() - Method in interface com.microstrategy.utils.LocalizableException
 
getDefaultLocale() - Method in interface com.microstrategy.utils.LocalizableMessage
 
getDefaultLocale() - Method in exception com.microstrategy.utils.MSTRCheckedException
Returns default locale of this exception.
getDefaultLocale() - Method in class com.microstrategy.utils.MSTRMessage
 
getDefaultLocale() - Method in exception com.microstrategy.utils.MSTRUncheckedException
Returns default locale of this exception.
getDefaultLogger() - Method in interface com.microstrategy.web.admin.beans.DiagnosticsBean
 
getDefaultLogin() - Method in interface com.microstrategy.web.objects.admin.serverconfig.ServiceConfiguration
Returns the default service login for this system, if one exists.
getDefaultMode() - Method in interface com.microstrategy.web.objects.WebViewMediaSettings
Returns the default run mode for this object, from EnumDSSXMLViewMedia
getDefaultNumberDateDescriptor(AppContext, String, String) - Static method in class com.microstrategy.web.app.beans.GridFormatHelper
For the specified locale, obtain which is the descriptor to be used
getDefaultOutlineModeExpansionLevel(ViewBean) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
getDefaultPage() - Method in class com.microstrategy.web.app.PageInfoList
Return the Page that is assigned as default page
getDefaultPage() - Method in class com.microstrategy.web.app.PageManager
Return the Page that is assigned as default page
getDefaultPerformanceLoggingConfiguration() - Method in interface com.microstrategy.web.objects.admin.serverconfig.IntelligenceServerInstances
Returns the default PerformanceLoggingConfiguration for this IServer.
getDefaultPreference(String) - Static method in class com.microstrategy.web.controller.ControllerHelper
 
getDefaultPriority() - Method in class com.microstrategy.web.objects.JobPriorityMap
 
getDefaultProject() - Method in class com.microstrategy.web.app.ContextInfo
 
getDefaultRefreshTime() - Method in class com.microstrategy.utils.cache.CacheRegistry
Gets default refreshing time in seconds.
getDefaultRootOpList() - Method in class com.microstrategy.web.app.transforms.ExpressionPromptEditorTransform
 
getDefaultSavingAnswer() - Method in class com.microstrategy.web.app.transforms.AbstractPromptWidgetTransform
When only one answer allowed and there is default answer (both prompt and re-prompt cases), we would like the saving box be checked.
getDefaultSectionInfoList() - Method in class com.microstrategy.web.app.SectionInfoList
Deprecated.
Not used anymore
getDefaultSelectionList() - Method in class com.microstrategy.web.app.transforms.ElementsPromptEditorTransform
 
getDefaultServerDef() - Method in interface com.microstrategy.web.objects.WebObjectSource
 
getDefaultShortcutId() - Method in class com.microstrategy.web.app.transforms.PromptExpressionNonCartTransform
Parses current prompt answer in order to obtain shortcut Id.
getDefaultSortEvent() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
 
getDefaultSqls() - Method in class com.microstrategy.web.tasks.models.dto.catalogsetting.CatalogSqlsDTO
 
getDefaultState() - Method in interface com.microstrategy.web.app.beans.ToolbarBean
Returns the default state of the toolbar.
getDefaultStateLevel() - Method in class com.microstrategy.web.app.beans.ReportFrameBeanImpl
 
getDefaultStateLevel() - Method in class com.microstrategy.web.beans.AbstractWebComponent
Returns the default state level.
getDefaultStateLevel() - Method in class com.microstrategy.web.beans.DerivedElementBeanImpl
 
getDefaultStateLevel() - Method in class com.microstrategy.web.beans.ThresholdExpressionBeanImpl
 
getDefaultStateLevel() - Method in interface com.microstrategy.web.beans.WebComponent
Returns the default state level for the WebComponent.
getDefaultStatisticTime() - Method in class com.microstrategy.utils.cache.CacheRegistry
Gets default statistic time in seconds.
getDefaultStatus() - Method in interface com.microstrategy.web.objects.FeatureInfo
get the default status of feature info
getDefaultStatus() - Method in class com.microstrategy.web.objects.FeatureInfoImpl
 
getDefaultStyleName(PromptObject) - Method in class com.microstrategy.web.app.transforms.PromptsClassicTransform
Return the DefaultStyle names to use to render a prompt.
getDefaultSysTimeout() - Method in class com.microstrategy.utils.cache.CacheRegistry
Returns default cache timeout in seconds.
getDefaultTablePrefixId() - Method in class com.microstrategy.web.tasks.models.dto.catalogsetting.CatalogOptionsDTO
 
getDefaultTablePrefixName() - Method in class com.microstrategy.web.tasks.models.dto.catalogsetting.CatalogOptionsDTO
 
getDefaultTargetPath() - Method in class com.microstrategy.web.app.transforms.RibbonToolbarTransform
Returns the targetPath specified on the pageConfig file
getDefaultTemplate() - Method in class com.microstrategy.web.app.TemplateInfo
Returns the default template of the application
getDefaultTimezone() - Method in interface com.microstrategy.web.objects.admin.users.WebUser
Get default timezone of user.
getDefaultTimezone() - Method in interface com.microstrategy.web.objects.WebProject
Get default timezone of project.
getDefaultTimezoneId() - Method in interface com.microstrategy.web.objects.WebProject
Get default timezone id of project.
getDefaultTransform() - Method in class com.microstrategy.web.beans.AbstractTransformable
Returns default transform associated with this object
getDefaultURLLink(ServletWebComponent) - Method in class com.microstrategy.web.controller.GenericWebAppController
 
getDefaultUserTimeout() - Method in class com.microstrategy.utils.cache.CacheRegistry
Returns fefault cache timeout in seconds.
getDefaultValue() - Method in class com.microstrategy.utils.config.ConfigurationValue
 
getDefaultValue() - Method in class com.microstrategy.web.app.PropertyValue
Get the default attribute of the property value
getDefaultValue() - Method in class com.microstrategy.web.config.DBParamInfoList
 
getDefaultValue() - Method in interface com.microstrategy.web.objects.WebFunctionProperty
Returns the default value of the property.
getDefaultValue() - Method in interface com.microstrategy.web.objects.WebProperty
Return the default value for this WebProperty.
getDefaultValue() - Method in class com.microstrategy.web.objects.WebScriptVariable
get the DefaultValue of the variable
getDefaultValue() - Method in class com.microstrategy.web.platform.ContainerServicesNamespace
 
getDefaultValue() - Method in class com.microstrategy.web.tasks.config.TaskParameterMetadataImpl
 
getDefaultValue() - Method in class com.microstrategy.web.tasks.models.dto.SapHanaVariableInfoDTO
 
getDefaultValue() - Method in interface com.microstrategy.web.tasks.TaskParameterMetadata
Get the default value associated with this parameter.
getDefaultValue() - Method in interface com.microstrategy.web.transform.FormalParameter
Returns the default value used in the abscence of an explicit value.
getDefaultValue() - Method in class com.microstrategy.web.transform.FormalParameterImpl
Returns the default value of the FormalParameter object.
getDefaultValue(String) - Method in interface com.microstrategy.web.app.BrowserSettings
Return the default value of a specific setting if not found for the current user.
getDefaultValue(String) - Method in class com.microstrategy.web.app.GenericBrowserSettings
Return the default value of a specific setting.
getDefaultValueObject() - Method in class com.microstrategy.web.tasks.config.TaskParameterMetadataImpl
 
getDefaultValueObject() - Method in interface com.microstrategy.web.tasks.TaskParameterMetadata
Get the default generic object associated with this parameter.
getDefaultViewMediaMode(RWBean) - Static method in class com.microstrategy.web.app.transforms.RWTransformHelper
 
getDefaultViewMode() - Method in interface com.microstrategy.web.beans.RWBean
Return default view mode when execute this document.
getDefaultViewMode(boolean) - Method in interface com.microstrategy.web.beans.RWBean
Return default view mode when execute this document.
getDefaultWebLoginMode() - Method in interface com.microstrategy.web.app.beans.LoginBean
Get the default web login mode selected for the given server where the user is trying to connect to.
getDefaultXslFileName(WebPrompt) - Method in class com.microstrategy.web.app.transforms.PromptXSLTransform
Returns the DefaultStyle names to use to render a prompt based on its type.
getDefinition() - Method in class com.microstrategy.web.app.gui.ContextMenu.DefaultContextMenuItemBuilder
Get the definition of the <@link Shortcut> shortcut object
getDefinition() - Method in class com.microstrategy.web.blocks.config.BlockConfig
 
getDefinition() - Method in interface com.microstrategy.web.objects.rw.RWInstance
Returns report definition.
getDefinition() - Method in interface com.microstrategy.web.objects.rw.RWUnit
Returns parent RwDefiniton
getDefinition() - Method in interface com.microstrategy.web.objects.WebFormat
 
getDefinition() - Method in interface com.microstrategy.web.objects.WebMetricSubtotal
Returns the definition of a subtotal.
getDefinition() - Method in interface com.microstrategy.web.objects.WebTemplateMetricSubtotal
Deprecated.
Returns the definition of a custom subtotal.
getDefinition() - Method in interface com.microstrategy.web.objects.WebTemplateSubtotal
Returns the definition of a custom subtotal.
getDefinition() - Static method in class com.microstrategy.web.preferences.SysPrefType
This returns the SysPrefType for the application user default definitions.
getDefinition(String) - Method in interface com.microstrategy.web.preferences.Preferences
In addition to the key/name-value pair, extra information such as the description of a preferences is encapsulated within a PreferenceDefinition.
getDefinitionFilter() - Method in interface com.microstrategy.web.objects.WebElementsPrompt
Returns the filter restriction that is used for building the available answers restriction, absent any changes made as a result of user-entered searches.
getDefinitionList() - Method in interface com.microstrategy.web.app.BrowserSettings
Return the default definition of the browser setting which will be use to determine the value of the browser settings in case the setting requested is not found for the user.
getDefinitionList() - Method in class com.microstrategy.web.app.GenericBrowserSettings
 
getDefinitionNoLoad() - Method in interface com.microstrategy.web.objects.rw.RWInstance
Returns report definition or null if it is not present
getDefinitionsCache() - Static method in class com.microstrategy.web.app.beans.GraphSeriesInformation
Returns the cache for the graph-series definition
getDefinitionViewBean(String) - Method in interface com.microstrategy.web.beans.RWBean
 
getDefinitionWebBean(String) - Method in interface com.microstrategy.web.beans.RWBean
Returns the embedded definition WebBean associated with the given key.
getDefnIterateSettings() - Method in class com.microstrategy.web.app.transforms.MojoIVETransform
 
getDefnIterateSettings() - Method in class com.microstrategy.web.app.transforms.MojoRWDTransform
 
getDefSection() - Method in class com.microstrategy.web.config.DBParamSectionInfoList
 
getDeleteConfirmationMessage(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AdminFolderViewTransform
 
getDeleteEvent() - Method in class com.microstrategy.web.app.transforms.AddressDeleteTransform
This returns the event used to delete the addresses.
getDeleteEvent() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
Returns the delete subexpression event.
getDeleteEvent() - Method in class com.microstrategy.web.app.transforms.InboxListTransform
Deprecated.
Returns the event used to remove messages from inbox
getDeleteEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Returns an initialized WebEvent to delete an object.
getDeleteEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AdminFolderViewTransform
 
getDeleteEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.UserEntitiesTransform
 
getDeleteEvent(WebObjectInfo, boolean) - Method in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Returns an initialized WebEvent to delete an object.
getDeleteFlags() - Method in interface com.microstrategy.web.objects.WebInboxSource
getDeleteObjectEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderDeleteObjectTransform
Returns an initialized WebEvent for being able to delete the WebObjectInfo indicated.
getDeletetEvent(PageByUnit) - Method in class com.microstrategy.web.app.transforms.PageByTransform
Returns the event used by the Trasnform to delete a pageby unit from the working-set definition.
getDeleteTooltip(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AdminFolderViewTransform
 
getDeleteTooltip(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderViewTransform
 
getDelimiter() - Method in interface com.microstrategy.web.objects.WebSubscriptionContentFormat
 
getDeliveryMode() - Method in interface com.microstrategy.web.app.beans.AlertsEditorBean
 
getDeliveryMode() - Method in interface com.microstrategy.web.beans.AddressListBean
Returns the delivery mode (EnumWebSubscriptionDeliveryMode).
getDeliveryMode() - Method in interface com.microstrategy.web.beans.SubscriptionBean
Deprecated.
Use the subscription object (SubscriptionBean.getSubscription()) from bean instead.
getDeliveryMode() - Method in interface com.microstrategy.web.beans.SubscriptionFolderBean
Retrieves only components with specified delivery mode from EnumWebSubscriptionDeliveryMode.
getDeliveryMode() - Method in interface com.microstrategy.web.objects.WebContactsSource
Returns the delivery mode of contacts that is used in retrieving the list of contacts using the WebContactsSource.getContacts() method.
getDeliveryMode() - Method in interface com.microstrategy.web.objects.WebSubscriptionAddress
 
getDeliveryMode() - Method in interface com.microstrategy.web.objects.WebSubscriptionDevice
Returns the delivery mode (a value from EnumWebSubscriptionDeliveryMode)
getDeliveryMode() - Method in interface com.microstrategy.web.objects.WebSubscriptionProperties
Retrieves the associated WebSubscriptionDeliveryModeProperties
getDeliveryModeProperties() - Method in interface com.microstrategy.web.objects.WebSubscriptionDevice
Deprecated.
since 8.1. use WebSubscriptionDevice.getDeliveryMode() instead for checking the delivery mode
getDeliverySettings() - Method in class com.microstrategy.web.objects.WebTransmitterImpl
 
getDeliveryTimeout() - Method in class com.microstrategy.web.objects.WebFileDeviceImpl
 
getDeliveryTimeout() - Method in class com.microstrategy.web.objects.WebPrinterDeviceImpl
 
getDeliveryType() - Method in interface com.microstrategy.web.objects.admin.monitors.Job
Returns the delivery type for the job.
getDeliveryType() - Method in interface com.microstrategy.web.objects.WebPushNotification
 
getDeliveryType() - Method in class com.microstrategy.web.objects.WebPushNotificationImpl
 
getDeliveryType() - Method in interface com.microstrategy.web.objects.WebSubscriptionsFilter
Get the delivery type for tbis filter
getDeliveryType() - Method in class com.microstrategy.webapi.paramsobject.PushNotification
 
getDeliveryWindow() - Method in interface com.microstrategy.web.objects.WebSubscriptionAddress
returns the String form of the delivery window associated with this address.
getDeltaPropertiesXML() - Method in interface com.microstrategy.web.objects.WebMessage
Returns the deltas applied to this message as XML.
getDeltaXml() - Method in interface com.microstrategy.web.objects.WebDerivedElement
 
getDeltaXml(boolean) - Method in interface com.microstrategy.web.objects.WebDerivedElement
 
getDeltaXML() - Method in class com.microstrategy.web.objects.WebContentPersonalization
 
getDeltaXML() - Method in interface com.microstrategy.web.objects.WebReportManipulation
Returns the delta XML which would be sent to the Intelligence Server upon calling applyChanges().
getDeltaXML() - Method in interface com.microstrategy.web.objects.WebResultSetManipulation
Returns the delta XML which would be sent to the Intelligence Server upon calling applyChanges().
getDeltaXML() - Method in interface com.microstrategy.web.objects.WebSubscriptionContentReport
 
getDensity() - Method in interface com.microstrategy.web.objects.RWDocumentView
 
getDensityMapsProperties() - Method in class com.microstrategy.web.app.transforms.IPhoneMapVisualizationPropertiesTransform
 
GetDependencies(String, String, int, int, int) - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer
This method retrieves the results of dependency search.
getDependentBlockNames() - Method in class com.microstrategy.web.blocks.config.BlockConfig
 
getDependents() - Method in interface com.microstrategy.web.objects.WebParsedModel
Get a list of lean JSONs representing the Tag_Dependents("dependents") in an instance of the response from <pm> XML command.
getDeprecated() - Method in class com.microstrategy.web.beans.EventInfo
Returns the deprecated field value.
getDeprecatedMessage() - Method in class com.microstrategy.web.beans.GenericWebEvent
Returns the deprecation message.
getDeprecatedMessage() - Method in interface com.microstrategy.web.beans.WebEvent
If this event has been marked deprecated, this method returns instructions on the new usage (usually the alternate event).
getDepth() - Method in class com.microstrategy.web.app.gui.DragAndDropItem
Returns the position on the axis
getDepth() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader.AxisDepth
 
getDepth() - Method in interface com.microstrategy.web.objects.WebColumn
Returns the depth (starting from 1) of this object in its template unit.
getDepth() - Method in interface com.microstrategy.web.objects.WebHeader
Returns the depth of the header.
getDepth() - Method in interface com.microstrategy.web.objects.WebTitle
 
getDereferenceShorcuts() - Method in interface com.microstrategy.web.objects.WebFolder
Returns whether Shortcut objects are "dereferenced" in folder browsing requests.
getDereferenceShortcuts() - Method in interface com.microstrategy.web.beans.FolderBean
This method returns false if Shortcut objects are not to be dereferenced.
getDereferenceShortcuts(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractObjectInfoListTransform
Get 'dereferenceShortcuts' flag
getDereferenceShortcuts(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderQuickSearchResultsXHTMLTransform
 
getDerivedCssName(WebMessage) - Method in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Generated a css name to be associated with the message, for cases when a report message is child of a document, or when a document has a children list to be collapsed or expanded.
getDerivedElements() - Method in interface com.microstrategy.web.app.beans.DerivedElementsBrowserBean
 
getDerivedElements() - Method in class com.microstrategy.web.app.beans.DerivedElementsBrowserBeanImpl
 
getDerivedElements() - Method in interface com.microstrategy.web.app.beans.DerivedElementsEditorBean
 
getDerivedElements() - Method in interface com.microstrategy.web.objects.WebTemplateAttribute
 
getDerivedElements(WebAttribute) - Method in interface com.microstrategy.web.beans.ViewBean
Returns the derived elements associated with the specified attribute.
getDerivedElements(WebAttribute) - Method in interface com.microstrategy.web.objects.WebViewInstance
 
getDerivedElements(WebAttribute) - Method in interface com.microstrategy.web.objects.WebWorkingSet
 
getDerivedElementsEditor() - Method in interface com.microstrategy.web.app.beans.ReportFrameBean
 
getDerivedElementsEditor() - Method in class com.microstrategy.web.app.beans.ReportFrameBeanImpl
 
getDerivedElementsEditorBean() - Method in interface com.microstrategy.web.app.beans.DerivedElementsConvertDialogBean
Returns the DerivedElementsEditorBean.
getDerivedElementsEditorBean() - Method in class com.microstrategy.web.app.transforms.DerivedElementsConvertDialogTransform
 
getDerivedElementsEvent() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
 
getDerivedElementsEvent() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellTitle
 
getDerivedElementsEvent() - Method in class com.microstrategy.web.app.transforms.ReportGridCellImpl
 
getDerivedElementsEvent() - Method in class com.microstrategy.web.app.transforms.ReportGridCellMetricValueImpl
 
getDerivedElementsEvent() - Method in interface com.microstrategy.web.app.transforms.ReportGridDisplayCell
 
getDerivedElementsEvent() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellColHeader
Deprecated.
 
getDerivedElementsEvent() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellColTitle
Deprecated.
 
getDerivedElementsEvent() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
 
getDerivedElementsEvent() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellRowHeader
Deprecated.
 
getDerivedElementsEvent() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellRowTitle
Deprecated.
 
getDerivedElementsEvent() - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
 
getDerivedElementsEvent(int) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
 
getDerovedElements() - Method in interface com.microstrategy.web.beans.DerivedElementBean
 
getDerovedElements() - Method in class com.microstrategy.web.beans.DerivedElementBeanImpl
 
getDesc() - Method in interface com.microstrategy.web.app.beans.PreferencesBean.GroupInfo
 
getDesc() - Method in class com.microstrategy.web.app.beans.PreferencesBeanImpl.GroupInfoImpl
Deprecated.
 
getDesc() - Method in class com.microstrategy.web.app.FolderLink
Returns a descriptor that the application should use to display the folder link, or shortcut, if the desc-id attribute is missing.
getDesc() - Method in interface com.microstrategy.web.beans.MessageInfo
Returns the description of this localized message.
getDesc() - Method in class com.microstrategy.web.beans.MessageInfoImpl
 
getDesc() - Method in class com.microstrategy.web.config.GeoShapeInfo
 
getDesc() - Method in interface com.microstrategy.web.objects.FeatureInfo
get the description of feature info
getDesc() - Method in class com.microstrategy.web.objects.FeatureInfoImpl
 
getDesc() - Method in class com.microstrategy.web.objects.WebScriptVariable
get the desc of the variable
getDescDesktop() - Method in class com.microstrategy.web.config.GeoShapeInfo
 
getDescendantsLevelModeName(int, BeanContext) - Static method in class com.microstrategy.web.transform.ExpressionStringsHelper
 
getDescendent(Node, String) - Method in class com.microstrategy.utils.xml.DOMSupport
Deprecated.
This method executes the given reduced XPath expression, and returns the first node which fits the expression.
getDescendents(Node, String) - Method in class com.microstrategy.utils.xml.DOMSupport
Deprecated.
This method executes the given reduced XPath expression, and returns a list of nodes which fit the expression.
getDescFlash() - Method in class com.microstrategy.web.config.GeoShapeInfo
 
getDescId() - Method in interface com.microstrategy.web.app.beans.PreferencesBean.GroupInfo
 
getDescId() - Method in class com.microstrategy.web.app.beans.PreferencesBeanImpl.GroupInfoImpl
Deprecated.
 
getDescId() - Method in class com.microstrategy.web.app.FolderLink
Returns the Resource Bundle item id that the application should use to display the folder link, or shortcut, in the language of the user's locale.
getDescId() - Method in class com.microstrategy.web.app.GraphFormatInfoHelper.GraphMajorType
 
getDescId() - Method in interface com.microstrategy.web.beans.MessageInfo
Returns the description ID of this localized message.
getDescId() - Method in class com.microstrategy.web.beans.MessageInfoImpl
 
getDescId() - Method in class com.microstrategy.web.config.DBInfo
 
getDescId() - Method in class com.microstrategy.web.config.DBParamInfoList
 
getDescId() - Method in class com.microstrategy.web.config.DBParamSectionInfoList
 
getDescId() - Method in class com.microstrategy.web.config.DBParamValInfo
 
getDescLocationList() - Method in class com.microstrategy.web.app.transforms.ObjectsPromptEditorTransform
 
getDescMap() - Method in class com.microstrategy.web.objects.WebTransmitterImpl
 
getDescription() - Method in class com.microstrategy.web.admin.transforms.AbstractServerPropertiesTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.admin.transforms.ConnectedServersTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.admin.transforms.DiagnosticsPropertiesTransform
Returns the description of this transform
getDescription() - Method in class com.microstrategy.web.admin.transforms.DiagnosticsStatisticsTransform
Returns the description of this transform
getDescription() - Method in class com.microstrategy.web.admin.transforms.DiagnosticsViewerTransform
Returns the description of this transform
getDescription() - Method in class com.microstrategy.web.admin.transforms.HelpSetupTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.admin.transforms.OfficeTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.admin.transforms.OtherConfigurationTransform
Textual description of the transform
getDescription() - Method in class com.microstrategy.web.admin.transforms.SecurityTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.admin.transforms.ServerPropertiesTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.admin.transforms.UnconnectedServersTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.BrowserSettingDefinition
Get the description of the browser setting here represented
getDescription() - Method in class com.microstrategy.web.app.ContextInfo
Returns a description of the context.
getDescription() - Method in class com.microstrategy.web.app.ExportFormat
Returns a description that the application should use to display the export format if the desc-id attribute is missing.
getDescription() - Method in class com.microstrategy.web.app.gui.DragAndDropItem
Returns the description for this item
getDescription() - Method in class com.microstrategy.web.app.PageInfo
Get the String description related with this page
getDescription() - Method in class com.microstrategy.web.app.PageManager
Get the Page Manager's description
getDescription() - Method in class com.microstrategy.web.app.PaperSizes
Returns the descriptor that the application should use to display the paper size if the desc-id attribute is missing.
getDescription() - Method in class com.microstrategy.web.app.tasks.AbstractMobileSubscriptionTask.SimpleSubscriptionTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.AbstractAdminPathTransform
Return description for this Transform
getDescription() - Method in class com.microstrategy.web.app.transforms.AbstractBasicMojoVisualizationDataTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.AbstractColorGradientEditorTransform
This method returns the description of the transform.
getDescription() - Method in class com.microstrategy.web.app.transforms.AbstractObjectExplorerTransform
Return description for this Transform.
getDescription() - Method in class com.microstrategy.web.app.transforms.AbstractObjectExplorerTreeTransform
Return description for this Transform.
getDescription() - Method in class com.microstrategy.web.app.transforms.AbstractOptionsTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.AbstractPreferencesTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.AbstractPromptEditorTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.AbstractReportDataVisualizationTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.AbstractReportExportTransform
Return description for this Transform
getDescription() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Returns the text registered as the description of the underlying web object associated with this cell.
getDescription() - Method in class com.microstrategy.web.app.transforms.AbstractRWDataVisualizationTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.AbstractSubscriptionsEditorTransform
Returns the textual description of current transform class.
getDescription() - Method in class com.microstrategy.web.app.transforms.AbstractTabTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.AddressDeleteTransform
Returns the description of this transform.
getDescription() - Method in class com.microstrategy.web.app.transforms.AddressListFileTransform
Returns the description of this transform.
getDescription() - Method in class com.microstrategy.web.app.transforms.AddressListPrintTransform
Returns the description of this transform.
getDescription() - Method in class com.microstrategy.web.app.transforms.AddressListTransform
Returns the description of this transform.
getDescription() - Method in class com.microstrategy.web.app.transforms.AdvancedThresholdsEditorTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.AdvSortDataTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.AllObjectBrowserTransform
Return description for this Transform.
getDescription() - Method in class com.microstrategy.web.app.transforms.AndroidMessageResultTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.AnnotationsTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.AttributeElementsWidgetTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.AttributeFormsEditorTransform
Returns a textual description of this transform to be used in WYSIWYG tools.
getDescription() - Method in class com.microstrategy.web.app.transforms.AttributeFormsQualificationTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.BeanGeneratedOutputTransform
Returns a textual description of the transform.
getDescription() - Method in class com.microstrategy.web.app.transforms.BlockColorPickerTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.ChangePasswordGeneralTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.ColorPickerEditorTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.ConfirmOverwriteDialogTransform
Returns the textual description of current transform class.
getDescription() - Method in class com.microstrategy.web.app.transforms.contextmenus.OndemandContextMenusTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.contextmenus.OndemandDrillContextMenusTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.ControlToolbarTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.DataExplorerElementsWidgetTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.DataExplorerFolderWidgetTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.DataExplorerTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.DataExplorerWidgetTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.DataImportTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.DerivedElementCalculationTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.DerivedElementFilterTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.DerivedElementListTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.DerivedElementsConvertDialogTransform
Returns the textual description of current transform class.
getDescription() - Method in class com.microstrategy.web.app.transforms.DerivedElementsEditorTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.DerivedElementTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.DirectExportTransform
Deprecated.
Returns a textual description of the transform.
getDescription() - Method in class com.microstrategy.web.app.transforms.DocumentDetailsTransform
Deprecated.
Returns the description of this transform.
getDescription() - Method in class com.microstrategy.web.app.transforms.DocumentDetailsXHTMLTransform
Returns the description of this transform.
getDescription() - Method in class com.microstrategy.web.app.transforms.DocumentExportTransform
Return description for this Transform
getDescription() - Method in class com.microstrategy.web.app.transforms.DocumentFastExportTransform
Return description for this Transform.
getDescription() - Method in class com.microstrategy.web.app.transforms.DocumentSimpleTransform
Return description for this Transform
getDescription() - Method in class com.microstrategy.web.app.transforms.DrillFilterEditorTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.ElementPickerTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.EmptyTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.ExportOptionsEditorTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.ExportTransform
Return description for this Transform
getDescription() - Method in class com.microstrategy.web.app.transforms.ExpressionFilterTransform
this function returns class description only.
getDescription() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.ExpressionPlainTextTransform
this function returns class description only.
getDescription() - Method in class com.microstrategy.web.app.transforms.FilterDetailsEditorTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.FilterDetailsFormattingEditorTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.FilterElementTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.FilterExpressionTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.FilterTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.FloatingEditorBlockTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.FolderBulletTransform
Returns this transform's description
getDescription() - Method in class com.microstrategy.web.app.transforms.FolderDeleteObjectTransform
Returns this transform's description.
getDescription() - Method in class com.microstrategy.web.app.transforms.FolderDetailsTransform
Return description for this transform
getDescription() - Method in class com.microstrategy.web.app.transforms.FolderIconRadioButtonTransform
Return the description for this Transform
getDescription() - Method in class com.microstrategy.web.app.transforms.FolderIconTransform
Return the description for this Transform
getDescription() - Method in class com.microstrategy.web.app.transforms.FolderListTransform
Deprecated.
Return description for this Transform.
getDescription() - Method in class com.microstrategy.web.app.transforms.FolderProjectBrowserTransform
Return the description for this Transform
getDescription() - Method in class com.microstrategy.web.app.transforms.FolderQuickSearchTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.FolderRadioButtonTransform
Deprecated.
Return the description for this Transform
getDescription() - Method in class com.microstrategy.web.app.transforms.FolderSmallIconTransform
Return the description for this Transform
getDescription() - Method in class com.microstrategy.web.app.transforms.FolderTreeTransform
Returns a textual description of the transform.
getDescription() - Method in class com.microstrategy.web.app.transforms.FolderViewTransform
Return the description for this Transform
getDescription() - Method in class com.microstrategy.web.app.transforms.FormatEditorTabManagerTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.FormatTabAlignmentTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.FormatTabColorLinesTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.FormatTabEffectsTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.FormatTabFontTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.FormatTabNumberTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.FormatToolbarTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.FormulaBarTransform
Returns the textual description of current transform class.
getDescription() - Method in class com.microstrategy.web.app.transforms.FrameGenericTransform
The description of this transform for the Style Catalog
getDescription() - Method in class com.microstrategy.web.app.transforms.FunctionEditorTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.GenericEditorTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.GraphImageTransform
Return the description for this Transform.
getDescription() - Method in class com.microstrategy.web.app.transforms.GridAutoStylesTransform
Returns class specification.
getDescription() - Method in class com.microstrategy.web.app.transforms.GroupbyPropertiesEditorTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.GroupPathTransform
Return description for this Transform
getDescription() - Method in class com.microstrategy.web.app.transforms.GuiElementsBlockTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.InboxClearTransform
Returns the description to use in the Style Catalog.
getDescription() - Method in class com.microstrategy.web.app.transforms.InboxDetailsTransform
Deprecated.
 
getDescription() - Method in class com.microstrategy.web.app.transforms.InboxExtrasTransform
Returns the description of this Transform.
getDescription() - Method in class com.microstrategy.web.app.transforms.InboxListTransform
Deprecated.
Returns the descriptor to use in the Style Catalog.
getDescription() - Method in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Returns the descriptor to use in the Style Catalog.
getDescription() - Method in class com.microstrategy.web.app.transforms.IPhoneReportDataXMLTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.IPhoneRWTransform
Return description for this Transform.
getDescription() - Method in class com.microstrategy.web.app.transforms.JsonRWDTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.LoginContinueTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.LoginTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.LogoutTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.MetricQualLevelEditorTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.MobileChunkedGraphDataTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.MobileChunkedRWTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.MobileDataXMLTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.MobileGraphXMLTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.MobileHTMLGridTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.MobilePreambleXMLTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.MojoAttributeTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.MojoCustomGroupTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.MojoFolderTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.MojoRWDTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.MojoSubscriptionTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.MojoTemplateTransformImpl
 
getDescription() - Method in class com.microstrategy.web.app.transforms.MojoXtabTransformImpl
 
getDescription() - Method in class com.microstrategy.web.app.transforms.MultipleObjectSelectorTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.ObjectBrowserTabOMDTransform
Deprecated.
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.ObjectBrowserTabProjectBrowserTransform
Deprecated.
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.ObjectBrowserTabReportWorkingSetTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.ObjectBrowserTabRWWorkingSetTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.ObjectInfoTransform
Returns the description to use in the Style catalog.
getDescription() - Method in class com.microstrategy.web.app.transforms.ObjectManipulationDialogTransform
Returns the textual description of current transform class.
getDescription() - Method in class com.microstrategy.web.app.transforms.ObjectPathTransform
Deprecated.
Return description for this Transform
getDescription() - Method in class com.microstrategy.web.app.transforms.ObjectReportPathTransform
Deprecated.
Return description for this Transform
getDescription() - Method in class com.microstrategy.web.app.transforms.ObjectReportXHTMLPathTransform
Deprecated.
Return description for this Transform
getDescription() - Method in class com.microstrategy.web.app.transforms.ObjectSelectorTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.ObjectSiblingsTransform
Return description for this Transform
getDescription() - Method in class com.microstrategy.web.app.transforms.OMDCreateFolderTransform
Returns the textual description of current transform class.
getDescription() - Method in class com.microstrategy.web.app.transforms.PageByTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.PageSetupHTMLEditorTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.PathTransform
Return description for this Transform
getDescription() - Method in class com.microstrategy.web.app.transforms.PDFTransform
Return description for this Transform
getDescription() - Method in class com.microstrategy.web.app.transforms.PreferencesExportTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.PreferencesToolbarTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.PreferencesUserGroupsTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.PrintTransform
Deprecated.
Return description for this Transform
getDescription() - Method in class com.microstrategy.web.app.transforms.ProjectBrowserTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.ProjectStatusTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.ProjectsTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.PromptAnswerTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.PromptCartTransform
Deprecated.
Returns a description of this transform.
getDescription() - Method in class com.microstrategy.web.app.transforms.PromptCartXHTMLTransform
Indicates the description for this Transform.
getDescription() - Method in class com.microstrategy.web.app.transforms.PromptCheckboxTransform
Indicates this transform's description.
getDescription() - Method in class com.microstrategy.web.app.transforms.PromptConstantTransform
Indicates this transform's description.
getDescription() - Method in class com.microstrategy.web.app.transforms.PromptConstantWidgetTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.PromptDetailsTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.PromptDimtyWidgetTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.PromptEditorJavaScriptBoneTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.PromptEditorTabTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.PromptElementsWidgetTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.PromptExpressionCartTransform
Deprecated.
Indicates this transforms description.
getDescription() - Method in class com.microstrategy.web.app.transforms.PromptExpressionCartWithPickerTransform
Indicates the description for this Transform.
getDescription() - Method in class com.microstrategy.web.app.transforms.PromptExpressionCartXHTMLTransform
Indicates the description for this Transform.
getDescription() - Method in class com.microstrategy.web.app.transforms.PromptExpressionNonCartTransform
This transforms description
getDescription() - Method in class com.microstrategy.web.app.transforms.PromptExpressionTransform
Indicates class description.
getDescription() - Method in class com.microstrategy.web.app.transforms.PromptExpressionWidgetTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.PromptListboxTransform
This transforms description.
getDescription() - Method in class com.microstrategy.web.app.transforms.PromptObjectBrowsingTransform
Deprecated.
Indicates class description.
getDescription() - Method in class com.microstrategy.web.app.transforms.PromptObjectBrowsingXHTMLTransform
Indicates the description for this Transform.
getDescription() - Method in class com.microstrategy.web.app.transforms.PromptObjectWidgetTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.PromptPathTransform
Return description for this Transform
getDescription() - Method in class com.microstrategy.web.app.transforms.PromptRadioTransform
This transforms description
getDescription() - Method in class com.microstrategy.web.app.transforms.PromptsClassicTransform
Returns description for this Transform.
getDescription() - Method in class com.microstrategy.web.app.transforms.PromptsContainerTransform
Returns description for this Transform.
getDescription() - Method in class com.microstrategy.web.app.transforms.PromptsIFrameTransform
Return description for this Transform.
getDescription() - Method in class com.microstrategy.web.app.transforms.PromptsSummaryTransform
Indicates description for this Transform.
getDescription() - Method in class com.microstrategy.web.app.transforms.PromptXSLTransform
Indicates prompts transform description.
getDescription() - Method in class com.microstrategy.web.app.transforms.ReportAjaxVisualizationTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.ReportDesignModeTransformImpl
 
getDescription() - Method in class com.microstrategy.web.app.transforms.ReportDetailsPanelTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.ReportDetailsTransform
Deprecated.
Returns the description for this Transform
getDescription() - Method in class com.microstrategy.web.app.transforms.ReportDetailsXHTMLTransform
Returns the description for this Transform
getDescription() - Method in class com.microstrategy.web.app.transforms.ReportExportExcelFormattingTransform
Deprecated.
Return description for this Transform
getDescription() - Method in class com.microstrategy.web.app.transforms.ReportExportHTMLTransform
Deprecated.
Return description for this Transform
getDescription() - Method in class com.microstrategy.web.app.transforms.ReportExportIServerTransform
Return description for this Transform
getDescription() - Method in class com.microstrategy.web.app.transforms.ReportExportPlainTextTransform
Return description for this Transform
getDescription() - Method in class com.microstrategy.web.app.transforms.ReportFrameClassicTransform
Deprecated.
The description of this transform.
getDescription() - Method in class com.microstrategy.web.app.transforms.ReportGoogleGraphVisualizationTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.ReportGraphImageTransform
Deprecated.
Return the description for this Transform.
getDescription() - Method in class com.microstrategy.web.app.transforms.ReportGraphTransformImpl
Return description for this Transform.
getDescription() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Returns the description for this cell.
getDescription() - Method in class com.microstrategy.web.app.transforms.ReportGridGraphTransformImpl
Return description for this Transform
getDescription() - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
Returns a textual description of this transform to be used in WYSIWYG tools.
getDescription() - Method in class com.microstrategy.web.app.transforms.ReportIncrementalFetchTransform
Return description for this Transform.
getDescription() - Method in class com.microstrategy.web.app.transforms.ReportLastUpdateTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.ReportOptionsTransform
Return description for this Transform
getDescription() - Method in class com.microstrategy.web.app.transforms.ReportOutlineModeTransformImpl
 
getDescription() - Method in class com.microstrategy.web.app.transforms.ReportPageByInfoTransform
Return description for this Transform
getDescription() - Method in class com.microstrategy.web.app.transforms.ReportPageByTransform
Deprecated.
Return description for this Transform
getDescription() - Method in class com.microstrategy.web.app.transforms.ReportPathTransform
Return description for this Transform
getDescription() - Method in class com.microstrategy.web.app.transforms.ReportQuickLinksTransform
Deprecated.
Return description for this Transform
getDescription() - Method in class com.microstrategy.web.app.transforms.ReportSavePropertiesTransform
Return description for this Transform
getDescription() - Method in class com.microstrategy.web.app.transforms.ReportTimelineXMLTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.ReportToolbarTransform
Return description for this Transform
getDescription() - Method in class com.microstrategy.web.app.transforms.ReportWorkingSetObjectsTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.ReportXMLTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.ResizeEditorTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.ResultSetFrameTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.ResultSetStatusTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.RWActionControlEditorTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.RWDetailsTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.RWExportTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.RWFlashDashboardTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.RWGraphDropZonesEditorTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.RWGridTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.RWIncrementalFetchTransform
Return description for this Transform.
getDescription() - Method in class com.microstrategy.web.app.transforms.RWLastUpdateTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.RWLayoutTabStripTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.RWLayoutTransform
Display's the description of this transform for StyleCatalog
getDescription() - Method in class com.microstrategy.web.app.transforms.RWOutlineViewTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.RWPathTransform
Return description for this Transform
getDescription() - Method in class com.microstrategy.web.app.transforms.RWPDFTransform
Deprecated.
 
getDescription() - Method in class com.microstrategy.web.app.transforms.RWPropertiesEditorTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.RWSavePropertiesTransform
Return description for this Transform
getDescription() - Method in class com.microstrategy.web.app.transforms.RWXMLTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.SaveAsReportTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.SaveAsTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.SaveObjectAsDialogTransform
Returns the textual description of current transform class.
getDescription() - Method in class com.microstrategy.web.app.transforms.ScheduleEditTransform
Deprecated.
Returns the description of this transform.
getDescription() - Method in class com.microstrategy.web.app.transforms.ScheduleOverwriteTransform
Deprecated.
Returns the description of this transform.
getDescription() - Method in class com.microstrategy.web.app.transforms.SchedulesBulletTransform
Deprecated.
Returns the description of this transform.
getDescription() - Method in class com.microstrategy.web.app.transforms.SchedulesFilteredListTransform
Deprecated.
Returns the description of this transform to be used by the Style Catalog.
getDescription() - Method in class com.microstrategy.web.app.transforms.SchedulesFilteredListXHTMLTransform
Deprecated.
Returns the description of this transform to be used by the Style Catalog.
getDescription() - Method in class com.microstrategy.web.app.transforms.SchedulesIconTransform
Deprecated.
Returns the description of this transform to be used by the Style Catalog.
getDescription() - Method in class com.microstrategy.web.app.transforms.SchedulesIconXHTMLTransform
Deprecated.
Returns the description of this transform to be used by the Style Catalog.
getDescription() - Method in class com.microstrategy.web.app.transforms.SchedulesListTransform
Deprecated.
Returns the description of this transform to be used by the Style Catalog.
getDescription() - Method in class com.microstrategy.web.app.transforms.SchedulesListXHTMLTransform
Deprecated.
Returns the description of this transform to be used by the Style Catalog.
getDescription() - Method in class com.microstrategy.web.app.transforms.SearchSimpleTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.SecondaryDataSourcesEditorTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.SecurityFilterFrameTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.SecurityFilterTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.SecurityRoleEditorTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.SecurityRolePathTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.SecurityRoleUserEntitiesSelectorTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.ShareURLTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.SimpleThresholdsEditorTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.SingleObjectSelectorTransform
Returns the textual Type of current transform class.
getDescription() - Method in class com.microstrategy.web.app.transforms.SortEditorTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.SortGeneralTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.SubscriptionConfirmSendNowTransform
Returns this transform's description.
getDescription() - Method in class com.microstrategy.web.app.transforms.SubscriptionConfirmTransform
Returns this transform's description.
getDescription() - Method in class com.microstrategy.web.app.transforms.SubscriptionContactsBrowserTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.SubscriptionEditFileTransform
Returns the description of this transform.
getDescription() - Method in class com.microstrategy.web.app.transforms.SubscriptionEditFTPTransform
Returns the description of this transform.
getDescription() - Method in class com.microstrategy.web.app.transforms.SubscriptionEditPrintTransform
Returns the description of this transform.
getDescription() - Method in class com.microstrategy.web.app.transforms.SubscriptionEditTransform
Returns the description of this transform.
getDescription() - Method in class com.microstrategy.web.app.transforms.SubscriptionFrameTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.SubscriptionPersonalViewTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.SubscriptionsBulletTransform
Returns the description of this transform.
getDescription() - Method in class com.microstrategy.web.app.transforms.SubscriptionsEditorNCCacheTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.SubscriptionsEditorNCFileTransform
Returns the textual description of current transform class.
getDescription() - Method in class com.microstrategy.web.app.transforms.SubscriptionsEditorNCFTPTransform
Returns the textual description of current transform class.
getDescription() - Method in class com.microstrategy.web.app.transforms.SubscriptionsEditorNCPrintTransform
Returns the textual description of current transform class.
getDescription() - Method in class com.microstrategy.web.app.transforms.SubscriptionsEditorNCSendNowTransform
Returns the textual description of current transform class.
getDescription() - Method in class com.microstrategy.web.app.transforms.SubscriptionsEditorNCTransform
Returns the textual description of current transform class.
getDescription() - Method in class com.microstrategy.web.app.transforms.SubscriptionsEditorTransform
Deprecated.
Returns the textual description of current transform class.
getDescription() - Method in class com.microstrategy.web.app.transforms.SubscriptionSendNowTransform
Returns the description of this transform.
getDescription() - Method in class com.microstrategy.web.app.transforms.SubscriptionsFilteredListTransform
Deprecated.
Returns the description of this transform to be used by the Style Catalog.
getDescription() - Method in class com.microstrategy.web.app.transforms.SubscriptionsFilteredListXHTMLTransform
Returns the description of this transform to be used by the Style Catalog.
getDescription() - Method in class com.microstrategy.web.app.transforms.SubscriptionsIconTransform
Deprecated.
Returns the description of this transform to be used by the Style Catalog.
getDescription() - Method in class com.microstrategy.web.app.transforms.SubscriptionsIconXHTMLTransform
Returns the description of this transform to be used by the Style Catalog.
getDescription() - Method in class com.microstrategy.web.app.transforms.SubscriptionsListTransform
Deprecated.
Returns the description of this transform to be used by the Style Catalog.
getDescription() - Method in class com.microstrategy.web.app.transforms.SubscriptionsListXHTMLTransform
Returns the description of this transform to be used by the Style Catalog.
getDescription() - Method in class com.microstrategy.web.app.transforms.SubscriptionsPageByAttributesTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.SubtotalDefinition
 
getDescription() - Method in class com.microstrategy.web.app.transforms.SubtotalsDHTMLTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.SubtotalsEditorTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.TabDocumentAdvancedTransform
Deprecated.
 
getDescription() - Method in class com.microstrategy.web.app.transforms.TabDocumentExportTransform
Deprecated.
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.TabDocumentOtherTransform
Deprecated.
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.TabDocumentTableOfContentsTransform
Deprecated.
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.TabDocumentWatermarkTransform
Deprecated.
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.TabGraphAdvancedTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.TabGraphAxesTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.TabGraphGeneralTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.TabGraphTitlesTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.TabManagerTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.TabPageMarginTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.TabPageOutputTransform
Deprecated.
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.TabPageSetupTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.TabPropertiesGeneralTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.TabPropertiesGridTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.TabPropertiesLayoutTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.TabPropertiesLineTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.TabPropertiesOtherGridTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.TabPropertiesPictureTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.TabPropertiesSelectorTransform
Returns the description of the transform.
getDescription() - Method in class com.microstrategy.web.app.transforms.TemplateFilterExecTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.TemplateFilterExecXHTMLTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.ThresholdsEditorTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.TimeSeriesVisualizationDataTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.ToolbarSetTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.ToolbarTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.UserAddressListTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.UserAnalysisQuotaEditorTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.UserContactsBrowserCartTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.UserEntitiesSelectorTreeCartTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.UserEntitiesTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.UserEntityEditorTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.UserEntityPrivilegesTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.ViewFilterElementPanelTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.VisualizationPropertiesEditorTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.VisualizationPropertiesTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.VisualizationsEditorTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.WebHyperLinkEditorTransform
 
getDescription() - Method in class com.microstrategy.web.app.transforms.WizardStepTransform
Returns the textual description of the transform
getDescription() - Method in class com.microstrategy.web.app.transforms.WizardTransform
Return description for this Transform.
getDescription() - Method in class com.microstrategy.web.app.utils.upgrade.CleanUpModule
 
getDescription() - Method in class com.microstrategy.web.app.utils.upgrade.CopyFilesModule
 
getDescription() - Method in class com.microstrategy.web.app.utils.upgrade.EventsModule
 
getDescription() - Method in class com.microstrategy.web.app.utils.upgrade.GenericFileModule
 
getDescription() - Method in class com.microstrategy.web.app.utils.upgrade.LocalesModule
 
getDescription() - Method in class com.microstrategy.web.app.utils.upgrade.PageConfigsModule
 
getDescription() - Method in class com.microstrategy.web.app.utils.upgrade.PropertiesModule
 
getDescription() - Method in class com.microstrategy.web.app.utils.upgrade.StyleCatalogModule
 
getDescription() - Method in interface com.microstrategy.web.app.utils.upgrade.UpgradeModule
A description of the task the module performs.
getDescription() - Method in class com.microstrategy.web.app.utils.upgrade.WebXMLModule
 
getDescription() - Method in class com.microstrategy.web.config.ExportPlaintextDelimiter
Returns the descriptor that the application should use to display the delimiter if the desc-id attribute is missing.
getDescription() - Method in interface com.microstrategy.web.objects.admin.monitors.Job
Returns the description of the job
getDescription() - Method in interface com.microstrategy.web.objects.admin.users.WebPrivilegeEntry
Returns the description of the privilege, localized to the display locale on the session.
getDescription() - Method in class com.microstrategy.web.objects.dataimport.DatasetSaver
 
getDescription() - Method in class com.microstrategy.web.objects.JobPriorityMap
 
getDescription() - Method in interface com.microstrategy.web.objects.rw.RWDetails
Returns the description of the object
getDescription() - Method in interface com.microstrategy.web.objects.WebDrillPath
Returns the description string for this drill path.
getDescription() - Method in interface com.microstrategy.web.objects.WebDSN
Returns the description of the DSN.
getDescription() - Method in interface com.microstrategy.web.objects.WebFunctionParameter
Returns the description of the parameter
getDescription() - Method in interface com.microstrategy.web.objects.WebFunctionProperty
Returns the description of the property.
getDescription() - Method in interface com.microstrategy.web.objects.WebObjectInfo
Returns the description of the object.
getDescription() - Method in interface com.microstrategy.web.objects.WebParsedObject
Get the description of this object.
getDescription() - Method in interface com.microstrategy.web.objects.WebProjectCreator
Returns the description to be used for the new project.
getDescription() - Method in interface com.microstrategy.web.objects.WebPromptCustomStyle
Returns the description of this prompt custom style
getDescription() - Method in class com.microstrategy.web.objects.WebPromptCustomStyleImpl
 
getDescription() - Method in interface com.microstrategy.web.objects.WebSubscriptionComponent
 
getDescription() - Method in class com.microstrategy.web.objects.WebTransmitterImpl
 
getDescription() - Method in class com.microstrategy.web.preferences.PreferenceAllowableValue
Retrieves the description for the allowable value.
getDescription() - Method in interface com.microstrategy.web.preferences.PreferenceDefinition
A description of the definition.
getDescription() - Method in class com.microstrategy.web.preferences.PreferenceDefinitionBase
 
getDescription() - Method in class com.microstrategy.web.tasks.config.TaskMetadataImpl
 
getDescription() - Method in class com.microstrategy.web.tasks.config.TaskParameterMetadataImpl
 
getDescription() - Method in class com.microstrategy.web.tasks.models.dto.SapHanaVariableInfoDTO
 
getDescription() - Method in interface com.microstrategy.web.tasks.TaskMetadata
Returns the textual description of the purpose of this Task.
getDescription() - Method in interface com.microstrategy.web.tasks.TaskParameterMetadata
Returns the textual description of this Task parameter.
getDescription() - Method in interface com.microstrategy.web.transform.BeanDefn
Returns the description of the bean associated with the bean definition object.
getDescription() - Method in class com.microstrategy.web.transform.BeanDefnImpl
 
getDescription() - Method in interface com.microstrategy.web.transform.FormalParameter
Returns the description of the FormalParameter object.
getDescription() - Method in class com.microstrategy.web.transform.FormalParameterAnnotation
 
getDescription() - Method in class com.microstrategy.web.transform.FormalParameterImpl
Returns the textual description of the FormalParameter object
getDescription() - Method in interface com.microstrategy.web.transform.LayoutParser
Gets the description of this layout parser object (to be read by someone wishing to use it).
getDescription() - Method in interface com.microstrategy.web.transform.LayoutSource
Gets the description of this layout source object (to be read by someone wishing to use it).
getDescription() - Method in class com.microstrategy.web.transform.LayoutSourceFile
Gets the description of this layout source object (to be read by someone wishing to use it).
getDescription() - Method in class com.microstrategy.web.transform.LayoutSourceString
Gets the description of this layout source object (to be read by someone wishing to use it).
getDescription() - Method in interface com.microstrategy.web.transform.MapperDefn
Returns the description associated with this Mapper definition.
getDescription() - Method in class com.microstrategy.web.transform.MapperDefnImpl
Returns the description associated with this Mapper definition.
getDescription() - Method in class com.microstrategy.web.transform.MSTRLayoutParser
Gets the description of this layout parser object (to be read by someone wishing to use it).
getDescription() - Method in class com.microstrategy.web.transform.PrettyPrintTransform
 
getDescription() - Method in class com.microstrategy.web.transform.SampleTransform
 
getDescription() - Method in interface com.microstrategy.web.transform.Style
Returns the description of the style object.
getDescription() - Method in interface com.microstrategy.web.transform.StyleCatalog
Returns the textual description of the style catalog.
getDescription() - Method in class com.microstrategy.web.transform.StyleCatalogImpl
 
getDescription() - Method in class com.microstrategy.web.transform.StyleImpl
 
getDescription() - Method in interface com.microstrategy.web.transform.Transform
Returns a textual description of the transform.
getDescription() - Method in interface com.microstrategy.web.transform.TransformDefn
Returns the description of the transform associated with the transform definition object.
getDescription() - Method in class com.microstrategy.web.transform.TransformDefnImpl
 
getDescription() - Method in enum com.microstrategy.webapi.EnumDSSXMLQuickSearchCertifiedStatus
 
getDescription(Locale, int) - Static method in class com.microstrategy.utils.WebPrivilegeHelper
Returns the localized description of a privilege by its enumeration
getDescriptionField() - Method in interface com.microstrategy.web.app.beans.ObjectManipulationDialogBean
Gets dialog's description field value
getDescriptionField() - Method in interface com.microstrategy.web.app.beans.OMDCreateFolderBean
Gets dialog's description field value
getDescriptionID() - Method in class com.microstrategy.web.app.transforms.SubtotalDefinition
 
getDescriptionID() - Method in class com.microstrategy.web.preferences.PreferenceAllowableValue
Retrieves the descriptionID for the allowable value.
getDescriptionPattern() - Method in interface com.microstrategy.web.app.beans.SearchBean
Returns the description pattern that the search is currently limited to.
getDescriptionPattern() - Method in interface com.microstrategy.web.objects.WebSearch
Returns the description pattern that the search is currently limited to.
getDescriptionPattern() - Method in class com.microstrategy.webapi.paramsobject.SynchronousQuickSearch
 
getDescriptor() - Method in class com.microstrategy.web.app.ErrorInfo.ErrorMessage
Returns the descriptor that the application should use to display the error message if the desc-id attribute is missing.
getDescriptor() - Method in class com.microstrategy.web.app.ErrorInfo.ErrorTitle
Returns the descriptor that the application should use to display the error title if the desc-id attribute is missing.
getDescriptor() - Method in class com.microstrategy.web.app.RibbonInfo
 
getDescriptor() - Method in class com.microstrategy.web.app.Shortcut
Returns a descriptor that the application should use to display the shortcut if the desc-id attribute is missing.
getDescriptor() - Method in class com.microstrategy.web.app.ShortcutList
Returns a descriptor that the application should use to display the shortcut list if the desc-id attribute is missing.
getDescriptor() - Method in class com.microstrategy.web.config.MapStyle
 
getDescriptor() - Method in class com.microstrategy.web.config.Visualization
Get the identifier of the descriptor to be used for the visualization
getDescriptor(int) - Method in class com.microstrategy.web.app.beans.AbstractAppComponent
Retrieve the descriptor when the key is an integer value...
getDescriptor(int) - Method in interface com.microstrategy.web.app.beans.AppComponent
Retrieve the descriptor when the key is an integer value...
getDescriptor(int) - Method in interface com.microstrategy.web.app.beans.EventManager.EventDescriptorHelper
 
getDescriptor(int) - Method in class com.microstrategy.web.app.gui.AbstractGuiElement
get descriptor by a key
getDescriptor(int) - Method in interface com.microstrategy.web.app.gui.GuiElement
Get the descriptor associated with the numeric key given
getDescriptor(int) - Method in class com.microstrategy.web.app.tasks.AbstractAppTask
Get descriptor string for given descriptor id
getDescriptor(int) - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
Get the descriptor for the given key.
getDescriptor(int) - Method in class com.microstrategy.web.app.transforms.AbstractPromptObjectTransform
Returns a descriptor (localized message) associated to this key.
getDescriptor(int) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Get descriptor for this key
getDescriptor(int) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellDrill.AbstractDrillContextMenuBuilder
Get the descriptor for the given key.
getDescriptor(int) - Method in class com.microstrategy.web.app.transforms.MobileGraphXMLTransform
Get the descriptor for the given key.
getDescriptor(int) - Method in class com.microstrategy.web.app.transforms.PromptExpressionTransform
Indicates localized descriptor associated to given key or Id.
getDescriptor(int) - Method in class com.microstrategy.web.app.transforms.ReportXMLTransform
Get the descriptor for the given key.
getDescriptor(int) - Static method in class com.microstrategy.web.app.utils.HTTPHelper
Deprecated. 
getDescriptor(int, Messages) - Static method in class com.microstrategy.web.app.utils.HTTPHelper
Obtains the descriptor string corresponding to the indicated key
getDescriptor(int, Messages) - Static method in class com.microstrategy.web.app.utils.PrintBeanHelper
Returns a localized descriptor for the specified key
getDescriptor(int, String) - Method in class com.microstrategy.web.app.gui.AbstractGuiElement
 
getDescriptor(int, String) - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
 
getDescriptor(ReportBean, int) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Deprecated.
Use method that doesn't receive the ReportBean as an argument.
getDescriptor(ReportBean, int) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Get descriptor for this key
getDescriptor(String) - Method in class com.microstrategy.web.app.beans.AbstractAppComponent
Retrieve the descriptor when the key is a string
getDescriptor(String) - Method in interface com.microstrategy.web.app.beans.AppComponent
Retrieve the descriptor when the key is a string
getDescriptor(String) - Method in class com.microstrategy.web.app.gui.AbstractGuiElement
get descriptor by a key
getDescriptor(String) - Method in interface com.microstrategy.web.app.gui.GuiElement
Get the descriptor associated with the string key given
getDescriptor(String) - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
Get the descriptor for the given key.
getDescriptor(String) - Method in class com.microstrategy.web.app.transforms.AbstractPromptObjectTransform
Get the descriptor for the given key.
getDescriptor(String) - Method in class com.microstrategy.web.app.transforms.MobileGraphXMLTransform
Get the descriptor for the given key.
getDescriptor(String) - Method in class com.microstrategy.web.app.transforms.ReportXMLTransform
Get the descriptor for the given key.
getDescriptor(String, String) - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
 
getDescriptor(String, String) - Method in class com.microstrategy.web.app.transforms.AbstractPromptObjectTransform
 
getDescriptor(String, String) - Method in class com.microstrategy.web.objects.WebObjectsFactory
 
getDescriptorId() - Method in class com.microstrategy.web.app.ErrorInfo.ErrorMessage
Returns the Resource Bundle item id that the application should use to display the error message in the language of the user's locale.
getDescriptorId() - Method in class com.microstrategy.web.app.ErrorInfo.ErrorTitle
Returns the Resource Bundle item id that the application should use to display the error title in the language of the user's locale.
getDescriptorId() - Method in class com.microstrategy.web.app.RibbonInfo
 
getDescriptorId() - Method in class com.microstrategy.web.config.Visualization
Get the identifier of the descriptor to be used for the visualization
getDescriptorID() - Method in class com.microstrategy.web.app.beans.GraphAxisInformation
Returns the descriptor ID associated with this axis
getDescriptorID() - Method in class com.microstrategy.web.app.beans.GraphSeriesInformation
 
getDescriptorID() - Method in class com.microstrategy.web.app.beans.GraphTitleInformation
Returns the descriptor ID associated with this title information instance
getDescriptorID() - Method in class com.microstrategy.web.app.ExportFormat
Returns the Resource Bundle item id that the application should use to display the export format in the language of the user's locale.
getDescriptorID() - Method in class com.microstrategy.web.app.PageInfo
Get the descriptor ID related with this page
getDescriptorID() - Method in class com.microstrategy.web.app.PaperSizes
Returns the descriptor id, that is Resource Bundle item id that the application should use to display the paper size descriptor in the language of the user's locale.
getDescriptorID() - Method in class com.microstrategy.web.app.Shortcut
Returns the Resource Bundle item id that the application should use to display the shortcut in the language of the user's locale.
getDescriptorID() - Method in class com.microstrategy.web.app.ShortcutList
Returns the Resource Bundle item id that the application should use to display the shortcut list in the language of the user's locale.
getDescriptorID() - Method in class com.microstrategy.web.app.utils.EnumQuickSymbol
 
getDescriptorID() - Method in class com.microstrategy.web.config.ExportPlaintextDelimiter
Returns the descriptor id, that is Resource Bundle item id that the application should use to display the delimiter descriptor in the language of the user's locale.
getDescriptorID() - Method in class com.microstrategy.web.config.MapStyle
 
getDescriptorID(int) - Method in class com.microstrategy.web.app.beans.GraphSeriesInformation
Returns the descriptor ID associated with this title information instance
getDescriptors(String) - Method in class com.microstrategy.web.app.utils.JavaScriptBundles
 
GetDescriptorsTask - Class in com.microstrategy.web.app.tasks
This is the task for retrieving descriptors for certain locale.
GetDescriptorsTask() - Constructor for class com.microstrategy.web.app.tasks.GetDescriptorsTask
 
GetDescriptorsTask(String) - Constructor for class com.microstrategy.web.app.tasks.GetDescriptorsTask
 
getDescWeb() - Method in class com.microstrategy.web.app.ShapeFileMap
 
getDescWeb() - Method in class com.microstrategy.web.config.GeoShapeInfo
 
getDesignMode() - Method in interface com.microstrategy.web.app.beans.ReportFrameBean
Returns the view mode of the report frame bean (a value from EnumReportViewModes)
getDesignMode() - Method in class com.microstrategy.web.app.beans.ReportFrameBeanImpl
Returns the view mode of the report frame bean (a value from EnumReportViewModes)
getDesignMode() - Method in interface com.microstrategy.web.app.beans.RWFrameBean
Returns the view mode of the RW frame bean (a value from EnumReportViewModes)
getDesignMode() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridTransform
Deprecated.
- use isDesignMode instead
getDesignModeEvent() - Method in class com.microstrategy.web.app.transforms.ReportFrameClassicTransform
Deprecated.
Returns the event used in the ReportFrame's design mode.
getDesignModeEvent() - Method in class com.microstrategy.web.app.transforms.ReportFrameGenericTransform
 
getDesignModeStage() - Method in class com.microstrategy.web.app.beans.AbstractObjectBrowserTabBean
 
getDesignModeStage() - Method in interface com.microstrategy.web.app.beans.ObjectBrowserTabBean
Get the stage of the design mode (EnumReportDesignMode).
getDesignModeStage() - Method in interface com.microstrategy.web.app.beans.ReportFrameBean
Returns the design mode stage of the report frame bean ReportDesignModeStage_EditTemplate or ReportDesignModeStage_EditFilter (EnumReportDesignMode))
getDesignModeStage() - Method in class com.microstrategy.web.app.beans.ReportFrameBeanImpl
Check the preferences for the name of the editor that will be displayed with this request.
getDesired() - Method in interface com.microstrategy.web.objects.WebOptimizedDrillPathSettings
This would return the value of the desired flag.
getDesktopAnalystMaxUsers() - Method in interface com.microstrategy.web.objects.admin.serverconfig.ServerLicense
 
getDesktopArchitectMaxusers() - Method in interface com.microstrategy.web.objects.admin.serverconfig.ServerLicense
 
getDesktopDesingerMaxUsers() - Method in interface com.microstrategy.web.objects.admin.serverconfig.ServerLicense
 
getDesktopKey() - Method in class com.microstrategy.web.app.PaperSizes
Returns the desktop-key, a unique identifier used by MicroStrategy Desktop to identify the paper size.
getDesktopPaperSize(PaperSizesList, String) - Static method in class com.microstrategy.web.app.utils.OptionsHelper
Deprecated.
Use getDesktopPaperSize(ShortcutList, String)
getDesktopPaperSize(ShortcutList, String) - Static method in class com.microstrategy.web.app.utils.OptionsHelper
Gets the Desktop's paper size
getDESourceMode(WebAttribute) - Method in interface com.microstrategy.web.objects.WebReportInstance
 
getDestination() - Method in interface com.microstrategy.web.objects.admin.monitors.JobDetails
Returns the destination for the job.
getDestination() - Method in interface com.microstrategy.web.objects.admin.serverconfig.PerformanceLoggingConfiguration
Returns the log destination for this configuration.
getDestinations() - Method in interface com.microstrategy.web.objects.admin.serverconfig.DiagnosticsDispatcher
Returns a Simple List of LogDestination objects for this dispatcher.
getDestinations(String, String) - Method in interface com.microstrategy.web.objects.admin.serverconfig.DiagnosticsConfiguration
Returns a Simple List of LogDestination objects for a given logger-dispatcher combination.
getDetailedErrorMsg() - Method in exception com.microstrategy.web.objects.admin.serverconfig.ServerControlException
 
getDetailsEvent(WebMessage) - Method in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
 
getDetailsFormatter() - Method in interface com.microstrategy.web.objects.rw.RWInstance
Returns the details formatter object associated with this instance.
getDetailsFormatter() - Method in interface com.microstrategy.web.objects.WebResultSettings
Returns a WebDetailsFormatter object using which we can set the format for the template details, prompt details, filter details etc that are generated on the IServer.
getDetailsFormatter() - Method in class com.microstrategy.web.objects.WebResultSettingsImpl
 
getDetailsSectionKey() - Method in interface com.microstrategy.web.app.beans.SortEditorBean
Returns the RW SortEditor Details Section Key
getDevice() - Method in interface com.microstrategy.web.objects.WebSubscriptionAddress
 
getDevice() - Method in interface com.microstrategy.web.objects.WebSubscriptionLocation
Returns the device associated with this location Note that if there is an address associated with this location, then the result of this is the same as this.getAddress().getDevice()
getDevice(String) - Method in interface com.microstrategy.web.objects.WebSubscriptionsSource
Retrieves a WebSubscriptionDevice using the id.
getDeviceArg() - Method in interface com.microstrategy.web.app.gui.DefaultSubscriptionWidget
Deprecated.
 
getDeviceId() - Method in interface com.microstrategy.web.app.gui.DefaultSubscriptionWidget
Deprecated.
 
getDeviceID() - Method in interface com.microstrategy.web.objects.WebLDAPSettings
Returns a String contains the device option on the Import-Options tab.
getDeviceID(String) - Static method in class com.microstrategy.web.objects.WebSubscriptionHelper
 
getDevices() - Method in interface com.microstrategy.web.app.beans.SubscriptionEditorBean
This method will retrieve the list of available devices for creating addresses for email subscription.
getDevices() - Method in interface com.microstrategy.web.app.gui.DefaultSubscriptionWidget
Deprecated.
 
getDevices() - Method in interface com.microstrategy.web.objects.WebSubscriptionsSource
Returns the list of available devices
getDevices(int) - Method in interface com.microstrategy.web.objects.WebSubscriptionsSource
Returns the list of available devices for a specific content type
getDevices(int, int) - Method in interface com.microstrategy.web.objects.WebSubscriptionsSource
Retrieves list of WebSubscriptionDevice objects for the given delivery mode and contentType
getDevicesByDeliveryMode(int) - Method in interface com.microstrategy.web.objects.WebSubscriptionsSource
Retrieves list of WebSubscriptionDevice objects for the given delivery mode and contentType
getDhtmlChecked() - Method in class com.microstrategy.web.app.Shortcut
Returns a javascript code that is evaluated to determine whether the shortcut should appear checked or unchecked when it is displayed.
getDhtmlEnabled() - Method in class com.microstrategy.web.app.Shortcut
Represents a javascript code that is evaluated to determine whether the shortcut should appear enabled or disabled when it is displayed.
getDhtmlShow() - Method in class com.microstrategy.web.app.Shortcut
Represents a javascript code that is evaluated to determine whether the shortcut should be displayed.
getDiagnosticHTMLContent(DiagnosticsBean, String, Document) - Static method in class com.microstrategy.web.admin.transforms.DiagnosticsViewerTransformHelper
Based on the XML received, transform it with the XSL indicated and return the result of the transform on a BufferedReader instance.
getDiagnosticLevel() - Method in interface com.microstrategy.web.admin.beans.DiagnosticsBean
Deprecated.
the level can be obtained from EditableLogger.getLevel()
getDiagnosticsBean() - Method in class com.microstrategy.web.admin.transforms.AbstractDiagnosticsTransform
Returns the current DiagnosticsBean instance being transformed
getDiagnosticsConfiguration() - Method in interface com.microstrategy.web.objects.admin.serverconfig.IntelligenceServerInstance
Returns the DiagnosticsConfiguration for this server instance.
getDiagnosticType() - Method in interface com.microstrategy.web.admin.beans.DiagnosticsBean
Get the diagnostic type that the bean has as selected
getDIAlternativeSessionRequestTimeout() - Static method in class com.microstrategy.webapi.ACMPreferenceReader
 
GetDIExternalInfoTask - Class in com.microstrategy.web.app.tasks
 
GetDIExternalInfoTask() - Constructor for class com.microstrategy.web.app.tasks.GetDIExternalInfoTask
 
GetDIExternalInfoTask(String) - Constructor for class com.microstrategy.web.app.tasks.GetDIExternalInfoTask
 
getDimension() - Method in interface com.microstrategy.web.objects.WebBrowsePath
 
getDimension() - Method in interface com.microstrategy.web.objects.WebDimensionAttribute
Returns the WebDimension object associated with this dimension attribute.
getDimensionality() - Method in interface com.microstrategy.web.objects.WebNode
Returns an object which can be used to specify the dimensionality of the node.
getDimensionalityInfo(WebNode) - Method in class com.microstrategy.web.app.transforms.PromptExpressionTransform
Indicates current expression prompt dimensionality type.
getDimensionalityType() - Method in interface com.microstrategy.web.objects.WebNode
Returns the dimensionality type of the current node.
getDimensionAttribute() - Method in interface com.microstrategy.web.objects.WebAttribute
Returns the WebDimensionAttribute which is associated with this attribute.
getDimensionAttribute(WebDisplayUnit) - Method in class com.microstrategy.web.app.transforms.AbstractPromptObjectTransform
Obtains the dimension attribute given the WebDisplayUnit instance provided.
getDimensionAttribute(WebDisplayUnit) - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalCartTransform
Deprecated.
Returns WebDimensionAttribute intance from given unit.
getDimensionAttribute(WebDisplayUnit) - Method in class com.microstrategy.web.app.transforms.PromptsIFrameTransform
Returns the same object if it's already WebDimensionAttribute, otherwise
GetDimensionAttributeLock(String, String) - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer
Returns XML containing the System Dimension Attributes that have lock properties specified
getDimensionID() - Method in interface com.microstrategy.web.beans.AttributeBean
 
getDimensionInfo() - Method in interface com.microstrategy.web.objects.WebTemplateDimension
Returns the WebObjectInfo object corresponding to the WebTemplateDimension object which it is called on.
GetDimensions(String) - Static method in class com.microstrategy.web.app.tasks.architect.utils.SchemaManipulationParser
 
GetDimensionTask - Class in com.microstrategy.web.app.tasks
 
GetDimensionTask() - Constructor for class com.microstrategy.web.app.tasks.GetDimensionTask
 
GetDimensionTask(String) - Constructor for class com.microstrategy.web.app.tasks.GetDimensionTask
 
getDimtyAnswer() - Method in class com.microstrategy.web.app.transforms.PromptAnswerTransform
 
getDimtyAsString() - Method in class com.microstrategy.web.app.transforms.AbstractPromptExpressionTransform
Returns the dimensionality of a metric qualification as a string.
getDimtyAttributes() - Method in interface com.microstrategy.web.app.beans.MetricQualLevelEditorBean
 
getDimtyAttributesAsString() - Method in class com.microstrategy.web.app.transforms.AbstractPromptExpressionTransform
Returns the dimensionality of a metric qualification as a string.
getDimtyOutputLevel(WebNode) - Static method in class com.microstrategy.web.app.utils.ExpressionHelper
 
getDiplayUnitFilters() - Method in interface com.microstrategy.web.objects.WebDimensionAttribute
 
getDIPreferenceRequestTimeout() - Static method in class com.microstrategy.web.objects.actions.handlers.DIUtils
 
getDIProjectSettings(int) - Method in interface com.microstrategy.web.objects.WebReportSource
get the Data import related project settings.
GetDIProjectSettingsTask - Class in com.microstrategy.web.app.tasks
 
GetDIProjectSettingsTask() - Constructor for class com.microstrategy.web.app.tasks.GetDIProjectSettingsTask
 
GetDIProjectSettingsTask(String) - Constructor for class com.microstrategy.web.app.tasks.GetDIProjectSettingsTask
 
getDir() - Method in class com.microstrategy.web.app.utils.AbstractMkitBundles
 
getDirectExport() - Method in interface com.microstrategy.web.app.beans.DirectExportBean
Returns if the export bean was called by a Direct Export link (new page enforced)
getDirectExportBean() - Method in interface com.microstrategy.web.app.beans.OptionsBean
 
getDirectExportBean() - Method in class com.microstrategy.web.app.beans.OptionsBeanImpl
Deprecated.
 
getDirection() - Method in interface com.microstrategy.web.objects.WebDirectedAttribute
Returns the direction of the attribute.
getDirectory() - Method in class com.microstrategy.utils.FileDispenser
Returns the canonical directory of the current file path.
getDirectory() - Method in class com.microstrategy.web.blocks.config.IncludeBlock
 
getDirectory() - Method in class com.microstrategy.web.blocks.config.IncludeDir
 
getDisabledDbTypes() - Method in class com.microstrategy.web.config.AppschemaDisabledSources
 
getDisabledLock() - Static method in class com.microstrategy.utils.concurrent.ReadWriteLockFactory
Useful for testing or comparing scenarios without any locking.
getDisabledMetrics() - Method in interface com.microstrategy.web.objects.WebTemplate
Get the collection iterator of the disable metrics
getDisabledSources() - Method in interface com.microstrategy.web.beans.AppSchemaBean
 
getDisclaim() - Method in interface com.microstrategy.web.objects.FeatureInfo
get the disclaimer of feature info
getDisclaim() - Method in class com.microstrategy.web.objects.FeatureInfoImpl
 
getDisConnectedServer() - Method in interface com.microstrategy.web.admin.beans.AdminBean
Determines if the Intelligence Server is unconnected.
getDisconnectServerEvent(WebClusterNode) - Method in class com.microstrategy.web.admin.transforms.ConnectedServersTransform
Returns the event to use to disconnect the given server.
getDispenser() - Method in class com.microstrategy.utils.config.ConfigFileManager
 
getDisplay() - Method in class com.microstrategy.web.app.beans.SortDefinition
 
getDisplay() - Method in class com.microstrategy.web.config.DBParamInfoList
 
getDisplay() - Method in class com.microstrategy.web.config.DBTypeInfo
 
getDisplayableMSTRFileName() - Method in class com.microstrategy.web.app.transforms.RWSavePropertiesTransform
 
getDisplayableObjectName() - Method in class com.microstrategy.web.app.transforms.RWSavePropertiesTransform
 
getDisplayableReportName(String, boolean) - Static method in class com.microstrategy.web.app.utils.ExportBeanHelper
Cleans the file name.
getDisplayableReportName(String, List<String>) - Static method in class com.microstrategy.web.app.utils.ExportBeanHelper
Cleans the file name.
getDisplayAttrForms() - Method in interface com.microstrategy.web.app.beans.PageByUnit
 
getDisplayAttributeForm() - Method in interface com.microstrategy.web.objects.WebReportPlainTextExportSettings
Returns the current setting of whether to display attribute forms.
getDisplayAttributeForms() - Method in interface com.microstrategy.web.objects.rw.RWGroupBy
Return the forms should be displayed
getDisplayCell() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell.Context
 
getDisplayCell() - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellDrill.HeaderDrillContextMenuBuilder
 
getDisplayCell() - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellDrill.RowValueDrillContextMenuBuilder
 
getDisplayCell() - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellDrill.TitleDrillContextMenuBuilder
 
getDisplayCell() - Method in interface com.microstrategy.web.app.transforms.ReportGridDisplayCell.Context
 
getDisplayCell(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractReportCellInsertMetric
Utility method for obtaining the ReportGridCellHeader information out of the TransformContext details
getDisplayCoverPage() - Method in interface com.microstrategy.web.app.beans.PDFBean
Return whether to display a cover page with the filter details.
getDisplayCoverPage() - Method in interface com.microstrategy.web.app.beans.PrintBean
Deprecated.
Returns a boolean value that indicates whether to display the cover page
getDisplayedForms() - Method in class com.microstrategy.web.app.transforms.PromptExpressionWidgetTransform
 
getDisplayedForms() - Method in interface com.microstrategy.web.objects.WebExpressionPrompt
Returns which forms will be qualified upon, from the enumeration EnumWebDisplayedForms.
getDisplayExpressionBean() - Method in interface com.microstrategy.web.app.beans.ThresholdEditorBean
Returns the child ExpressionDisplayBean, which can be used to display subexpressions that are not being edited.
getDisplayFlag() - Method in interface com.microstrategy.web.admin.beans.DiagnosticsBean
Get the flag to be used for defining which types of messages to display
getDisplayFlag() - Method in interface com.microstrategy.web.app.beans.FilterEditorBean
Deprecated.
 
getDisplayFlags() - Method in interface com.microstrategy.web.app.gui.Editor
get the display flag for the editor
getDisplayFlags() - Method in class com.microstrategy.web.app.gui.EditorImpl
Get the display flag value as specified for the editor
getDisplayForm() - Method in interface com.microstrategy.web.objects.WebElement
Returns the current element's display forms.
getDisplayGridAndGraphSamePage() - Method in interface com.microstrategy.web.app.beans.PrintBean
Deprecated.
Returns a boolean value that determines whether to display the grid and graph on the same page.
getDisplayHelper() - Method in class com.microstrategy.web.app.transforms.AbstractPromptObjectTransform
Provides an instance of Web display helper object.
getDisplayHelper() - Method in interface com.microstrategy.web.beans.PromptObject
Returns the cached WebDisplayHelper object from the current PromptObject.
getDisplayHelper() - Method in interface com.microstrategy.web.objects.WebFilterBase
Returns a WebExpressionHelper object linked to this filter.
getDisplayHelper() - Method in interface com.microstrategy.web.objects.WebPrompt
Returns a display helper object that can be used to build prompt display XML.
getDisplayHelper(boolean) - Method in interface com.microstrategy.web.objects.WebPrompt
Returns a display helper object that can be used to build prompt display XML.
getDisplayLocale() - Method in interface com.microstrategy.web.objects.WebSessionInfo
Returns the display locale, which is meant to be used for the strings that will displayed to the user.
getDisplayLocaleResolution() - Method in class com.microstrategy.web.objects.localization.ClientLocaleResolvePolicy
 
getDisplayLocaleResolution() - Method in interface com.microstrategy.web.objects.localization.LocaleResolvePolicy
 
getDisplayLocaleResolution() - Method in class com.microstrategy.web.objects.localization.ServerLocaleResolvePolicy
 
getDisplayLocaleResolution() - Method in class com.microstrategy.web.objects.localization.UserOrClientLocaleResolvePolicy
 
getDisplayMode() - Method in interface com.microstrategy.web.app.beans.SubscriptionContactsBrowserBean
Returns the display mode of the contact browser bean.
getDisplayMode() - Method in interface com.microstrategy.web.app.gui.GuiComponent
get the display mode used when the GuiComponent renders itself
getDisplayMode() - Method in class com.microstrategy.web.app.taglibs.DisplayGuiComponentTagHelper
get the display mode used when the GuiComponent renders itself
getDisplayMode() - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
get the display mode used when the GuiComponent renders itself
getDisplayMode() - Method in interface com.microstrategy.web.app.transforms.AppTransform
get the display mode used when the GuiComponent renders itself
getDisplayMode() - Method in interface com.microstrategy.web.objects.rw.Report2RWSettings
 
getDisplayMode() - Method in interface com.microstrategy.web.objects.rw.RWGridGraphDef
Returns the view mode from EnumDSSXMLDisplayMode.
getDisplayMode() - Method in interface com.microstrategy.web.objects.WebDrillPath
returns the display mode for the report upon execution of the drill path possible values are in
getDisplayMode(WebDrillPath) - Method in class com.microstrategy.web.app.transforms.AbstractReportDataTransform
Returns the display mode when drilling via the given drill path
getDisplayMode(WebDrillPath) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellDrill.AbstractDrillContextMenuBuilder
 
getDisplayName() - Method in class com.microstrategy.web.app.beans.CartElementWebElement
 
getDisplayName() - Method in interface com.microstrategy.web.app.beans.GUIOperator
Returns the display name of this operator.
getDisplayName() - Method in interface com.microstrategy.web.app.beans.PageByElement
Returns the element's display name.
getDisplayName() - Method in interface com.microstrategy.web.app.gui.CartElement
Get display name to be used in HTML field.
getDisplayName() - Method in class com.microstrategy.web.app.gui.CartElementAttribute
 
getDisplayName() - Method in class com.microstrategy.web.app.gui.CartElementBasic
 
getDisplayName() - Method in class com.microstrategy.web.app.gui.CartElementFolder
 
getDisplayName() - Method in class com.microstrategy.web.app.gui.CartElementGeneric
 
getDisplayName() - Method in class com.microstrategy.web.app.gui.CartElementTree
 
getDisplayName() - Method in class com.microstrategy.web.app.gui.CartElementTU
 
getDisplayName() - Method in class com.microstrategy.web.app.gui.CartElementWebAttributeForm
Get use name to be used in HTML field.
getDisplayName() - Method in class com.microstrategy.web.app.gui.CartElementWebObjectInfo
Get display name to be used in HTML field.
getDisplayName() - Method in class com.microstrategy.web.app.gui.ContactCartElement
 
getDisplayName() - Method in class com.microstrategy.web.app.gui.SimpleCartElement
 
getDisplayName() - Method in class com.microstrategy.web.app.gui.TreeNode
Function that returns the name the text that will be displayed in the tree node.
getDisplayName() - Method in interface com.microstrategy.web.beans.AppSchemaBean
 
getDisplayName() - Method in interface com.microstrategy.web.beans.ObjectBean
Display name of the bean.
getDisplayName() - Method in interface com.microstrategy.web.objects.rw.RWGroupByElement
Returns the current element's display name.
getDisplayName() - Method in interface com.microstrategy.web.objects.sso.SSOIServerCredentials
The display name of the user
getDisplayName() - Method in interface com.microstrategy.web.objects.WebDisplayUnit
Returns the display name associated with this object.
getDisplayName() - Method in class com.microstrategy.web.objects.WebDossierPersonalViewShortcutImpl
 
getDisplayName() - Method in interface com.microstrategy.web.objects.WebElement
Returns the current element's display name.
getDisplayName() - Method in interface com.microstrategy.web.objects.WebHeader
 
getDisplayName() - Method in interface com.microstrategy.web.objects.WebMDXCatalog
Returns the display name of the catalog - this is the name that is meant for display purposes, but cannot be used for identification purposes.
getDisplayName() - Method in interface com.microstrategy.web.objects.WebMessage
 
getDisplayName() - Method in interface com.microstrategy.web.objects.WebNode
Returns the currently set display name of this node.
getDisplayName() - Method in interface com.microstrategy.web.objects.WebSubscriptionLocation
Return a display name for this location This will be either the name of the device, in case where there is no address associated with this or if there is an associated address, this will be the name of the address
getDisplayName() - Method in class com.microstrategy.web.objects.WebSyncSearchResultObj
 
getDisplayName() - Method in interface com.microstrategy.web.objects.WebTitleUnit
 
getDisplayName(boolean) - Method in interface com.microstrategy.web.objects.WebMessage
 
getDisplayName(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
 
getDisplayName(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
 
getDisplayName(WebObjectInfo, WebComponent) - Static method in class com.microstrategy.web.app.transforms.WidgetTransformHelper
 
getDisplayOption() - Method in interface com.microstrategy.web.objects.WebCustomGroup
Get the display option of the custom group element, from EnumWebCustomGroupDisplayOptions.
getDisplayOptions(int) - Method in interface com.microstrategy.web.app.beans.SubtotalsEditorBean
Returns the position of the subtotals for the specified axis.
getDisplayPopupPrintDialog() - Method in interface com.microstrategy.web.app.beans.PrintBean
Deprecated.
Returns a boolean value that determine whether to display the popup print dialog when printing.
getDisplayProperties() - Method in interface com.microstrategy.web.objects.WebPrompt
Returns prompt display properties or null.
getDisplayPropertiesEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderViewTransform
Returns an event to show the properties of the given object.
getDisplayProperty(String) - Method in class com.microstrategy.web.app.transforms.AbstractPromptWidgetTransform
 
getDisplayString(WebDerivedElement) - Static method in class com.microstrategy.web.objects.WebDerivedElementsEditorObject
 
getDisplayStyleList(ArrayList, String) - Method in class com.microstrategy.web.app.transforms.AbstractPromptEditorTransform
 
getDisplayStyleList(ArrayList, String) - Method in class com.microstrategy.web.app.transforms.ConstantPromptEditorTransform
 
getDisplayStyleList(ArrayList, String) - Method in class com.microstrategy.web.app.transforms.ElementsPromptEditorTransform
 
getDisplayStyleList(ArrayList, String) - Method in class com.microstrategy.web.app.transforms.ExpressionPromptEditorTransform
 
getDisplayStyleList(ArrayList, String) - Method in class com.microstrategy.web.app.transforms.ObjectsPromptEditorTransform
 
getDisplayStyleName() - Method in class com.microstrategy.web.app.transforms.AbstractPromptWidgetTransform
 
getDisplayStyles() - Method in class com.microstrategy.web.app.transforms.AbstractPromptEditorTransform
 
getDisplayText() - Method in interface com.microstrategy.web.objects.rw.RWActionSelector
Get the displayText for the actionSelector.
getDisplayText() - Method in interface com.microstrategy.web.objects.rw.RWHyperlink
 
getDisplayText() - Method in interface com.microstrategy.web.objects.WebHyperLink
Returns link's display text.
getDisplayType() - Method in interface com.microstrategy.web.app.beans.PageByUnit
 
getDisplayUnit() - Method in class com.microstrategy.web.app.transforms.DataExplorerTransform.DisplayUnitContext
 
getDisplayUnitName(WebDisplayUnit) - Method in class com.microstrategy.web.app.transforms.DataExplorerTransform
Returns the display name of the object being passed in as a parameter.
getDisplayUnitType() - Method in interface com.microstrategy.web.objects.WebDisplayUnit
Returns the type of display unit that this object represents.
getDisplayUnitType() - Method in class com.microstrategy.web.objects.WebSyncSearchResultObj
 
getDisplayValue() - Method in class com.microstrategy.web.app.beans.PageSetupHTMLEditorBeanImpl.LocalizableRWProperty
 
getDisplayValue() - Method in class com.microstrategy.web.app.beans.PageSetupHTMLEditorBeanImpl.RWProperty
 
getDisplayWebLocale() - Method in interface com.microstrategy.web.objects.localization.RegionalValues
 
getDist() - Method in class com.microstrategy.web.app.taglibs.DynTableTagHelper
Gets the width for the current column based on the number of columns that should be included in the HTML table.
getDistinguishedName() - Method in interface com.microstrategy.web.objects.sso.SSOIServerCredentials
The distinguished name of the user
getDistinguishedName() - Method in interface com.microstrategy.web.objects.sso.SSOIServerCredentials.Group
The distinguished group name
getDivButtonBar() - Method in class com.microstrategy.web.app.transforms.AbstractSubscriptionEditTransform
 
getDivId() - Method in class com.microstrategy.web.app.transforms.MojoMapTransform
 
getDivTagAroundContents() - Method in class com.microstrategy.web.app.transforms.AbstractEditorTransform
Wrap around the contents of an editor with a div that can set the overflow, style and subtype properties
getDMMode() - Method in interface com.microstrategy.web.app.beans.FormulaBarBean
 
getDocElements(TaskRequestContext, TaskOutput, RequestKeys, String) - Method in class com.microstrategy.web.app.tasks.MojoGetCustomSortTask
 
getDocPropertyValue(String, String, String, int, Locale, int) - Static method in class com.microstrategy.web.app.PropertySetHelper
Returns the property's html value of the document, i.e for borderStyle this returns '1pt dashed' instead of the encoded value (i.e 1-5)
getDocReportInstances() - Method in interface com.microstrategy.web.objects.WebDocumentInstance
Returns a WebDocReportInstances object through will the reports within this document can be accessed.
getDocStyle(String, String, String, StringBuffer, int, Locale, int) - Static method in class com.microstrategy.web.app.PropertySetHelper
getDocStyle(String, String, String, StringBuilder, int, Locale, int) - Static method in class com.microstrategy.web.app.PropertySetHelper
This method renders the CSS class for the report writing document object
getDoctypePolicy() - Static method in class com.microstrategy.utils.xml.XMLUtils
 
getDocument() - Method in class com.microstrategy.utils.xml.SaxToDomHandler
Returns DOM document.
getDocument() - Method in class com.microstrategy.web.app.utils.cache.Resource
Returns the document contents of the resource.
getDocument() - Method in class com.microstrategy.web.beans.AssociatedSchedulesBeanImpl
 
getDocument() - Method in interface com.microstrategy.web.beans.WebBean
Returns a org.w3c.dom.Document parsed from the XML representation of this bean.
getDocumentBean() - Method in interface com.microstrategy.web.app.beans.DocumentFrameBean
Returns the report bean associated with this report frame bean.
getDocumentBean() - Method in class com.microstrategy.web.app.transforms.AbstractDocumentTransform
Returns the documentBean being transformed.
getDocumentCount() - Method in class com.microstrategy.web.app.transforms.InboxExtrasTransform
Utility method
GetDocumentDatasetElements(String, String, String, String, int, String, int, int) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Gets the elements XML from dataset.
GetDocumentDatasetElements(String, String, String, String, int, String, int, int, int) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Gets the elements XML from dataset.
GetDocumentDatasetElements(String, String, String, String, int, String, int, int, int, String) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
 
GetDocumentDatasetElements(String, String, String, String, int, String, int, int, int, String, String, String) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
 
GetDocumentDatasetElements(String, String, String, String, int, String, int, int, int, String, String, String, boolean) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
 
GetDocumentDatasetElements(String, String, String, String, int, String, int, int, int, String, String, String, boolean, String) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Gets the elements XML from dataset.
getDocumentDetails() - Method in interface com.microstrategy.web.objects.rw.RWInstance
Return the document details object
getDocumentFrameBean() - Method in class com.microstrategy.web.app.beans.AbstractPersistableFrameElement
Returns the DocumentFrameBean associated with this report frame element.
getDocumentFrameBean() - Method in interface com.microstrategy.web.app.beans.DocumentFrameElement
Returns the document frame bean associated with this report frame element.
getDocumentFromFileResource(String) - Method in interface com.microstrategy.web.app.beans.AppContext
This method returns a DOM Document from a file resource.
getDocumentFromFileResource(String) - Method in class com.microstrategy.web.app.beans.AppContextImpl
This method returns a DOM Document from a file resource.
getDocumentFromFileResource(String) - Method in class com.microstrategy.web.app.transforms.MobileChunkedAppContext
 
getDocumentID() - Method in class com.microstrategy.web.app.transforms.RWDetailsTransform
Get the document identifier based on the RWDocumentDetails instance of the RWBean being transformed.
getDocumentImage() - Method in interface com.microstrategy.web.app.gui.ObjectInfoWidget
Deprecated.
the image to use is now defined by css class
getDocumentInstance() - Method in interface com.microstrategy.web.beans.DocumentBean
Returns the Document Instance set.
getDocumentInstance() - Method in interface com.microstrategy.web.objects.WebDocumentMessage
Returns the document instance corresponding to this document message.
getDocumentInstanceShortcutInfo(String, String) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Gets the shortcut information associated with an instanceId (messageId) of a document
getDocumentInstanceShortcutInfo(String, String, int) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Gets the shortcut information associated with an instanceId (messageId) of a document.
getDocumentLinksValidationInfo(String, String, int, String) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
get validation info for document level attribute links
getDocumentMessage() - Method in class com.microstrategy.web.app.transforms.DocumentDetailsXHTMLTransform
 
getDocumentPathTransform(DocumentBean) - Method in class com.microstrategy.web.app.transforms.DocumentDetailsXHTMLTransform
Deprecated.
not used anymore
getDocumentProperties() - Method in interface com.microstrategy.web.objects.rw.RWInstance
Returns the properties at the document level
getDocumentServer() - Static method in class com.microstrategy.web.tasks.MobileTaskUtils
 
getDocumentServer() - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
Returns an instance of the Document Server.
getDocumentShortcutInfo(String, String) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Gets the shortcut information by the shortcut objectId
getDocumentShortcutInfo(String, String, int) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Gets the shortcut information by the shortcut objectId.
GetDocumentShortcutInfos(String, Map<String, ProjectIdAndShortcutIds>, int) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Gets shortcut information for multiple shortcut objects across projects.
getDocumentSource() - Method in class com.microstrategy.web.objects.WebObjectsFactory
Returns a WebDocumentSource object, which can be used for document-related operations.
getDocumentStatus() - Method in class com.microstrategy.web.app.transforms.RWDetailsTransform
Get the document status based on the RWDocumentDetails instance of the RWBean being transformed.
getDocumentStatus(int) - Method in class com.microstrategy.web.app.transforms.AbstractDocumentTransform
Get the document's status as a string representation.
getDocumentStatus(int) - Method in class com.microstrategy.web.app.transforms.AbstractRWTransform
Get the document's status as a string representation.
getDocumentStatusDescriptorKey(int) - Static method in class com.microstrategy.web.app.transforms.AbstractRWTransform
Get the descriptor key for the document's status.
getDocumentStyleName() - Method in class com.microstrategy.web.app.transforms.RWFrameGenericTransform
This method returns the name of a style from the style-catalog used to render the ReportBean.
getDocumentTypes() - Method in class com.microstrategy.webapi.paramsobject.SynchronousQuickSearch
 
getDocumentViews() - Method in interface com.microstrategy.web.objects.rw.RWDefinition
 
getDocVisualizationSettings(RWBean) - Static method in class com.microstrategy.web.app.transforms.VisualizationsHelper
 
getDomain() - Method in interface com.microstrategy.web.app.beans.SearchBean
Return the search domain, an enumeration value from EnumDSSXMLSearchDomain.
getDomain() - Method in interface com.microstrategy.web.objects.WebSearch
Returns the current domain for the search.
getDomainExpression() - Method in interface com.microstrategy.web.objects.WebDerivedElements
 
getDomainExpression() - Method in interface com.microstrategy.web.objects.WebGroupNode
 
getDomains() - Static method in class com.microstrategy.web.filter.RedirectResponseFilter
 
getDoneURLLink(ChangePasswordBean) - Method in class com.microstrategy.web.app.transforms.ChangePasswordGeneralTransform
Determines the URL to use for indicating where to take the user once the password has been changed.
getDontPromptAgain() - Method in interface com.microstrategy.web.app.beans.OptionsBean
Returns whether not to show the options page.
getDontPromptAgain() - Method in class com.microstrategy.web.app.beans.OptionsBeanImpl
Deprecated.
Returns whether not to show the options page.
getDossierShortcutCacheInfoJsonResult(String, int, String) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Get the cache info include definition cache and data cache for a dossier shortcut Internal used only
getDossierShortcutCacheInfoJsonResult(String, int, String, Integer, Integer, Integer, String) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Get the cache info include definition cache and data cache for a dossier shortcut Internal used only
getDossierShortcutCacheInfoJsonResult(String, int, String, Integer, Integer, String) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Get the cache info include definition cache and data cache for a dossier shortcut Internal used only
getDossierShortcutCacheInfoJsonResult(String, int, String, String, Integer, Integer, Integer) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Get the cache info include definition cache and data cache for a dossier shortcut Internal used only
getDossierShortcutCacheInfoJsonResult(String, int, String, String, Integer, Integer, Integer, String) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Get the cache info include definition cache and data cache for a dossier shortcut Internal used only
getDossierShortcutCacheInfoJsonResult(String, int, String, String, Integer, Integer, Integer, String, String) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Get the cache info include definition cache and data cache for a dossier shortcut Internal used only
getDossierShortcutCachesInBinary(String, String) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Gets the dossier shortcut cache binary by cache id, only support one cache id in 11.1 THIS METHOD IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT.
GetDossierTOCAndPromptsTask - Class in com.microstrategy.web.app.tasks
 
GetDossierTOCAndPromptsTask() - Constructor for class com.microstrategy.web.app.tasks.GetDossierTOCAndPromptsTask
 
GetDossierTocResults(String, String, String, String, int, IntWrapper) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
 
getDouble(int) - Method in class com.microstrategy.utils.json.JSONArray
Get the double value associated with an index.
getDouble(int) - Method in class com.microstrategy.web.app.tasks.architect.json.JSONArray
Get the double value associated with an index.
getDouble(String) - Method in class com.microstrategy.utils.json.JSONObject
Get the double value associated with a key.
getDouble(String) - Method in class com.microstrategy.web.app.beans.PageSetupHTMLEditorBeanImpl.RWProperty
 
getDouble(String) - Method in class com.microstrategy.web.app.tasks.architect.json.JSONObject
Get the double value associated with a key.
getDownTitle() - Method in class com.microstrategy.web.app.gui.CartAttFormsImpl
 
getDownTitle() - Method in class com.microstrategy.web.app.gui.CartImpl
 
getDPI() - Method in class com.microstrategy.web.app.transforms.FloatingEditorBlockTransform
 
getDpiConversion() - Method in class com.microstrategy.web.app.transforms.RWLayoutTransform
 
getDragAndDropAttributes(PageByUnit) - Method in class com.microstrategy.web.app.transforms.PageByTransform
Returns a map (name/value pairs) with attributes and their corresponding values necessary for drand and drop used with the <div> tag enclosing a single page-by unit.
getDrillableUnits() - Method in interface com.microstrategy.web.objects.WebDimensionAttribute
Returns the children attributes of the attribute within the associated dimension
getDrillActions() - Method in interface com.microstrategy.web.objects.WebDrillInstance
Returns the collection of Drill Actions within this object as a WebDrillActions object.
getDrillActions() - Method in interface com.microstrategy.web.objects.WebDrillPath
Returns the WebDrillActions object in this drill path.
getDrillContextMenuBuilder(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellDrill
 
getDrillDisplayMode() - Method in class com.microstrategy.web.app.gui.ContextMenuItem
 
getDrillDownPaths() - Method in class com.microstrategy.web.app.transforms.AttributeElementsWidgetTransform
 
getDrillDownPaths() - Method in class com.microstrategy.web.app.transforms.PromptHierarchyWidgetTransform
Returns a list of the drill down paths.
getDrillDynamicMenus() - Method in class com.microstrategy.web.app.gui.ContextMenuManager
On Demand Drill menus at top-level
getDrilledInstance(WebObjectsFactory, RequestKeys) - Method in class com.microstrategy.web.tasks.ReportGraphDrillTask
 
getDrilledInstance(WebObjectsFactory, RequestKeys) - Method in class com.microstrategy.web.tasks.ReportGridDrillTask
 
getDrilledInstance(WebObjectsFactory, RequestKeys) - Method in class com.microstrategy.web.tasks.RWDrillTask
 
getDrillEditorBean() - Method in interface com.microstrategy.web.app.beans.ReportFrameBean
Returns the drill editor bean within this report frame bean.
getDrillEditorProcessEvent() - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
 
getDrillElement() - Method in interface com.microstrategy.web.objects.WebHeader
 
getDrillElements() - Method in interface com.microstrategy.web.objects.RWDrill2ReportSettings
 
getDrillElements() - Method in interface com.microstrategy.web.objects.WebDrillInstance
Returns a WebDrillElements object that can be filled as a user filter
getDrillElements(RequestKeys) - Method in class com.microstrategy.web.tasks.AbstractGridDrillTask
 
getDrillEvent() - Method in class com.microstrategy.web.app.transforms.ReportGraphTransformImpl
 
getDrillEvent() - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
 
getDrillEvent(WebDrillPath, String, WebTitle) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Returns the WebEvent to drill from the cell to the given drill path.
getDrillEvent(WebDrillPath, String, WebTitle) - Method in interface com.microstrategy.web.app.transforms.ReportGridDisplayCell
Returns the WebEvent to drill from the cell to the given drill path.
getDrillEvent(WebDrillPath, String, WebTitle) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Returns the WebEvent to drill from the cell to the given drill path.
getDrillFilterEditorBean() - Method in interface com.microstrategy.web.app.beans.ReportFrameBean
Returns the drill filter editor bean within this report frame bean.
getDrillFilterOnSelectionEvent() - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
 
getDrillInstance() - Method in interface com.microstrategy.web.objects.WebViewInstance
Returns the WebDrillInstance associated with this view.
getDrillKey() - Method in class com.microstrategy.web.app.gui.ContextMenuItem
 
getDrillKey(WebDrillPath, WebTitle) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Deprecated.
9.0.1 use getDrillpathKeyInOldFormat
getDrillList() - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalCartTransform
Deprecated.
Returns drill list.
getDrillList() - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalCartXHTMLTransform
Returns collection for Drilling list.
getDrillMap() - Method in interface com.microstrategy.web.objects.WebDrillInstance
Returns the drill map (collection of WebDrillPath objects) for the base report instance.
getDrillMap() - Method in interface com.microstrategy.web.objects.WebGraphArea
Returns the WebDrillMap associated with the graph area.
getDrillMap() - Method in class com.microstrategy.web.objects.WebGraphAreaImpl
 
getDrillMap() - Method in interface com.microstrategy.web.objects.WebReportGrid
Retrieve the report drill map.
getDrillMap() - Method in interface com.microstrategy.web.objects.WebRowValue
Returns the drill map assigned to the template.
getDrillMap() - Method in interface com.microstrategy.web.objects.WebTemplateUnit
Returns the collection of WebDrillPath objects for this Template Unit as a WebDrillMap object.
getDrillMap() - Method in interface com.microstrategy.web.objects.WebTitle
Returns the WebDrillMap associated with this title.
getDrillMenuItems() - Method in class com.microstrategy.web.app.gui.ContextMenuManager
On Demand Drill menus
getDrillOptions() - Method in interface com.microstrategy.web.objects.WebReportData
Allows a user to extract the value of the Drilling Options.
getDrillParameters(WebDrillPath, boolean) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellDrill.AbstractDrillContextMenuBuilder
Utility method for generating JavaScript arguments corresponding to the drill path requested.
getDrillParameters(WebDrillPath, boolean) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportGraphDrill.GraphAreaContextMenuBuilder
Returns the parameters to the JavaScript function 'submitGraphDrill' in mstrReportGraphCMImpl.js which submits the Graph Drill Event
getDrillParametersForDHTML(WebDrillPath) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
Returns parameters required for drilling when using javascript for cells that use WebHeader as their underlying SDK object.
getDrillParametersForDHTML(WebDrillPath, WebTitle) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Returns parameters required for drilling when using javascript for WebTitle cells.
getDrillPath() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Returns the drillPath associated with this cell.
getDrillPath() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
 
getDrillPathBlock(WebTitleUnit) - Method in class com.microstrategy.web.app.transforms.MojoXtabTransformImpl
 
getDrillpathKey(WebDrillPath, WebTitle) - Static method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Deprecated.
9.0.1 use getDrillpathKeyInOldFormat
getDrillPathKey() - Method in interface com.microstrategy.web.objects.RWDrill2ReportSettings
 
getDrillPathKey(RequestKeys) - Method in class com.microstrategy.web.tasks.AbstractDrillTask
 
getDrillPathKey(WebDrillPath, WebTitle, ViewBean) - Static method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
 
getDrillpathKeyInOldFormat(WebDrillPath, WebTitle) - Static method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
 
getDrillPathsWithHighImportance() - Method in interface com.microstrategy.web.objects.WebDrillMap
Returns the WebDrillMap with Highest Importance.
getDrillPathWithHighImportance() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
generate drilling url parameters for DHTML mode
getDrillPathWithHighImportance() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellTitle
 
getDrillPathWithHighImportance() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Obtain the Drill path with high importance information for the current cell being analyzed
getDrillPathWithHighImportance() - Method in class com.microstrategy.web.app.transforms.ReportGridCellMetricValueImpl
generate drilling url parameters for row value in DHTML mode
getDrillPathWithHighImportance() - Method in interface com.microstrategy.web.app.transforms.ReportGridDisplayCell
Obtain the Drill path with high importance information for the current cell being analyzed.
getDrillPathWithHighImportance() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Obtain the Drill path with high importance information for the current cell being analyzed
getDrillProperties() - Method in interface com.microstrategy.web.objects.RWDrill2ReportSettings
 
getDrillProperties(RequestKeys) - Method in class com.microstrategy.web.tasks.AbstractDrillTask
 
getDrillProperties(RequestKeys) - Method in class com.microstrategy.web.tasks.AbstractGridDrillTask
 
getDrillProperties(RequestKeys) - Method in class com.microstrategy.web.tasks.ReportGraphDrillTask
 
getDrillRetainParent() - Method in interface com.microstrategy.web.app.beans.DrillEditorBean
Gets the value for retaining parent on drilling.
getDrillRetainParent() - Method in class com.microstrategy.web.app.beans.DrillEditorBeanImpl
 
getDrillRetainThresholds() - Method in interface com.microstrategy.web.app.beans.DrillEditorBean
Gets the value for retaining thresholds on drilling.
getDrillRetainThresholds() - Method in class com.microstrategy.web.app.beans.DrillEditorBeanImpl
 
getDrillTemplateUnit() - Method in interface com.microstrategy.web.objects.WebDrillAction
Returns the template unit that has been set on this instance.
getDrillTemplateUnit() - Method in interface com.microstrategy.web.objects.WebDrillInstance
Returns the template unit that has been set for this drill instance.
getDrillToFixTemplate() - Method in interface com.microstrategy.web.objects.RWDrill2ReportSettings
 
getDrillType() - Method in class com.microstrategy.web.app.gui.ContextMenuItem
 
getDrillType() - Method in interface com.microstrategy.web.objects.WebDrillAction
Returns the type of the drill action specified by this object.
getDrillType() - Method in interface com.microstrategy.web.objects.WebDrillPath
 
getDrillUnitSource() - Method in interface com.microstrategy.web.objects.WebDrillAction
Returns the Drill Unit Source set for the current drill action.
getDrillUpPaths() - Method in class com.microstrategy.web.app.transforms.AttributeElementsWidgetTransform
 
getDrillUpPaths() - Method in class com.microstrategy.web.app.transforms.PromptHierarchyWidgetTransform
Returns the list of drill up paths.
getDrillWithin() - Method in class com.microstrategy.web.app.gui.ContextMenuItem
 
getDrillWithin(WebDrillPath, boolean) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellDrill.AbstractDrillContextMenuBuilder
 
getDrillXML() - Method in interface com.microstrategy.web.objects.WebDrillInstance
Returns the drill XML represented by the current state of this object.
getDrillXML(String, String[], Map, String[], WebObjectsFactory, Map<String, String>) - Static method in class com.microstrategy.web.objects.WebDrillPathHelper
 
getDriver() - Method in class com.microstrategy.web.config.ConnectionInfo
 
getDriverFile() - Method in class com.microstrategy.web.config.ConnectionInfo
 
getDriverMode() - Method in class com.microstrategy.web.config.DBParamInfoList
 
getDriverMode() - Method in interface com.microstrategy.web.objects.WebDBConnection
 
getDrivers(String) - Method in class com.microstrategy.web.app.tasks.architect.GetODBCDriversTask
 
GetDRLRelatedSubscriptionsTask - Class in com.microstrategy.web.app.tasks
 
GetDRLRelatedSubscriptionsTask() - Constructor for class com.microstrategy.web.app.tasks.GetDRLRelatedSubscriptionsTask
 
getDropDownTag(String, String, ShortcutList, String) - Method in class com.microstrategy.web.app.transforms.AbstractTabTransform
 
getDropZones() - Method in class com.microstrategy.web.config.Visualization
The class name of the drop zones to a certain customized visualization
getDSN() - Method in interface com.microstrategy.web.objects.admin.serverconfig.RepositorySettings
Returns the Data Source Name.
getDsnLess() - Method in class com.microstrategy.web.config.DBVersionInfo
 
getDSNs(String) - Method in class com.microstrategy.web.app.tasks.architect.GetODBCDSNsTask
 
getDSNsJSON(String) - Method in class com.microstrategy.web.app.tasks.architect.GetODBCDSNsTask
 
getDSSFunction() - Method in interface com.microstrategy.web.app.beans.GUIOperator
Returns the dss function value of this operator.
getDSSPromptType() - Method in interface com.microstrategy.web.objects.WebPrompt
 
getDssType() - Method in interface com.microstrategy.web.objects.WebParsedModel
The DSS Type of the TargetObject would be set to what is specified in the XML attribute Att_TargetType ("ttp") when the XML attribute Att_DSSType ("dst") doesn't exist, otherwise it would be set to what is specified by the XML attribute Att_DSSType ("dst") As the DSS Type may not exist, so we use OptionalInt instead of the primitive int
getDSTSavings(TimeZone) - Static method in class com.microstrategy.utils.TimeZoneUtils
 
getDSUsersCount() - Method in interface com.microstrategy.web.objects.WebSubscriptionAssociatedUsers
the number of the DS users
getDTDFileName() - Method in class com.microstrategy.utils.config.AbstractConfigurationElement
Returns the name of a DTD file that will be added as SystemID to the XML resulting from serializing the contents of this ConfigurationElement into a file; null by default.
getDTDFileName() - Method in class com.microstrategy.web.app.tasks.config.BeanTaskConfig
 
getDTDFileName() - Method in class com.microstrategy.web.beans.BeanFactory.BeanFactoryInfo
 
getDTDFileName() - Method in class com.microstrategy.web.blocks.config.BlockConfig
 
getDTDFileName() - Method in class com.microstrategy.web.blocks.config.BlockLibraryConfig
 
getDTDFileName() - Method in class com.microstrategy.web.tasks.config.AggregatingTaskFactoryConfig
 
getDTDFileName() - Method in class com.microstrategy.web.transform.StyleCatalogImpl
 
getDTDInputStream(String) - Method in class com.microstrategy.utils.FileLoader
Returns an InputStream for the given dtdFileName.
getDTDsBasePath() - Method in class com.microstrategy.web.platform.ApplicationParameters
Returns the path to the folder where system dtd files, used to validate xml files, is located.
getDTDsPath() - Method in class com.microstrategy.utils.FileLoader
Returns the path of the folder where dtd files, used to validate the syntax fo xml files, are located.
getDuplicate() - Method in interface com.microstrategy.web.beans.ScheduleBean
Deprecated.
 
getDuration() - Method in interface com.microstrategy.web.objects.admin.monitors.Job
Returns the number of seconds that has passed since the job began
getDuration() - Method in interface com.microstrategy.web.objects.admin.monitors.QueryPass
Returns the duration
getDuration() - Method in interface com.microstrategy.web.objects.admin.monitors.UserConnection
Returns the duration of the connection, in seconds
getDynamicAliasFlag() - Method in interface com.microstrategy.web.app.beans.FormulaBarBean
return the dynamic alias flag.
getDynamicAllSubMenu() - Method in class com.microstrategy.web.app.Shortcut
 
getDynamicAttributesCollection() - Method in class com.microstrategy.web.tags.TagImpl
 
getDynamicDay() - Method in interface com.microstrategy.web.objects.WebTime
Returns the day setting for the dynamic date.
getDynamicDayOffset() - Method in interface com.microstrategy.web.objects.WebTime
Gets the dynamic day offset.
getDynamicDayOfWeek() - Method in interface com.microstrategy.web.objects.WebTime
Returns the day of week setting for the dynamic date.
getDynamicHour() - Method in interface com.microstrategy.web.objects.WebTime
Returns the hour setting for a dynamic date time.
getDynamicMenu(String) - Method in class com.microstrategy.web.app.gui.ContextMenuManager
Returns a dynamic ContextMenu instance identified by the given name.
getDynamicMenuName() - Method in interface com.microstrategy.web.app.beans.FrameBean
Name of the Shortcut object to use as Dynamic Menu
getDynamicMenuName() - Method in interface com.microstrategy.web.app.gui.Menu
Get the name of the list of shortcuts that shall be rendered as a menu
getDynamicMenuName() - Method in class com.microstrategy.web.app.gui.MenuImpl
Get the name of the list of shortcuts that shall be rendered as a menu
getDynamicMenus() - Method in interface com.microstrategy.web.app.gui.Menu
Get the list of shortcuts that shall be rendered as a menu
getDynamicMenus() - Method in class com.microstrategy.web.app.gui.MenuImpl
Get the list of shortcuts that shall be rendered as a menu
getDynamicMenus() - Method in class com.microstrategy.web.app.PageManager
Returns the Application's dynamic menus information
getDynamicMenus(StringBuilder) - Method in class com.microstrategy.web.app.gui.ContextMenuManager
Puts the dynamic menus stored in this ContextMenuManager in JSON format.
getDynamicMinute() - Method in interface com.microstrategy.web.objects.WebTime
Returns the minute setting for a dynamic date time.
getDynamicMonth() - Method in interface com.microstrategy.web.objects.WebTime
Returns the month setting for the dynamic date.
getDynamicMonthOffset() - Method in interface com.microstrategy.web.objects.WebTime
Gets the dynamic month offset.
GetDynamicRecipientListsTask - Class in com.microstrategy.web.app.tasks
 
GetDynamicRecipientListsTask() - Constructor for class com.microstrategy.web.app.tasks.GetDynamicRecipientListsTask
 
GetDynamicRecipientListTask - Class in com.microstrategy.web.app.tasks
 
GetDynamicRecipientListTask() - Constructor for class com.microstrategy.web.app.tasks.GetDynamicRecipientListTask
 
getDynamicSecond() - Method in interface com.microstrategy.web.objects.WebTime
Returns the second setting for a dynamic date time.
getDynamicSelectorValue(String) - Method in interface com.microstrategy.web.objects.WebHyperLinkAnswer
Calculates a list of selector values and group by units, whose values are needed to answer the target prompt.
getDynamicSubMenu() - Method in class com.microstrategy.web.app.Shortcut
 
getDynamicTimeType() - Method in interface com.microstrategy.web.objects.WebTime
Returns the dynamic time type, from EnumDSSXMLDynamicTime.
getDynamicUnits() - Method in interface com.microstrategy.web.objects.WebHyperLinkAnswer
Calculates a list of template and group by units, whose values are needed to answer the target prompt.
getDynamicUnits(WebReportGrid) - Method in interface com.microstrategy.web.objects.WebHyperLinkAnswer
Calculates a list of template and group by units, whose values are needed to answer the target prompt.
getDynamicUnits(WebReportGrid, boolean) - Method in interface com.microstrategy.web.objects.WebHyperLinkAnswer
Calculates a list of template and group by units, whose values are needed to answer the target prompt.
getDynamicWeek() - Method in interface com.microstrategy.web.objects.WebTime
Returns the week setting for the dynamic date.
getDynamicYear() - Method in interface com.microstrategy.web.objects.WebTime
Returns the year setting for the dynamic date.
getECCurve() - Method in class com.microstrategy.utils.certificate.X509Helper
Get EC Curve of the Public/Private key pair.
getEdge(DAG.Vertex, DAG.Vertex) - Method in class com.microstrategy.utils.DAG
Returns an Edge object which connects two Vertices.
getEdges() - Method in class com.microstrategy.utils.DAG
Returns all of the Edges in this DAG.
getEditableLogger(String) - Method in class com.microstrategy.utils.log.editor.LoggingManagementBean
 
getEditableViewMode() - Method in interface com.microstrategy.web.app.beans.RWFrameBean
Deprecated.
Use getCurrentViewMedia instead.
getEditDisplayNameField(WebSubscriptionAddress) - Method in class com.microstrategy.web.app.transforms.AddressListTransform
 
getEditDisplayNameField(WebSubscriptionAddress) - Method in class com.microstrategy.web.app.transforms.UserAddressListTransform
 
getEditEmbeddedPromptEvent() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
 
getEditEmbeddedPromptEvent() - Method in class com.microstrategy.web.app.transforms.FilterElementTransform
 
getEditEvent() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
Returns the edit event, which signals the intent to edit an existing subexpression.
getEditEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Returns an initialized WebEvent to edit an object.
getEditEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AdminFolderQuickSearchResultsTransform
 
getEditEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AdminFolderSearchResultsTransform
 
getEditEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AdminFolderViewTransform
 
getEditEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderViewTransform
 
getEditEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.UserEntitiesTransform
 
getEditExpressionJS() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
 
getEditExpressionJS() - Method in class com.microstrategy.web.app.transforms.ThresholdExpressionTransform
 
getEdition() - Method in interface com.microstrategy.web.objects.admin.serverconfig.ServerLicense
 
getEditMode() - Method in interface com.microstrategy.web.app.beans.SubsetUnitLimitElementBean
 
getEditMode() - Method in interface com.microstrategy.web.beans.SubscriptionBean
Returns the edit mode.
getEditMode() - Method in interface com.microstrategy.web.beans.SubsetUnitLimitBean
 
getEditObject(BlockTarget) - Method in class com.microstrategy.web.tags.WebBlockEditBlockTagImpl
 
getEditObject(BlockTarget) - Method in class com.microstrategy.web.tags.WebBlockEditListTagImpl
 
getEditObject(BlockTarget) - Method in class com.microstrategy.web.tags.WebBlockEditTagImpl
 
getEditor() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
Returns an Editor object, which is used to render help/close buttons.
getEditor() - Method in class com.microstrategy.web.app.transforms.PageByTransform
Returns an initialized Editor instance, this instance is used by the Transform as a helper object to render the help and close buttons.
getEditor() - Method in class com.microstrategy.web.app.transforms.PromptDetailsTransform
Returns the instance of the editor used by this transform.
getEditor() - Method in class com.microstrategy.web.app.transforms.ReportDetailsPanelTransform
Returns the instance of the editor used by this transform.
getEditor() - Method in class com.microstrategy.web.app.transforms.ViewFilterElementPanelTransform
Returns an Editor object, which is used to render help/close buttons.
getEditorBean() - Method in class com.microstrategy.web.app.transforms.VisualizationPropertiesTransform
 
getEditorErrorMessage() - Method in interface com.microstrategy.web.app.beans.SubscriptionContactsBrowserBean
Returns any error message that may have occured during the editor's event processing
getEditorEventId() - Method in interface com.microstrategy.web.app.beans.DerivedElementsConvertDialogBean
Returns the ID of DerivedElementsEditor's event which lead to popup this DerivedElementsConvertDialog.
getEditorMessage() - Method in interface com.microstrategy.web.app.beans.FrameBean
This method is used to set a message related with an Editor action.
getEditorMessage() - Method in interface com.microstrategy.web.app.beans.SubscriptionEditorBean
Returns message to be displayed informing action results.
getEditorModel() - Method in class com.microstrategy.web.config.Visualization
The class name of the editor model to a certain customized visualization
getEditorTitle() - Method in class com.microstrategy.web.app.transforms.AbstractEditorTransform
 
getEditorTitle() - Method in class com.microstrategy.web.app.transforms.AccordionTabManagerTransform
 
getEditorTitle() - Method in class com.microstrategy.web.app.transforms.DerivedElementsEditorTransform
 
getEditorTitle() - Method in class com.microstrategy.web.app.transforms.FunctionEditorTransform
 
getEditorTitle() - Method in class com.microstrategy.web.app.transforms.GroupbyPropertiesEditorTransform
 
getEditorTitle() - Method in class com.microstrategy.web.app.transforms.ObjectManipulationDialogTransform
 
getEditorTitle() - Method in class com.microstrategy.web.app.transforms.OMDCreateFolderTransform
 
getEditorTitle() - Method in class com.microstrategy.web.app.transforms.PageByTransform
Returns the title for the editor.
getEditorTitle() - Method in class com.microstrategy.web.app.transforms.RWGraphDropZonesEditorTransform
 
getEditorTitle() - Method in class com.microstrategy.web.app.transforms.SaveObjectAsDialogTransform
 
getEditorTitle() - Method in class com.microstrategy.web.app.transforms.SingleObjectSelectorTransform
 
getEditorTitle() - Method in class com.microstrategy.web.app.transforms.VisualizationPropertiesEditorTransform
 
getEditPhysicalAddressInput(WebSubscriptionAddress) - Method in class com.microstrategy.web.app.transforms.AddressListTransform
 
getEditPhysicalAddressInput(WebSubscriptionAddress) - Method in class com.microstrategy.web.app.transforms.UserAddressListTransform
 
getEditRenameEvent() - Method in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
 
getEditRenameEvent(WebMessage) - Method in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
 
getEditSourceTableDeltaXML(String, String, String) - Static method in class com.microstrategy.web.app.tasks.actions.DIStartRefineStageHandler
 
getEditSourceTableDeltaXML(String, String, String, String) - Static method in class com.microstrategy.web.app.tasks.actions.DICancelRefineStageHandler
 
getEditSubscriptionEvent() - Method in class com.microstrategy.web.app.transforms.AbstractSubscriptionListTransform
 
getEffectiveDataSet() - Method in interface com.microstrategy.web.objects.rw.RWGridGraphDef
Returns either Joined data set or data set this object is based on
getEffectiveDescription(BeanContext, WebObjectInfo) - Static method in class com.microstrategy.web.app.utils.ShortcutHelper
Returns the actual description of the object specified as a parameter.
getEffectiveDisplayMode(RWGridGraphDef) - Method in class com.microstrategy.web.app.transforms.MojoRWDTransform.RWLayoutContext
 
getEffectiveName(BeanContext, WebObjectInfo) - Static method in class com.microstrategy.web.app.utils.ShortcutHelper
Returns the actual name of the object specified as a parameter.
getEffectiveSubType(WebObjectInfo) - Static method in class com.microstrategy.web.app.utils.ShortcutHelper
Returns the actual description of the object specified as a parameter.
getElement() - Method in interface com.microstrategy.web.beans.DerivedElementBean
Returns the derived element
getElement() - Method in class com.microstrategy.web.beans.DerivedElementBeanImpl
 
getElement(Object) - Method in class com.microstrategy.utils.config.AbstractConfigurationElement
Returns the ConfigurationElement instance associated with the given nodeName.
getElement(Object) - Method in interface com.microstrategy.utils.config.ConfigurationElement
Returns the ConfigurationElement instance associated with the given nodeName.
getElement(Object, boolean) - Method in class com.microstrategy.utils.config.AbstractConfigurationElement
 
getElement(String) - Method in class com.microstrategy.web.blocks.BlockList
returns a Block whose list element is specified
getElementBlockBegin() - Method in interface com.microstrategy.web.app.beans.ElementPickerBean
Returns the block begin for the elements - used by Incremental fetch
getElementBlockBegin() - Method in class com.microstrategy.web.app.beans.ElementPickerBeanImpl
 
getElementBlockCount() - Method in interface com.microstrategy.web.app.beans.ElementPickerBean
Returns the block count for the elements - used by Incremental fetch
getElementBlockCount() - Method in class com.microstrategy.web.app.beans.ElementPickerBeanImpl
 
getElementChildCount() - Method in interface com.microstrategy.web.app.beans.ElementPickerBean
Returns the child count for the elements - used by Incremental fetch
getElementChildCount() - Method in class com.microstrategy.web.app.beans.ElementPickerBeanImpl
 
getElementControlGroupBys() - Method in interface com.microstrategy.web.objects.rw.RWUnitDef
Returns a RWControlGroupBys object, which is a collection of all element selection RWControlGroupBy objects
getElementFromGraph(String, String, String, String, int, int, int, int, String) - Method in interface com.microstrategy.web.objects.rw.RWInstance
Get elements from graph in document.
getElementFromGraph(String, String, String, String, int, int, int, int, String) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
get elements from graph in document
getElementFromGraph(String, String, String, String, int, int, String) - Method in interface com.microstrategy.web.objects.rw.RWInstance
Get elements from graph in document.
getElementFromGraph(String, String, String, String, int, int, String) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
get elements from graph in document
GetElementFromGraphTask - Class in com.microstrategy.web.app.tasks
 
GetElementFromGraphTask() - Constructor for class com.microstrategy.web.app.tasks.GetElementFromGraphTask
 
getElementID() - Method in interface com.microstrategy.web.objects.WebElement
Returns the ID of the element.
getElementID(WebElement, int) - Static method in class com.microstrategy.web.objects.WebElementHelper
getElementID(List<String>) - Method in class com.microstrategy.web.app.transforms.GuiElementsBlockTransform
Extracts the ID from a Shortcut element.
getElementIDForSortID(WebElement) - Static method in class com.microstrategy.web.objects.WebElementHelper
 
getElementIDMap() - Method in class com.microstrategy.web.app.transforms.MobileChunkedAppContext
 
getElementIDs(String) - Static method in class com.microstrategy.web.tasks.AbstractGridDrillTask
 
getElementList() - Method in interface com.microstrategy.web.app.beans.DerivedElementsEditorBean
Returns Derived Elements collection
getElementList() - Method in interface com.microstrategy.web.beans.DerivedElementBean.Host
Returns all derived elements of the given attribute.
getElementLists() - Method in interface com.microstrategy.web.app.beans.PageByUnit
Returns the enumeration of PageByElementList available for this unit.
getElementListWidget(String) - Method in class com.microstrategy.web.app.transforms.AttributeElementsWidgetTransform
 
getElementListWidget(String) - Method in class com.microstrategy.web.app.transforms.DataExplorerElementsWidgetTransform
 
getElementName(List<String>) - Method in class com.microstrategy.web.app.transforms.GuiElementsBlockTransform
Extracts the ID from a Shortcut element.
getElements() - Method in class com.microstrategy.utils.config.AbstractConfigurationElement.FilteredList
Returns a list of element that only in the list.
getElements() - Method in class com.microstrategy.utils.config.AbstractConfigurationElement
 
getElements() - Method in interface com.microstrategy.utils.config.ConfigurationElement
Returns the list of all child-elements available to this ConfigurationElement.
getElements() - Method in interface com.microstrategy.web.app.beans.PageByElementList
Returns an enumeration of the available PageByElements for the current unit.
getElements() - Method in class com.microstrategy.web.app.transforms.AttributeElementsWidgetTransform
 
getElements() - Method in class com.microstrategy.web.app.transforms.DataExplorerElementsWidgetTransform
 
getElements() - Method in interface com.microstrategy.web.objects.rw.RWControlGroupBy
 
getElements() - Method in interface com.microstrategy.web.objects.rw.RWGroupByUnit
Returns a collection of group by elements
getElements() - Method in interface com.microstrategy.web.objects.rw.RWSelectorControlObject
Returns available elements
getElements() - Method in interface com.microstrategy.web.objects.rw.RWUserDEObject
 
getElements() - Method in interface com.microstrategy.web.objects.WebElementsObjectNode
Returns a WebElements object, which can be used to define the elements within a node of type DssXmlNodeElementsObject.
getElements() - Method in interface com.microstrategy.web.objects.WebElementSource
This method will build the elements collection for the attribute set as the attribute source, using the various properties set on this object.
getElements() - Method in interface com.microstrategy.web.objects.WebMetricSort
Returns a WebElements collection which can be used to specify additional keys to be used in the sort.
getElements() - Method in interface com.microstrategy.web.objects.WebToken
Get Token Elements.
GetElements(String, String, String, String, String, String, int, int, int) - Method in interface com.microstrategy.webapi.IDSSXMLElementServer
Gets the elements XML for an attribute.
getElementsAnswer() - Method in class com.microstrategy.web.app.transforms.PromptAnswerTransform
 
getElementsAsList(WebElements) - Method in class com.microstrategy.web.app.transforms.AbstractPromptWidgetTransform
 
getElementsBlock(WebTitleUnit, long, IntWrapper) - Method in class com.microstrategy.web.app.transforms.MojoVisualizationDateSelectionTransform
 
getElementsBlock(WebTitleUnit, long, IntWrapper) - Method in class com.microstrategy.web.app.transforms.MojoXtabTransformImpl
 
getElementServer() - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
Returns an instance of the Element Server
GetElementsEx(String, String, String, String, String, String, int, int, int, String) - Method in interface com.microstrategy.webapi.IDSSXMLElementServer
Gets the elements XML for an attribute.
GetElementsEx(String, String, String, String, String, String, String, int, int, int, String) - Method in interface com.microstrategy.webapi.IDSSXMLElementServer
Gets the elements XML for an attribute.
getElementSource() - Method in interface com.microstrategy.web.objects.WebAttribute
Returns an element source which can be used to modify the parameters for element retrieval if this attribute is highlighted.
getElementSource() - Method in interface com.microstrategy.web.objects.WebDefaultDisplaySettings
This method can be used to obtain the element source which will be used to fetch elements in the case that detailed default highlighting causes an attribute to become detailed(which requires the elements of the attribute).
getElementSource() - Method in interface com.microstrategy.web.objects.WebObjectSource
 
getElementSource() - Method in interface com.microstrategy.web.objects.WebWorkingSet
Returns a WebElementSource object, which can be used to browse elements within the working set.
getElementSource(WebAttribute) - Method in interface com.microstrategy.web.beans.ExpressionBean
Returns properly initialized element source for a given attribute.
getElementSource(WebAttribute) - Method in class com.microstrategy.web.beans.ThresholdExpressionBeanImpl
 
getElementSource(String) - Method in interface com.microstrategy.web.objects.WebReportSource
Returns a WebElementSource object which can be used to get elements within the working set of the given report.
getElementSourceFlags() - Method in interface com.microstrategy.web.beans.AttributeBean
Get the element source flag which will be used in getElement call.
getElementSourceID(String) - Static method in class com.microstrategy.web.objects.WebElementHelper
 
getElementSourceObject() - Method in class com.microstrategy.web.objects.WebObjectsFactory
Returns a WebElementSource object, which can be used for element browsing.
getElementsXML() - Method in interface com.microstrategy.web.objects.WebElementSource
This method will obtain the elements XML for the attribute set as the attribute source, using the various properties set on this object.
getElementType() - Method in interface com.microstrategy.web.objects.WebDerivedElement
Returns Derived Element type
getElementType() - Method in interface com.microstrategy.web.objects.WebElement
Returns the type of the element, from EnumDSSXMLElementType.
getElementType(WebExpression) - Method in interface com.microstrategy.web.objects.WebDerivedElement
Determins the Derived Element Type for a given expression.
getElementType(String) - Static method in class com.microstrategy.web.objects.WebElementHelper
Determines the EnumDSSXMLElementType from the element ID.
getElemsMapHelper() - Method in class com.microstrategy.web.app.transforms.AbstractBasicReportTransform
 
getElemsSearchEvent() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
Returns the event to be used for the element search action.
getElseBlock() - Method in interface com.microstrategy.web.tags.IfTag
Returns the else branch.
getEmail() - Method in interface com.microstrategy.web.objects.sso.SSOIServerCredentials
The email of the user
getEmailBody() - Method in interface com.microstrategy.web.objects.WebEmailNotification
Get the email body
getEmailFooter() - Method in interface com.microstrategy.web.objects.WebEmailNotification
Get the email footer
getEmailFormatType() - Method in class com.microstrategy.web.objects.WebEmailDeviceImpl
 
getEmailHeader() - Method in interface com.microstrategy.web.objects.WebEmailNotification
E Get the email header
getEmailMessage() - Method in class com.microstrategy.web.objects.WebInstancePersonalizationTransformation
 
getEmailMessage() - Method in interface com.microstrategy.web.objects.WebSubscriptionDeliveryModeEmailProperties
 
getEmailMessage() - Method in class com.microstrategy.web.objects.WebSubscriptionDeliveryModeEmailPropertiesImpl
 
getEmailNotification() - Method in interface com.microstrategy.web.objects.WebObjectSource
Returns a WebEmailNotification object, which can be used to send email notification
getEmailSubject() - Method in interface com.microstrategy.web.objects.WebEmailNotification
Get the email subject
getEmailSubject() - Method in class com.microstrategy.web.objects.WebInstancePersonalizationTransformation
 
getEmailSubject() - Method in interface com.microstrategy.web.objects.WebSubscriptionDeliveryModeEmailProperties
 
getEmailSubject() - Method in class com.microstrategy.web.objects.WebSubscriptionDeliveryModeEmailPropertiesImpl
 
getEmbeddedUses() - Method in interface com.microstrategy.web.objects.WebParsedModel
Get a list of lean JSONs representing the Tag_Embedded_Uses("embedded_uses") in an instance of the response from <pm> XML command.
getEMMACubeOptions() - Method in interface com.microstrategy.web.objects.WebSubscription
Returns the associate WebSubscriptionEMMACubeOptions interface which represent the EMMA cube related options for this subscription This API is only available with valid information for single content subscription
getEmmaSourceTablesAsJSON() - Method in interface com.microstrategy.web.objects.WebReportInstance
This funnction will get emma source tables information in the emma cube.
getEmmaSourceTablesAsJSON(int, int, int, int) - Method in interface com.microstrategy.web.objects.WebReportInstance
This funnction will get emma source tables information in the emma cube with three parameters for controlling the return result from Iserver
getEmptyDatasetMsg() - Method in class com.microstrategy.web.app.taglibs.taskproc.AdminDatasetTableTagHelper
 
getEmptyFilterMessage() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
Returns the message that should be used if the filter is empty.
getEmptyFilterMessage() - Method in class com.microstrategy.web.app.transforms.FilterElementTransform
Returns the message that should be used if the filter is empty.
getEmptyFilterMessage() - Method in class com.microstrategy.web.app.transforms.FilterExpressionTransform
 
getEmptyFilterMessage() - Method in class com.microstrategy.web.app.transforms.ViewFilterElementPanelTransform
Returns the message that should be used if the filter is empty.
getEmptyListDescriptor() - Method in class com.microstrategy.web.app.transforms.AbstractScheduleListTransform
Deprecated.
 
getEmptyListDescriptor() - Method in class com.microstrategy.web.app.transforms.AbstractSubscriptionListTransform
Get the descriptor to display to the user if the list of subscriptions is empty.
getEmptyTagAttributes() - Static method in class com.microstrategy.web.app.gui.ContextMenu
 
getEmptyTreeText(int) - Method in class com.microstrategy.web.app.transforms.PromptExpressionWidgetTransform
 
getEnabled() - Method in class com.microstrategy.utils.StdOutErrToFile
 
getEnabled() - Method in interface com.microstrategy.utils.StdOutErrToFileMXBean
 
getEnabledAuthModes() - Static method in class com.microstrategy.utils.AdminUtil
 
getEnabledCmdId() - Method in interface com.microstrategy.web.app.beans.TabBean
Get the command id to be queried on the clioent site.
getEnableFeatureId() - Method in class com.microstrategy.web.app.gui.EditorImpl.Button
Returns the feature ID use to enable or disable the button
getEnableFeatureId() - Method in class com.microstrategy.web.app.Shortcut
Get the enable featureId property value of the Shortcut instance.
getEnableFeatureId() - Method in class com.microstrategy.web.app.ShortcutList
Represents a feature that is evaluated to determine whether the shortcut list object should appear enabled or disabled when it is rendered.
getEnableReportDrilling() - Method in interface com.microstrategy.web.objects.WebReportData
Returns whether or not the drill option is enabled.
getEnableSso() - Method in interface com.microstrategy.web.objects.WebDBConnection
 
getEnableURLWhiteList() - Static method in class com.microstrategy.web.filter.RedirectResponseFilter
 
getEncode() - Method in class com.microstrategy.web.app.utils.cache.ResourceCacheHint
Returns the encoding that should be used to load the corresponding file.
getEncoded() - Method in class com.microstrategy.utils.BerInputStream
Returns encoded array.
getEncodedMessageID() - Method in class com.microstrategy.web.app.transforms.ReportDetailsXHTMLTransform
Get the message identifier then encrypt it form layout.
getEncodedReportID() - Method in class com.microstrategy.web.app.transforms.ReportDetailsXHTMLTransform
Get the identifier information after encoded.
getEncodeFormat(ResourceBundle) - Static method in class com.microstrategy.web.tasks.BaseAuthenticationHelper
 
getEncoderChain() - Method in class com.microstrategy.web.blocks.BlockContext
Returns the chain of encoders.
getEncoders() - Method in class com.microstrategy.web.controller.TaskProcessorController.TaskEnvelope
 
getEncodeValue() - Method in class com.microstrategy.web.app.Property
Get if the value is encoded
getEncoding() - Method in class com.microstrategy.utils.log.Handler
 
getEncoding() - Method in class com.microstrategy.utils.xml.SerializerParameters
 
getEncoding() - Method in class com.microstrategy.utils.xml.TransformerParameters
Returns the preferred character encoding that the Transformer should use
getEncoding() - Method in class com.microstrategy.web.app.maps.shp.CPGReader
 
getEncoding(String, int) - Static method in class com.microstrategy.webapi.ServerEncoding
 
getEncodingSchemeSetting(String) - Method in class com.microstrategy.utils.log.Handler
 
getEncryption() - Method in interface com.microstrategy.web.objects.WebClusterAdmin
Returns whether the API is set to use encryption when talking to the Intelligence Server.
getEncryption() - Method in interface com.microstrategy.webapi.IDSSXMLAdmin
Returns whether the API is set to use encryption when talking to the Intelligence Server.
getEncryptionKeysSource() - Method in class com.microstrategy.web.objects.WebObjectsFactory
Returns a WebEncryptionKeysSource object, which can be used to re-encrypt the mstr env
getEncryptionMode() - Method in interface com.microstrategy.web.objects.WebClusterAdmin
Returns the current EncryptionMode configured.
getEncryptionMode() - Method in interface com.microstrategy.webapi.IDSSXMLAdmin
Returns the kind of encryption to use when IDSSXMLAdmin.putEncryption(boolean) is enabled.
getEncryptorInstance() - Static method in class com.microstrategy.webapi.DSSXMLClassFactory
Returns an instance of an object with the IDSSXMLEncryptor interface, which allows interaction with MicroStrategy 7's encryption functionality.
getEndCreateTime() - Method in class com.microstrategy.webapi.paramsobject.SynchronousQuickSearch
 
getEndDate() - Method in interface com.microstrategy.web.app.beans.SearchBean
Gets the end date if the search is restricted on a date interval.
getEndModifyTime() - Method in class com.microstrategy.webapi.paramsobject.SynchronousQuickSearch
 
getEndOffset() - Method in class com.microstrategy.utils.BerInputStream
Returns end offset for the current encoded type
getEndTime() - Method in class com.microstrategy.web.objects.WebChangeJournalSearchImpl
 
getEndTransactionID() - Method in class com.microstrategy.web.objects.WebChangeJournalSearchImpl
 
getEndUnit() - Method in interface com.microstrategy.web.app.gui.Scroller
Returns the end value of the scrollbar within the scroller, in relation to the maxUnits property.
getEndUnit() - Method in class com.microstrategy.web.app.gui.ScrollerImpl
 
getEndValue() - Method in class com.microstrategy.web.config.CustomThreshold
 
getEnhancedGraphXMLEnabled() - Method in interface com.microstrategy.web.objects.WebResultSettings
Retrieves a boolean indicating whether the extended graph properties are to be returned in the reportXML
getEnhancedGraphXMLEnabled() - Method in class com.microstrategy.web.objects.WebResultSettingsImpl
 
getEntityAsStream(String) - Method in class com.microstrategy.web.app.transforms.AppLayoutParser
 
getEntityAsStream(String) - Method in class com.microstrategy.web.transform.MSTRLayoutParser
Returns an InputStream for the specified entity file name.
getEntityMap() - Method in class com.microstrategy.web.transform.MSTRLayoutParser.ParserEntityResolver
Returns a HashMap that maps file names to their full path where they can be found.
getEntityResolver() - Method in class com.microstrategy.utils.xml.ParserParameters
 
getEntityResolver(String) - Method in class com.microstrategy.web.transform.MSTRLayoutParser
Returns an EntityResolver object used by the parser to resolve references to external DTDs.
getEnumCipher() - Method in class com.microstrategy.utils.crypto.CryptoCipher2
Get the encryption cipher.
getEnumCipher(byte[], int) - Static method in class com.microstrategy.webapi.EnumCipher
 
getEnumCipher(String) - Static method in class com.microstrategy.webapi.EnumCipher
Identifies the EnumCipher instance given a version string.
getEnumConstantByValue(int) - Static method in enum com.microstrategy.web.objects.WebProjectLookup.LocalizationType
 
getEnumConstantByValue(int) - Static method in enum com.microstrategy.web.tasks.models.EnumColumnDataType
return Unknown if not found.
getEnumConstantByValue(int) - Static method in enum com.microstrategy.web.tasks.models.EnumExternalTableType
This is actually specific to sap hana table type.
getEnumConstantByValue(int) - Static method in enum com.microstrategy.webapi.EnumDSSXMLExternalNotificationType
 
getEnumConstantByValue(int) - Static method in enum com.microstrategy.webapi.EnumDSSXMLQuickSearchEnabledStatus
 
getEnumConstantByValue(int) - Static method in enum com.microstrategy.webapi.ViewMedia
 
getEnumConstantByValue(String) - Static method in enum com.microstrategy.webapi.restApi.MediaTypes
 
getEnumerationValue(String) - Static method in class com.microstrategy.utils.ReflectionHelper
Returns the value of the constant defined in the Java fully qualified class name and constant name received as a parameter.
getEnumerationValue(String) - Static method in class com.microstrategy.web.app.utils.HTTPHelper
Deprecated.
This method is deprecated. Instead use ReflectionHelper.getEnumerationValue(String enumName).
getEnumName() - Method in class com.microstrategy.web.app.ShortcutArgument
if the value of the argument is taken from an enumerations value, it represents the fully-qualified name of such a value.
getEnumPreferenceLevels() - Method in class com.microstrategy.web.preferences.PreferenceDefinitionBase
 
getEnumPreferenceLevels() - Method in interface com.microstrategy.web.preferences.Preferences
Returns the enumeration of PreferenceLevels supported by this Preferences declaration.
getEnvelopeNameIterator() - Method in class com.microstrategy.web.controller.TaskProcessorAdminContext
 
getErrorCode() - Method in interface com.microstrategy.utils.LocalizableException
 
getErrorCode() - Method in interface com.microstrategy.utils.LocalizableMessage
 
getErrorCode() - Method in exception com.microstrategy.utils.MSTRCheckedException
Returns the error code associated with the given error.
getErrorCode() - Method in class com.microstrategy.utils.MSTRMessage
 
getErrorCode() - Method in exception com.microstrategy.utils.MSTRUncheckedException
Returns the error code associated with the given error.
getErrorCode() - Method in class com.microstrategy.web.app.beans.AppBeanError
 
getErrorCode() - Method in class com.microstrategy.web.app.beans.WebAppBeanErrorImpl
 
getErrorCode() - Method in class com.microstrategy.web.app.ErrorInfo
The code identifies the error.
getErrorCode() - Method in class com.microstrategy.web.app.ProjectInformation
Get the error code generated while trying to connect to the server
getErrorCode() - Method in exception com.microstrategy.web.app.utils.usher.UsherConnectionException
Get the error code of this exception.
getErrorCode() - Method in interface com.microstrategy.web.beans.WebBeanError
Returns the error code to the caller.
getErrorCode() - Method in interface com.microstrategy.web.objects.admin.monitors.MonitorManipulationFailure
Returns the error code of the failure.
getErrorCode() - Method in class com.microstrategy.web.objects.dataimport.TableStatus
 
getErrorCode() - Method in interface com.microstrategy.web.objects.WebFailedServer
Returns the error code associated with failure of server
getErrorCode() - Method in exception com.microstrategy.web.objects.WebReportValidationException
Returns the error code associated with the given error.
getErrorCode() - Method in interface com.microstrategy.web.platform.DisconnectedContainerServices
Returns the error status code for response.
getErrorCode() - Method in class com.microstrategy.web.platform.DisconnectedContainerServicesImpl
Returns the error status code for response.
getErrorDesc() - Method in class com.microstrategy.web.app.TemplateInfo
 
getErrorDetails(HttpURLConnection) - Static method in class com.microstrategy.web.app.utils.usher.NetworkRequest
In case of error gets error details
getErrorField() - Method in interface com.microstrategy.web.admin.beans.DiagnosticsBean
Obtain the error field that generated an error with the user's input
getErrorHandler() - Method in class com.microstrategy.utils.xml.ParserParameters
 
getErrorHandler(LayoutParser.MessageListener, MSTRLayoutParser.ParserContentHandler) - Method in class com.microstrategy.web.transform.MSTRLayoutParser
Returns an ErrorHandler object used by the parser to route error and warning messages back to the caller.
getErrorInfo() - Method in interface com.microstrategy.web.app.beans.PageComponent
Returns the last AppBeanError set to this page.
getErrorInfo() - Method in interface com.microstrategy.web.beans.MarkupOutput
Returns the error information that is held by this MarkupOutput instance.
getErrorInfo() - Method in interface com.microstrategy.web.beans.WebBean
Returns a WebBeanError object indicating processing error during the collectData method call.
getErrorInfo(int) - Method in class com.microstrategy.web.app.ErrorInfoList
Retrieve the ErrorInfo for the given errorCode
getErrorInfoList() - Method in class com.microstrategy.web.app.PageManager
Returns the Application's Error Info List information
getErrorInGraph() - Method in interface com.microstrategy.web.objects.WebGraph
Returns an error number returned when attempting to execute a graph.
getErrorInGraph() - Method in interface com.microstrategy.web.objects.WebReportData
Returns an error number returned when attempting to execute a graph.
getErrorInGraphReport(ReportBean, Messages) - Static method in class com.microstrategy.web.app.utils.PrintBeanHelper
Returns whether the graph report is in error
getErrorInGraphReport(ReportBean, Messages, WebIServerSession) - Static method in class com.microstrategy.web.app.utils.PrintBeanHelper
Returns whether the graph report is in error
getErrorLogStatus() - Static method in class com.microstrategy.utils.log.MSTRLog
Returns true if error logging is on, and false if it is not.
getErrorMessage() - Method in class com.microstrategy.web.app.beans.AbstractObjectExplorerBean
 
getErrorMessage() - Method in class com.microstrategy.web.app.beans.AppBeanError
 
getErrorMessage() - Method in class com.microstrategy.web.app.beans.AttributeRemappingErrorImpl
 
getErrorMessage() - Method in interface com.microstrategy.web.app.beans.FormulaBarBean
Indicates an error description when processing FormularBar events.
getErrorMessage() - Method in interface com.microstrategy.web.app.beans.LogoutBean
Get the string associated with the error code assigned for this bean
getErrorMessage() - Method in interface com.microstrategy.web.app.beans.ObjectExplorerBean
 
getErrorMessage() - Method in interface com.microstrategy.web.app.beans.ObjectManipulationDialogBean
Indicates an error description when processing FormularBar events.
getErrorMessage() - Method in interface com.microstrategy.web.app.beans.OMDCreateFolderBean
Indicates an error description when processing FormularBar events.
getErrorMessage() - Method in interface com.microstrategy.web.app.beans.SaveObjectAsDialogBean
Indicates an error description when processing FormularBar events.
getErrorMessage() - Method in interface com.microstrategy.web.app.beans.SubscriptionEditorBean
Returns error message if any or null if nothing happens.
getErrorMessage() - Method in class com.microstrategy.web.app.beans.WebAppBeanErrorImpl
 
getErrorMessage() - Method in class com.microstrategy.web.app.transforms.AbstractPromptWidgetTransform
 
getErrorMessage() - Method in interface com.microstrategy.web.beans.WebBeanError
Return the error message to the caller.
getErrorMessage() - Method in class com.microstrategy.web.controller.TaskProcessorResponseContext
 
getErrorMessage() - Method in interface com.microstrategy.web.objects.admin.monitors.QueryStats
Returns the error message
getErrorMessage() - Method in class com.microstrategy.web.objects.dataimport.TableStatus
 
getErrorMessage() - Method in interface com.microstrategy.web.platform.DisconnectedContainerServices
Returns the error message for response.
getErrorMessage() - Method in class com.microstrategy.web.platform.DisconnectedContainerServicesImpl
Returns the error message for response.
getErrorMessage(int, String) - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
Returns the error message for the transform, based on the exception.
getErrorMessage(int, String) - Method in class com.microstrategy.web.app.transforms.AbstractDocumentTransform
Returns the error message for the transform, based on the exception.
getErrorMessage(int, String) - Method in class com.microstrategy.web.app.transforms.AbstractReportTransform
Returns the error message for the transform, based on the exception.
getErrorMessage(int, String) - Method in class com.microstrategy.web.app.transforms.SaveAsReportTransform
 
getErrorMessage(int, String) - Method in class com.microstrategy.web.app.transforms.SaveAsRWTransform
 
getErrorMessage(WebBeanError) - Method in class com.microstrategy.web.app.transforms.AbstractPromptObjectTransform
Returns a localized error message.
getErrorMessage(WebBeanError) - Method in class com.microstrategy.web.app.transforms.AbstractRWTransform
Returns the error message for the transform, based on the error.
getErrorMessage(WebBeanError) - Method in class com.microstrategy.web.app.transforms.PromptCartTransform
Deprecated.
Returns a localized error message.
getErrorMessage(WebBeanError) - Method in class com.microstrategy.web.app.transforms.PromptCartXHTMLTransform
Specifies a localized error message.
getErrorMessage(WebBeanError) - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalCartTransform
Deprecated.
Returns localized error message.
getErrorMessage(WebBeanError) - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalCartXHTMLTransform
Return localized error message, associated with the WebBeanError code.
getErrorMessage(WebBeanError) - Method in class com.microstrategy.web.app.transforms.PromptsIFrameTransform
Returns a localized error message.
getErrorMessage(Exception) - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
Returns the error message for the transform, based on the exception.
getErrorMessageCode() - Method in interface com.microstrategy.web.app.beans.ChangePasswordBean
Get the error message code for this instance
getErrorMessageFromMSTRDocumentException(Throwable, String) - Static method in class com.microstrategy.web.app.transforms.AbstractDocumentTransform
 
getErrorMessageHandler() - Method in class com.microstrategy.utils.log.editor.EditableLogger
 
getErrorMsg() - Method in interface com.microstrategy.web.objects.WebFailedServer
Returns the error message explaining why the server failed
getErrorMsg() - Method in interface com.microstrategy.web.objects.WebGridData
Returns String of error message comes from backend
getErrorProjectsList() - Method in class com.microstrategy.web.app.transforms.ProjectsTransform
Obtain the list of projects with connection errors to display to the user
getErrors() - Method in class com.microstrategy.web.app.utils.upgrade.UpgradeManager
Returns the list of all error messages logged during the upgrade.
getErrorTitle() - Method in class com.microstrategy.web.app.beans.AppBeanError
 
getErrorTitle(int) - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
Returns the error title for the transform, based on the errorCode.
getErrorTitle(int) - Method in class com.microstrategy.web.app.transforms.AbstractDocumentTransform
Returns the error title for the transform, overwrites by returning title specific about document execution.
getErrorTitle(int) - Method in class com.microstrategy.web.app.transforms.AbstractReportTransform
Returns the error title for the transform, overwrites by returning title specific about report execution.
getErrorTitle(WebBeanError) - Method in class com.microstrategy.web.app.transforms.AbstractRWTransform
Returns the error title for the transform, based on the error.
getErrorTitle(Exception) - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
Returns the error title for the transform, based on the exception.
getErrorTitleId() - Method in class com.microstrategy.web.app.TemplateInfo
 
getErrorType() - Method in class com.microstrategy.web.app.beans.AppBeanError
 
getErrorType() - Method in class com.microstrategy.web.app.ErrorInfo
The error type identifies what information will be displayed in the error message.
getErtType() - Method in class com.microstrategy.web.tasks.models.MappingRelationship
 
getERType() - Method in interface com.microstrategy.web.objects.WebRelationship
Returns the entity-relationship type set on the relationship.
getESRIAreaLayers() - Method in class com.microstrategy.web.config.esri.ESRIConfigurationInfo
 
getESRIAttribute() - Method in class com.microstrategy.web.config.esri.MicrostrategyAttributeInfo
 
getESRIAtttribute() - Method in class com.microstrategy.web.config.esri.ESRIGeoShapeInfo
 
getESRICloudApp(int) - Method in class com.microstrategy.web.config.esri.ESRICloudAppsInfoList
 
getESRICloudApps() - Method in class com.microstrategy.web.config.esri.ESRIConfigurationInfo
 
getESRICloudKey() - Method in class com.microstrategy.web.config.esri.ESRICloudAppsInfo
 
getESRIConfiguration() - Method in class com.microstrategy.web.app.PageManager
 
getESRIConfiguration() - Method in class com.microstrategy.web.config.MultiMapConfigurationInfo
 
GetESRIConfigurationTask - Class in com.microstrategy.web.app.tasks
 
GetESRIConfigurationTask() - Constructor for class com.microstrategy.web.app.tasks.GetESRIConfigurationTask
 
GetESRIExtraConfigurationTask - Class in com.microstrategy.web.app.tasks
This class provides the ability to get extra properties for esri map.
GetESRIExtraConfigurationTask() - Constructor for class com.microstrategy.web.app.tasks.GetESRIExtraConfigurationTask
 
GetESRIKMLConfigurationTask - Class in com.microstrategy.web.app.tasks
 
GetESRIKMLConfigurationTask() - Constructor for class com.microstrategy.web.app.tasks.GetESRIKMLConfigurationTask
 
getESRIQueryField() - Method in class com.microstrategy.web.config.esri.MicrostrategyAttributeInfo
 
getESRIWebMap(int) - Method in class com.microstrategy.web.config.esri.ESRIWebMapsInfoList
 
getESRIWebMaps() - Method in class com.microstrategy.web.config.esri.ESRIConfigurationInfo
 
getEvent() - Method in interface com.microstrategy.web.app.beans.PreferencesBean.GroupInfo
 
getEvent() - Method in class com.microstrategy.web.app.beans.PreferencesBeanImpl.GroupInfoImpl
Deprecated.
 
getEvent() - Method in class com.microstrategy.web.app.gui.CartElementTree
 
getEvent() - Method in class com.microstrategy.web.app.JavaScriptInfo
Retrieve the JavaScript event with which the JavaScriptInfo is associated with
getEvent() - Method in class com.microstrategy.web.app.taglibs.EventTagHelper
Based on the eventID tag attribute, creates the event to use for this tag, considering the base bean (specified on the baseBean attribute.
getEvent() - Method in interface com.microstrategy.web.objects.WebScheduleTriggerEvent
Returns the event associated with this trigger
getEvent(int) - Method in class com.microstrategy.web.beans.EventHandlerInfo
Return the event with the given id from the events list
getEvent(int) - Method in class com.microstrategy.web.beans.EventInfoList
Return the event which has the given id
getEvent(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractFolderContextMenuItemBuilder
Provides the abstract class with the corresponding event to execution with this item.
getEvent(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractInboxContextMenuItemBuilder
Provides the abstract class with the corresponding event to execution with this item.
getEvent(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractReportCellInsertMetric
Generate the event information for the Insert Metric manipulation the instance will enable.
getEvent(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractUserMgrContextMenuItemBuilder
 
getEvent(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.AdminFolderEdit
 
getEvent(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderCreateAnalysisFromReport
 
getEvent(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderCreateDocumentFromAnalysis
 
getEvent(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderCreateDocumentFromReport
 
getEvent(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderCreateDocumentFromTheme
 
getEvent(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderCreateHTML5VIFromReport
 
getEvent(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderCreateReportFromCube
 
getEvent(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderDelete
 
getEvent(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderEdit
 
getEvent(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderExportLink
 
getEvent(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderExportMstr
 
getEvent(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderQueryBuilder
 
getEvent(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderRunAs
 
getEvent(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderRunViewMedia
 
getEvent(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderSimpleAction
 
getEvent(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderVIDebug
 
getEvent(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.InboxDelete
 
getEvent(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.InboxDetails
 
getEvent(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.InboxExport
 
getEvent(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.InboxPDF
 
getEvent(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.InboxRename
 
getEvent(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.InboxUnread
 
getEvent(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellAddShortcutMetric
 
getEvent(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellFilterOn
Get the event for enabling the Filter On functionality for the current cell being analyzed
getEvent(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellPercentGrandTotalMetric
 
getEvent(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellPercentOverColumnsMetric
 
getEvent(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellPercentOverPagesMetric
 
getEvent(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellPercentOverRowsMetric
 
getEvent(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellRename
Generate the event for opening the rename editor
getEvent(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.RepublishCube
 
getEvent(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.UserMgrDelete
 
getEvent(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.UserMgrEdit
 
getEvent(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.UserMgrNew
 
getEvent(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.UserMgrNewGroup
 
getEvent(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.UserMgrNewUser
 
getEvent(WebDisplayUnit) - Method in class com.microstrategy.web.app.transforms.DataExplorerTransform
Returns the Data Explorer's browse event associated with the different object types (ex.
getEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Based on the object type on the WebObjectInfo sent as parameter, it creates and initializes the corresponding WebEvent for having the object opened or run.
getEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractObjectInfoListTransform
Generate the event that allows users to request actions on a given object.
getEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderBulletReportsTransform
Overrides the parent method by checking if you're in the Templates folder, and the object type is a report, instead of the normal event, we'll use the edit event available with the AbstractFolderTransform.getEditEvent(WebObjectInfo object) method; the result is that objects in the template folder will be edited instead of executed.
getEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderBulletRWTransform
Overrides the parent method by checking if the current folder is the Document Templates folder, and the object type is a document, instead of the normal event, we'll use the edit event available with the AbstractFolderTransform.getEditEvent(WebObjectInfo object) method; the result is that objects in the template folder will be edited instead of executed.
getEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderFrameTreeTransform
Based on the object type on the WebObjectInfo sent as parameter, it creates and initializes the corresponding WebEvent for having the object opened or run.
getEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderProjectBrowserTransform
 
getEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderSaveAsTransform
Deprecated.
Extends getEvent by returning events only for objects of the type EnumDSSXMLObjectTypes.DssXmlTypeFolder.
getEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderSaveAsXHTMLTransform
Extends the parent method by returning events only for objects of the type EnumDSSXMLObjectTypes.DssXmlTypeFolder.
getEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderSearchResultsTransform
Deprecated.
Extends getEvent by changing the event of the folder bean to make sure it uses browse folder event.
getEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderSearchResultsXHTMLTransform
Extends the parent method by changing the event of the folder bean to make sure it uses browse folder event, as well as for processing the shortcuts.
getEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderSummaryCreateDocumentTransform
Returns an initialized WebEvent to edit an object.
getEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderSummaryCreateReportTransform
Returns an initialized WebEvent to edit an object.
getEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderSummaryTransform
Based on the object type on the WebObjectInfo sent as parameter, it creates and initializes the corresponding WebEvent for having the object opened or run.
getEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderSummaryViewTransform
Based on the object type on the WebObjectInfo sent as parameter, it creates and initializes the corresponding WebEvent for having the object opened or run.
getEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderViewTransform
 
getEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.UserEntitiesTransform
 
getEvent(WebObjectInfo, boolean) - Method in class com.microstrategy.web.app.transforms.FolderViewTransform
 
getEvent(WebObjectInfo, int) - Method in class com.microstrategy.web.app.transforms.ObjectBrowserTabOMDTransform
Deprecated.
 
getEvent(WebObjectInfo, int) - Method in class com.microstrategy.web.app.transforms.ObjectBrowserTabProjectBrowserTransform
Deprecated.
Get events based on the WebObjectInfo (to initialize) or only for the requested object type (not initialized)
getEventAdd() - Method in class com.microstrategy.web.app.transforms.AddressListTransform
Returns the event to add a new address.
getEventArgumentList() - Method in class com.microstrategy.web.app.EventFlagList
Returns a list of event-arguments associated with this flag.
getEventArgumentList() - Method in class com.microstrategy.web.app.ShortcutEvent
Returns a list of arguments for this event.
getEventArgumentName(WebEvent, int) - Method in class com.microstrategy.web.app.transforms.SecurityRoleEditorTransform
 
getEventArgumentName(WebEvent, int) - Method in class com.microstrategy.web.app.transforms.UserEntityEditorTransform
 
getEventArguments() - Method in class com.microstrategy.web.app.EventFlagList
getEventArguments() - Method in class com.microstrategy.web.app.EventList
Get the list of event arguments
getEventArguments() - Method in class com.microstrategy.web.app.ShortcutEvent
getEventCancel() - Method in class com.microstrategy.web.app.transforms.AddressListTransform
Returns the event to cancel editing or saving an address.
getEventCancel() - Method in class com.microstrategy.web.app.transforms.PreferencesScheduleTransform
Returns the event to cancel editing or saving an address.
getEventCancel() - Method in class com.microstrategy.web.app.transforms.UserAddressListTransform
 
getEventClass() - Method in class com.microstrategy.web.beans.EventInfo
Returns the fully qualified class name of the a class that implements WebEvent and that should be instantiated when creating concrete WebEvent instances for this EventInfo.
getEventEdit(WebSubscriptionAddress) - Method in class com.microstrategy.web.app.transforms.AddressListTransform
Returns the event to edit an existing address.
getEventElements() - Method in interface com.microstrategy.web.tags.AnchorTag
Returns the setting that defines how much of the event information should be included in the renderd anchor tag
getEventElements() - Method in class com.microstrategy.web.tags.AnchorTagImpl
Returns the setting that defines how much of the event information should be included in the renderd anchor tag
getEventForMessage(WebMessage) - Method in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
 
getEventHandler() - Method in class com.microstrategy.web.app.WebBeanInfo
Get the event handler for this WebBeanInfo instance
getEventHandler(int) - Method in class com.microstrategy.web.beans.AbstractEventHandlerFactory
Deprecated.
Returns a WebEventHandler instance of the specified type from the factory.
getEventHandler(int) - Method in class com.microstrategy.web.beans.EventHandlersCatalog
Get the event handler with the specified type
getEventHandler(int) - Method in class com.microstrategy.web.beans.WebBeanFactory
Deprecated.
To get the default event-handler associated with a bean, create a new instance of that bean and call getWebEventHandler.
getEventHandlerClass() - Method in class com.microstrategy.web.app.PageInfo
Get the name of the class related with the event handler for this page
getEventHandlerList() - Method in class com.microstrategy.web.app.WebBeanInfo
Get the collection of bean event handlers for the WebBeanInfo instance
getEventHandlersCatalog() - Method in class com.microstrategy.web.app.transforms.MobileChunkedAppContext
 
getEventHandlersCatalog() - Method in interface com.microstrategy.web.beans.BeanContext
Returns the current instance of EventHandlersCatalog associated with the current BeanContext.
getEventHandlersCatalog() - Method in class com.microstrategy.web.beans.BeanContextImpl
Returns the EventHandlersCatalog instance associated with this bean context.
getEventHandlersCatalogPath() - Method in class com.microstrategy.web.app.beans.AppContextImpl
 
getEventHandlersCatalogPath() - Method in class com.microstrategy.web.beans.BeanContextImpl
Returns the path to use for the EventHandlersCatalog file.
getEventId() - Method in class com.microstrategy.web.app.EventMap
 
getEventId() - Method in class com.microstrategy.web.app.gui.EditorImpl.Button
Returns the event associated to the button
getEventId() - Method in class com.microstrategy.web.app.ShortcutEvent
Returns the event id associated with the element.
getEventId() - Method in class com.microstrategy.web.beans.GenericEventHandler.GenericEventKeys
Method returns the event Id used for creating this collection.
getEventId(RequestKeys) - Static method in class com.microstrategy.web.app.beans.PageComponentHelper
 
getEventId(RequestKeys) - Method in class com.microstrategy.web.app.beans.RWPageComponentImpl
 
getEventID() - Method in class com.microstrategy.web.app.tasks.config.EventInfo
 
getEventID(RequestKeys) - Static method in class com.microstrategy.web.beans.GenericEventHandler
Retrieves the event id passed in from the RequestKeys.
getEventIDInt() - Method in class com.microstrategy.web.app.tasks.config.EventInfo
Returns the ID of the event that is associated with this task.
getEventInfo(int) - Method in class com.microstrategy.web.app.tasks.config.BeanTaskConfig
 
getEventInfoArray() - Method in class com.microstrategy.web.app.tasks.config.BeanTaskConfig
Returns the information about the events.
getEventInstance(PreferencesBean) - Method in interface com.microstrategy.web.app.beans.PreferencesBean.GroupInfo
 
getEventInstance(PreferencesBean) - Method in class com.microstrategy.web.app.beans.PreferencesBeanImpl.GroupInfoImpl
Deprecated.
 
getEventLink(WebEvent) - Method in class com.microstrategy.web.app.beans.EventManager
Generate the link information according to the event provided as argument.
getEventLink(WebEvent, int) - Method in class com.microstrategy.web.app.beans.EventManager
Generate the link information according to the event provided as argument.
getEventLink(WebEvent, String, int) - Method in class com.microstrategy.web.app.beans.EventManager
Generate the link information according to the event provided as argument
getEventList() - Method in class com.microstrategy.web.app.WebGuiComponent
Returns the list of events associated with this WebGuiComponent
getEventManager() - Method in class com.microstrategy.web.app.beans.AbstractAppComponent
This method returns the application EventManager used to generates events.
getEventManager() - Method in interface com.microstrategy.web.app.beans.AppComponent
This method returns the application EventManager used to generates events.
getEventManager() - Method in class com.microstrategy.web.app.gui.AbstractGuiElement
get event manager for this gui element
getEventManager() - Method in interface com.microstrategy.web.app.gui.GuiElement
get the EventManager object associated with this gui element
getEventManager() - Method in class com.microstrategy.web.app.gui.IncrementalFetchImpl
 
getEventManager() - Method in class com.microstrategy.web.app.gui.TreeBoxImpl
Deprecated.
Function that retuns the reference to the event manager.
getEventManager() - Method in class com.microstrategy.web.app.gui.TreeViewImpl
 
getEventManager() - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
Convenience method for obtaining the EventManager instance associated with this transform
getEventManager() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
get the EventManager object
getEventManager() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
get the EventManager object
getEventMap(int) - Method in class com.microstrategy.web.app.EventMapList
Retrieve a EventMap by the eventId it maps.
getEventMapList() - Method in class com.microstrategy.web.app.PageInfo
Get the list of event mapping related to this page
getEventMapping() - Method in class com.microstrategy.web.app.ShortcutListSet
 
getEventOriginalSource(RequestKeys, String) - Static method in class com.microstrategy.web.app.utils.BeanHelper
Searches a set of RequestKeys and returns the event source that matches the specified eventID
getEventRemove(WebSubscriptionAddress) - Method in class com.microstrategy.web.app.transforms.AddressListTransform
Returns the event to delete an existing address.
getEvents() - Method in class com.microstrategy.web.app.Shortcut
getEvents() - Method in class com.microstrategy.web.app.WebGuiComponent
getEvents() - Method in class com.microstrategy.web.beans.GenericMultipleEvents
Returns a list of WebEvent objects encompassed in this object.
getEvents() - Method in interface com.microstrategy.web.beans.WebEvents
Returns a list of events held by the collection.
getEvents(boolean) - Method in class com.microstrategy.web.app.Shortcut
Returns the HashList of ShortcutEvents associated with the shortcut
getEvents(RequestKeys) - Static method in class com.microstrategy.web.transform.AbstractTransform
Determines event(s) triggered from the request keys.
getEventSave() - Method in class com.microstrategy.web.app.transforms.AddressListTransform
Returns the event to save the address currently being editing
getEventSave() - Method in class com.microstrategy.web.app.transforms.PreferencesScheduleTransform
Returns the event to save the address currently being editing
getEventSave() - Method in class com.microstrategy.web.app.transforms.UserAddressListTransform
 
getEventsCatalogPath() - Method in class com.microstrategy.web.platform.ApplicationParameters
Returns the path for the events.xml file.
getEventSetDefault() - Method in class com.microstrategy.web.app.transforms.AddressListTransform
Returns the event to change the current default address.
getEventsList() - Method in class com.microstrategy.web.beans.EventHandlerInfo
Return the list of events associated with this event handler
getEventTarget(RequestKeys) - Method in class com.microstrategy.web.beans.GenericEventHandler
 
getEventTargetExpressionBean() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
Returns the expression bean for getting events.
getEventTargetExpressionBean() - Method in class com.microstrategy.web.app.transforms.ThresholdExpressionTransform
 
getEventType() - Method in class com.microstrategy.utils.log.audit.AuditEvent
 
getEvFlags() - Method in interface com.microstrategy.web.objects.rw.RWUserAttribute
 
getExcelBinaryData() - Method in interface com.microstrategy.web.objects.WebReportInstance
Returns the binary data corresponding to EnumWebReportExecutionModes.REPORT_MODE_EXCEL.
getExcelData() - Method in interface com.microstrategy.web.objects.rw.RWInstance
Returns data for Excel export
getExcelData() - Method in interface com.microstrategy.web.objects.WebReportInstance
getExcelVersion() - Method in interface com.microstrategy.web.objects.rw.RWExcelExportSettings
 
getException() - Method in class com.microstrategy.utils.log.Handler
 
getException() - Method in class com.microstrategy.web.blocks.BlockRegistry
Get the Exception object that was raised while parsing the XML text.
getException() - Method in interface com.microstrategy.webapi.IContentConsumer
Returns the exception that caused consumption interruption.
getException() - Method in class com.microstrategy.webapi.StreamingContext
 
getException(Exception) - Static method in exception com.microstrategy.utils.proxy.RegistryErrorException
Method returns a RegistryErrorException - either creating it new or if it is already a registryerrorexception it returns the original one
getExceptionInfo() - Method in class com.microstrategy.web.app.SessionManager
Deprecated.
Return the exception object that was generated while fixing the current session to use for this request.
getExceptionList() - Method in class com.microstrategy.web.app.GraphFormatInfoHelper.Exceptions
 
getExceptionMessage(Throwable) - Method in class com.microstrategy.utils.log.Formatter
 
getExceptions() - Method in class com.microstrategy.web.app.GraphFormatInfoHelper.GraphAttribute
 
getExceptions() - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer.StringFormatAndErrorData
getExceptions gets a map of Project IDs that failed and the reason for the failure
getExcludeElements() - Method in interface com.microstrategy.web.beans.DerivedElementBean
 
getExcludeElements() - Method in class com.microstrategy.web.beans.DerivedElementBeanImpl
 
getExculdeDrillPath() - Method in class com.microstrategy.web.app.FlagInfo
 
getExectimeout() - Method in interface com.microstrategy.web.objects.WebScriptRuntimeEnv
Returns exectimeout info
getExectimeout() - Method in class com.microstrategy.web.objects.WebScriptRuntimeEnvImpl
 
getExecuteButtonLabel() - Method in class com.microstrategy.web.app.transforms.PromptsClassicTransform
Specifies label to be displayed in 'Execute' button.
getExecuteButtonLabel() - Method in class com.microstrategy.web.app.transforms.PromptsContainerTransform
Specifies label to be displayed in 'Execute' button.
getExecuteButtonLabel() - Method in class com.microstrategy.web.app.transforms.PromptsCreateReportContainerTransform
Changes the default label to be used by the 'Execute' button to Execute in View mode if isViewMode returns true, or Edit in Design Mode otherwise.
getExecuteButtonLabel() - Method in class com.microstrategy.web.app.transforms.PromptsCreateReportTransform
Changes the default label to be used by the 'Execute' button to Execute in View mode if isViewMode returns true, or Edit in Design Mode otherwise.
getExecuteDocumentEvent(RWDetails) - Method in class com.microstrategy.web.app.transforms.RWDetailsTransform
Obtain the event to be used for executing the report writing document.
getExecuteDocumentEvent(RWMessage) - Method in class com.microstrategy.web.app.transforms.RWDetailsTransform
Obtain the event to be used for executing the report writing document.
getExecuteEvent() - Method in class com.microstrategy.web.app.transforms.SaveAsReportTransform
Obtain an instance of the WebEvent to use for executing the object that has just been saved
getExecuteEvent() - Method in class com.microstrategy.web.app.transforms.SaveAsRWTransform
Obtain an instance of the WebEvent to use for executing the object that has just been saved
getExecuteEvent(WebDocumentMessage) - Method in class com.microstrategy.web.app.transforms.DocumentDetailsTransform
Deprecated.
Returns an event to run the document.
getExecuteEvent(WebDocumentMessage) - Method in class com.microstrategy.web.app.transforms.DocumentDetailsXHTMLTransform
Returns an event to execute the document.
getExecuteEvent(WebMessage) - Method in class com.microstrategy.web.app.transforms.InboxListTransform
Deprecated.
 
getExecuteEvent(WebMessage) - Method in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Generate the event to use if the current message is to be executed in some way.
getExecuteEvent(WebMessage) - Method in class com.microstrategy.web.app.transforms.ReportDetailsXHTMLTransform
Returns an event to execute the report.
getExecuteEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.ObjectManipulationDialogTransform
 
getExecuteEvent(WebSchedule) - Method in class com.microstrategy.web.app.transforms.AbstractScheduleListTransform
Deprecated.
 
getExecuteEvent(WebSubscription) - Method in class com.microstrategy.web.app.transforms.AbstractSubscriptionListTransform
 
getExecuteReportEvent() - Method in class com.microstrategy.web.app.transforms.ReportSavePropertiesTransform
getExecutionDelta() - Method in interface com.microstrategy.web.objects.RWSettings
 
getExecutionEventID() - Method in interface com.microstrategy.web.app.beans.WizardStepBean
Returns the event to be triggered by the client when the wizars is closed
getExecutionFlags() - Method in interface com.microstrategy.web.beans.DocumentBean
Returns the execution flag as of EnumDSSXMLExecutionFlags when running the WebDocument contained in this bean.
getExecutionFlags() - Method in interface com.microstrategy.web.beans.ReportBean
Returns the report execution flags (EnumDSSXMLExecutionFlags).
getExecutionFlags() - Method in interface com.microstrategy.web.beans.ScheduleBean
Deprecated.
returns the execution flags.
getExecutionFlags() - Method in interface com.microstrategy.web.objects.RWSettings
 
getExecutionFlags() - Method in interface com.microstrategy.web.objects.WebContentStatement
Deprecated.
This method returns the current value for the execution flags the Intelligence Server will use
getExecutionFlags() - Method in interface com.microstrategy.web.objects.WebDocumentSource
Returns the current setting for the execution flags, which will be used when submitting a document for execution to the Intelligence Server.
getExecutionFlags() - Method in interface com.microstrategy.web.objects.WebMessage
Returns the execution flags for the message in the inbox,
getExecutionFlags() - Method in interface com.microstrategy.web.objects.WebReportManipulation
Returns the current setting of execution flags.
getExecutionFlags() - Method in interface com.microstrategy.web.objects.WebReportSource
Returns the current setting for the execution flags, which will be used when submitting a report for execution to the Intelligence Server.
getExecutionFlags() - Method in class com.microstrategy.web.objects.WebSubscriptionDeliveryModeEmailPropertiesImpl
 
getExecutionFlags() - Method in interface com.microstrategy.web.objects.WebSubscriptionDeliveryModeProperties
Gets the execution flags that have been set to be used when the history list subscription is run.
getExecutionFlags() - Method in class com.microstrategy.webapi.paramsobject.ReportExecuteParams
 
getExecutionFlagsExtension() - Method in interface com.microstrategy.web.objects.RWSettings
 
getExecutionFlagsExtension() - Method in interface com.microstrategy.web.objects.WebReportManipulation
Returns the current setting of execution flags extension.
getExecutionFlagsExtension() - Method in interface com.microstrategy.web.objects.WebReportSource
Returns the current setting for the execution flags extension, which will be used when submitting a report for execution to the Intelligence Server.
getExecutionFlagsExtension() - Method in class com.microstrategy.webapi.paramsobject.ReportExecuteParams
 
getExecutionMode() - Method in interface com.microstrategy.web.app.beans.ExportOptionsEditorBean
Returns the execution mode.
getExecutionMode() - Method in interface com.microstrategy.web.app.beans.ReportFrameBean
Returns the view mode of the report frame bean (a value from EnumReportViewModes) including value for Create Report
getExecutionMode() - Method in class com.microstrategy.web.app.beans.ReportFrameBeanImpl
Returns the view mode of the report frame bean (a value from EnumReportViewModes)
getExecutionMode() - Method in class com.microstrategy.web.app.ExportFormat
Returns the execution mode that the export format uses.
getExecutionMode() - Method in interface com.microstrategy.web.beans.ReportBean
Returns the specified execution mode.
getExecutionMode() - Method in interface com.microstrategy.web.beans.RWBean
Returns the execution mode.
getExecutionMode() - Method in interface com.microstrategy.web.objects.admin.serverconfig.InstanceStatus
Returns the execution mode of the process, from the enumeration EnumExecutionMode.
getExecutionMode() - Method in interface com.microstrategy.web.objects.rw.RWInstance
Returns exectuon mode from EnumRWExecutionModes
getExecutionMode() - Method in interface com.microstrategy.web.objects.WebDBConnection
 
getExecutionMode() - Method in interface com.microstrategy.web.objects.WebReportExecutionSettings
 
getExecutionMode() - Method in interface com.microstrategy.web.objects.WebReportInstance
Returns the specified execution mode.
getExecutionModeFromRequest(BeanTaskRequestContext) - Method in class com.microstrategy.web.app.tasks.RWExecutionTask
 
GetExecutionResults(String, String, int, String, int, IntWrapper) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Returns the execution status for a currently running job.
GetExecutionResults(String, String, int, String, IntWrapper) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
 
GetExecutionResults(String, String, int, String, String, int, IntWrapper) - Method in interface com.microstrategy.webapi.IDSSXMLReportServer
This method retrieves the results of report execution.
GetExecutionResultsAsStream(String, String, int, int, String) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
 
GetExecutionResultsAsStream(String, String, int, int, String, int) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Obtains the execution results for a document as IResultsAsStream object.
GetExecutionResultsAsStream(String, String, int, String, int, String) - Method in interface com.microstrategy.webapi.IDSSXMLReportServer
This method retrieves the results of report execution and returns them to the caller as a stream.
GetExecutionResultsEx(String, String, int, int, int, String, IntWrapper) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Obtains the execution results for a document in XML format.
GetExecutionResultsEx(String, String, int, int, String, IntWrapper) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
 
GetExecutionResultsEx(String, String, int, String, int, int, String, IntWrapper) - Method in interface com.microstrategy.webapi.IDSSXMLReportServer
 
GetExecutionResultsEx(String, String, int, String, int, String, IntWrapper) - Method in interface com.microstrategy.webapi.IDSSXMLReportServer
This method retrieves the results of report execution.
GetExecutionResultsInBinary(String, String, int, int, int, Integer, String, IntWrapper) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Obtains the results/data of the document in binary format.
GetExecutionResultsInBinary(String, String, int, int, int, Integer, HashMap<String, String>, String, IntWrapper) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Obtains the results/data of the document in binary format.
GetExecutionResultsInBinary(String, String, int, int, int, String, IntWrapper) - Method in interface com.microstrategy.webapi.IDSSXMLReportServer
Obtains the results/data of the report in binary format.
GetExecutionResultsInBinary(String, String, int, int, String, IntWrapper) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Deprecated.
This method is deprecated. Use the overloading method with detailFlags instead.
getExecutorBaseURL() - Method in class com.microstrategy.web.controller.TaskProcessorAdminContext
 
getExistingDerovedElements() - Method in interface com.microstrategy.web.beans.DerivedElementBean
Returns a collection of derived elements belonging to a given attribute.
getExistingDerovedElements() - Method in class com.microstrategy.web.beans.DerivedElementBeanImpl
 
getExistingFQCN() - Method in exception com.microstrategy.web.blocks.macros.MacroAlreadyExists
 
getExitCode() - Method in interface com.microstrategy.web.objects.admin.serverconfig.InstanceStatus
Returns the exit code for the process the last time the process exited.
getExitMessage() - Method in interface com.microstrategy.web.objects.admin.serverconfig.InstanceStatus
Returns the exit message for the process the last time the process exited.
getExpandedLevel() - Method in interface com.microstrategy.web.app.beans.PromptHierarchyAppBean
 
getExpandedValue(BlockContext) - Method in class com.microstrategy.web.blocks.BlockProperty
Gets the "expanded" value of the Block Property.
getExpandGroupEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractUserEntitiesTreeCartTransform
 
getExpandGroupEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.SecurityRoleUserEntitiesSelectorTransform
 
getExpandGroupEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.UserEntitiesSelectorTreeCartTransform
 
getExpandGroupEvent(String) - Method in class com.microstrategy.web.app.transforms.AbstractUserEntitiesTreeCartTransform
 
getExpandGroupEvent(String) - Method in class com.microstrategy.web.app.transforms.SecurityRoleUserEntitiesSelectorTransform
 
getExpandGroupEvent(String) - Method in class com.microstrategy.web.app.transforms.UserEntitiesSelectorTreeCartTransform
 
getExpandLayouts() - Method in interface com.microstrategy.web.app.beans.SubscriptionEditorBean
 
getExpandMessagesEvent() - Method in class com.microstrategy.web.app.transforms.InboxExtrasTransform
Returns an initialized WebEvent to expand the document messages information on the history list.
getExpandPageBy() - Method in interface com.microstrategy.web.app.beans.AlertsEditorBean
Indicate if the page-by fields are expanded
getExpandPageBy() - Method in interface com.microstrategy.web.app.gui.DefaultSubscriptionWidget
Deprecated.
 
getExpandPageBy(SubscriptionEditorBean) - Method in interface com.microstrategy.web.app.beans.SubscriptionEditorBean
Returns the value of expand pageby option
getExpandPageByArg() - Method in interface com.microstrategy.web.app.gui.DefaultSubscriptionWidget
Deprecated.
 
getExpandPageByFields() - Method in interface com.microstrategy.web.app.beans.PDFBean
Returns whether to expand the page-by fields
getExpandPageByFields() - Method in interface com.microstrategy.web.app.beans.PrintBean
Deprecated.
Returns a boolean value that indicates whether to expand the page=by fields
getExpandToFill() - Method in interface com.microstrategy.web.objects.WebPDFSettings
Deprecated.
Returns the pagination setting corresponding to expandToFill.
getExpandUseSeparateSheets() - Method in interface com.microstrategy.web.app.beans.AlertsEditorBean
Indicate if separate the page-by fields in different sheet in Excel
getExpandUseSeparateSheets() - Method in interface com.microstrategy.web.app.gui.DefaultSubscriptionWidget
Deprecated.
 
getExpandUseSeparateSheets(SubscriptionEditorBean) - Method in interface com.microstrategy.web.app.beans.SubscriptionEditorBean
Returns the value of expand use separate sheets option
getExpandUseSeparateSheetsArg() - Method in interface com.microstrategy.web.app.gui.DefaultSubscriptionWidget
Deprecated.
 
getExpBeanPath() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
This function is designed for ThresholdExpressionTransform.
getExpBeanPath() - Method in class com.microstrategy.web.app.transforms.ThresholdExpressionTransform
Here we override this function to ensure path is from ThresholdExpressionBean
getExpiration() - Method in class com.microstrategy.utils.JsonWebTokenPayLoad
get token expiration time
getExpiration() - Method in interface com.microstrategy.web.beans.ResultSetBean
Deprecated.
As of WU 8.0.
getExpiration() - Method in class com.microstrategy.web.objects.WebSubscriptionDeliveryModeEmailPropertiesImpl
 
getExpiration() - Method in interface com.microstrategy.web.objects.WebSubscriptionDeliveryModeProperties
Returns the expiration date of the subscription
getExpiration() - Method in class com.microstrategy.web.platform.MultipartRequest
Gets the expiration of this MultipartRequest object.
getExpirationDate() - Method in interface com.microstrategy.web.app.gui.DefaultSubscriptionWidget
Deprecated.
 
getExpirationDays() - Method in class com.microstrategy.utils.certificate.X509Helper
Get certificate expiration in days.
getExpirationTime() - Method in interface com.microstrategy.web.objects.admin.monitors.Cache
Returns the cache expiration time
getExpirationTimeZone() - Method in class com.microstrategy.web.objects.WebSubscriptionDeliveryModeEmailPropertiesImpl
 
getExpirationTimeZone() - Method in interface com.microstrategy.web.objects.WebSubscriptionDeliveryModeProperties
Returns the expiration date timezone of the subscription
getExplicitScreenMode() - Method in interface com.microstrategy.web.app.beans.PageComponent
 
getExplorerClientSideHelper() - Method in class com.microstrategy.web.app.transforms.AbstractObjectExplorerTransform
Returns a the client side helper object that will be associated with the list ob objects to display.
getExplorerScriptClass() - Method in class com.microstrategy.web.app.transforms.AbstractObjectExplorerTransform
Returns the javaScript class (bone) associated with the content's list.
getExplorerScriptClass() - Method in class com.microstrategy.web.app.transforms.HyperLinkObjectExplorerTransform
 
getExportActionFormName(String, String, String, boolean) - Static method in class com.microstrategy.web.app.utils.ExportBeanHelper
 
getExportAnchorTarget(WebComponent) - Static method in class com.microstrategy.web.app.utils.ExportBeanHelper
 
getExportBean() - Method in class com.microstrategy.web.app.transforms.AbstractReportExportTransform
Helper method for obtaining the ExportBean instance related with this transform
getExportBeanHelper() - Method in class com.microstrategy.web.app.transforms.AbstractExportTransform
 
getExportBeanHelper() - Method in class com.microstrategy.web.app.transforms.ReportExportIServerTransform
Returns the export bean helper used to setup the export headers.
getExportBeanHelper() - Method in class com.microstrategy.web.app.transforms.RWExportTransform
 
getExportCacheID() - Method in interface com.microstrategy.web.objects.rw.RWInstance
 
getExportCommand(ExportFormat) - Method in class com.microstrategy.web.app.transforms.ReportHomeExportMenuBlockTransform
Returns the javascript string command for a particular ExportFormat
getExportData() - Method in interface com.microstrategy.web.app.beans.ExportBean
Returns the export data formatted in accordance with the bean properties.
getExportData() - Method in interface com.microstrategy.web.objects.rw.RWInstance
Retrieves from the IServer binary data for export.
getExporter(Class<?>) - Method in class com.microstrategy.web.blocks.exporters.BlockExporterFactory
 
getExporter(String) - Method in class com.microstrategy.web.blocks.exporters.BlockExporterFactory
 
getExportEvent() - Method in class com.microstrategy.web.app.transforms.PreferencesExportTransform
 
getExportEvent(WebMessage) - Method in class com.microstrategy.web.app.transforms.InboxListTransform
Deprecated.
Returns an initialized WebEvent to go to the Export page for an object.
getExportEvent(WebMessage) - Method in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Returns an initialized WebEvent to go to the Export page for an object.
getExportEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Returns an initialized WebEvent to go to the Export page for an object.
getExportEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderIconTransform
Overwrites the parent method by assigning a target to the event, by default a new window will be opened when exporting.
getExportEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderListTransform
Deprecated.
Overwrites the parent method by assigning a target to the event, corresponding to the user preference on where the export result should be displayed
getExportEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderViewTransform
Overwrites the parent method by assigning a target to the event, corresponding to the user preference on where the export result should be displayed
getExportEvent(WebObjectInfo, boolean) - Method in class com.microstrategy.web.app.transforms.AbstractFolderTransform
getExportEventID() - Method in class com.microstrategy.web.app.transforms.AbstractOptionsTransform
Returns the ID of the export event used when this transform is used for the Options Page (examples are Export, PDF and Print)
This will be used to pass as the "eventToForwardTo" on the Save Report Properties page.
getExportEventID() - Method in class com.microstrategy.web.app.transforms.PreferencesExportTransform
 
getExportEventID() - Method in class com.microstrategy.web.app.transforms.PreferencesPDFTransform
 
getExportEventID() - Method in class com.microstrategy.web.app.transforms.PreferencesPrintTransform
Deprecated.
 
getExportFilterDetails() - Method in interface com.microstrategy.web.app.beans.ExportBean
Returns the export filter details property of the export bean.
getExportFooter() - Method in interface com.microstrategy.web.objects.rw.RWExcelExportSettings
The content of export footer It works for reports only, when reports are rendered as dossiers in Library.
getExportFormat() - Method in interface com.microstrategy.web.app.beans.ExportBean
 
getExportFormat() - Method in interface com.microstrategy.web.objects.admin.monitors.RWDCache
Returns the export format
getExportFormat(String) - Method in class com.microstrategy.web.app.ExportFormatList
returns the ExportFormat bbject that corresponds to the name specified
GetExportFormatData(String, String, int, int, String, IntWrapper) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Returns formatted output for exporting a document and the cache id.
getExportFormatList() - Method in class com.microstrategy.web.app.PageManager
Returns the Application's Export Format List information
getExportFormatNameGraphs() - Method in interface com.microstrategy.web.app.beans.ExportBean
 
getExportFormatNameGrids() - Method in interface com.microstrategy.web.app.beans.ExportBean
 
getExportFormatsCount() - Method in class com.microstrategy.web.app.transforms.PreferencesExportTransform
Deprecated.
not used anymore
getExportFormatType() - Method in class com.microstrategy.web.app.ExportFormat
Returns the type of this export format.
getExportHeader() - Method in interface com.microstrategy.web.objects.rw.RWExcelExportSettings
The content of export header It works for reports only, when reports are rendered as dossiers in Library.
getExportHeaderLocation() - Method in interface com.microstrategy.web.objects.rw.RWExcelExportSettings
The location of export header It works for reports only, when reports are rendered as dossiers in Library.
getExportHeadersAsText() - Method in interface com.microstrategy.web.app.beans.ExportBean
Returns the export headers as text property of the export bean.
getExportMetricValuesAsText() - Method in interface com.microstrategy.web.app.beans.ExportBean
 
getExportMode() - Method in interface com.microstrategy.web.app.beans.ExportOptionsEditorBean
Returns the export mode.
getExportMode() - Method in interface com.microstrategy.web.objects.WebResultSettings
Deprecated.
since 8.0
getExportMode() - Method in class com.microstrategy.web.objects.WebResultSettingsImpl
 
getExportOrientation() - Method in interface com.microstrategy.web.objects.rw.RWExportSettings
 
getExportOverview() - Method in interface com.microstrategy.web.objects.rw.RWExportSettings
 
getExportPaperHeight() - Method in interface com.microstrategy.web.objects.rw.RWExportSettings
 
getExportPaperWidth() - Method in interface com.microstrategy.web.objects.rw.RWExportSettings
 
getExportPDFFooter() - Method in interface com.microstrategy.web.objects.rw.RWExportSettings
 
getExportPDFHeader() - Method in interface com.microstrategy.web.objects.rw.RWExportSettings
 
getExportPlaintextDelimiterList() - Method in class com.microstrategy.web.app.PageManager
Returns the Application's Export Plaintext Delimiter List information
getExportRange() - Method in interface com.microstrategy.web.app.beans.ExportOptionsEditorBean
Returns the export range.
getExportReportResultFlags(ReportBean) - Static method in class com.microstrategy.web.app.utils.ExportBeanHelper
 
GetExportResults(String, String, int, IntWrapper) - Method in interface com.microstrategy.webapi.IDSSXMLReportServer
Returns export results in the given format for the given report.
getExportSavePropertiesEvent() - Method in class com.microstrategy.web.app.transforms.PreferencesExportTransform
Deprecated.
use getSaveReportPropertiesEvent()
getExportSection() - Method in interface com.microstrategy.web.app.beans.ExportBean
 
getExportSection() - Method in interface com.microstrategy.web.app.beans.PDFBean
Returns the export section of the export bean (a value from EnumExportSection)
getExportSettings() - Method in interface com.microstrategy.web.beans.ReportBean
Returns export settings object that corresponds to the current execution mode (ReportBean.getExecutionMode()).
getExportSettings() - Method in interface com.microstrategy.web.beans.RWBean
Returns export settings object that corresponds to the current execution mode (RWBean.getExecutionMode()).
getExportSettings() - Method in interface com.microstrategy.web.objects.rw.RWInstance
Returns export settings object that corresponds to the current execution mode (RWInstance.getExecutionMode()).
getExportSettings() - Method in interface com.microstrategy.web.objects.WebReportInstance
Returns export settings object that corresponds to the current execution mode (WebReportInstance.getExecutionMode()).
getExportSettings() - Method in interface com.microstrategy.web.objects.WebSubscriptionContentDocument
This needs to be used to set Mode in case of File Bursting.As without setting the mode the backend fails the subscription.
getExportSettings() - Method in interface com.microstrategy.web.objects.WebSubscriptionContentReport
This needs to be used to set Mode in case of File Bursting.As without setting the mode the backend fails the subscription
getExportSettings(int) - Method in interface com.microstrategy.web.objects.rw.RWInstance
Returns export settings for the given execution mode.
getExportSettings(int) - Method in interface com.microstrategy.web.objects.rw.RWSource
Returns export setting for specified execution mode
getExportSettings(int) - Method in interface com.microstrategy.web.objects.WebReportSource
Returns WebReportExportSettings which can be used to define the type of export and the various parameters for the export
getExportTextDelimiter() - Method in interface com.microstrategy.web.app.beans.ExportBean
 
getExportViz() - Method in interface com.microstrategy.web.objects.rw.RWExportSettings
 
getExpression() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform.Context
 
getExpression() - Method in class com.microstrategy.web.beans.AbstractLimitExpressionBean
 
getExpression() - Method in interface com.microstrategy.web.beans.ExpressionBean
Returns the internal expression object.
getExpression() - Method in interface com.microstrategy.web.beans.ExpressionObject
Returns the embedded WebExpression object.
getExpression() - Method in interface com.microstrategy.web.beans.FilterBean
 
getExpression() - Method in interface com.microstrategy.web.objects.admin.users.WebMDSecurityFilter
Returns an editable WebExpression object, which can be used to edit the expression associated with this security filter.
getExpression() - Method in interface com.microstrategy.web.objects.rw.RWConditionSelector
Retrieve WebExpression object that represents the current condition that applied to this selector's targets
getExpression() - Method in interface com.microstrategy.web.objects.rw.RWConditionSelectorControlObject
Retrieve WebExpression object that represents the current condition that applied to this selector's targets
getExpression() - Method in interface com.microstrategy.web.objects.rw.RWMultiUnitSelector
 
getExpression() - Method in class com.microstrategy.web.objects.RWConditionSelectorControlObjectImpl
 
getExpression() - Method in interface com.microstrategy.web.objects.RWOfflineTransaction
 
getExpression() - Method in class com.microstrategy.web.objects.RWOfflineTransactionImpl
 
getExpression() - Method in interface com.microstrategy.web.objects.WebDerivedElement
Returns the Derived Element expression.
getExpression() - Method in interface com.microstrategy.web.objects.WebFilterBase
Returns the expression which comprises the filter, as a WebExpression object.
getExpression() - Method in interface com.microstrategy.web.objects.WebRelationship
Returns the expression used in the pseudo-dimensionality context when the fact is extended to the new table using an allocation expression.
getExpression() - Method in interface com.microstrategy.web.objects.WebThreshold
Returns the WebExpression associated with the threshold.
getExpressionAnswer() - Method in class com.microstrategy.web.app.transforms.PromptAnswerTransform
 
getExpressionBean() - Method in interface com.microstrategy.web.app.beans.FilterElementBean
This is a shortcut method that returns the ExpressionBean that this FilterElement refers to.
getExpressionBean() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
Returns the expression bean.
getExpressionBean() - Method in interface com.microstrategy.web.beans.FilterBean
This is a shortcut method that returns the ExpressionBean that this FilterElement refers to.
getExpressionBeanType() - Method in class com.microstrategy.web.beans.DerivedElementBeanImpl
 
getExpressionBeanType() - Method in interface com.microstrategy.web.beans.ExpressionBean
Returns the expression bean type, from EnumExpressionBeanType.
getExpressionBeanType() - Method in class com.microstrategy.web.beans.ThresholdExpressionBeanImpl
 
getExpressionEditMode() - Method in interface com.microstrategy.web.beans.ExpressionBean
Returns the current expression edit mode of the bean, from EnumExpressionEditMode.
getExpressionEditorBean() - Method in interface com.microstrategy.web.app.beans.ThresholdEditorBean
Returns the child ThresholdExpressionBean, which is used to display and edit a single subexpression chosen by the user.
getExpressionEditorThresholdID() - Method in interface com.microstrategy.web.app.beans.ThresholdEditorBean
Returns the ID of the threshold that the ThresholdExpressionBean is currently set to work on.
getExpressionHelper() - Method in interface com.microstrategy.web.objects.WebExpression
This method is used to obtain a WebExpressionHelper object linked to this expression.
getExpressionParts() - Method in class com.microstrategy.web.app.transforms.DerivedElementCalculationTransform
 
getExpressionParts(WebNode) - Method in class com.microstrategy.web.app.transforms.AbstractExpressionTransform
Creates and populates (@link ExpressionParts object for a specified operator node.
getExpressionPlainText() - Method in interface com.microstrategy.web.objects.admin.users.WebMDSecurityFilter
Returns the parsable text from which a copy of the security filter could be created.
getExpressionPromptExpressionType() - Method in interface com.microstrategy.web.beans.PromptDefinitionBean
Returns the expression type for the expression prompt.
getExpressionPromptGUIBean() - Method in class com.microstrategy.web.app.transforms.PromptsContainerTransform
 
getExpressionPromptOperators() - Method in interface com.microstrategy.web.app.beans.PromptDefinitionAppBean
Returns the set of operators for this expression prompt, when this is an expression prompt.
getExpressionStr() - Method in interface com.microstrategy.web.transform.ExpressionStrings
Builds and returns user-friendly expression string from the expression parts
getExpressionStr() - Method in class com.microstrategy.web.transform.ExpressionStringsImpl
 
getExpressionStr(WebNode) - Method in class com.microstrategy.web.app.transforms.AbstractExpressionTransform
Builds a user-friendly string representation of an expression represented by the (@link node}.
getExpressionTokenStream() - Method in interface com.microstrategy.web.objects.WebDerivedElement
 
getExpressionTransform() - Method in class com.microstrategy.web.app.gui.CartExpressionImpl
Function creates instance of prompt expression transform once.
getExpressionType() - Method in class com.microstrategy.web.app.transforms.PromptEditorTabTransform
 
getExpressionType() - Method in interface com.microstrategy.web.objects.WebExpressionPrompt
Returns expression type.
getExpressionType() - Method in interface com.microstrategy.web.objects.WebNode
Returns the expression type of the current node.
getExpressionType(int) - Static method in enum com.microstrategy.web.objects.WebExpressionParser.ExpressionXMLTypes
 
getExpTypeAllowedList() - Method in class com.microstrategy.web.app.transforms.ExpressionPromptEditorTransform
 
getExtendedPropertiesList() - Method in class com.microstrategy.web.app.Shortcut
Get the attribute list for the instance
getExtendedType() - Method in interface com.microstrategy.web.beans.AppSchemaBean
 
getExtendedType() - Method in interface com.microstrategy.web.objects.WebObjectInfo
The current extended type
getExternalSecurity() - Method in interface com.microstrategy.web.app.beans.AppContext
This method returns the External Security instance associated with this application context.
getExternalSecurity() - Method in class com.microstrategy.web.app.beans.AppContextImpl
This method returns the External Security instance associated with this application context.
getExternalSecurity() - Method in class com.microstrategy.web.app.transforms.MobileChunkedAppContext
 
getExternalSourceInfo(String, int, String, int) - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer
Retrieve external source information
getExtParam() - Method in class com.microstrategy.webapi.paramsobject.ReportExecuteParams
 
getExtProperty(String) - Method in exception com.microstrategy.web.beans.WebBeanScalableException
 
getExtProps() - Method in class com.microstrategy.web.app.beans.AppBeanError
 
getExtProps() - Method in exception com.microstrategy.web.beans.WebBeanScalableException
 
getExtr() - Method in interface com.microstrategy.web.objects.WebDBConnection
 
getExtr() - Method in interface com.microstrategy.web.objects.WebDBLogin
 
getExtraAttributes() - Method in class com.microstrategy.web.app.gui.EditorImpl.Button
Returns the extra attributes to add the the generated html node
getExtraColumn() - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
 
getExtraInfo() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Returns the text assigned by the Transform as extra information of the cell.
getExtraInfo() - Method in interface com.microstrategy.web.app.transforms.ReportGridDisplayCell
Returns the text assigned as extra information of the cell.
getExtraInfo() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Returns the extra info for this cell
getExtraInput() - Method in class com.microstrategy.web.app.beans.AbstractAppComponent
Get any extra input form information to be used when generating form information on the transforms associated with this instance.
getExtraInput() - Method in interface com.microstrategy.web.app.beans.AppComponent
Get any extra input form information to be used when generating form information on the transforms associated with this instance.
getExtraInput() - Method in class com.microstrategy.web.app.beans.EventManager
 
getExtraInput() - Method in class com.microstrategy.web.app.gui.AbstractGuiElement
get extra input information for this gui element
getExtraInput() - Method in interface com.microstrategy.web.app.gui.GuiElement
get extra input info for the gui element
getExtraInput() - Method in class com.microstrategy.web.app.utils.TabControlHelper
Gets any extra form input information that should be added to the events generated by this tab control
getExtraLink() - Method in class com.microstrategy.web.app.gui.EditorImpl.Button
Returns the extra link to add to the event url
getExtraLinks() - Method in class com.microstrategy.web.app.transforms.MojoPathTransform
Get extra links block list
getExtraParams() - Method in interface com.microstrategy.web.objects.WebIServerSession
 
getExtraProperties() - Method in class com.microstrategy.utils.JsonWebTokenPayLoad
Returns extra properties set in payload
getExtraProperties() - Method in interface com.microstrategy.web.objects.WebEmailNotification
Get the extra properties of the notification.
getExtraProperties() - Method in class com.microstrategy.webapi.paramsobject.PushNotificationElement
 
getExtraProperties() - Method in class com.microstrategy.webapi.paramsobject.PushNotificationPayload
Get the extra properties of the notification.
getExtraProperty(String) - Method in interface com.microstrategy.web.objects.WebIServerSession
Get the extra property.
getExtraStyle() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Returns the extra style information required for the formatting of the cell as registered by the Transform.
getExtraStyle() - Method in class com.microstrategy.web.app.transforms.ReportGridCellRowHeaderImpl
 
getExtraStyle() - Method in interface com.microstrategy.web.app.transforms.ReportGridDisplayCell
Returns the extra style information required for the formatting of the cell.
getExtraStyle() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Returns the extra style info for this cell
getExtraUrl() - Method in class com.microstrategy.web.app.beans.AbstractAppComponent
Get any extra url information to be used when generating link information on the transforms associated with this instance.
getExtraUrl() - Method in interface com.microstrategy.web.app.beans.AppComponent
Get any extra url information to be used when generating link information on the transforms associated with this instance.
getExtraUrl() - Method in class com.microstrategy.web.app.beans.EventManager
 
getExtraUrl() - Method in class com.microstrategy.web.app.gui.AbstractGuiElement
get extra url information for this gui element
getExtraUrl() - Method in interface com.microstrategy.web.app.gui.GuiElement
get extra url info for the gui element
getExtraUrl() - Method in class com.microstrategy.web.app.Shortcut
Returns a URL segment that is appended to the links URL.
getExtraUrl() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
get extra url for the cell
getExtraUrl() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
get extra url for the cell
getExtraUrl() - Method in class com.microstrategy.web.app.utils.TabControlHelper
Gets any extra URL information that should be added to the events generated by this tab control
getExtraValue() - Method in interface com.microstrategy.web.objects.WebToken
Get the extra value information for the referred object.
getExtraValueType() - Method in interface com.microstrategy.web.objects.WebToken
Get the extra value type information for the referred object.
getExtraWidth() - Method in interface com.microstrategy.web.objects.WebGridWidths
Returns the width of the extra column, which separates the row headers and grid values.
getFactory() - Method in interface com.microstrategy.web.objects.WebDerivedElementsContainer
Returns the objects factory.
getFactory() - Method in interface com.microstrategy.web.objects.WebFormatHost
 
getFactory() - Method in interface com.microstrategy.web.objects.WebObjectInfo
Returns WebObjectsFactory
getFactory() - Method in interface com.microstrategy.web.objects.WebSessionInfo
Returns the WebObjectsFactory instance associated with the current WebSessionInfo instance.
getFactory() - Method in interface com.microstrategy.web.objects.WebSessionInfoList
Returns the owner WebObjectsFactory object.
getFactoryClass() - Method in class com.microstrategy.web.app.WebBeanInfo
Get the name of the factory class for the WebBeanInfo instance
getFactoryClass() - Method in class com.microstrategy.web.tasks.config.TaskFactoryInfo
 
getFactoryConstructor() - Method in class com.microstrategy.web.app.WebBeanInfo
Get the name of the factory constructor for the WebBeanInfo instance
getFactoryName() - Method in class com.microstrategy.web.tasks.config.TaskFactoryInfo
 
getFactoryType() - Method in class com.microstrategy.web.app.tasks.config.BeanInfo
Returns the type of factory that creates an instance of the desired bean.
getFailed() - Method in class com.microstrategy.web.blocks.BlockTarget.PathInfo
Whether the resolution of the path has currently ended in failure or not.
getFailedServers() - Method in exception com.microstrategy.web.objects.WebFailedServerException
Retrieve the list of WebFailedServer objects associated with this exception
getFailureMessage() - Method in class com.microstrategy.web.blocks.BlockTarget.PathInfo
If the path resolution has failed, this is the message that describes why.
getFailurePath() - Method in class com.microstrategy.web.controller.TaskProcessorController.TaskEnvelope
 
getFailures() - Method in exception com.microstrategy.web.objects.admin.monitors.MonitorManipulationException
Returns a list of failures in the batch monitoring operation.
getFailureURL(int, ContainerServices) - Method in class com.microstrategy.web.app.AbstractExternalSecurity
Once it has been determined the request has failed, this method will provide the URL information where the user should be taken next.
getFailureURL(int, ContainerServices) - Method in interface com.microstrategy.web.app.ExternalSecurity
Once it has been determined the request has failed, this method will provide the URL information where the user should be taken next.
getFakedUnits() - Method in interface com.microstrategy.web.app.beans.PageByBean
Returns the report objects(excluding metrics) in the working set but not on the template
getFastExport() - Method in interface com.microstrategy.web.app.beans.ExportBean
Deprecated.
not used anymore
getFeature() - Method in class com.microstrategy.web.app.ExportFormat
Returns the id of a feature that is evaluated to determine whether the export-format should be displayed as an option.
getFeature() - Method in class com.microstrategy.web.app.JavaScriptInfo
Retrieve the feature that is associated with the JavaScriptInfo.
getFeature() - Method in class com.microstrategy.web.app.WebGuiComponent
Get the feature property value of the WebGuiComponent instance
getFeatureId() - Method in interface com.microstrategy.web.app.beans.PreferencesBean.GroupInfo
 
getFeatureId() - Method in class com.microstrategy.web.app.beans.PreferencesBeanImpl.GroupInfoImpl
Deprecated.
 
getFeatureId() - Method in class com.microstrategy.web.app.FolderLink
Returns the feature-id of a feature that is evaluated to determine whether the folder link, or shortcut, should be displayed.
getFeatureId() - Method in class com.microstrategy.web.app.PageInfo
Get the feature Id associated with this page.
getFeatureId() - Method in class com.microstrategy.web.app.Shortcut
Represents a feature that is evaluated at the server to determine whether the object should be displayed.
getFeatureId() - Method in class com.microstrategy.web.app.ShortcutListSet
Get the feature Id associated with this shortcut list set.
getFeatureId() - Method in class com.microstrategy.web.app.WebBeanInfo
Get the feature Id associated with this page.
getFeatureId() - Method in class com.microstrategy.web.app.WebBeanProperty
 
getFeatureID() - Method in class com.microstrategy.web.app.gui.EditorImpl.Button
Returns the feature ID for the button
getFeatureID() - Method in class com.microstrategy.web.app.ShortcutEvent
Returns a feature that is evaluated to determine whether the event is associated with the shortcut.
getFeatureID() - Method in class com.microstrategy.web.app.ShortcutList
Returns the id of a feature that is evaluated to determine whether the shortcut list object should be displayed.
getFeatureID() - Method in class com.microstrategy.web.config.Visualization
 
getFeatureInfoByID(String) - Method in interface com.microstrategy.web.objects.FeatureInfos
get the feature info by pulldown control's id.
getFeatureInfoByID(String) - Method in class com.microstrategy.web.objects.FeatureInfosImpl
 
getFeatureInfos() - Method in interface com.microstrategy.web.app.beans.PreferencesBean
 
getFeatureInfos() - Method in class com.microstrategy.web.app.beans.PreferencesBeanImpl
Deprecated.
 
getFeatureInfos() - Method in interface com.microstrategy.web.objects.FeatureInfos
get the list of feature infos.
getFeatureInfos() - Method in class com.microstrategy.web.objects.FeatureInfosImpl
 
GetFeatureInfos(String) - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer
This method retrieves the information of all features.
getFeatures() - Method in interface com.microstrategy.web.app.beans.TabBean
Gets a list of feature ids that are required to enable the tab
getFeatures() - Method in class com.microstrategy.web.app.gui.AbstractGuiElement
Get the WebFeatures object associated with this gui element
getFeatures() - Method in interface com.microstrategy.web.app.gui.GuiElement
Get the WebFeatures instance used by this element
getFeatures() - Method in class com.microstrategy.web.app.transforms.AbstractFolderTransform
 
getFeatures() - Method in class com.microstrategy.web.app.transforms.MobileChunkedAppContext
 
getFeatures() - Method in class com.microstrategy.web.app.transforms.RWFlashDashboardTransform
 
getFeatures() - Method in class com.microstrategy.web.app.transforms.RWLayoutTransform
 
getFeatures() - Method in interface com.microstrategy.web.beans.BeanContext
This method gets the Features object associated with this application context.
getFeatures() - Method in class com.microstrategy.web.beans.BeanContextImpl
This method gets the WebFeatures object associated with this application context.
getFeaturesList() - Static method in class com.microstrategy.web.app.transforms.ReportFrameGenericTransform
 
getFeaturesList() - Static method in class com.microstrategy.web.app.transforms.RWLayoutTransform
 
getFeaturesList() - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
getFeaturesManager() - Method in class com.microstrategy.web.app.beans.AbstractAppComponent
Return the WebFeatures implementation associated with this WebComponent
getFeaturesManager() - Method in class com.microstrategy.web.app.beans.AbstractPersistableFrameElement
Overrides getFeaturesManager by providing a new Features implementation for FrameElements.
getFeaturesManager() - Method in class com.microstrategy.web.app.beans.AccordionTabManagerBeanImpl
 
getFeaturesManager() - Method in class com.microstrategy.web.app.beans.PreferenceSettingPageComponentImpl
 
getFeaturesManager() - Method in class com.microstrategy.web.app.beans.ReportFrameBeanImpl
 
getFeaturesManager() - Method in class com.microstrategy.web.app.beans.RWOIVMPageComponent
 
getFeaturesManager() - Method in class com.microstrategy.web.app.beans.RWPageComponentImpl
 
getFeaturesManager() - Method in class com.microstrategy.web.beans.AbstractWebComponent
Return the WebFeatures implementation associated with this WebComponent
getFeaturesManager() - Method in interface com.microstrategy.web.beans.WebComponent
Return the WebFeatures implementation associated with this WebComponent
getFeaturesRoot() - Method in class com.microstrategy.web.app.gui.shortcuts.AbstractShortcut
Get the WebComponent instance that will be used as base for testing features.
getFeaturesRoot() - Method in class com.microstrategy.web.app.gui.shortcuts.AbstractShortcutList
Get the WebComponent instance that will be used as base for testing features.
getFeatureTarget() - Method in class com.microstrategy.web.app.Shortcut
Returns the name of a feature that is evaluated to determine whether the target of this shortcut should be used.
getFeedbackServiceHostName() - Method in class com.microstrategy.web.objects.WebMobileDeviceImpl
 
getFeedbackServicePort() - Method in class com.microstrategy.web.objects.WebMobileDeviceImpl
 
getFeedbackURL() - Method in interface com.microstrategy.web.objects.FeatureInfo
get the URL of feedback page of this particular feature
getFeedbackURL() - Method in class com.microstrategy.web.objects.FeatureInfoImpl
 
getFenceDesc() - Method in interface com.microstrategy.web.objects.WebFence
Return the description of current web fence.
getFenceName() - Method in interface com.microstrategy.web.objects.WebFence
Return the name of current web fence, actually fence name is unique and can be treated as ID of the fence.
getFenceNodes() - Method in interface com.microstrategy.web.objects.WebFence
Retrieves the list of WebFenceClusterNode that is associated with the web fence
getFencePrecedence() - Method in interface com.microstrategy.web.objects.WebFence
Return the precedence of current web fence.
getFenceProjects() - Method in interface com.microstrategy.web.objects.WebFence
Retrieves the list of WebProjectInstance that is associated with the web fence
getFences() - Method in interface com.microstrategy.web.objects.WebServerDef
 
GetFenceServerLists(String, String) - Method in interface com.microstrategy.webapi.IDSSXMLConfigServer
 
getFenceType() - Method in interface com.microstrategy.web.objects.WebFence
Return the type of current web fence, 1 represents this fence is user fence; 2 represents this fence is workload fence.
getFenceUsers() - Method in interface com.microstrategy.web.objects.WebFence
Retrieves the list of WebUserEntity that is associated with the web fence, actually should be a list WebUser and/or WebUserGroup
getFetchSize() - Method in interface com.microstrategy.web.app.gui.IncrementalFetch.IncrementalFetchDetails
 
getField() - Method in class com.microstrategy.web.config.DBParamInfoList
 
getField() - Method in interface com.microstrategy.web.objects.admin.monitors.CountInfo
Returns the field that this count is grouped by.
getField() - Method in interface com.microstrategy.web.objects.admin.monitors.MonitorFilterCondition
Returns the field being qualified upon.
getField() - Method in interface com.microstrategy.web.objects.admin.monitors.MonitorSortCondition
Returns the field being sorted by.
getField(String, String, String) - Method in class com.microstrategy.utils.BridgeUtils
Access the field.
getFieldByIndex(int) - Method in class com.microstrategy.web.app.maps.shp.SHPParser
 
getFieldCount() - Method in class com.microstrategy.web.app.maps.shp.SHPParser
 
getFieldCount() - Method in class com.microstrategy.web.app.transforms.AbstractSubscriptionFolderBeanTransform
 
getFieldCount() - Method in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
 
getFieldCount() - Method in class com.microstrategy.web.app.transforms.SchedulesListTransform
Deprecated.
 
getFieldCount() - Method in class com.microstrategy.web.app.transforms.SchedulesListXHTMLTransform
Deprecated.
Obtains the number of columns this transform is displaying, depending on which ones are enabled through the levelFlags formal parameter.
getFieldCount() - Method in class com.microstrategy.web.app.transforms.SubscriptionsListTransform
Deprecated.
 
getFieldCount() - Method in class com.microstrategy.web.app.transforms.SubscriptionsListXHTMLTransform
Obtains the number of columns this transform is displaying, depending on which ones are enabled through the levelFlags formal parameter.
getFieldGroup() - Method in interface com.microstrategy.web.objects.rw.RWSectionDef
 
getFieldKey() - Method in interface com.microstrategy.web.objects.WebFieldShortcutNode
Return the fieldKey
getFieldKey() - Method in class com.microstrategy.web.objects.WebFieldShortcutNodeImpl
 
getFields() - Method in class com.microstrategy.web.app.maps.shp.DBFReader
 
getFields() - Method in class com.microstrategy.web.app.maps.shp.SHPParser
 
getFields() - Method in interface com.microstrategy.web.objects.rw.RWFieldGroupDef
 
getFieldSetTag(String) - Method in class com.microstrategy.web.app.transforms.AbstractTabTransform
Convenience method that builds and returns a fieldset html tag.
getFieldType() - Method in interface com.microstrategy.web.objects.WebFieldShortcutNode
Return the type of field
getFieldType() - Method in class com.microstrategy.web.objects.WebFieldShortcutNodeImpl
 
getFile() - Method in class com.microstrategy.utils.config.ConfigFileManager
 
getFile() - Method in class com.microstrategy.utils.StdOutErrToFile
 
getFile() - Method in interface com.microstrategy.utils.StdOutErrToFileMXBean
 
getFile() - Method in class com.microstrategy.web.app.maps.shp.BaseFileReader
 
getFile() - Method in class com.microstrategy.web.platform.MultipartRequest
Gets the file being uploaded.
getFileContents(File) - Method in class com.microstrategy.web.app.utils.JavaScriptBundles.JavaScriptFile
 
getFileContents(String) - Method in class com.microstrategy.utils.FileLoader
Returns the contents of a file as a String object
getFileContents(String, String) - Method in class com.microstrategy.utils.FileLoader
Returns the contents of a file as a String object
getFileContentsAsString(String) - Method in interface com.microstrategy.web.app.beans.AppContext
Returns the contents of the resource file as string from the file path provided.
getFileContentsAsString(String) - Method in class com.microstrategy.web.app.beans.AppContextImpl
 
getFileContentsAsString(String) - Method in class com.microstrategy.web.app.transforms.MobileChunkedAppContext
 
getFileContentsAsString(String, String) - Method in interface com.microstrategy.web.app.beans.AppContext
Returns the contents of the resource file as string from the file path provided using the named character encoding.
getFileContentsAsString(String, String) - Method in class com.microstrategy.web.app.beans.AppContextImpl
 
getFileContentsAsString(String, String) - Method in class com.microstrategy.web.app.transforms.MobileChunkedAppContext
 
getFileDescription() - Method in interface com.microstrategy.web.objects.admin.serverconfig.ServerVersionInfo
Returns the description of the file which represents the executable of the instance.
getFileExt(File) - Static method in class com.microstrategy.utils.FileUtil
Returns file extension.
getFileExtension() - Method in class com.microstrategy.web.app.ExportFormat
Returns the extension that the application gives to the file that is created when exporting using the export format.
getFileFormat() - Method in class com.microstrategy.web.objects.WebContentPersonalizationTransformation
 
getFileImplementingClass(String) - Static method in class com.microstrategy.web.app.utils.JavaScriptDependencyAnalyzer
Returns the path to the JavaScript file that implements the specified JavaScript class.
getFileInfo() - Method in class com.microstrategy.web.tasks.models.ConnectionInfo
 
getFileInputStream(String) - Method in class com.microstrategy.utils.FileLoader
Returns the contents of a file as an InputStream object
getFileLengthBytes() - Method in class com.microstrategy.web.app.maps.shp.SHPHeader
 
getFileLoader() - Method in class com.microstrategy.utils.config.AbstractConfigurationElement
Returns the file loader instance used by this ConfigurationElement to load files from the file system.
getFileLoader() - Method in class com.microstrategy.web.app.utils.cache.ResourceCacheManager
Deprecated.
FileLoader usage is now recommended as a singleton. You can access it by: FileLoader.getInstance();
getFileLoaderInstance() - Static method in class com.microstrategy.webapi.DSSXMLClassFactory
Returns an instance of the FileLoader object, which is used for graphs.
getFilename() - Method in class com.microstrategy.web.app.utils.JavaScriptBundles.JavaScriptFile
 
getFileName() - Method in interface com.microstrategy.web.app.beans.SubscriptionEditorBean
Returns the value of file name
getFileName() - Method in interface com.microstrategy.web.app.gui.DefaultSubscriptionWidget
Deprecated.
 
getFileName() - Method in interface com.microstrategy.web.app.gui.SubscriptionFileWidget
Deprecated.
 
getFileName() - Method in class com.microstrategy.web.app.gui.SubscriptionFileWidgetImpl
 
getFileName() - Method in class com.microstrategy.web.app.SectionInfo
 
getFileName() - Method in class com.microstrategy.web.app.TemplateInfo
 
getFileName() - Method in class com.microstrategy.web.app.utils.JavaScriptBundles.JavaScriptBundle
 
getFileName() - Method in class com.microstrategy.web.blocks.Block
Returns the file name where the Block was read from.
getFileName() - Method in interface com.microstrategy.web.objects.admin.monitors.CacheDetails
Returns the persisted cache file name
getFileName() - Method in interface com.microstrategy.web.objects.admin.monitors.CubeCache
Returns the file name
getFileName() - Method in interface com.microstrategy.web.objects.admin.monitors.RWDCache
Returns the RWD cache file name
getFileName() - Method in class com.microstrategy.web.objects.RWUnitVisualizationSettingsImpl
 
getFileName() - Method in class com.microstrategy.web.objects.WebContentPersonalizationTransformation
 
getFileName() - Method in interface com.microstrategy.web.objects.WebSubscriptionDeliveryModeEmailProperties
Returns the name of the file that will be delivered when the subscription is executed
getFileName() - Method in class com.microstrategy.web.objects.WebSubscriptionDeliveryModeEmailPropertiesImpl
 
getFileName() - Method in interface com.microstrategy.web.objects.WebSubscriptionDeliveryModeFileProperties
Retrieves the name of the file that is set using WebSubscriptionDeliveryModeFileProperties.setFileName(String)
getFileName() - Method in interface com.microstrategy.web.objects.WebSubscriptionDeliveryModeFTPProperties
Retrieves the name of the file that is set using WebSubscriptionDeliveryModeFTPProperties.setFileName(String)
getFileName() - Method in interface com.microstrategy.web.objects.WebVisualizationSettings
Returns the file name (e.g. swf file) that corresponds to the selected visualization.
getFileName() - Method in class com.microstrategy.web.objects.WebVisualizationSettingsImpl
 
getFileName() - Method in interface com.microstrategy.web.tags.IncludeTag
Returns the location of the file It is actually the value of the attribute IncludeTag.ATTR_NAME_FILE_NAME.
getFileName() - Method in class com.microstrategy.web.tags.IncludeTagImpl
Returns the location of the file It is actually the value of the attribute IncludeTag.ATTR_NAME_FILE_NAME.
getFileName() - Method in interface com.microstrategy.web.transform.StyleCatalog
Returns the file name used by the style catalog.
getFileName() - Method in class com.microstrategy.web.transform.StyleCatalogImpl
 
getFileName(WebIServerSession, String, int) - Method in class com.microstrategy.web.tasks.AbstractResultSetBinaryResultsTask
 
getFileName(WebIServerSession, String, int) - Method in class com.microstrategy.web.tasks.GetCubeBinaryResultsTask
 
getFileName(WebIServerSession, String, int) - Method in class com.microstrategy.web.tasks.ReportBinaryResultsTask
 
getFileName(String) - Static method in class com.microstrategy.utils.FileUtil
Returns the name of the file or directory denoted by this file path.
getFileName(String) - Method in class com.microstrategy.web.mkit.NameSpaces
 
getFileName(String, String) - Method in class com.microstrategy.utils.xml.FileFinderEntityResolver
Resolves the file name from the systemId.
getFileNameArg() - Method in interface com.microstrategy.web.app.gui.DefaultSubscriptionWidget
Deprecated.
 
getFileNameArg() - Method in interface com.microstrategy.web.app.gui.SubscriptionFileWidget
Deprecated.
 
getFileNameArg() - Method in class com.microstrategy.web.app.gui.SubscriptionFileWidgetImpl
 
getFileNames(String) - Method in class com.microstrategy.web.mkit.NameSpaces
 
getFileNames(String, String) - Method in class com.microstrategy.web.app.utils.AbstractMkitBundles
 
getFileParameter(String) - Method in class com.microstrategy.web.platform.MultipartRequest
Convenient method that returns the value of a MultipartRequest.File parameter.
getFilePath() - Method in class com.microstrategy.utils.FileDispenser
Location of the file.
getFilePath() - Method in class com.microstrategy.utils.log.editor.LoggingManagementBean
 
getFilePath() - Method in class com.microstrategy.web.app.tasks.BeanTaskInfo
Returns the File path associated with this object.
getFilePath() - Method in class com.microstrategy.web.preferences.SysDefaultPrefType
 
getFilePath() - Method in class com.microstrategy.web.preferences.SysPrefType
Retrieve the location of the file persisting this system level preference.
getFiles() - Method in class com.microstrategy.web.app.utils.JavaScriptBundles.JavaScriptBundle
 
getFileTS(File) - Static method in class com.microstrategy.web.app.utils.MkitClearCaseTSToJS
 
getFileType() - Method in class com.microstrategy.web.tasks.models.FileInfo
 
getFileVersion() - Method in interface com.microstrategy.web.objects.admin.serverconfig.ServerVersionInfo
Returns the version of the file which represents the executable of the instance.
getFillColor() - Method in interface com.microstrategy.web.app.beans.FormatToolbarBean
 
getFillColor() - Method in class com.microstrategy.web.app.transforms.ReportGraphTransformImpl.GraphAreaContext
 
getFillColorPicker() - Method in class com.microstrategy.web.app.transforms.TabGraphTitlesTransform
Returns the fill color picker.
getFillEffectsPicker() - Method in class com.microstrategy.web.app.transforms.TabGraphTitlesTransform
Returns the font style picker.
getFilter() - Method in class com.microstrategy.utils.log.editor.EditableHandler
 
getFilter() - Method in class com.microstrategy.utils.log.editor.EditableLogger
 
getFilter() - Method in class com.microstrategy.utils.log.Handler
 
getFilter() - Method in class com.microstrategy.utils.log.Logger
 
getFilter() - Method in interface com.microstrategy.web.app.beans.FilterEditorBean
Deprecated.
return the filter object associated with this filter editor
getFilter() - Method in class com.microstrategy.web.app.beans.GraphSeriesInformation
 
getFilter() - Method in class com.microstrategy.web.app.beans.GraphTitleInformation
 
getFilter() - Method in interface com.microstrategy.web.beans.AttributeBean
 
getFilter() - Method in interface com.microstrategy.web.beans.FolderBean
 
getFilter() - Method in interface com.microstrategy.web.beans.HighlightedObject
Returns the WebFilter being applied on the highlighted object.
getFilter() - Method in interface com.microstrategy.web.beans.SubscriptionFolderBean
Editable list of Identifiers of objects that is used in the case of delete In the case of subscriptions and addresses, the identifiers are just the IDs In the case of schedules, the identifiers are the saved state of the individual schedules The filter is cleared once delete is called on this bean
getFilter() - Method in interface com.microstrategy.web.objects.admin.monitors.MonitorSource
Returns the MonitorFilter object, used to add some filter criteria to the request.
getFilter() - Method in interface com.microstrategy.web.objects.rw.RWDataSet
Returns the current state of the view filter object, according to the Intelligence Server.
getFilter() - Method in interface com.microstrategy.web.objects.WebDimensionAttribute
Returns the suggested filter on this attribute within the associated dimension.
getFilter() - Method in interface com.microstrategy.web.objects.WebElementSource
Returns a WebFilter object, which can be used to set a filter to be used when element browsing.
getFilter() - Method in interface com.microstrategy.web.objects.WebFolder
 
getFilter() - Method in interface com.microstrategy.web.objects.WebReportInstance
Returns the current state of the view filter object, according to the Intelligence Server.
getFilter() - Method in interface com.microstrategy.web.objects.WebWorkingSet
Returns a WebFilter object, which contains the contents of the base filter (also known as the report filter or working set filter) of the report.
getFilter(boolean) - Method in interface com.microstrategy.web.objects.rw.RWDataSet
Returns a WebExpression object, which can be used to modify the report's view filter.
getFilter(boolean) - Method in interface com.microstrategy.web.objects.WebReportInstance
Deprecated.
WebReportInstance.getFilter() should suffice all use cases for getting filter. Note that getFilter() always ensures that a populated filter is returned. The filter population is currently asynchronous. In future release, the filter population would be tied to a report instance property e.g. WebResultSetInstance.setAsync(boolean)
getFilter(ReportBean, int) - Static method in class com.microstrategy.web.app.transforms.ReportTransformHelper
get a filter object from a filter type.
getFilterBean() - Method in interface com.microstrategy.web.app.beans.FilterAppBean
Returns the filter bean associated with this bean.
getFilterBean(int) - Method in interface com.microstrategy.web.beans.ReportBean
 
getFilterClassName() - Method in class com.microstrategy.utils.log.editor.EditableFilter
 
getFilterDetails() - Method in interface com.microstrategy.web.objects.rw.RWDataSetDetails
Return the filter details for the dataset
getFilterDetails() - Method in interface com.microstrategy.web.objects.WebReportData
 
getFilterDetailsFormatting() - Method in interface com.microstrategy.web.objects.rw.RWDefinition
 
getFilterDetailsFormatting() - Method in interface com.microstrategy.web.objects.rw.RWUnitDef
 
getFilteredList() - Method in class com.microstrategy.utils.config.AbstractConfigurationElementList
 
getFilterElement(int) - Method in interface com.microstrategy.web.app.beans.ReportFrameBean
 
getFilterElement(int) - Method in class com.microstrategy.web.app.beans.ReportFrameBeanImpl
 
getFilterExpression() - Method in interface com.microstrategy.web.beans.SecurityFilterBean
 
getFilterExpression(ReportBean, int) - Static method in class com.microstrategy.web.app.transforms.ReportTransformHelper
get a filter expression from a filter type.
GetFilterExpression(String, String) - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer
Returns the filter expression that the given filter expression resolves into.
getFilterExpressionDescriptor() - Method in interface com.microstrategy.web.objects.WebReportData
 
getFilterExpressionDetails() - Method in interface com.microstrategy.web.objects.WebReportData
 
getFilterExpressionViewDescriptor() - Method in interface com.microstrategy.web.objects.WebReportData
 
getFilterId() - Method in interface com.microstrategy.web.app.beans.TemplateFilterExecBean
Gets the current filter Id.
getFiltering() - Method in interface com.microstrategy.web.objects.WebDimtyUnit
Returns the current filtering setting on this object.
getFilterMetrics() - Method in interface com.microstrategy.web.objects.WebDrillAction
Returns the value of the filterMetrics property of this drill action.
getFilterName() - Method in interface com.microstrategy.web.app.beans.TemplateFilterExecBean
Returns the filter name.
getFilterName() - Method in interface com.microstrategy.web.objects.admin.monitors.JobDetails
Returns the filter name.
getFilterOnEvent() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
 
getFilterOnEvent() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellTitle
 
getFilterOnEvent() - Method in class com.microstrategy.web.app.transforms.ReportGridCellImpl
 
getFilterOnEvent() - Method in class com.microstrategy.web.app.transforms.ReportGridCellMetricValueImpl
 
getFilterOnEvent() - Method in interface com.microstrategy.web.app.transforms.ReportGridDisplayCell
Get the event for filter on the cell header instance
getFilterOnEvent() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellColHeader
Deprecated.
 
getFilterOnEvent() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellColTitle
Deprecated.
 
getFilterOnEvent() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
 
getFilterOnEvent() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellRowHeader
Deprecated.
 
getFilterOnEvent() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellRowTitle
Deprecated.
 
getFilterOnEvent(WebObjectInfo, String) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
 
getFilterOnPageBy() - Method in interface com.microstrategy.web.objects.WebDrillInstance
Returns the filterOnPageBy property, which specifies whether during drilling, the user wants to filter on the page by elements too.
getFilterOptions() - Static method in class com.microstrategy.utils.log.editor.LoggingManagementBean
 
getFilterParentId() - Method in interface com.microstrategy.web.app.beans.TemplateFilterExecBean
Returns the filter parent folder id.
getFilterRest() - Method in interface com.microstrategy.web.objects.WebDimty
Returns the current setting of the FilterRest(fr) option.
getFilterRestriction() - Method in interface com.microstrategy.web.objects.WebElementsPrompt
Returns the filter restriction for building available answers collection or null.
getFilters() - Method in interface com.microstrategy.web.objects.WebDimensionAttribute
Returns the list of filters defined for the attribute in this dimention.
getFilterSetting(String) - Method in class com.microstrategy.utils.log.Handler
 
getFilterSummary() - Method in interface com.microstrategy.web.objects.rw.RWExportSettings
 
getFilterSysParentId() - Method in interface com.microstrategy.web.app.beans.TemplateFilterExecBean
Returns the filter system parent folder id as defined in EnumDSSXMLFolderNames.
getFilterTabEvent() - Method in class com.microstrategy.web.app.transforms.SaveAsReportTransform
Obtain an instance of the WebEvent to use for switching to the Filter tab on the Save As dialog
getFilterTemplateYahooPathStyle() - Method in interface com.microstrategy.web.app.beans.SaveAsBean
Returns the name of the style which we will use to render the yahoo path when we are saving a filter or a template.
getFilterType() - Method in interface com.microstrategy.web.app.beans.FilterEditorBean
Deprecated.
return the filter type, value is from EnumFilterTypes
getFilterType() - Method in interface com.microstrategy.web.app.beans.FilterElementBean
 
getFilterType() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
Returns the filter type, from EnumFilterTypes.
getFilterType() - Method in interface com.microstrategy.web.objects.rw.RWTransactionSelector
A control groupby cannot be added for a DDIC selector, so when a DDIC is targeted, we save the filter type, unit condition or slicing, on the DDIC directly.
getFilterType() - Method in interface com.microstrategy.web.objects.WebFilterBase
Returns the filter type.
getFilterTypeRestriction() - Method in class com.microstrategy.web.app.beans.AllObjectBrowserBeanImpl
 
getFinalName(String) - Method in class com.microstrategy.utils.log.FileHandler
 
getFinalSize() - Method in class com.microstrategy.web.app.utils.JavaScriptBundles.JavaScriptBundle
 
getFinishedTaskNum() - Method in interface com.microstrategy.web.objects.admin.monitors.JobDetails
Returns the finished task number.
getFinishEventArgs() - Method in interface com.microstrategy.web.app.beans.WizardBean
Returns a string consisted of all arguments to be set in Finish event.
getFinishEventID() - Method in interface com.microstrategy.web.app.beans.WizardBean
Returns event ID associated to Finishing Wizard flow.
getFinishPage() - Method in interface com.microstrategy.web.app.beans.WizardBean
Returns name of page where to redirect after processing finish event.
getFinishTime() - Method in class com.microstrategy.web.app.transforms.ReportDetailsXHTMLTransform
Get the finish time from the ReportBean being displayed.
getFinishTime() - Method in class com.microstrategy.web.app.transforms.RWDetailsTransform
Get the message finish time based on the RWDocumentDetails instance of the RWBean being transformed.
getFinishTime() - Method in interface com.microstrategy.web.objects.admin.monitors.QueryPass
Returns the finish time
getFinishTime() - Method in interface com.microstrategy.web.objects.admin.monitors.QueryStats
Returns the finish time
getFinishTime(RWDataSetDetails) - Method in class com.microstrategy.web.app.transforms.RWDetailsTransform
Get the message finish time based on the RWDataSetDetails instance of an individual dataset.
getFinishWizardEvent() - Method in class com.microstrategy.web.app.transforms.WizardTransform
Generate the event required for finishing the wizard.
getFirstActiveSubtotal(ViewBean) - Static method in class com.microstrategy.web.app.beans.SortEditorBeanHelper
 
getFirstChild() - Method in interface com.microstrategy.web.objects.WebNode
Returns the first child node of the current node, or null if the current node has no child nodes.
getFirstDayOfWeek() - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
 
getFirstElement() - Method in class com.microstrategy.web.app.gui.DragAndDropItem
Returns the first element ID for the attribute
getFirstHighlightedItem(WebDisplayUnits) - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalCartTransform
Deprecated.
Returns the first highlighted item found in collection.
getFirstHighlightedItem(WebDisplayUnits) - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalCartXHTMLTransform
Returns the first highlighted item found.
getFirstHighlightedItem(WebDisplayUnits) - Method in class com.microstrategy.web.app.transforms.PromptsIFrameTransform
Returns the first highlighted item found
getFirstJobTime() - Method in interface com.microstrategy.web.objects.admin.monitors.UserConnection
Returns the time the first job was submitted
getFirstNodeKeyFromRL(String) - Static method in class com.microstrategy.web.app.utils.IPhoneUtils
 
getFirstNonHighlightedDimension(WebDisplayUnits) - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalTreeTransform
Deprecated.
 
getFirstNonHighlightedEntryPoint(WebDisplayUnits) - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalCartTransform
Deprecated.
Returns the first non-highlighted entry point found in collection.
getFirstNonHighlightedEntryPoint(WebDisplayUnits) - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalCartXHTMLTransform
Returns the first non-highlighted entry point found.
getFirstNonHighlightedItem(WebDisplayUnits) - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalCartTransform
Deprecated.
Returns the first non-highlighted item found in collection.
getFirstNonHighlightedItem(WebDisplayUnits) - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalCartXHTMLTransform
Returns the first non-highlighted item found.
getFirstObject() - Method in interface com.microstrategy.web.objects.WebObjectCouple
Return the first object in the couple
getFirstObjectIndex() - Method in interface com.microstrategy.web.objects.WebSearch
Returns the index to begin searching from.
getFirstPageEvent() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
Returns the event to be used for going to the first page of element browsing.
getFitColsToPage() - Method in interface com.microstrategy.web.app.beans.PrintBean
Deprecated.
Returns a boolean value that determines whether to fit the columns to page.
getFitRowsToPage() - Method in interface com.microstrategy.web.app.beans.PrintBean
Deprecated.
Returns a boolean value that determines whether to fit the rows to page.
getFitToPagesTall() - Method in interface com.microstrategy.web.app.beans.PDFBean
Gets the current fit to pages tall property
getFitToPagesWide() - Method in interface com.microstrategy.web.app.beans.PDFBean
Gets the current fit to pages wide property
getFixedSystemLinkId(int) - Static method in enum com.microstrategy.webapi.EnumDSSXMLSystemLinkMap
 
getFlag() - Method in class com.microstrategy.web.objects.MojoRWUpdatedObjectsSettings
 
getFlag() - Method in interface com.microstrategy.web.objects.WebSourceManipulator
Get the value of manipulation flag
getFlags() - Method in interface com.microstrategy.web.beans.ObjectBean
Returns the object flags from the embedded WebObjectSource.
getFlags() - Method in interface com.microstrategy.web.objects.admin.DataSource
Returns the flags property of the DataSource.
getFlags() - Method in interface com.microstrategy.web.objects.TransactionAttributeForm
 
getFlags() - Method in interface com.microstrategy.web.objects.TransactionMetric
 
getFlags() - Method in interface com.microstrategy.web.objects.WebElementSource
Returns the flags setting, which will be used for element browsing.
getFlags() - Method in interface com.microstrategy.web.objects.WebObjectInfo
Returns the flags which determine what data to populate upon calling populate.
getFlags() - Method in interface com.microstrategy.web.objects.WebObjectSource
Returns the current setting of the flags which will determine what data will be obtained when retrieving object definitions from the Intelligence Server.
getFlags() - Method in interface com.microstrategy.web.objects.WebSubscriptionsSource
Returns the current setting of the flags which will determine what data will be obtained when retrieving subscriptions from the Intelligence Server.This will affect all getSubscriptions calls on this interface.
getFlags(int) - Method in interface com.microstrategy.web.objects.TransactionAttribute
 
getFlashExportEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Returns an initialized WebEvent to go to the FlashExport page for an object.
getFlashExportEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderViewTransform
Overwrites the parent method by assigning a target to the event, corresponding to the user preference on where the export result should be displayed
getFlashVars() - Method in class com.microstrategy.web.app.transforms.ReportFlashTransform
Returns the collection of flashVars to be added to the embedded Flash object.
getFlashVars() - Method in class com.microstrategy.web.app.transforms.RWFlashDashboardTransform
 
getFlashVars() - Method in class com.microstrategy.web.app.transforms.RWFlashTransform
Returns the collection of flashVars to be added to the embedded Flash object.
getFlatState() - Method in class com.microstrategy.web.beans.GenericWebEvent
 
getFlatState() - Method in interface com.microstrategy.web.beans.WebEvent
FlatStateSerializer representation of event.
getFlattenedAvailablesAncestors() - Method in class com.microstrategy.web.app.transforms.PromptHierarchyWidgetTransform
Returns a flattened list of the ancestors tree of the available list.
getFlattenedContexFolderList(int) - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
 
getFlattenedContexFolderList(int) - Method in class com.microstrategy.web.app.transforms.PromptEditorTabManagerTransform
 
getFlattenedContextFolderList(int) - Method in class com.microstrategy.web.app.transforms.ObjectExplorerBlockTransform
 
getFlattenedContextFolderList(int) - Method in class com.microstrategy.web.app.transforms.PromptsContainerTransform
 
getFlattenedContextFolderList(int, AppContext, String, WebComponent, StringWrapper) - Static method in class com.microstrategy.web.app.ObjBrowserFolderLinks
Method to get a list of tree node representing ancestor folders given the object browser context (EnumObjectBrowserContexts), a project ID, and the {WebFolder starting folder is retrieved from XML configuration.
getFlattenedContextFolderList(WebFolder, int, AppContext, String, WebComponent, StringWrapper) - Static method in class com.microstrategy.web.app.ObjBrowserFolderLinks
Method to get a list of tree node representing ancestor folders given the object browser context (EnumObjectBrowserContexts), a project ID, and the {WebFolder starting folder.
getFlattenedContextFolderPath(int) - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
 
getFlattenedContextFolderPath(int) - Method in class com.microstrategy.web.app.transforms.PromptEditorTabManagerTransform
 
getFlattenedContextFolderPath(int) - Method in class com.microstrategy.web.app.transforms.PromptsContainerTransform
 
getFlattenedCustomFolderList(String, int, AppContext, String, WebComponent, StringWrapper) - Static method in class com.microstrategy.web.app.ObjBrowserFolderLinks
 
getFlattenedTree() - Method in class com.microstrategy.utils.Tree
Returns a list of FlattenedTreeNode which represents the current tree.
GetFlexProperties(String) - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer
 
GetFlexSettingsTask - Class in com.microstrategy.web.tasks
 
GetFlexSettingsTask() - Constructor for class com.microstrategy.web.tasks.GetFlexSettingsTask
 
getFlexSettingsXml() - Method in class com.microstrategy.web.objects.WebObjectsFactory
 
getFloatValue() - Method in class com.microstrategy.utils.xml.AbstractHandler
 
getFloatValue() - Method in interface com.microstrategy.web.objects.WebFormatIterator
 
getFloatValue() - Method in class com.microstrategy.web.objects.WebFormatIteratorBase
 
getFloatValue(WebFormat, float) - Method in enum com.microstrategy.web.app.utils.WFProperty
 
getFloatValue(FormalParameter) - Static method in class com.microstrategy.web.app.transforms.AbstractAppTransform
Returns the float value of a FormalParameter.
getFloatValue(String, String) - Method in interface com.microstrategy.web.objects.WebFormat
 
getFloatValue(String, String, float) - Method in interface com.microstrategy.web.objects.WebFormat
 
getFloor() - Method in interface com.microstrategy.web.app.beans.WebAppSimpleThreshold
The value of the lower end of the threshold expression if the threshold corresponds to a non-complex (@link EnumThresholdTypes#TYPE_COMPLEX) type If the threshold type is complex, then -1 is returned
getFloor() - Method in interface com.microstrategy.web.objects.WebThreshold
The value of the lower end of the threshold expression if the threshold corresponds to a non-complex (@link EnumThresholdTypes#TYPE_COMPLEX) type If the threshold type is complex, then -1 is returned
getFodlerLinksContextId() - Method in class com.microstrategy.web.app.transforms.FolderOMDBrowserTransform
Returns the context id (from EnumObjectBrowserContexts) to use
getFodlerLinksContextId() - Method in class com.microstrategy.web.app.transforms.FolderProjectBrowserTransform
getFodlerLinksContextId() - Method in class com.microstrategy.web.app.transforms.FolderSaveAsBrowserTransform
getFolder() - Method in interface com.microstrategy.web.objects.WebReportData
Returns the parent folder of this report as a WebFolder object.
getFolderBean() - Method in class com.microstrategy.web.app.addons.FolderProjectBrowserAddOnBase
 
getFolderBean() - Method in interface com.microstrategy.web.app.beans.FolderObjectExplorerBean
 
getFolderBean() - Method in class com.microstrategy.web.app.beans.FolderObjectExplorerBeanImpl
 
getFolderBean() - Method in interface com.microstrategy.web.app.beans.ObjectManipulationDialogBean
Returns target folder bean
getFolderBean() - Method in interface com.microstrategy.web.app.beans.ObjectSelectionBean
Returns the FolderBean child of this bean, or null if one does not exist.
getFolderBean() - Method in interface com.microstrategy.web.app.beans.SaveAsBean
Returns the folder bean among the children of the save as bean.
getFolderBean() - Method in interface com.microstrategy.web.app.beans.SearchBean
 
getFolderBean() - Method in interface com.microstrategy.web.app.beans.SecurityFilterFrameBean
 
getFolderBean() - Method in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Get the folderBean target of this transform
getFolderBean() - Method in class com.microstrategy.web.app.transforms.ObjectSiblingsTransform
Retrieves the ObjectBean's parent FolderBean.
getFolderBeanName() - Method in class com.microstrategy.web.app.beans.FolderObjectExplorerBeanImpl
 
getFolderChildCount(WebFolder) - Method in class com.microstrategy.web.app.transforms.AbstractFolderTransform
 
getFolderChildCount(WebFolder) - Method in class com.microstrategy.web.app.transforms.FolderAdminBrowserTransform
 
getFolderContents() - Method in class com.microstrategy.web.app.transforms.InsertLayoutBlockTransform
 
getFolderContentsSelectNameHTML() - Method in class com.microstrategy.web.app.transforms.AllObjectBrowserHTMLTransform
returns the name the select box for folder contentss in HTML will have
getFolderContentsSelectNameHTML() - Method in class com.microstrategy.web.app.transforms.FilterObjectBrowserTransform
returns the name the select box for folder contentss in HTML will have
getFolderContentsSelectNameHTML() - Method in class com.microstrategy.web.app.transforms.FolderObjectBrowserTransform
returns the name the select box for folder contentss in HTML will have
getFolderContentsSelectNameHTML() - Method in class com.microstrategy.web.app.transforms.FolderProjectBrowserTransform
returns the name the select box for folder contentss in HTML will have
getFolderContentStyle() - Method in interface com.microstrategy.web.app.beans.SaveAsBean
Returns the name of the style which we will use to render the folder contents.
getFolderCount() - Method in interface com.microstrategy.web.objects.WebDisplayUnits
Returns the folder count, which is the total number of folder objects in the underlying I-Server collection.
getFolderFromFolderLink(FolderLink) - Method in class com.microstrategy.web.app.beans.FolderObjectExplorerBeanImpl
 
getFolderId() - Method in interface com.microstrategy.web.app.beans.DatasetObjectExplorerBean
 
getFolderId() - Method in class com.microstrategy.web.app.beans.DatasetObjectExplorerBeanImpl
 
getFolderId() - Method in interface com.microstrategy.web.app.beans.SaveObjectAsDialogBean
 
getFolderId() - Method in class com.microstrategy.web.app.FolderMapping
Returns the corresponding sysFolderId of the named-folder, that is the enumeration value of associated named-folder.
getFolderId() - Method in interface com.microstrategy.web.beans.EditableObjectBean
 
getFolderId() - Method in class com.microstrategy.web.objects.dataimport.DatasetSaver
 
getFolderID() - Method in interface com.microstrategy.web.app.beans.SearchBean
Gets the folder ID where the user is coming from.
getFolderID() - Method in interface com.microstrategy.web.objects.WebMessage
Returns the ID of the folder that contains the object (report or document).
getFolderID() - Method in interface com.microstrategy.web.objects.WebReportData
Returns the ID of the parent folder of this report.
getFolderID(int) - Method in interface com.microstrategy.web.objects.WebObjectSource
Returns the folder ID of one of the special folders in metadata.
getFolderID(RequestKeys, WebObjectsFactory) - Method in class com.microstrategy.web.app.tasks.ImportSaveRWDTask
 
GetFolderID(String, int) - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer
This method returns the ID of a special folder.
GetFolderID(String, int, int) - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer
This method returns the ID of a special folder with specified request timeout.
GetFolderID(String, int, int, boolean) - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer
 
getfolderIdXML(WebIServerSession, int, String, String) - Method in class com.microstrategy.web.app.tasks.DIGetFolderIDFromRemote
 
getFolderLinkClasses(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractObjectBrowserTabTransform
Return the className of the folderLink that is used to render the folder
getFolderLinkClasses(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderFrameTreeTransform
Returns the css class to use when rendering the different named folders and shortcuts available in the tree
getFolderLinkClasses(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderProjectBrowserTransform
Returns the cssClass name to use when rendering the object browser folder links
getFolderLinkList() - Method in class com.microstrategy.web.app.PageManager
Returns the Application's folder Links List information used in the Object Browser
getFolderLinkList() - Method in class com.microstrategy.web.app.transforms.DataExplorerTransform
 
getFolderLinkList() - Method in class com.microstrategy.web.app.transforms.FolderProjectBrowserTransform
Returns a list containing the object browser folder links available for the current context.
getFolderLinkObject(FolderLink) - Method in interface com.microstrategy.web.app.beans.RWProjectBrowserTabBean
Deprecated.
returns the WebFolder object corresponding to the Folder Link.
getFolderLinks() - Method in interface com.microstrategy.web.app.beans.RWProjectBrowserTabBean
Deprecated.
Get the folderLinks for the object browser as a SimpleList collection.
getFolderLinks(int, String) - Method in class com.microstrategy.web.app.ObjBrowserFolderLinks
Method that returns a list of FolderLinks for a particular context and project.
getFolderLinks(AppContext, int, String) - Method in class com.microstrategy.web.app.ObjBrowserFolderLinks
Deprecated.
Use the method that takes a WebComponent instead of AppContext for correct feature resolution.
getFolderLinks(WebComponent, int, String) - Method in class com.microstrategy.web.app.ObjBrowserFolderLinks
Method that returns a list of FolderLinks for a particular context and project.
getFolderLinksContextId() - Method in class com.microstrategy.web.app.transforms.FolderProjectBrowserTransform
 
getFolderLinksContextId() - Method in class com.microstrategy.web.app.transforms.FolderSaveAsBrowserTransform
Returns the context id (from EnumObjectBrowserContexts) to use
getFolderLinksContextId() - Method in class com.microstrategy.web.app.transforms.ObjectSelectorProjectBrowserTransform
Returns the context id (from EnumObjectBrowserContexts) to use
getFolderList() - Method in interface com.microstrategy.web.app.beans.FunctionEditorBean
Returns the list of functions to be displayed.
getFolderMapList() - Method in class com.microstrategy.web.app.PageManager
Returns the Application's Folder Map List information
getFolderMapping(int) - Method in class com.microstrategy.web.app.FolderMappingList
Returns the folder mapping associated with the given FolderId
getFolderName() - Method in interface com.microstrategy.web.app.beans.SearchBean
Gets the folder name where the user is coming from.
getFolderName() - Method in interface com.microstrategy.web.objects.WebMessage
Returns the name of the folder that contains the object (report or document).
getFolderName() - Method in interface com.microstrategy.web.objects.WebReportData
Returns the name of the parent folder of this report.
getFolderName(WebFolder) - Method in class com.microstrategy.web.app.transforms.FolderViewTransform
 
getFolderName(WebFolder, WebComponent) - Static method in class com.microstrategy.web.app.transforms.FolderNameHelper
 
getFolderNavigateEvent() - Method in class com.microstrategy.web.app.transforms.ObjectBrowserTabOMDTransform
Deprecated.
 
getFolderNavigateEvent() - Method in class com.microstrategy.web.app.transforms.ObjectBrowserTabProjectBrowserTransform
Deprecated.
Returns the web event to navigate a folder
getFolderNavigateEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.ObjectBrowserTabOMDTransform
Deprecated.
 
getFolderNavigateEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.ObjectBrowserTabProjectBrowserTransform
Deprecated.
Returns the web event to navigate a folder
getFolderObject() - Method in interface com.microstrategy.web.beans.FolderBean
Returns a WebFolder object representing this bean.
getFolderObjectID() - Method in interface com.microstrategy.web.app.beans.SaveAsBean
 
getFolderObjects() - Method in class com.microstrategy.web.app.transforms.FolderProjectBrowserTransform
getFolderObjects() - Method in class com.microstrategy.web.app.transforms.FolderViewTransform
Deprecated.
getFolderObjects(int, String, AppContext, WebComponent) - Method in class com.microstrategy.web.app.ObjBrowserFolderLinks
Returns a list containing the object browser folder links available for the current context.
getFolderObjectSubTypeCount(FolderBean, int) - Static method in class com.microstrategy.web.app.utils.BeanHelper
Given the folder bean, get the number of objects on it according to the indicated object subtype
getFolderObjectTypeCount(FolderBean, int) - Static method in class com.microstrategy.web.app.utils.BeanHelper
Given the folder bean, get the number of objects on it according to the indicated object type
getFolderPrefix() - Method in class com.microstrategy.utils.Customizations
Represents the prefix that identifies a folder as a customization folder.
getFolderRoot() - Method in class com.microstrategy.web.app.transforms.FolderObjectExplorerTransform
Returns a (@link WebObjectInfo) as a reference to the folder bean displayed by the transform.
getFolderRoot() - Method in class com.microstrategy.web.app.transforms.FolderProjectBrowserTransform
Returns a (@link WebObjectInfo) as a reference to the folder being displayed by the transform.
getFolders() - Method in interface com.microstrategy.web.objects.WebFunctionFolders
Returns all the function folders available.
getFolderSize() - Method in class com.microstrategy.web.app.transforms.AttributeElementsWidgetTransform
 
getFolderSize() - Method in class com.microstrategy.web.app.transforms.DataExplorerElementsWidgetTransform
 
getFolderSize() - Method in class com.microstrategy.web.app.transforms.DataExplorerFolderWidgetTransform
Returns the size of the folder, regardless of the incremental fetch settings.
getFolderSize() - Method in class com.microstrategy.web.app.transforms.FolderViewWidgetTransform
Returns the size of the folder, regardless of the incremental fetch settings.
getFolderTransform(FolderBean) - Method in class com.microstrategy.web.app.transforms.ObjectSiblingsTransform
 
getFolderTreeBean() - Method in interface com.microstrategy.web.app.beans.FolderFrameBean
 
getFolderType() - Method in interface com.microstrategy.web.app.beans.SearchBean
Gets the folder type, which specifies a system folder ID.
getFolderType() - Method in interface com.microstrategy.web.objects.WebFolder
Returns the type of this folder, a value from EnumDSSXMLFolderType.
getFolderViewBean() - Method in interface com.microstrategy.web.app.beans.FolderFrameBean
 
getFolderWidget(String) - Method in class com.microstrategy.web.app.transforms.DataExplorerFolderWidgetTransform
 
getFolderWidget(String) - Method in class com.microstrategy.web.app.transforms.FolderViewWidgetTransform
 
getfolderXML(WebIServerSession, String, int, int, String, String) - Method in class com.microstrategy.web.app.tasks.DIGetFolderContentFromRemote
 
getfolderXML(WebIServerSession, String, String, int) - Method in class com.microstrategy.web.app.tasks.DIGetProjectsFromRemote
 
getFontColor() - Method in interface com.microstrategy.web.app.beans.FormatToolbarBean
 
getFontColor() - Method in class com.microstrategy.web.app.transforms.ReportGraphTransformImpl.GraphAreaContext
 
getFontColorPicker() - Method in class com.microstrategy.web.app.transforms.TabGraphTitlesTransform
Returns the font color picker.
getFontName() - Method in interface com.microstrategy.web.app.beans.AppContext
Returns a string with the name of the fonts, or the list of fonts that a browser should use when rendering the page.
getFontName() - Method in class com.microstrategy.web.app.beans.AppContextImpl
Returns a string with the name of the fonts, or the list of fonts that a browser should use when rendering the page.
getFontName() - Method in interface com.microstrategy.web.app.beans.PageComponent
Returns a string with the name of the fonts, or the list of fonts that a browser should use when rendering the page.
getFontName() - Method in class com.microstrategy.web.app.transforms.MobileChunkedAppContext
 
getFontNamePicker() - Method in class com.microstrategy.web.app.transforms.FormatTabFontTransform
Returns the font name picker.
getFontNamePicker() - Method in class com.microstrategy.web.app.transforms.TabGraphTitlesTransform
Returns the font name picker.
getFontSize() - Method in interface com.microstrategy.web.app.beans.AppContext
A string with the base font size to use, the string might contain the type of size (i.e, pt, px, etc.)
getFontSize() - Method in class com.microstrategy.web.app.beans.AppContextImpl
A string with the base font size to use, the string might contain the type of size (i.e, pt, px, etc.)
getFontSize() - Method in interface com.microstrategy.web.app.beans.PageComponent
A string with the base font size to use, the string might contain the type of size (i.e, pt, px, etc.)
getFontSize() - Method in class com.microstrategy.web.app.transforms.MobileChunkedAppContext
 
getFontSizePicker() - Method in class com.microstrategy.web.app.transforms.FormatTabFontTransform
Returns the font size picker.
getFontSizePicker() - Method in class com.microstrategy.web.app.transforms.TabGraphTitlesTransform
Returns the font size picker.
getFontStylePicker() - Method in class com.microstrategy.web.app.transforms.FormatTabFontTransform
Returns the font style picker.
getFontStylePicker() - Method in class com.microstrategy.web.app.transforms.TabGraphTitlesTransform
Returns the font style picker.
getFooterCenterSection() - Method in interface com.microstrategy.web.app.beans.PDFBean
Returns the current footer center section content
getFooterCenterSection() - Method in interface com.microstrategy.web.app.beans.PrintBean
Deprecated.
Returns the current footer center section content
getFooterCenterText() - Method in interface com.microstrategy.web.app.beans.OptionsBean
Deprecated.
getFooterCenterText() - Method in class com.microstrategy.web.app.beans.OptionsBeanImpl
getFooterLeftSection() - Method in interface com.microstrategy.web.app.beans.PDFBean
Returns the current footer left section content
getFooterLeftSection() - Method in interface com.microstrategy.web.app.beans.PrintBean
Deprecated.
Returns the current footer left section content
getFooterLeftText() - Method in interface com.microstrategy.web.app.beans.OptionsBean
Deprecated.
getFooterLeftText() - Method in class com.microstrategy.web.app.beans.OptionsBeanImpl
getFooterRightSection() - Method in interface com.microstrategy.web.app.beans.PDFBean
Returns the current footer right section content
getFooterRightSection() - Method in interface com.microstrategy.web.app.beans.PrintBean
Deprecated.
Returns the current footer right section content
getFooterRightText() - Method in interface com.microstrategy.web.app.beans.OptionsBean
Deprecated.
getFooterRightText() - Method in class com.microstrategy.web.app.beans.OptionsBeanImpl
getFooterSize() - Method in interface com.microstrategy.web.app.beans.PDFBean
Returns the current footer size in inches
getFooterSize() - Method in interface com.microstrategy.web.app.beans.PrintBean
Deprecated.
Returns the current footer size in inches (only DHTML mode)
getForceDownload() - Method in class com.microstrategy.web.app.ExportFormat
 
getForm() - Method in interface com.microstrategy.web.objects.WebFormSort
Returns the WebAttributeForm object which is the form used in the sort.
getForm(Tag) - Method in class com.microstrategy.web.app.transforms.AbstractObjectExplorerTransform
The method will check if the renderFOrm formal parameter is set to true, and if so it will create a new form tag, insert the contents passed as parameter and return the form.
getForm(Tag) - Method in class com.microstrategy.web.app.transforms.DataExplorerTransform
Creates and returns a HTML FORM Tag with the contents and hidden inputs for all the associated events.
getForm(Tag) - Method in class com.microstrategy.web.app.transforms.FolderProjectBrowserTransform
The method will check if the renderFOrm formal parameter is set to true, and if so it will create a new form tag, insert the contents passed as parameter and return the form.
getFormActionName() - Method in class com.microstrategy.web.app.transforms.ReportSavePropertiesTransform
 
getFormActionName() - Method in class com.microstrategy.web.app.transforms.RWSavePropertiesTransform
 
getFormalParam() - Method in interface com.microstrategy.web.transform.ActualParameter
Returns the formal parameter object associated with the actual parameter.
getFormalParam() - Method in class com.microstrategy.web.transform.ActualParameterImpl
 
getFormalParam(Transform) - Method in interface com.microstrategy.web.transform.ActualParameter
Returns the formal parameter object of a supplied Transform that is associated with the actual parameter.
getFormalParam(Transform) - Method in class com.microstrategy.web.transform.ActualParameterImpl
 
getFormalParameter(int) - Method in interface com.microstrategy.web.transform.FormalParameters
Retrieves a specific formal paramter by its numeric index.
getFormalParameter(TransformContext, String) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractReportCellContextMenuItemBuilder
Utility method for obtaining a formal parameter value from the transform associated with this instance
getFormalParameter(TransformContext, String) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportGraphDrill
Returns an instance of FormalParameter for the given formal parameter name 'fpName' from the ReportGraphTransformImpl instance
getFormalParameter(String) - Method in interface com.microstrategy.web.transform.FormalParameters
Retrives a specific formal parameter by its name.
getFormalParams() - Method in class com.microstrategy.web.app.tasks.AbstractMobileSubscriptionTask.SimpleSubscriptionTransform
 
getFormalParams() - Method in class com.microstrategy.web.transform.AbstractTransform
 
getFormalParams() - Method in interface com.microstrategy.web.transform.Transform
Returns the collection of formal parameters associated with this transform.
getFormalParams() - Method in interface com.microstrategy.web.transform.TransformDefn
Returns the formal parameters associated with this transform.
getFormalParams() - Method in class com.microstrategy.web.transform.TransformDefnImpl
 
getFormAndQueryStrings() - Method in interface com.microstrategy.web.platform.ContainerServices
This method returns the contents of the Form Data and Query String as a collection of sub strings (as name/value pairs).
getFormAndQueryStrings() - Method in class com.microstrategy.web.platform.DisconnectedContainerServicesImpl
This method returns the contents of the Form Data and Query String as a collection of sub strings (as name/value pairs).
getFormAndQueryStrings() - Method in class com.microstrategy.web.platform.HttpServletContainerServices
 
getFormAndQueryStrings() - Method in class com.microstrategy.web.platform.MultipartRequest
Returns reqest parameter strings collection
getFormat() - Method in interface com.microstrategy.web.objects.rw.RWThreshold
Returns threshold format
getFormat() - Method in interface com.microstrategy.web.objects.rw.RWUnitDef
Returns formatting object
getFormat() - Method in interface com.microstrategy.web.objects.rw.RWUserMetric
Returns metric format
getFormat() - Method in interface com.microstrategy.web.objects.RWUnitInfo
get the format of this document unit
getFormat() - Method in class com.microstrategy.web.objects.RWUnitInfoImpl
 
getFormat() - Method in interface com.microstrategy.web.objects.WebSubscriptionContentProperties
 
getFormat() - Method in interface com.microstrategy.web.objects.WebThreshold
Returns the WebFormat object associated with the threshold, which can be used to modify the format associated with the threshold.
getFormat() - Method in interface com.microstrategy.web.objects.WebThresholdsContainer
Returns the WebFormat object associated with the container.
getFormat(int) - Method in interface com.microstrategy.web.beans.ViewBean
Returns a format object for the given format type.
getFormat(int) - Method in interface com.microstrategy.web.objects.rw.RWUnitDef
Returns a format object for the given format type.
getFormat(String) - Method in interface com.microstrategy.web.objects.rw.RWUnitDef
getFormatArg() - Method in interface com.microstrategy.web.app.gui.DefaultSubscriptionWidget
Deprecated.
 
getFormatContainer() - Method in interface com.microstrategy.web.objects.WebAxis
Get the format container on this axis, which contains the 4 format objects.
getFormatContainer() - Method in interface com.microstrategy.web.objects.WebTemplate
Returns the Format Container on this template, which contains the 4 WebFormat objects.
getFormatContainer() - Method in interface com.microstrategy.web.objects.WebTemplateMetric
Returns the format container on this metric, which contains the two WebFormat objects.
getFormatContainer() - Method in interface com.microstrategy.web.objects.WebTemplateUnit
Returns the Format Container on this Unit, which contains the 4 WebFormat objects.
GetFormatData(String, String, int, int, String, IntWrapper) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Returns formatted output for exporting a document.
getFormatDescription(ExportFormat) - Method in class com.microstrategy.web.app.transforms.ReportHomeExportMenuBlockTransform
 
getFormatedDate(String) - Method in class com.microstrategy.web.app.transforms.ReportTimelineXMLTransform
Returns a date formatted as ISO 8601 as required per the timeline sample.
Note: overwrite this and ReportTimelineXMLTransform.addDateFormat(Tag) to change date format.
getFormatedDate(String) - Method in class com.microstrategy.web.app.transforms.TimelineMojoVisualizationDataTransform
Returns a date formatted as ISO 8601 as required per the timeline sample.
Note: overwrite this and #addDateFormat(Tag) to change date format.
getFormatEditor() - Method in interface com.microstrategy.web.app.beans.DerivedElementsEditorBean
Returns format editor bean that can be used to edit the current derived element formats
getFormatFeatures(ExportFormat) - Method in class com.microstrategy.web.app.transforms.ReportHomeExportMenuBlockTransform
 
getFormatMode() - Method in interface com.microstrategy.web.objects.WebSubscriptionContentProperties
possible values are from EnumWebSubscriptionContentFormatModes
getFormatName(ExportFormat) - Method in class com.microstrategy.web.app.transforms.ReportHomeExportMenuBlockTransform
 
getFormatPropertySets() - Method in interface com.microstrategy.web.objects.WebCssFormatContainer
Returns the formatting property group associated with this report element.
getFormats() - Method in interface com.microstrategy.web.objects.WebDerivedElement
Returns collection of derived element formats.
getFormats(int) - Method in interface com.microstrategy.web.objects.WebCSSHelper
Returns a Map collection of WebFormat objects, each of which represents a style or a class.
getFormatString() - Method in class com.microstrategy.web.tasks.models.MappingColumn
 
getFormatTabBean() - Method in class com.microstrategy.web.app.transforms.FormatTabAlignmentTransform
Obtain the FormatTabBean instance currently being transformed.
getFormatTabBean() - Method in class com.microstrategy.web.app.transforms.FormatTabEffectsTransform
Obtain the FormatTabBean instance currently being transformed.
getFormatTabBean() - Method in class com.microstrategy.web.app.transforms.FormatTabFontTransform
Obtain the FormatTabBean instance currently being transformed.
getFormattedValue(String, Locale) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Converts any value with decimal to the corrected format.
getFormatter() - Method in class com.microstrategy.utils.log.editor.EditableHandler
 
getFormatter() - Method in class com.microstrategy.utils.log.Handler
 
getFormatterClassName() - Method in class com.microstrategy.utils.log.editor.EditableFormatter
 
getFormatterOptions() - Static method in class com.microstrategy.utils.log.editor.LoggingManagementBean
 
getFormatterSetting(String) - Method in class com.microstrategy.utils.log.Handler
 
getFormatting(WebFormat) - Method in class com.microstrategy.web.app.transforms.ThresholdsEditorTransform
This method returns a JsonGenerator containing all of the formatting for the supplied WebFormat.
getFormatting(WebThreshold, boolean) - Method in class com.microstrategy.web.app.transforms.ThresholdsEditorTransform
This method returns a JsonGenerator containing all of the formatting for the supplied WebThreshold.
getFormAttributes() - Method in class com.microstrategy.web.app.transforms.PromptsContainerTransform
 
getFormAttributes() - Method in class com.microstrategy.web.app.transforms.ViewFilterElementPanelTransform
Generate the extra attributes the main report form requires for its proper definition.
getFormatType() - Method in interface com.microstrategy.web.app.beans.RWDColorGradientEditorBean
Returns the format object the editor is modifying.
getFormatType() - Method in class com.microstrategy.web.app.beans.RWDColorGradientEditorBeanImpl
 
getFormatType() - Method in interface com.microstrategy.web.objects.WebReportExportSettings
get the format type @link com.microstrategy.webapi.EnumDSSXMLExportFormat} of the export setting
getFormatTypes() - Method in interface com.microstrategy.web.objects.rw.RWUnitDef
Returns a list of format types applicable to the given object
getFormatTypes(int) - Method in interface com.microstrategy.web.objects.rw.RWDefinition
Returns a list of format types applicable to a given unit type
getFormatXML(Locale) - Static method in class com.microstrategy.utils.FormatUtils
 
getFormErrorMessage() - Method in interface com.microstrategy.web.app.LoginForm
If the Form Status is false, then the External Security Provider can specify an error message for the Web Universal application to display.
getFormErrorMessage() - Method in class com.microstrategy.web.app.MSTRLoginForm
If the Form Status is false, then the External Security Provider can specify an error message for the Web Universal application to display.
getFormID() - Method in class com.microstrategy.web.app.transforms.AbstractPreferencesTransform
Returns the ID to use for the form that contains the preferences inputs.
getFormID() - Method in interface com.microstrategy.web.objects.WebHyperLinkAnswer
It's only for a constant prompt, it will return a form id; for other prompt types, return null; Typically, a form id and an attribute id are grouped to uniquely determine a form.
getFormID(WebTitleUnit) - Method in class com.microstrategy.web.app.transforms.MojoXtabTransformImpl
 
getFormIdentifier() - Method in class com.microstrategy.web.tasks.models.MappingOperation
 
getFormIndex(String, String) - Static method in class com.microstrategy.utils.WebTools
getFormIndex(String, String) - Static method in class com.microstrategy.web.objects.WebElementHelper
 
getFormInfo() - Method in interface com.microstrategy.web.objects.WebFormShortcutNode
Returns the attribute form which the shortcut refers to.
getFormInfo() - Method in interface com.microstrategy.web.objects.WebGridUnitShortcutNode
return the attribute form which the shortcut node refers to.
getFormInfo() - Method in class com.microstrategy.web.objects.WebGridUnitShortcutNodeImpl
 
getFormMethod() - Method in class com.microstrategy.web.app.transforms.RWSavePropertiesTransform
 
getFormName() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
 
getFormName() - Method in class com.microstrategy.web.tasks.models.MappingColumn
 
getForms() - Method in interface com.microstrategy.web.objects.WebAttribute
Returns the list of attribute forms which belong to this attribute.
getForms() - Method in interface com.microstrategy.web.objects.WebTemplateAttribute
Returns the WebAttributeForms object which is a collection of the forms to display for this template attribute.
getForms(int) - Method in interface com.microstrategy.web.objects.WebAttribute
Returns the list of attribute forms based on the display form type which belong to this attribute.
getForms(WebAttribute, int) - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
 
getForms(WebObjectInfo) - Method in interface com.microstrategy.web.objects.WebWorkingSet
Retrieve the forms of a particular object in the working set.
getFormsAsList() - Method in interface com.microstrategy.web.objects.WebNewFormsDrillAction
Returns a SimpleList object that can be populated with the WebAttributeForm objects that one wants to drill to
getFormStatus() - Method in interface com.microstrategy.web.app.LoginForm
If the data supplied in the login form was successfully used to construct a WebIServerSession, then the External Security Provider set the Form Status to true.
getFormStatus() - Method in class com.microstrategy.web.app.MSTRLoginForm
If the data supplied in the login form was successfully used to construct a WebIServerSession, then the External Security Provider set the Form Status to true.
getFormTitles(WebTitleUnit) - Method in class com.microstrategy.web.app.transforms.MojoVisualizationDateSelectionTransform
 
getFormType(WebTitleUnit) - Method in class com.microstrategy.web.app.transforms.MojoXtabTransformImpl
 
getFormula() - Method in interface com.microstrategy.web.objects.rw.RWUserMetric
Retruns the string representation of the metric formula.
getFormula() - Method in interface com.microstrategy.web.objects.WebMetric
Get the formula of the metric object in the form of an XML
getFormula() - Method in interface com.microstrategy.web.objects.WebTemplateMetric
For derived metrics, this specifies the string representation of the metric formula.
getFormula(WebMetric) - Method in interface com.microstrategy.web.objects.WebWorkingSet
Retrieves the formula of a particular derived metric in working set.
getFormulaBarBean() - Method in interface com.microstrategy.web.app.beans.ReportFrameBean
Returns the formular bar bean within this report frame bean.
getFormulaBarProcessEvent() - Method in class com.microstrategy.web.app.transforms.FormulaBarTransform
Returns an instance of the event responsible for processing the editor's actions
getFormulaType() - Method in interface com.microstrategy.web.objects.WebTransformationMetric
Returns the formula type used in the transformation.
getForwardButtonEvent() - Method in class com.microstrategy.web.app.transforms.PathTransform
Returns the open history page event used for the forward button.
getForwardHistoryPages() - Method in class com.microstrategy.web.app.beans.PageHistoryList
 
getForwardPicker() - Method in interface com.microstrategy.web.app.beans.PathBean
 
getForwardPicker() - Method in class com.microstrategy.web.app.beans.PathBeanImpl
 
getForwardPickerButton() - Method in class com.microstrategy.web.app.transforms.MojoPathTransform
Get forward button block
getForwardProxyHostName() - Method in class com.microstrategy.web.objects.WebMobileDeviceImpl
 
getForwardProxyHostPort() - Method in class com.microstrategy.web.objects.WebMobileDeviceImpl
 
getFPIntValue(String) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Returns tha value of a formal parameter which has an integer value
getFPIntValue(String) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
get formal parameter value as an integer value
getFPStringValue(String) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Returns tha value of a formal parameter which has a string value
getFPStringValue(String) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
get the formal parameter value as a string value
getFractionPicker() - Method in class com.microstrategy.web.app.transforms.FormatTabNumberTransform
Returns the fraction picker.
getFrame() - Method in class com.microstrategy.web.app.transforms.ObjectBrowserTabReportWorkingSetTransform
 
getFrameBean() - Method in class com.microstrategy.web.app.addons.FolderReportProjectBrowserAddOn
 
getFrameBean() - Method in class com.microstrategy.web.app.beans.AbstractPersistableFrameElement
Utility method for returning the FrameBean associated with this instance
getFrameBean() - Method in interface com.microstrategy.web.app.beans.FrameElement
Returns the frame bean that is containing this FrameElement.
getFrameBean(WebComponent) - Method in class com.microstrategy.web.app.transforms.AbstractReportDataTransform
 
getFreeConnections() - Method in interface com.microstrategy.web.objects.WebClusterNode
Returns the number of free connections in the connection pool.
getFreeConnections() - Method in interface com.microstrategy.webapi.IDSSXMLClusterNode
Returns the number of free connections in the connection pool.
getFreeformSQL() - Method in class com.microstrategy.web.tasks.models.DbInfo
 
getFrequency() - Method in interface com.microstrategy.web.objects.WebSearchSuggestion
Returns the frequency in which the keyphrase appears.
getFrequency() - Method in class com.microstrategy.web.objects.WebSearchSuggestionImpl
 
getFreshExecution() - Method in interface com.microstrategy.web.objects.RWSettings
 
getFromBaseFlag() - Method in interface com.microstrategy.web.objects.WebParsedMetric
Returns an integer indicating what DerivedMetricDynamicAggAndSubtotal value is set on a derived metric.
getFromDay() - Method in interface com.microstrategy.web.admin.beans.DiagnosticsBean
Get the starting day to be considered when displaying log file contents
getFromMonth() - Method in interface com.microstrategy.web.admin.beans.DiagnosticsBean
Get the starting month to be considered when displaying log file contents
getFromVertex() - Method in class com.microstrategy.utils.DAG.Edge
Returns the "from" vertex.
getFromYear() - Method in interface com.microstrategy.web.admin.beans.DiagnosticsBean
Get the starting year to be considered when displaying log file contents
getFTPServerP() - Method in class com.microstrategy.web.objects.WebFTPDeviceImpl
 
getFTPServerPChanged() - Method in class com.microstrategy.web.objects.WebFTPDeviceImpl
Deprecated, for removal: This API element is subject to removal in a future version.
This method has been deprecated.
getFullName() - Method in interface com.microstrategy.web.objects.admin.users.WebUserEntity
Returns the full name of the user or group.
getFullName() - Method in interface com.microstrategy.web.objects.WebCertifiedInfo.WebCertifierInfo
 
getFullName() - Method in class com.microstrategy.web.objects.WebCertifiedInfoImpl.WebCertifierInfoImpl
 
getFullName() - Method in interface com.microstrategy.web.objects.WebTemplateInfo.WebModifierInfo
 
getFullName() - Method in class com.microstrategy.web.objects.WebTemplateInfoImpl.WebModifierInfoImpl
 
GetFullUserPrivileges(String, String, String) - Method in interface com.microstrategy.webapi.IDSSXMLConfigServer
Submits a full user privileges delta XML.
getFunction() - Method in exception com.microstrategy.web.app.beans.WebFilterEditorException
Deprecated.
Indicates function Id used in invalid filter sub expression.
getFunction() - Method in interface com.microstrategy.web.objects.WebFunction
Deprecated.
getFunction() - Method in interface com.microstrategy.web.objects.WebOperatorNode
Returns the function being used in the node.
getFunctionExposedPropertyList() - Method in class com.microstrategy.web.app.transforms.FunctionEditorTransform
 
getFunctionParameterList() - Method in class com.microstrategy.web.app.transforms.FunctionEditorTransform
 
getFunctionPropertyList() - Method in class com.microstrategy.web.app.transforms.FunctionEditorTransform
 
getFunctionType() - Method in interface com.microstrategy.web.app.beans.GUIOperator
Returns the function type of this operator.
getFunctionType() - Method in interface com.microstrategy.web.objects.WebFunction
Returns the type of the function; This is a value from the enumeration EnumDSSXMLFunction
getFunctionType() - Method in interface com.microstrategy.web.objects.WebOperatorNode
Returns the function type of the node.
getGatewayAddress() - Static method in class com.microstrategy.utils.MapGateway
 
getGatewayJsonVersion() - Method in interface com.microstrategy.web.objects.rw.RWInstance
gatewayJsonVersion is transient property for gateway JSON generation.
getGatewayJsonVersion() - Method in interface com.microstrategy.web.objects.WebReportInstance
gatewayJsonVersion is transient property for gateway JSON generation.
getGaugeStylePicker() - Method in class com.microstrategy.web.app.transforms.TabGraphOptionsTransform
Returns the gauge style picker.
getGBKey() - Method in interface com.microstrategy.web.objects.rw.RWIncrementalFetchSettings
 
getGcmMobileAppID() - Method in class com.microstrategy.web.objects.WebMobileDeviceImpl
 
getGeneratedContent() - Method in class com.microstrategy.web.controller.TaskProcessorRequestState
Returns the generated content for the task request.
getGenericEvent() - Method in class com.microstrategy.web.app.transforms.PageByTransform
In HTML mode, all actions (sort, pivot, change element) need to be summited in the same <FORM> tag, therefore the event submitted needs to support all of these and execution the correct action based on an argument.
getGenericMessage() - Method in exception com.microstrategy.web.objects.actions.HandlerException
Returns the generic message for this exception.
getGenericMessage() - Method in exception com.microstrategy.web.tasks.TaskException
Returns the generic message for this exception.
getGeoData() - Method in class com.microstrategy.web.app.maps.MapObject
 
getGeoData() - Method in class com.microstrategy.web.app.maps.MultiGeoData
Get the list of GeoData.
getGeoDataAt(int) - Method in class com.microstrategy.web.app.maps.ComboGeoData
 
getGeoMappings() - Method in class com.microstrategy.web.app.transforms.ElementsPromptEditorTransform
 
getGeoPointAt(int) - Method in class com.microstrategy.web.app.maps.topology.TopoArc
 
getGeoRole() - Method in class com.microstrategy.web.app.ShapeFileMap
 
getGeoRole() - Method in interface com.microstrategy.web.objects.WebAttributeForm
Return the Geo role of the form.
getGeoRole(int) - Method in class com.microstrategy.web.config.GeoRolesInfoList
 
getGeoRoleId() - Method in class com.microstrategy.web.app.maps.config.ShapeConfigInfo
Returns the geo role Id string in MSTRShapeConfigurationInfo object
getGeoRoles() - Method in class com.microstrategy.web.config.ShapeConfigurationInfo
 
getGeoShape(int) - Method in class com.microstrategy.web.config.esri.ESRIGeoShapesInfoList
 
getGeoShape(int) - Method in class com.microstrategy.web.config.GeoShapesInfoList
 
getGeoShapes() - Method in class com.microstrategy.web.config.esri.ESRIConfigurationInfo
 
getGeoShapes() - Method in class com.microstrategy.web.config.ShapeConfigurationInfo
 
GetGeoShapesTask - Class in com.microstrategy.web.tasks
 
GetGeoShapesTask() - Constructor for class com.microstrategy.web.tasks.GetGeoShapesTask
 
getGeoType() - Method in class com.microstrategy.web.app.maps.ComboGeoData
 
getGeoType() - Method in interface com.microstrategy.web.app.maps.GeoData
Returns the map object type.
getGeoType() - Method in class com.microstrategy.web.app.maps.GeoPath
 
getGeoType() - Method in class com.microstrategy.web.app.maps.GeoPoint
 
getGeoType() - Method in class com.microstrategy.web.app.maps.GeoPolygon
 
getGeoType() - Method in class com.microstrategy.web.app.maps.MultiGeoPolygon
 
getGeoType() - Method in class com.microstrategy.web.app.maps.MultiGeoPolyline
 
getGlobalContext() - Method in interface com.microstrategy.web.platform.DisconnectedContainerServices
Returns the global context held by this services.
getGlobalContext() - Method in class com.microstrategy.web.platform.DisconnectedContainerServicesImpl
Returns the global context held by this services.
getGlobalParameters() - Method in class com.microstrategy.web.platform.ApplicationParameters
Returns the list of global parameters, i.e. parameters that apply to all controllers.
getGlobalParserDefn() - Method in interface com.microstrategy.web.transform.LayoutParserDefns
Returns the "global" layout parser definition object associated with this Style Catalog.
getGlobalParserDefn() - Method in class com.microstrategy.web.transform.LayoutParserDefnsImpl
 
getGlobalParserName() - Method in interface com.microstrategy.web.transform.LayoutParserDefns
Returns the name of the global parser currently associated with this collection
getGlobalParserName() - Method in class com.microstrategy.web.transform.LayoutParserDefnsImpl
 
getGoogleChannel() - Method in class com.microstrategy.web.config.google.GoogleConfigurationInfo
 
getGoogleConfiguration() - Method in class com.microstrategy.web.config.MultiMapConfigurationInfo
 
GetGoogleConfigurationTask - Class in com.microstrategy.web.app.tasks
 
GetGoogleConfigurationTask() - Constructor for class com.microstrategy.web.app.tasks.GetGoogleConfigurationTask
 
GetGoogleExtraConfigurationTask - Class in com.microstrategy.web.app.tasks
This class provides the ability to get extra properties for google map.
GetGoogleExtraConfigurationTask() - Constructor for class com.microstrategy.web.app.tasks.GetGoogleExtraConfigurationTask
 
getGoogleMapKey() - Method in class com.microstrategy.web.config.google.GoogleConfigurationInfo
 
getGoParentPageEvent() - Method in class com.microstrategy.web.app.transforms.AbstractAdminPathTransform
 
getGoParentPageEvent() - Method in class com.microstrategy.web.app.transforms.GroupPathTransform
 
getGoParentPageEvent() - Method in class com.microstrategy.web.app.transforms.SecurityRolePathTransform
 
getGoParentPageTooltip() - Method in class com.microstrategy.web.app.transforms.AbstractAdminPathTransform
 
getGoParentPageTooltip() - Method in class com.microstrategy.web.app.transforms.GroupPathTransform
 
getGoParentPageTooltip() - Method in class com.microstrategy.web.app.transforms.SecurityRolePathTransform
 
getGoServerPageEvent() - Method in class com.microstrategy.web.app.transforms.AbstractAdminPathTransform
Provides an event to process the Go-to Server page process.
getGoToArgument() - Method in class com.microstrategy.web.app.transforms.AbstractFolderTransform
 
getGoToArgument() - Method in class com.microstrategy.web.app.transforms.AbstractObjectExplorerTransform
 
getGoToArgument() - Method in class com.microstrategy.web.app.transforms.AbstractObjectInfoListTransform
 
getGoToArgument() - Method in class com.microstrategy.web.app.transforms.DataExplorerTransform
Returns the block begin parameter to be used in data explorer browsing.
getGoToArgument() - Method in class com.microstrategy.web.app.transforms.UserEntitiesTransform
 
getGoToArgument() - Method in class com.microstrategy.web.app.transforms.UserGroupTransform
 
getGoToEvent() - Method in class com.microstrategy.web.app.transforms.AbstractFolderTransform
 
getGoToEvent() - Method in class com.microstrategy.web.app.transforms.AbstractObjectInfoListTransform
 
getGoToEvent() - Method in class com.microstrategy.web.app.transforms.DataExplorerTransform
Returns the browse event associated with the DataExplorer Browser.
getGoToEvent() - Method in class com.microstrategy.web.app.transforms.UserEntitiesTransform
 
getGoToEvent() - Method in class com.microstrategy.web.app.transforms.UserGroupTransform
 
getGoToParentEvent(String) - Method in class com.microstrategy.web.app.transforms.ObjectBrowserTabOMDTransform
Deprecated.
 
getGoToParentEvent(String) - Method in class com.microstrategy.web.app.transforms.ObjectBrowserTabProjectBrowserTransform
Deprecated.
Returns the event for navigating to the parent folder
getGoUserManagerEvent() - Method in class com.microstrategy.web.app.transforms.GroupPathTransform
 
getGovernor() - Method in interface com.microstrategy.web.objects.admin.ObjectLock
Returns the governor of the locked object
getGracePeriodDays() - Method in interface com.microstrategy.utils.licensing.ProductLicenseInfo
Returns the number of days in the grace period implied by the status (as returned by ProductLicenseInfo.getStatus()), if applicable.
getGracePeriodDays() - Method in interface com.microstrategy.utils.licensing.WebLicenseInfo
Deprecated.
In the case that the license is due to expire or has expired, returns the total number of days in the grace period.
getGracePeriodDays() - Method in interface com.microstrategy.web.objects.WebProductLicenseDetails
Returns the total number of days in the grace period for the license.
getGradientCmd() - Method in class com.microstrategy.web.app.transforms.ReportGraphTransformImpl.GraphAreaContext
 
getGradientInfo() - Method in interface com.microstrategy.web.app.beans.FormatToolbarBean
 
getGrandTotalsState(WebTemplateSubtotal) - Method in interface com.microstrategy.web.app.beans.SubtotalsEditorBean
Return the state of the Grand Totals checkbox for the given subtotal
getGraphArea() - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportGraphDrill.GraphAreaContextMenuBuilder
 
getGraphAreas() - Method in interface com.microstrategy.web.objects.WebGraph
Returns a SimpleList collection of WebGraphArea objects for this particular WebGraph object.
getGraphAreas() - Method in interface com.microstrategy.web.objects.WebGridData
 
getGraphAttributeID(int) - Static method in class com.microstrategy.web.app.beans.GraphFormatHelper
Utility method taht based on the objectID sent as parameter, get the corresponding attribute ID for its show flag
getGraphAttributeID(int, int) - Static method in class com.microstrategy.web.app.beans.GraphFormatHelper
Utility method that based on the objectID sent as parameter, get the corresponding attribute ID for its show flag
getGraphAttributeList() - Method in class com.microstrategy.web.app.GraphFormatInfoHelper.GraphAttributes
 
getGraphAttributes() - Method in class com.microstrategy.web.app.GraphFormatInfoHelper.GraphFormatInfo
 
getGraphAxisTargets() - Static method in class com.microstrategy.web.app.beans.GraphFormatHelper
 
getGraphBean() - Method in class com.microstrategy.web.app.transforms.AbstractBasicReportTransform
 
getGraphBean() - Method in class com.microstrategy.web.app.transforms.GraphImageTransform
return the current report bean.
getGraphBean() - Method in class com.microstrategy.web.app.transforms.ReportGraphTransformImpl
 
getGraphBean() - Method in interface com.microstrategy.web.beans.ViewBean
Returns a GraphBean for retrieving graph data.
getGraphBeanName() - Method in interface com.microstrategy.web.beans.ReportBean
Returns the name of its GraphBean.
getGraphBeanName() - Method in interface com.microstrategy.web.beans.RWBean
Returns the name associated with all its GraphBean instances.
getGraphBoneAttributes() - Method in class com.microstrategy.web.app.transforms.ReportGraphTransformImpl
 
getGraphBoneName() - Method in class com.microstrategy.web.app.transforms.ReportGraphTransformImpl
 
getGraphClientSideHelper() - Method in class com.microstrategy.web.app.transforms.ReportGraphTransformImpl
 
getGraphColsPerPage() - Method in interface com.microstrategy.web.app.beans.PrintBean
Deprecated.
Returns the current graph columns per page
getGraphData() - Method in class com.microstrategy.web.app.transforms.ReportGraphTransformImpl
Get graph binary data and encode as base64.
getGraphDropZones() - Method in class com.microstrategy.web.app.beans.RWGraphDropZonesEditorEventHandlerImpl
 
getGraphFormatEditorBean() - Method in interface com.microstrategy.web.app.beans.ReportFrameBean
Returns the graph format editor bean within this report frame bean.
getGraphFormatTargets() - Static method in class com.microstrategy.web.app.beans.GraphFormatHelper
 
getGraphFormatToolbarBean() - Method in interface com.microstrategy.web.app.beans.ReportFrameBean
Returns the graph format toolbar bean within this report frame bean.
getGraphHeight() - Method in interface com.microstrategy.web.app.beans.PDFBean
Returns the graph's height
getGraphHeight() - Method in interface com.microstrategy.web.app.beans.RWGraphDropZonesEditorBean
 
getGraphHeight() - Method in class com.microstrategy.web.app.beans.RWGraphDropZonesEditorBeanImpl
 
getGraphHeight() - Method in class com.microstrategy.web.app.transforms.ReportGraphTransformImpl
 
getGraphImage() - Method in interface com.microstrategy.web.app.gui.ObjectInfoWidget
Deprecated.
the image to use is now defined by css class
getGraphLabels(int) - Method in interface com.microstrategy.web.objects.WebReportInstance
Returns the collection WebGraphLabels that represents the list of labels in either the series or categories axis available for the particular graph
getGraphLabelTargets() - Static method in class com.microstrategy.web.app.beans.GraphFormatHelper
 
getGraphMajorType() - Method in interface com.microstrategy.web.app.beans.GraphFormatEditorBean
Get the graph major type being applied to the current report
getGraphMajorTypes() - Method in class com.microstrategy.web.app.GraphFormatInfoHelper.GraphFormatInfo
 
getGraphMaxCols() - Method in interface com.microstrategy.web.objects.WebResultWindow
Returns the maximum number of columns to send for a graph report.
getGraphMaxDataPointsCols() - Method in interface com.microstrategy.web.objects.WebResultWindow
Returns the number of data points on the columns that are returned for the graph labels.
getGraphMaxDataPointsRows() - Method in interface com.microstrategy.web.objects.WebResultWindow
Returns the number of data points on the rows that are returned for the graph labels.
getGraphMaxRows() - Method in interface com.microstrategy.web.objects.WebResultWindow
Returns the maximum number of rows to send for a graph report.
getGraphMinorType() - Method in interface com.microstrategy.web.app.beans.GraphFormatEditorBean
Get the graph minor type being applied to the current report
getGraphMinorTypes() - Method in class com.microstrategy.web.app.GraphFormatInfoHelper.GraphFormatInfo
 
getGraphNumFormatAttributeID(int) - Static method in class com.microstrategy.web.app.beans.GraphFormatHelper
Utility method that based on the objectID sent as parameter, get the corresponding attribute ID used for Graph number format attribute
getGraphNumFormatObjectID(int) - Static method in class com.microstrategy.web.app.beans.GraphFormatHelper
Utility method that adjust the objectID for Graph number format attribute
getGraphObject() - Method in interface com.microstrategy.web.beans.GraphBean
Returns the graph object.
getGraphObject() - Method in interface com.microstrategy.web.objects.WebReportInstance
Returns a WebGraph object, which allows a user to manipulate and load a graph data stream.
getGraphObject() - Method in interface com.microstrategy.web.objects.WebViewInstance
Returns the WebGraph associated with this view.
getGraphObject(WebObjectsFactory, RequestKeys) - Method in class com.microstrategy.web.app.tasks.AbstractGetGraphPropertiesTask
 
getGraphObject(WebObjectsFactory, RequestKeys) - Method in class com.microstrategy.web.app.tasks.GetReportGraphPropertiesTask
 
getGraphObject(WebObjectsFactory, RequestKeys) - Method in class com.microstrategy.web.app.tasks.GetRWGraphPropertiesTask
 
getGraphObject(String) - Method in interface com.microstrategy.web.objects.rw.RWInstance
Returns the graph definition object associated with the specified node.
getGraphObject(String, int) - Method in interface com.microstrategy.web.objects.rw.RWInstance
Returns the graph definition object associated with the specified node.
getGraphObjectID() - Method in class com.microstrategy.web.app.beans.ColorGradientEditorBeanImpl
Get the Graph Object ID
getGraphObjectID() - Method in interface com.microstrategy.web.app.beans.GraphColorGradientEditorBean
 
getGraphObjectID() - Method in class com.microstrategy.web.app.beans.GraphColorGradientEditorBeanImpl
 
getGraphObjectList() - Method in class com.microstrategy.web.app.GraphFormatInfoHelper.GraphObjects
 
getGraphObjects() - Method in class com.microstrategy.web.app.GraphFormatInfoHelper.GraphFormatInfo
 
getGraphProperties() - Method in class com.microstrategy.web.app.transforms.TabGraphAdvancedTransform
 
getGraphProperties() - Method in class com.microstrategy.web.app.transforms.TabGraphGeneralTransform
 
getGraphProperties() - Method in interface com.microstrategy.web.objects.WebGraph
retrieves graph properties
getGraphProperties() - Method in interface com.microstrategy.web.objects.WebReportData
Returns the graph properties for the report.
getGraphProperties() - Method in interface com.microstrategy.web.objects.WebReportManipulation
Return a WebGraphProperties object, which can be used to set the web graph properties.
getGraphProperties() - Method in interface com.microstrategy.web.objects.WebReportSource
Return a WebGraphProperties object, which can be used to set the web graph properties.
getGraphProperties(boolean) - Method in interface com.microstrategy.web.objects.WebGraph
retrieves graph properties
getGraphProperty(WebGraphProperties, int, int) - Static method in class com.microstrategy.web.app.beans.GraphFormatHelper
Retrieves the requested property from the graph
getGraphProperty(WebGraphProperties, int, int, int) - Static method in class com.microstrategy.web.app.beans.GraphFormatHelper
Retrieves the requested property from the graph
getGraphRowsPerPage() - Method in interface com.microstrategy.web.app.beans.PrintBean
Deprecated.
Returns the current the current graph rows per page
getGraphSeries(int, WebGraphProperties) - Static method in class com.microstrategy.web.app.beans.GraphFormatHelper
Based on the graph properties provided, returns an ArrayList instance with WebGraphProperty elements of all the series available.
getGraphSeriesColorTargets(int, int) - Static method in class com.microstrategy.web.app.beans.GraphFormatHelper
 
getGraphSeriesColorTargets(AppContext, WebGraphProperties) - Static method in class com.microstrategy.web.app.beans.GraphFormatHelper
Get the information about the applicable series color targets, depending on the major and minor types currently associated with the graph
getGraphSeriesColorTargets(AppContext, WebGraphProperties, GraphSeriesTargetInfo) - Static method in class com.microstrategy.web.app.beans.GraphFormatHelper
Get the information about the applicable series label targets, depending on the major and minor types currently associated with the graph
getGraphSeriesID() - Method in class com.microstrategy.web.app.beans.ColorGradientEditorBeanImpl
Get the Graph Series ID
getGraphSeriesID() - Method in interface com.microstrategy.web.app.beans.GraphColorGradientEditorBean
 
getGraphSeriesID() - Method in class com.microstrategy.web.app.beans.GraphColorGradientEditorBeanImpl
 
getGraphSeriesLabelTargets(int, int) - Static method in class com.microstrategy.web.app.beans.GraphFormatHelper
Get the information about the applicable series label targets, depending on the major and minor types currently associated with the graph
getGraphSeriesLabelTargets(AppContext, WebGraphProperties, GraphSeriesTargetInfo) - Static method in class com.microstrategy.web.app.beans.GraphFormatHelper
 
getGraphSeriesTargetInfo(WebGraph, boolean) - Static method in class com.microstrategy.web.app.beans.GraphFormatHelper
 
getGraphSize() - Method in interface com.microstrategy.web.app.beans.PrintBean
Deprecated.
Returns the user's graph size.
getGraphsPerBlock() - Method in interface com.microstrategy.web.app.beans.PrintBean
Deprecated.
Returns the current graphs per block.
getGraphSrc() - Method in class com.microstrategy.web.app.transforms.ReportGraphDesignTransform
 
getGraphSrc() - Method in class com.microstrategy.web.app.transforms.ReportGraphTransformImpl
 
getGraphStartCol() - Method in interface com.microstrategy.web.objects.WebResultWindow
Returns the current setting for starting graph column.
getGraphStartRow() - Method in interface com.microstrategy.web.objects.WebResultWindow
Returns the current setting for starting graph row.
getGraphStyle() - Method in class com.microstrategy.web.app.transforms.ReportGridGraphTransformImpl
 
getGraphTitleTargets() - Static method in class com.microstrategy.web.app.beans.GraphFormatHelper
 
getGraphTooltip() - Method in class com.microstrategy.web.app.transforms.ReportGraphTransformImpl
 
getGraphTotalColumns() - Method in interface com.microstrategy.web.objects.WebGraph
Returns the total number of columns in this graph report.
getGraphTotalColumns() - Method in interface com.microstrategy.web.objects.WebReportData
Returns the total number of columns in this graph report.
getGraphTotalRows() - Method in interface com.microstrategy.web.objects.WebGraph
Returns the total number of rows in this graph report.
getGraphTotalRows() - Method in interface com.microstrategy.web.objects.WebReportData
Returns the total number of rows in this graph report.
getGraphType() - Method in interface com.microstrategy.web.objects.WebReportExcelExportSettings
 
getGraphTypesAvailable() - Method in interface com.microstrategy.web.objects.WebGraph
Returns the available graph types for this particular report.
getGraphTypesAvailable() - Method in interface com.microstrategy.web.objects.WebReportData
Returns the available graph types for this particular report.
getGraphURL() - Method in interface com.microstrategy.web.objects.WebReportExcelExportSettings
 
getGraphWidth() - Method in interface com.microstrategy.web.app.beans.PDFBean
Returns the graph's width
getGraphWidth() - Method in interface com.microstrategy.web.app.beans.RWGraphDropZonesEditorBean
 
getGraphWidth() - Method in class com.microstrategy.web.app.beans.RWGraphDropZonesEditorBeanImpl
 
getGraphWidth() - Method in class com.microstrategy.web.app.transforms.ReportGraphTransformImpl
 
getGridBoneFormalParameters(Transform, JsonGenerator) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
Sets formal paramters used by grid bones for client-side template manipulations as properties of a JsonGenerator.
getGridBoneJson() - Method in class com.microstrategy.web.app.transforms.MojoMapTransform
 
getGridBoneJson() - Method in class com.microstrategy.web.app.transforms.ReportAjaxVisualizationTransform
getGridCell(String) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Creates a new instance of a ReportGridDisplayCell
getGridCell(String) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridTransform
Get the cell instance for the given cell class name.
getGridCellColHeader() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridTransform
 
getGridCellColTitle() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridTransform
 
getGridCellMetricValue() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridTransform
 
getGridCellRowHeader() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridTransform
 
getGridCellRowTitle() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridTransform
 
getGridColMode() - Method in interface com.microstrategy.web.objects.WebResultWindow
 
getGridColsPerPage() - Method in interface com.microstrategy.web.app.beans.PrintBean
Deprecated.
Returns the current grid columns per page (only HTML mode)
getGridData() - Method in class com.microstrategy.web.app.transforms.AbstractBasicReportTransform
 
getGridData() - Method in class com.microstrategy.web.app.transforms.AbstractReportDataTransform
 
getGridData() - Method in class com.microstrategy.web.app.transforms.ReportGridCellRowHeaderImpl
 
getGridData() - Method in class com.microstrategy.web.app.transforms.ReportGridCellRowTitleImpl
 
getGridData() - Method in interface com.microstrategy.web.objects.WebViewInstance
Returns the WebGridData associated with this view.
getGridDataUrl() - Method in class com.microstrategy.web.app.transforms.ReportAjaxVisualizationTransform
 
getGridDef() - Method in class com.microstrategy.web.app.transforms.IPhoneMapVisualizationPropertiesTransform
 
getGridDrillDynamicMenuName(WebTitle) - Static method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellDrill.AbstractDrillContextMenuBuilder
Gets the name of the Dynamic ContextMenu which contains all the ContextMenuItems pertaining to a WebTitle The name is based on WebTitle.
getGridDrillMap() - Method in interface com.microstrategy.web.objects.WebTitle
Returns the WebDrillMap which defined on grid level.
getGridFeatures(WebComponent, boolean) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
Creates a json generator for the client-side template features property.
getGridFeatures(WebComponent, boolean, boolean) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
Deprecated. 
getGridFeatures(WebFeatures, boolean) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
Creates a json generator for the client-side template features property.
getGridFeatures(WebFeatures, boolean, boolean) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
Deprecated. 
getGridFormat() - Method in interface com.microstrategy.web.objects.WebCustomGroup
Returns the WebFormat object for the values/data of the custom group element.
getGridFormat() - Method in interface com.microstrategy.web.objects.WebFormatContainer
Returns the grid format object.
getGridFormat() - Method in interface com.microstrategy.web.objects.WebParsedMetric
Returns the WebFormat object for the values/data of the metric object.
getGridFormatEditorBean() - Method in interface com.microstrategy.web.app.beans.ReportFrameBean
Returns the grid format editor bean within this report frame bean.
getGridFormatObjectsArray(boolean, WebComponent, int, int, int) - Static method in class com.microstrategy.web.beans.GridWebFormatHelper
Get an array of all the format objects that should be analyzed before showing the current values selected on the editor's interface
getGridFormatObjectsArray(boolean, WebComponent, int, int, int, int) - Static method in class com.microstrategy.web.beans.GridWebFormatHelper
Get an array of all the format objects that should be analyzed before showing the current values selected on the editor's interface
getGridFormatObjectsArray(boolean, WebTemplate, int, int, int) - Static method in class com.microstrategy.web.beans.GridWebFormatHelper
 
getGridFormatObjectsArray(WebComponent, int, int, int) - Static method in class com.microstrategy.web.beans.GridWebFormatHelper
Get an array of all the format objects that should be analyzed before showing the current values selected on the editor's interface.
getGridFormatObjectsArray(WebComponent, int, int, int, int) - Static method in class com.microstrategy.web.beans.GridWebFormatHelper
Get an array of all the format objects that should be analyzed before showing the current values selected on the editor's interface
GetGridFormatTask - Class in com.microstrategy.web.app.tasks
This task provides the ability to get formatting information about a grid in a report
GetGridFormatTask() - Constructor for class com.microstrategy.web.app.tasks.GetGridFormatTask
 
getGridFormatToolbarBean() - Method in interface com.microstrategy.web.app.beans.ReportFrameBean
Returns the grid format toolbar bean within this report frame bean.
getGridGenericCell() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridTransform
 
getGridGraphDef() - Method in interface com.microstrategy.web.beans.RWViewBean
 
getGridGraphObject() - Method in interface com.microstrategy.web.beans.RWViewBean
 
getGridGraphSettings() - Method in interface com.microstrategy.web.objects.rw.RWInstance
Return a WebResultSettings object which can be used to control some of the EnumDSSXMLResult2Flags that will be used for all the RWGridGraphDef objects in the report writing document.
getGridGraphSettings(int) - Method in interface com.microstrategy.web.objects.rw.RWInstance
This method returns the grid/graph settings for a specific visualization mode.
getGridHorizontalPagination() - Method in interface com.microstrategy.web.objects.rw.RWExportSettings
 
getGridImage() - Method in interface com.microstrategy.web.app.gui.ObjectInfoWidget
Deprecated.
the image to use is now defined by css class
getGridKey() - Method in interface com.microstrategy.web.objects.rw.RWExportSettings
returns the grid key
getGridKey(RWInstance) - Static method in class com.microstrategy.web.app.utils.IPhoneUtils
 
getGridKeyForMap(RWInstance) - Static method in class com.microstrategy.web.app.utils.IPhoneUtils
 
getGridKeyForTimeSeries(RWInstance) - Static method in class com.microstrategy.web.app.utils.IPhoneUtils
 
getGridKeys() - Method in class com.microstrategy.web.app.transforms.AbstractReportDataVisualizationTransform
 
getGridKeys(RWInstance) - Static method in class com.microstrategy.web.app.utils.AndroidUtils
Returns an array of grid keys
getGridKeys(RWInstance) - Static method in class com.microstrategy.web.app.utils.IPhoneUtils
Returns an array of grid keys
getGridMaxCols() - Method in interface com.microstrategy.web.objects.WebResultWindow
Returns the maximum number of columns to send for a grid report.
getGridMaxRows() - Method in interface com.microstrategy.web.objects.WebResultWindow
Returns the maximum number of rows to send for a grid report.
getGridPageByMaxRows() - Method in interface com.microstrategy.web.objects.WebResultWindow
Returns the maximum number of pageBy rows to send for a grid report.
getGridPageByStartRow() - Method in interface com.microstrategy.web.objects.WebResultWindow
Returns the pageBy start row to send for a grid report.
getGridPagingMode() - Method in interface com.microstrategy.web.objects.rw.RWExportSettings
 
getGridRepeatHeader() - Method in interface com.microstrategy.web.objects.rw.RWExportSettings
 
getGridRow() - Method in interface com.microstrategy.web.objects.WebHeaders
Returns the grid row associated with this WebHeaders object.
getGridRowMode() - Method in interface com.microstrategy.web.objects.WebResultWindow
 
getGridRows() - Method in interface com.microstrategy.web.objects.WebReportGrid
Retrieve the report grid rows.
getGridRowsPerPage() - Method in interface com.microstrategy.web.app.beans.PrintBean
Deprecated.
Returns the current grid rows per page (only HTML mode)
getGrids(String) - Static method in class com.microstrategy.web.app.transforms.VisualizationsHelper
 
getGridScriptClass() - Method in class com.microstrategy.web.app.transforms.AbstractReportDataTransform
return grid JS scriptClass name depending grid mode
getGridStartCol() - Method in interface com.microstrategy.web.objects.WebResultWindow
Returns the current setting for starting grid column.
getGridStartRow() - Method in interface com.microstrategy.web.objects.WebResultWindow
Returns the current setting for starting grid row.
getGridStyle() - Method in class com.microstrategy.web.app.transforms.ReportGridGraphTransformImpl
 
getGridStyle() - Method in interface com.microstrategy.web.objects.WebReportData
Returns the grid style of the current report.
getGridSubTitles() - Method in interface com.microstrategy.web.objects.WebTitle
Returns the WebSubTitles under this title.
getGridTemplate() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellTitle
Utility method for obtaining the WebTemplate object for the grid being rendered
getGridTemplate() - Method in class com.microstrategy.web.app.transforms.ReportGridCellColHeaderImpl
Returns an instance of WebTemplate from the View Bean.
getGridTemplate() - Method in class com.microstrategy.web.app.transforms.ReportGridCellRowHeaderImpl
 
getGridTemplate(WebComponent) - Static method in class com.microstrategy.web.beans.GridWebFormatHelper
Get the template object out of the report bean
getGridTitles(int) - Method in class com.microstrategy.web.app.transforms.MojoXtabTransformImpl
 
getGridTotalColumnBlocks() - Method in interface com.microstrategy.web.objects.WebGridData
 
getGridTotalColumnBlocks() - Method in interface com.microstrategy.web.objects.WebReportData
 
getGridTotalColumns() - Method in interface com.microstrategy.web.objects.WebGridData
Returns the total number of columns in this grid report.
getGridTotalColumns() - Method in interface com.microstrategy.web.objects.WebReportData
Returns the total number of columns in this grid report.
getGridTotalRowBlocks() - Method in interface com.microstrategy.web.objects.WebGridData
 
getGridTotalRowBlocks() - Method in interface com.microstrategy.web.objects.WebReportData
 
getGridTotalRows() - Method in interface com.microstrategy.web.objects.WebGridData
Returns the total number of rows in this grid report.
getGridTotalRows() - Method in interface com.microstrategy.web.objects.WebReportData
Returns the total number of rows in this grid report.
getGridWidths() - Method in interface com.microstrategy.web.app.beans.ResizeEditorBean
Retrieves the widths information for the associated grid
getGridWidths() - Method in class com.microstrategy.web.app.transforms.AbstractReportDataTransform
 
getGridWidths() - Method in interface com.microstrategy.web.objects.WebReportInstance
Returns a WebGridWidths object, which can be used to manipulate the column width settings of the report.
getGridWidths() - Method in interface com.microstrategy.web.objects.WebViewInstance
Returns a collection describing the various column widths of the underlying grid.
getGroup() - Method in class com.microstrategy.web.config.DBParamInfoList
 
getGroup(int) - Method in class com.microstrategy.web.blocks.BlockPropertyAnnotationGroups
Returns the annotation group at the specified index.
getGroup(String, boolean) - Method in class com.microstrategy.web.blocks.BlockPropertyAnnotationGroups
Returns the annotation group with the specified name.
getGroupBy() - Method in interface com.microstrategy.web.app.beans.GroupbyPropertiesEditorBean
 
getGroupBy() - Method in interface com.microstrategy.web.objects.admin.monitors.RWDCache
Returns the current group by
getGroupBy() - Method in interface com.microstrategy.web.objects.rw.RWSectionDef
Returns a group by object associated with this section
getGroupBy() - Method in interface com.microstrategy.web.objects.WebDimtyUnit
Returns the current setting of the groupBy property.
getGroupByElements() - Method in interface com.microstrategy.web.objects.rw.RWSection
 
getGroupByElements() - Method in interface com.microstrategy.web.objects.RWDrill2ReportSettings
 
getGroupByForms(String) - Method in interface com.microstrategy.web.app.beans.SortEditorBean
 
getGroupByID() - Method in class com.microstrategy.web.app.beans.SortDefinition
Returns the group by id in case the sort is a group by sort of a document.
getGroupByKey() - Method in interface com.microstrategy.web.app.beans.GroupbyPropertiesEditorBean
 
getGroupByLevel() - Method in interface com.microstrategy.web.objects.rw.RWSectionDef
Returns a group by level of the section
getGroupBys() - Method in interface com.microstrategy.web.objects.rw.RWDefinition
Returns group by collection
getGroupByTargetKeys() - Method in interface com.microstrategy.web.objects.rw.RWControl
Returns array of target control group by keys
getGroupCss() - Method in interface com.microstrategy.web.app.gui.ShortcutListElement
Get the css class for the main div that contains the ShortcutList.
getGroupCss() - Method in class com.microstrategy.web.app.gui.shortcuts.AbstractShortcutList
Get the css class for the main div that contains the ShortcutList.
getGroupCss() - Method in class com.microstrategy.web.app.gui.shortcuts.ShortcutListPicker
Get the css class that will be used on the HTML tag that will act as a wrapper for all the options to be displayed as part of this picker.
getGroupID() - Method in class com.microstrategy.web.config.DBParamInfoList
 
getGroupID() - Method in interface com.microstrategy.web.objects.WebGraphArea
Returns the group which is associated with the graph area.
getGroupID() - Method in class com.microstrategy.web.objects.WebGraphAreaImpl
 
getGroupingSeparator() - Method in class com.microstrategy.utils.localization.LocaleInfo
Returns the grouping (thousands) separator for the locale.
getGroupingSeparatorString() - Method in class com.microstrategy.utils.localization.LocaleInfo
Returns the grouping (thousands) separator for the locale as a String.
getGroupingSeparatorString() - Method in class com.microstrategy.web.app.transforms.MojoMapTransform
 
getGroupingSeparatorString(AppContext, Block) - Method in class com.microstrategy.web.app.tasks.GetMapExtraConfigurationTask
 
getGroupName() - Method in class com.microstrategy.web.blocks.BlockPropertyAnnotationGroup
Returns the group name.
getGroupNameLookupVal() - Static method in class com.microstrategy.web.app.utils.ping.PingPropertiesBuilder
 
getGroupPathBean() - Method in class com.microstrategy.web.app.transforms.GroupPathTransform
 
getGroups() - Method in interface com.microstrategy.web.app.beans.PreferencesBean.GroupInfo
 
getGroups() - Method in class com.microstrategy.web.app.beans.PreferencesBeanImpl.GroupInfoImpl
Deprecated.
 
getGroups() - Method in interface com.microstrategy.web.objects.sso.SSOIServerCredentials
The groups of the user.
getGroupSetInfo(String) - Method in interface com.microstrategy.web.app.beans.PreferencesBean
 
getGroupSetInfo(String) - Method in class com.microstrategy.web.app.beans.PreferencesBeanImpl
Deprecated.
 
getGroupsXML(List<String>) - Static method in class com.microstrategy.web.tasks.BaseAuthenticationHelper
 
getGroupsXML(ResourceBundle, String, ContainerServices) - Static method in class com.microstrategy.web.tasks.BaseAuthenticationHelper
 
getGroupsXML(ResourceBundle, String, String, ContainerServices) - Static method in class com.microstrategy.web.tasks.BaseAuthenticationHelper
Gets the group XML
getGSSCredential() - Method in interface com.microstrategy.web.objects.WebIServerSession
Get GSS Delegation Credential for Kerberos Authentication mode
getGSSCredential() - Method in class com.microstrategy.webapi.acm.ACMGSSCredential
 
getGuiComponentInfo() - Method in interface com.microstrategy.web.app.gui.GuiComponent
get the WebGuiComponent info for this gui component.
getGUID() - Static method in class com.microstrategy.utils.GUID_Generator
 
getGuide() - Method in interface com.microstrategy.web.objects.WebRelationship
Returns the guide object, which is an object used to guide the relationship.
GetGUIDsTask - Class in com.microstrategy.web.app.tasks
 
GetGUIDsTask() - Constructor for class com.microstrategy.web.app.tasks.GetGUIDsTask
 
getHandler(String) - Method in class com.microstrategy.utils.log.editor.EditableLogger
 
getHandlerClass() - Method in class com.microstrategy.utils.log.editor.EditableHandler
 
getHandlerOptions() - Static method in class com.microstrategy.utils.log.editor.LoggingManagementBean
 
getHandlers() - Method in class com.microstrategy.utils.log.editor.EditableLogger
 
getHandlers() - Method in class com.microstrategy.utils.log.Logger
Get the Handlers associated with this logger.
getHandlerType() - Method in class com.microstrategy.web.beans.AggregatedEventHandler
Returns the event handler type.
getHandlerType() - Method in class com.microstrategy.web.beans.GenericEventHandler
Returns the type of the current WebEventHandle.
getHandlerType() - Method in class com.microstrategy.web.beans.GenericWebEvent
Returns the type of the WebEventHandler by which this event is supported.
getHandlerType() - Method in interface com.microstrategy.web.beans.WebEventHandler
Returns the type of the current WebEventHandle.
getHandleStyles() - Method in interface com.microstrategy.web.objects.WebPDFSettings
Deprecated.
Returns whether the handleStyles debug setting is set.
getHasAncestors() - Method in class com.microstrategy.web.app.transforms.ObjectPathTransform
Deprecated.
 
getHasAncestors() - Method in class com.microstrategy.web.app.transforms.PathTransform
Whether the current object has ancestors
getHasBorderFlag(String) - Static method in class com.microstrategy.web.app.PropertySetHelper
This function returns a value indicating whether the given object has a border or not
getHasFreshData() - Method in class com.microstrategy.web.objects.dataimport.TableAction
 
getHasGroupByUnits() - Method in class com.microstrategy.web.app.transforms.SortEditorTransform
Indicates whether the document has group by attributes.
getHash() - Method in interface com.microstrategy.web.tags.AnchorTag
Returns the value set using AnchorTag.setHash(String)
getHash() - Method in class com.microstrategy.web.tags.AnchorTagImpl
Returns the value set using AnchorTagImpl.setHash(String)
getHashedSetting() - Static method in class com.microstrategy.web.filter.ClientIDFilter
 
getHashListFromString(String) - Method in class com.microstrategy.web.app.transforms.VisualizationPropertiesTransform
 
getHasReset() - Method in interface com.microstrategy.web.beans.ReportBean
 
getHasUndo() - Method in interface com.microstrategy.web.beans.ReportBean
 
getHead(Handler) - Method in class com.microstrategy.utils.log.Formatter
 
getHeader() - Method in class com.microstrategy.web.app.maps.shp.SHPReader
 
getHeader() - Method in class com.microstrategy.web.app.maps.shp.SHXReader
 
getHeader() - Method in class com.microstrategy.web.app.utils.usher.AuthUtils.UsherResponseViaIServer
 
getHeader() - Method in interface com.microstrategy.web.objects.WebElement
 
getHeaderCenterSection() - Method in interface com.microstrategy.web.app.beans.PDFBean
Returns the current header center section content
getHeaderCenterSection() - Method in interface com.microstrategy.web.app.beans.PrintBean
Deprecated.
Returns the current header center section content
getHeaderCenterText() - Method in interface com.microstrategy.web.app.beans.OptionsBean
Deprecated.
getHeaderCenterText() - Method in class com.microstrategy.web.app.beans.OptionsBeanImpl
getHeaderContent(WebHeader) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Deprecated.
The Transform doesn't call this method. Users who require to customize the text-content of a header should override AbstractReportGridDisplayCell.getText()
getHeaderContent(WebHeader) - Method in interface com.microstrategy.web.app.transforms.ReportGridDisplayCell
Deprecated.
The Transform doesn't call this method. Users who require to customize the text-content of a header should override AbstractReportGridDisplayCell.getText()
getHeaderContent(WebHeader) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
generate output for a header
getHeaderCount() - Method in interface com.microstrategy.web.beans.MarkupOutput
Returns the header count.
getHeaderCount() - Method in interface com.microstrategy.web.objects.WebTitle
 
getHeaderDrillParametersForDHTML(ReportBean, WebDrillPath, WebHeader) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Deprecated.
Use method that doesn't receive the ReportBean as an argument.
getHeaderDrillParametersForDHTML(ReportBean, WebDrillPath, WebHeader) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
generate drilling url parameters for DHTML mode
getHeaderDrillParametersForDHTML(WebDrillPath, WebHeader) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Deprecated.
getHeaderDrillPathWithHighImportance(ReportBean, WebHeader) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Deprecated.
Use method that doesn't receive the ReportBean as an argument.
getHeaderDrillPathWithHighImportance(ReportBean, WebHeader) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
generate drilling url parameters for DHTML mode
getHeaderDrillPathWithHighImportance(WebHeader) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
getHeaderDrillURL(ReportBean, WebDrillPath, WebHeader) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Deprecated.
Use method that doesn't receive the ReportBean as an argument.
getHeaderDrillURL(ReportBean, WebDrillPath, WebHeader) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
generate the output for drilling URL for headers
getHeaderDrillURL(WebDrillPath, WebHeader) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
getHeaderElements() - Method in interface com.microstrategy.web.objects.WebRow
 
getHeaderFooterChanged() - Method in interface com.microstrategy.web.app.beans.OptionsBean
Deprecated.
not used anymore. This can be determined by checking if the size of OptionsBean.getHeaderFooterProps() is greater than 0
getHeaderFooterChanged() - Method in class com.microstrategy.web.app.beans.OptionsBeanImpl
Deprecated.
Return whether the Header/Footer has been changed.
getHeaderFooterMacroPrefix() - Method in interface com.microstrategy.web.app.beans.OptionsBean
 
getHeaderFooterMacroPrefix() - Method in class com.microstrategy.web.app.beans.OptionsBeanImpl
Deprecated.
 
getHeaderFooterMacroSuffix() - Method in interface com.microstrategy.web.app.beans.OptionsBean
 
getHeaderFooterMacroSuffix() - Method in class com.microstrategy.web.app.beans.OptionsBeanImpl
Deprecated.
 
getHeaderFooterPropertyValue(String) - Method in class com.microstrategy.web.app.transforms.PreferencesExportAdminHeaderFooterTransform
 
getHeaderFooterPropertyValue(String, String, String) - Method in class com.microstrategy.web.app.transforms.AbstractHeaderFooterTransform
 
getHeaderFooterProps() - Method in interface com.microstrategy.web.app.beans.OptionsBean
 
getHeaderFooterProps() - Method in class com.microstrategy.web.app.beans.OptionsBeanImpl
Deprecated.
 
getHeaderFooterPropValue(String) - Method in interface com.microstrategy.web.app.beans.OptionsBean
 
getHeaderFooterPropValue(String) - Method in class com.microstrategy.web.app.beans.OptionsBeanImpl
Deprecated.
 
getHeaderFooterSectionName() - Method in interface com.microstrategy.web.app.beans.OptionsBean
Returns the name of the current header footer section.
getHeaderFooterSectionName() - Method in class com.microstrategy.web.app.beans.OptionsBeanImpl
Deprecated.
Returns the name of the current header footer section.
getHeaderFormat() - Method in interface com.microstrategy.web.objects.WebCustomGroup
Returns the WebFormat object for the header of the custom group element.
getHeaderFormat() - Method in interface com.microstrategy.web.objects.WebFormatContainer
Returns the header format object.
getHeaderFormat() - Method in interface com.microstrategy.web.objects.WebParsedMetric
Returns the WebFormat object for the header of the metric object.
getHeaderKey(int) - Method in interface com.microstrategy.web.beans.MarkupOutput
Returns the header key at the specified index.
getHeaderLeftSection() - Method in interface com.microstrategy.web.app.beans.PDFBean
Returns the current header left section content
getHeaderLeftSection() - Method in interface com.microstrategy.web.app.beans.PrintBean
Deprecated.
Returns the current header left section content
getHeaderLeftText() - Method in interface com.microstrategy.web.app.beans.OptionsBean
Deprecated.
getHeaderLeftText() - Method in class com.microstrategy.web.app.beans.OptionsBeanImpl
getHeaderMap() - Method in class com.microstrategy.web.app.utils.usher.AuthUtils.UsherResponseViaIServer
 
getHeaderName() - Method in class com.microstrategy.web.app.taglibs.taskproc.DatasetTable.DatasetColumn
 
getHeaderPostfix() - Method in interface com.microstrategy.web.objects.WebReportPlainTextExportSettings
Returns the current setting of the postfix which will be appended at the end of each header postfix in the exported report.
getHeaderPrefix() - Method in interface com.microstrategy.web.objects.WebReportPlainTextExportSettings
Returns the current setting of the prefix which will be prepended at the beginning of each header prefix in the exported report.
getHeaderRightSection() - Method in interface com.microstrategy.web.app.beans.PDFBean
Returns the current header right section content
getHeaderRightSection() - Method in interface com.microstrategy.web.app.beans.PrintBean
Deprecated.
Returns the current header right section content
getHeaderRightText() - Method in interface com.microstrategy.web.app.beans.OptionsBean
Deprecated.
getHeaderRightText() - Method in class com.microstrategy.web.app.beans.OptionsBeanImpl
getHeaders() - Method in class com.microstrategy.webapi.restApi.DataWranglerResponseImpl
 
getHeaders() - Method in class com.microstrategy.webapi.restApi.IServerResponseImpl
Returns filtered response headers
getHeaders() - Method in interface com.microstrategy.webapi.restApi.SimpleResponseWrapper
 
getHeaders(WebHeaders) - Method in class com.microstrategy.web.app.transforms.MojoXtabTransformImpl
 
getHeaderSize() - Method in interface com.microstrategy.web.app.beans.PDFBean
Returns the current header size in inches
getHeaderSize() - Method in interface com.microstrategy.web.app.beans.PrintBean
Deprecated.
Returns the current header size in inches (only DHTML mode)
getHeadersList(int) - Method in class com.microstrategy.web.app.transforms.MojoXtabTransformImpl
 
getHeaderStyle() - Method in class com.microstrategy.web.app.taglibs.taskproc.DatasetTable.DatasetColumn
 
getHeaderType() - Method in interface com.microstrategy.web.objects.WebHeader
Returns the type of this header from the enumeration EnumWebHeaderType.
getHeaderValue(String) - Method in interface com.microstrategy.web.beans.MarkupOutput
Returns the header value for the given header key.
getHeaderValue(String) - Method in interface com.microstrategy.web.platform.ContainerServices
This method returns the value of the requested header
getHeaderValue(String) - Method in class com.microstrategy.web.platform.DisconnectedContainerServicesImpl
This method returns the value of the requested header
getHeaderValue(String) - Method in class com.microstrategy.web.platform.HttpServletContainerServices
 
getHeaderValue(String, String, ContainerServices) - Static method in class com.microstrategy.web.tasks.BaseAuthenticationHelper
 
getHeaderWidths() - Method in class com.microstrategy.web.app.transforms.MojoXtabTransformImpl
 
getHeight() - Method in interface com.microstrategy.web.objects.WebGraph
Returns the graph height in pixels.
getHeight() - Method in interface com.microstrategy.web.objects.WebGraphProperties
Returns the graph height in pixels.
getHeight() - Method in interface com.microstrategy.web.tags.ImageTag
Returns the value of the attribute height for the image tag.
getHelp() - Method in class com.microstrategy.web.config.DBParamInfoList
 
getHelper() - Method in class com.microstrategy.web.app.taglibs.AbstractBodyTag
Method for retrieving the helper related with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.AbstractIfTag
Method for retrieving the helper related with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.AbstractNoBodyTag
Method for retrieving the helper related with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.AdvancedSearchLinkTag
Gets the helper object associated to the tag instance.
getHelper() - Method in class com.microstrategy.web.app.taglibs.BaseTag
Retrieves the helper associated with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.BeanValueTag
Method for retrieving the helper associated with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.BundleDescriptorTag
 
getHelper() - Method in class com.microstrategy.web.app.taglibs.ClientSideDescriptorTag
Method for retrieving the helper related with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.ConnectionValueTag
Method for retrieving the helper related with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.ContextMenusTag
Method for retrieving the helper related with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.DebugFlagsTag
 
getHelper() - Method in class com.microstrategy.web.app.taglibs.DisplayBeanTag
Method for retrieving the helper associated with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.DisplayCookiesTag
Method for retrieving the helper associated with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.DisplayGuiComponentTag
Method for retrieving the helper associated with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.DynTableCellTag
Gets the helper object associated with this tag instance
getHelper() - Method in class com.microstrategy.web.app.taglibs.DynTableTag
Gets the helper object associated with this tag instance
getHelper() - Method in class com.microstrategy.web.app.taglibs.ErrorValueTag
Method for retrieving the helper associated with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.EventTag
Gets the helper object associated with this tag instance
getHelper() - Method in class com.microstrategy.web.app.taglibs.ExportSetContentTypeTag
Method for retrieving the helper related with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.IfBeanValueTag
Method for retrieving the helper associated with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.IfConnectionValueTag
Method for retrieving the helper associated with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.IfDisplayMoreTag
Method for retrieving the helper associated with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.IfErrorValueTag
Method for retrieving the helper associated with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.IfFeatureTag
Method for retrieving the helper associated with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.IfPlainTextExportTag
Method for retrieving the helper associated with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.IfShowAdminPageTag
Method for retrieving the helper associated with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.IfTemplateValueTag
Method for retrieving the helper associated with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.IfUseIframeTag
Method for retrieving the helper associated with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.JavaScriptTag
Method for retrieving the helper associated with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.JuilElementTag
 
getHelper() - Method in class com.microstrategy.web.app.taglibs.LicensingInfoTag
Method for retrieving the helper related with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.LoggingTag
Method for retrieving the helper associated with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.MetaContentTypeTag
Method for retrieving the helper associated with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.ObjectPathTag
Method for retrieving the helper associated with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.PageStateTag
Method for retrieving the helper associated with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.Panel_PanelTag
Gets the helper object associated with this tag instance
getHelper() - Method in class com.microstrategy.web.app.taglibs.PerformanceStringTag
Method for retrieving the helper associated with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.PerformanceTimerTag
Method for retrieving the helper associated with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.PreferenceValueTag
Method for retrieving the helper associated with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.PurgeCachesTag
Method for retrieving the helper associated with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.QuickSearchTag
Method for retrieving the helper associated with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.RequestStringTag
Method for retrieving the helper associated with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.ResourceFeedNameTag
 
getHelper() - Method in class com.microstrategy.web.app.taglibs.ResourceMgrTag
 
getHelper() - Method in class com.microstrategy.web.app.taglibs.ReturnToPathTag
Deprecated.
Method for retrieving the helper associated with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.ReturnToTag
Method for retrieving the helper associated with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.RunTimeDiagnosticsTag
Method for retrieving the helper associated with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.ScriptletTag
 
getHelper() - Method in class com.microstrategy.web.app.taglibs.ScriptPageStateTag
Method for retrieving the helper associated with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.ShortcutOptionsTag
Method for retrieving the helper associated with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.ShowBundleDescriptorTag
 
getHelper() - Method in class com.microstrategy.web.app.taglibs.ShowDebugInfoTag
 
getHelper() - Method in class com.microstrategy.web.app.taglibs.ShowJsonBlocksTag
 
getHelper() - Method in class com.microstrategy.web.app.taglibs.StringTag
Method for retrieving the helper associated with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.taskproc.AdminContextTag
Method for retrieving the helper related with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.taskproc.AdminInitParamsTag
 
getHelper() - Method in class com.microstrategy.web.app.taglibs.taskproc.AdminNavBarTag
 
getHelper() - Method in class com.microstrategy.web.app.taglibs.taskproc.AdminParamInfosTag
 
getHelper() - Method in class com.microstrategy.web.app.taglibs.taskproc.AdminParamInputTableTag
 
getHelper() - Method in class com.microstrategy.web.app.taglibs.taskproc.AdminSelectTaskContentTypeTag
 
getHelper() - Method in class com.microstrategy.web.app.taglibs.taskproc.AdminSelectTaskEnvTag
 
getHelper() - Method in class com.microstrategy.web.app.taglibs.taskproc.AdminSelectTaskIDTag
 
getHelper() - Method in class com.microstrategy.web.app.taglibs.taskproc.AdminTaskInfosTag
 
getHelper() - Method in class com.microstrategy.web.app.taglibs.taskproc.AdminTaskURLTag
 
getHelper() - Method in class com.microstrategy.web.app.taglibs.taskproc.AdminTitleTag
 
getHelper() - Method in class com.microstrategy.web.app.taglibs.taskproc.ContentTag
 
getHelper() - Method in class com.microstrategy.web.app.taglibs.taskproc.ContentTypeTag
 
getHelper() - Method in class com.microstrategy.web.app.taglibs.taskproc.ErrorCodeTag
 
getHelper() - Method in class com.microstrategy.web.app.taglibs.taskproc.ErrorMessageTag
 
getHelper() - Method in class com.microstrategy.web.app.taglibs.taskproc.JSONPTag
 
getHelper() - Method in class com.microstrategy.web.app.taglibs.taskproc.ResponseContextTag
Method for retrieving the helper related with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.taskproc.StatusCodeTag
 
getHelper() - Method in class com.microstrategy.web.app.taglibs.TaskProcessorNameTag
 
getHelper() - Method in class com.microstrategy.web.app.taglibs.UpdateManagerTag
Method for retrieving the helper associated with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.ValueTag
Method for retrieving the helper associated with the tag.
getHelper() - Method in class com.microstrategy.web.app.taglibs.WaitTag
Method for retrieving the helper associated with the tag.
getHelpEvent() - Method in interface com.microstrategy.web.app.gui.Editor
Deprecated.
getHelpEvent() - Method in class com.microstrategy.web.app.gui.EditorImpl
Deprecated.
getHelpEvent() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
Returns the event to be used for the help button.
getHelpEvent() - Method in class com.microstrategy.web.app.transforms.FilterElementTransform
Deprecated.
not use anymore
getHelpEvent() - Method in class com.microstrategy.web.app.transforms.PageByTransform
Deprecated. 
getHelpEvent() - Method in class com.microstrategy.web.app.transforms.SaveAsTransform
Deprecated. 
getHelpEvent() - Method in class com.microstrategy.web.app.transforms.ViewFilterElementPanelTransform
Deprecated. 
getHelpEvent(LoginBean) - Method in class com.microstrategy.web.app.transforms.LoginTransform
Generate the WebEvent instance to be used when users requests for help when login.
getHelpLink() - Method in class com.microstrategy.web.app.transforms.MojoPathTransform
 
getHelpLink(boolean, boolean, AppContext, String) - Static method in class com.microstrategy.web.app.utils.HelpHelper
Generate the help file link based on the Help folder structure for User and Admin help file link = root Help folder + admin/user folder + DHTML/508 folder + locale folder + main help page + "#"+helpTopic(if any) For custom help file, take the full path (relative to the root Help folder) link = root Help folder + helpTopic
getHelpLink(String, AppContext, String) - Static method in class com.microstrategy.web.app.utils.HelpHelper
Generate the help file link based on the Help folder structure for User and Admin help file link = root Help folder + admin/user folder + DHTML/508 folder + locale folder + main help page + "#"+helpTopic(if any) For custom help file, take the full path (relative to the root Help folder) link = root Help folder + helpTopic
getHelpLocaleId(boolean) - Method in interface com.microstrategy.web.beans.MessageInfo
Returns the help locale ID of this localized message.
getHelpLocaleId(boolean) - Method in class com.microstrategy.web.beans.MessageInfoImpl
 
getHelpMessage() - Method in class com.microstrategy.web.objects.admin.monitors.AbstractCategory
 
getHelpMessage() - Method in class com.microstrategy.web.objects.admin.monitors.AbstractCounter
 
getHelpMessage() - Method in class com.microstrategy.web.objects.admin.monitors.AbstractInstance
 
getHelpMessage() - Method in interface com.microstrategy.web.objects.admin.monitors.Category
Returns the help message associated with the Category.
getHelpMessage() - Method in interface com.microstrategy.web.objects.admin.monitors.Counter
Returns the help message for the counter.
getHelpMessage() - Method in interface com.microstrategy.web.objects.admin.monitors.Instance
Returns the help message associated with the instance.
getHelpPath() - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
Returns the help path for the help type of user.
getHelpPath() - Method in class com.microstrategy.web.app.transforms.FloatingEditorBlockTransform
Returns the help path for the help type of user.
getHelpToolTip() - Method in interface com.microstrategy.web.app.gui.Editor
get the tooltip of the editor
getHelpToolTip() - Method in class com.microstrategy.web.app.gui.EditorImpl
Get the tooltip of the help button of the editor
getHelpTopic() - Method in interface com.microstrategy.web.app.beans.TabBean
get the help topic of this tab
getHelpTopic() - Method in class com.microstrategy.web.app.gui.EditorImpl
 
getHelpTopic() - Method in class com.microstrategy.web.app.PageInfo
return the value for the PageInfo.ATT_HELP_TOPIC attribute
getHelpTopic() - Method in class com.microstrategy.web.app.transforms.FloatingEditorBlockTransform
Returns the help topic for this editor.
getHelpType() - Method in interface com.microstrategy.web.app.beans.TabBean
get the type of the help file
getHelpType() - Method in interface com.microstrategy.web.app.gui.Editor
get the type of the help file
getHelpType() - Method in class com.microstrategy.web.app.gui.EditorImpl
 
getHelpURL() - Method in interface com.microstrategy.web.objects.FeatureInfo
get the URL of help page of this particular feature
getHelpURL() - Method in class com.microstrategy.web.objects.FeatureInfoImpl
 
getHiddenAttributeForms() - Method in interface com.microstrategy.web.app.beans.AttributeFormsQualificationBean
Returns the comma separated list of attribute form ids to be hidden.
getHiddenAttributeForms() - Method in class com.microstrategy.web.app.beans.AttributeFormsQualificationBeanImpl
 
getHiddenInputs(int, int) - Method in class com.microstrategy.web.beans.GenericWebEvent
getHiddenInputs(int, int) - Method in interface com.microstrategy.web.beans.WebEvent
Deprecated.
getHiddenInputsEventList() - Method in class com.microstrategy.web.app.transforms.AbstractObjectExplorerTransform
Returns the list of events that will be included in the hidden inputs section.
getHiddenInputsEventList() - Method in class com.microstrategy.web.app.transforms.AllObjectBrowserHTMLTransform
Returns the list of events that will be included in the hidden inputs section.
getHiddenInputsEventList() - Method in class com.microstrategy.web.app.transforms.DataExplorerTransform
Returns the list of events that will be included in the hidden inputs section.
getHiddenInputsEventList() - Method in class com.microstrategy.web.app.transforms.FilterObjectBrowserTransform
Returns the list of events that will be included in the hidden inputs section.
getHiddenInputsEventList() - Method in class com.microstrategy.web.app.transforms.FolderAddDataSetTransform
Returns the list of events that will be included in the hidden inputs section.
getHiddenInputsEventList() - Method in class com.microstrategy.web.app.transforms.FolderObjectBrowserTransform
Returns the list of events that will be included in the hidden inputs section.
getHiddenInputsEventList() - Method in class com.microstrategy.web.app.transforms.FolderProjectBrowserTransform
Returns the list of events that will be included in the hidden inputs section.
getHideLayoutTabStrip(int, boolean) - Method in class com.microstrategy.web.app.transforms.MojoIVETransform
 
getHideLayoutTabStrip(int, boolean) - Method in class com.microstrategy.web.app.transforms.MojoRWDTransform
 
getHierarchicalFolder() - Method in interface com.microstrategy.web.beans.ObjectPromptBean
Returns the current folder for prompts that support hierarchical folder browsing.
GetHierarchy(String, String, String, String, int, int, int) - Method in interface com.microstrategy.webapi.IDSSXMLElementServer
Returns a hierarchy in the metadata in XML.
getHierarchyAttributeList() - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalCartTransform
Deprecated.
Returns instance of active hierarchy list of attributes.
getHierarchyAttributeList() - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalCartXHTMLTransform
Returns instance of active hierarchy list of attributes.
getHierarchyInfo() - Method in class com.microstrategy.web.app.gui.DragAndDropItem
Returns the hierarchy info for some target
GetHierarchyInfoTask - Class in com.microstrategy.web.app.tasks.architect
 
GetHierarchyInfoTask() - Constructor for class com.microstrategy.web.app.tasks.architect.GetHierarchyInfoTask
 
getHighlightedDesc() - Method in class com.microstrategy.web.objects.WebSyncSearchResultObj
 
getHighlightedItems() - Method in interface com.microstrategy.web.objects.WebDisplayUnits
 
getHighlightedItems(boolean) - Method in interface com.microstrategy.web.objects.WebDisplayUnits
 
getHighlightedName() - Method in class com.microstrategy.web.objects.WebSyncSearchResultObj
 
getHighlightedObjects() - Method in interface com.microstrategy.web.beans.PromptObject
Returns a collection of highlighted objects.
getHighlightFolderOnLoad() - Method in interface com.microstrategy.web.app.beans.FolderFrameBean
 
getHint() - Method in class com.microstrategy.utils.cache.SimpleHint
 
getHint() - Method in class com.microstrategy.web.preferences.SysDefaultPrefType
 
getHint() - Method in class com.microstrategy.web.preferences.SysPrefType
An identifier associated with this class, and identifying itself in the cache.
getHistoricHitCount() - Method in interface com.microstrategy.web.objects.admin.monitors.Cache
Returns the historic hit count of the cache.
getHistoryLinkUrl() - Method in class com.microstrategy.web.objects.WebContentPersonalizationTransformation
 
getHistoryLinkURL() - Method in interface com.microstrategy.web.objects.WebSubscriptionDeliveryModeHistoryListProperties
Gets the URL for the link to history list that has been set using WebSubscriptionDeliveryModeHistoryListProperties.setHistoryLinkURL(String)
getHistoryLinkWebServer() - Method in class com.microstrategy.web.objects.WebContentPersonalizationTransformation
 
getHistoryLinkWebServer() - Method in interface com.microstrategy.web.objects.WebSubscriptionDeliveryModeHistoryListProperties
Gets the default web-server location that has been set at the subscription level.
getHistoryListEvent() - Method in class com.microstrategy.web.app.transforms.AbstractDocumentTransform
 
getHistoryListEvent() - Method in class com.microstrategy.web.app.transforms.AbstractReportTransform
Returns a WebEvent instance corresponding to the go to history list event
getHistoryListEvent() - Method in class com.microstrategy.web.app.transforms.AbstractRWTransform
 
getHistorySize() - Method in class com.microstrategy.web.objects.admin.monitors.PerformanceMonitorManager
 
getHitCount() - Method in interface com.microstrategy.web.objects.admin.monitors.Cache
Returns the hit count of the cache.
getHomeButton() - Method in class com.microstrategy.web.app.transforms.MojoPathTransform
Get home button block
getHorizontalFitTo() - Method in interface com.microstrategy.web.objects.WebPDFSettings
Deprecated.
returns the number of pages wide to zoom to.
getHost() - Method in class com.microstrategy.web.beans.DerivedElementBeanImpl
 
GetHostAddr(String) - Method in interface com.microstrategy.webapi.IDSSXMLAdmin
 
getHostingNodes() - Method in interface com.microstrategy.web.objects.WebProjectInstance
Returns a list of servers, which are hosting this project, in cluster.
getHostName() - Method in interface com.microstrategy.web.objects.admin.monitors.RWDCache
Returns the host name of RWD cache location
getHostName() - Method in class com.microstrategy.web.objects.WebMobileDeviceImpl
 
getHostNameFromKey() - Method in class com.microstrategy.webapi.MSIRefreshClusterMembershipCache.RCMKey
 
getHostNameIpFormatFromKey() - Method in class com.microstrategy.webapi.MSIRefreshClusterMembershipCache.RCMKey
 
getHREF() - Method in class com.microstrategy.web.app.Shortcut
Indicates the HTTP location to which the browser is directed when the shortcut link is clicked.
getHTML(int, boolean) - Static method in class com.microstrategy.web.app.utils.EnumQuickSymbol
 
getHTML(String, boolean) - Static method in class com.microstrategy.web.app.utils.EnumQuickSymbol
 
getHTML(String, int) - Static method in class com.microstrategy.web.app.utils.EnumQuickSymbol
 
getHtml5Vi() - Method in interface com.microstrategy.web.objects.rw.RWExportSettings
 
getHtmlDelayTime() - Method in interface com.microstrategy.web.objects.rw.RWExportSettings
 
getHtmlExportEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractFolderTransform
 
getHtmlExportEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderViewTransform
 
getHTMLPropertyName() - Method in class com.microstrategy.web.app.Property
Get the html name of the Property
getHTMLValue() - Method in class com.microstrategy.web.app.PropertyValue
Get the html value of the Property
getHttpPort() - Method in class com.microstrategy.web.app.tasks.RefineServerPort
 
getHttpSessionID() - Method in class com.microstrategy.utils.log.SessionLogRecord
 
getHttpSessionValue(String) - Method in class com.microstrategy.web.app.AbstractBrowserSettings
Returns the http session value of the key sent as parameter
getHttpSessionValue(String) - Method in interface com.microstrategy.web.app.BrowserSettings
Returns the http session value of the key sent as parameter
getHttpSessionValue(String) - Method in class com.microstrategy.web.app.HttpBrowserSettings
Deprecated.
Returns the http session value of the key sent as parameter
getHttpsPort() - Method in class com.microstrategy.web.app.tasks.RefineServerPort
 
getHTTPStatus() - Method in class com.microstrategy.web.app.utils.usher.AuthUtils.UsherResponseViaIServer
 
getHyperlink() - Method in interface com.microstrategy.web.objects.rw.RWHyperlink
Returns the url (@see #getURL()) if the hyperlink is of type RWHyperlink.LINK_TYPE_URL If the hyperlink is of type RWHyperlink.LINK_TYPE_EXECUTE, then a hyperlink representation based on the current parameters is returned
getHyperLink() - Method in interface com.microstrategy.web.objects.rw.RWObject
Returns a hyperlink associated with the object
getHyperLinkHelper() - Method in class com.microstrategy.web.app.transforms.AbstractBasicReportTransform
 
getHyperlinks() - Method in interface com.microstrategy.web.objects.rw.RWHyperlinkContainer
Editable list of hyperlinks
getHyperLinks() - Method in class com.microstrategy.web.app.transforms.contextmenus.PageByHyperLinkNavigation.AbstractHyperLinkNavigationContextMenuBuilder
 
getHyperLinks() - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellHyperLinkNavigation.AbstractHyperLinkNavigationContextMenuBuilder
 
getHyperLinks() - Method in class com.microstrategy.web.app.transforms.RWLayoutTransform
 
getHyperLinks() - Method in interface com.microstrategy.web.objects.WebGraphArea
 
getHyperLinks() - Method in class com.microstrategy.web.objects.WebGraphAreaImpl
 
getHyperLinks() - Method in interface com.microstrategy.web.objects.WebHyperLinkContainer
This method is used to get the collection of Hyperlinks defined in this container.
getI18nDescriptor(Messages) - Method in class com.microstrategy.web.config.Visualization
Get the visualization's descriptor based on given i18n messages
getI18nRequirements(Messages) - Method in class com.microstrategy.web.config.Visualization
Get the visualization's requirements based on given i18n messages
getI18nSummary(Messages) - Method in class com.microstrategy.web.config.Visualization
Get the visualization's summary based on given i18n messages
getI18nUseCase(Messages) - Method in class com.microstrategy.web.config.Visualization
Get the visualization's use case based on given i18n messages
getIam() - Method in interface com.microstrategy.web.objects.WebDBConnection
 
getIcon() - Method in class com.microstrategy.webapi.paramsobject.PushNotificationElement
 
getIconData() - Method in interface com.microstrategy.web.objects.WebDBRole
 
getIconField() - Method in interface com.microstrategy.web.app.beans.ObjectManipulationDialogBean
 
getIconPath() - Method in interface com.microstrategy.web.objects.WebObjectInfo
Return the icon path for the object
getIconPath() - Method in interface com.microstrategy.web.objects.WebResultSetInstance
Retrieve the iconPath property for the resultSetDefinition object
getId() - Method in class com.microstrategy.web.app.FolderLink
Indicates the object-id of the folder (from the metadata) that is associated with this folder-link.
getId() - Method in class com.microstrategy.web.app.gui.CartElementTree
 
getId() - Method in class com.microstrategy.web.app.gui.EditorImpl.Button
Returns the if of the button
getId() - Method in interface com.microstrategy.web.app.gui.ShortcutListElement
Get the id for the main div that contains the ShortcutList.
getId() - Method in class com.microstrategy.web.app.gui.shortcuts.AbstractShortcutList
Get the id for the main div that contains the ShortcutList.
getId() - Method in class com.microstrategy.web.app.maps.kml.KMLObject
 
getId() - Method in class com.microstrategy.web.app.maps.MapShape
Get the shape id.
getId() - Method in class com.microstrategy.web.app.Transition
 
getId() - Method in class com.microstrategy.web.app.utils.GridWidget
 
getId() - Method in class com.microstrategy.web.config.esri.MicrostrategyAttributeInfo
 
getId() - Method in class com.microstrategy.web.config.esri.MicrostrategyProjectInfoList
 
getId() - Method in class com.microstrategy.web.config.Visualization
An ID attribute used to link a visualization with a widget if the IDs are the same.
getId() - Method in interface com.microstrategy.web.objects.rw.RWDetails
Returns the DSSID of the object
getId() - Method in interface com.microstrategy.web.objects.rw.RWThreshold
Returns threshold ID, which is unique among thresholds of particular unit
getId() - Method in interface com.microstrategy.web.objects.WebCertifiedInfo.WebCertifierInfo
 
getId() - Method in class com.microstrategy.web.objects.WebCertifiedInfoImpl.WebCertifierInfoImpl
 
getId() - Method in interface com.microstrategy.web.objects.WebProjectCreator
Gets the project ID for the newly created project.
getId() - Method in interface com.microstrategy.web.objects.WebPromptLocation
 
getId() - Method in class com.microstrategy.web.objects.WebScriptVariable
get the id of the variable
getId() - Method in interface com.microstrategy.web.objects.WebTemplateInfo.WebModifierInfo
 
getId() - Method in class com.microstrategy.web.objects.WebTemplateInfoImpl.WebModifierInfoImpl
 
getId() - Method in interface com.microstrategy.web.objects.WebThreshold
Returns the ID of the threshold.
getId() - Method in class com.microstrategy.web.objects.WebXMLBuilder
Use this method to obtain unique IDs for objects embedded in the XML.
getId() - Method in interface com.microstrategy.web.tags.Tag
Returns the ID attribute value of the current tag.
getId() - Method in class com.microstrategy.web.tags.TagImpl
 
getId() - Method in class com.microstrategy.web.tasks.models.dto.NamespacesDTO.NamespaceDTO
 
getId() - Method in class com.microstrategy.web.tasks.models.MappingIdentifier
 
getID() - Method in interface com.microstrategy.web.app.beans.PageByElement
Returns the unique identifier of the element.
getID() - Method in class com.microstrategy.web.app.ContextInfo
Returns the unique identifier of the context.
getID() - Method in class com.microstrategy.web.app.EventFlagList
 
getID() - Method in class com.microstrategy.web.app.EventList
 
getID() - Method in class com.microstrategy.web.app.EventMap.EventMapArgument
Represents the id of the argument being mapped.
getID() - Method in class com.microstrategy.web.app.FlagInfo
 
getID() - Method in class com.microstrategy.web.app.gui.ContextMenu
Deprecated.
This method should only be used internally. It will be marked as private in future versions.
getID() - Method in class com.microstrategy.web.app.gui.TreeNode
Function that returns the ID of the tree node.
getID() - Method in class com.microstrategy.web.app.ProjectInfo
Returns the id of the project (from the metadata) that is associated with the group of folder links, or shortcuts.
getID() - Method in class com.microstrategy.web.app.tasks.AbstractMobileSubscriptionTask.SimpleSubscriptionTransform
 
getID() - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
Returns the unique name of the component to be used as the ID for its shell.
getID() - Method in class com.microstrategy.web.app.transforms.AbstractObjectExplorerTransform
This method overwrites its super implementation so that when assigning different styles to the same transform we get the same unique ID as long as the base bean stays the same
getID() - Method in class com.microstrategy.web.app.transforms.AbstractReportDataTransform
 
getID() - Method in class com.microstrategy.web.app.transforms.AbstractUserEntitiesTreeCartTransform
 
getID() - Method in class com.microstrategy.web.app.transforms.DerivedElementFormatEditorTransform
 
getID() - Method in class com.microstrategy.web.app.transforms.FolderTreeTransform
When it's an iFrame request, the ID used to render this component needs to be the one of the Tree itself:.
getID() - Method in class com.microstrategy.web.app.transforms.FolderViewTransform
 
getID() - Method in class com.microstrategy.web.app.transforms.PromptsIFrameTransform
Returns the unique name of the component to be used as the ID for its shell
getID() - Method in class com.microstrategy.web.app.transforms.ReportFrameGenericTransform
 
getID() - Method in class com.microstrategy.web.app.transforms.ReportToolbarTransform
 
getID() - Method in class com.microstrategy.web.app.transforms.RWLayoutTransform
TQMS 372960 This method overwrites the super implementation of the getID() so that the id of the shell div of the rwb_viewer, or the id that contains the rwb_viewer shell stays the same when adding prompted datasets.
getID() - Method in class com.microstrategy.web.app.transforms.SearchSuggestTransform
 
getID() - Method in class com.microstrategy.web.app.transforms.SecurityRoleUserEntitiesSelectorTransform
 
getID() - Method in class com.microstrategy.web.app.transforms.ThresholdExpressionTransform
 
getID() - Method in class com.microstrategy.web.app.transforms.WebHyperLinkEditorTransform
 
getID() - Method in class com.microstrategy.web.app.UpdateFilterInfo
 
getID() - Method in class com.microstrategy.web.beans.EventArgumentInfo
Return the id field value.
getID() - Method in class com.microstrategy.web.beans.EventInfo
Return the id field value.
getID() - Method in class com.microstrategy.web.beans.GenericWebEvent
Returns the event id of the current WebEvent.
getID() - Method in interface com.microstrategy.web.beans.WebEvent.Argument
Returns the ID of this argument.
getID() - Method in interface com.microstrategy.web.beans.WebEvent
Returns the event ID of this event.
getID() - Method in class com.microstrategy.web.config.AreaLayerInfo
 
getID() - Method in class com.microstrategy.web.config.esri.ESRICloudAppInfo
 
getID() - Method in class com.microstrategy.web.config.esri.ESRIURLPrefix
 
getID() - Method in class com.microstrategy.web.config.esri.ESRIWebMapInfo
 
getID() - Method in class com.microstrategy.web.config.GeoRoleInfo
 
getID() - Method in class com.microstrategy.web.config.GeoShapeInfo
 
getID() - Method in class com.microstrategy.web.config.nameconversion.MapNameConversionElement
 
getID() - Method in interface com.microstrategy.web.objects.admin.monitors.Cache
Returns the DSSID of the cache
getID() - Method in interface com.microstrategy.web.objects.admin.monitors.CacheManipulationFailure
Returns the cache DSSID
getID() - Method in interface com.microstrategy.web.objects.FeatureInfo
get the ID of feature info
getID() - Method in class com.microstrategy.web.objects.FeatureInfoImpl
 
getID() - Method in interface com.microstrategy.web.objects.rw.RWDataSet
 
getID() - Method in interface com.microstrategy.web.objects.rw.RWDataSetItem
 
getID() - Method in interface com.microstrategy.web.objects.rw.RWDefinition
Returns the definition object DSS ID
getID() - Method in interface com.microstrategy.web.objects.rw.RWGroupByElement
Returns the ID of the element.
getID() - Method in interface com.microstrategy.web.objects.rw.RWUserObject
Returns a DSS ID of this metric.
getID() - Method in interface com.microstrategy.web.objects.WebDisplayUnit
Returns the DSS ID of the display unit.
getID() - Method in interface com.microstrategy.web.objects.WebDrillPath
Returns the ID of this drill path.
getID() - Method in interface com.microstrategy.web.objects.WebMessage
Returns the ID of a message in the inbox, it is of type GUID.
getID() - Method in interface com.microstrategy.web.objects.WebObjectInfo
Returns the DSS ID of the object, if one exists.
getID() - Method in interface com.microstrategy.web.objects.WebParsedObject
Get the DSS id of the object.
getID() - Method in interface com.microstrategy.web.objects.WebProjectInfo
 
getID() - Method in interface com.microstrategy.web.objects.WebProjectInstance
Returns the ID of the project.
getID() - Method in interface com.microstrategy.web.objects.WebProjectInstanceBase
Returns the ID of the project.
getID() - Method in interface com.microstrategy.web.objects.WebProjectReference
Returns the internal ID of the project reference.
getID() - Method in interface com.microstrategy.web.objects.WebProjectSetting
Returns the ID of the setting, from EnumDSSXMLServerProjectSettingID.
getID() - Method in interface com.microstrategy.web.objects.WebProperty
Return the ID information of this WebProperty.
getID() - Method in interface com.microstrategy.web.objects.WebScheduledMaintenance
Get the id of the WebScheduledMaintenance object.
getID() - Method in interface com.microstrategy.web.objects.WebServerSetting
This method returns the ID of the setting.
getID() - Method in interface com.microstrategy.web.objects.WebSubscriptionComponent
 
getID() - Method in class com.microstrategy.web.objects.WebSyncSearchResultObj
 
getID() - Method in interface com.microstrategy.web.objects.WebThresholdsContainer
Returns the unique ID that can be used to identify the container.
getID() - Method in class com.microstrategy.web.platform.MultipartRequest
Gets the ID of this MultipartRequest.
getID() - Method in class com.microstrategy.web.tasks.AbstractBaseTask
 
getID() - Method in interface com.microstrategy.web.tasks.Task
Returns the identifier of this Task.
getID() - Method in class com.microstrategy.web.transform.AbstractTransform
 
getID() - Method in interface com.microstrategy.web.transform.Transform
Returns the unique name of the component to be used as the ID for its shell
getID() - Method in interface com.microstrategy.webapi.IDSSXMLProjectInfo
 
getID() - Method in class com.microstrategy.webapi.MSTRDocumentException.DBRole
 
getIdentityToken() - Method in interface com.microstrategy.web.beans.AppSchemaBean
 
getIDForm() - Method in interface com.microstrategy.web.objects.WebAttributeForms
Returns the attribute ID form.
getIdleTimeout() - Method in interface com.microstrategy.web.objects.WebDBConnection
 
getIdleTimeout() - Method in class com.microstrategy.webapi.acm.ACMTimeToLive
 
getIDName() - Method in class com.microstrategy.web.config.DBInfo
 
getIdToken() - Method in interface com.microstrategy.web.objects.sso.OidcSSOIServerCredentials
 
getIdToken() - Method in interface com.microstrategy.web.objects.sso.SSOIServerCredentials
The id token of the user, for OIDC authentication
getIDType() - Method in interface com.microstrategy.web.objects.rw.Report2RWSettings
 
getIdTypes() - Method in interface com.microstrategy.web.objects.WebParsedModelAvailableObjects
 
getIframe() - Method in class com.microstrategy.web.app.TemplateInfo
 
getIFrameComponent(String) - Method in interface com.microstrategy.web.app.beans.FrameBean
Returns the associated object associated with the iFrame component.
getIFrameComponent(String) - Method in class com.microstrategy.web.app.beans.ReportFrameBeanImpl
 
getIFrameErrorMessage(WebBeanError) - Method in class com.microstrategy.web.app.transforms.PromptsIFrameTransform
Returns IFrame error mesasage.
getIframeSource() - Method in class com.microstrategy.web.app.transforms.MojoMapTransform
 
getIframeSource() - Method in class com.microstrategy.web.app.transforms.ReportAjaxVisualizationTransform
 
getIFrameSrcExtraParameters() - Method in class com.microstrategy.web.app.transforms.MojoMapTransform
 
getIFrameSrcExtraParameters() - Method in class com.microstrategy.web.app.transforms.ReportAjaxVisualizationTransform
 
getIfSettings() - Method in interface com.microstrategy.web.objects.rw.RWGridGraphDef
 
getIfSettings() - Method in interface com.microstrategy.web.objects.rw.RWGridGraphObject
Returns grid incremental fetch settings
getIgnoreOldStyle() - Method in interface com.microstrategy.web.app.beans.GridAutoStylesBean
Returns name for web property Ignore Old Style flag.
getIgnoreTablePrefix() - Method in class com.microstrategy.web.tasks.models.dto.catalogsetting.CatalogOptionsDTO
 
getIgnoreUserGridPrefs() - Method in interface com.microstrategy.web.beans.ReportBean
 
getImage() - Method in class com.microstrategy.web.app.gui.CartElementTree
 
getImage() - Method in class com.microstrategy.web.app.gui.EditorImpl.Button
Returns the name of the image file associated with the button
getImage() - Method in class com.microstrategy.web.config.Visualization
 
getImage() - Method in class com.microstrategy.web.objects.RWUnitVisualizationSettingsImpl
The image to be used by this visualization
getImage() - Method in interface com.microstrategy.web.objects.WebVisualizationSettings
The image to be used by this visualization
getImage() - Method in class com.microstrategy.web.objects.WebVisualizationSettingsImpl
The image to be used by this visualization
getImageBasePath() - Method in interface com.microstrategy.web.app.gui.DefaultSubscriptionWidget
Deprecated.
 
getImageFolder() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
Returns the folder that images are expected to be stored in.
getImageFolder() - Method in class com.microstrategy.web.app.transforms.ViewFilterElementPanelTransform
Returns the folder that images are expected to be stored in.
getImageId() - Method in class com.microstrategy.web.app.transforms.ReportGraphTransformImpl
 
getImageMapName() - Method in class com.microstrategy.web.app.transforms.ReportGraphTransformImpl
 
getImageMapsEnabled() - Method in interface com.microstrategy.web.objects.WebResultSettings
Returns a boolean indicating whether image maps are to be included in the XML.
getImageMapsEnabled() - Method in class com.microstrategy.web.objects.WebResultSettingsImpl
 
getImageName() - Method in class com.microstrategy.web.app.gui.DragAndDropItem
Returns the image name for this item.
getImageName() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell.PivotButtonInfo
 
getImageName() - Method in interface com.microstrategy.web.objects.rw.RWImageDef
Returns name of embedded image
getImageName(WebDisplayUnit) - Method in class com.microstrategy.web.app.transforms.DataExplorerTransform
Returns the image path name which helps in getting the image associated with the different object types in the Data Explorer.
getImageName(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Utility method that helps giving the image name to use - based on the information available on the formal parameters and on the the object type of the WebObjectInfo instance.
getImageName(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractObjectInfoListTransform
Utility method that helps giving the image name to use - based on the information available on the formal parameters and on the the object type of the WebObjectInfo instance.
getImageSelectedTab() - Method in class com.microstrategy.web.app.utils.TabControlHelper
Gets the image to be displayed for the selected tab
getImageSource() - Method in class com.microstrategy.web.app.utils.EnumQuickSymbol
 
getImageSrc(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Utility method that helps giving the source attribute for the image to use based on the object type of the WebObjectInfo instance.
getImageSrc(String) - Method in class com.microstrategy.web.app.transforms.ObjectPathXHTMLTransform
Deprecated.
Get the image source to display as part of the object path content.
getImageSrc(String) - Method in class com.microstrategy.web.app.transforms.PathTransform
Get the image source to display as part of the object path content.
getImageSrc(String) - Method in class com.microstrategy.web.app.transforms.TemplateFilterExecXHTMLTransform
Get the image source to display as part of the action button.
getImageTooltip(WebDisplayUnit) - Method in class com.microstrategy.web.app.transforms.DataExplorerTransform
Returns the image tooltip which helps in getting the image associated with the different object types in the Data Explorer.
getImageTooltip(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractObjectInfoListTransform
According to the object's type, generate the tooltip that will be displayed with the image to render.
getImageTooltip(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractSubscriptionFolderBeanTransform
 
getImageType() - Method in class com.microstrategy.web.app.gui.ContextMenuItem
Returns the image type associated with this ContextMenuItem.
getImageType() - Method in interface com.microstrategy.web.objects.WebGraph
Returns the current graph type.
getImageUnselectedTab() - Method in class com.microstrategy.web.app.utils.TabControlHelper
Gets the image to be displayed for the not selected tabs
getImageURL() - Method in class com.microstrategy.web.config.CustomThreshold
 
getImgHeight() - Method in class com.microstrategy.web.app.Shortcut
If the shortcut is represented as an image, this property indicates the height of the image.
getImgName(String) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
get the corresponding image name for a formal parameter representing an image
getImgName(String) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
get the corresponding image name for a formal parameter representing an image
getImgSrc() - Method in class com.microstrategy.web.app.Shortcut
If the shortcut is represented as an image, the ImgSrc indicates the source path of the image.
getImgTag(boolean, boolean, boolean) - Method in class com.microstrategy.web.app.gui.shortcuts.AbstractShortcut
If necessary, this method builds up an image tag for the current ShortcutElement
getImgWidth() - Method in class com.microstrategy.web.app.Shortcut
If the shortcut is represented as an image, this property indicates the width of the image.
getImplClass() - Method in interface com.microstrategy.web.transform.BeanDefn
Returns the Class object representin the Java class of the bean associated with the bean definition object.
getImplClass() - Method in class com.microstrategy.web.transform.BeanDefnImpl
 
getImplClass(String) - Method in class com.microstrategy.web.app.gui.GuiElementFactory
 
getImplClassMap() - Method in class com.microstrategy.web.app.gui.GuiElementFactory
Returns a Map object containing the implementation name of the classes governed by this factory.
getImplClassMap() - Method in class com.microstrategy.web.tags.TagsFactory
Returns an instance of Map over all the tag implementation class names.
getImplClassName() - Method in interface com.microstrategy.web.transform.BeanDefn
Returns the fully qualified Java class name of the bean associated with the bean definition object.
getImplClassName() - Method in class com.microstrategy.web.transform.BeanDefnImpl
 
getImplClassName() - Method in interface com.microstrategy.web.transform.LayoutParserDefn
Gets the fully qualified class name for the layout parser.
getImplClassName() - Method in class com.microstrategy.web.transform.LayoutParserDefnImpl
 
getImplClassName() - Method in interface com.microstrategy.web.transform.LayoutSourceDefn
Gets the fully qualified class name for the layout source.
getImplClassName() - Method in class com.microstrategy.web.transform.LayoutSourceDefnImpl
 
getImplClassName() - Method in interface com.microstrategy.web.transform.MapperDefn
Gets the fully qualified class name for the mapper definition.
getImplClassName() - Method in class com.microstrategy.web.transform.MapperDefnImpl
Gets the fully qualified class name for the mapper definition.
getImplClassName() - Method in interface com.microstrategy.web.transform.TransformDefn
Returns the fully qualified Java Class of the transform associated with the transform definition object.
getImplClassName() - Method in class com.microstrategy.web.transform.TransformDefnImpl
 
getImplClassName(String) - Method in class com.microstrategy.web.tags.TagsFactory
Returns the fully qualified implementation class name for the tag with the specified tag name.
getImplementation() - Method in interface com.microstrategy.web.objects.WebMetricSubtotal
Returns the implementation of a subtotal.
getImplProgID() - Method in interface com.microstrategy.web.transform.TransformDefn
Gets the COM program ID associated with the transform definition object.
getImplProgID() - Method in class com.microstrategy.web.transform.TransformDefnImpl
 
getImportance() - Method in interface com.microstrategy.web.objects.WebDrillPath
Returns the importance index for this drill path.
getImportAsyncDashboardMessageID(InputStream, long, String, String, String) - Method in interface com.microstrategy.web.objects.rw.RWSource
 
getImportAsyncDashboardResult(String, String, boolean) - Method in interface com.microstrategy.web.objects.rw.RWSource
 
getImportUsherUserFromSettings(Map<Integer, String>) - Method in class com.microstrategy.web.admin.transforms.UsherConfigTransform
 
getInbox() - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
Returns an instance of the Inbox interface
getInboxEvent() - Method in class com.microstrategy.web.app.taglibs.WaitTagHelper
Specifies the Inbox event to be used for rendering corresponding HTML button.
getInboxFlags() - Method in interface com.microstrategy.web.beans.InboxBean
Returns a flag of EnumDSSXMLInboxFlags indicating how much details to include in the returned Inbox messages, as well as those details about removing and saving Inbox messages.
getInboxFlags() - Method in interface com.microstrategy.web.objects.WebInboxSource
Returns the current inbox flags.
getInboxMessage(String) - Method in interface com.microstrategy.web.objects.WebInboxSource
Get the specified inbox message.
getInboxMessageExpiredDisplayMessage(ResultSetBean) - Static method in class com.microstrategy.utils.SDKHelper
 
getInboxMessageExpiredDisplayMessage(String, String) - Static method in class com.microstrategy.utils.SDKHelper
 
getInboxMessages() - Method in interface com.microstrategy.web.objects.WebInboxSource
Returns a collection object WebMessages containing the current inbox messages.
getInboxMessages() - Method in interface com.microstrategy.web.objects.WebSchedule
Deprecated.
Returns the list of WebMessages in Inbox corresponding to this schedule.
GetInboxMessages(String, int, int, int, String) - Method in interface com.microstrategy.webapi.IDSSXMLInbox
 
GetInboxMessages(String, int, int, int, String, String) - Method in interface com.microstrategy.webapi.IDSSXMLInbox
Retrieve inbox messages for a session.
getInboxMessagesAsXML() - Method in interface com.microstrategy.web.objects.WebInboxSource
Returns the current inbox messages.
getInboxMsgResultFlags() - Method in interface com.microstrategy.web.objects.rw.RWInstance
Get Inbox message result flags, integral value of EnumDSSXMLInboxMsgResultFlags constants.
getInboxMsgResultFlags() - Method in interface com.microstrategy.web.objects.WebReportInstance
Get Inbox message result flags, integral value of EnumDSSXMLInboxMsgResultFlags constants.
getInboxObjectCount(InboxBean) - Static method in class com.microstrategy.web.app.utils.BeanHelper
Gets the number of messages available on the Inbox bean that was specified as an argument
getInboxSource() - Method in class com.microstrategy.web.app.taglibs.WaitTagHelper
Specifies the Inbox source object.
getInboxSource() - Method in class com.microstrategy.web.app.transforms.AbstractDocumentTransform
Returns the InboxSource of this session.
getInboxSource() - Method in class com.microstrategy.web.app.transforms.AbstractReportTransform
return the WebInboxSource of this session.
getInboxSource() - Method in class com.microstrategy.web.app.transforms.AbstractRWTransform
return the WebInboxSource of this session.
getInboxSource() - Method in class com.microstrategy.web.objects.WebObjectsFactory
Returns a WebInboxSource object, which can be used for inbox-related operations.
getInclude() - Method in interface com.microstrategy.web.objects.rw.RWControlDef
Returns control selection include/exclude mode.
getIncludeBlock(String) - Method in class com.microstrategy.web.blocks.config.BlockLibraryConfig
 
getIncludeBlocks() - Method in class com.microstrategy.web.blocks.config.BlockLibraryConfig
 
getIncludedBlockDirectories() - Method in class com.microstrategy.web.blocks.BlockRegistry
Returns a list of Block directories that have been included into this registry.
getIncludedBlockFiles() - Method in class com.microstrategy.web.blocks.BlockRegistry
Returns a list of Block files that have been included into this registry.
getIncludeDirs() - Method in class com.microstrategy.web.blocks.config.BlockLibraryConfig
 
getIncludeFilterDetails() - Method in interface com.microstrategy.web.objects.rw.RWExcelExportSettings
Whether to export filter details It works for reports only, when reports are rendered as dossiers in Library.
getIncludeHeaderFooter() - Method in interface com.microstrategy.web.objects.WebResultSettings
Returns whether header and footer information will be brought back with report XML
getIncludeHeaderFooter() - Method in class com.microstrategy.web.objects.WebResultSettingsImpl
 
getIncludeMDProperties() - Method in class com.microstrategy.web.config.Visualization
Whether to include the metadata properties on the visualization's XML
getIncludeMetricUnitLimits() - Method in interface com.microstrategy.web.objects.WebResultSettings
Returns whether to bring back the metric unit limits XML
getIncludeMetricUnitLimits() - Method in class com.microstrategy.web.objects.WebResultSettingsImpl
 
getIncludeObjectComments() - Method in interface com.microstrategy.web.objects.WebResultSettings
Returns whether internal object comments (long descriptions) will be retrieved.
getIncludeObjectComments() - Method in class com.microstrategy.web.objects.WebResultSettingsImpl
 
getIncludeOnlyCurrentElementsInPageBy() - Method in interface com.microstrategy.web.objects.WebResultSettings
Returns whether only the current element will be brought back in pageBy XML
getIncludeOnlyCurrentElementsInPageBy() - Method in class com.microstrategy.web.objects.WebResultSettingsImpl
 
getIncludePageByInfo() - Method in interface com.microstrategy.web.objects.rw.RWExcelExportSettings
Whether to include pageby information It works for reports only, when reports are rendered as dossiers in Library.
getIncludePrompts() - Method in interface com.microstrategy.web.objects.WebSubscription
 
getIncludeReportTitle() - Method in interface com.microstrategy.web.objects.rw.RWExcelExportSettings
Whether to export report title It works for reports only, when reports are rendered as dossiers in Library.
getIncludeThresholdDetails() - Method in interface com.microstrategy.web.objects.WebResultSettings
Reutnrs whether threshold details should be included in report XML
getIncludeThresholdDetails() - Method in class com.microstrategy.web.objects.WebResultSettingsImpl
 
getIncludeType() - Method in class com.microstrategy.web.app.transforms.AbstractSubscriptionsEditorTransform.RecipientContext
 
getIncludeType() - Method in class com.microstrategy.web.app.transforms.AlertsEditorTransform.RecipientContext
 
getIncludeType() - Method in interface com.microstrategy.web.app.transforms.SubscriptionEditTransform.NCSRecipientContext
 
getIncludeType() - Method in class com.microstrategy.web.app.transforms.SubscriptionEditTransform.RecipientContext
 
getIncludeType() - Method in interface com.microstrategy.web.objects.WebSubscriptionRecipientEmail
Returns the include type of the recipient, from EnumDSSXMLNCSEmailDestinationType
getIncludeTypeList() - Method in class com.microstrategy.web.app.GraphFormatInfoHelper.IncludeTypes
 
getIncludeTypes() - Method in class com.microstrategy.web.app.GraphFormatInfoHelper.GraphObject
 
getIncludeViewFilterInTemplateNode() - Method in interface com.microstrategy.web.objects.WebResultSettings
Returns whether to include the view filter of a template in RW template node
getIncludeViewFilterInTemplateNode() - Method in class com.microstrategy.web.objects.WebResultSettingsImpl
 
getIncomingEdgeCount() - Method in class com.microstrategy.utils.DAG.Vertex
Returns the number of incoming edges to this Vertex.
getIncomingEdges() - Method in class com.microstrategy.utils.DAG.Vertex
Returns the incoming edges to this Vertex.
getIncrement() - Method in interface com.microstrategy.web.app.gui.Scroller
Gets the increment factor to be used for the scroll.
getIncrement() - Method in class com.microstrategy.web.app.gui.ScrollerImpl
 
getIncrementalBlockBegin() - Method in interface com.microstrategy.web.app.beans.FilterEditorBean
Deprecated.
getIncrementalBlockBegin, function for getting incremental block begin
getIncrementalCrawlState() - Method in interface com.microstrategy.web.objects.ProjectIndexMetadata
Get incremental crawl state
getIncrementalCrawlState() - Method in class com.microstrategy.web.objects.ProjectIndexMetadataImpl
 
getIncrementalFetch() - Method in interface com.microstrategy.web.beans.ExpressionBean
Returns a Scrollable interface, which can be used to set the incremental fetch window for an attribute elements qualification.
getIncrementalFetchComponent() - Method in class com.microstrategy.web.app.transforms.AbstractObjectExplorerTransform
Generate and initialize the IncrementalFetch component that will enable navigating the different elements of the full list of results in case it is not displayed all together at the same time.
getIncrementalFetchComponent() - Method in class com.microstrategy.web.app.transforms.AbstractObjectInfoListTransform
Generate and initialize the IncrementalFetch component that will enable navigating the different elements of the full list of results in case it is not displayed all together at the same time.
getIncrementalFetchComponent() - Method in class com.microstrategy.web.app.transforms.DataExplorerTransform
 
getIncrementalFetchComponent() - Method in class com.microstrategy.web.app.transforms.ReportIncrementalFetchTransform
 
getIncrementalFetchComponent() - Method in class com.microstrategy.web.app.transforms.RWGridIFRenderer
 
getIncrementalFetchComponent() - Method in class com.microstrategy.web.app.transforms.RWIncrementalFetchTransform
 
getIncrementalFetchComponent() - Method in class com.microstrategy.web.app.transforms.UserGroupTransform
 
getIncrementalFetchDetails() - Method in interface com.microstrategy.web.app.gui.IncrementalFetch
Utility method to get access to incremental fetch information, such as current element index viewed, how many are left, total number of elements, etc.
getIncrementalFetchDetails() - Method in class com.microstrategy.web.app.gui.IncrementalFetchImpl
 
getIncrementalFetchElement(int) - Method in class com.microstrategy.web.app.transforms.AbstractUserEntitiesTreeCartTransform
 
getIncrementalFetchEvent(int) - Method in class com.microstrategy.web.app.transforms.AbstractUserEntitiesTreeCartTransform
 
getIncrementalFetchEvent(int) - Method in class com.microstrategy.web.app.transforms.ObjectBrowserTabOMDTransform
Deprecated.
 
getIncrementalFetchEvent(int) - Method in class com.microstrategy.web.app.transforms.ObjectBrowserTabProjectBrowserTransform
Deprecated.
Returns the event to do incremental fetch
getIncrementalFetchSettings() - Method in interface com.microstrategy.web.objects.rw.RWInstance
 
getIncrFetchSettings(RWBean) - Static method in class com.microstrategy.web.app.transforms.RWIncrementalFetchJsonGenerator
 
getIndent() - Method in class com.microstrategy.web.app.gui.CartElementFolder
 
getIndentAmount() - Method in class com.microstrategy.utils.xml.TransformerParameters
Returns the indent amount
getIndentation() - Method in class com.microstrategy.utils.xml.SerializerParameters
 
getIndex() - Method in class com.microstrategy.utils.querydetails.QueryStringManipulator.StatementIndex
 
getIndex() - Method in class com.microstrategy.web.app.beans.SortDefinition
 
getIndex() - Method in class com.microstrategy.web.app.maps.shp.DBFField
 
getIndex() - Method in class com.microstrategy.web.app.transforms.SubtotalDefinition
 
getIndex() - Method in interface com.microstrategy.web.beans.WebEvent.Argument
Returns the index of this argument.
getIndex() - Method in interface com.microstrategy.web.objects.RWDocumentView
 
getIndex() - Method in interface com.microstrategy.web.objects.WebAxis
Returns the (1-based) index of this axis.
getIndex() - Method in interface com.microstrategy.web.objects.WebNodePlaceHolder
Returns the place holder index.
getIndex() - Method in class com.microstrategy.web.objects.WebNodePlaceHolderImpl
 
getIndex() - Method in interface com.microstrategy.web.objects.WebSubTitle
Returns position of WebSubTitle with respect to its container (starting from 1).
getIndex() - Method in interface com.microstrategy.web.objects.WebTemplateSubtotal
Returns the index of the subtotal within the WebTemplateSubtotals collection.
getIndex() - Method in enum com.microstrategy.web.tasks.actions.rest.catalogsetting.EnumCatalogOptions
 
getIndexedBooleanValue(WebEvent, int, int) - Static method in class com.microstrategy.web.beans.WebEventUtils
Returns the boolean value of the event argument with the specified identifier at the specified index from the specified WebEvent.
getIndexedBooleanValue(WebEvent, int, int, boolean) - Static method in class com.microstrategy.web.beans.WebEventUtils
Returns the boolean value of the event argument with the specified identifier at the specified index from the specified WebEvent.
getIndexedIntValue(WebEvent, int, int) - Static method in class com.microstrategy.web.beans.WebEventUtils
Returns the integer value of the event argument with the specified identifier at the specified index from the specified WebEvent.
getIndexedIntValue(WebEvent, int, int, int) - Static method in class com.microstrategy.web.beans.WebEventUtils
Returns the integer value of the event argument with the specified identifier at index 0 from the specified WebEvent.
getIndexLocation() - Method in interface com.microstrategy.web.objects.SearchEngineProperties
Get the index location of this search engine
getIndexLocation() - Method in class com.microstrategy.web.objects.SearchEnginePropertiesImpl
 
getIndexMetadata(String) - Method in interface com.microstrategy.web.objects.WebObjectSource
To get the index metedata
getIndexSelectedTab() - Method in class com.microstrategy.web.app.utils.TabControlHelper
If no tab has been assigned as current, by default returns the first one
getInfo() - Method in class com.microstrategy.web.app.utils.TemplateElement
Gets the template element information in an array
getInfo() - Method in class com.microstrategy.web.app.utils.upgrade.UpgradeManager
Returns the list of all info messages logged during the upgrade.
getInfo() - Static method in class com.microstrategy.web.filter.CookieProcessorFilter
 
getInfoSelectedTab() - Method in class com.microstrategy.web.app.utils.TabControlHelper
Returns the information associated with the tab currently marked as selected.
getInfoTooltip(String) - Method in class com.microstrategy.web.admin.transforms.AbstractServerPropertiesTransform
 
getInfoWindowTarget() - Method in interface com.microstrategy.web.objects.rw.RWControl
Get information window target
getInheritACL() - Method in interface com.microstrategy.web.objects.WebSourceManipulator
Get the value of inherit acl
getInheritedSecurityFilters(WebProject) - Method in interface com.microstrategy.web.objects.admin.users.WebUserSecurityFilters
Get the inherited security filter for this user, user itself also included.
getInheritedSecurityRoles(WebProject) - Method in interface com.microstrategy.web.objects.admin.users.WebUserSecurityRoles
Get the inherited roles for this user, which does not contain the result of itself.
getInherits() - Method in class com.microstrategy.web.blocks.config.BlockConfig
 
getInheritSubtotals() - Method in interface com.microstrategy.web.objects.WebDrillAction
Returns the inheritSubtotals property for this drill action.
getInitialAuthMode(WebIServerSession) - Method in class com.microstrategy.web.app.beans.WebAppSessionManagerImpl
 
getInitialConnectionPoolSize() - Method in interface com.microstrategy.webapi.IDSSXMLClusterNode
Returns the initial connection pool size.
getInitialCrawlState() - Method in interface com.microstrategy.web.objects.ProjectIndexMetadata
Get initial crawl state
getInitialCrawlState() - Method in class com.microstrategy.web.objects.ProjectIndexMetadataImpl
 
getInitialiIndent() - Method in interface com.microstrategy.web.app.gui.DefaultSubscriptionWidget
Deprecated.
 
getInitialiIndent() - Method in interface com.microstrategy.web.app.gui.ScheduleWidget
Deprecated.
 
getInitialInstance(String, int, WebObjectsFactory) - Method in class com.microstrategy.web.app.tasks.MobileChunkedGraphResultsTask
 
getInitialInstance(String, int, WebObjectsFactory) - Method in class com.microstrategy.web.app.tasks.MobileChunkedGridResultsTask
 
getInitialInstance(String, int, WebObjectsFactory) - Method in class com.microstrategy.web.app.tasks.MobileChunkedRWResultsTask
 
getInitialInstance(String, int, WebObjectsFactory) - Method in class com.microstrategy.web.app.tasks.MobileGridResultsTask
 
getInitialInstance(String, int, WebObjectsFactory) - Method in class com.microstrategy.web.app.tasks.MobileRWResultsTask
 
getInitialSize() - Method in class com.microstrategy.web.app.utils.JavaScriptBundles.JavaScriptBundle
 
getInitialState() - Method in interface com.microstrategy.web.app.beans.ToolbarBean
Returns the initial state of the toolbar.
getInitialThreadCount() - Method in interface com.microstrategy.web.objects.WebJobPrioritization
Get initial thread count.
getInitialThreadCount() - Method in class com.microstrategy.web.objects.WebJobPrioritizatoinImpl
 
getInitParameter(String) - Method in class com.microstrategy.web.platform.AbstractConfigurableContainerServices
 
getInitParameter(String) - Method in interface com.microstrategy.web.platform.AppGlobalContext
Deprecated.
The AppGlobalContext is not responsible to load init parameters.Use ContainerServices instead.
getInitParameter(String) - Method in class com.microstrategy.web.platform.AppGlobalContextImpl
 
getInitParameter(String) - Method in interface com.microstrategy.web.platform.ContainerServicesContext
Returns initialization parameter value for the controller associated with this ContainerServices.
getInitParameterNames() - Method in class com.microstrategy.web.platform.AbstractConfigurableContainerServices
 
getInitParameterNames() - Method in interface com.microstrategy.web.platform.AppGlobalContext
Deprecated.
The AppGlobalContext is not responsible to load init parameters.
getInitParameterNames() - Method in class com.microstrategy.web.platform.AppGlobalContextImpl
 
getInitParameterNames() - Method in interface com.microstrategy.web.platform.ContainerServicesContext
Returns enumeration of initialization parameter names
getInitParamsIterator() - Method in class com.microstrategy.web.controller.TaskProcessorAdminContext
 
getInitPath() - Method in class com.microstrategy.utils.config.ConfigurationSource
Initial path where this source was loaded.
getInitPropertyList() - Method in class com.microstrategy.web.app.WebBeanInfo
Get the collection of bean init-properties for the WebBeanInfo instance.
getInlineStyle(String, String, WebFormat, StringBuilder, String) - Static method in class com.microstrategy.web.app.PropertySetHelper
 
getInListOperatorNode(WebObjectsFactory, WebExpression, String, String, String, String, int, WebOperatorNode, boolean) - Static method in class com.microstrategy.web.beans.RWConditionSelectorHelper
 
getInListOperatorNode(WebObjectsFactory, WebExpression, String, String, String, String, int, WebOperatorNode, boolean) - Static method in class com.microstrategy.web.objects.RWConditionSelectorHelper
 
getInListOperatorNode(WebObjectsFactory, WebExpression, String, String, String, String, int, WebOperatorNode, boolean, String) - Static method in class com.microstrategy.web.objects.RWConditionSelectorHelper
 
getInnerHeight() - Method in interface com.microstrategy.web.beans.RWBean
 
getInnermostBlockTarget() - Method in class com.microstrategy.web.blocks.BlockTarget.PathInfo
Returns the innermost BlockTarget visited as part of the path resolution.
getInnermostIndex() - Method in class com.microstrategy.web.blocks.BlockTarget.PathInfo
Returns the "index" of the innermost BlockTarget visited as part of the path resolution.
getInnerWidth() - Method in interface com.microstrategy.web.beans.RWBean
 
getInputControl() - Method in interface com.microstrategy.web.objects.WebTransactableUnit
 
getInputControlFormat() - Method in interface com.microstrategy.web.objects.WebTransactableUnit
 
getInputControlProperties() - Method in interface com.microstrategy.web.objects.WebTransactableUnit
 
getInputParameter(int) - Method in interface com.microstrategy.web.objects.WebFunction
Returns the WebFunctionParameter at a particular index
getInputParameterCount() - Method in interface com.microstrategy.web.objects.WebFunction
Returns the number of input parameters
getInputParameters() - Method in interface com.microstrategy.web.objects.WebFunction
Iterator of WebFunctionParameter objects
getInputSource(String) - Method in class com.microstrategy.web.transform.MSTRLayoutParser
Returns an InputSource object for the supplied layout XML.
getInputStream() - Method in class com.microstrategy.utils.SmartProperties
Returns the InputStream for the properties file.
getInputStream() - Method in class com.microstrategy.web.platform.MultipartRequest.File
Gets an input stream to read the contents of this object.
getInputStream() - Method in interface com.microstrategy.web.platform.PostedFile
Gets a Stream object which points to an uploaded file to prepare for reading the contents of the file.
getInputStream(String) - Method in class com.microstrategy.utils.xml.FileFinderEntityResolver
Returns the InputStream for the given fileName.
getInputStream(String) - Method in class com.microstrategy.utils.xml.FileLoaderEntityResolver
 
getInsertMetricPercentToTotalEvent(int) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
 
getInsertMetricPercentToTotalEvent(int) - Method in interface com.microstrategy.web.app.transforms.ReportGridCellHeader
Get the event for inserting a new metric based on Percent to Total
getInsertMetricPercentToTotalEvent(int) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellColHeader
Deprecated.
 
getInsertMetricPercentToTotalEvent(int) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellRowHeader
Deprecated.
 
getInsertMetricPercentToTotalEvent(int, String) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
 
getInsertMetricPercentToTotalEvent(int, String) - Method in interface com.microstrategy.web.app.transforms.ReportGridCellHeader
Get the event for inserting a new metric based on Percent to Total
getInsertMetricPercentToTotalEvent(int, String) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellColHeader
Deprecated.
 
getInsertMetricPercentToTotalEvent(int, String) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellRowHeader
Deprecated.
 
getInsertMetricRankEvent(String, int) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
 
getInsertMetricRankEvent(String, int) - Method in interface com.microstrategy.web.app.transforms.ReportGridCellHeader
Get the event for inserting a new metric based on a rank
getInsertMetricRankEvent(String, int) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellColHeader
Deprecated.
 
getInsertMetricRankEvent(String, int) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellRowHeader
Deprecated.
 
getInsertMetricTransformationEvent(String, int) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
 
getInsertMetricTransformationEvent(String, int) - Method in interface com.microstrategy.web.app.transforms.ReportGridCellHeader
Get the event for inserting a new metric based on a transformation
getInsertMetricTransformationEvent(String, int) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellColHeader
Deprecated.
 
getInsertMetricTransformationEvent(String, int) - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellRowHeader
Deprecated.
 
getInsertPosition() - Method in interface com.microstrategy.web.objects.WebDerivedElements
 
getInstance() - Static method in class com.microstrategy.utils.cache.CacheRegistry
Returns the singleton instance.
getInstance() - Static method in class com.microstrategy.utils.cache.CustomResourceBundleCache
 
getInstance() - Static method in class com.microstrategy.utils.cache.PropertiesCache
 
getInstance() - Static method in class com.microstrategy.utils.cache.ResourceBundleCache
 
getInstance() - Static method in class com.microstrategy.utils.concurrent.ReadWriteLockFactory
 
getInstance() - Static method in class com.microstrategy.utils.config.ConfigurationFilesCache
 
getInstance() - Static method in class com.microstrategy.utils.Customizations
The method to return the singleton instance of this class.
getInstance() - Static method in class com.microstrategy.utils.FileLoader
The method to return the singleton instance of this class.
getInstance() - Static method in class com.microstrategy.utils.FileUtil
Returns a singleton FileUtil instance, this method will be equivalent to a call to FileUtil.getInstance(ContainerServicesContext) with null ContainerServicesContext.
getInstance() - Static method in class com.microstrategy.utils.GZIPHelper
Sigleton entry.
getInstance() - Static method in class com.microstrategy.utils.kerberos.KerberosHelper
 
getInstance() - Static method in class com.microstrategy.utils.licensing.LicensingSupport
Get an instance of this class.
getInstance() - Static method in class com.microstrategy.utils.localization.LocaleInfo
Get a new LocaleInfo instance corresponding to the default locale.
getInstance() - Static method in class com.microstrategy.utils.ObjectRegistry
Returns the single instance of this class for use.
getInstance() - Static method in class com.microstrategy.utils.ssl.TLSHelper
Entry point for obtaining singleton helper.
getInstance() - Static method in class com.microstrategy.utils.validator.ParameterValidatorFactory
 
getInstance() - Static method in class com.microstrategy.utils.xml.SAXSupport
A factory method that returns new SAXSupport instance.
getInstance() - Static method in class com.microstrategy.web.admin.beans.AdminBeanFactory
Returns an instance of the AdminBeanFactory object.
getInstance() - Static method in class com.microstrategy.web.admin.beans.AdminServersHelper
 
getInstance() - Static method in class com.microstrategy.web.app.beans.AppBeanFactory
Returns an instance of the AppBeanFactory object.
getInstance() - Static method in class com.microstrategy.web.app.beans.AppEventHandlerFactory
Deprecated.
Returns an instance of the AppEventHandlerFactory object.
getInstance() - Static method in class com.microstrategy.web.app.beans.WebAppFactory
Returns the instance of the singleton WebAppFactory.
getInstance() - Static method in class com.microstrategy.web.app.FacebookLoginConfig
 
getInstance() - Static method in class com.microstrategy.web.app.gui.GuiElementFactory
get the instance of the factory
getInstance() - Static method in class com.microstrategy.web.app.maps.KMLShapeRepository
 
getInstance() - Static method in class com.microstrategy.web.app.maps.MapShapeCache
 
getInstance() - Static method in class com.microstrategy.web.app.maps.MapShapeRepository
 
getInstance() - Static method in class com.microstrategy.web.app.mobile.config.MobileConfigurationManager
 
getInstance() - Static method in class com.microstrategy.web.app.StatsHandler
Returns our singleton StatsHandlerSupport instance.
getInstance() - Static method in class com.microstrategy.web.app.tasks.architect.XMLJSONFactory
Returns an instance of a XMLJSONFactory to use for creating Blocks.
getInstance() - Static method in class com.microstrategy.web.app.tasks.MapBoxBoundaryCache
 
getInstance() - Static method in class com.microstrategy.web.app.tasks.RefineServerPortCache
 
getInstance() - Static method in class com.microstrategy.web.app.utils.cache.ResourceCacheManager
Returns the instance of the ResourceCacheManager class
getInstance() - Static method in class com.microstrategy.web.app.utils.CssBundles
 
getInstance() - Static method in class com.microstrategy.web.app.utils.CssDependencyAnalyzer
 
getInstance() - Static method in class com.microstrategy.web.app.utils.JavaScriptBundles
Returns the singleton instance.
getInstance() - Static method in class com.microstrategy.web.app.utils.MkitBundles
 
getInstance() - Static method in class com.microstrategy.web.app.utils.MkitClearCaseTSToJS
 
getInstance() - Static method in class com.microstrategy.web.app.utils.MkitDependencyAnalyzer
 
getInstance() - Static method in class com.microstrategy.web.app.utils.MkitDescriptorsAnalyzer
 
getInstance() - Static method in class com.microstrategy.web.app.utils.MkitInsBuild
 
getInstance() - Static method in class com.microstrategy.web.app.utils.MkitJavaScriptBundles
 
getInstance() - Static method in class com.microstrategy.web.app.utils.MkvBundles
 
getInstance() - Static method in class com.microstrategy.web.beans.BeanFactory
Return a BeanFactory instance.
getInstance() - Static method in class com.microstrategy.web.beans.MessagesManager
 
getInstance() - Static method in class com.microstrategy.web.beans.PerformanceMonitorBeanManager
Returns an instance of the MonitorBeanManager object.
getInstance() - Static method in class com.microstrategy.web.beans.WebBeanFactory
Returns a singleton of the WebBeanFactory.
getInstance() - Static method in class com.microstrategy.web.beans.WebComponentFactory
Instantiates a WebComponentFactory object.
getInstance() - Static method in class com.microstrategy.web.beans.WebEventHandlerFactory
Deprecated.
Returns a singleton of this factory.
getInstance() - Static method in class com.microstrategy.web.blocks.BlockFactory
Returns an instance of a BlockFactory to use for creating Blocks.
getInstance() - Static method in class com.microstrategy.web.blocks.ContentTypes
Gets the singleton instance of this class.
getInstance() - Static method in class com.microstrategy.web.blocks.exporters.BlockExporterFactory
 
getInstance() - Static method in class com.microstrategy.web.blocks.xforms.BlockTransformFactory
 
getInstance() - Static method in class com.microstrategy.web.config.esri.EsriMapCache
 
getInstance() - Static method in class com.microstrategy.web.mkit.NameSpaces
 
getInstance() - Static method in class com.microstrategy.web.objects.admin.DataSourceEnumerator
Returns a DataSourceEnumerator object containing the list of DataSource objects in the registry.
getInstance() - Static method in class com.microstrategy.web.objects.admin.monitors.PerformanceMonitorManager
Returns a MonitorManager instance which can be used to obtain Monitor objects.
getInstance() - Static method in class com.microstrategy.web.objects.admin.serverconfig.RepositorySource
Returns the singleton RepositorySource that should be used to initialize the Repository.
getInstance() - Static method in class com.microstrategy.web.objects.admin.serverconfig.ServerControlSource
Returns a new instance of the ServerControlSource class.
getInstance() - Static method in class com.microstrategy.web.objects.BaseGraphStylePropertiesCache
 
getInstance() - Static method in class com.microstrategy.web.objects.DataServerConnectionInfoCache
 
getInstance() - Static method in class com.microstrategy.web.objects.EmptySchemaSearchCache
 
getInstance() - Static method in class com.microstrategy.web.objects.localization.WebLocalizationFactory
 
getInstance() - Static method in class com.microstrategy.web.objects.NamedFolderIDCache
 
getInstance() - Static method in class com.microstrategy.web.objects.PrivilegeCategoryLoaderFactory
 
getInstance() - Static method in class com.microstrategy.web.objects.ServerDefBypassAclCache
 
getInstance() - Static method in class com.microstrategy.web.objects.ServerDefCache
 
getInstance() - Static method in class com.microstrategy.web.objects.SysDimensionCache
 
getInstance() - Static method in class com.microstrategy.web.objects.WebIServerSessionProxyFactory
 
getInstance() - Static method in class com.microstrategy.web.objects.WebLinkConfigurationCache
returns a singleton object representing this cache NOTE: This cache instance should not be used by any classes other than the ones defined in the com.microstrategy.web.app or com.microstrategy.web.app.utils package An UnsupportedOperationException will be thrown for all other clients There is no guarantee for the support of this class and this might be deprecated in the future
getInstance() - Static method in class com.microstrategy.web.objects.WebObjectsFactory
Returns an instance of the WebObjectsFactory object.
getInstance() - Static method in class com.microstrategy.web.objects.WebProjectLookup
 
getInstance() - Method in interface com.microstrategy.web.objects.WebTemplateSubtotal
Returns the WebSubtotalInstance associated with the subtotal.
getInstance() - Static method in class com.microstrategy.web.platform.ParameterBuilderConfig
Returns the singleton instance.
getInstance() - Static method in class com.microstrategy.web.platform.RandomNumberMap
 
getInstance() - Static method in class com.microstrategy.web.platform.ThreadRegistry
 
getInstance() - Static method in class com.microstrategy.web.preferences.PreferencesMgr
Obtain the PreferencesMgr singleton instance.
getInstance() - Static method in class com.microstrategy.web.tags.TagsFactory
Returns a singleton of the TagsFactory.
getInstance() - Static method in class com.microstrategy.web.transform.StyleCatalogFactory
Deprecated.
 
getInstance() - Static method in class com.microstrategy.webapi.ACMClusterMap
getInstance gets the singleton of ACMClusterMap.
getInstance() - Static method in class com.microstrategy.webapi.ACMSessionIdResolver
getInstance will return the singleton ACMSessionIdResolver instance.
getInstance() - Static method in class com.microstrategy.webapi.MSIRefreshClusterMembershipCache
 
getInstance() - Static method in class com.microstrategy.webapi.RepositorySettingsCache
 
getInstance(int) - Static method in class com.microstrategy.utils.localization.LocaleInfo
Get a new LocaleInfo instance corresponding to the Windows-based locale ID passed in.
getInstance(WebObjectsFactory) - Static method in class com.microstrategy.web.objects.admin.monitors.MonitorFactory
 
getInstance(ContainerServicesContext) - Static method in class com.microstrategy.utils.FileUtil
Returns a singleton FileUtil instance.
getInstance(String) - Method in class com.microstrategy.utils.BridgeUtils
Returns the instance.
getInstance(String) - Method in interface com.microstrategy.web.objects.rw.RWSource
 
getInstance(String) - Method in interface com.microstrategy.web.objects.WebDocumentSource
Returns a WebDocumentInstance representing the document execution with the given message ID.
getInstance(String) - Method in interface com.microstrategy.web.objects.WebReportSource
Returns a WebReportInstance representing the report execution with the given message ID.
getInstance(String, int) - Method in interface com.microstrategy.web.objects.WebReportSource
Returns a WebReportInstance representing the report execution with the given message ID and state ID.
getInstance(String, int, IScheduler.ITask<T>) - Static method in class com.microstrategy.webapi.utils.IScheduler.Factory
 
getInstance(Locale) - Static method in class com.microstrategy.utils.localization.LocaleInfo
Get a new LocaleInfo instance corresponding to the Locale passed in.
getInstance(Set<String>) - Static method in class com.microstrategy.utils.xml.SAXSupport
A factory method that returns new SAXSupport instance.
getInstance(SAXParserFactory) - Static method in class com.microstrategy.utils.xml.SAXSupport
A factory method that returns new SAXSupport instance.
getInstance(SAXParserFactory, Set<String>) - Static method in class com.microstrategy.utils.xml.SAXSupport
A factory method that returns new SAXSupport instance.
getInstanceFromHistoryList(String) - Method in interface com.microstrategy.web.objects.rw.RWSource
Returns a RWInstance representing the document execution with the given message ID.
getInstanceFromHistoryList(String) - Method in interface com.microstrategy.web.objects.WebReportSource
Returns a WebReportInstance representing the report execution with the given message ID.
getInstanceFromMessageID(String, RWSettings) - Method in interface com.microstrategy.web.objects.rw.RWSource
Restore Document instance from message id with out polling status from iserver.
getInstanceFromRWDrill(RWDrill2ReportSettings) - Method in interface com.microstrategy.web.objects.WebReportSource
Create a report instance based on the drill from a document.
getInstanceFromRWDrill(RWDrill2ReportSettings, int) - Method in interface com.microstrategy.web.objects.WebReportSource
Create a report instance based on the drill from a document/dossier (report editor)
getInstanceFromSchedule(WebSchedule) - Method in interface com.microstrategy.web.objects.rw.RWSource
Deprecated.
Starting with version 9.0 and the advent of Distribution Services, all schedule objects are replaced by subscriptions. Please use RWSource.getInstanceFromSubscription(WebSubscription) instead.
getInstanceFromSchedule(WebSchedule) - Method in interface com.microstrategy.web.objects.WebDocumentSource
Deprecated.
Starting with version 9.0 and the advent of Distribution Services, all schedule objects are replaced by subscriptions. Please use WebDocumentSource.getInstanceFromSubscription(WebSubscription) instead.
getInstanceFromSchedule(WebSchedule) - Method in interface com.microstrategy.web.objects.WebReportSource
Deprecated.
Starting with version 9.0 and the advent of Distribution Services, all schedule objects are replaced by subscriptions. Please use WebReportSource.getInstanceFromSubscription(WebSubscription) instead.
getInstanceFromState(SAXSupport, String, String, String, Attributes) - Method in interface com.microstrategy.web.objects.rw.RWSource
Create a document instance based on a pre-stored document state.
getInstanceFromState(SAXSupport, String, String, String, Attributes) - Method in interface com.microstrategy.web.objects.WebDocumentSource
Create a document instance based on a pre-stored document state.
getInstanceFromState(SAXSupport, String, String, String, Attributes) - Method in interface com.microstrategy.web.objects.WebReportSource
Create a report instance based on the pre-stored report state, which can be obtained by calling WebReportInstance.saveState().
getInstanceFromState(String) - Method in interface com.microstrategy.web.objects.rw.RWSource
Creates a document instance based on a pre-stored document state.
getInstanceFromState(String) - Method in interface com.microstrategy.web.objects.WebDocumentSource
Creates a document instance based on a pre-stored document state.
getInstanceFromState(String) - Method in interface com.microstrategy.web.objects.WebReportSource
Create a report instance based on the pre-stored report state, which can be obtained by calling WebReportInstance.saveState().
getInstanceFromSubscription(WebSubscription) - Method in interface com.microstrategy.web.objects.rw.RWSource
Create a document instance based on the subscription object.
getInstanceFromSubscription(WebSubscription) - Method in interface com.microstrategy.web.objects.WebDocumentSource
Create a document instance based on the subscription object.
getInstanceFromSubscription(WebSubscription) - Method in interface com.microstrategy.web.objects.WebReportSource
Create a report instance based on the subscription object.
getInstanceFromSubscription(WebSubscription, int) - Method in interface com.microstrategy.web.objects.rw.RWSource
Create a document instance based on the subscription object.
getInstanceFromSubscription(WebSubscription, WebSubscriptionContent) - Method in interface com.microstrategy.web.objects.WebDocumentSource
Create a document instance based on the subscription object.
getInstanceId() - Method in interface com.microstrategy.web.objects.admin.monitors.DBConnection
Returns the database instance ID.
getInstanceId() - Method in class com.microstrategy.web.objects.dataimport.DatasetSaver
 
getInstanceId() - Method in class com.microstrategy.web.objects.dataimport.DatasetStatus
 
getInstanceName() - Method in interface com.microstrategy.web.objects.admin.monitors.DBConnection
Returns the database instance name.
getInstanceNames(int) - Method in interface com.microstrategy.web.objects.admin.serverconfig.ServerMachine
Returns the list of instance names of the given type available on the server.
getInstancePersonalization() - Method in interface com.microstrategy.web.objects.WebSubscription
Get instance personalization from a multiple content subscription.
getInstances(int) - Method in interface com.microstrategy.web.objects.admin.serverconfig.ServerMachine
Returns the list of server instances of the given type, a ServerInstances object.
getInstanceStatus(String, int) - Method in interface com.microstrategy.web.objects.admin.serverconfig.ServerMachine
Obtains the status of the given instance, and returns a InstanceStatus object describing that status.
getInstanceTemplatePropertiesFilter() - Method in interface com.microstrategy.web.objects.RWSettings
 
getInstanceVLDBInheritedValuesAsJSON(String, int, String, List<Integer>) - Method in interface com.microstrategy.web.objects.WebObjectSource
This method is used for getting the VLDB property inherited value of an instance.
getInt() - Method in class com.microstrategy.webapi.IntWrapper
getter method for the wrapped integer
getInt(int) - Method in class com.microstrategy.utils.json.JSONArray
Get the int value associated with an index.
getInt(int) - Method in class com.microstrategy.web.app.tasks.architect.json.JSONArray
Get the int value associated with an index.
getInt(String) - Method in class com.microstrategy.utils.DeltaProperties
 
getInt(String) - Method in class com.microstrategy.utils.json.JSONObject
Get the int value associated with a key.
getInt(String) - Method in class com.microstrategy.web.app.tasks.architect.json.JSONObject
Get the int value associated with a key.
getInt(String, int) - Method in class com.microstrategy.utils.DeltaProperties
 
getIntAttribute(String) - Method in class com.microstrategy.utils.config.AbstractConfigurationElement
Helper method, returns the value of the given attribute as integer.
getIntAttribute(String, int) - Method in class com.microstrategy.utils.config.AbstractConfigurationElement
Helper method, returns the value of the given attribute as integer.
getIntAttribute(String, Attributes, String) - Static method in class com.microstrategy.utils.xml.SAXSupport
This method returns attribute value from the attrs collection converted to the integer.
getIntAttribute(String, Attributes, String, int) - Static method in class com.microstrategy.utils.xml.SAXSupport
This method returns attribute value from the attrs collection converted to the integer or defaultVal if the attribute does not exist.
getIntegerInputFormatPatterns(Locale) - Static method in class com.microstrategy.utils.FormatUtils
 
getIntegerOutputFormatPattern(Locale) - Static method in class com.microstrategy.utils.FormatUtils
 
getInterfaceBaseURL() - Method in class com.microstrategy.web.controller.TaskProcessorAdminContext
 
getInterfaceLanguage() - Method in interface com.microstrategy.web.objects.WebLocaleObjectInfo
Obtains the interface language object.
getInterfacePageNames() - Method in class com.microstrategy.web.controller.TaskProcessorAdminContext
 
getInterfacePages() - Method in class com.microstrategy.web.controller.TaskProcessorAdminContext
 
getInterfaceTabNames() - Method in class com.microstrategy.web.controller.TaskProcessorAdminContext
 
getInternalProjectID() - Method in interface com.microstrategy.web.objects.admin.DataSource
Returns the internal project ID set on the DataSource.
getIntervalUnit() - Method in interface com.microstrategy.web.app.beans.SearchBean
Gets the time units to use if the search is restricted on a time interval.
getIntervalValue() - Method in interface com.microstrategy.web.app.beans.SearchBean
Gets the time value to use if the search is restricted on a time interval.
getIntmdtStoreDBName() - Method in interface com.microstrategy.web.objects.WebDBRole
Returns a String containing the name of the DB to store intermediate tables
getIntmdtStoreTableSpaceName() - Method in interface com.microstrategy.web.objects.WebDBRole
Returns the Table Space name used for intermediate table storage
getIntProperty(String, String, int) - Method in class com.microstrategy.utils.log.LogManager
 
getIntValue() - Method in class com.microstrategy.utils.xml.AbstractHandler
 
getIntValue() - Method in enum com.microstrategy.utils.xml.XMLUtils.EnumDoctypeAllowance
 
getIntValue() - Method in interface com.microstrategy.web.objects.WebFormatIterator
 
getIntValue() - Method in class com.microstrategy.web.objects.WebFormatIteratorBase
 
getIntValue(TransformContext, String, int) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractReportCellContextMenuItemBuilder
Utility method for obtaining the integer value of a given formal parameter
getIntValue(RequestKeys) - Method in class com.microstrategy.web.tasks.config.TaskParameterMetadataImpl
 
getIntValue(RequestKeys) - Method in interface com.microstrategy.web.tasks.TaskParameterMetadata
Returns the integer value of a parameter.
getIntValue(WebEvent, int) - Static method in class com.microstrategy.web.beans.WebEventUtils
Returns the integer value of the event argument with the specified identifier at index 0 from the specified WebEvent.
getIntValue(WebEvent, int, int) - Static method in class com.microstrategy.web.beans.WebEventUtils
Returns the integer value of the event argument with the specified identifier at index 0 from the specified WebEvent.
getIntValue(WebFormat, int) - Method in enum com.microstrategy.web.app.utils.WFProperty
 
getIntValue(FormalParameter) - Static method in class com.microstrategy.web.app.transforms.AbstractAppTransform
Returns the int value of a FormalParameter.
getIntValue(FormalParameter) - Method in class com.microstrategy.web.app.transforms.AbstractPromptObjectTransform
Returns the int value of a FormalParamter.
getIntValue(String) - Method in interface com.microstrategy.utils.xml.AttributesXt
 
getIntValue(String, int) - Method in interface com.microstrategy.utils.xml.AttributesXt
 
getIntValue(String, int) - Method in class com.microstrategy.web.beans.GenericRequestKeys
 
getIntValue(String, int) - Method in interface com.microstrategy.web.beans.RequestKeys
Parses the value of given request key to an integer.
getIntValue(String, int) - Method in interface com.microstrategy.web.preferences.Preferences
Retrieve the preference value for the given key name converted into integer or defaultValue if preference does not exist.
getIntValue(String, int, int) - Method in class com.microstrategy.web.beans.GenericRequestKeys
 
getIntValue(String, int, int) - Method in interface com.microstrategy.web.beans.RequestKeys
Parses the value of given request key to an integer.
getIntValue(String, String) - Method in interface com.microstrategy.web.objects.WebFormat
 
getIntValue(String, String, int) - Method in interface com.microstrategy.web.objects.WebFormat
 
getInvocationArgumentsFromContext(MarkupOutput, LayoutContext) - Method in class com.microstrategy.web.tags.WebBlockAppendListTagImpl
 
getInvocationArgumentsFromContext(MarkupOutput, LayoutContext) - Method in class com.microstrategy.web.tags.WebBlockEditTagImpl
 
getIpAddressFromKey() - Method in class com.microstrategy.webapi.MSIRefreshClusterMembershipCache.RCMKey
 
getIPadVisualization() - Method in class com.microstrategy.web.app.utils.GridWidget
 
getIPadVisualizations() - Method in interface com.microstrategy.web.app.beans.VisualizationsEditorBean
 
getIPadVisualizations() - Method in class com.microstrategy.web.app.beans.VisualizationsEditorBeanImpl
 
getIPASysDefaultPreferences(String, String) - Method in class com.microstrategy.web.preferences.PreferencesMgr
Obtain the system preferences for a given server name and template name .
getIPhoneVisualization() - Method in class com.microstrategy.web.app.utils.GridWidget
 
getIPhoneVisualizations() - Method in interface com.microstrategy.web.app.beans.VisualizationsEditorBean
 
getIPhoneVisualizations() - Method in class com.microstrategy.web.app.beans.VisualizationsEditorBeanImpl
 
getIRRState() - Method in interface com.microstrategy.web.objects.WebSubscriptionEMMACubeOptions
Gets the state of whether Incremental Refresh Report Instance is used
getIRRState() - Method in class com.microstrategy.web.objects.WebSubscriptionEMMACubeOptionsImpl
 
getIsAliveCheckIntervalMillis() - Static method in class com.microstrategy.webapi.ACMPreferenceReader
 
getIsAllConsumers() - Method in interface com.microstrategy.web.objects.WebSubscriptionDeliveryModeCacheProperties
 
getIsAllInfo() - Method in interface com.microstrategy.web.objects.WebSubscriptionContact
whether to save all info for the contact
getIsAllowedHtmlExecution() - Method in interface com.microstrategy.web.objects.WebMetric
Get the boolean value is the metric allows html execution
getIsBrowsing() - Method in interface com.microstrategy.web.objects.WebFolder
read a flag to indicate whether we're browsing a folder Set only to get 'non-schedulable' flag on objects
getIsClientAuto() - Method in interface com.microstrategy.web.objects.rw.RWInstance
Get isClientAuto, which indicates whether the manipulation is client auto
getIsCloseTagRequired(String) - Method in class com.microstrategy.web.tags.TagsFactory
Returns true if the tag requires an explicit close tag.
getIsCollated() - Method in interface com.microstrategy.web.app.gui.SubscriptionPrintWidget
Deprecated.
 
getIsCollated() - Method in class com.microstrategy.web.app.gui.SubscriptionPrintWidgetImpl
 
getIsContainer() - Method in class com.microstrategy.web.app.WebGuiComponent
Get the isContainer property value of the WebGuiComponent instance
getIsCreateEmailAvailable() - Method in interface com.microstrategy.web.app.gui.DefaultSubscriptionWidget
Deprecated.
 
getIsCustomMessageAvailable() - Method in interface com.microstrategy.web.app.beans.SubscriptionEditorBean
This method will return a true if the feature to set custom message to be delivered with the email is available.
getIsCustomMessageAvailable() - Method in interface com.microstrategy.web.app.gui.DefaultSubscriptionWidget
Deprecated.
 
getIsDatasetAdded() - Method in interface com.microstrategy.web.app.beans.RWFrameBean
Returns whether a dataset hs been added to the RW frame bean
getIsDatasetAddedArgumentName() - Method in class com.microstrategy.web.app.transforms.PromptsClassicTransform
Indicates Argument name for specifying whether or not 'Adding Dataset' functionality was executed.
getIsDatasetAddedArgumentName() - Method in class com.microstrategy.web.app.transforms.PromptsContainerTransform
Indicates Argument name for specifying whether or not 'Adding Dataset' functionality was executed.
getIsDefaultSort() - Method in class com.microstrategy.web.app.beans.SortDefinition
Indicates if the sort is the default sort or not.
getIsDeliveryNotificationAvailable() - Method in interface com.microstrategy.web.app.beans.SubscriptionEditorBean
Indicates whether or not the delivery notification option is available.
getIsDeliveryNotificationAvailable() - Method in interface com.microstrategy.web.app.gui.SubscriptionFileWidget
Deprecated.
 
getIsDesignMode() - Method in interface com.microstrategy.web.app.beans.ReportFrameBean
Returns whether the view mode of the report frame bean (a value from EnumReportViewModes) is equal to EnumReportViewModes.ReportViewModeDesign
getIsDesignMode() - Method in class com.microstrategy.web.app.beans.ReportFrameBeanImpl
Returns whether the view mode of the report frame bean (a value from EnumReportViewModes) is equal to EnumReportViewModes.ReportViewModeDesign
getIsDesignMode() - Method in interface com.microstrategy.web.app.beans.RWFrameBean
Returns whether the view mode of the RW frame bean (a value from EnumReportViewModes) is equal to EnumReportViewModes.ReportViewModeDesign
getIsDHTML() - Method in class com.microstrategy.web.app.beans.DrillEditorBeanImpl
 
getIsDossier() - Method in interface com.microstrategy.web.beans.RWBean
return a boolean if this bean comes from Dossier shortcut
getIsDyn() - Method in class com.microstrategy.web.config.esri.BaseMapInfo
 
getIsEdit() - Method in interface com.microstrategy.web.beans.AppSchemaBean
 
getIserverNodeFunction(WebOperatorNode) - Method in class com.microstrategy.web.app.transforms.AbstractAppWidgetTransform
Returns the funtion of this node defined by IServer.
getIServerNodeName() - Method in class com.microstrategy.webapi.acm.ACMSessionId
 
getIServerNodeName() - Method in class com.microstrategy.webapi.acm.ACMSessionIdParser
 
getIServerNodeName() - Method in interface com.microstrategy.webapi.IDSSXMLSessionId
getIServerNodeName extracts the IServer node name from the sessionID.
getIServerNodeName() - Method in class com.microstrategy.webapi.IDSSXMLSessionIdParser
 
getIServerNodeName(String) - Static method in class com.microstrategy.webapi.IDSSXMLSessionIdParser
getIServerNodeName efficiently parses out the IServer node name from an augmented session id
getIServerPlatform(String) - Method in interface com.microstrategy.webapi.IDSSXMLAdmin
Returns the platform of Intelligence Server.
getIServerPollingTime() - Method in interface com.microstrategy.web.app.StatsHandlerSupport.Data
 
getIServerSession() - Method in class com.microstrategy.web.objects.WebObjectsFactory
Returns a WebIServerSession object, which can be used to create and set the session ID on the factory and all objects created from it.
getIServerSessionIdleTimeout(IDSSXMLSessionId) - Static method in class com.microstrategy.webapi.ACMSDKHelpers.IServerSessionIdleTimeout
getIServerSessionIdleTimeout reads from the IServer the IServer Session Idle Timeout.
getIServerSessionList() - Method in class com.microstrategy.web.objects.WebObjectsFactory
 
getIServerTime() - Method in interface com.microstrategy.web.app.StatsHandlerSupport.Data
 
getIServerWebAPITime() - Method in interface com.microstrategy.web.app.StatsHandlerSupport.Data
 
getIsExpandPageByAvailable() - Method in interface com.microstrategy.web.app.gui.DefaultSubscriptionWidget
Deprecated.
 
getIsExpandPageByAvailable(SubscriptionEditorBean) - Method in interface com.microstrategy.web.app.beans.SubscriptionEditorBean
Indicates whether or not the expand pageby option is available
getIsFromDesignMode() - Method in interface com.microstrategy.web.app.beans.SaveAsBean
 
getIsFromPrompt() - Method in interface com.microstrategy.web.app.beans.SaveAsBean
Returns whether the save as bean comes from a page which was waiting from user input.
getIsFromTemplate() - Method in interface com.microstrategy.web.beans.RWBean
Indicate whether this bean is created from template.
getIsGridSelected() - Method in class com.microstrategy.web.app.transforms.SortEditorTransform
Indicates whether the sort editor is being used to sort a selected grid
getIsGridSelected() - Method in class com.microstrategy.web.app.transforms.SortGeneralTransform
Indicates whether the sort editor is being used to sort a selected grid
getIsGroup() - Method in class com.microstrategy.web.config.DBParamInfoList
 
getIsIframeRequest() - Method in interface com.microstrategy.web.app.gui.GuiComponent
get whether the current request is an iframe request
getIsIndependentCSI() - Method in interface com.microstrategy.web.objects.WebNode
Returns whether this node is independent from others.
getIsInternal() - Method in interface com.microstrategy.web.objects.FeatureInfo
whether the feature info is internel feature or external feature.
getIsInternal() - Method in class com.microstrategy.web.objects.FeatureInfoImpl
 
getIsLocalIpFromKey() - Method in class com.microstrategy.webapi.MSIRefreshClusterMembershipCache.RCMKey
 
getIsMCS() - Method in interface com.microstrategy.web.objects.WebSubscription
Get a multiple content subscription to be true, by default it is false - for single content subscription
getIsNewExportSetting() - Method in interface com.microstrategy.web.objects.rw.RWExportSettings
 
getIsOAuthDB() - Method in class com.microstrategy.webapi.MSTRDocumentException.DBRole
 
getIsObjectOverWritten() - Method in interface com.microstrategy.web.app.beans.SaveAsBean
 
getIsPartialExecution() - Method in class com.microstrategy.web.objects.PersonalViewExecutionInfo
 
getIsPolling() - Method in class com.microstrategy.web.tasks.BaseTaskRequestContext
 
getIsPolling() - Method in interface com.microstrategy.web.tasks.TaskRequestContext
Returns the isPolling flag
getIsPortrait() - Method in interface com.microstrategy.web.app.gui.SubscriptionPrintWidget
Deprecated.
 
getIsPortrait() - Method in class com.microstrategy.web.app.gui.SubscriptionPrintWidgetImpl
 
getIsPremier() - Method in class com.microstrategy.web.config.google.GoogleMapKeyInfo
 
getIsProjectHeaderFooter() - Method in interface com.microstrategy.web.app.beans.OptionsBean
Returns whether the header/footer properties are the project level ones.
getIsProjectHeaderFooter() - Method in class com.microstrategy.web.app.beans.OptionsBeanImpl
Deprecated.
Returns whether the header/footer properties are the project level ones.
getIsPVPartialExecution() - Method in interface com.microstrategy.web.beans.RWBean
 
getIsPVPartialExecution() - Method in interface com.microstrategy.web.objects.WebResultSetInstance
 
getIsRemoveCrlf() - Static method in class com.microstrategy.web.filter.CrlfResponseFilter
 
getIsRWD() - Method in class com.microstrategy.web.app.beans.GraphSeriesTargetInfo
 
getIsRWD() - Method in interface com.microstrategy.web.app.gui.DefaultSubscriptionWidget
Deprecated.
 
getIsSendNowAvailable() - Method in interface com.microstrategy.web.app.gui.SubscriptionWidget
Deprecated.
 
getIsSpliced() - Method in interface com.microstrategy.web.objects.WebNode
Returns the value of the Is spliced property This is currently used in custom group elements.
getISSTriger(String) - Method in class com.microstrategy.web.beans.AssociatedSchedulesBeanImpl
 
getIssuedAtTime() - Method in class com.microstrategy.utils.JsonWebTokenPayLoad
get the time the token was issued at
getIsUpdateBadge() - Method in class com.microstrategy.web.objects.WebContentPersonalizationTransformation
 
getItem(int) - Method in interface com.microstrategy.webapi.IDSSXMLCluster
Deprecated.
getItem(int) - Method in interface com.microstrategy.webapi.IDSSXMLClusters
Returns the item in the collection at the index given.
getItemAlias(String) - Method in interface com.microstrategy.web.objects.rw.RWDataSets
Returns the alias of object
getItemById(String) - Method in interface com.microstrategy.web.objects.WebTemplateAttributes
Finds a template attribute based on attribute DSS ID.
getItemById(String) - Method in interface com.microstrategy.web.objects.WebTemplateMetrics
Finds a template metric based on metric DSS ID.
getItemByID(int) - Method in interface com.microstrategy.web.objects.WebProjectSettings
Returns the setting with the given id in the collection.
getItemByID(int) - Method in interface com.microstrategy.web.objects.WebPropertySet
Return the WebProperty object according to the ID.
getItemByID(int) - Method in interface com.microstrategy.web.objects.WebServerSettings
Returns the item with the given ID in the collection.
getItemByID(String) - Method in interface com.microstrategy.web.objects.WebPropertyGroup
Returns the WebPropertySet object according to the specified DSSID.
getItemByKey(int) - Method in interface com.microstrategy.web.objects.WebAxis
Returns the WebTemplateUnit object within this axis with the given key.
getItemByKey(int) - Method in interface com.microstrategy.web.objects.WebDimty
Returns the WebDimtyUnit object in the collection with the given key.
getItemByKey(int) - Method in interface com.microstrategy.web.objects.WebDisplayUnits
Returns the display unit in the collection with the given key.
getItemByKey(int) - Method in interface com.microstrategy.web.objects.WebElements
Returns a WebElement object with the given key, if it exists.
getItemByKey(int) - Method in interface com.microstrategy.web.objects.WebFolder
Returns the object in the collection with the given key.
getItemByKey(int) - Method in interface com.microstrategy.web.objects.WebSorts
Returns the sort object in this collection whose key equals the input parameter.
getItemByKey(int) - Method in interface com.microstrategy.web.objects.WebTemplateAttributes
Returns the WebTemplateAttribute object with the given key.
getItemByKey(int) - Method in interface com.microstrategy.web.objects.WebTemplateMetrics
Returns the WebTemplateMetric object with the given key.
getItemByKey(int) - Method in interface com.microstrategy.web.objects.WebTemplateMetricSubtotals
Deprecated.
Returns the WebTemplateMetricSubtotal object with the given key.
getItemByKey(String) - Method in interface com.microstrategy.web.objects.rw.RWControlGroupBys
Returns the RWControlGroupBy specified by a 'key'
getItemByModuleID(int) - Method in interface com.microstrategy.web.objects.WebProjectSettingsGroup
Returns the settings collection with the given id.
getItemByName(String) - Method in class com.microstrategy.web.objects.admin.DataSourceEnumerator
Returns the DataSource object with the given name.
getItemByName(String) - Method in class com.microstrategy.web.objects.admin.monitors.AbstractCategories
 
getItemByName(String) - Method in class com.microstrategy.web.objects.admin.monitors.AbstractCategory
 
getItemByName(String) - Method in class com.microstrategy.web.objects.admin.monitors.AbstractInstance
 
getItemByName(String) - Method in interface com.microstrategy.web.objects.admin.monitors.Categories
Searches the collection for a Category with the given name, and returns it.
getItemByName(String) - Method in interface com.microstrategy.web.objects.admin.monitors.Category
Searches the collection for an Instance with the given name.
getItemByName(String) - Method in interface com.microstrategy.web.objects.admin.monitors.Instance
Returns the Counter in the collection with the given name.
getItemByName(String) - Method in interface com.microstrategy.web.objects.admin.serverconfig.DiagnosticsLogger
Returns the dispatcher for this logger that has the name passed.
getItemByName(String) - Method in interface com.microstrategy.web.objects.admin.serverconfig.DiagnosticsLoggers
Returns the diagnostics logger in the collection that has the name passed.
getItemByName(String) - Method in interface com.microstrategy.web.objects.admin.serverconfig.LogCategories
Returns the log category with name passed.
getItemByName(String) - Method in interface com.microstrategy.web.objects.admin.serverconfig.LogCategory
Returns the log counter with name passed.
getItemByName(String) - Method in interface com.microstrategy.web.objects.admin.serverconfig.LogDestinations
Returns the log destination with the name passed.
getItemByName(String) - Method in interface com.microstrategy.web.objects.admin.serverconfig.ServerInstances
Returns the ServerInstance object with the given name, if one exists.
getItemByName(String) - Method in class com.microstrategy.web.objects.JobPriorityMap
Get JobPriorityDefn by name.
getItemByName(String) - Method in interface com.microstrategy.web.objects.WebChannels
Returns the channel in the collection with the given name.
getItemByName(String) - Method in interface com.microstrategy.web.objects.WebJobPrioritization
Get sub-queue by name.
getItemByName(String) - Method in class com.microstrategy.web.objects.WebJobPrioritizatoinImpl
 
getItemByName(String) - Method in interface com.microstrategy.web.objects.WebMonitor
Returns the WebMonitorField with the name passed.
getItemByName(String) - Method in interface com.microstrategy.web.objects.WebMonitorField
Returns the WebMonitorProperty with the name passed.
getItemByName(String) - Method in interface com.microstrategy.web.objects.WebPropertyGroup
Returns the WebPropertySet object according to the specified name.
getItemByName(String) - Method in interface com.microstrategy.web.objects.WebPropertySet
Return the WebProperty object, according to the name.
getItemByPrivilegeType(int) - Method in interface com.microstrategy.web.objects.admin.users.WebPrivilegeCategory
Returns the privilege of the given type in the collection.
getItemByType(int) - Method in interface com.microstrategy.web.objects.admin.users.WebPrivilegeCategories
Returns the item in the collection with the given category type.
getItemByType(int) - Method in interface com.microstrategy.web.objects.admin.users.WebPrivileges
Returns the item in the collection with the given privilege type.
getItemIndexByName(String) - Method in class com.microstrategy.web.objects.JobPriorityMap
Get 0-based index of item by name.
getItemIndexByName(String) - Method in interface com.microstrategy.web.objects.WebJobPrioritization
Get index of named sub-queue.
getItemIndexByName(String) - Method in class com.microstrategy.web.objects.WebJobPrioritizatoinImpl
 
getItemKey(TransformContext) - Method in class com.microstrategy.web.app.gui.ContextMenu.DefaultContextMenuItemBuilder
Retrieve the key will be set on the context menu item corresponding to the context input.
getItemKey(TransformContext) - Method in interface com.microstrategy.web.app.gui.ContextMenuItemBuilder
Retrieve the key will be set on the context menu item corresponding to the context input.
getItemKey(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractFolderContextMenuItemBuilder
 
getItemKey(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractFolderParentMenu
 
getItemKey(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.AdminFolderEdit
 
getItemKey(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderCreateAnalysisFromReport
 
getItemKey(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderCreateDocumentFromAnalysis
 
getItemKey(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderCreateDocumentFromReport
 
getItemKey(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderCreateDocumentFromTheme
 
getItemKey(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderCreateReportFromCube
 
getItemKey(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderDelete
 
getItemKey(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderExportLink
 
getItemKey(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderOpenInLibrary
Needed to override this method so that it would create a new menu item for each unique Dossier.
getItemKey(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderRunViewMedia
 
getItemKey(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderSimpleAction
 
getItemKey(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellDEQuickGroup
 
getItemKey(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellDEQuickGroupOperator
 
getItemKey(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellDrill
 
getItemKey(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellFilterOnSelections
 
getItemKey(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportGraphDrill
 
getItemKeyOf(ReportGridDisplayCell.Context) - Static method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellDrill.HeaderDrillContextMenuBuilder
 
getItemKeyOf(ReportGridDisplayCell.Context) - Static method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellDrill.InvalidDrillContextMenuBuilder
 
getItemKeyOf(ReportGridDisplayCell.Context) - Static method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellDrill.RowValueDrillContextMenuBuilder
 
getItemKeyOf(ReportGridDisplayCell.Context) - Static method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellDrill.TitleDrillContextMenuBuilder
 
getItemNoneWidget(BlockList) - Method in class com.microstrategy.web.app.transforms.PromptElementsWidgetTransform
The widget for -none- option.
getItemSet() - Method in class com.microstrategy.utils.HashList
Deprecated.
replaced by HashList.items()
getItemsList() - Method in class com.microstrategy.web.app.transforms.DataExplorerFolderWidgetTransform
 
getItemsList() - Method in class com.microstrategy.web.app.transforms.FolderViewWidgetTransform
 
getItemWidget(BlockList, WebElement) - Method in class com.microstrategy.web.app.transforms.AttributeElementsWidgetTransform
 
getItemWidget(BlockList, WebElement) - Method in class com.microstrategy.web.app.transforms.DataExplorerElementsWidgetTransform
 
getItemWidget(BlockList, WebElement, WebAttributeForms) - Method in class com.microstrategy.web.app.transforms.AbstractPromptWidgetTransform
 
getItemWidthMode() - Method in interface com.microstrategy.web.objects.rw.RWControlDef
Returns item width mode.
getIterator() - Method in class com.microstrategy.web.app.taglibs.taskproc.AdminSelectTagHelper
 
getIterator() - Method in class com.microstrategy.web.app.taglibs.taskproc.AdminSelectTaskContentTypeTagHelper
 
getIterator() - Method in class com.microstrategy.web.app.taglibs.taskproc.AdminSelectTaskEnvTagHelper
 
getIterator() - Method in class com.microstrategy.web.app.taglibs.taskproc.AdminSelectTaskIDTagHelper
 
getIterator() - Method in interface com.microstrategy.web.objects.WebFormat
 
getIterator() - Method in class com.microstrategy.web.platform.Parameters
Returns a list of parameters.
getJarFiles() - Method in class com.microstrategy.utils.CustomizationInfo
Returns an array with the names of all jar files inside the WEB-INF/lib subfolder.
getJarMarkIndex(int, String) - Static method in class com.microstrategy.utils.localization.ErrorMsgLib
 
getJavaScript() - Method in class com.microstrategy.web.app.gui.EditorImpl.Button
Return the javascript to execute when the button is clicked on
getJavaScriptCode() - Method in class com.microstrategy.web.app.JavaScriptInfo
Retrieve the JavaScript code that is associated with the JavaScriptInfo
getJavascriptFile() - Method in class com.microstrategy.web.app.ShortcutListSet
Returns the javascript file name associated with this ShortcutListSet
getJavaScriptFunction() - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellDrill.AbstractDrillContextMenuBuilder
 
getJavaScriptFunction() - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportGraphDrill.GraphAreaContextMenuBuilder
Returns the name of the JavaScript function that needs to be called in order to submit the Graph Drill Event
getJavaScriptId() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell.PivotButtonInfo
 
getJavaScriptInfo(String) - Method in class com.microstrategy.web.app.JavaScriptInfoList
Retrieve a JavaScriptInfo by the name that it is associated with.
getJavaScripts() - Method in class com.microstrategy.web.app.PageInfo
Get the list of javascripts related to this page
getJavaScriptSelectorClearEvent() - Method in class com.microstrategy.web.app.transforms.AbstractUserEntitiesTreeCartTransform
 
getJavaScriptSelectorClearEvent() - Method in class com.microstrategy.web.app.transforms.SecurityRoleUserEntitiesSelectorTransform
 
getJavaScriptSelectorClearEvent() - Method in class com.microstrategy.web.app.transforms.UserEntitiesSelectorTreeCartTransform
 
getJavaScriptSelectorEvent() - Method in class com.microstrategy.web.app.transforms.AbstractUserEntitiesTreeCartTransform
 
getJavaScriptSelectorEvent() - Method in class com.microstrategy.web.app.transforms.SecurityRoleUserEntitiesSelectorTransform
 
getJavaScriptSelectorEvent() - Method in class com.microstrategy.web.app.transforms.UserEntitiesSelectorTreeCartTransform
 
getJavascriptTyAttribute(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractObjectBrowserTabTransform
Return the Javascript TY attribute to use for the generation of the HTML tag related with this object.
getJavascriptTyAttribute(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AllObjectBrowserTransform
Return the Javascript TY attribute to use for the generation of the HTML tag related with this object.
getJavascriptTyAttribute(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderAdminBrowserTransform
 
getJavascriptTyAttribute(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderProjectBrowserTransform
Return the Javascript TY attribute to use for the generation of the HTML tag related with this object.
GetJDBCConnStrTask - Class in com.microstrategy.web.app.tasks
 
GetJDBCConnStrTask() - Constructor for class com.microstrategy.web.app.tasks.GetJDBCConnStrTask
 
GetJDBCConnStrTask(String) - Constructor for class com.microstrategy.web.app.tasks.GetJDBCConnStrTask
 
getJobCount() - Method in interface com.microstrategy.web.objects.WebClusterProjectInfo
Return number of jobs for project
getJobExpiredMessage() - Method in class com.microstrategy.web.app.transforms.AbstractDocumentTransform
 
getJobExpiredMessage() - Method in class com.microstrategy.web.app.transforms.AbstractReportTransform
Returns the job expired message
getJobExpiredMessage() - Method in class com.microstrategy.web.app.transforms.AbstractRWTransform
 
getJobExpiredMessage() - Method in class com.microstrategy.web.app.transforms.AbstractWebBeanTransform
 
getJobId() - Method in interface com.microstrategy.web.objects.rw.RWDetails
Returns the job id
getJobId() - Method in interface com.microstrategy.web.objects.WebReportInstance
Get job id of report instances
getJobID() - Method in class com.microstrategy.web.app.transforms.ReportDetailsXHTMLTransform
Get the job identifier from ReportBean being displayed.
getJobID() - Method in class com.microstrategy.web.app.transforms.RWDetailsTransform
Get the job identifier based on the RWDocumentDetails instance of the RWBean being transformed.
getJobID() - Method in interface com.microstrategy.web.objects.admin.monitors.Job
Returns the unique identifier for the job.
getJobID() - Method in interface com.microstrategy.web.objects.admin.monitors.JobDeletionFailure
Returns the unique identifier for the job.
getJobID() - Method in interface com.microstrategy.web.objects.admin.monitors.RWDCache
Returns the ID of the job that executed this document
getJobID() - Method in interface com.microstrategy.web.objects.rw.RWInstance
Get job id of dossier instances / dossier manipulations
getJobID() - Method in interface com.microstrategy.web.objects.WebReportData
Returns the job ID when this report gets executed in the Intelligence Server.
getJobID() - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Get job id of dossier instances / dossier executions
getJobID(RWDataSetDetails) - Method in class com.microstrategy.web.app.transforms.RWDetailsTransform
Get the job identifier based on the RWDataSetDetails instance of an individual dataset.
GetJobInfo(String, int, int, String, String, String) - Method in interface com.microstrategy.webapi.IDSSXMLServerAdmin
Retrieves the information of jobs currently running in the Intelligence Server.
GetJobInfo(String, String, int, int, int, String, String, String) - Method in interface com.microstrategy.webapi.IDSSXMLServerAdmin
Retrieves the information of jobs currently running in the Intelligence Server.
getJobPrioritization() - Method in interface com.microstrategy.web.objects.WebDBRole
Get job prioritization of the DBRole.
getJobPriority() - Method in interface com.microstrategy.web.objects.admin.monitors.Job
Returns the job priority.
getJobPUPriority() - Method in interface com.microstrategy.web.objects.admin.monitors.Job
Returns the PU Priority of the job.
getJobs() - Method in interface com.microstrategy.web.objects.admin.monitors.JobSource
Retrieves the job currently running on the Intelligence Server.
getJobs(String) - Method in interface com.microstrategy.web.objects.admin.monitors.JobSource
Retrieves the job currently running on the Intelligence Server.
getJobStatus() - Method in interface com.microstrategy.web.objects.admin.monitors.Job
Returns the status of the job, from EnumDSSXMLJobStatus.
getJobType() - Method in interface com.microstrategy.web.objects.admin.monitors.Job
Returns the type of the job, from EnumDSSXMLJobType.
getJoinAttributes() - Method in interface com.microstrategy.web.objects.WebRelationship
Returns the join attributes set on the relationship.
getJoinedDataSet() - Method in interface com.microstrategy.web.objects.rw.RWDataSets
Returns a virtual data set representing a join of all document data sets
getJoinedPath(String, String) - Static method in class com.microstrategy.utils.FilePathHelper
 
getJoinType() - Method in interface com.microstrategy.web.objects.WebRelationship
Returns the join type set on the relationship.
getJSAPIURL() - Method in class com.microstrategy.web.config.esri.ESRIConfigurationInfo
 
getJSCode() - Method in class com.microstrategy.web.app.gui.ContextMenuItem
Returns the javascript code associated with this ContextMenuItem.
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractFilterOperatorContextMenuItemBuilder
Returns the javascript code to trigger on the on-click.
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractFolderContextMenuItemBuilder
Returns the javascript code to use with this context-menu-item
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractFolderParentMenu
 
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractInboxContextMenuItemBuilder
Returns the javascript code to use with this context-menu-item
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractReportCellComposedContextMenuItemBuilder
Generate the JavaScript code the context menu item generated by this builder instance will trigger when the user selects it.
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractReportCellContextMenuItemBuilder
Generate the JavaScript code the context menu item generated by this builder instance will trigger when the user selects it.
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractReportCellInsertMetric
Generate the JavaScript code the option will have based on the event information provided.
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractReportCellMove
Generate the JavaScript code the context menu item generated by this builder instance will trigger when the user selects it.
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractReportCellParentMenu
 
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractReportCellThresholds
 
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractUserMgrContextMenuItemBuilder
 
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderCreateAnalysisFromReport
 
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderCreateDocumentFromAnalysis
 
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderCreateDocumentFromReport
 
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderCreateHTML5VIFromReport
 
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderCreateReportFromCube
 
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderDelete
 
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderEdit
 
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderExportLink
 
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderOpenInLibrary
Calls openInLibrary(docId) function in DHTML.js file to use the LibraryHelper.js class to construct the url and open the Dossier in Library.
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderShareLink
 
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderTreeExportLink
 
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.InboxExport
 
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.InboxPDF
 
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.InboxRename
 
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.PageByHyperLinkNavigation
Generate the JavaScript code the context menu item generated by this builder instance will trigger when the user selects it.
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellAddShortcutMetric
 
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellAdvancedSort
 
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellAlert
 
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellAlertEmail
 
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellAlertMobile
 
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellAttributeFormEditor
 
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellClearDerivedElements
 
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellCustomSort
 
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellDefaultMenu
 
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellDEQuickGroup
 
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellDEQuickGroupOperator
 
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellDerivedElements
 
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellEditDerived
 
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellFilterOn
 
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellFilterOnSelections
 
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellFormat
 
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellHyperLink
 
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellKeepOnGrid
 
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellMetricFilterEdit
 
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellNewCustomSort
 
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellRemoveFromGrid
 
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellRemoveFromReport
 
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellRename
 
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellSortAscending
Overwrites the parent method by specifying the event information that will ultimately populate the menu option with the request information needed for submitting the sort ascending manipulation.
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellSortColAscending
Overwrites the parent method by specifying the event information that will ultimately populate the menu option with the request information needed for submitting the sort ascending manipulation.
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellSortColDescending
Overwrites the parent method by specifying the event information that will ultimately populate the menu option with the request information needed for submitting the sort descending manipulation.
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellSortDescending
Overwrites the parent method by specifying the event information that will ultimately populate the menu option with the request information needed for submitting the sort descending manipulation.
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.RepublishCube
 
getJSCode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.UserMgrDelete
 
getJSCode(TransformContext, WebEvent) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractReportCellSort
Generate the JavaScript code the context menu item generated by this builder instance will trigger when the user selects it.
getJSCode(WebEvent) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellPercentForEachMetric.AbstractInsertMetricContextMenuBuilder
Generate the JavaScript code the option will have based on the event information provided
getJSCode(WebEvent) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellRankMetric.AbstractInsertMetricContextMenuBuilder
Generate the JavaScript code the option will have based on the event information provided
getJSCode(WebEvent) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellTransformationMetric.AbstractInsertMetricContextMenuBuilder
Generate the JavaScript code the option will have based on the event information provided
getJSCode(WebHyperLink, int) - Method in class com.microstrategy.web.app.transforms.contextmenus.PageByHyperLinkNavigation.AbstractHyperLinkNavigationContextMenuBuilder
 
getJSCode(WebHyperLink, int) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellHyperLinkNavigation.AbstractHyperLinkNavigationContextMenuBuilder
 
getJSCodeForInvalidSFConfiguration(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderSimpleAction
Returns JS code to display a message if the salesforce is not properly configured and the object being handled is a salesforce cube
getJsCommand() - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderExportLink
 
getJsCommand() - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderShareLink
 
getJSCommand() - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderTreeExportLink
 
getJSCommand() - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderTreeShareLink
 
getJSGenerator() - Method in class com.microstrategy.web.app.transforms.AbstractSubscriptionFolderBeanTransform
 
getJSMessage(TransformContext, WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.contextmenus.AdminFolderDelete
 
getJSMessage(TransformContext, WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderDelete
 
getJSNameSpace() - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
Returns a unique name space used by the getID method as a prefix of the component's id
getJSONArray(int) - Method in class com.microstrategy.utils.json.JSONArray
Get the JSONArray associated with an index.
getJSONArray(int) - Method in class com.microstrategy.web.app.tasks.architect.json.JSONArray
Get the JSONArray associated with an index.
getJSONArray(String) - Method in class com.microstrategy.utils.json.JSONObject
Get the JSONArray value associated with a key.
getJSONArray(String) - Method in class com.microstrategy.web.app.tasks.architect.json.JSONObject
Get the JSONArray value associated with a key.
getJSonConfiguration() - Method in class com.microstrategy.web.app.tasks.GetGoogleConfigurationTask
 
getJSonConfiguration(ESRIConfigurationInfo) - Method in class com.microstrategy.web.app.tasks.ESRIConfigHelper
Deprecated.
 
getJSonConfiguration(ESRIConfigurationInfo) - Method in class com.microstrategy.web.config.esri.ESRIConfigHelper
 
getJsonContextDetailFlags() - Method in interface com.microstrategy.web.objects.RWSettings
 
getJsonContextDetailFlags() - Method in interface com.microstrategy.web.objects.WebJsonContextResultSettings
Get json context detail flags
getJsonContextDetailFlags() - Method in class com.microstrategy.web.objects.WebResultSettingsImpl
 
getJSONGenerator() - Method in interface com.microstrategy.web.app.gui.TreeView
This allows the user to retrieve the JSONGenerator object on which attribute-value pairs can be set These attribute-value pairs translate to properties on the tree bone tree bone
getJSONGenerator() - Method in class com.microstrategy.web.app.gui.TreeViewImpl
 
getJSONObject(int) - Method in class com.microstrategy.utils.json.JSONArray
Get the JSONObject associated with an index.
getJSONObject(int) - Method in class com.microstrategy.web.app.tasks.architect.json.JSONArray
Get the JSONObject associated with an index.
getJSONObject(String) - Method in class com.microstrategy.utils.json.JSONObject
Get the JSONObject value associated with a key.
getJSONObject(String) - Method in class com.microstrategy.web.app.tasks.architect.json.JSONObject
Get the JSONObject value associated with a key.
GetJSonObjectValue(String, JSONObject) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.AddJoinTask
 
GetJSonObjectValue(String, JSONObject) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.AddMDXCubesTask
 
GetJSonObjectValue(String, JSONObject) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.AddMultiSelectedColumns
 
GetJSonObjectValue(String, JSONObject) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.AutoMapEmmaTablesTask
 
GetJSonObjectValue(String, JSONObject) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.CreateEmmaTablesTask
 
GetJSonObjectValue(String, JSONObject) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.GetSingleDBRole
 
GetJSonObjectValue(String, JSONObject) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.GetXDASchemaDBRoleTask
 
GetJSONObjectValue(String, JSONObject) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.RemapObjectTask
 
GetJsonResults(String, String, int, int, int, String, IntWrapper) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
 
GetJsonResults(String, String, int, int, int, String, IntWrapper, int) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
THIS METHOD IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT.
GetJsonResults(String, String, int, int, int, String, IntWrapper, int, int) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
 
GetJsonResults(String, String, int, int, String, int, String, int, int, IntWrapper) - Method in interface com.microstrategy.webapi.IDSSXMLReportServer
THIS METHOD IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT.
GetJsonResults(String, String, int, int, String, int, String, int, IntWrapper) - Method in interface com.microstrategy.webapi.IDSSXMLReportServer
THIS METHOD IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT.
getJsonSearchResult() - Method in class com.microstrategy.web.objects.WebSyncSearchFolder
 
getJsonStringIfExists(JSONObject, String) - Method in class com.microstrategy.web.app.utils.usher.NetworkRequest
 
getJSShowItem(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellFormat
Generate the JavaScript code required for showing or hiding the option on client side
getJsXml() - Method in class com.microstrategy.web.app.utils.CssDependencyAnalyzer
 
getJWT() - Method in class com.microstrategy.webapi.acm.ACMJwt
getJWT returns a JWT that can be used directly to send to IServer
getKeepAlive() - Method in interface com.microstrategy.web.objects.WebClusterAdmin
Returns the keepAlive setting on the XMLAPI.
getKeepAlive() - Method in interface com.microstrategy.web.objects.WebClusterNode
get current keepalive option status
getKeepAlive() - Method in interface com.microstrategy.webapi.IDSSXMLAdmin
Returns Keep Alive parameter of the socket connections between web server and Intelligence Servers.
getKeepAlive() - Method in interface com.microstrategy.webapi.IDSSXMLClusterNode
Returns the current keepalive option status.
getKeepIndependent() - Method in interface com.microstrategy.web.objects.WebDrillAction
Returns the keepIndependent property for the current drill action.
getKeepOriginal() - Method in interface com.microstrategy.web.objects.WebDrillAction
Returns the keepOriginal property for this drill action.
getKeepThresholds() - Method in interface com.microstrategy.web.objects.WebDrillAction
Returns the keepThresholds property for this drill action.
getKerberosMechansim() - Method in class com.microstrategy.utils.kerberos.KerberosHelper
 
getKerberosModeEnvironment() - Static method in class com.microstrategy.webapi.KerberosSession
 
getKerberosPrincipalNameType() - Method in class com.microstrategy.utils.kerberos.KerberosHelper
 
getKey() - Method in class com.microstrategy.utils.config.AbstractConfigurationElement
Default implementation for getKey().
getKey() - Method in interface com.microstrategy.utils.config.ConfigurationElement
This method is used to uniquely identify this ConfigurationElement within a list.
getKey() - Method in class com.microstrategy.utils.config.ConfigurationSource
 
getKey() - Method in class com.microstrategy.utils.DAG.Vertex
Returns the key associated with this Vertex.
getKey() - Method in class com.microstrategy.utils.proxy.Key
 
getKey() - Method in class com.microstrategy.web.admin.AdminServer
 
getKey() - Method in class com.microstrategy.web.app.AddonInfo
 
getKey() - Method in interface com.microstrategy.web.app.beans.PageByUnit
The key is used to uniquely identify the Page-by unit within the units collection.
getKey() - Method in class com.microstrategy.web.app.beans.PageHistoryItem
 
getKey() - Method in class com.microstrategy.web.app.beans.ServerAdminSessionManager
Returns the key of the Session Manager.
getKey() - Method in class com.microstrategy.web.app.ContextInfo
 
getKey() - Method in class com.microstrategy.web.app.EventMap
 
getKey() - Method in class com.microstrategy.web.app.FolderLink
 
getKey() - Method in class com.microstrategy.web.app.FolderMapping
 
getKey() - Method in class com.microstrategy.web.app.gui.ContactCartElement
 
getKey() - Method in class com.microstrategy.web.app.gui.ContextMenu
Deprecated.
This method should only be used internally. It will be marked as private in future versions.
getKey() - Method in class com.microstrategy.web.app.gui.ContextMenuItem
Deprecated.
This method should only be used internally. It will be marked as private in future versions.
getKey() - Method in class com.microstrategy.web.app.ProjectInfo
 
getKey() - Method in class com.microstrategy.web.app.ShortcutEvent
 
getKey() - Method in class com.microstrategy.web.app.taglibs.taskproc.DatasetTable.DatasetRow
 
getKey() - Method in class com.microstrategy.web.app.TemplateInfo
 
getKey() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
 
getKey() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellTitle
 
getKey() - Method in interface com.microstrategy.web.app.transforms.contextmenus.AbstractReportCellThresholds.ThresholdsContextMenuBuilder
 
getKey() - Method in class com.microstrategy.web.app.transforms.ReportGridCellImpl
 
getKey() - Method in class com.microstrategy.web.app.transforms.ReportGridCellMetricValueImpl
 
getKey() - Method in interface com.microstrategy.web.app.transforms.ReportGridDisplayCell
 
getKey() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellColHeader
Deprecated.
 
getKey() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellColTitle
Deprecated.
 
getKey() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
 
getKey() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellRowHeader
Deprecated.
 
getKey() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellRowTitle
Deprecated.
 
getKey() - Method in class com.microstrategy.web.app.utils.FileContentsObjectWrapper
Returns the String value of the key for this instance.
getKey() - Method in interface com.microstrategy.web.app.WebAppSessionManager
Returns the key of the Session Manager.
getKey() - Method in class com.microstrategy.web.app.WebBeanProperty
 
getKey() - Method in interface com.microstrategy.web.beans.TransformInstance
Returns the key associated with this instance.
getKey() - Method in class com.microstrategy.web.beans.WebSessionManagerImpl
Returns the key of the Session Manager.
getKey() - Method in class com.microstrategy.web.blocks.config.Assignments
 
getKey() - Method in class com.microstrategy.web.blocks.config.BlockConfig
 
getKey() - Method in class com.microstrategy.web.config.esri.BaseMapInfo
 
getKey() - Method in class com.microstrategy.web.config.Visualization
 
getKey() - Method in interface com.microstrategy.web.objects.rw.RWControl
Returns control key
getKey() - Method in interface com.microstrategy.web.objects.rw.RWControlGroupBy
Returns the node key of this object
getKey() - Method in interface com.microstrategy.web.objects.rw.RWGroupBy
Returns a group by object key.
getKey() - Method in interface com.microstrategy.web.objects.rw.RWUnitDef
Returns unit ID
getKey() - Method in interface com.microstrategy.web.objects.RWOfflineTransaction
 
getKey() - Method in class com.microstrategy.web.objects.RWOfflineTransactionImpl
 
getKey() - Method in interface com.microstrategy.web.objects.WebColumn
 
getKey() - Method in interface com.microstrategy.web.objects.WebDimtyUnit
Returns the key of this dimty unit in its' WebDimty collection.
getKey() - Method in interface com.microstrategy.web.objects.WebDisplayUnitEntry
 
getKey() - Method in interface com.microstrategy.web.objects.WebDrillPath
 
getKey() - Method in interface com.microstrategy.web.objects.WebElement
Returns the key of this element, if it is part of a collection.
getKey() - Method in interface com.microstrategy.web.objects.WebIServerSession
Returns the unique key which identifies this session within its list.
getKey() - Method in interface com.microstrategy.web.objects.WebNode
Returns the key of this node.
getKey() - Method in interface com.microstrategy.web.objects.WebPrompt
Returns a key to uniquely identify a WebPrompt.
getKey() - Method in interface com.microstrategy.web.objects.WebSort
Returns the key of current sort object, which is used to look up the sort in the sorts collection.
getKey() - Method in interface com.microstrategy.web.objects.WebTemplateAttribute
Returns the key of the attribute on the template.
getKey() - Method in interface com.microstrategy.web.objects.WebTemplateMetric
Returns the key of the metric on the template.
getKey() - Method in interface com.microstrategy.web.objects.WebTemplateMetricSubtotal
Deprecated.
Returns the key of the subtotal within the WebTemplateMetricSubtotals collection.
getKey() - Method in interface com.microstrategy.web.objects.WebTemplateUnit
Returns the key of the template unit.
getKey() - Method in class com.microstrategy.web.platform.ContainerServicesNamespace
 
getKey() - Method in class com.microstrategy.web.platform.Parameter
Return the key for this parameter.
getKey() - Method in class com.microstrategy.web.transform.LayoutImpl
 
getKey() - Method in class com.microstrategy.web.transform.StyleMapConditionImpl
This method is used to uniquely identify this StyleMapCondition within the StyleMap.
getKey(int) - Method in class com.microstrategy.utils.config.AbstractConfigurationElement.FilteredList
 
getKey(int) - Method in class com.microstrategy.utils.config.AbstractConfigurationElementList
 
getKey(int) - Method in interface com.microstrategy.utils.config.ConfigurationElementList
 
getKey(int) - Method in class com.microstrategy.utils.HashList
Gets the key of the item contained in the specified index of the collection.
getKey(CacheHint) - Method in class com.microstrategy.utils.cache.CacheBase
Overridable.
getKey(CacheHint) - Method in class com.microstrategy.utils.cache.FileCacheBase
Returns the key of the cache element based on the hint.
getKey(CacheHint) - Method in class com.microstrategy.utils.cache.PropertiesCache
 
getKey(CacheHint) - Method in class com.microstrategy.utils.cache.ResourceBundleCache
 
getKey(CacheHint) - Method in class com.microstrategy.utils.config.ConfigurationFilesCache
 
getKey(CacheHint) - Method in class com.microstrategy.web.app.maps.MapShapeCache
 
getKey(CacheHint) - Method in class com.microstrategy.web.app.tasks.MapBoxBoundaryCache
 
getKey(CacheHint) - Method in class com.microstrategy.web.app.tasks.RefineServerPortCache
 
getKey(CacheHint) - Method in class com.microstrategy.web.app.utils.cache.ResourceCache
 
getKey(CacheHint) - Method in class com.microstrategy.web.config.esri.EsriMapCache
 
getKey(CacheHint) - Method in class com.microstrategy.web.objects.ProjectCacheBase
 
getKey(CacheHint) - Method in class com.microstrategy.web.objects.ServerCacheBase
 
getKey(CacheHint) - Method in class com.microstrategy.web.objects.SessionCacheBase
 
getKey(CacheHint) - Method in class com.microstrategy.web.platform.RandomNumberMap
 
getKey(CacheHint) - Method in class com.microstrategy.webapi.MSIRefreshClusterMembershipCache
 
getKey(CacheHint) - Method in class com.microstrategy.webapi.RepositorySettingsCache
 
getKey(Transform) - Method in class com.microstrategy.web.app.beans.AppTransformKeyMapper
 
getKey(Transform) - Method in interface com.microstrategy.web.beans.TransformKeyMapper
 
getKey(String, String) - Static method in class com.microstrategy.web.app.maps.MapShapeRepository
 
getKey(LinkedHashMap<K, V>, int) - Static method in class com.microstrategy.utils.HashList
Get the key of a LinkedHashMap by index.
getKeyAttribute() - Method in class com.microstrategy.utils.config.AbstractConfigurationElement
This method must return the attribute that uniquely identifies this element among its siblings; if no single attribute can be used, return null and override the getKey and setKey methods.
getKeyAttribute() - Method in class com.microstrategy.utils.config.AbstractConfigurationElementList
 
getKeyAttribute() - Method in class com.microstrategy.utils.config.AbstractElementList
 
getKeyAttribute() - Method in class com.microstrategy.utils.config.ClientSideLayout
 
getKeyAttribute() - Method in class com.microstrategy.web.admin.AdminServer
 
getKeyAttribute() - Method in class com.microstrategy.web.app.AddonInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.app.BrowserSettingDefinition
 
getKeyAttribute() - Method in class com.microstrategy.web.app.ContentType
 
getKeyAttribute() - Method in class com.microstrategy.web.app.ContextInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.app.ContextMenuInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.app.Domain
 
getKeyAttribute() - Method in class com.microstrategy.web.app.ErrorInfo.ErrorMessage
 
getKeyAttribute() - Method in class com.microstrategy.web.app.ErrorInfo.ErrorTitle
 
getKeyAttribute() - Method in class com.microstrategy.web.app.ErrorInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.app.EventFlagList
 
getKeyAttribute() - Method in class com.microstrategy.web.app.EventHandlerInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.app.EventList
 
getKeyAttribute() - Method in class com.microstrategy.web.app.EventMap.EventMapArgument
 
getKeyAttribute() - Method in class com.microstrategy.web.app.EventMap
 
getKeyAttribute() - Method in class com.microstrategy.web.app.ExportFormat
 
getKeyAttribute() - Method in class com.microstrategy.web.app.FlagInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.app.FolderLink
 
getKeyAttribute() - Method in class com.microstrategy.web.app.FolderMapping
 
getKeyAttribute() - Method in class com.microstrategy.web.app.GraphFormatInfoHelper.Attribute
 
getKeyAttribute() - Method in class com.microstrategy.web.app.GraphFormatInfoHelper.Exception
 
getKeyAttribute() - Method in class com.microstrategy.web.app.GraphFormatInfoHelper.GraphAttribute
 
getKeyAttribute() - Method in class com.microstrategy.web.app.GraphFormatInfoHelper.GraphFormatInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.app.GraphFormatInfoHelper.GraphMajorType
 
getKeyAttribute() - Method in class com.microstrategy.web.app.GraphFormatInfoHelper.GraphMinorType
 
getKeyAttribute() - Method in class com.microstrategy.web.app.GraphFormatInfoHelper.GraphObject
 
getKeyAttribute() - Method in class com.microstrategy.web.app.GraphFormatInfoHelper.IncludeType
 
getKeyAttribute() - Method in class com.microstrategy.web.app.JavaScriptInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.app.PageInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.app.PageManager
 
getKeyAttribute() - Method in class com.microstrategy.web.app.PaperSizes
 
getKeyAttribute() - Method in class com.microstrategy.web.app.ProjectInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.app.Property
 
getKeyAttribute() - Method in class com.microstrategy.web.app.PropertySet
 
getKeyAttribute() - Method in class com.microstrategy.web.app.PropertyValue
 
getKeyAttribute() - Method in class com.microstrategy.web.app.ResourceFeedConfig
 
getKeyAttribute() - Method in class com.microstrategy.web.app.RibbonInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.app.RibbonList
 
getKeyAttribute() - Method in class com.microstrategy.web.app.SectionInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.app.ShapeFileMap
 
getKeyAttribute() - Method in class com.microstrategy.web.app.Shortcut
 
getKeyAttribute() - Method in class com.microstrategy.web.app.ShortcutArgument
 
getKeyAttribute() - Method in class com.microstrategy.web.app.ShortcutEvent
 
getKeyAttribute() - Method in class com.microstrategy.web.app.ShortcutList
 
getKeyAttribute() - Method in class com.microstrategy.web.app.ShortcutListSet
 
getKeyAttribute() - Method in class com.microstrategy.web.app.StaticSession
Deprecated.
 
getKeyAttribute() - Method in class com.microstrategy.web.app.tasks.config.ActualParameterInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.app.tasks.config.ArgumentInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.app.tasks.config.BeanInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.app.tasks.config.EventInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.app.TemplateInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.app.Transition
 
getKeyAttribute() - Method in class com.microstrategy.web.app.UpdateFilterInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.app.WebBeanInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.app.WebBeanProperty
 
getKeyAttribute() - Method in class com.microstrategy.web.app.WebBeanStyle
 
getKeyAttribute() - Method in class com.microstrategy.web.app.WebGuiComponent
 
getKeyAttribute() - Method in class com.microstrategy.web.app.WebLoginProviderInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.app.WidgetProp
 
getKeyAttribute() - Method in class com.microstrategy.web.app.WidgetProps
 
getKeyAttribute() - Method in class com.microstrategy.web.beans.BeanFactory.BeanFactoryInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.beans.BeanFactory.BeanMappingInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.beans.BeanFactory.BeanPackageInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.beans.EventArgumentInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.beans.EventHandlerInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.beans.EventInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.beans.MessageInfoImpl
 
getKeyAttribute() - Method in class com.microstrategy.web.beans.MessagesManager
 
getKeyAttribute() - Method in class com.microstrategy.web.blocks.config.BlockConfig
 
getKeyAttribute() - Method in class com.microstrategy.web.blocks.config.BlockLibraryConfig
 
getKeyAttribute() - Method in class com.microstrategy.web.blocks.config.IncludeBlock
 
getKeyAttribute() - Method in class com.microstrategy.web.blocks.config.IncludeDir
 
getKeyAttribute() - Method in class com.microstrategy.web.blocks.config.Macro
 
getKeyAttribute() - Method in class com.microstrategy.web.blocks.config.Property
 
getKeyAttribute() - Method in class com.microstrategy.web.config.AppschemaDisabledSourceInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.config.AreaLayerInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.config.AreaLayersInfoList
 
getKeyAttribute() - Method in class com.microstrategy.web.config.ConnectionInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.config.CustomThreshold
 
getKeyAttribute() - Method in class com.microstrategy.web.config.CustomThresholdBand
 
getKeyAttribute() - Method in class com.microstrategy.web.config.CustomThresholdsInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.config.DBIDInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.config.DBInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.config.DBParamInfoList
 
getKeyAttribute() - Method in class com.microstrategy.web.config.DBParamSectionInfoList
 
getKeyAttribute() - Method in class com.microstrategy.web.config.DBParamValInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.config.DBPreferenceInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.config.DBPreferenceItem
 
getKeyAttribute() - Method in class com.microstrategy.web.config.DBPropertiesInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.config.DBTypeInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.config.DBVersionInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.config.DBVLDBProperty
 
getKeyAttribute() - Method in class com.microstrategy.web.config.esri.BaseMapInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.config.esri.BaseMapsInfoList
 
getKeyAttribute() - Method in class com.microstrategy.web.config.esri.ESRICloudAppInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.config.esri.ESRICloudAppKeyInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.config.esri.ESRICloudAppsInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.config.esri.ESRICloudAppsInfoList
 
getKeyAttribute() - Method in class com.microstrategy.web.config.esri.ESRIConfigurationInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.config.esri.ESRIGeoShapesInfoList
 
getKeyAttribute() - Method in class com.microstrategy.web.config.esri.ESRIJSAPIUrlInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.config.esri.ESRIOnPremiseAttributeInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.config.esri.ESRIOnPremiseMapLayerUrlInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.config.esri.ESRIOnPremiseQueryFieldInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.config.esri.ESRIProxyURL
 
getKeyAttribute() - Method in class com.microstrategy.web.config.esri.ESRIProxyURLList
 
getKeyAttribute() - Method in class com.microstrategy.web.config.esri.ESRIURLPrefix
 
getKeyAttribute() - Method in class com.microstrategy.web.config.esri.ESRIURLPrefixList
 
getKeyAttribute() - Method in class com.microstrategy.web.config.esri.ESRIURLPrefixListNew
 
getKeyAttribute() - Method in class com.microstrategy.web.config.esri.ESRIWebMapInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.config.esri.ESRIWebMapsInfoList
 
getKeyAttribute() - Method in class com.microstrategy.web.config.esri.MicrostrategyAttributeInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.config.esri.MicrostrategyProjectInfoList
 
getKeyAttribute() - Method in class com.microstrategy.web.config.esri.MicrostrategyProjectsInfoList
 
getKeyAttribute() - Method in class com.microstrategy.web.config.ExportPlaintextDelimiter
 
getKeyAttribute() - Method in class com.microstrategy.web.config.GeoRoleInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.config.GeoRolesInfoList
 
getKeyAttribute() - Method in class com.microstrategy.web.config.GeoShapeInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.config.GeoShapesInfoList
 
getKeyAttribute() - Method in class com.microstrategy.web.config.google.GoogleChannel
 
getKeyAttribute() - Method in class com.microstrategy.web.config.google.GoogleConfigurationInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.config.google.GoogleMapKeyInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.config.mapbox.MapBoxConfigurationInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.config.mapbox.MapBoxTokenInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.config.MapStyle
 
getKeyAttribute() - Method in class com.microstrategy.web.config.MapStyleJson
 
getKeyAttribute() - Method in class com.microstrategy.web.config.MapStyleList
 
getKeyAttribute() - Method in class com.microstrategy.web.config.MultiMapConfigurationInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.config.nameconversion.MapNameConversionElement
 
getKeyAttribute() - Method in class com.microstrategy.web.config.nameconversion.MapNameConversions
 
getKeyAttribute() - Method in class com.microstrategy.web.config.shape.MSTRGeoShapesInfoList
 
getKeyAttribute() - Method in class com.microstrategy.web.config.shape.MSTRShapeConfigurationInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.config.ShapeConfigurationInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.config.ShapeKeyInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.config.ShapeKeysInfoList
 
getKeyAttribute() - Method in class com.microstrategy.web.config.Visualization
 
getKeyAttribute() - Method in class com.microstrategy.web.config.VisualizationList
 
getKeyAttribute() - Method in class com.microstrategy.web.objects.SysFolderBlackListHelper.SystemFolderNode
 
getKeyAttribute() - Method in class com.microstrategy.web.objects.WhiteListCommandHelper.WhiteListCommand
 
getKeyAttribute() - Method in class com.microstrategy.web.objects.WhiteListCommandHelper.WhiteListCommandInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.platform.ApplicationParameters
 
getKeyAttribute() - Method in class com.microstrategy.web.platform.ControllerInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.platform.ParameterInfo.Description
 
getKeyAttribute() - Method in class com.microstrategy.web.platform.ParameterInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.tasks.config.AggregatingTaskFactoryConfig
 
getKeyAttribute() - Method in class com.microstrategy.web.tasks.config.TaskFactoryInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.tasks.config.TaskFactoryParam
 
getKeyAttribute() - Method in class com.microstrategy.web.tasks.config.TaskInfo
 
getKeyAttribute() - Method in class com.microstrategy.web.tasks.config.TaskParameterMetadataImpl
 
getKeyAttribute() - Method in class com.microstrategy.web.transform.ActualParameterImpl
 
getKeyAttribute() - Method in class com.microstrategy.web.transform.BeanDefnImpl
 
getKeyAttribute() - Method in class com.microstrategy.web.transform.LayoutImpl
 
getKeyAttribute() - Method in class com.microstrategy.web.transform.LayoutParserDefnImpl
 
getKeyAttribute() - Method in class com.microstrategy.web.transform.LayoutSourceDefnImpl
 
getKeyAttribute() - Method in class com.microstrategy.web.transform.MapperDefnImpl
 
getKeyAttribute() - Method in class com.microstrategy.web.transform.StyleCatalogImpl
 
getKeyAttribute() - Method in class com.microstrategy.web.transform.StyleImpl
 
getKeyAttribute() - Method in class com.microstrategy.web.transform.StyleMapConditionImpl
 
getKeyAttribute() - Method in class com.microstrategy.web.transform.StyleMapDefaultImpl
 
getKeyAttribute() - Method in class com.microstrategy.web.transform.StyleMapImpl
 
getKeyAttribute() - Method in class com.microstrategy.web.transform.TransformDefnImpl
 
getKeyByType(int) - Method in interface com.microstrategy.web.objects.WebLinkItem
 
getKeyContext() - Method in interface com.microstrategy.web.objects.rw.RWControl
Returns the control key in the server-specific format.
getKeyContext() - Method in interface com.microstrategy.web.objects.rw.RWUnitDef
Returns a unique id to be used by the backend to identify any unit.
getKeyForRequestSuccessful() - Method in class com.microstrategy.web.app.beans.ReportPageComponentImpl
 
getKeyForRequestSuccessful() - Method in class com.microstrategy.web.app.beans.ResultSetPageComponentImpl
Returns the key for when the bean's status is EnumRequestStatus.WebBeanRequestSuccessful.
getKeyForRequestWaitingForUserInput() - Method in class com.microstrategy.web.app.beans.ResultSetPageComponentImpl
Returns the key for when the bean's status is EnumRequestStatus.WebBeanRequestWaitingForUserInput.
getKeyList() - Method in class com.microstrategy.utils.HashList
Deprecated.
replaced by HashList.keys()
getKeyList() - Method in class com.microstrategy.web.app.transforms.IPhoneMapVisualizationPropertiesTransform
This method return a Key list for Grids in Doc, the first key corresponds to the primary key For report, it return a list containing an element "-1".
getKeyListByPrefix(String) - Method in class com.microstrategy.web.app.beans.CaseInsensitiveRequestKeys
Returns an enumeration over all the keys with the specified prefix.
getKeyListByPrefix(String) - Method in class com.microstrategy.web.app.beans.HttpRequestKeys
Returns an enumeration over all the keys with the specified prefix.
getKeyListByPrefix(String) - Method in class com.microstrategy.web.beans.GenericRequestKeys
Returns an enumeration over all the keys with the specified prefix.
getKeyListByPrefix(String) - Method in interface com.microstrategy.web.beans.RequestKeys
Returns an enumeration over all the keys with the specified prefix.
getKeyName(String) - Method in class com.microstrategy.web.app.utils.MkitBundleProcess
 
getKeypairAlgorithm() - Method in class com.microstrategy.utils.certificate.X509Helper
Get algorithm of the Public/Private key pair.
getKeyPath() - Method in interface com.microstrategy.web.objects.admin.serverconfig.IntelligenceServerInstance
Returns the SSL Key Path
getKeyphrase() - Method in interface com.microstrategy.web.objects.WebSearchSuggestion
Returns the keyphrase of the suggestion.
getKeyphrase() - Method in class com.microstrategy.web.objects.WebSearchSuggestionImpl
 
getKeys() - Method in class com.microstrategy.utils.GenericJsonGenerator
 
getKeys() - Method in interface com.microstrategy.web.beans.Messages
Returns an enumeration of the keys.
getKeys() - Method in interface com.microstrategy.web.objects.admin.users.WebUserSecurityFilters
Returns a complete list of projects which the user has a security filter associated with.
getKeys() - Method in interface com.microstrategy.web.objects.admin.users.WebUserSecurityRoles
Returns a complete list of projects which the user has a security role associated with.
getKeys() - Method in interface com.microstrategy.web.objects.WebLinkItem
Return a SimpleList of WebObjectInfo objects that go into defining this object
getKeySeed() - Method in interface com.microstrategy.web.objects.rw.RWDefinition
Returns a value that is greater then any existing key in the definition objects hierarchy.
getKeysForLogging(RequestKeys) - Static method in class com.microstrategy.web.app.utils.usher.AuthUtils
returns a flattened version of the keys for log purposes
getKeyShortcutDesc() - Method in class com.microstrategy.web.app.Shortcut
Returns a descriptor that the application should use to display the accelerator key (keyboard shortcut) if the key-shortcut-desc-id attribute is missing.
getKeyShortcutDescID() - Method in class com.microstrategy.web.app.Shortcut
Returns the Resource Bundle item id that the application should use to display the accelerator key (keyboard shortcut) in the language of the user's locale.
getKeyShortcutString(Messages) - Method in class com.microstrategy.web.app.Shortcut
Returns the object's localized Shortcut descriptor.
getKeysize() - Method in class com.microstrategy.utils.certificate.X509Helper
Get key size of the Public/Private key pair.
getKeySpace() - Method in class com.microstrategy.web.app.beans.HttpRequestKeys
Get the key space set for this HttpRequestKeys instance.
getKeyToSearch(String) - Method in class com.microstrategy.web.app.beans.CaseInsensitiveRequestKeys
Get which key to search, for supporting case insensitive scenarios.
getKeyType(Key, String) - Method in class com.microstrategy.utils.proxy.WinRegistryFullOperation
Method returns the type of the key + valuename
getKeyValue(String) - Method in interface com.microstrategy.web.objects.admin.DataSource
Returns the key value with the given name in the key value collection.
getKeyValueNames() - Method in interface com.microstrategy.web.objects.admin.DataSource
Returns the names of all currently existing key values.
getKMLObjects(String) - Method in class com.microstrategy.web.app.maps.KMLShapeRepository
 
getLabel() - Method in interface com.microstrategy.web.objects.WebGraphLabel
Returns the text of the graph label
getLabel() - Method in class com.microstrategy.web.preferences.PreferenceLevel
 
getLabelForFolderFirstOption() - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalCartTransform
Deprecated.
Indicates localized label to be displayed as first option in Subfolder's pull-down menu.
getLabelForFolderFirstOption() - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalTreeTransform
Deprecated.
Indicates localized label to be displayed as first option in Subfolder's pull-down menu.
getLabelTag(String, String) - Method in class com.microstrategy.web.app.transforms.AbstractTabTransform
 
getLanguage() - Method in class com.microstrategy.web.app.transforms.MojoMapTransform
 
getLanguage() - Method in interface com.microstrategy.web.beans.MessageInfo
Returns the language of this localized message.
getLanguage() - Method in class com.microstrategy.web.beans.MessageInfoImpl
 
getLanguage(AppContext, Block) - Method in class com.microstrategy.web.app.tasks.GetMapExtraConfigurationTask
 
getLanguage(WebObjectSource, String) - Static method in class com.microstrategy.web.objects.localization.LanguageManager
 
getLast() - Method in class com.microstrategy.web.app.utils.compression.ByteArray
 
getLast() - Method in class com.microstrategy.web.preferences.PreferenceLevels
Returns the last PreferenceLevel object in the grouping.
getLastAccessTime() - Method in interface com.microstrategy.web.objects.WebIServerSession
Returns the last access time of the session.
getLastActionTime() - Method in interface com.microstrategy.web.objects.admin.monitors.UserConnection
Returns the time the of the last user action, this maybe more recent than job execution as actions such as folder browsing do not generate jobs.
getLastActionTimeBySession(List<IDSSXMLSessionId>) - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
 
getLastChild() - Method in interface com.microstrategy.web.objects.WebNode
Returns the last child node of the current node, or null if the current node has no child nodes.
getLastDayOffset() - Method in interface com.microstrategy.web.objects.WebScheduleTriggerTimeMonthly
Returns last day offset that the trigger will fire.
getLastErrorNumber() - Method in interface com.microstrategy.web.objects.WebMessage
Returns the last error number.
getLastHitTime() - Method in interface com.microstrategy.web.objects.admin.monitors.Cache
Returns the last hit time of the cache.
getLastIncrementalCrawlTime() - Method in interface com.microstrategy.web.objects.ProjectIndexMetadata
Get last Incremental crawl time
getLastIncrementalCrawlTime() - Method in class com.microstrategy.web.objects.ProjectIndexMetadataImpl
 
getLastJobTime() - Method in interface com.microstrategy.web.objects.admin.monitors.UserConnection
Returns the time the last job was submitted.
getLastLoaded() - Method in class com.microstrategy.utils.config.ConfigurationSource
Last modification time when this source was loaded.
getLastLoadTime() - Method in interface com.microstrategy.web.objects.admin.monitors.CacheDetails
Returns the last load time for the cache
getLastLoadTime() - Method in interface com.microstrategy.web.objects.admin.monitors.RWDCache
Returns the RWD cache last load time
getLastMessageKey() - Method in interface com.microstrategy.web.app.beans.PageComponent
 
getLastMessageKey() - Method in class com.microstrategy.web.app.beans.WebAppSessionManagerImpl
 
getLastMessageKey() - Method in interface com.microstrategy.web.app.WebAppSessionManager
Get cached message key that matches the last message id
getLastModifiedTime(AppContext, String) - Method in class com.microstrategy.web.controller.GenericWebAppController
Deprecated.
No longer used by the MicroStrategy Web controllers.
getLastModifiedTime(String) - Method in class com.microstrategy.utils.FileLoader
Returns the last time the resource was modified in milliseconds.
getLastMsgID() - Method in interface com.microstrategy.web.app.beans.PageComponent
 
getLastMsgID() - Method in interface com.microstrategy.web.objects.WebIServerSession
 
getLastMsgIDFromCookie(int) - Method in class com.microstrategy.web.app.beans.WebAppSessionManagerImpl
Get the last message ID from cookie for provided message key {@see buildLastMessageKey()}
getLastMsgIDFromCookie(int) - Method in interface com.microstrategy.web.app.WebAppSessionManager
Get last message ID based on given last message key
getLastMsgRecoveryInfo() - Method in class com.microstrategy.web.app.beans.ReportPageComponentImpl
Automatic Session Recovery: Save messageID and Build a JSON string representing info to recover this message from a folder page.
getLastMsgRecoveryInfo() - Method in class com.microstrategy.web.app.beans.RWOIVMPageComponent
Automatic Session Recovery: Save messageID and Build a JSON string representing info to recover this message from a folder page.
getLastMsgRecoveryInfo() - Method in class com.microstrategy.web.app.beans.RWPageComponentImpl
Automatic Session Recovery: Save messageID and Build a JSON string representing info to recover this message from a folder page.
getLastPageEvent() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
Returns the event to be used for going to the last page of element browsing.
getLastPoppedBlock() - Method in class com.microstrategy.web.tags.LayoutContext
Returns the last block that was popped off of the Block stack.
getLastPromptMessageID() - Method in interface com.microstrategy.web.beans.ResultSetBean
Whenever ResultSetBean.refresh(boolean) with the reprompt argument set to true, a duplicate message is made in order to answer all the new prompts, i.e.
getLastRealTimeUpdateTime() - Method in interface com.microstrategy.web.objects.ProjectIndexMetadata
Get last realtime update time
getLastRealTimeUpdateTime() - Method in class com.microstrategy.web.objects.ProjectIndexMetadataImpl
 
getLastRowPosition(ReportBean) - Static method in class com.microstrategy.web.app.utils.HTTPHelper
Gets the position where the new attribute will be displayed
getLastUpdate() - Method in interface com.microstrategy.web.objects.rw.RWInstance
Returns the time and date when this document was last updated against the warehouse.
getLastUpdate() - Method in interface com.microstrategy.web.objects.WebReportData
Returns the time and date when this report was last updated against the warehouse.
getLastUpdateJob() - Method in interface com.microstrategy.web.objects.admin.monitors.CubeCache
Returns the last update job ID
getLastUpdateTime() - Method in interface com.microstrategy.web.objects.admin.monitors.Cache
Returns the last update time of the cache.
getLat() - Method in class com.microstrategy.web.app.maps.LatLng
 
getLatLngAt(int) - Method in class com.microstrategy.web.app.maps.topology.TopoArc
 
getLayerId() - Method in class com.microstrategy.web.config.GeoShapeInfo
 
GetLayers(String) - Static method in class com.microstrategy.web.app.tasks.architect.utils.SchemaManipulationParser
 
getLayersConfigurationBlock(ESRIConfigurationInfo) - Method in class com.microstrategy.web.app.tasks.ESRIConfigHelper
Deprecated.
 
getLayersConfigurationBlock(ESRIConfigurationInfo) - Method in class com.microstrategy.web.config.esri.ESRIConfigHelper
 
getLayout() - Method in interface com.microstrategy.web.objects.WebReportExcelExportSettings
 
getLayout() - Method in interface com.microstrategy.web.objects.WebReportPlainTextExportSettings
Returns layout xml.
getLayout() - Method in class com.microstrategy.web.transform.LayoutsImpl
 
getLayout(int) - Method in interface com.microstrategy.web.objects.rw.RWDefinition
Returns a layout infor structure.
getLayout(int) - Method in interface com.microstrategy.web.transform.Layouts
Gets the Layout associated with supplied index.
getLayout(int) - Method in class com.microstrategy.web.transform.LayoutsImpl
 
getLayout(AbstractLayoutSource.LayoutCacheHint) - Method in class com.microstrategy.web.transform.AbstractLayoutSource
Returns a layout definition from cache based on the cache hint.
getLayoutAsStream(String) - Method in class com.microstrategy.web.app.transforms.AppLayoutSourceFile
 
getLayoutAsStream(String) - Method in class com.microstrategy.web.transform.LayoutSourceFile
Returns an InputStream for reading the layout XHTML at the specified layout location.
getLayoutClassName(String) - Static method in class com.microstrategy.utils.config.ClientSideLayouts
Returns the layout class name without the plugin macro.
getLayoutContext(Transformable, boolean) - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
 
getLayoutContext(Transformable, boolean) - Method in class com.microstrategy.web.transform.AbstractLayoutTransform
Gets the LayoutContext instance to use for any layout processing.
getLayoutCount() - Method in interface com.microstrategy.web.objects.rw.RWDefinition
Returns number of layouts in the document
getLayoutDefinition() - Method in class com.microstrategy.web.transform.AbstractLayoutTransform
 
getLayoutDefinition() - Method in interface com.microstrategy.web.transform.LayoutTransform
Gets the in-memory layout definition associated with this transform instance.
getLayoutDefinition(LayoutParser) - Method in interface com.microstrategy.web.transform.Layout
This method returns the in-memory representation of the layout definition to use with this specific style.
getLayoutDefinition(LayoutParser) - Method in class com.microstrategy.web.transform.LayoutImpl
 
getLayoutDefinition(LayoutParser) - Method in interface com.microstrategy.web.transform.Layouts
This method returns the in-memory representation of the layout definition to use with this specific style.
getLayoutDefinition(LayoutParser) - Method in class com.microstrategy.web.transform.LayoutsImpl
 
getLayoutFlags() - Method in interface com.microstrategy.web.objects.admin.monitors.RWDCache
Returns the RWD layout flags
getLayoutKey() - Method in interface com.microstrategy.web.objects.RWIterateSettings
 
getLayoutLocation() - Method in interface com.microstrategy.web.tags.LayoutTag
Returns the location of the layout source.
getLayoutLocator() - Method in interface com.microstrategy.web.transform.Layout
This method returns the layout locator string associated with this layout.
getLayoutLocator() - Method in class com.microstrategy.web.transform.LayoutImpl
 
getLayoutName(RWLayoutSectionDef, String) - Static method in class com.microstrategy.web.app.transforms.RWTransformHelper
 
getLayoutParser() - Method in interface com.microstrategy.web.tags.LayoutTag
Returns the layout parser used to parse the layout source.
getLayoutParser() - Method in interface com.microstrategy.web.transform.TransformDefn
Returns the name of the current LayoutParserDefn associated with this TransformDefn.
getLayoutParser() - Method in class com.microstrategy.web.transform.TransformDefnImpl
 
getLayoutParserDefn() - Method in interface com.microstrategy.web.transform.TransformDefn
Gets the layout parser definition object associated with this transform, if one exists.
getLayoutParserDefn() - Method in class com.microstrategy.web.transform.TransformDefnImpl
 
getLayoutParserDefn(int) - Method in interface com.microstrategy.web.transform.LayoutParserDefns
Gets the LayoutParserDefn associated with supplied index.
getLayoutParserDefn(int) - Method in class com.microstrategy.web.transform.LayoutParserDefnsImpl
 
getLayoutParserDefn(String) - Method in interface com.microstrategy.web.transform.LayoutParserDefns
Gets the LayoutParserDefn associated with a given name.
getLayoutParserDefn(String) - Method in class com.microstrategy.web.transform.LayoutParserDefnsImpl
 
getLayoutParserDefns() - Method in interface com.microstrategy.web.transform.StyleCatalog
Gets the collection of layout parser definition objects.
getLayoutParserDefns() - Method in class com.microstrategy.web.transform.StyleCatalogImpl
 
getLayoutParserInstance() - Method in interface com.microstrategy.web.transform.LayoutParserDefn
Creates or returns an existing instance of the referred layout parser.
getLayoutParserInstance() - Method in class com.microstrategy.web.transform.LayoutParserDefnImpl
 
getLayouts() - Method in interface com.microstrategy.web.transform.Style
Gets the collection of layouts associated with this style.
getLayouts() - Method in class com.microstrategy.web.transform.StyleImpl
 
getLayoutSource() - Method in interface com.microstrategy.web.tags.LayoutTag
Returns the layout source where the current tag is defined.
getLayoutSourceDefn() - Method in interface com.microstrategy.web.transform.Layout
This method returns the LayoutSourceDefn object associated with this layout.
getLayoutSourceDefn() - Method in class com.microstrategy.web.transform.LayoutImpl
 
getLayoutSourceDefn(int) - Method in interface com.microstrategy.web.transform.LayoutSourceDefns
Gets the LayoutSourceDefn associated with supplied index.
getLayoutSourceDefn(int) - Method in class com.microstrategy.web.transform.LayoutSourceDefnsImpl
 
getLayoutSourceDefn(String) - Method in interface com.microstrategy.web.transform.LayoutSourceDefns
Gets the LayoutSourceDefn associated with a given name.
getLayoutSourceDefn(String) - Method in class com.microstrategy.web.transform.LayoutSourceDefnsImpl
 
getLayoutSourceDefns() - Method in interface com.microstrategy.web.transform.StyleCatalog
Gets the collection of layout source definition objects.
getLayoutSourceDefns() - Method in class com.microstrategy.web.transform.StyleCatalogImpl
 
getLayoutSourceInstance() - Method in interface com.microstrategy.web.transform.LayoutSourceDefn
Creates or returns an existing instance of the referred layout source.
getLayoutSourceInstance() - Method in class com.microstrategy.web.transform.LayoutSourceDefnImpl
 
getLayoutSourceName() - Method in interface com.microstrategy.web.transform.Layout
Return the name of the LayoutSourceDefn currently associated with this Layout.
getLayoutSourceName() - Method in class com.microstrategy.web.transform.LayoutImpl
 
getLayoutStatement(String) - Static method in class com.microstrategy.utils.config.ClientSideLayouts
Returns a JavaScript statement which defines the layout for a given layout class.
getLayoutStatementsFromBlock(MarkupOutput, Block) - Static method in class com.microstrategy.utils.config.ClientSideLayouts
Get an entire set of JavaScript layout statements by scanning a Block tree for all layout classes that are defined in a specific named Block Property.
getLayoutStatementsFromBlock(MarkupOutput, Block, String) - Static method in class com.microstrategy.utils.config.ClientSideLayouts
Get an entire set of JavaScript layout statements by scanning a Block tree for all layout classes that are defined in a specific named Block Property.
getLayoutString(String) - Method in class com.microstrategy.web.transform.AbstractLayoutSource
Returns the string representation of a layout definition.
getLayoutString(String) - Method in class com.microstrategy.web.transform.LayoutSourceFile
 
getLayoutString(String) - Method in class com.microstrategy.web.transform.LayoutSourceString
 
getLayoutTag() - Method in class com.microstrategy.web.transform.MSTRLayoutParser.ParserContentHandler
The generated LayoutTag object constructed during parsing.
getLCID() - Method in interface com.microstrategy.web.objects.WebLocaleObjectInfo
 
getLDAPAttribute() - Method in interface com.microstrategy.web.objects.WebLDAPSettings
Returns a String contains a list of LDAP attributes indexes and LDAP attributes separated by ";"s.
getLDAPAttributeForEmailAddress() - Method in interface com.microstrategy.web.objects.WebLDAPSettings
Returns a String contains the email address option on the Import-Options tab.
getLDAPAttributeForGroupName() - Method in interface com.microstrategy.web.objects.WebLDAPSettings
Returns the name of the LDAP attribute that maps the MicroStrategy group name.
getLDAPAttributeForLogin() - Method in interface com.microstrategy.web.objects.WebLDAPSettings
Returns the current setting for the name of the LDAP attribute that is mapping to the MicroStrategy User login.
getLDAPAttributeForUserName() - Method in interface com.microstrategy.web.objects.WebLDAPSettings
Returns the name of the LDAP attribute that maps the MicroStrategy user name.
getLDAPAttrMSTRImport() - Method in interface com.microstrategy.web.objects.WebLDAPSettings
Returns the current LDAP attribute name that is used to indicate whether to import LDAP user/group.
getLDAPAttrMSTRUserGuid() - Method in interface com.microstrategy.web.objects.WebLDAPSettings
Returns the current setting for the LDAP attribute name that is used to store the GUID of the DSSUser corresponding to the imported LDAP user/group.
getLDAPAuthUserBind() - Method in interface com.microstrategy.web.objects.WebLDAPSettings
 
getLDAPDistinguishedName() - Method in interface com.microstrategy.web.objects.WebIServerSession
Get LDAP Distinguished Name for Single Sign on authentication mode
getLDAPDistinguishedName() - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
Get LDAP Distinguished Name for Single Sign on authentication mode
getLDAPDistinguishedName(ResourceBundle, String, ContainerServices) - Static method in class com.microstrategy.web.tasks.BaseAuthenticationHelper
 
getLDAPDLLs() - Method in interface com.microstrategy.web.objects.WebLDAPSettings
This method returns an editable SimpleList which can be used to add or remove LDAP dlls which are required for LDAP support.
getLDAPDN() - Method in interface com.microstrategy.web.objects.admin.users.WebLDAPLoginInfo
Returns the LDAP distinguished name associated with the user or group, if one exists.
getLDAPGroupSearchDepth() - Method in interface com.microstrategy.web.objects.WebLDAPSettings
Returns the number of nested group levels above to import in the Filters tab.
getLDAPImportGroup() - Method in interface com.microstrategy.web.objects.WebLDAPSettings
Returns the LDAPImportGroup property, the indicator of whether to import the LDAP groups of a login LDAP user.
getLDAPImportUser() - Method in interface com.microstrategy.web.objects.WebLDAPSettings
Returns the LDAPImportUser property, which is the indicator of whether to import a login LDAP user.
getLDAPLoginInfo() - Method in interface com.microstrategy.web.objects.admin.users.WebUserEntity
Returns an interface which can be used to read and write LDAP-related information about the user entity.
getLDAPMSTRAuthUserDN() - Method in interface com.microstrategy.web.objects.WebLDAPSettings
Returns the current setting for the distinguished name of the LDAP user that is used for LDAP authentication.
getLDAPObjectClassForUserGroup() - Method in interface com.microstrategy.web.objects.WebLDAPSettings
 
getLDAPSearchFilterForDNFromLogin() - Method in interface com.microstrategy.web.objects.WebLDAPSettings
Returns the LDAP search filter that is used to find the LDAP user object based on the LDAP login.
getLDAPSearchFilterForGroup() - Method in interface com.microstrategy.web.objects.WebLDAPSettings
Returns the The LDAP search filter that is used to find the LDAP groups of a LDAP user.
getLdapSearchLimit() - Method in interface com.microstrategy.web.objects.WebLDAPSettings
Get the LDAP search result limit per page.
getLDAPSearchRoot() - Method in interface com.microstrategy.web.objects.WebLDAPSettings
Returns the distinguished name of the search root of LDAP directory.
getLDAPServerCertificate() - Method in interface com.microstrategy.web.objects.WebLDAPSettings
Returns the setting for the LDAP server certificate.
getLDAPServerName() - Method in interface com.microstrategy.web.objects.WebLDAPSettings
Returns the LDAP server name.
getLDAPServerPort() - Method in interface com.microstrategy.web.objects.WebLDAPSettings
Returns the LDAP server port property.
getLDAPServerSecureConnection() - Method in interface com.microstrategy.web.objects.WebLDAPSettings
Returns the setting for the secure connection mode to the LDAP server.
getLDAPServerVendor() - Method in interface com.microstrategy.web.objects.WebLDAPSettings
Returns the setting for the vendor of the LDAP server.
getLDAPSettings() - Method in interface com.microstrategy.web.objects.WebServerDef
Returns a collection of LDAP-related settings, which can be used to modify the LDAP settings of the server definition object.
getLDAPStringCoding() - Method in interface com.microstrategy.web.objects.WebLDAPSettings
Returns the current character encoding for LDAP operations.
getLDAPSynch() - Method in interface com.microstrategy.web.objects.WebLDAPSettings
Returns the current LDAP synch property.
getLDAPTimeout() - Method in interface com.microstrategy.web.objects.WebLDAPSettings
Returns the current setting for LDAP search timeout, in seconds.
getLDAPVendor() - Method in interface com.microstrategy.web.objects.WebLDAPSettings
Returns the current setting for the vendor of LDAP SDK dynamic-link library.
getLDAPVerification() - Method in interface com.microstrategy.web.objects.WebLDAPSettings
 
getLDAPVersion() - Method in interface com.microstrategy.web.objects.WebLDAPSettings
Returns the current setting of the version of LDAP protocol that is supported by the third-party LDAP support libraries.
getLeadMachine() - Method in interface com.microstrategy.web.objects.admin.licensing.CPULicenseDetails
Returns the lead machine which has the latest contract.
getLeanObject(String, int) - Method in interface com.microstrategy.web.objects.WebObjectSource
To get the device/transmitter object
getLeft() - Method in class com.microstrategy.utils.function.Triple
 
getLeft() - Method in class com.microstrategy.web.app.beans.AbstractAppComponent
Get the left position where the bean should be displayed by the transform if applicable
getLeft() - Method in interface com.microstrategy.web.app.beans.AppComponent
Get the left position where the bean should be displayed by the transform if applicable
getLeftBorderColor() - Method in interface com.microstrategy.web.app.beans.FormatColorLinesTabBean
Get the value specified for the left border color setting for the selected target object(s).
getLeftBorderStyle() - Method in interface com.microstrategy.web.app.beans.FormatColorLinesTabBean
Get the value specified for the left border style setting for the selected target object(s).
getLeftMargin() - Method in interface com.microstrategy.web.objects.WebPDFSettings
Deprecated.
Returns the left margin distance.
getLeftNode() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform.Context
 
getLegalCopyright() - Method in interface com.microstrategy.web.objects.admin.serverconfig.ServerVersionInfo
Returns the legal copyright associated with the server.
getLegalTrademarks() - Method in interface com.microstrategy.web.objects.admin.serverconfig.ServerVersionInfo
Returns the legal trademarks associated with the server.
getLength() - Method in class com.microstrategy.utils.BerInputStream
Returns length of the current content for decoding
getLength() - Method in class com.microstrategy.web.app.maps.shp.DBFField
 
getLength() - Method in class com.microstrategy.web.platform.MultipartRequest.File
Gets the length of this file.
getLength() - Method in interface com.microstrategy.web.platform.PostedFile
Returns the size in bytes of an uploaded file.
getLength(byte[]) - Static method in class com.microstrategy.utils.BerInputStream
Returns the length of the encoding
getLevel() - Method in class com.microstrategy.utils.log.editor.EditableHandler
 
getLevel() - Method in class com.microstrategy.utils.log.editor.EditableLogger
 
getLevel() - Method in class com.microstrategy.utils.log.Handler
 
getLevel() - Method in class com.microstrategy.utils.log.Logger
Get the log Level that has been specified for this Logger.
getLevel() - Method in class com.microstrategy.utils.log.LogRecord
 
getLevel() - Method in class com.microstrategy.utils.log.ThreadLocalDebugHandler
 
getLevel() - Method in interface com.microstrategy.web.app.gui.ObjectInfoWidget
Returns the current level Flag.
getLevel() - Method in class com.microstrategy.web.app.gui.TreeNode
Deprecated.
Add children to the TreeNode using (@link TreeNode#addChild(TreeNode)} to get multiple levels.
getLevel() - Method in interface com.microstrategy.web.beans.ObjectBean
Returns the level property of the embedded WebObjectSource.
getLevel() - Method in interface com.microstrategy.web.objects.admin.monitors.MonitorResults
Returns the level of data asked for in the request to get results.
getLevel() - Method in interface com.microstrategy.web.objects.admin.monitors.MonitorSource
Returns the level of information the users want to monitor.
getLevel() - Method in interface com.microstrategy.web.objects.rw.RWGroupBy
Returns groub by level.
getLevel() - Method in interface com.microstrategy.web.objects.WebElement
Returns element level.
getLevel() - Method in interface com.microstrategy.web.objects.WebElementSource
Returns the setting of the level parameter, a value used in hierarchy browsing which is not currently implemented on the backend.
getLevel() - Method in interface com.microstrategy.web.objects.WebFolder
Returns the current value of the level parameter.
getLevel() - Method in interface com.microstrategy.web.objects.WebObjectSource
Returns the current level parameter, which will be used when obtaining folder contents.
getLevel() - Method in interface com.microstrategy.web.objects.WebToken
Get the level of the token.
getLevel(String) - Method in interface com.microstrategy.web.preferences.Preferences
Retrieves the finest level of granularity that defines the given name.
getLevels() - Method in class com.microstrategy.web.preferences.PreferenceLevels
Returns an array of the PreferenceLevel grouping.
getLevelSetting(String) - Method in class com.microstrategy.utils.log.Handler
 
GetLibraryWebListTask - Class in com.microstrategy.web.app.tasks
 
GetLibraryWebListTask() - Constructor for class com.microstrategy.web.app.tasks.GetLibraryWebListTask
 
getLicense() - Method in interface com.microstrategy.web.objects.admin.serverconfig.ServerInstance
Returns an ServerLicense object which describes the features of the server license
getLicensedUsers(int) - Method in interface com.microstrategy.web.objects.admin.licensing.UserLicenseAudit
Returns the list of licensed users which use the given license.
getLicensedUsers(int, int) - Method in interface com.microstrategy.web.objects.admin.licensing.UserLicenseAudit
Returns the list of licensed users which use the given license.
getLicenseKey() - Method in interface com.microstrategy.web.objects.admin.serverconfig.ServerLicense
 
getLicenseSource() - Method in class com.microstrategy.web.objects.WebObjectsFactory
Returns a LicenseSource object, which can be used for retrieving licensing information.
getLicenseType() - Method in interface com.microstrategy.web.objects.admin.licensing.LicensedUsers
Returns the license type of the collection, from EnumDSSXMLLicenseType.
getLicenseType() - Method in interface com.microstrategy.web.objects.admin.licensing.NamedUserLicense
Returns the license type associated with this object.
getLicenseType() - Method in interface com.microstrategy.web.objects.WebLicenseDetails
Returns the license type.
getLicenseTypeList() - Method in interface com.microstrategy.web.objects.admin.licensing.UserLicenseAudit
Returns a list of license types in the collection with more than 0 users.
getLicenseTypes() - Method in interface com.microstrategy.web.objects.admin.licensing.ContactLicenseInfo
Returns the license types for a contact.
getLicenseTypes() - Method in interface com.microstrategy.web.objects.admin.licensing.UserLicenseInfo
Returns the license types for a user.
GetLicensingInfo(String, int, IntWrapper) - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
This method is used to retrieve the licensing information for the user with the given session ID.
getLicensingMessage(ProductLicenseInfo, Messages) - Static method in class com.microstrategy.web.app.utils.licensing.LicensingHelper
 
getLicensingMessage(ProductLicenseInfo, Messages, boolean) - Static method in class com.microstrategy.web.app.utils.licensing.LicensingHelper
 
getLimitHelper() - Method in class com.microstrategy.web.app.transforms.LimitElementTransform
 
getLimitSummary(int) - Method in interface com.microstrategy.web.objects.WebViewInstance
 
getLimitSummary(int) - Method in interface com.microstrategy.web.objects.WebWorkingSet
Returns a summary containing the full limit expression which constrains the working set.
getLineColor() - Method in interface com.microstrategy.web.app.beans.FormatToolbarBean
 
getLineColor() - Method in class com.microstrategy.web.app.transforms.ReportGraphTransformImpl.GraphAreaContext
 
getLineColorPicker() - Method in class com.microstrategy.web.app.transforms.FormatTabColorLinesTransform
Returns the line color picker.
getLineNumber() - Method in class com.microstrategy.utils.config.AbstractConfigurationElement
Returns the line number (if known) of the element in the XML file.
getLineNumber() - Method in interface com.microstrategy.web.tags.Tag
Returns the line number of the current tag in the layout source.
getLineNumber() - Method in class com.microstrategy.web.tags.TagImpl
 
getLineStylePicker() - Method in class com.microstrategy.web.app.transforms.FormatTabColorLinesTransform
Returns the line style picker.
getLinkableAttributeList(List<RWAttributeLinksValidator.TargetAttribute>) - Method in class com.microstrategy.web.objects.RWAttributeLinksValidator
 
getLinkAttributes(WebDisplayUnit) - Method in class com.microstrategy.web.app.transforms.FolderObjectExplorerTransform
Returns a map containing the attributes to add to the container of every folder link in the list of contents.
getLinkAttributes(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderOMDBrowserTransform
 
getLinkAttributes(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderProjectBrowserTransform
this function is added to help generate layered icon in prompt project browser editor Get attribute for folder link in smallIconView
getLinkCss() - Method in class com.microstrategy.web.app.beans.EventManager
Deprecated.
The css property should be specified after the anchor information tag has been generated.
getLinkCssName(WebDisplayUnit) - Method in class com.microstrategy.web.app.transforms.AbstractObjectExplorerTreeTransform
 
getLinkCssName(WebDisplayUnit) - Method in class com.microstrategy.web.app.transforms.FolderObjectExplorerTransform
Retruns the css class to use on the container of the links presented in the list of contents.
getLinkedObjectName() - Method in interface com.microstrategy.web.app.beans.DerivedElementsEditorBean
Returns name of linked derived elements
getLinkedObjectName() - Method in interface com.microstrategy.web.objects.WebDerivedElements
 
getLinkedUserId() - Method in interface com.microstrategy.web.objects.WebSubscriptionContact
Gets the linked user Id of the contact
getLinkedUserName() - Method in interface com.microstrategy.web.objects.WebSubscriptionContact
Gets the linked user name of the contact
getLinkForDesktop() - Method in class com.microstrategy.web.app.transforms.MojoPathTransform
 
getLinkForMenuItem(TransformContext, FolderViewTransform) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractFolderContextMenuItemBuilder
 
getLinkForMenuItem(TransformContext, FolderViewTransform) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderShareLink
 
GetLinkInfoTask - Class in com.microstrategy.web.app.tasks.architect
 
GetLinkInfoTask() - Constructor for class com.microstrategy.web.app.tasks.architect.GetLinkInfoTask
 
getLinkitemEntries() - Method in interface com.microstrategy.web.objects.WebChangeJournalEntry
To get change journal Linkitem entry list
getLinkitemEntries() - Method in class com.microstrategy.web.objects.WebChangeJournalEntryImpl
 
getLinkItems() - Method in interface com.microstrategy.web.objects.WebLink
 
getLinkItems(WebObjectInfo[]) - Method in interface com.microstrategy.web.objects.WebLink
 
GetLinkItems(String, String, int, int, int) - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer
This method is used to retrieve link items from the Intelligence Server.
getLinkMapBlock(WebTitleUnit) - Method in class com.microstrategy.web.app.transforms.MojoXtabTransformImpl
 
getLinkName(String) - Method in class com.microstrategy.web.app.transforms.RWHyperLinkObjectLinks
 
getLinkObjectId() - Method in interface com.microstrategy.web.objects.WebChangeJournalLinkitemEntry
To get the linkitem ID of this change journal object entry.
getLinkObjectId() - Method in class com.microstrategy.web.objects.WebChangeJournalLinkitemEntryImpl
 
getLinkPropertySets() - Method in interface com.microstrategy.web.objects.WebLink
 
getLinks() - Method in class com.microstrategy.web.app.beans.DatasetObjectExplorerBeanImpl
 
getLinks() - Method in class com.microstrategy.web.app.beans.DerivedElementsBrowserBeanImpl
 
getLinks() - Method in class com.microstrategy.web.app.beans.FolderObjectExplorerBeanImpl
 
getLinks() - Method in interface com.microstrategy.web.app.beans.ObjectExplorerBean
 
getLinks() - Method in class com.microstrategy.web.app.beans.XDADataExplorerBeanImpl
An instance of XDADataExplorerBeanImpl does not support shortcuts.
getLinksCollection() - Method in interface com.microstrategy.web.objects.rw.RWAttributeLinks
Returns attribute links set collection.
getLinksContextID() - Method in interface com.microstrategy.web.app.beans.FolderObjectExplorerBean
 
getLinksContextID() - Method in class com.microstrategy.web.app.beans.FolderObjectExplorerBeanImpl
get the contextID used by links
getLinksMap() - Method in interface com.microstrategy.web.objects.rw.RWAttributeLinks
Returns attribute links map.
getLinkTag() - Method in class com.microstrategy.web.app.gui.shortcuts.AbstractShortcut
Generate a Tag instance for the current ShortcutElement according to the information available for it, considering if it's an active shortcut, if it's enabled and what type of action should be triggered when the user selects it.
getLinkToURLSchemes() - Static method in class com.microstrategy.utils.URLValidationHelper
Obtain the allowed schemes for "Link to" field of image area.
getLinkType() - Method in interface com.microstrategy.web.objects.rw.RWHyperlink
Returns the type of link
getLinkType() - Method in interface com.microstrategy.web.objects.WebHyperLink
Returns the type of link, the return value comes from WebHyperLink.LINK_TYPE_URL and WebHyperLink.LINK_TYPE_EXECUTE
getList() - Method in class com.microstrategy.utils.config.AbstractConfigurationElementList
Returns the collection of elements that are in the list.
getList() - Method in class com.microstrategy.utils.config.AbstractElementList
Returns the ImplicitList associated with this list's node name
getList() - Method in class com.microstrategy.utils.KeyedList
 
getList() - Method in class com.microstrategy.web.tags.ListObjectInfo
 
getList(SimpleList) - Method in class com.microstrategy.web.app.transforms.FolderObjectExplorerTransform
 
getList(String) - Method in class com.microstrategy.utils.config.AbstractConfigurationElement
Returns an ImplicitList with all the elements associated with the given nodeName.
getList(String) - Method in class com.microstrategy.web.tags.LayoutContext
Returns the cached list of values through the specified key.
getListAction() - Method in class com.microstrategy.web.blocks.BlockListElement
Returns the specified list action to perform when a Block List Element is added to a list.
getListAction() - Method in class com.microstrategy.web.blocks.config.BlockConfig
 
getListAttribute(Shortcut, String) - Method in class com.microstrategy.web.app.transforms.GuiElementsBlockTransform
Extracts an attribute node from a Shortcut element.
getListClass() - Method in class com.microstrategy.utils.config.AbstractConfigurationElement.FilteredList
 
getListClass() - Method in class com.microstrategy.utils.config.AbstractElementList
Returns the Class items beloging to this list will be instance of.
getListClass() - Method in class com.microstrategy.web.beans.BeanFactory.BeanMappingInfoList
 
getListClass() - Method in class com.microstrategy.web.beans.BeanFactory.BeanPackageInfoList
 
getListClass() - Method in class com.microstrategy.web.beans.EventArgumentInfoList
 
getListClass() - Method in class com.microstrategy.web.beans.EventHandlersCatalog
 
getListClass() - Method in class com.microstrategy.web.beans.EventInfoList
 
getListClass() - Method in class com.microstrategy.web.platform.ControllerInfoList
 
getListClass() - Method in class com.microstrategy.web.platform.ParameterInfoList
 
getListClass() - Method in class com.microstrategy.web.transform.ActualParametersImpl
 
getListClass() - Method in class com.microstrategy.web.transform.BeanDefnsImpl
 
getListClass() - Method in class com.microstrategy.web.transform.LayoutParserDefnsImpl
 
getListClass() - Method in class com.microstrategy.web.transform.LayoutsImpl
 
getListClass() - Method in class com.microstrategy.web.transform.LayoutSourceDefnsImpl
 
getListClass() - Method in class com.microstrategy.web.transform.MapperDefnsImpl
 
getListClass() - Method in class com.microstrategy.web.transform.StyleMapsImpl
 
getListClass() - Method in class com.microstrategy.web.transform.StylesImpl
 
getListClass() - Method in class com.microstrategy.web.transform.TransformDefnsImpl
 
getListComparator() - Method in class com.microstrategy.web.app.transforms.AbstractFolderTransform
 
getListElementKey() - Method in class com.microstrategy.web.blocks.BlockListElement
Returns the key associated with this list element, if one exists.
getListElementKey() - Method in class com.microstrategy.web.blocks.config.BlockConfig
 
getListItem() - Method in class com.microstrategy.web.blocks.BlockListElement
Returns the "list item" specified for this Block.
getListItem() - Method in class com.microstrategy.web.blocks.config.BlockConfig
 
getListItemAttributes(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractObjectInfoListTransform
Add attributes to List View Item tag.
getListName() - Method in interface com.microstrategy.web.app.beans.RibbonBean
 
getListName() - Method in class com.microstrategy.web.app.beans.RibbonBeanImpl
 
getListName() - Method in class com.microstrategy.web.app.transforms.RibbonToolbarTransform
 
getListName() - Method in interface com.microstrategy.web.tags.ArgumentTag
Returns the name of the list tag whose first element will serve as the current Argument tag's value.
getListName() - Method in interface com.microstrategy.web.tags.ListTag
Returns the name of the current list.
getListName() - Method in interface com.microstrategy.web.tags.NextTag
Returns the name of the list whose elements are to be operated on.
getListNode() - Method in interface com.microstrategy.web.objects.WebDerivedElement
Returns the Elements node for List Derived Elements
getListNodeName() - Method in class com.microstrategy.utils.config.AbstractElementList
Returns the name of the node representing children of this list.
getListNodeName() - Method in class com.microstrategy.web.beans.BeanFactory.BeanMappingInfoList
 
getListNodeName() - Method in class com.microstrategy.web.beans.BeanFactory.BeanPackageInfoList
 
getListNodeName() - Method in class com.microstrategy.web.beans.EventArgumentInfoList
 
getListNodeName() - Method in class com.microstrategy.web.beans.EventHandlersCatalog
 
getListNodeName() - Method in class com.microstrategy.web.beans.EventInfoList
 
getListNodeName() - Method in class com.microstrategy.web.platform.ControllerInfoList
 
getListNodeName() - Method in class com.microstrategy.web.platform.ParameterInfoList
 
getListNodeName() - Method in class com.microstrategy.web.transform.ActualParametersImpl
 
getListNodeName() - Method in class com.microstrategy.web.transform.BeanDefnsImpl
 
getListNodeName() - Method in class com.microstrategy.web.transform.LayoutParserDefnsImpl
 
getListNodeName() - Method in class com.microstrategy.web.transform.LayoutsImpl
 
getListNodeName() - Method in class com.microstrategy.web.transform.LayoutSourceDefnsImpl
 
getListNodeName() - Method in class com.microstrategy.web.transform.MapperDefnsImpl
 
getListNodeName() - Method in class com.microstrategy.web.transform.StyleMapsImpl
 
getListNodeName() - Method in class com.microstrategy.web.transform.StylesImpl
 
getListNodeName() - Method in class com.microstrategy.web.transform.TransformDefnsImpl
 
getListOfMetricHeaders() - Method in class com.microstrategy.web.app.transforms.ReportXMLTransform
 
getListOfODBCDSNs() - Method in interface com.microstrategy.web.objects.admin.serverconfig.ServerMachine
Returns the list of ODBC DSNs on the machine.
getListOfSubtotalUnits() - Method in interface com.microstrategy.web.objects.WebGroupBySubtotalInstance
Returns a SimpleList of a SimpleList of objects (this is a collection of a collection).
getListRefresh() - Method in class com.microstrategy.web.objects.admin.monitors.PerformanceMonitorManager
Returns the currently set list refresh rate.
getListSeparator() - Method in class com.microstrategy.utils.localization.LocaleInfo
 
getListStartIndex() - Method in interface com.microstrategy.web.app.gui.IncrementalFetch.IncrementalFetchDetails
 
getLiveConnectWithCacheAttr() - Method in class com.microstrategy.web.config.DBVersionInfo
 
getLng() - Method in class com.microstrategy.web.app.maps.LatLng
 
getLoad() - Method in interface com.microstrategy.web.objects.WebClusterMember
Returns the load of the cluster member
getLoad() - Method in interface com.microstrategy.web.objects.WebClusterNode
Returns the current load on the Intelligence Server
getLoad() - Method in interface com.microstrategy.webapi.IDSSXMLClusterNode
Returns the current load on the Intelligence Server
getLoadBalanceFactor() - Method in interface com.microstrategy.web.objects.WebClusterNode
This method gives the current load balance factor of the current cluster node.
getLoadBalanceFactor() - Method in interface com.microstrategy.webapi.IDSSXMLClusterNode
This method gives the current load balance factor of the current cluster node.
getLoadCoordinate() - Method in interface com.microstrategy.web.objects.WebGraph
Returns the flag whether the graph need coordinate
getLoadDefaultsEvent() - Method in class com.microstrategy.web.app.transforms.AbstractPreferencesTransform
 
getLoadDefaultsEvent(DiagnosticsBean) - Method in class com.microstrategy.web.admin.transforms.AbstractDiagnosticsTransform
Generate the event that will be used for loading the default values of the diagnostics configuration specified on the form.
getLoadedProjects() - Method in class com.microstrategy.web.app.transforms.UserEntityPrivilegesTransform
 
getLoadedTotalCount() - Method in interface com.microstrategy.web.objects.admin.monitors.CacheResultsOnServerLevel
Returns the total loaded cache counts on IServer level.
getLoadFlag() - Method in interface com.microstrategy.web.objects.WebProjectReference
Returns the load flag setting for the project reference, from EnumDSSXMLProjectLoadOption.
getLoadGraphEvent() - Method in class com.microstrategy.web.app.transforms.ReportGraphTransformImpl
 
getLocale() - Method in class com.microstrategy.utils.localization.LocaleInfo
Returns the Java Locale for this object.
getLocale() - Method in interface com.microstrategy.web.app.BrowserSettings
Deprecated.
Not used anymore. Use BrowserSettings.getSession() to get the display locale instead.
getLocale() - Method in class com.microstrategy.web.app.GenericBrowserSettings
Get the locale value saved as browser setting
getLocale() - Method in interface com.microstrategy.web.app.LoginForm
Get the desired locale that the user is operating in
getLocale() - Method in class com.microstrategy.web.app.MSTRLoginForm
Get the desired locale that the user is operating in
getLocale() - Method in class com.microstrategy.web.app.ProjectInformation
 
getLocale() - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
Returns number/date locale.
getLocale() - Method in class com.microstrategy.web.app.transforms.AbstractPromptObjectTransform
Returns instance of current Locale.
getLocale() - Method in class com.microstrategy.web.app.transforms.RWLayoutTransform
 
getLocale() - Method in interface com.microstrategy.web.beans.Messages
Returns the java.util.Locale object of the current Messages.
getLocale() - Method in interface com.microstrategy.web.objects.admin.DataSource
Returns the locale property of the DataSource
getLocale() - Method in interface com.microstrategy.web.objects.admin.monitors.Cache
Returns the locale used to run the report for this cache.
getLocale() - Method in class com.microstrategy.web.objects.admin.serverconfig.ServerControlSource
Returns the current locale of the API.
getLocale() - Method in interface com.microstrategy.web.objects.localization.WebLocale
 
getLocale() - Method in interface com.microstrategy.web.objects.WebLocaleObjectInfo
Returns the locale that this first-class object represents
getLocale() - Method in interface com.microstrategy.web.objects.WebLocalizedConnectionMap
Return the WebLocaleObjectInfo object associated with this connection map
getLocale() - Method in interface com.microstrategy.web.objects.WebMessage
Return locale of the message.
getLocale() - Method in interface com.microstrategy.web.objects.WebSessionInfo
Returns the current locale setting used for number and date representations.
getLocale() - Method in class com.microstrategy.webapi.acm.ACMSessionId
 
getLocale() - Method in class com.microstrategy.webapi.acm.ACMSessionIdParser
 
getLocale() - Method in interface com.microstrategy.webapi.IDSSXMLSessionId
getLocale extracts the locale from the sessionID.
getLocale() - Method in class com.microstrategy.webapi.IDSSXMLSessionIdParser
 
getLocale(AppContext, boolean, Locale) - Static method in class com.microstrategy.web.app.tasks.GetMapExtraConfigurationTask
 
getLocale(AppContext, boolean, Locale) - Static method in class com.microstrategy.web.app.transforms.AbstractAppTransform
 
getLocale(String) - Static method in class com.microstrategy.utils.LocaleHelper
 
getLocale(String) - Static method in class com.microstrategy.webapi.IDSSXMLSessionIdParser
getLocale efficiently parses out the locale from an augmented session id
getLocale(String, AppContext) - Static method in class com.microstrategy.web.app.utils.HTTPHelper
 
getLocaleId() - Method in interface com.microstrategy.web.beans.MessageInfo
Returns the locale ID of this localized message.
getLocaleId() - Method in class com.microstrategy.web.beans.MessageInfoImpl
 
getLocaleId() - Method in interface com.microstrategy.web.beans.Messages
Return the locale ID of this messages.
getLocaleId(Locale) - Static method in class com.microstrategy.web.beans.MessagesManager
Returns the corresponding windows-based locale ID for the given Java Locale
getLocaleID() - Method in class com.microstrategy.utils.DateTimeConverter
Returns the Windows LCID of the locale set on this object.
getLocaleID() - Method in class com.microstrategy.utils.localization.LocaleInfo
Returns the Windows-based locale ID corresponding to the Java Locale for this object.
getLocaleID() - Method in class com.microstrategy.web.app.transforms.MojoMapTransform
 
getLocaleID() - Method in interface com.microstrategy.web.objects.WebLocaleTranslation
Returns the localeID of the locale in which the translation appears
getLocaleID() - Method in class com.microstrategy.web.objects.WebLocaleTranslationImpl
 
getLocaleID() - Method in interface com.microstrategy.web.objects.WebSessionInfo
Returns the current locale of this object in the format of a Windows locale ID.
getLocaleID(AppContext, Block) - Method in class com.microstrategy.web.app.tasks.GetMapExtraConfigurationTask
 
getLocaleInfo() - Method in class com.microstrategy.web.app.transforms.FloatingEditorBlockTransform
Get the LocaleInfo associated with this request.
GetLocaleInfoTask - Class in com.microstrategy.web.app.tasks
 
GetLocaleInfoTask() - Constructor for class com.microstrategy.web.app.tasks.GetLocaleInfoTask
Creates a new LoginTask object.
GetLocaleInfoTask(String) - Constructor for class com.microstrategy.web.app.tasks.GetLocaleInfoTask
 
getLocaleInRange(String, String[]) - Static method in class com.microstrategy.utils.LocaleHelper
 
getLocaleLanguage() - Method in interface com.microstrategy.web.objects.WebLocaleTranslation
Returns the localeLanguage of the locale in which the translation appears
getLocaleLanguage() - Method in class com.microstrategy.web.objects.WebLocaleTranslationImpl
 
getLocaleName() - Method in interface com.microstrategy.web.beans.AppSchemaBean
 
getLocaleOpt() - Method in class com.microstrategy.webapi.acm.ACMSessionId
 
getLocaleOpt() - Method in class com.microstrategy.webapi.acm.ACMSessionIdParser
 
getLocaleOpt() - Method in interface com.microstrategy.webapi.IDSSXMLSessionId
 
getLocaleOpt() - Method in class com.microstrategy.webapi.IDSSXMLSessionIdParser
 
getLocales(WebUserEntity, WebProjectInstance) - Method in interface com.microstrategy.web.objects.localization.WebLocalizationManager
Retrieves the locale of some type at some level.
getLocalesConfigPath() - Method in class com.microstrategy.web.platform.ApplicationParameters
Returns the path for the locales.xml file.
getLocalesXMLPath(AppContext) - Static method in class com.microstrategy.web.controller.ControllerHelper
Resolve and return the full path to the locales.xml file.
getLocalInstance() - Static method in class com.microstrategy.utils.log.DebugUser
 
getLocality() - Method in class com.microstrategy.utils.certificate.X509Helper
Get locality of certificate.
getLocalizableMessage() - Method in interface com.microstrategy.utils.LocalizableException
 
getLocalizableMessage() - Method in exception com.microstrategy.utils.MSTRCheckedException
Returns LocalizableMessage object of this exception.
getLocalizableMessage() - Method in exception com.microstrategy.utils.MSTRUncheckedException
Returns LocalizableMessage object of this exception.
getLocalizationType() - Method in class com.microstrategy.web.objects.localization.XMLProjectLocaleUpdateModel
Getter for current localization type
GetLocalizedCounters(Locale) - Method in interface com.microstrategy.webapi.IDSSXMLPerfCounterServer
Returns a list of counter with the names and help messages of the category, instance and counter be localized to the specific locale.
getLocalizedHelpMessage(Locale) - Method in interface com.microstrategy.web.objects.admin.monitors.Category
Returns the localized help message associated with the Category.
getLocalizedHelpMessage(Locale) - Method in interface com.microstrategy.web.objects.admin.monitors.Counter
Returns localized help message.
getLocalizedHelpMessage(Locale) - Method in interface com.microstrategy.web.objects.admin.monitors.Instance
Returns the localized help message associated with this instance.
getLocalizedName(Locale) - Method in interface com.microstrategy.web.objects.admin.monitors.Category
Returns the localized name of the Category.
getLocalizedName(Locale) - Method in interface com.microstrategy.web.objects.admin.monitors.Counter
Returns the localized name of the counter
getLocalizedName(Locale) - Method in interface com.microstrategy.web.objects.admin.monitors.Instance
Returns the localized name of the instance.
getLocalizedStyleName(int, String) - Static method in class com.microstrategy.utils.WebReportPropertiesHelper
This method will return the localized name of the style name that is passed in.
getLocalizedStyleNameForCss(int, String) - Static method in class com.microstrategy.utils.WebReportPropertiesHelper
This method will return the localized name of the style name that is passed in.
getLocalizedStyleNameFromIndex(int, String) - Static method in class com.microstrategy.utils.WebReportPropertiesHelper
This method will return the localized name of the style name that is passed in.
getLocalNetworkServers() - Method in class com.microstrategy.web.objects.admin.serverconfig.ServerControlSource
Returns a list of local network servers which contain one or more MicroStrategy products on them.
getLocalNetworkServers(int) - Method in class com.microstrategy.web.objects.admin.serverconfig.ServerControlSource
Returns a list of local network servers which contain the specified type of MicroStrategy product on it.
getLocalPrivileges() - Method in interface com.microstrategy.web.objects.admin.users.WebUserEntity
This method returns a read/write collection of privileges which are set directly on the user/group.
getLocalProperties() - Method in class com.microstrategy.utils.log.editor.AbstractEditableLoggingComponent
 
getLocalSymbolFolder() - Method in interface com.microstrategy.web.objects.WebParsedObject
Get the local symbol folder for this token stream.
getLocalSymbolFolder() - Method in class com.microstrategy.web.objects.WebParsedTokenStreamParser
 
getLocation() - Method in interface com.microstrategy.utils.FlattenedTreeNode
Returns the location of this node in the larger tree using a modified Dewey Decimal notation.
getLocation() - Method in class com.microstrategy.utils.FlattenedTreeNodeImpl
 
getLocation() - Method in class com.microstrategy.web.app.Shortcut
When rendering multi-column system pickers, the location property indicates whether this shortcut is rendered before or after the rest of the shortcuts, outside the columns block.
getLocation() - Method in interface com.microstrategy.web.objects.admin.DataSource
Returns the location property on the DataSource.
getLocation() - Method in class com.microstrategy.web.objects.WebFileDeviceImpl
 
getLocation() - Method in interface com.microstrategy.web.objects.WebSubscription
Retrieves the WebSubscriptionLocation associated with this subscription
getLocation() - Method in interface com.microstrategy.web.objects.WebSubscriptionRecipient
Returns the WebSubscriptionLocation of the recipient.
getLocation(String, int, int) - Method in interface com.microstrategy.web.objects.WebSubscriptionsSource
Retrieves a WebSubscriptionLocation object using the key provided.
getLocationArg() - Method in interface com.microstrategy.web.app.gui.DefaultSubscriptionWidget
Deprecated.
 
getLocationEnum(String, int) - Method in class com.microstrategy.utils.FlattenedEnumerationBase
Gets an enumeration of location strings (starting a specific location).
getLocationID() - Method in interface com.microstrategy.web.app.gui.DefaultSubscriptionWidget
Deprecated.
 
getLocationKey() - Method in class com.microstrategy.web.app.transforms.AbstractSubscriptionsEditorTransform.RecipientContext
 
getLocationKey() - Method in class com.microstrategy.web.app.transforms.AlertsEditorTransform.RecipientContext
 
getLocationKey() - Method in interface com.microstrategy.web.app.transforms.SubscriptionEditTransform.NCSRecipientContext
 
getLocationKey() - Method in class com.microstrategy.web.app.transforms.SubscriptionEditTransform.RecipientContext
 
getLocationKey() - Method in interface com.microstrategy.web.beans.SubscriptionBean
Retrieves location key of subscription.
getLocations() - Method in interface com.microstrategy.web.objects.WebSubscriptionContent
 
getLocations(int) - Method in interface com.microstrategy.web.objects.WebSubscriptionsSource
getLocations(int, int) - Method in interface com.microstrategy.web.objects.WebSubscriptionsSource
getLocations(SimpleList, SimpleList) - Static method in class com.microstrategy.web.objects.WebSubscriptionHelper
Create a location list from an list of addresses and a list of devices
getLocationsByDeliveryMode(int) - Method in interface com.microstrategy.web.objects.WebSubscriptionContact
Returns a SimpleList of WebSubscriptionLocation objects associated to this particular contact for a specified delivery mode.
getLocationsByDeliveryMode(int) - Method in interface com.microstrategy.web.objects.WebSubscriptionsSource
Retrieves a SimpleList of WebSubscriptionLocation objects corresponding to the given delivery mode
getLock() - Method in interface com.microstrategy.web.app.beans.ControlToolbarBean
Returns the initial state of the lock button on the control toolbar
getLock() - Method in class com.microstrategy.web.app.beans.ControlToolbarBeanImpl
 
getLock() - Method in class com.microstrategy.webapi.ACMSessionIdResolver
 
getLockHeadersValue() - Method in class com.microstrategy.web.app.transforms.InteractiveGridVisualizationDataTransform
 
getLockHeadersValue() - Method in class com.microstrategy.web.app.transforms.MojoXtabTransformImpl
 
getLockHeaderTag() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridExportTransform
Overwrites the parent's definition by not generating any tag for the lock header information.
getLockHeaderTag() - Method in class com.microstrategy.web.app.transforms.AbstractReportOutlineModeExportTransform
 
getLockHeaderTag() - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
Generate the lock header tag information for the grid.
getLockLimit() - Method in interface com.microstrategy.web.objects.WebDimensionAttribute
Returns the lock limit of the attribute, which is the maximum number of elements which can be retrieved if the lock type is of type limit.
getLockReason() - Method in interface com.microstrategy.web.objects.WebDimensionAttribute
Returns the lock reason for this attribute.
getLockType() - Method in interface com.microstrategy.web.objects.WebDimensionAttribute
Returns the type of lock which is on the attribute.
getLogDestinations() - Method in interface com.microstrategy.web.objects.admin.serverconfig.IntelligenceServerInstances
Returns the log destinations for this IServer.
getLogFile() - Static method in class com.microstrategy.utils.log.MSTRLog
Returns the filename of the logfile that is currently set.
getLogFileFolder() - Method in interface com.microstrategy.web.admin.beans.DiagnosticsBean
Deprecated.
the folder can be obtained from the default logger and then read the property: getDefaultLogger().getProperty(DiagnosticsBean.PATTERN_PROPERTY_NAME)
getLogFileName() - Method in class com.microstrategy.utils.log.FileHandler
 
getLogger() - Method in class com.microstrategy.utils.log.editor.EditableHandler
 
getLogger() - Static method in class com.microstrategy.web.app.utils.upgrade.UpgradeManager
Returns the Logger class used by this package.
getLogger(String) - Static method in class com.microstrategy.utils.log.LoggerHelper
 
getLogger(String) - Method in class com.microstrategy.utils.log.LogManager
 
getLoggerName() - Method in class com.microstrategy.utils.log.LogRecord
 
getLoggerNames() - Method in class com.microstrategy.utils.log.LogManager
 
getLoggerProperties() - Method in class com.microstrategy.utils.log.editor.LoggingManagementBean
 
getLoggers() - Method in interface com.microstrategy.web.objects.admin.serverconfig.DiagnosticsConfiguration
Returns the DiagnosticsLoggers for this configuration.
getLoggingForm() - Static method in class com.microstrategy.web.app.utils.ClientLog
Gets the logging page where the form to be submitted with the client performance information is located
getLoggingFrequency() - Method in interface com.microstrategy.web.objects.admin.serverconfig.PerformanceLoggingConfiguration
Returns the logging frequency.
getLoggingPage() - Static method in class com.microstrategy.web.app.utils.ClientLog
Gets the logging page that will be accessed for obtaining the statistics information
GetLogicalTableCommand(String, String) - Method in class com.microstrategy.web.app.tasks.architect.GetLogicalTableTask
 
GetLogicalTableTask - Class in com.microstrategy.web.app.tasks.architect
 
GetLogicalTableTask() - Constructor for class com.microstrategy.web.app.tasks.architect.GetLogicalTableTask
 
GetLogicalTableTask(String) - Constructor for class com.microstrategy.web.app.tasks.architect.GetLogicalTableTask
 
getLogin() - Method in class com.microstrategy.web.app.FacebookLoginConfig
Get the login name for the I-Server session.
getLogin() - Static method in class com.microstrategy.web.app.ThreadLocalSession
 
getLogin() - Method in interface com.microstrategy.web.objects.admin.DataSource
Returns the login parameter of the DataSource.
getLogin() - Method in interface com.microstrategy.web.objects.admin.serverconfig.RepositorySettings
Returns the Login set
getLogin() - Method in interface com.microstrategy.web.objects.admin.serverconfig.ServiceConfiguration
Returns the login which is currently configured as the credentials for the service to run as.
getLogin() - Method in interface com.microstrategy.web.objects.WebConnectionMap
Return the WebDBLogin object associated with this Connection Map
getLogin() - Method in interface com.microstrategy.web.objects.WebDBLogin
 
getLogin() - Method in interface com.microstrategy.web.objects.WebSessionInfo
Returns the current login property.
getLoginBean() - Method in class com.microstrategy.web.app.transforms.LoginContinueTransform
Get the LoginBean instance being transformed
getLoginBean() - Method in class com.microstrategy.web.app.transforms.LoginTransform
Get the LoginBean instance being transformed
getLoginCount() - Method in interface com.microstrategy.web.objects.WebClusterProjectInfo
Returns login count of project
getLoginCouples() - Method in interface com.microstrategy.web.objects.admin.monitors.Cache
Returns the set of WebObjectCouple objects coupling a WebDBRole object and a WebDBLogin object
getLoginEvent(LoginBean) - Method in class com.microstrategy.web.app.transforms.LoginContinueTransform
Generate the WebEvent instance to be used for login.
getLoginEvent(LoginBean) - Method in class com.microstrategy.web.app.transforms.LoginTransform
Generate the WebEvent instance to be used for login.
getLoginEventFormAction(LoginBean, WebEvent, int) - Method in class com.microstrategy.web.app.transforms.LoginContinueTransform
For the event to use for login, if the user has enabled to keep the information of the current session available on the URL, then we need to pass these details on the URL (form ACTION attribute) since otherwise users won't be able to bookmark the resulting page after login.
getLoginEventFormAction(LoginBean, WebEvent, int) - Method in class com.microstrategy.web.app.transforms.LoginTransform
For the event to use for login, if the user has enabled to keep the information of the current session available on the URL, then we need to pass these details on the URL (form ACTION attribute) since otherwise users won't be able to bookmark the resulting page after login.
getLoginFirstSession() - Method in class com.microstrategy.web.app.beans.WebAppSessionManagerImpl
 
getLoginFirstSession() - Method in interface com.microstrategy.web.app.WebAppSessionManager
Returns the existing Login First session (already created or restored).
getLoginName() - Method in interface com.microstrategy.web.app.LoginForm
Get the value of the Login name supplied by the user
getLoginName() - Method in class com.microstrategy.web.app.MSTRLoginForm
Get the value of the Login name supplied by the user
getLoginName() - Method in interface com.microstrategy.web.objects.admin.monitors.DBConnection
Returns the DB login name.
getLoginName() - Method in interface com.microstrategy.web.objects.admin.users.WebUser
Returns the login name of the user.
getLoginRequiredAuthenticationMode() - Method in interface com.microstrategy.web.app.beans.LoginBean
Get the authentication mode that is known to require more information to complete a valid login
getLoginRequiredKey() - Method in interface com.microstrategy.web.app.beans.LoginBean
Get the key of the session that is known to require more information to complete a valid login
getLoginRequiredPortNumber() - Method in interface com.microstrategy.web.app.beans.LoginBean
Get the port number that is known to require more information to complete a valid login
getLoginRequiredProjectName() - Method in interface com.microstrategy.web.app.beans.LoginBean
Get the project name that is known to require more information to complete a valid login
getLoginRequiredServerName() - Method in interface com.microstrategy.web.app.beans.LoginBean
Get the server name that is known to require more information to complete a valid login
getLoginRequiredUserName() - Method in interface com.microstrategy.web.app.beans.LoginBean
Get the user ID that is known to require more information to complete a valid login
getLoginTaskName() - Method in class com.microstrategy.web.app.tasks.AbstractDataServiceTask
 
getLogManager() - Static method in class com.microstrategy.utils.log.LogManager
 
getLogMessageAsXML() - Method in interface com.microstrategy.web.objects.rw.RWInstance
Returns log message for the current report.
getLogMessageAsXML() - Method in interface com.microstrategy.web.objects.WebReportInstance
Returns log message for the current report.
getLogoutTaskName() - Method in class com.microstrategy.web.app.tasks.AbstractDataServiceTask
 
getLogPath() - Method in interface com.microstrategy.web.objects.WebMDUpdateSource
Return the path where a log will be stored upon update
getLong(int) - Method in class com.microstrategy.utils.json.JSONArray
Get the long value associated with an index.
getLong(int) - Method in class com.microstrategy.web.app.tasks.architect.json.JSONArray
Get the long value associated with an index.
getLong(String) - Method in class com.microstrategy.utils.json.JSONObject
Get the long value associated with a key.
getLong(String) - Method in class com.microstrategy.web.app.tasks.architect.json.JSONObject
Get the long value associated with a key.
getLongValue(RequestKeys) - Method in class com.microstrategy.web.tasks.config.TaskParameterMetadataImpl
 
getLongValue(RequestKeys) - Method in interface com.microstrategy.web.tasks.TaskParameterMetadata
Returns the long value of a parameter.
getLookupForm() - Method in class com.microstrategy.web.app.transforms.PromptElementsWidgetTransform
In Mobile, users can scan barcode when answer prompts, and barcode data would be used to match the data of lookup form.
getLookupForm() - Method in interface com.microstrategy.web.objects.WebElementsPrompt
In Mobile, users can scan barcode when answer prompts, and barcode data would be used to match the data of lookup form.
getLookupKey() - Method in class com.microstrategy.web.app.maps.GeoRequestBase
 
getLookupKey(LookupRequest) - Method in interface com.microstrategy.web.app.maps.GeoDataRequestResultVisitor
The lookup key generated for a given query.
getLookupKey(LookupRequest) - Method in class com.microstrategy.web.app.maps.KMLShapeRepository
 
getLookupKey(LookupRequest) - Method in class com.microstrategy.web.app.maps.MapShapeRepository
 
getLookupTypes() - Method in class com.microstrategy.web.app.maps.LookupRequest
 
getMachine() - Method in interface com.microstrategy.web.objects.WebChangeJournalEntry
To get the machine name of the change journal.
getMachine() - Method in class com.microstrategy.web.objects.WebChangeJournalEntryImpl
 
getMachineName() - Method in interface com.microstrategy.web.objects.admin.licensing.MachineCPUInfo
Returns the name of the machine.
getMachineName() - Method in interface com.microstrategy.web.objects.admin.ObjectLock
Returns the machine name where the locked object resides
getMachineName() - Method in interface com.microstrategy.web.objects.admin.serverconfig.ServerMachine
Returns the name of the machine.
getMachineName() - Method in interface com.microstrategy.web.objects.ProjectIndexMetadata
Get machine name
getMachineName() - Method in class com.microstrategy.web.objects.ProjectIndexMetadataImpl
 
getMachinesWithConfigSessions(String, String, ACMUserMaps.FILTER) - Method in class com.microstrategy.webapi.ACMSessionIdResolver
getMachinesWithConfigSessions gets a collection of ACMClusterInfo objects.
getMacro(int) - Method in class com.microstrategy.web.blocks.config.Macros
 
getMacroName() - Method in exception com.microstrategy.web.blocks.macros.MacroAlreadyExists
 
getMacroName() - Method in exception com.microstrategy.web.blocks.macros.MacroDoesNotExist
 
getMacros() - Method in class com.microstrategy.web.app.transforms.AbstractHeaderFooterTransform
 
getMacros() - Method in class com.microstrategy.web.blocks.config.BlockLibraryConfig
 
getMainAttributeFormIds() - Method in interface com.microstrategy.web.objects.WebJsonContextResultSettings
 
getMainAttributeFormIds() - Method in class com.microstrategy.web.objects.WebResultSettingsImpl
 
getMainColumnIdentifier() - Method in class com.microstrategy.web.tasks.models.MappingOperation
 
getMainDivAttributes() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
Returns the list of attributes to add to the main DIV that makes up the filter editor GUI.
getMainDivAttributes() - Method in class com.microstrategy.web.app.transforms.SubsetViewLimitElementTransform
Returns the list of attributes to add to the main that makes up the filter editor GUI.
getMainDivAttributes() - Method in class com.microstrategy.web.app.transforms.ViewFilterElementPanelTransform
Returns the list of attributes to add to the main that makes up the filter editor GUI.
getMainDivAttributes() - Method in class com.microstrategy.web.app.transforms.ViewFilterElementTransform
Returns the list of attributes to add to the main that makes up the filter editor GUI.
getMainEvent() - Method in class com.microstrategy.web.app.transforms.PageByTransform
This will return the event that the main form should use.
getMainFolder() - Method in class com.microstrategy.web.app.transforms.FolderViewWidgetTransform
 
getMainFolderTreeLocation() - Method in class com.microstrategy.web.app.transforms.FolderViewWidgetTransform
 
getMainTableAttributes() - Method in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Return the Summary Attribute to be used in the table for the transform.
getMainTaskName() - Method in class com.microstrategy.web.app.tasks.AbstractDataServiceTask
 
getMainTaskName() - Method in class com.microstrategy.web.app.tasks.ReportDataServiceTask
 
getMainTaskName() - Method in class com.microstrategy.web.app.tasks.RWDataServiceTask
 
getMajorType() - Method in interface com.microstrategy.web.objects.WebGraph
Returns the graph major type.
getMajorType() - Method in interface com.microstrategy.web.objects.WebGraphProperties
Returns the graph major type.
getMajorTypeList() - Method in class com.microstrategy.web.app.GraphFormatInfoHelper.GraphMajorTypes
 
getManagedDS() - Method in interface com.microstrategy.web.beans.AppSchemaBean
 
getManager() - Method in class com.microstrategy.utils.kerberos.KerberosHelper
 
getManager() - Method in class com.microstrategy.utils.log.editor.AbstractEditableLoggingComponent
 
getManagerName() - Method in class com.microstrategy.web.app.gui.ContextMenu
Returns the name of the Context Menu Manager to whom this ContextMenu is associated.
getMandatory() - Method in class com.microstrategy.web.tasks.models.dto.SapHanaVariableInfoDTO
 
getManifest(String, String, String, Boolean) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
get manifest of the document, returns a list of objects used in the document
getManipulationException() - Method in interface com.microstrategy.web.objects.admin.monitors.CacheManipulationStatus
 
getManipulationMethod() - Method in interface com.microstrategy.web.objects.RWOfflineTransaction
Get manipulation method.
getManipulationMethod() - Method in class com.microstrategy.web.objects.RWOfflineTransactionImpl
 
getManipulationType() - Method in interface com.microstrategy.web.objects.WebReportManipulation
Returns the manipulation type of a submission of changes to a report instance.
getManipulator() - Method in interface com.microstrategy.web.objects.admin.monitors.CacheSource
Returns the CacheManipulator object to kill jobs.
getManipulator() - Method in interface com.microstrategy.web.objects.admin.monitors.DBConnectionSource
Returns the DBConnectionManipulator object to disconnect database connections.
getManipulator() - Method in interface com.microstrategy.web.objects.admin.monitors.JobSource
Returns the JobManipulator object to kill jobs.
getManipulator() - Method in interface com.microstrategy.web.objects.admin.monitors.UserConnectionSource
Returns the UserConnectionManipulator object to disconnect user connections.
getManipulator() - Method in interface com.microstrategy.web.objects.WebClusterMember
Get WebProjectManipulator object used to perform manipulations on projects in cluster.
getManipulator() - Method in interface com.microstrategy.web.objects.WebClusterMembership
Get WebProjectManipulator object to perform manipulations on projects in cluster.
getMapBoxConfiguration() - Method in class com.microstrategy.web.config.MultiMapConfigurationInfo
 
GetMapBoxPolygonIDTask - Class in com.microstrategy.web.app.tasks
 
GetMapBoxPolygonIDTask() - Constructor for class com.microstrategy.web.app.tasks.GetMapBoxPolygonIDTask
 
GetMapBoxPolygonIDTask.ParamsConfig - Class in com.microstrategy.web.app.tasks
 
getMapBoxToken() - Method in class com.microstrategy.web.config.mapbox.MapBoxConfigurationInfo
 
getMapChunks(MobileChunkedAppContext.MobilePageIndexMap, StringBuffer) - Method in class com.microstrategy.web.app.transforms.MobileChunkedAppContext.MobileElementIDMap
 
GetMapConfigurationTask - Class in com.microstrategy.web.app.tasks
 
GetMapConfigurationTask() - Constructor for class com.microstrategy.web.app.tasks.GetMapConfigurationTask
 
GetMapCoordinates - Class in com.microstrategy.web.app.tasks
 
GetMapCoordinates() - Constructor for class com.microstrategy.web.app.tasks.GetMapCoordinates
 
getMapCoordsFromFile(String, ContainerServices) - Static method in class com.microstrategy.web.app.transforms.VisualizationsHelper
 
GetMapExtraConfigurationTask - Class in com.microstrategy.web.app.tasks
This class is used to get extra map configurations which resides on web server.
GetMapExtraConfigurationTask(String) - Constructor for class com.microstrategy.web.app.tasks.GetMapExtraConfigurationTask
 
getMapId() - Method in class com.microstrategy.web.app.EventMap
 
getMapID() - Method in class com.microstrategy.web.app.EventMap.EventMapArgument
Represents the id of the argument being mapped to.
getMapLayerUrl() - Method in class com.microstrategy.web.config.AreaLayerInfo
 
getMapLayerUrl() - Method in class com.microstrategy.web.config.esri.MicrostrategyAttributeInfo
 
getMapName() - Method in class com.microstrategy.web.app.transforms.ESRIMapTransform
 
getMapName() - Method in class com.microstrategy.web.app.transforms.GoogleMapTransform
 
getMapName() - Method in class com.microstrategy.web.app.transforms.MojoMapTransform
 
getMapNameConversion() - Method in class com.microstrategy.web.app.PageManager
 
getMapObjectRepository(int, int) - Method in class com.microstrategy.web.app.maps.MapObjectFactory
Create an object repository object from the given path based on the map feature type (marker, path, or shape) , source type (file data base, kml, or shape file).
getMapObjects() - Method in class com.microstrategy.web.app.maps.kml.KMLContentHandler
Get the array of map objects from parsed KML file
getMappedFormName(WebAttributeForm) - Method in class com.microstrategy.web.app.transforms.AttributeElementsWidgetTransform
Return the name used for a WebAttribute From in the data forms widget.
getMappedPropertyName() - Method in class com.microstrategy.web.app.Property
Get the mapped Property name
getMappedStyleName() - Method in interface com.microstrategy.web.transform.StyleMapperResult
Returns the preferred style name to map to, if the conditions were met.
getMappedStyleName() - Method in class com.microstrategy.web.transform.StyleMapperResultImpl
Returns the preferred style name that was selected by the mapper, if the conditions were met.
getMappedValue() - Method in class com.microstrategy.web.app.PropertyValue
Get the mapped value of the Property
getMappedValue(WebFormat) - Method in enum com.microstrategy.web.app.utils.WFProperty
 
getMapper() - Method in class com.microstrategy.web.transform.StyleMapConditionImpl
 
getMapperDefn() - Method in interface com.microstrategy.web.transform.StyleMapCondition
Returns the MapperDefn object associated with this mapper condition.
getMapperDefn() - Method in class com.microstrategy.web.transform.StyleMapConditionImpl
Returns the MapperDefn object associated with this mapper condition.
getMapperDefn(int) - Method in interface com.microstrategy.web.transform.MapperDefns
Gets the MapperDefn associated with supplied index.
getMapperDefn(int) - Method in class com.microstrategy.web.transform.MapperDefnsImpl
Gets the MapperDefn associated with supplied index.
getMapperDefn(String) - Method in interface com.microstrategy.web.transform.MapperDefns
Gets the MapperDefn associated with a given name.
getMapperDefn(String) - Method in class com.microstrategy.web.transform.MapperDefnsImpl
Gets the MapperDefn associated with a given name.
getMapperDefns() - Method in interface com.microstrategy.web.transform.StyleCatalog
Returns the collection fo mapper definitions.
getMapperDefns() - Method in class com.microstrategy.web.transform.StyleCatalogImpl
 
getMappingContent() - Method in class com.microstrategy.web.objects.WebIServerSubscriptionDynamicRecipientListImpl
 
getMappingContent() - Method in interface com.microstrategy.web.objects.WebSubscriptionDynamicRecipientList
 
getMappingDevice() - Method in class com.microstrategy.web.objects.WebIServerSubscriptionDynamicRecipientListImpl
 
getMappingDevice() - Method in interface com.microstrategy.web.objects.WebSubscriptionDynamicRecipientList
 
getMappingLinkedUser() - Method in class com.microstrategy.web.objects.WebIServerSubscriptionDynamicRecipientListImpl
 
getMappingLinkedUser() - Method in interface com.microstrategy.web.objects.WebSubscriptionDynamicRecipientList
 
getMappingNotificationAddress() - Method in class com.microstrategy.web.objects.WebIServerSubscriptionDynamicRecipientListImpl
 
getMappingNotificationAddress() - Method in interface com.microstrategy.web.objects.WebSubscriptionDynamicRecipientList
 
getMappingNotificationDevice() - Method in class com.microstrategy.web.objects.WebIServerSubscriptionDynamicRecipientListImpl
 
getMappingNotificationDevice() - Method in interface com.microstrategy.web.objects.WebSubscriptionDynamicRecipientList
 
getMappingPersonalization() - Method in class com.microstrategy.web.objects.WebIServerSubscriptionDynamicRecipientListImpl
 
getMappingPersonalization() - Method in interface com.microstrategy.web.objects.WebSubscriptionDynamicRecipientList
 
getMappingPhysicalAddress() - Method in class com.microstrategy.web.objects.WebIServerSubscriptionDynamicRecipientListImpl
 
getMappingPhysicalAddress() - Method in interface com.microstrategy.web.objects.WebSubscriptionDynamicRecipientList
 
getMappingProject() - Method in class com.microstrategy.web.objects.WebIServerSubscriptionDynamicRecipientListImpl
 
getMappingProject() - Method in interface com.microstrategy.web.objects.WebSubscriptionDynamicRecipientList
 
getMappingRecipientName() - Method in class com.microstrategy.web.objects.WebIServerSubscriptionDynamicRecipientListImpl
 
getMappingRecipientName() - Method in interface com.microstrategy.web.objects.WebSubscriptionDynamicRecipientList
 
GetMapShapesTask - Class in com.microstrategy.web.app.tasks
 
GetMapShapesTask() - Constructor for class com.microstrategy.web.app.tasks.GetMapShapesTask
 
GetMapShapesTask(String) - Constructor for class com.microstrategy.web.app.tasks.GetMapShapesTask
 
getMapTiles(LatLng, LatLng, int) - Static method in class com.microstrategy.web.app.maps.TileService
The function returns a list of title ids at a given zoom level.
getMarginSizeBottom() - Method in interface com.microstrategy.web.app.beans.PDFBean
Returns the current bottom margin size in inches
getMarginSizeBottom() - Method in interface com.microstrategy.web.app.beans.PrintBean
Deprecated.
Returns the current bottom margin size in inches (only DHTML mode)
getMarginSizeLeft() - Method in interface com.microstrategy.web.app.beans.PDFBean
returns the current left margin size in inches
getMarginSizeLeft() - Method in interface com.microstrategy.web.app.beans.PrintBean
Deprecated.
returns the current left margin size in inches (only DHTML mode)
getMarginSizeRight() - Method in interface com.microstrategy.web.app.beans.PDFBean
Returns the current right margin size in inches
getMarginSizeRight() - Method in interface com.microstrategy.web.app.beans.PrintBean
Deprecated.
Returns the current right margin size in inches (only DHTML mode)
getMarginSizeTop() - Method in interface com.microstrategy.web.app.beans.PDFBean
Returns the current top margin size in inches
getMarginSizeTop() - Method in interface com.microstrategy.web.app.beans.PrintBean
Deprecated.
Returns the current top margin size in inches (only DHTML mode)
getMarkedRowIndices() - Method in interface com.microstrategy.web.objects.WebGridData
Returns list of indices of marked rows (row ordinals)
getMarkerAttribute(String) - Method in class com.microstrategy.web.app.transforms.ESRIVisualizationPropertiesTransform
 
getMarkUnreadEvent(WebMessage) - Method in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
 
getMasterAbsoluteTimeout() - Method in class com.microstrategy.webapi.acm.ACMTimeToLive.MasterSessionTTL
return the master session ID absolute timeout in second since 1970 initial time extended with a valid auth.rememberme.timeout
if -1 return, it means that master session ID will be governed by mTtl, no IServer session re-establishment
getMasterCreationTime() - Method in class com.microstrategy.webapi.acm.ACMTimeToLive.MasterSessionTTL
return the master session ID creation time in second since 1970 initial time
getMasterIdleTimeout() - Method in class com.microstrategy.webapi.acm.ACMTimeToLive.MasterSessionTTL
 
getMasterSessionBundle(IDSSXMLSessionId) - Method in class com.microstrategy.webapi.ACMSessionIdResolver
getMasterSessionBundle atomically finds the session id in the Maps and returns the associated master session bundle
getMasterSessionBundle(IDSSXMLSessionId.IMasterSessionId) - Method in class com.microstrategy.webapi.ACMSessionIdResolver
getMasterSessionBundle atomically finds the master session id in the Maps and returns the associated master session bundle
getMasterSessionId() - Method in class com.microstrategy.webapi.acm.ACMSessionId.ConfigSessionId
 
getMasterSessionId() - Method in class com.microstrategy.webapi.acm.ACMSessionId.MasterSessionId
 
getMasterSessionId() - Method in class com.microstrategy.webapi.acm.ACMSessionId.ProjectSessionId
 
getMasterSessionId() - Method in class com.microstrategy.webapi.ACMDestination.SessionDestination
getMasterSessionId gets the Master Session Id that is used to define which cluster this destination is pointing to
getMasterSessionId() - Method in class com.microstrategy.webapi.ACMSessionIdResolver.SeamlessSession
getMasterSessionId is used to get the cache.
getMasterSessionId() - Method in interface com.microstrategy.webapi.IDSSXMLSessionId
 
getMasterSessionId() - Method in class com.microstrategy.webapi.restApi.IServerRestClientCluster
 
getMasterSessionId(String) - Method in class com.microstrategy.webapi.ACMSessionIdResolver
getMasterSessionId finds and returns the Master Session Id associated with the input session id.
getMasterSessionIdByRememberMeToken(String) - Method in interface com.microstrategy.web.objects.WebSessionInfo
get the master session ID from the auth remember me token from the client as cookie
getMasterSessionIdByRememberMeToken(String) - Method in class com.microstrategy.webapi.ACMSessionIdResolver
get the master session Id using the remember me token past in from client
getMatchCase() - Method in interface com.microstrategy.web.beans.ExpressionBean
Returns the match case flag, used in searching element browsing request.
getMatchCaseSensitivity() - Method in class com.microstrategy.web.app.transforms.AbstractPromptObjectTransform
Indicates default value for match case checkbox.
getMatchForm() - Method in interface com.microstrategy.web.objects.rw.RWTransactionSelector
Return WebAttributeForm object representing the form that will be used in matching elements
getMatchingConnectionMaps(WebDBRole, WebUserEntity, WebProject, WebLocaleObjectInfo) - Method in interface com.microstrategy.web.objects.WebConnectionMapSource
Return a List of WebConnectionMap and WebLocalizedConnectionMap objects that contain all the specified role, user, project, and locale objects.
getMatchKeys() - Method in class com.microstrategy.web.app.tasks.GetMapBoxPolygonIDTask.ParamsConfig
 
getMatchKeysByShapeKey(String) - Method in class com.microstrategy.web.app.tasks.GetMapBoxPolygonIDTask
Get the match keys by configured shape key (',' separated), If the shape key is null, we will use "name" as the default match key.
getMatchName() - Method in interface com.microstrategy.web.objects.rw.RWGroupByElement
Returns the current element's match name.
getMax() - Method in class com.microstrategy.web.app.transforms.PromptConstantWidgetTransform
 
getMax() - Method in interface com.microstrategy.web.objects.rw.RWConditionSelector
Return the String representation of the maximum that this selector can select
getMax() - Method in interface com.microstrategy.web.objects.rw.RWConditionSelectorControlObject
Return the String representation of the maximum that this selector can select
getMax() - Method in class com.microstrategy.web.objects.RWConditionSelectorControlObjectImpl
 
getMax() - Method in interface com.microstrategy.web.objects.WebPrompt
Returns value of prompt miximum property or null.
getMax() - Method in class com.microstrategy.web.preferences.PreferenceDefinitionMinMax
 
getMaxAge() - Method in class com.microstrategy.web.platform.AbstractConfigurableContainerServices.CookieWrapper
 
getMaxAge() - Method in interface com.microstrategy.web.platform.GenericCookie
Returns the maximum age of the current cookie.
getMaxCachedInstances() - Method in interface com.microstrategy.web.objects.WebScriptRuntimeEnv
get the maximal number of idle instances to be cached
getMaxCachedInstances() - Method in class com.microstrategy.web.objects.WebScriptRuntimeEnvImpl
 
getMaxCancelAttemptTime() - Method in interface com.microstrategy.web.objects.WebDBConnection
 
getMaxCells() - Method in interface com.microstrategy.web.app.beans.PDFBean
Deprecated.
not used anymore
getMaxClockSpeed() - Method in interface com.microstrategy.web.objects.admin.licensing.CPULicenseDetails
Returns the maximum clock speed of CPUs that the license permits.
getMaxColHeaderDepth() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
 
getMaxCols() - Method in interface com.microstrategy.web.objects.rw.RWIncrementalFetchSettings
Gets the maximum number of rows value for the window settings applied.
getMaxColumns() - Method in interface com.microstrategy.web.objects.rw.RWGridIfSettings
Returns maximum number of columns per page
getMaxConnectionAttemptTime() - Method in interface com.microstrategy.web.objects.WebDBConnection
Set the maximum connection attempt time.
getMaxConnections() - Method in class com.microstrategy.web.objects.WebFTPDeviceImpl
 
getMaxCount() - Method in interface com.microstrategy.web.objects.admin.monitors.FlatFetchSettings
Returns the maximum count for a monitor data retrieval
getMaxCPUs() - Method in interface com.microstrategy.web.objects.admin.licensing.CPULicenseDetails
Returns the maximum number of CPUs that the license permits.
getMaxCPUs() - Method in interface com.microstrategy.web.objects.admin.serverconfig.ServerLicense
 
getMaxCPUsAllowed() - Method in interface com.microstrategy.web.objects.admin.serverconfig.ServerLicense
 
getMaxDBConnections() - Method in interface com.microstrategy.web.objects.WebDBConnection
 
getMaxDBConnections() - Method in interface com.microstrategy.web.objects.WebDBRole
 
getMaxDBCost() - Method in interface com.microstrategy.web.objects.WebDBConnection
 
getMaxDBCost() - Method in interface com.microstrategy.web.objects.WebDBRole
 
getMaxFileSize() - Method in interface com.microstrategy.web.app.beans.ExportBean
Returns the maximum file size to use when exporting.
getMaxFooterHeight() - Method in interface com.microstrategy.web.objects.WebPDFSettings
Deprecated.
Returns the maximum footer height.
getMaxGraphSeries(WebGraph) - Static method in class com.microstrategy.web.app.beans.GraphFormatHelper
 
getMaxHeaderHeight() - Method in interface com.microstrategy.web.objects.WebPDFSettings
Deprecated.
Returns the maximum header height.
getMaximumConnections() - Method in interface com.microstrategy.web.objects.WebChannel
Returns the maximum connections set on this channel.
getMaximumStateLevel() - Method in class com.microstrategy.web.app.beans.ProjectBrowserBeanImpl
Returns the maximum state level that is supported by the WebComponent.
getMaximumStateLevel() - Method in class com.microstrategy.web.beans.AbstractWebComponent
Returns either the default state level of the current component or the maximum state level among the current component and its child components, whichever is greater.
getMaximumStateLevel() - Method in interface com.microstrategy.web.beans.WebComponent
Returns the maximum state level that is supported by the WebComponent.
getMaximumUsage() - Method in interface com.microstrategy.web.objects.admin.licensing.NamedUserLicense
Returns the maximum number of named users permitted for the license.
getMaxMessageCount() - Method in interface com.microstrategy.web.objects.WebMessages
Returns the max number of messages per user inbox.
getMaxObjects() - Method in interface com.microstrategy.web.app.beans.SearchBean
Returns the maximum number of objects the search is configured to return.
getMaxObjects() - Method in interface com.microstrategy.web.objects.WebSearch
Returns the maximum number of objects the search is configured to return.
getMaxPosition() - Method in class com.microstrategy.web.app.gui.DragAndDropItem
Returns the max position on the target
getMaxPosition() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
 
getMaxPosition() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellTitle
 
getMaxQueryExeTime() - Method in interface com.microstrategy.web.objects.WebDBConnection
 
getMaxResultSize() - Method in class com.microstrategy.web.app.transforms.MobileChunkedAppContext
 
getMaxRows() - Method in interface com.microstrategy.web.objects.rw.RWGridIfSettings
Returns maximum number of rows per page.
getMaxRows() - Method in interface com.microstrategy.web.objects.rw.RWIncrementalFetchSettings
Gets the maximum number of rows value for the window settings applied.
getMaxSecondaryProviders() - Method in class com.microstrategy.web.config.Visualization
 
getMaxSeries() - Method in class com.microstrategy.web.app.beans.GraphSeriesTargetInfo
 
getMaxSessionIdleTime(AppContext, WebIServerSession) - Static method in class com.microstrategy.web.app.utils.BeanHelper
Returns max session idle time.
getMaxSize() - Method in interface com.microstrategy.web.objects.admin.serverconfig.FileLogDestination
Returns the maximum size set for the file represented by this log destination.
getMaxSortAllowed() - Method in interface com.microstrategy.web.app.beans.SortEditorBean
Deprecated.
User can add extra sort from the layout.
getMaxSortAllowed() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Deprecated.
Please check the maxSortAllowed formal parameter value instead.
getMaxSortAllowed() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Please check the maxSortAllowed formal parameter value instead.
getMaxThreadCount() - Method in interface com.microstrategy.web.objects.WebJobPrioritization
Get max thread count.
getMaxThreadCount() - Method in class com.microstrategy.web.objects.WebJobPrioritizatoinImpl
 
getMaxUnits() - Method in interface com.microstrategy.web.app.gui.Scroller
Returns the max absolute units the scroller represents.
getMaxUnits() - Method in class com.microstrategy.web.app.gui.ScrollerImpl
 
getMaxUploadFileSize() - Method in class com.microstrategy.web.app.transforms.PromptsContainerTransform
 
getMaxUsers() - Method in interface com.microstrategy.web.objects.admin.serverconfig.ServerLicense
 
getMaxValue() - Method in interface com.microstrategy.web.objects.WebMetricHeader
 
getMaxWait() - Method in interface com.microstrategy.web.app.beans.SearchBean
 
getMaxWait() - Method in interface com.microstrategy.web.beans.ResultSetBean
Returns the maximum amount of time, in milliseconds.
getMaxWait() - Method in interface com.microstrategy.web.objects.WebResultSetInstance
Returns the maximum amount of time, in milliseconds, the API will wait for a report result from the server when retrieving results in synchronous mode.
getMaxWait() - Method in interface com.microstrategy.web.objects.WebSearch
Returns the maximum amount of time, in milliseconds, to wait for a search to finish in synchronous mode.
getMaxX() - Method in class com.microstrategy.web.app.maps.BoundingBox
 
getMaxY() - Method in class com.microstrategy.web.app.maps.BoundingBox
 
getMdAdd() - Method in class com.microstrategy.web.objects.localization.XMLProjectLocaleUpdateModel
Getter for list of metadata locale ids to add
getMDDataSourceName() - Method in interface com.microstrategy.web.objects.admin.serverconfig.IntelligenceServerInstance
Returns the current metadata data source name(DSN) of the instance.
getMdLocale() - Method in interface com.microstrategy.web.objects.admin.monitors.RWDCache
Returns the metadata locale
getMDLogin() - Method in interface com.microstrategy.web.objects.admin.DataSource
Returns the MD login parameter of the DataSource.
getMDLogin() - Method in interface com.microstrategy.web.objects.admin.serverconfig.IntelligenceServerInstance
Returns the metadata login set on the instance.
getMDODBCSettings() - Method in interface com.microstrategy.web.objects.admin.serverconfig.IntelligenceServerInstance
Returns the current values of additional ODBC settings (other than the DSN) which are used for the metadata connection for the current instance.
getMdRemove() - Method in class com.microstrategy.web.objects.localization.XMLProjectLocaleUpdateModel
Getter for a list of metadata locale ids to remove
getMDTablePrefix() - Method in interface com.microstrategy.web.objects.admin.serverconfig.IntelligenceServerInstance
Returns the metadata table prefix to use for the server instance.
getMDTablePrefix() - Method in interface com.microstrategy.web.objects.admin.serverconfig.RepositorySettings
Returns the Metadata Table Prefix.
getMDTempTablePrefix() - Method in interface com.microstrategy.web.objects.admin.serverconfig.IntelligenceServerInstance
Returns the current setting for the metadata temp table prefix of the server instance.
getMDTempTablePrefix() - Method in interface com.microstrategy.web.objects.admin.serverconfig.RepositorySettings
Returns the Metadata Temp Table Prefix.
getMDUpdateSource() - Method in class com.microstrategy.web.objects.WebObjectsFactory
Returns a WebMDUpdateSource object, which can be used to update all or portions of the metadata
getMDVersion() - Method in interface com.microstrategy.web.objects.admin.DataSource
Returns the metadata version set on the DataSource.
getMDXCatalog(WebDBRole, String) - Method in interface com.microstrategy.web.objects.WebMDXCubeSource
This method will return the WebMDXCatalog object associated with the given role and catalog name.
getMDXCube() - Method in interface com.microstrategy.web.objects.WebReportInstance
Returns the MDX cube object that is the source for the report, if the report is an MDX report.
getMDXCube(WebTable) - Method in interface com.microstrategy.web.objects.WebMDXCubeSource
This method will return the WebMDXCube object associated with the given cube.
GetMDXCubeObjects(String, int, int, int, int, String, String, String, String) - Method in interface com.microstrategy.webapi.IDSSXMLMDXCubeServer
This method accomplishes cube object browsing.
GetMDXCubes(String, int, int, int, int, String, String, String) - Method in interface com.microstrategy.webapi.IDSSXMLMDXCubeServer
This method accomplishes cube browsing.
getMDXCubeServer() - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
 
getMDXCubeSource() - Method in interface com.microstrategy.web.objects.WebObjectSource
This method will return the WebMDXCubeSource interface, which can be used to initiate cube browsing and cube object browsing requests.
getMDXDimension(WebTable, WebDimension) - Method in interface com.microstrategy.web.objects.WebMDXCubeSource
This method will return the MDX dimension that corresponds to the given WebDimension and the cube identified by the given WebTable.
getMDXDisplayUnit(WebAttribute) - Method in interface com.microstrategy.web.objects.WebExpressionPrompt
This method returns the MDXDisplayUnit associated with the attribute.
getMDXHierarchy(WebTable, WebDimension) - Method in interface com.microstrategy.web.objects.WebMDXCubeSource
This method will return the MDX hierarchy that corresponds to the given WebDimension object that identifies the hierarchy.
getMDXML(RegionalOptions) - Static method in class com.microstrategy.web.objects.localization.RegionalOptionsHelper
 
getMDXSource(WebDBRole) - Method in interface com.microstrategy.web.objects.WebMDXCubeSource
Returns the WebMDXSource object corresponding to the given DBRole.
getMDXSources() - Method in interface com.microstrategy.web.objects.WebMDXCubeSource
This method will return a collection of sources of MDX cubes.
getMeaning() - Method in interface com.microstrategy.web.objects.WebPrompt
Returns prompt meaning or null
getMeasure() - Method in class com.microstrategy.web.app.maps.shp.Point
 
getMeasurementUnitLabel() - Method in class com.microstrategy.web.app.transforms.RWPropertiesEditorTransform
 
getMeasureRange() - Method in class com.microstrategy.web.app.maps.shp.Polygon
 
getMeasureRange() - Method in class com.microstrategy.web.app.maps.shp.Shape
 
getMeasureRange() - Method in class com.microstrategy.web.app.maps.shp.SHPHeader
 
getMeasureValues() - Method in class com.microstrategy.web.app.maps.shp.Polygon
 
getMeasureValues() - Method in class com.microstrategy.web.app.maps.shp.Shape
 
getMechanisms() - Method in class com.microstrategy.utils.kerberos.KerberosHelper
 
getMembers() - Method in interface com.microstrategy.web.objects.admin.users.WebUserGroup
 
getMembers() - Method in interface com.microstrategy.web.objects.WebSubscriptionContact
get the members of the contact
getMemberships() - Method in interface com.microstrategy.web.objects.WebSubscriptionContact
get the Contact Groups of which the given contact is a member of
getMenu() - Method in class com.microstrategy.web.app.gui.ContextMenuManager
Returns a new (empty) ContextMenu instance.
getMenu(ShortcutList, WebComponent) - Method in class com.microstrategy.web.app.gui.ContextMenuManager
Deprecated.
Instead of passing the ShortcutList as parameter, create a new ContextMenuManager with a ShortcutListSet definition and call ContextMenuManager.getMenu(String name, TransformContext context).
getMenu(String) - Method in class com.microstrategy.web.app.gui.ContextMenuManager
getMenu(String, TransformContext) - Method in class com.microstrategy.web.app.gui.ContextMenuManager
Creates a new ContextMenu instance, populated with the items as specified in the ShortcutListSet definition.
getMenuBlock() - Method in class com.microstrategy.web.app.ShortcutListSet.EventActionMapping
 
getMenuBlockCss() - Method in interface com.microstrategy.web.app.gui.Menu
Get the css style to use for the menu block
getMenuBlockCss() - Method in class com.microstrategy.web.app.gui.MenuImpl
Get the css style to use for the menu block
getMenuElements() - Method in class com.microstrategy.web.app.gui.ContextMenuManager
Deprecated.
This method should only be accessed internally and will be marked as private in future releases.
getMenuHeaderCss() - Method in interface com.microstrategy.web.app.gui.Menu
Get the css style to use for the menu header
getMenuHeaderCss() - Method in class com.microstrategy.web.app.gui.MenuImpl
Get the css style to use for the menu header
getMenuHeaderSelectedCss() - Method in interface com.microstrategy.web.app.gui.Menu
Get the css style to use for the selected menu header
getMenuHeaderSelectedCss() - Method in class com.microstrategy.web.app.gui.MenuImpl
Get the css style to use for the selected menu header
getMenuId() - Method in class com.microstrategy.web.app.transforms.MenuBlockTransform
To get a unique identifier for the menus, the only combination available is the model name plus the layouts used to render it.
getMenuIndicesAttribute() - Method in class com.microstrategy.web.app.gui.ContextMenu
 
getMenuItemCss() - Method in interface com.microstrategy.web.app.gui.Menu
Get the css style to use for the menu items
getMenuItemCss() - Method in class com.microstrategy.web.app.gui.MenuImpl
Get the css style to use for the menu items
getMenuItemName() - Method in class com.microstrategy.web.app.ShortcutListSet.EventActionMapping
 
getMenuItems(StringBuilder) - Method in class com.microstrategy.web.app.gui.ContextMenuManager
Fills a StringBuilder with all the menu items of this ContextMenuManager represented by ContextMenuItems stored in the ContextMenuManager.getMenuElements() in the JSON format.
getMenuItemSelectedCss() - Method in interface com.microstrategy.web.app.gui.Menu
Get the css style to use for the selected menu item
getMenuItemSelectedCss() - Method in class com.microstrategy.web.app.gui.MenuImpl
Get the css style to use for the selected menu item
getMenuLayouts() - Method in class com.microstrategy.web.app.ContextMenuInfo
 
getMenuLayouts() - Method in class com.microstrategy.web.app.RibbonInfo
 
getMenuModel() - Method in class com.microstrategy.web.app.ContextMenuInfo
 
getMenuModel() - Method in class com.microstrategy.web.app.RibbonInfo
 
getMenus() - Method in interface com.microstrategy.web.app.beans.FrameBean
Returns the menus for this FrameBean based on the dynamicMenuName property.
getMenuSeparatorCss() - Method in interface com.microstrategy.web.app.gui.Menu
Get the css style to use for the menu separator
getMenuSeparatorCss() - Method in class com.microstrategy.web.app.gui.MenuImpl
Get the css style to use for the menu separator
getMenuSet(String) - Method in class com.microstrategy.web.app.DynamicMenus
Get the menu set associated with the name requested
getMenuSize() - Method in class com.microstrategy.web.app.gui.ContextMenu
Returns the number of current menu-items in this context-menu.
getMenuStyle() - Method in class com.microstrategy.web.app.RibbonInfo
 
getMerge() - Method in interface com.microstrategy.web.objects.WebPrompt
????
getMergeColumnHeaders() - Method in interface com.microstrategy.web.objects.WebPDFSettings
Deprecated.
returns the mergeColumnHeaders property.
getMergedChild() - Method in interface com.microstrategy.web.objects.WebHeader
Returns the merged child, if any, otherwise null.
getMergeHeaderValue() - Method in class com.microstrategy.web.app.transforms.MojoXtabTransformImpl
 
getMessage() - Method in interface com.microstrategy.utils.LocalizableException
 
getMessage() - Method in interface com.microstrategy.utils.LocalizableMessage
 
getMessage() - Method in class com.microstrategy.utils.log.LogRecord
 
getMessage() - Method in class com.microstrategy.utils.MSTRCheckedException.ExceptionXMLHandler
 
getMessage() - Method in exception com.microstrategy.utils.MSTRCheckedException
Returns the error message.
getMessage() - Method in class com.microstrategy.utils.MSTRMessage
 
getMessage() - Method in exception com.microstrategy.utils.MSTRUncheckedException
Returns the error message.
getMessage() - Method in interface com.microstrategy.web.app.beans.ConfirmOverwriteDialogBean
Deprecated.
message could be retrieved from ConfirmOverwriteDialogBean.getConfirmMessageId() and ConfirmOverwriteDialogBean.getRejectMessageId() and it should be part of transform as it can by styled.
getMessage() - Method in class com.microstrategy.web.app.utils.StreamWrapper
 
getMessage() - Method in class com.microstrategy.web.app.utils.usher.UsherGetScanStatusRequest
 
getMessage() - Method in class com.microstrategy.web.app.utils.usher.UsherQRCodeRequest
 
getMessage() - Method in interface com.microstrategy.web.objects.admin.monitors.MonitorManipulationFailure
Returns the error message of the failure.
getMessage() - Method in exception com.microstrategy.web.objects.admin.serverconfig.ServerControlException
 
getMessage() - Method in interface com.microstrategy.web.objects.rw.RWInstance
Returns A RWMessage object for the current RW doc.
getMessage() - Method in interface com.microstrategy.web.objects.WebDocumentInstance
Returns a WebDocumentMessage object for the current document.
getMessage() - Method in interface com.microstrategy.web.objects.WebReportInstance
Returns A WebReportMessage object for the current report.
getMessage() - Method in exception com.microstrategy.webapi.MSTRDocumentException
 
getMessage() - Method in class com.microstrategy.webapi.restApi.DataWranglerResponseImpl
 
getMessage(boolean) - Method in exception com.microstrategy.utils.MSTRCheckedException
In some special scenarios, the message returned by the Intelligence Server is in XML form.
getMessage(boolean) - Method in interface com.microstrategy.web.objects.rw.RWInstance
Returns A RWMessage object for the current RW doc.
getMessage(boolean) - Method in interface com.microstrategy.web.objects.WebDocumentInstance
Returns a WebDocumentMessage object for the current document.
getMessage(boolean) - Method in interface com.microstrategy.web.objects.WebReportInstance
Returns A WebReportMessage object for the current report.
getMessage(boolean, boolean, String) - Method in exception com.microstrategy.webapi.MSTRDocumentException
 
getMessage(Messages) - Method in class com.microstrategy.web.app.ErrorInfo
Returns the string to display as Message for this error message.
getMessage(Messages) - Method in class com.microstrategy.web.app.ExportFormat
 
getMessage(Messages) - Method in class com.microstrategy.web.app.PageInfo
Get the page's localized description based on the descriptor information used for initializing this instance
getMessage(Messages) - Method in class com.microstrategy.web.app.PaperSizes
 
getMessage(Messages) - Method in class com.microstrategy.web.config.ExportPlaintextDelimiter
 
getMessage(Locale) - Method in interface com.microstrategy.utils.LocalizableException
 
getMessage(Locale) - Method in interface com.microstrategy.utils.LocalizableMessage
 
getMessage(Locale) - Method in exception com.microstrategy.utils.MSTRCheckedException
Returns localized error message of this exception.
getMessage(Locale) - Method in class com.microstrategy.utils.MSTRMessage
 
getMessage(Locale) - Method in exception com.microstrategy.utils.MSTRUncheckedException
 
getMessageAttributes(WebMessage) - Method in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Return the Summary Attribute to be used in the table for the transform.
getMessageBeforeData() - Method in interface com.microstrategy.web.app.beans.FrameBean
getMessageByErrorCode(int, EventManager.EventDescriptorHelper) - Static method in class com.microstrategy.web.app.beans.EventManager
 
getMessageCount() - Method in interface com.microstrategy.web.objects.WebMessages
Returns the total number of messages per user inbox including the child messages that are embedded in the document messages.
getMessageCreationTime() - Method in class com.microstrategy.web.app.transforms.ReportDetailsXHTMLTransform
Get the message creation time from the ReportBean being displayed
getMessageCreationTime() - Method in class com.microstrategy.web.app.transforms.RWDetailsTransform
Get the message creation time based on the RWDocumentDetails instance of the RWBean being transformed.
getMessageCreationTime() - Method in interface com.microstrategy.web.objects.rw.RWDetails
returns the message creation time.
getMessageCreationTime(RWDataSetDetails) - Method in class com.microstrategy.web.app.transforms.RWDetailsTransform
Get the message creation time based on the RWDataSetDetails instance of an individual dataset.
getMessageFilters() - Method in interface com.microstrategy.web.objects.WebInboxSource
Get message filters for editing.
getMessageFinishTime() - Method in interface com.microstrategy.web.objects.rw.RWDetails
returns the message finish time.
getMessageId() - Method in interface com.microstrategy.web.objects.rw.RWDetails
Returns the id of the message
getMessageId() - Method in interface com.microstrategy.web.objects.WebPrompt
 
getMessageId() - Method in class com.microstrategy.webapi.acm.ACMSessionId
 
getMessageId() - Method in class com.microstrategy.webapi.acm.ACMSessionIdParser
 
getMessageId() - Method in interface com.microstrategy.webapi.IDSSXMLSessionId
getMessageId extracts the message id from the sessionID.
getMessageId() - Method in class com.microstrategy.webapi.IDSSXMLSessionIdParser
 
getMessageId(WebSchedule) - Method in class com.microstrategy.web.app.transforms.AbstractScheduleListTransform
Deprecated.
Returns the current inbox message ID being used by this schedule, if applicable.
getMessageId(String) - Static method in class com.microstrategy.webapi.IDSSXMLSessionIdParser
getMessageId efficiently parses out the message Id from an augmented session id
getMessageID() - Method in class com.microstrategy.web.app.transforms.ReportDetailsXHTMLTransform
Get the message identifier from the ReportBean.
getMessageID() - Method in class com.microstrategy.web.app.transforms.RWDetailsTransform
Get the document name based on the RWDocumentDetails instance of the RWBean being transformed.
getMessageID() - Method in interface com.microstrategy.web.beans.AppSchemaBean
 
getMessageID() - Method in interface com.microstrategy.web.beans.AttributeBean
 
getMessageID() - Method in interface com.microstrategy.web.beans.DerivedElementBean.Host
 
getMessageID() - Method in interface com.microstrategy.web.beans.ImportWizardBean
 
getMessageID() - Method in interface com.microstrategy.web.beans.MetadataPromptsSource
Returns a report message ID or a document message ID from which prompts are originated.
getMessageID() - Method in interface com.microstrategy.web.beans.ResultSetBean
Returns the message ID associated with the result set instance contained in this ResultSetBean.
getMessageID() - Method in interface com.microstrategy.web.objects.rw.Report2RWSettings
 
getMessageID() - Method in interface com.microstrategy.web.objects.WebContentStatement
Deprecated.
Returns the current inbox message ID being used by this statement, if applicable.
getMessageID() - Method in interface com.microstrategy.web.objects.WebElementSource
If the type is of type WebElementSourceWorkingSet, then this will return the message ID of the report instance of the working set that the elements will come from.
getMessageID() - Method in interface com.microstrategy.web.objects.WebIServerSession
 
getMessageID() - Method in interface com.microstrategy.web.objects.WebObjectSource
Returns the messageID for get object command.
getMessageID() - Method in interface com.microstrategy.web.objects.WebParsedObject
Return the Report or RW message ID associated with this WebParsedObject object.
getMessageID() - Method in interface com.microstrategy.web.objects.WebResultSetInstance
Returns the message ID associated with this report instance.
getMessageID() - Method in interface com.microstrategy.web.objects.WebSubscriptionEMMACubeOptions
Gets the message ID of Incremental Refresh Report Instance
getMessageID() - Method in class com.microstrategy.web.objects.WebSubscriptionEMMACubeOptionsImpl
 
getMessageID(RequestKeys) - Method in class com.microstrategy.web.tasks.AbstractDrillTask
 
getMessageID(RWDataSetDetails) - Method in class com.microstrategy.web.app.transforms.RWDetailsTransform
Get the message identifier based on the RWDataSetDetails instance of an individual dataset.
getMessageIDFromHost() - Method in interface com.microstrategy.web.beans.DerivedElementBean
Returns message id of the report/document instance.
getMessageIDFromHost() - Method in class com.microstrategy.web.beans.DerivedElementBeanImpl
 
getMessageIDFromSessionID(String) - Static method in class com.microstrategy.utils.StringUtils
Deprecated.
getMessageIdOpt() - Method in class com.microstrategy.webapi.acm.ACMSessionId
 
getMessageIdOpt() - Method in class com.microstrategy.webapi.acm.ACMSessionIdParser
 
getMessageIdOpt() - Method in interface com.microstrategy.webapi.IDSSXMLSessionId
 
getMessageIdOpt() - Method in class com.microstrategy.webapi.IDSSXMLSessionIdParser
 
getMessageInfo() - Method in class com.microstrategy.web.beans.MessagesManager
Deprecated.
Use MessagesManager.getMessageInfo(String localeId) to obtain a particular MessageInfo, or MessagesManager.getMessageInfoList() to obtain the list of all available MessageInfo.
getMessageInfo(String) - Method in class com.microstrategy.web.beans.MessagesManager
Returns the MessageInfo objects for the given locale.
getMessageInfoList() - Method in class com.microstrategy.web.beans.MessagesManager
Returns Filteredlist with the list of MessageInfo objects available from this MessagesManager.
getMessageList() - Method in class com.microstrategy.web.app.ErrorInfo
Returns the list of messages associated with this error.
getMessageListener() - Method in class com.microstrategy.web.transform.MSTRLayoutParser.ParserContentHandler
Returns the LayoutParser.MessageListener object used by this parser instance.
getMessageLocaleResolution() - Method in class com.microstrategy.web.objects.localization.ClientLocaleResolvePolicy
 
getMessageLocaleResolution() - Method in interface com.microstrategy.web.objects.localization.LocaleResolvePolicy
 
getMessageLocaleResolution() - Method in class com.microstrategy.web.objects.localization.ServerLocaleResolvePolicy
 
getMessageLocaleResolution() - Method in class com.microstrategy.web.objects.localization.UserOrClientLocaleResolvePolicy
 
getMessageModificationTime() - Method in class com.microstrategy.web.app.transforms.ReportDetailsXHTMLTransform
Get the message modification time from the ReportBean being displayed.
getMessageModificationTime() - Method in class com.microstrategy.web.app.transforms.RWDetailsTransform
Get the message modification time based on the RWDocumentDetails instance of the RWBean being transformed.
getMessageModificationTime() - Method in interface com.microstrategy.web.objects.rw.RWDetails
returns the message modification time.
getMessageModificationTime(RWDataSetDetails) - Method in class com.microstrategy.web.app.transforms.RWDetailsTransform
Get the message modification time based on the RWDataSetDetails instance of an individual dataset.
getMessageName() - Method in class com.microstrategy.web.app.transforms.RWDetailsTransform
Get the document name based on the RWDocumentDetails instance of the RWBean being transformed.
getMessageOnly() - Method in class com.microstrategy.utils.log.LogRecord
 
getMessageRouter() - Method in class com.microstrategy.utils.DAG
Returns the Message Router instance to use with this DAG.
getMessageRowCssName(WebMessage) - Method in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Obtain the css to be associated to the message on the table row (TR tag) to generate for it.
getMessages() - Method in class com.microstrategy.web.app.beans.AppContextImpl
 
getMessages() - Method in class com.microstrategy.web.app.gui.AbstractGuiElement
get the Messages object associated with this gui element
getMessages() - Method in interface com.microstrategy.web.app.gui.GuiElement
Get the Messages instance used by this element
getMessages() - Method in class com.microstrategy.web.app.transforms.ExpressionPlainTextTransform
this function returns an instance of Messages object to be used for getting localized descriptors.
getMessages() - Method in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Return the list of Inbox Messages
getMessages() - Method in class com.microstrategy.web.app.transforms.MobileChunkedAppContext
 
getMessages() - Method in class com.microstrategy.web.app.utils.upgrade.UpgradeManager
Returns the list of all messages logged during the upgrade.
getMessages() - Method in interface com.microstrategy.web.beans.BeanContext
Returns the Messages instance from this BeanContext.
getMessages() - Method in class com.microstrategy.web.beans.BeanContextImpl
Returns the Messages instance from this BeanContext.
getMessages() - Method in class com.microstrategy.web.beans.MessagesManager
Deprecated. 
getMessages() - Method in class com.microstrategy.web.blocks.BlockContext
Returns the Messages to be used with Blocks.
getMessages(String) - Method in class com.microstrategy.web.beans.MessagesManager
Returns the Messages object with the best-match possible for the specified Windows locale ID.
getMessages(Locale) - Method in class com.microstrategy.web.beans.MessagesManager
Returns the Messages object with the best-match possible for the specified java.util.Locale.
getMessageServerHost() - Method in interface com.microstrategy.web.objects.admin.serverconfig.PDFExporterServerInstance
Get message server host for the instance.
getMessageServerLevel() - Method in interface com.microstrategy.web.objects.admin.serverconfig.PDFExporterServerInstance
Get message server log level for the instance.
getMessageServerPort() - Method in interface com.microstrategy.web.objects.admin.serverconfig.PDFExporterServerInstance
Get message server port for the instance.
getMessagesManager() - Method in class com.microstrategy.web.app.transforms.MobileChunkedAppContext
 
getMessagesManager() - Method in interface com.microstrategy.web.beans.BeanContext
Returns an instance of MessagesManager associated with the current BeanContext.
getMessagesManager() - Method in class com.microstrategy.web.beans.BeanContextImpl
Returns the MessagesManager instance associated with this bean context.
getMessagesManager() - Method in interface com.microstrategy.web.beans.Messages
Returns the MessagesManager for this messages.
getMessagesManagerPath() - Method in class com.microstrategy.web.app.beans.AppContextImpl
 
getMessagesManagerPath() - Method in class com.microstrategy.web.beans.BeanContextImpl
Returns the path to use for the MessagesManager (locales) file.
getMessageStartTime() - Method in interface com.microstrategy.web.objects.rw.RWDetails
returns the message start time.
getMessageStatus() - Method in interface com.microstrategy.web.objects.rw.RWDetails
Returns the status of the message
getMessageStatusList() - Method in interface com.microstrategy.web.objects.WebInboxSource
Returns a collection object WebMessageStatusList containing a list of message IDs and their status.
getMessageStr(int) - Method in class com.microstrategy.web.transform.ExpressionStringsImpl
A helper method that obtains a proper string from the resource bundle
getMessageStr(int, String) - Method in class com.microstrategy.web.transform.ExpressionStringsImpl
A helper method that obtains a proper string from the resource bundle and replaces the "##" substring in it with the param value
getMessageString(String) - Method in class com.microstrategy.web.beans.AbstractTransformable
 
getMessageString(String) - Method in interface com.microstrategy.web.beans.Transformable
Returns the string descriptor from a Messages instance, which is in turn retrieved from the BeanContext if any.
getMessagesWebLocale() - Method in interface com.microstrategy.web.objects.localization.RegionalValues
 
getMessageText() - Method in interface com.microstrategy.web.objects.WebMessage
Returns the text of a message in the inbox, if that information is available.
getMessageTime(WebSchedule) - Method in class com.microstrategy.web.app.transforms.AbstractScheduleListTransform
Deprecated.
Returns the time when the message accociated with the schudule was run
getMessageTitle() - Method in class com.microstrategy.web.objects.WebIServerSubscriptionDeliveryModeMobilePropertiesImpl
 
getMessageTitle() - Method in interface com.microstrategy.web.objects.WebSubscriptionDeliveryModeMobileProperties
Get the message title for the mobile alerts
getMetadata() - Method in class com.microstrategy.web.app.tasks.config.BeanTaskConfig
Returns the TaskMetadataImpl object associated with this task.
getMetadata() - Method in class com.microstrategy.web.tasks.AbstractBaseTask
 
getMetadata() - Method in interface com.microstrategy.web.tasks.Task
Returns information about this Task.
getMetaDataLocaleResolution() - Method in class com.microstrategy.web.objects.localization.AbstractLocaleResolvePolicy
 
getMetaDataLocaleResolution() - Method in interface com.microstrategy.web.objects.localization.LocaleResolvePolicy
 
getMetadataVersion() - Method in interface com.microstrategy.web.objects.WebProjectReference
Returns the metadata version of the project.
getMetadataWebLocale() - Method in interface com.microstrategy.web.objects.localization.RegionalValues
 
getMethod() - Method in interface com.microstrategy.web.platform.ContainerServices
Return the request's method is post or get
getMethod() - Method in class com.microstrategy.web.platform.DisconnectedContainerServicesImpl
Returns request method, post/get is expected.
getMethod() - Method in class com.microstrategy.web.platform.HttpServletContainerServices
 
getMethod(Class) - Method in class com.microstrategy.web.app.WebBeanProperty
Returns the method that should get invoked to apply this property to an instance of an object of class target
getMethodName() - Method in interface com.microstrategy.web.tags.DynamicTag
Returns the method name from which the dynamic contents are generated.
getMethodName(int) - Static method in class com.microstrategy.webapi.acm.Log
getMethodName of the method on the call stack.
getMethodParameterClass() - Method in class com.microstrategy.web.tags.WebBlockEditBlockTagImpl
 
getMethodParameterClass() - Method in class com.microstrategy.web.tags.WebBlockEditListTagImpl
 
getMethodParameterClass() - Method in class com.microstrategy.web.tags.WebBlockEditTagImpl
 
getMethodParameterObject(BlockTarget) - Method in class com.microstrategy.web.tags.WebBlockEditTagImpl
 
getMethodParametersFromContext(LayoutContext) - Method in class com.microstrategy.web.tags.WebBlockAppendListTagImpl
 
getMethodParametersFromContext(LayoutContext) - Method in class com.microstrategy.web.tags.WebBlockEditTagImpl
 
getMethodSource() - Method in interface com.microstrategy.web.tags.DynamicTag
Returns the method source in which the method is defined.
getMetric() - Method in interface com.microstrategy.web.objects.rw.RWUserMetric
Returns metric definition
getMetric() - Method in interface com.microstrategy.web.objects.WebMetricSort
Returns the metric which is the target of the sort.
getMetric() - Method in interface com.microstrategy.web.objects.WebMetricSortConfig
Returns the metric which is the target of the sort.
getMetric() - Method in interface com.microstrategy.web.objects.WebPercentToTotalMetric
Returns the WebMetric object whose percent to total should be added.
getMetric() - Method in interface com.microstrategy.web.objects.WebRankMetric
Returns the WebMetric object whose values should be ranked.
getMetric() - Method in interface com.microstrategy.web.objects.WebRemoveMetricDrillAction
Returns the target metric for the current drill action.
getMetric() - Method in interface com.microstrategy.web.objects.WebTemplateMetric
Returns the WebMetric object which this WebTemplateMetric object refers to.
getMetric() - Method in interface com.microstrategy.web.objects.WebTransformationMetric
Returns the WebMetric object that the transformation metric is based on.
getMetric(WebTemplate, int) - Static method in class com.microstrategy.web.beans.GridWebFormatHelper
Do required validation for returning requested metric's format container
getMetricAxisName() - Method in class com.microstrategy.web.app.transforms.AbstractReportDataTransform
Returns the name (see EnumDSSXMLAxisName of the axis with the metrics in it.
getMetricConditionality(String) - Method in interface com.microstrategy.web.objects.WebReportData
Returns a string representing the conditionality of a metric on the report.
getMetricConditionalityType() - Method in interface com.microstrategy.web.objects.rw.RWElementSelector
 
GetMetricDefinitionTask - Class in com.microstrategy.web.app.tasks
 
GetMetricDefinitionTask() - Constructor for class com.microstrategy.web.app.tasks.GetMetricDefinitionTask
 
getMetricEditType() - Method in interface com.microstrategy.web.objects.WebParsedMetric
Return the metric edit type EnumDSSXMLMetricEditType generated by backend parser for the token stream.
getMetricFolder(WebTable, String) - Method in interface com.microstrategy.web.objects.WebMDXCubeSource
Gets metric folder.
getMetricFormatType() - Method in interface com.microstrategy.web.objects.WebParsedMetric
Returns an integer indicating what format type is for a derived metric.
getMetricFormula(String) - Method in interface com.microstrategy.web.objects.WebReportData
Returns a string representing the formula of a metric on the report.
getMetricID() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
 
getMetricIndex(WebHeader) - Method in class com.microstrategy.web.app.transforms.MojoXtabTransformImpl
 
getMetricInfo() - Method in interface com.microstrategy.web.objects.TransactionMetric
 
getMetricMinimum() - Method in class com.microstrategy.web.config.Visualization
The minimum number of metrics required by the visualization
getMetricName(WebShortcutNode) - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
 
getMetricName(WebShortcutNode) - Method in class com.microstrategy.web.app.transforms.ThresholdExpressionTransform
 
getMetricPrompt() - Method in interface com.microstrategy.web.objects.WebTemplateMetric
Deprecated.
Never implemented on the Intelligence Server.
getMetrics() - Method in class com.microstrategy.web.app.transforms.SurveyVisualizationPropertiesTransform
 
getMetrics() - Method in interface com.microstrategy.web.objects.WebTable
 
getMetrics(WebTable) - Method in interface com.microstrategy.web.objects.WebMDXCubeSource
This method will return the metrics dimension that is associated with the given cube.
getMetricsFromObject(WebObjectsFactory, String, int) - Static method in class com.microstrategy.web.app.transforms.WebSubscriptionTransformHelper
 
getMetricShortuctNode(WebNode) - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
 
getMetricsLimit() - Method in interface com.microstrategy.web.objects.WebReportData
Returns the limit information set on the metrics of the report.
getMetricsLimit() - Method in interface com.microstrategy.web.objects.WebWorkingSet
Returns the metrics limit, which is the limit on the metrics collection.
getMetricsList() - Method in interface com.microstrategy.web.app.beans.FormulaBarBean
Deprecated.
The metrics list can be obtained from the working set.
getMetricsList() - Method in interface com.microstrategy.web.app.beans.ThresholdEditorBean
Returns a list of metrics that are considered to be available to the user for editing the threshold.
getMetricsListWithDataSetInfo(List) - Method in interface com.microstrategy.web.app.beans.ThresholdEditorBean
Returns a list of metrics that are considered to be available to the user for editing the threshold.
getMetricType() - Method in class com.microstrategy.web.app.transforms.SubtotalDefinition
 
getMetricType() - Method in interface com.microstrategy.web.objects.WebParsedMetric
Returns an integer value from EnumDSSXMLMetricType indicating the metric type.
getMetricValidationLevel() - Method in interface com.microstrategy.web.app.beans.FilterEditorBean
Deprecated.
Indicates the level of validation to be enforced when editing or adding a Metric sub expression.
getMicrostrategyAttribute(int) - Method in class com.microstrategy.web.config.esri.MicrostrategyProjectInfoList
 
getMicrostrategyProject(int) - Method in class com.microstrategy.web.config.esri.MicrostrategyProjectsInfoList
 
getMicrostrategyProjects() - Method in class com.microstrategy.web.config.esri.ESRIConfigurationInfo
 
getMiddle() - Method in class com.microstrategy.utils.function.Triple
 
getMillis() - Method in class com.microstrategy.utils.log.LogRecord
 
getMIMEProperties() - Method in class com.microstrategy.web.objects.WebEmailDeviceImpl
 
getMimeType() - Method in class com.microstrategy.web.app.ExportFormat
Returns the mime-type that the export format uses.
getMimeType() - Method in class com.microstrategy.web.app.taglibs.taskproc.ContentTypeTagHelper
 
getMimeType() - Method in class com.microstrategy.web.blocks.ContentTypes.ContentType
Gets the MIME Type for this content type.
getMimeType() - Method in class com.microstrategy.web.tasks.BaseTaskRequestContext
 
getMimeType() - Method in interface com.microstrategy.web.tasks.TaskRequestContext
Gets the desired MIME Type specified by the caller for this Task invocation.
getMin() - Method in class com.microstrategy.web.app.transforms.PromptConstantWidgetTransform
 
getMin() - Method in interface com.microstrategy.web.objects.rw.RWConditionSelector
Return the String representation of the minimum that this selector can select
getMin() - Method in interface com.microstrategy.web.objects.rw.RWConditionSelectorControlObject
Return the String representation of the minimum that this selector can select
getMin() - Method in class com.microstrategy.web.objects.RWConditionSelectorControlObjectImpl
 
getMin() - Method in interface com.microstrategy.web.objects.WebPrompt
Returns value of prompt minimum property or null.
getMin() - Method in class com.microstrategy.web.preferences.PreferenceDefinitionMinMax
 
getMinCachedInstances() - Method in interface com.microstrategy.web.objects.WebScriptRuntimeEnv
get the minimal number of idle instances to be cached
getMinCachedInstances() - Method in class com.microstrategy.web.objects.WebScriptRuntimeEnvImpl
 
getMinifyFlags() - Method in class com.microstrategy.web.app.utils.JavaScriptBundles.JavaScriptBundle
 
getMinifyType() - Method in class com.microstrategy.web.app.utils.JavaScriptBundles.JavaScriptBundle
 
getMinImportance() - Method in interface com.microstrategy.web.objects.WebOptimizedDrillPathSettings
This would return the importance index set for optimized drill paths to be fetchd from IServer.
getMinimumIServerVersion() - Static method in class com.microstrategy.web.admin.beans.AdminServersHelper
Try to retrieve the minimum IServer version from the sys_defaults.xml config file, if not set, return the default IServer version #MIN_ISERVER_VERSION
getMinorType() - Method in interface com.microstrategy.web.objects.WebGraph
Returns the graph minor type.
getMinorType() - Method in interface com.microstrategy.web.objects.WebGraphProperties
Returns the graph minor type.
getMinorTypeList() - Method in class com.microstrategy.web.app.GraphFormatInfoHelper.GraphMinorTypes
 
getMinSecondaryProviders() - Method in class com.microstrategy.web.config.Visualization
 
getMinThreadCount() - Method in interface com.microstrategy.web.objects.WebJobPrioritization
Get minimal thread count.
getMinThreadCount() - Method in class com.microstrategy.web.objects.WebJobPrioritizatoinImpl
 
getMinutesAfterMidnight() - Method in interface com.microstrategy.web.objects.WebScheduleTriggerTime
getMinValue() - Method in interface com.microstrategy.web.objects.WebMetricHeader
 
getMinX() - Method in class com.microstrategy.web.app.maps.BoundingBox
 
getMinY() - Method in class com.microstrategy.web.app.maps.BoundingBox
 
getMissingFields() - Method in class com.microstrategy.web.app.StaticSession
Deprecated.
Return a flag which value is set according to the fields missing from this instance definition
getMissingParameters(RequestKeys) - Method in class com.microstrategy.web.tasks.config.TaskMetadataImpl
Builds up a list of missing REQUIRED parameters.
getMix() - Method in interface com.microstrategy.web.objects.WebHeader
When this header is a header for a metric, returns the index of this header's metric within "Metrics" unit.
getMkitXml() - Method in class com.microstrategy.web.app.utils.CssDependencyAnalyzer
 
getMkvXml() - Method in class com.microstrategy.web.app.utils.CssDependencyAnalyzer
 
getMobileAppDeviceId() - Method in class com.microstrategy.web.objects.WebIServerSubscriptionDeliveryModeMobilePropertiesImpl
 
getMobileAppDeviceId() - Method in interface com.microstrategy.web.objects.WebSubscriptionDeliveryModeMobileProperties
Get the mobile target application for the mobile subscription.
getMobileAppId() - Method in class com.microstrategy.web.objects.WebIServerSubscriptionDeliveryModeMobilePropertiesImpl
 
getMobileAppId() - Method in interface com.microstrategy.web.objects.WebSubscriptionDeliveryModeMobileProperties
Get the mobile application ID for the mobile subscription.
getMobileAppID() - Method in class com.microstrategy.web.objects.WebMobileDeviceImpl
 
getMobileArg() - Method in interface com.microstrategy.web.app.gui.ScheduleWidget
Deprecated.
 
getMobileClientType() - Method in class com.microstrategy.web.objects.WebIServerSubscriptionDeliveryModeMobilePropertiesImpl
 
getMobileClientType() - Method in interface com.microstrategy.web.objects.WebSubscriptionDeliveryModeCacheProperties
 
getMobileClientType() - Method in interface com.microstrategy.web.objects.WebSubscriptionDeliveryModeMobileProperties
Get the mobile client type for the mobile subscription
GetMobileConfigurationBlockTask - Class in com.microstrategy.web.app.tasks
 
GetMobileConfigurationBlockTask() - Constructor for class com.microstrategy.web.app.tasks.GetMobileConfigurationBlockTask
 
GetMobileConfigurationIndexTask - Class in com.microstrategy.web.app.tasks
 
GetMobileConfigurationIndexTask() - Constructor for class com.microstrategy.web.app.tasks.GetMobileConfigurationIndexTask
 
GetMobileConfigurationTask - Class in com.microstrategy.web.app.tasks
 
GetMobileConfigurationTask() - Constructor for class com.microstrategy.web.app.tasks.GetMobileConfigurationTask
 
GetMobileConfigurationVersionTask - Class in com.microstrategy.web.app.tasks
 
GetMobileConfigurationVersionTask() - Constructor for class com.microstrategy.web.app.tasks.GetMobileConfigurationVersionTask
 
getMobileDuplicate() - Method in interface com.microstrategy.web.app.beans.SubscriptionEditorBean
 
getMobileDuplicate() - Method in interface com.microstrategy.web.beans.ScheduleBean
Deprecated.
 
GetMobileReportsTask - Class in com.microstrategy.web.tasks
 
GetMobileReportsTask() - Constructor for class com.microstrategy.web.tasks.GetMobileReportsTask
 
getMobileStyleManager() - Method in class com.microstrategy.web.app.transforms.MobileChunkedAppContext
 
GetMobileSubscriptionTask - Class in com.microstrategy.web.tasks
 
GetMobileSubscriptionTask() - Constructor for class com.microstrategy.web.tasks.GetMobileSubscriptionTask
 
getMobileUnicodeHTML() - Method in class com.microstrategy.web.app.utils.EnumQuickSymbol
 
getMobileUnicodeString() - Method in class com.microstrategy.web.app.utils.EnumQuickSymbol
 
getMode() - Method in class com.microstrategy.web.app.beans.AbstractTemplateElementsBean
 
getMode() - Method in interface com.microstrategy.web.app.beans.TemplateElementsBean
Indicates which mode this bean has active.
getMode() - Method in class com.microstrategy.web.app.transforms.AnnotationsTransform
 
getMode() - Method in interface com.microstrategy.web.beans.AnnotationBean
Returns the mode of the AnnotationBean.
getMode() - Method in class com.microstrategy.web.blocks.BlockContext
Returns the default mode to use for any Block creations.
getMode() - Method in class com.microstrategy.web.blocks.config.Assignments
 
getMode() - Static method in class com.microstrategy.web.filter.ClientIDFilter
 
getMode() - Method in interface com.microstrategy.web.objects.admin.serverconfig.ServiceConfiguration
Returns the mode of the service, from EnumServiceMode.
getMode() - Method in interface com.microstrategy.web.objects.rw.RWExportSettings
returns the export mode
getMode() - Method in class com.microstrategy.web.objects.RWUnitVisualizationSettingsImpl
 
getMode() - Method in class com.microstrategy.web.objects.WebIServerSubscriptionDeliveryModeMobilePropertiesImpl
 
getMode() - Method in class com.microstrategy.web.objects.WebIServerSubscriptionDeliveryModePersonalViewPropertiesImpl
 
getMode() - Method in interface com.microstrategy.web.objects.WebReportExportSettings
 
getMode() - Method in class com.microstrategy.web.objects.WebReportVisualizationSettingsImpl
 
getMode() - Method in class com.microstrategy.web.objects.WebSubscriptionDeliveryModeEmailPropertiesImpl
 
getMode() - Method in interface com.microstrategy.web.objects.WebSubscriptionDeliveryModeProperties
 
getMode() - Method in interface com.microstrategy.web.objects.WebVisualizationSettings
Returns the visualization mode.
getMode() - Method in class com.microstrategy.web.objects.WebVisualizationSettingsImpl
 
getMode() - Method in class com.microstrategy.web.tasks.models.dto.catalogsetting.CatalogSqlDTO
 
getModelElementName() - Method in class com.microstrategy.web.tasks.models.dto.SapHanaVariableInfoDTO
 
getModelInstanceID() - Method in interface com.microstrategy.web.beans.AppSchemaBean
 
getModificationTime() - Method in interface com.microstrategy.web.objects.WebMessage
Returns the modification time of this message, if that information is available.
getModificationTime() - Method in interface com.microstrategy.web.objects.WebObjectInfo
Returns the last modification time of the object, if that information is available.
getModificationTime() - Method in interface com.microstrategy.web.objects.WebProjectInstance
Returns the last modification time of the object, if that information is available.
getModificationTime() - Method in interface com.microstrategy.web.objects.WebSubscriptionProperties
Retrieves the last modified time of the subscription
getModificationTimeStamp() - Method in interface com.microstrategy.web.objects.WebObjectInfo
Get the object modification timestamp in millisecond.
getModificationTimeStamp() - Method in interface com.microstrategy.web.objects.WebProjectInstance
 
getModifiedDate() - Method in interface com.microstrategy.web.objects.WebTemplateInfo.WebModifierInfo
 
getModifiedDate() - Method in class com.microstrategy.web.objects.WebTemplateInfoImpl.WebModifierInfoImpl
 
getModifiedInformation() - Method in class com.microstrategy.web.app.transforms.ReportDetailsXHTMLTransform
Get the modification information from the ReportBean being displayed
getModifiedInformation() - Method in class com.microstrategy.web.app.transforms.RWDetailsTransform
Get the modification time based on the RWDocumentDetails instance of the RWBean being transformed.
getModifiedInformation(RWDataSetDetails) - Method in class com.microstrategy.web.app.transforms.RWDetailsTransform
Get the modification time based on the RWDataSetDetails instance of an individual dataset.
getModifiedKeys() - Method in class com.microstrategy.utils.DeltaProperties
 
getModifiedTime() - Method in interface com.microstrategy.web.objects.rw.RWDetails
Returns the object modification time.
getModifyAuthenticationEvent() - Method in class com.microstrategy.web.app.transforms.UserEntityEditorTransform
 
getModifyBasicInfoEvent() - Method in class com.microstrategy.web.app.transforms.UserEntityEditorTransform
 
getModifyFilterEvent() - Method in class com.microstrategy.web.app.transforms.AllObjectBrowserHTMLTransform
Returns a WebEvent instance containing the event to use when adding an element to the filter.
getModifyFilterEvent() - Method in class com.microstrategy.web.app.transforms.FilterObjectBrowserTransform
Returns a WebEvent instance containing the event to use when adding an element to the filter.
getModifyFilterEvent() - Method in class com.microstrategy.web.app.transforms.FolderObjectBrowserTransform
Returns a WebEvent instance containing the event to use when adding an element to the filter.
getModifyGridEvent() - Method in class com.microstrategy.web.app.transforms.AllObjectBrowserHTMLTransform
Returns a WebEvent instance containing the event to use when adding unit to the grid.
getModifyGridEvent() - Method in class com.microstrategy.web.app.transforms.FolderObjectBrowserTransform
Returns a WebEvent instance containing the event to use when adding unit to the grid.
getModifyPropertiesEvent() - Method in class com.microstrategy.web.app.transforms.SecurityRoleEditorTransform
 
getModifyServerProperties(WebClusterNode) - Method in class com.microstrategy.web.admin.transforms.ConnectedServersTransform
Returns the event to use to open the modify server properties page/dialog.
getModuleID() - Method in interface com.microstrategy.web.objects.WebProjectSettingsModule
Return the module ID associated with this group of settings
getMojoWidgetId() - Method in class com.microstrategy.web.app.transforms.AbstractReportDataVisualizationTransform
 
getMonitor() - Method in interface com.microstrategy.web.beans.PerformanceMonitorBean
Returns the WebPerformanceMonitor that this bean is monitoring.
getMonitorBean(String) - Method in class com.microstrategy.web.beans.PerformanceMonitorBeanManager
This method will return a saved monitor bean with the given identifier.
getMonitorBeanTimeout() - Method in class com.microstrategy.web.beans.PerformanceMonitorBeanManager
This method will return the current value of the timeout of beans saved using the saveMonitorBean method.
getMonitoredCategories() - Method in interface com.microstrategy.web.objects.admin.monitors.PerformanceMonitorInstance
Returns a Categories collection which only contains those Counter objects which are currently being monitored.
getMonitoredCategories(WebPerformanceMonitor) - Method in interface com.microstrategy.web.objects.admin.monitors.PerformanceMonitorInstance
Returns a Categories collection from the (monitor object passed), which only contains those Category-Instance-Counter collection that are currently being monitored.
getMonitoredCategories(String) - Method in interface com.microstrategy.web.beans.PerformanceMonitorBean
Returns a Categories collection of the monitored categories for the given server.
getMonitorID() - Method in interface com.microstrategy.web.beans.PerformanceMonitorBean
Returns the DSSID of the WebPerformanceMonitor that this bean is monitoring.
getMonitoringFrequency() - Method in class com.microstrategy.web.objects.admin.monitors.PerformanceMonitorManager
Returns the monitors' current monitoring frequency.
getMonitorInstance(String, WebIServerSession) - Method in class com.microstrategy.web.objects.admin.monitors.PerformanceMonitorManager
Returns a Monitor object which can be used to examine performance counters on the given Intelligence Server.
getMonitorLevel() - Static method in class com.microstrategy.web.app.utils.ClientLog
Gets the level of monitoring this utility will perform
getMonitorLogFile() - Static method in class com.microstrategy.web.app.utils.ClientLog
Gets the location of the log file to create/update if the monitoring view mode is to generate it
getMonitorSource(int) - Method in class com.microstrategy.web.objects.admin.monitors.MonitorFactory
 
getMonitorSource(int) - Method in class com.microstrategy.web.objects.WebObjectsFactory
Returns a type specific MonitorSource object, which can be used for retrieving monitoring information.
getMonitorType() - Static method in class com.microstrategy.web.app.utils.ClientLog
Gets the type of monitoring that this utility will perform
getMonitorType() - Method in interface com.microstrategy.web.objects.WebMonitor
Returns the type of this monitor.
getMonth() - Method in interface com.microstrategy.web.objects.WebScheduleTriggerTimeYearly
Return the month this trigger will fire.
getMonthlyDays() - Method in interface com.microstrategy.web.objects.WebScheduleTriggerTimeMonthly
Returns the days of the month that the trigger will fire.
getMonthlyRepeatValue() - Method in interface com.microstrategy.web.objects.WebScheduleTriggerTimeMonthly
Returns the number of months this trigger will wait to fire again
getMonthlyType() - Method in interface com.microstrategy.web.objects.WebScheduleTriggerTimeMonthly
Returns the type of MonthlyTrigger this is, indicating whether the trigger day will be specified by WebScheduleTriggerTime.TypeDayNumeric or by WebScheduleTriggerTime.TypeDayOfWeek
getMoreOptionsArgs() - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellDrill.AbstractDrillContextMenuBuilder
 
getMoreOptionsArgs() - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportGraphDrill.GraphAreaContextMenuBuilder
 
getMountRoot() - Method in class com.microstrategy.web.objects.WebFileDeviceImpl
 
getMouseOverAction() - Method in interface com.microstrategy.web.objects.rw.RWControlDef
Returns control mouse over action.
getMoveEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderViewTransform
Returns an event to change the location of the object.
getMoveMetricEvent(ReportBean, String, String, boolean) - Static method in class com.microstrategy.web.app.transforms.ReportTransformHelper
get an event object for a move metric action.
getMoveMetricEvent(ViewBean, String, String, boolean) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
get an event object for a move metric action
getMoveMetricLink(ReportBean, String, String, boolean, String, boolean, EventManager) - Static method in class com.microstrategy.web.app.transforms.ReportTransformHelper
get a link for a move metric action.
getMoveMetricLink(ViewBean, String, String, boolean, String, boolean, EventManager) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
Deprecated.
please use the transform and cell information for pivot manipulations
getMQAcceptEvent(boolean) - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
 
getMQAcceptEvent(boolean) - Method in class com.microstrategy.web.app.transforms.ViewFilterElementTransform
 
getMRPFunction(int, int, boolean) - Static method in class com.microstrategy.utils.WebTools
This method returns the MRP function for a DSS function, function type, and ascending/descending flag.
getMsgId() - Method in class com.microstrategy.web.objects.dataimport.DatasetInfo
 
getMstrExportEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Returns web event to export VI Dashboard to .mstr format
getMSTRPredictedFileSize(String) - Method in interface com.microstrategy.web.objects.rw.RWInstance
Get the predicted MSTR file size for a document or a report.
getMSTRPredictedFileSize(String, String) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Gets the predicted MSTR file size of a report or a document
getMSTRWebController() - Static method in class com.microstrategy.web.app.tasks.AppTaskFactory
Returns the MSTRWebController (singleton) instance.
getMultiLayoutMode() - Method in interface com.microstrategy.web.objects.RWDataSettings
 
getMultiline() - Method in class com.microstrategy.web.tasks.models.dto.SapHanaVariableInfoDTO
 
getMultiMapConfiguration() - Method in class com.microstrategy.web.app.PageManager
 
GetMultiMapConfigurationTask - Class in com.microstrategy.web.app.tasks
 
GetMultiMapConfigurationTask() - Constructor for class com.microstrategy.web.app.tasks.GetMultiMapConfigurationTask
 
getMultipleEvent() - Method in class com.microstrategy.web.app.transforms.AbstractPromptObjectTransform
 
getMultipleEventArgumentString(WebEvent, int[]) - Method in class com.microstrategy.web.app.transforms.AbstractPromptObjectTransform
 
getMultiProcess() - Method in interface com.microstrategy.web.objects.WebDBConnection
 
getMyTransformInstances() - Method in class com.microstrategy.web.beans.AbstractTransformable
 
getMyTransformInstances() - Method in interface com.microstrategy.web.beans.Transformable
 
getName() - Method in interface com.microstrategy.utils.cache.Cache
Returns cache name.
getName() - Method in class com.microstrategy.utils.cache.CacheBase
 
getName() - Method in class com.microstrategy.utils.CustomizationInfo
The name of this customization instance.
getName() - Method in class com.microstrategy.utils.DeltaProperties
 
getName() - Method in class com.microstrategy.utils.FlattenedTreeNodeImpl
 
getName() - Method in interface com.microstrategy.utils.GenericTreeNode
Returns the name associated with this node, if any.
getName() - Method in class com.microstrategy.utils.GenericTreeNodeImpl
 
getName() - Method in class com.microstrategy.utils.log.editor.EditableLogger
 
getName() - Method in class com.microstrategy.utils.log.Level
 
getName() - Method in class com.microstrategy.utils.log.Logger
Get the name for this logger.
getName() - Method in class com.microstrategy.web.admin.AdminServer
Method to return the name of the Intelligence Server which is represented by this object.
getName() - Method in class com.microstrategy.web.app.AddonInfo
 
getName() - Method in class com.microstrategy.web.app.beans.PageHistoryItem
 
getName() - Method in interface com.microstrategy.web.app.beans.PreferencesBean.GroupInfo
 
getName() - Method in class com.microstrategy.web.app.beans.PreferencesBeanImpl.GroupInfoImpl
Deprecated.
 
getName() - Method in class com.microstrategy.web.app.BrowserSettingDefinition
Get the name of the browser setting here represented
getName() - Method in class com.microstrategy.web.app.ContextMenuInfo
 
getName() - Method in class com.microstrategy.web.app.EventHandlerInfo
 
getName() - Method in class com.microstrategy.web.app.ExportFormat
Returns the export-format's name, a unique identifier for the export-format.
getName() - Method in class com.microstrategy.web.app.GraphFormatInfoHelper.Attribute
 
getName() - Method in class com.microstrategy.web.app.GraphFormatInfoHelper.GraphMajorType
 
getName() - Method in class com.microstrategy.web.app.gui.AbstractGuiElement
get the name of the gui element
getName() - Method in class com.microstrategy.web.app.gui.CartElementFolder
 
getName() - Method in class com.microstrategy.web.app.gui.ContextMenu
Returns the name of this ContextMenu.
getName() - Method in class com.microstrategy.web.app.gui.ContextMenuItem
Returns the name of this ContextMenuItem.
getName() - Method in class com.microstrategy.web.app.gui.DivBasedCartImpl
 
getName() - Method in interface com.microstrategy.web.app.gui.GuiElement
Get the name property of this GUI element
getName() - Method in class com.microstrategy.web.app.JavaScriptInfo
Retrieve the name of the JavaScriptInfo
getName() - Method in class com.microstrategy.web.app.maps.MapObject
 
getName() - Method in class com.microstrategy.web.app.maps.shp.DBFField
 
getName() - Method in class com.microstrategy.web.app.PageInfo
Get the page name related with this instance
getName() - Method in class com.microstrategy.web.app.PageManager
Return the Page Manager's name.
getName() - Method in class com.microstrategy.web.app.ProjectInfo
Returns the name of the project (from the metadata) that is associated with the group of folder links, or shortcuts.
getName() - Method in class com.microstrategy.web.app.PropertySet
Get the name of the PropertySet instance
getName() - Method in class com.microstrategy.web.app.RibbonInfo
 
getName() - Method in class com.microstrategy.web.app.RibbonList
 
getName() - Method in class com.microstrategy.web.app.SectionInfo
 
getName() - Method in class com.microstrategy.web.app.ShapeFileMap
 
getName() - Method in class com.microstrategy.web.app.Shortcut
Returns the name, a unique identifier for this shortcut.
getName() - Method in class com.microstrategy.web.app.ShortcutArgument
Get the name of the Shortcut instance
getName() - Method in class com.microstrategy.web.app.ShortcutList
Returns the name for this shortcut list, a unique identifier of the ShortcutList instance.
getName() - Method in class com.microstrategy.web.app.ShortcutListSet
Returns the name of the ShortcutList instance, which is used as a unique identifier.
getName() - Method in class com.microstrategy.web.app.taglibs.BundleDescriptorTagHelper
 
getName() - Method in class com.microstrategy.web.app.tasks.config.ActualParameterInfo
Returns the name of the actual parameter being overriden.
getName() - Method in class com.microstrategy.web.app.tasks.config.ArgumentInfo
Returns the name of the event argument that we are overriding.
getName() - Method in class com.microstrategy.web.app.tasks.config.StyleInfo
 
getName() - Method in class com.microstrategy.web.app.utils.EnumQuickSymbol
 
getName() - Method in class com.microstrategy.web.app.utils.GridWidget
 
getName() - Method in class com.microstrategy.web.app.utils.upgrade.AspsModule
 
getName() - Method in class com.microstrategy.web.app.utils.upgrade.CleanUpModule
 
getName() - Method in class com.microstrategy.web.app.utils.upgrade.CopyFilesModule
 
getName() - Method in class com.microstrategy.web.app.utils.upgrade.CSSModule
 
getName() - Method in class com.microstrategy.web.app.utils.upgrade.EventsModule
 
getName() - Method in class com.microstrategy.web.app.utils.upgrade.JspsModule
 
getName() - Method in class com.microstrategy.web.app.utils.upgrade.LayoutFilesModule
 
getName() - Method in class com.microstrategy.web.app.utils.upgrade.LocalesModule
 
getName() - Method in class com.microstrategy.web.app.utils.upgrade.PageConfigsModule
 
getName() - Method in class com.microstrategy.web.app.utils.upgrade.PropertiesModule
 
getName() - Method in class com.microstrategy.web.app.utils.upgrade.StyleCatalogModule
 
getName() - Method in interface com.microstrategy.web.app.utils.upgrade.UpgradeModule
The display name of this module.
getName() - Method in class com.microstrategy.web.app.utils.upgrade.WebXMLModule
 
getName() - Method in class com.microstrategy.web.app.utils.upgrade.XMLFileModule
 
getName() - Method in class com.microstrategy.web.app.WebBeanInfo
Get the name of the WebBeanInfo instance
getName() - Method in class com.microstrategy.web.app.WebBeanProperty
Returns the name of the WebBeanProperty instance, it's used as a unique identifier of the WebBeanProperty instance.
getName() - Method in class com.microstrategy.web.app.WebBeanStyle
Returns the name of the WebBeanStyle instance.
getName() - Method in class com.microstrategy.web.app.WebGuiComponent
Get the name of the WebGuiComponent instance
getName() - Method in class com.microstrategy.web.app.WidgetProp
 
getName() - Method in class com.microstrategy.web.beans.AbstractWebComponent
Returns the name of the current component.
getName() - Method in class com.microstrategy.web.beans.EventArgumentInfo
Returns the name attribute.
getName() - Method in class com.microstrategy.web.beans.EventHandlerInfo
Return the name field value
getName() - Method in class com.microstrategy.web.beans.EventInfo
Returns the name field value.
getName() - Method in class com.microstrategy.web.beans.GenericEventHandler
Returns the name of this event handler
getName() - Method in class com.microstrategy.web.beans.GenericWebEvent
Returns the name of the current WebEvent.
getName() - Method in interface com.microstrategy.web.beans.WebComponent
Returns the name of the current WebComponent.
getName() - Method in interface com.microstrategy.web.beans.WebEvent.Argument
Returns the name of this argument.
getName() - Method in interface com.microstrategy.web.beans.WebEvent
Returns the name of this event.
getName() - Method in class com.microstrategy.web.blocks.Block
Returns the name of this Block.
getName() - Method in class com.microstrategy.web.blocks.BlockProperty
Returns the name of this property.
getName() - Method in class com.microstrategy.web.blocks.BlockPropertyAnnotation
Returns the name of the annotation.
getName() - Method in class com.microstrategy.web.blocks.config.BlockConfig
 
getName() - Method in class com.microstrategy.web.blocks.config.IncludeBlock
 
getName() - Method in class com.microstrategy.web.blocks.config.Macro
 
getName() - Method in class com.microstrategy.web.blocks.config.Property
 
getName() - Method in class com.microstrategy.web.config.DBIDInfo
 
getName() - Method in class com.microstrategy.web.config.DBInfo
 
getName() - Method in class com.microstrategy.web.config.DBParamInfoList
 
getName() - Method in class com.microstrategy.web.config.DBParamSectionInfoList
 
getName() - Method in class com.microstrategy.web.config.DBParamValInfo
 
getName() - Method in class com.microstrategy.web.config.DBPreferenceInfo
 
getName() - Method in class com.microstrategy.web.config.DBPreferenceItem
 
getName() - Method in class com.microstrategy.web.config.DBTypeInfo
 
getName() - Method in class com.microstrategy.web.config.DBVersionInfo
 
getName() - Method in class com.microstrategy.web.config.GeoRoleInfo
 
getName() - Method in class com.microstrategy.web.config.MapStyleList
 
getName() - Method in class com.microstrategy.web.config.nameconversion.MapNameConversionElement
 
getName() - Method in class com.microstrategy.web.config.VisualizationList
Returns the name of the visualization list.
getName() - Method in class com.microstrategy.web.mkit.MkitFileName
 
getName() - Method in interface com.microstrategy.web.objects.admin.DataSource
Returns the name of the data source.
getName() - Method in interface com.microstrategy.web.objects.admin.licensing.NamedUserLicense
Returns the name of the license.
getName() - Method in class com.microstrategy.web.objects.admin.monitors.AbstractCategory
 
getName() - Method in class com.microstrategy.web.objects.admin.monitors.AbstractCounter
 
getName() - Method in class com.microstrategy.web.objects.admin.monitors.AbstractInstance
 
getName() - Method in interface com.microstrategy.web.objects.admin.monitors.AccessedTable
Returns the table name
getName() - Method in interface com.microstrategy.web.objects.admin.monitors.Category
Returns the name of the Category.
getName() - Method in interface com.microstrategy.web.objects.admin.monitors.Counter
Returns the name of the counter.
getName() - Method in interface com.microstrategy.web.objects.admin.monitors.Instance
Returns the name of the instance, if one exists.
getName() - Method in interface com.microstrategy.web.objects.admin.serverconfig.DiagnosticsDispatcher
Returns the name of this dispatcher.
getName() - Method in interface com.microstrategy.web.objects.admin.serverconfig.DiagnosticsLogger
Returns the name of this logger.
getName() - Method in interface com.microstrategy.web.objects.admin.serverconfig.LogCategory
Returns the name of this category.
getName() - Method in interface com.microstrategy.web.objects.admin.serverconfig.LogCounter
Returns the name of this counter.
getName() - Method in interface com.microstrategy.web.objects.admin.serverconfig.LogDestination
Returns the name of the log destination.
getName() - Method in interface com.microstrategy.web.objects.admin.serverconfig.ServerInstance
Returns the name of the server instance.
getName() - Method in interface com.microstrategy.web.objects.admin.users.WebPrivilegeCategory
Returns the name of the category, if one exists.
getName() - Method in interface com.microstrategy.web.objects.admin.users.WebPrivilegeEntry
Returns the name of the privilege, localized to the display locale on the session.
getName() - Method in class com.microstrategy.web.objects.dataimport.DatasetSaver
 
getName() - Method in interface com.microstrategy.web.objects.FeatureInfo
get the name of feature info
getName() - Method in class com.microstrategy.web.objects.FeatureInfoImpl
 
getName() - Method in class com.microstrategy.web.objects.JobPriorityDefn
Get name of job priority map entry.
getName() - Method in class com.microstrategy.web.objects.JobPriorityMap
 
getName() - Method in interface com.microstrategy.web.objects.rw.RWDataSetItem
 
getName() - Method in interface com.microstrategy.web.objects.rw.RWDefinition
Returns the definition object name
getName() - Method in interface com.microstrategy.web.objects.rw.RWDetails
Returns the name of the object
getName() - Method in interface com.microstrategy.web.objects.rw.RWFieldDef
Returns field name
getName() - Method in interface com.microstrategy.web.objects.rw.RWLayoutSectionDef
 
getName() - Method in interface com.microstrategy.web.objects.rw.RWSubtotal
 
getName() - Method in interface com.microstrategy.web.objects.rw.RWUnitDef
This is a convenience method for reading the name of the object This is equivalent to reading the name property from the FormattingAppearance propertySet of the format definition associated with this object
getName() - Method in interface com.microstrategy.web.objects.rw.RWUserObject
Returns the metric visible name.
getName() - Method in interface com.microstrategy.web.objects.RWDocumentView
 
getName() - Method in interface com.microstrategy.web.objects.sso.SSOIServerCredentials.Group
The group name
getName() - Method in interface com.microstrategy.web.objects.WebChangeJournalObjectEntry
To get the Object name of this change journal object entry.
getName() - Method in class com.microstrategy.web.objects.WebChangeJournalObjectEntryImpl
 
getName() - Method in interface com.microstrategy.web.objects.WebChannel
Returns the name of the channel.
getName() - Method in interface com.microstrategy.web.objects.WebClusterMember
Returns the name of the cluster member.
getName() - Method in interface com.microstrategy.web.objects.WebColumn
 
getName() - Method in interface com.microstrategy.web.objects.WebDatamartTable
Returns the name of the table
getName() - Method in class com.microstrategy.web.objects.WebDerivedElementsHelper.Operator
 
getName() - Method in interface com.microstrategy.web.objects.WebDrillAction
Returns the name of the current drill action
getName() - Method in interface com.microstrategy.web.objects.WebDrillPath
Returns the name of this drill path.
getName() - Method in interface com.microstrategy.web.objects.WebDSN
Returns the name of the DSN.
getName() - Method in interface com.microstrategy.web.objects.WebFailedServer
Returns the name of the server
getName() - Method in interface com.microstrategy.web.objects.WebFieldShortcutNode
Return the name of field
getName() - Method in class com.microstrategy.web.objects.WebFieldShortcutNodeImpl
 
getName() - Method in interface com.microstrategy.web.objects.WebFunctionParameter
Returns the name of the parameter
getName() - Method in interface com.microstrategy.web.objects.WebFunctionProperty
Returns the name of the property.
getName() - Method in interface com.microstrategy.web.objects.WebJobPrioritization
Get name.
getName() - Method in class com.microstrategy.web.objects.WebJobPrioritizatoinImpl
 
getName() - Method in interface com.microstrategy.web.objects.WebMDXCatalog
Returns the name of the catalog.
getName() - Method in interface com.microstrategy.web.objects.WebMonitorField
Returns the name of this monitor field.
getName() - Method in interface com.microstrategy.web.objects.WebMonitorProperty
Returns the name of this monitor property.
getName() - Method in interface com.microstrategy.web.objects.WebNodePlaceHolder
Returns the place holder name.
getName() - Method in class com.microstrategy.web.objects.WebNodePlaceHolderImpl
 
getName() - Method in interface com.microstrategy.web.objects.WebObjectInfo
Returns the name of this object.
getName() - Method in interface com.microstrategy.web.objects.WebParsedObject
Get the name of this object.
getName() - Method in interface com.microstrategy.web.objects.WebProjectCreator
Returns the name to be used for the new project.
getName() - Method in interface com.microstrategy.web.objects.WebProjectInfo
 
getName() - Method in enum com.microstrategy.web.objects.WebProjectLookup.LocalizationType
 
getName() - Method in interface com.microstrategy.web.objects.WebProjectReference
This method returns the name of the project reference.
getName() - Method in interface com.microstrategy.web.objects.WebPromptCustomStyle
Returns the name of this prompt custom style
getName() - Method in class com.microstrategy.web.objects.WebPromptCustomStyleImpl
 
getName() - Method in interface com.microstrategy.web.objects.WebProperty
Return the name of this WebProperty.
getName() - Method in interface com.microstrategy.web.objects.WebScheduledMaintenance
Get the name of the WebScheduledMaintenance object.
getName() - Method in class com.microstrategy.web.objects.WebScriptVariable
get the name of the variable
getName() - Method in interface com.microstrategy.web.objects.WebSubscriptionComponent
 
getName() - Method in interface com.microstrategy.web.objects.WebSubscriptionContentFormat
 
getName() - Method in interface com.microstrategy.web.objects.WebSubscriptionsFilter
Get the name used to filter subscriptions
getName() - Method in interface com.microstrategy.web.objects.WebSubTitle
 
getName() - Method in interface com.microstrategy.web.objects.WebTemplateSubtotal
Returns the name of the subtotal.
getName() - Method in interface com.microstrategy.web.objects.WebTemplateUnit
Returns the standard name for the template unit.
getName() - Method in interface com.microstrategy.web.objects.WebThreshold
Returns the name of the threshold.
getName() - Method in interface com.microstrategy.web.objects.WebThresholdsContainer
Returns the name of the container.
getName() - Method in class com.microstrategy.web.objects.WebTransmitterImpl
 
getName() - Method in class com.microstrategy.web.platform.AbstractConfigurableContainerServices.CookieWrapper
 
getName() - Method in class com.microstrategy.web.platform.ControllerInfo
 
getName() - Method in interface com.microstrategy.web.platform.GenericCookie
Returns the name of the cookie.
getName() - Method in class com.microstrategy.web.platform.MultipartRequest.File
Gets the original file name, as sent by the request.
getName() - Method in class com.microstrategy.web.platform.ParameterInfo
 
getName() - Method in interface com.microstrategy.web.platform.PostedFile
Returns the fully-qualified name of the file on the client's computer (for example "C:\MyFiles\Test.txt").
getName() - Method in class com.microstrategy.web.preferences.PreferenceAllowableValue
Retrieves the name of the allowable value.
getName() - Method in interface com.microstrategy.web.preferences.PreferenceDefinition
The name/key of the definition.
getName() - Method in class com.microstrategy.web.preferences.PreferenceDefinitionBase
 
getName() - Method in class com.microstrategy.web.tasks.config.TaskFactoryParam
 
getName() - Method in class com.microstrategy.web.tasks.config.TaskParameterMetadataImpl
 
getName() - Method in class com.microstrategy.web.tasks.models.dto.ColumnInfoDTO
 
getName() - Method in class com.microstrategy.web.tasks.models.dto.NamespacesDTO.NamespaceDTO
 
getName() - Method in class com.microstrategy.web.tasks.models.dto.TableInfoDTO
 
getName() - Method in class com.microstrategy.web.tasks.models.MappingColumn
 
getName() - Method in class com.microstrategy.web.tasks.models.MappingIdentifier
 
getName() - Method in class com.microstrategy.web.tasks.models.MappingOperation
 
getName() - Method in interface com.microstrategy.web.tasks.TaskParameterMetadata
Returns the name of this Task parameter.
getName() - Method in interface com.microstrategy.web.transform.ActualParameter
Returns the name of the actual parameter object.
getName() - Method in class com.microstrategy.web.transform.ActualParameterImpl
 
getName() - Method in interface com.microstrategy.web.transform.BeanDefn
Returns the name of the bean definition object.
getName() - Method in class com.microstrategy.web.transform.BeanDefnImpl
 
getName() - Method in interface com.microstrategy.web.transform.FormalParameter
Returns the FormalParameter object name.
getName() - Method in class com.microstrategy.web.transform.FormalParameterImpl
Returns the name of the FormalParameter object.
getName() - Method in interface com.microstrategy.web.transform.LayoutParserDefn
Gets the name associated with this layout parser.
getName() - Method in class com.microstrategy.web.transform.LayoutParserDefnImpl
 
getName() - Method in interface com.microstrategy.web.transform.LayoutSourceDefn
Gets the name associated with this layout source.
getName() - Method in class com.microstrategy.web.transform.LayoutSourceDefnImpl
 
getName() - Method in interface com.microstrategy.web.transform.MapperDefn
Returns the name of this mapper object.
getName() - Method in class com.microstrategy.web.transform.MapperDefnImpl
Returns the name of this mapper object.
getName() - Method in interface com.microstrategy.web.transform.Style
Returns the name of the style object.
getName() - Method in interface com.microstrategy.web.transform.StyleCatalog
Returns the name of the style catalog.
getName() - Method in class com.microstrategy.web.transform.StyleCatalogImpl
 
getName() - Method in class com.microstrategy.web.transform.StyleImpl
 
getName() - Method in interface com.microstrategy.web.transform.TransformDefn
Returns the name of the transform definition object.
getName() - Method in class com.microstrategy.web.transform.TransformDefnImpl
 
getName() - Method in interface com.microstrategy.webapi.IDSSXMLProjectInfo
 
getName() - Method in class com.microstrategy.webapi.MSTRDocumentException.DBRole
 
getName(int) - Method in class com.microstrategy.web.beans.FeatureArray
Returns the name of the ith feature in this string.
getName(int) - Method in class com.microstrategy.web.beans.GenericRequestKeys
Returns the key at the specified position from the current collection.
getName(int) - Method in interface com.microstrategy.web.beans.RequestKeys
Returns the name at the specified index from the current collection.
getName(int) - Method in class com.microstrategy.web.platform.AbstractConfigurableContainerServices.AbstractContainerStringCollection
 
getName(int) - Method in interface com.microstrategy.web.platform.ContainerStringCollection
This returns a name at a specific numeric index in this collection.
getName(WebTitleUnit) - Method in class com.microstrategy.web.app.transforms.MojoXtabTransformImpl
 
getName(Object) - Method in class com.microstrategy.web.app.transforms.DerivedElementTransform
 
getName(Locale, int) - Static method in class com.microstrategy.utils.WebPrivilegeHelper
Returns the localized name of a privilege by its enumeration
getNameConversionElement(int) - Method in class com.microstrategy.web.config.nameconversion.MapNameConversions
 
getNameConversionList(MapNameConversions, String) - Static method in class com.microstrategy.web.config.esri.ESRIConfigurationHelper
 
getNameConversionList(MapNameConversions, String) - Static method in class com.microstrategy.web.config.NameConversionBlockBuilder
 
getNameCount() - Method in class com.microstrategy.web.beans.GenericRequestKeys
Returns the total number of keys stored in the collection.
getNameCount() - Method in interface com.microstrategy.web.beans.RequestKeys
Returns the number of names stored in the current collection.
getNameCount() - Method in class com.microstrategy.web.platform.AbstractConfigurableContainerServices.AbstractContainerStringCollection
 
getNameCount() - Method in interface com.microstrategy.web.platform.ContainerStringCollection
This returns the number of unique names (keys) in this collection.
getNamedFolder() - Method in class com.microstrategy.web.app.FolderMapping
Returns the value of the named-folder.
getNamedFolderId(int) - Method in class com.microstrategy.web.app.transforms.PromptsContainerTransform
Returns MicroStrategy DSSID for the corresponding named folder.
GetNamedFolderID - Class in com.microstrategy.web.tasks
 
GetNamedFolderID() - Constructor for class com.microstrategy.web.tasks.GetNamedFolderID
 
getNamedUser(int) - Method in interface com.microstrategy.web.objects.admin.users.WebUserServicesSource
Returns the WebUserEntity object referring to the named user value passed to this method from EnumWebNamedUsers.
getNamedUserCompliance() - Method in interface com.microstrategy.web.objects.admin.licensing.LicenseSource
Returns the current named user compliance of the Intelligence Server.
GetNamedUserLicenseCompliance(String, int) - Method in interface com.microstrategy.webapi.IDSSXMLConfigServer
Returns the named user license usage and compliance for the current I-Server.
getNameField() - Method in interface com.microstrategy.web.app.beans.ObjectManipulationDialogBean
Returns value of dialog's name field
getNameField() - Method in interface com.microstrategy.web.app.beans.OMDCreateFolderBean
Returns value of dialog's name field
getNameMap() - Method in class com.microstrategy.web.objects.WebTransmitterImpl
 
getNamePathConfig() - Method in class com.microstrategy.web.app.maps.config.ShapeConfigInfo
Returns the pair stored in AreaLayerInfo.
getNamePattern() - Method in interface com.microstrategy.web.app.beans.SearchBean
Returns the pattern to search for in the name of the objects in metadata.
getNamePattern() - Method in interface com.microstrategy.web.objects.WebSearch
Returns the pattern to search for in the name of the objects in metadata.
getNamePattern() - Method in class com.microstrategy.webapi.paramsobject.SynchronousQuickSearch
 
getNamePrefixForSingleSavedAnswer() - Method in class com.microstrategy.web.app.transforms.AbstractPromptWidgetTransform
 
getNames(JSONObject) - Static method in class com.microstrategy.utils.json.JSONObject
Get an array of field names from a JSONObject.
getNames(JSONObject) - Static method in class com.microstrategy.web.app.tasks.architect.json.JSONObject
Get an array of field names from a JSONObject.
getNames(Object) - Static method in class com.microstrategy.utils.json.JSONObject
Get an array of field names from an Object.
getNames(Object) - Static method in class com.microstrategy.web.app.tasks.architect.json.JSONObject
Get an array of field names from an Object.
getNamespace() - Method in class com.microstrategy.web.tasks.models.dto.TableInfoDTO
 
getNamespace() - Method in class com.microstrategy.web.tasks.models.dto.TableInfosDTO
 
getNamespace() - Method in class com.microstrategy.web.tasks.models.dto.TableSchemaDTO
 
getNamespace() - Method in class com.microstrategy.web.tasks.models.dto.TableSchemasDTO
 
getNameSpace() - Method in class com.microstrategy.web.tasks.models.DbInfo
 
getNamespaceEncoder() - Method in class com.microstrategy.web.platform.AbstractParameterBuilder
The current NamespaceEncoder associated with this ParameterBuilder.
getNamespaceEncoder() - Method in interface com.microstrategy.web.platform.ParameterBuilder
Each ParameterBuilder instance is associated with a NamespaceEncoder instance that is may choose to use for encoding a namespace into the output form.
getNamespaceList() - Method in class com.microstrategy.web.tasks.models.dto.NamespacesDTO
 
getNamespaceMode() - Method in class com.microstrategy.web.tasks.models.dto.catalogsetting.CatalogModeDTO
 
getNamespaceModeKey(String) - Static method in class com.microstrategy.web.tasks.actions.rest.catalogsetting.CatalogModeValueMap
 
getNamespaceModeValue(String) - Static method in class com.microstrategy.web.tasks.actions.rest.catalogsetting.CatalogModeValueMap
 
getNamespacePrefix() - Method in class com.microstrategy.web.platform.AbstractConfigurableContainerServices
 
getNamespacesDTO(String, String, boolean) - Static method in class com.microstrategy.web.tasks.actions.CatalogActionHandler
 
GetNameSpacesJSON(String) - Static method in class com.microstrategy.web.app.tasks.architect.utils.CatalogActionParser
 
GetNameSpacesJSON(String) - Static method in class com.microstrategy.web.tasks.actions.CatalogActionParser
 
getNamespaceValue(ContainerServicesNamespace) - Method in class com.microstrategy.web.platform.AbstractConfigurableContainerServices
Get the namespace value.
getNameWrapperTag(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractObjectInfoListTransform
 
getNameWrapperTag(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderQuickSearchResultsXHTMLTransform
Override to highlight name pattern
getNameWrapperTag(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderViewTransform
 
getNativeName() - Method in class com.microstrategy.web.platform.AbstractConfigurableContainerServices.CookieWrapper
 
getNativeName() - Method in interface com.microstrategy.web.platform.GenericCookie
Returns the native cookie name.
getNativeValue() - Method in class com.microstrategy.web.platform.AbstractConfigurableContainerServices.CookieWrapper
 
getNativeValue() - Method in interface com.microstrategy.web.platform.GenericCookie
Returns the native cookie value.
getNavigationArgument(int) - Method in class com.microstrategy.web.app.transforms.PromptsClassicTransform
Returns argument name for indicating prompt's navigation.
getNavigationButtons() - Method in class com.microstrategy.web.app.transforms.MojoPathTransform
Get navigation buttons
getNavigationList() - Method in class com.microstrategy.web.app.transforms.ObjectsPromptEditorTransform
 
getNearestNonMetricRowHeader(WebRowValue) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
 
getNeedleStylePicker() - Method in class com.microstrategy.web.app.transforms.TabGraphOptionsTransform
Returns the needle style picker.
getNeedReadTableKeys() - Method in class com.microstrategy.web.tasks.models.dto.catalogsetting.CatalogOptionsDTO
 
getNeedReadUserAffinity() - Method in class com.microstrategy.webapi.ACMSessionIdResolver
getNeedReadUserAffinity checks if the User Affinity cache is expired or not.
GetNeeFeatureFlagsTask - Class in com.microstrategy.web.app.tasks
 
GetNeeFeatureFlagsTask() - Constructor for class com.microstrategy.web.app.tasks.GetNeeFeatureFlagsTask
 
getNetworkTimeout() - Method in class com.microstrategy.web.objects.admin.serverconfig.ServerControlSource
Returns the network timeout, in seconds, which will be used for the getLocalNetworkServers call.
getNewAddress() - Method in interface com.microstrategy.web.beans.AddressListBean
returns a new unpopulated WebSubscriptionAddress object.
getNewAddressArg() - Method in interface com.microstrategy.web.app.gui.DefaultSubscriptionWidget
Deprecated.
 
getNewAddressValue() - Method in interface com.microstrategy.web.app.gui.DefaultSubscriptionWidget
Deprecated.
 
getNewAnalysis() - Method in interface com.microstrategy.web.beans.RWBean
getNewAttributeFormPosition() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell.PivotButtonInfo
 
getNewAxis() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell.PivotButtonInfo
 
getNewChangeJournalSearch() - Method in interface com.microstrategy.web.objects.WebObjectSource
Returns a WebChangeJournalSearch object, which can be used to execute a change journal search.
getNewConfiguration(int, int) - Method in class com.microstrategy.web.app.mobile.config.MobileConfigurationManager
 
getNewContactSearchFilter() - Method in interface com.microstrategy.web.objects.WebContactsSource
Returns a reference to an new contact search filter.
getNewContactSearchOrderInfo() - Method in interface com.microstrategy.web.objects.WebContactsSource
Returns a reference to an new contact search order infomation
getNewCustomPath(UpgradeInfo, String, String) - Method in class com.microstrategy.web.app.utils.upgrade.GenericFileModule
 
getNewFilter() - Method in interface com.microstrategy.web.objects.WebObjectSource
Returns a WebFilter object.
getNewFilterEvent() - Method in class com.microstrategy.web.app.transforms.FolderViewTransform
 
getNewGroupEvent() - Method in class com.microstrategy.web.app.transforms.UserEntitiesTransform
 
getNewGroupEvent() - Method in class com.microstrategy.web.app.transforms.UserGroupTransform
 
getNewInstance() - Method in interface com.microstrategy.web.objects.WebReportSource
Generates a report instance by executing what is considered to be the "new report" report in metadata.
getNewInstance(int) - Method in interface com.microstrategy.web.objects.rw.RWSource
This method is used in conjunction with RWSource.getReport2RWSettings() for converting reports into report writing documents.
getNewInstance(WebReportExecutionSettings) - Method in interface com.microstrategy.web.objects.WebReportSource
Generates a new report instance by executing the report with the given report ID, and returns the resultant WebReportInstance.
getNewInstance(String) - Method in interface com.microstrategy.web.objects.rw.RWSource
Generates a new document instance by executing the document with the given Document ID.
getNewInstance(String) - Method in interface com.microstrategy.web.objects.WebDocumentSource
Generates a new document instance by executing the document with the given Document ID.
getNewInstance(String) - Method in interface com.microstrategy.web.objects.WebReportSource
Generates a new report instance by executing the report with the given report ID, and returns the resultant WebReportInstance.
getNewInstance(String, boolean) - Method in interface com.microstrategy.web.objects.rw.RWSource
Generates a new document instance by executing the document with the given Document ID.
getNewInstance(String, boolean, String) - Method in interface com.microstrategy.web.objects.rw.RWSource
Generates a new document instance by executing the document with the given Document ID.
getNewInstance(String, boolean, String, int) - Method in interface com.microstrategy.web.objects.rw.RWSource
Generates a new document instance by executing the document with the given Document ID.
getNewInstance(String, int) - Method in interface com.microstrategy.web.objects.rw.RWSource
Generates a new document instance by executing the document with the given Document ID.
getNewInstance(String, int, boolean) - Method in interface com.microstrategy.web.objects.rw.RWSource
Generates a new document instance by executing the document with the given Document ID.
getNewInstance(String, int, boolean, String) - Method in interface com.microstrategy.web.objects.rw.RWSource
Generates a new document instance by executing the document with the given Document ID.
getNewInstance(String, int, String, int) - Method in interface com.microstrategy.web.objects.rw.RWSource
 
getNewInstance(String, int, String, int, String) - Method in interface com.microstrategy.web.objects.rw.RWSource
 
getNewInstance(String, RWSettings) - Method in interface com.microstrategy.web.objects.rw.RWSource
 
getNewInstance(String, RWSettings, boolean) - Method in interface com.microstrategy.web.objects.rw.RWSource
 
getNewInstance(String, RWSettings, boolean, String) - Method in interface com.microstrategy.web.objects.rw.RWSource
 
getNewInstance(String, RWSettings, boolean, String, boolean, int) - Method in interface com.microstrategy.web.objects.rw.RWSource
 
getNewInstance(String, RWSettings, boolean, String, boolean, int, String[]) - Method in interface com.microstrategy.web.objects.rw.RWSource
Generates a new document instance by executing the document with the given Document ID.
getNewInstance(String, RWSettings, boolean, String, boolean, int, String[], String) - Method in interface com.microstrategy.web.objects.rw.RWSource
Generates a new document instance by executing the document with the given Document ID.
getNewInstanceEx(String, String, int) - Method in interface com.microstrategy.web.objects.WebReportSource
Generates a new report instance by executing the report with the given report ID and extendable parameter, and returns the resultant WebReportInstance.
getNewInstanceForDuplicatedMessage(String, int, WebObjectsFactory, RequestKeys) - Method in class com.microstrategy.web.app.tasks.MobileChunkedGraphResultsTask
 
getNewInstanceForDuplicatedMessage(String, int, WebObjectsFactory, RequestKeys) - Method in class com.microstrategy.web.app.tasks.MobileChunkedGridResultsTask
 
getNewInstanceForDuplicatedMessage(String, int, WebObjectsFactory, RequestKeys) - Method in class com.microstrategy.web.app.tasks.MobileChunkedRWResultsTask
 
getNewInstanceForDuplicatedMessage(String, int, WebObjectsFactory, RequestKeys) - Method in class com.microstrategy.web.app.tasks.MobileGridResultsTask
 
getNewInstanceForDuplicatedMessage(String, int, WebObjectsFactory, RequestKeys) - Method in class com.microstrategy.web.app.tasks.MobileRWResultsTask
 
getNewInstanceFT(String, String) - Method in interface com.microstrategy.web.objects.WebReportSource
Generates a new report instance by executing the given filter and template IDs as a report, and returning the resultant WebReportInstance.
getNewLinkItems() - Method in interface com.microstrategy.web.objects.WebLink
This returns an empty linkitems collection.
GetNewMobileConfigurationTask - Class in com.microstrategy.web.app.tasks
 
GetNewMobileConfigurationTask() - Constructor for class com.microstrategy.web.app.tasks.GetNewMobileConfigurationTask
 
getNewObject(int) - Method in interface com.microstrategy.web.objects.WebContactsSource
Returns a reference to an new contact of the specified type.
getNewObject(int) - Method in interface com.microstrategy.web.objects.WebObjectSource
Returns a new object of the type passed.
getNewObject(int) - Method in interface com.microstrategy.web.objects.WebSubscriptionsSource
Returns a reference to an new object of the specified type.
getNewObject(int, boolean) - Method in interface com.microstrategy.web.objects.WebSubscriptionsSource
Returns a reference to an new object of the specified type.
getNewObject(int, int) - Method in interface com.microstrategy.web.objects.WebObjectSource
Returns a new object of the type and subtype passed.
getNewObject(int, int, String) - Method in interface com.microstrategy.web.objects.WebObjectSource
Returns a new object of the type and subtype passed.
getNewObject(int, String) - Method in interface com.microstrategy.web.objects.WebObjectSource
Returns a new object of the type passed.
getNewObjectTypeName(BeanContext, WebObjectInfo) - Static method in class com.microstrategy.web.app.utils.BeanHelper
 
getNewPercentToTotalMetric(WebMetric) - Method in interface com.microstrategy.web.objects.WebReportManipulation
Returns a new instance of the WebPercentToTotalMetric object.
getNewPercentToTotalMetric(String, WebMetric) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Returns a new instance of the WebPercentToTotalMetric object.
getNewPosition() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell.PivotButtonInfo
 
getNewPromptEvent(String, String) - Method in class com.microstrategy.web.app.transforms.FolderViewTransform
 
getNewRankMetric(WebMetric) - Method in interface com.microstrategy.web.objects.WebReportManipulation
Returns a new instance of the WebRankMetric object.
getNewRankMetric(String, WebMetric) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
Returns a new instance of the WebRankMetric object.
getNewRecipientList(int) - Method in interface com.microstrategy.web.objects.WebSubscriptionsSource
Returns an empty recipient list to hold the specified type of recipients
getNewRedirectToken() - Static method in class com.microstrategy.web.app.beans.WebAppSessionManagerImpl
 
getNewRootNode() - Method in interface com.microstrategy.web.objects.WebExpressionHelper
Creates a new root node for the underlying WebExpression.
getNewScheduleObject(WebObjectInfo) - Method in interface com.microstrategy.web.objects.WebScheduleSource
Deprecated.
Returns a new WebSchedule object with the schedule object passed.
getNewScheduleObject(WebObjectInfo, WebScheduleTrigger) - Method in interface com.microstrategy.web.objects.WebScheduleSource
Deprecated.
Returns a new WebSchedule object with WebObjectInfo object passed as the target and WebScheduleTrigger trigger.
getNewSchedulesObject() - Method in interface com.microstrategy.web.objects.WebScheduleSource
Deprecated.
Returns a new WebSchedules object which is empty.
getNewSearchEvent() - Method in class com.microstrategy.web.app.transforms.FolderQuickSearchTransform
 
getNewSearchEvent() - Method in class com.microstrategy.web.app.transforms.SearchSimpleTransform
 
getNewSearchObject() - Method in interface com.microstrategy.web.objects.WebObjectSource
Returns a WebSearch object, which can be used to execute a search.
getNewServer() - Method in interface com.microstrategy.web.admin.beans.AdminBean
Determines if the Intelligence Server is is being newly added or if it is already present in the list of Intelligence Servers present on the web server.
getNewSortConfig(int) - Method in interface com.microstrategy.web.objects.rw.RWManipulation
 
getNewSubscriptionsFilter() - Method in interface com.microstrategy.web.objects.WebSubscriptionsSource
Returns a clean filter to be modified to manipulate which subscriptions are returned by getSubscriptions calls on this and other objects
getNewTransformationMetric(WebMetric, WebObjectInfo) - Method in interface com.microstrategy.web.objects.WebReportManipulation
Returns a new instance of the WebTransformationMetric object.
getNewTreeCart() - Method in class com.microstrategy.web.app.transforms.AbstractUserEntitiesTreeCartTransform
 
getNewTreeCart() - Method in class com.microstrategy.web.app.transforms.UserEntitiesSelectorTreeCartTransform
 
getNewUserEvent() - Method in class com.microstrategy.web.app.transforms.UserEntitiesTransform
 
getNewUserEvent() - Method in class com.microstrategy.web.app.transforms.UserGroupTransform
 
getNewUserSearchObject() - Method in interface com.microstrategy.web.objects.admin.users.WebUserServicesSource
Returns the WebUserSearch object which can be used to search users based on some criteria about security filters or security roles.
getNewWebSubscriptionAssociatedUser(String, String) - Method in interface com.microstrategy.web.objects.WebAssociatedScheduleSource
get a new instance of WebSubscriptionAssociatedUser
getNewWebSubscriptionAssociatedUser(String, String) - Method in class com.microstrategy.web.objects.WebAssociatedScheduleSourceImpl
 
getNewWindow() - Method in class com.microstrategy.web.app.transforms.RWHyperLinkObjectLinks
 
getNext() - Method in interface com.microstrategy.web.app.beans.PageByUnit
This method is used to navigate across the collection of page-by units.
getNext() - Method in interface com.microstrategy.web.objects.rw.RWGroupBy
Returns next group by or null
getNextChunkIndex() - Method in class com.microstrategy.web.app.transforms.MobileChunkedAppContext.MobilePageIndexMap
 
getNextColumnsEvent() - Method in class com.microstrategy.web.app.transforms.AbstractReportTransform
 
getNextDelivery() - Method in interface com.microstrategy.web.objects.WebScheduleTrigger
getNextDeliveryZonedDateTime() - Method in interface com.microstrategy.web.objects.WebIServerSubscriptionTrigger
Returns the next delivery of Time Based Trigger/Schedule in ZonedDateTime format.
getNextDeliveryZonedDateTime() - Method in interface com.microstrategy.web.objects.WebScheduleTrigger
Returns the next delivery of Time Based Trigger/Schedule in ZonedDateTime format.
getNextEvent() - Method in class com.microstrategy.web.app.transforms.WizardTransform
Generate the event required for accessing the next step of the wizard.
getNextId() - Method in class com.microstrategy.web.app.transforms.MojoRWDTransform
Returns the next integer to use as objectId for new objects
getNextId() - Method in class com.microstrategy.web.app.transforms.RWLayoutTransform
Returns the next integer to use as objectId for new objects
getNextIndex() - Method in interface com.microstrategy.web.app.gui.IncrementalFetch.IncrementalFetchDetails
 
getNextKey() - Method in class com.microstrategy.utils.config.AbstractConfigurationElement
Returns an object that can be used as key for a list of child-elements that doesn't have a key by itself.
getNextPageEvent() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
Returns the event to be used for going to the next page of element browsing.
getNextPromptPosition() - Method in interface com.microstrategy.web.beans.PromptsBean
Returns the position of the next prompt object of the same type as the current prompt, starting search from the current prompt.
getNextPromptPosition(int) - Method in interface com.microstrategy.web.beans.PromptsBean
Returns the position of the prompt object of the specified type, next to the current prompt.
getNextPromptPosition(int, int) - Method in interface com.microstrategy.web.beans.PromptsBean
Returns the position of the prompt object of the specified type, next to the startPos.
getNextRuns(int) - Method in interface com.microstrategy.webapi.utils.IScheduler
getNextRuns gets the time of the next iNumberOfRuns.
getNextRuns(int) - Method in class com.microstrategy.webapi.utils.Scheduler
 
getNextSetIndex() - Method in interface com.microstrategy.web.app.gui.IncrementalFetch.IncrementalFetchDetails
 
getNextSibling() - Method in interface com.microstrategy.web.objects.WebNode
Returns the current node's next sibling.
getNextSourceName(RequestKeys) - Method in class com.microstrategy.web.beans.GenericEventHandler
Returns the next component name in the event component path.
getNextSourceName(String, String) - Static method in class com.microstrategy.web.beans.GenericEventHandler
Returns the next source component which will handle the event.
getNextStep() - Method in interface com.microstrategy.web.app.beans.WizardBean
Returns instance of next step bean.
getNextUpdate() - Method in interface com.microstrategy.web.objects.WebScheduledMaintenance
Get the next update String of the WebScheduledMaintenance object.
getNoDataCustomMessage() - Method in interface com.microstrategy.web.objects.WebGridData
 
getNoDataCustomMessage(WebIServerSession) - Static method in class com.microstrategy.web.app.transforms.ReportTransformHelper
 
getNode() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform.Context
 
getNode(int) - Method in interface com.microstrategy.web.objects.WebClusterInfo
Returns WebClusterNodeInfo interface for a given node index from the collection of cluster nodes.
getNode(String) - Method in interface com.microstrategy.web.objects.WebClusterInfo
Returns WebClusterNodeInfo interface for a given node name from the collection of cluster nodes.
getNodeAddress() - Method in interface com.microstrategy.web.objects.WebClusterNodeInfo
Returns a node Address
getNodeAddress() - Method in interface com.microstrategy.webapi.IDSSXMLClusterNode
 
getNodeCount() - Method in interface com.microstrategy.web.objects.WebClusterInfo
Returns a a number of WebClusterNodeInfo interfaces those are in the cluster
getNodeGroupId(WebNode) - Method in class com.microstrategy.web.objects.RWViewLimitHelper
Returns limit group ID of the given node
getNodeGroupId(WebNode) - Method in interface com.microstrategy.web.objects.WebLimitExpressionHelper
Returns limit group ID of the given node
getNodeGroupId(WebNode) - Method in class com.microstrategy.web.objects.WebMDXExpressionHelper
Returns limit group ID of the given node
getNodeHostName() - Method in interface com.microstrategy.web.objects.WebClusterNodeInfo
Returns a node name
getNodeImage() - Method in class com.microstrategy.web.app.gui.TreeNode
Function that gets the image used to represent the tree node.
getNodeKey() - Method in interface com.microstrategy.web.objects.RWDrill2ReportSettings
 
getNodeKey() - Method in interface com.microstrategy.web.objects.RWOfflineTransaction
Get node key value
getNodeKey() - Method in class com.microstrategy.web.objects.RWOfflineTransactionImpl
 
getNodeKey() - Method in interface com.microstrategy.web.objects.WebControlShortcutNode
Return the nodeKey
getNodeKey() - Method in class com.microstrategy.web.objects.WebControlShortcutNodeImpl
 
getNodeKey() - Method in interface com.microstrategy.web.objects.WebFieldShortcutNode
Return the nodeKey
getNodeKey() - Method in class com.microstrategy.web.objects.WebFieldShortcutNodeImpl
 
getNodeKey() - Method in interface com.microstrategy.web.objects.WebGridUnitShortcut
Return the nodeKey
getNodeKey() - Method in interface com.microstrategy.web.objects.WebGridUnitShortcutNode
Return the nodeKey
getNodeKey() - Method in class com.microstrategy.web.objects.WebGridUnitShortcutNodeImpl
 
getNodeKey(String) - Static method in class com.microstrategy.web.objects.WebElementHelper
Extracts the node key of a panel element ID in a report services document.
getNodeKeys() - Method in interface com.microstrategy.web.objects.rw.RWExportSettings
returns the node keys
getNodeKeys() - Method in interface com.microstrategy.web.objects.WebSubscriptionContentDocument
Get the node keys of this subscription content.
getNodeLeastAdjustLoad(Collection<CDSSXMLClusterNode>) - Static method in class com.microstrategy.webapi.ACMSessionDistributionHelper
Get the node with least adjust node in the collection of cluster nodes.
Guaranteed to not be null.
getNodeLimitType(WebNode) - Method in class com.microstrategy.web.objects.RWViewLimitHelper
Returns limit type EnumWebLimitSummaryFlags of the given node
getNodeLimitType(WebNode) - Method in interface com.microstrategy.web.objects.WebLimitExpressionHelper
Returns limit type EnumWebLimitSummaryFlags of the given node
getNodeLimitType(WebNode) - Method in class com.microstrategy.web.objects.WebMDXExpressionHelper
Returns limit type EnumWebLimitSummaryFlags of the given node
getNodeName() - Method in class com.microstrategy.utils.config.AbstractConfigurationElement.FilteredList
 
getNodeName() - Method in class com.microstrategy.utils.config.AbstractConfigurationElement
 
getNodeName() - Method in interface com.microstrategy.utils.config.ConfigurationElement
Returns the node-name for this element.
getNodeName() - Method in class com.microstrategy.web.app.EventList
 
getNodeName() - Method in class com.microstrategy.web.app.EventListSet
 
getNodeName() - Method in class com.microstrategy.web.app.GraphFormatInfoHelper.Exceptions
 
getNodeName() - Method in class com.microstrategy.web.app.GraphFormatInfoHelper.GraphAttribute
 
getNodeName() - Method in class com.microstrategy.web.app.GraphFormatInfoHelper.GraphAttributes
 
getNodeName() - Method in class com.microstrategy.web.app.GraphFormatInfoHelper.GraphMajorTypes
 
getNodeName() - Method in class com.microstrategy.web.app.GraphFormatInfoHelper.GraphMinorType
 
getNodeName() - Method in class com.microstrategy.web.app.GraphFormatInfoHelper.GraphMinorTypes
 
getNodeName() - Method in class com.microstrategy.web.app.GraphFormatInfoHelper.IncludeTypes
 
getNodeName() - Method in class com.microstrategy.web.app.Transitions
 
getNodeName() - Method in class com.microstrategy.web.config.VisualizationList
 
getNodeName() - Method in class com.microstrategy.web.config.Visualizations
 
getNodeName() - Method in interface com.microstrategy.web.objects.WebClusterNode
Returns the name of the Intelligence Server.
getNodeName() - Method in interface com.microstrategy.web.objects.WebClusterNodeInfo
 
getNodeName() - Method in interface com.microstrategy.web.objects.WebFenceClusterNode
Return the name of the node.
getNodeName() - Method in class com.microstrategy.web.objects.WebFenceClusterNodeImpl
 
getNodeName() - Method in interface com.microstrategy.webapi.IDSSXMLClusterNode
Returns the name of the Intelligence Server.
getNodeName() - Method in interface com.microstrategy.webapi.IDSSXMLClusterNodeInfo
 
getNodePort() - Method in interface com.microstrategy.web.objects.WebFenceClusterNode
Return the port of the node.
getNodePort() - Method in class com.microstrategy.web.objects.WebFenceClusterNodeImpl
 
getNodeProjectsForCrossProjectOperations(IDSSXMLSessionId.IMasterSessionId, Collection<CDSSXMLClusterNode>, Collection<String>, boolean) - Static method in class com.microstrategy.webapi.ACMSessionDistributionHelper
Get the node and the projects on the node for cross project operations
getNodeProperty() - Method in interface com.microstrategy.web.objects.WebOperatorNode
DE86283: The security filter expression for cube with MDX-RA(recursive attribute) need "nodeProperty" value in WebOperatorNode.
getNodesFilter() - Method in interface com.microstrategy.web.objects.rw.RWInstance
returns list of node keys those are set for the filter
getNodesFilter() - Method in interface com.microstrategy.web.objects.RWSettings
returns list of node keys those are set for the filter
getNodesLoadedProject(Collection<CDSSXMLClusterNode>, String) - Static method in class com.microstrategy.webapi.ACMSessionDistributionHelper
getNodesLoadedProject returns the list of nodes loaded with the project and the project is active.
getNodesToConnectForProject(IDSSXMLSessionId.IMasterSessionId, String, Collection<CDSSXMLClusterNode>, boolean, Optional<HashSet<ACMClusterMapKey.Key>>) - Method in class com.microstrategy.webapi.ACMSessionDistributionHelper
getNodesToConnectForProject returns the sorted list of nodes able to create the project sessions.
getNodeStr(WebNode) - Method in class com.microstrategy.web.transform.ExpressionStringsImpl
A helper method used to build string representation of expression sub-nodes.
getNodeType() - Method in interface com.microstrategy.web.objects.WebNode
Returns the node type of the current node.
getNodeUnitId(WebNode) - Method in class com.microstrategy.web.objects.RWViewLimitHelper
Returns unit ID of the given node
getNodeUnitId(WebNode) - Method in interface com.microstrategy.web.objects.WebLimitExpressionHelper
Returns unit ID of the given node
getNodeUnitId(WebNode) - Method in class com.microstrategy.web.objects.WebMDXExpressionHelper
Returns unit ID of the given node
getNodeValue() - Method in class com.microstrategy.utils.config.AbstractConfigurationElement
Returns the node value for this element.
getNodeValue() - Method in class com.microstrategy.web.config.esri.ESRICloudAppKeyInfo
 
getNodeValue() - Method in class com.microstrategy.web.config.mapbox.MapBoxTokenInfo
 
getNodeValue(ConfigurationSource) - Method in class com.microstrategy.utils.config.AbstractConfigurationElement
Returns the node value for this element in the given sourceKey.
getNoFormatInXMLEnabled() - Method in interface com.microstrategy.web.objects.WebResultSettings
Returns a boolean specifying whether formatting values should be omitted for grids.
getNoFormatInXMLEnabled() - Method in class com.microstrategy.web.objects.WebResultSettingsImpl
 
getNonFolderObjects() - Method in class com.microstrategy.web.app.transforms.FolderProjectBrowserTransform
 
getNonfunctionalProductForError(ProductLicenseInfo[]) - Static method in class com.microstrategy.web.app.utils.licensing.LicensingHelper
 
getNonSchedulable() - Method in interface com.microstrategy.web.objects.WebObjectInfo
Get flag of whether the object is not schedulable
getNormalClass() - Method in class com.microstrategy.web.app.taglibs.ShortcutTagHelper
Gets the value assigned to the shortcutClass attribute of the custom tag instance that uses this helper
getNotification() - Method in interface com.microstrategy.web.beans.SubscriptionBean
Deprecated.
Use the subscription object (SubscriptionBean.getSubscription()) from bean instead.
getNotification() - Method in interface com.microstrategy.web.objects.WebSubscription
Retrieves the WebSubscriptionNotification object that can edited to specify whether any notification mechanism should be specified while creating the subscription.
getNotificationAddressArg() - Method in interface com.microstrategy.web.app.gui.SubscriptionFileWidget
Deprecated.
 
getNotificationAddresses() - Method in interface com.microstrategy.web.app.beans.SubscriptionEditorBean
This method will retrieve the list of available notification addresses for subscription.
getNotificationAddresses() - Method in interface com.microstrategy.web.app.gui.SubscriptionFileWidget
Deprecated.
 
getNotificationAddresses(int, int) - Method in interface com.microstrategy.web.objects.WebSubscriptionsSource
Retrieves a list of notification addresses that are available.
getNotificationAddressId() - Method in interface com.microstrategy.web.app.gui.SubscriptionFileWidget
Deprecated.
 
getNotificationAddressTypeArg() - Method in interface com.microstrategy.web.app.gui.SubscriptionFileWidget
Deprecated.
 
getNotificationDeviceArg() - Method in interface com.microstrategy.web.app.gui.SubscriptionFileWidget
Deprecated.
 
getNotificationDeviceId() - Method in interface com.microstrategy.web.app.gui.SubscriptionFileWidget
Deprecated.
 
getNotificationDevices() - Method in interface com.microstrategy.web.app.beans.SubscriptionEditorBean
This method will retrieve the list of available notification devices for subscription.
getNotificationDevices() - Method in interface com.microstrategy.web.app.gui.SubscriptionFileWidget
Deprecated.
 
getNotificationDevices(int, int) - Method in interface com.microstrategy.web.objects.WebSubscriptionsSource
Retrieves a list of notification devices that are available.
getNotificationEmailAddress() - Method in class com.microstrategy.web.objects.WebEmailTransmitterImpl
 
getNotificationNewAddressArg() - Method in interface com.microstrategy.web.app.gui.SubscriptionFileWidget
Deprecated.
 
getNotificationNewAddressValue() - Method in interface com.microstrategy.web.app.gui.SubscriptionFileWidget
Deprecated.
 
getNotificationType() - Method in interface com.microstrategy.web.objects.WebEmailNotification
Get the notification type
getNTAuthenticationWithLDAP() - Method in interface com.microstrategy.web.objects.WebLDAPSettings
Returns an integer indicates whether to Synchronize user/group information with LDAP during Windows information with LDAP during Windows authentication and import Windows link during batch import.
getNTLoginInfo() - Method in interface com.microstrategy.web.objects.admin.users.WebUser
Returns an interface which can be used to read and write NT-authentication-related information about the user.
getNULLOrNotNULLOperatorNode(WebObjectsFactory, WebExpression, WebOperatorNode, String, boolean) - Static method in class com.microstrategy.web.beans.RWConditionSelectorHelper
 
getNULLOrNotNULLOperatorNode(WebObjectsFactory, WebExpression, WebOperatorNode, String, boolean) - Static method in class com.microstrategy.web.objects.RWConditionSelectorHelper
 
getNumAEPasses() - Method in interface com.microstrategy.web.objects.admin.monitors.QueryStats
Returns the number of analytical engine passes
getNumberCategory() - Method in interface com.microstrategy.web.app.beans.GridFormatEditorBean
Get the format number category that is assigned to the object (if applicable)
getNumberDateLocale(AppContext) - Static method in class com.microstrategy.web.app.beans.GridFormatHelper
Based on the user's preferences, obtain which locale should be used for formatting number and dates
getNumberInputFormatPatterns(Locale) - Static method in class com.microstrategy.utils.FormatUtils
 
getNumberLocaleResolution() - Method in class com.microstrategy.web.objects.localization.ClientLocaleResolvePolicy
 
getNumberLocaleResolution() - Method in interface com.microstrategy.web.objects.localization.LocaleResolvePolicy
 
getNumberLocaleResolution() - Method in class com.microstrategy.web.objects.localization.ServerLocaleResolvePolicy
 
getNumberLocaleResolution() - Method in class com.microstrategy.web.objects.localization.UserOrClientLocaleResolvePolicy
 
getNumberOfCPUs() - Method in interface com.microstrategy.web.objects.admin.licensing.MachineCPUInfo
Returns the number of CPUs being used by the machine.
getNumberOfDependencies(String, int, int) - Method in interface com.microstrategy.web.objects.WebObjectSource
This manipulation returns the dependencies for the current object.
getNumberOfLocales() - Static method in class com.microstrategy.utils.WebReportPropertiesHelper
 
getNumberOfParts() - Method in class com.microstrategy.web.app.maps.shp.Polygon
 
getNumberOfParts() - Method in class com.microstrategy.web.app.maps.shp.Shape
 
getNumberOfPoints() - Method in class com.microstrategy.web.app.maps.shp.Polygon
 
getNumberOfPoints() - Method in class com.microstrategy.web.app.maps.shp.Shape
 
getNumberOfRetries() - Method in class com.microstrategy.web.objects.WebFileDeviceImpl
 
getNumberOfRetries() - Method in class com.microstrategy.web.objects.WebPrinterDeviceImpl
 
getNumberOfStyles() - Static method in class com.microstrategy.utils.WebReportPropertiesHelper
 
getNumberOutputFormat(Locale) - Static method in class com.microstrategy.utils.FormatUtils
 
getNumberOutputFormatPattern(Locale) - Static method in class com.microstrategy.utils.FormatUtils
 
getNumberWebLocale() - Method in interface com.microstrategy.web.objects.localization.RegionalValues
 
getNumCols() - Method in interface com.microstrategy.web.objects.admin.monitors.QueryPass
Returns the number of columns
getNumCols() - Method in interface com.microstrategy.web.objects.admin.monitors.QueryStats
Returns the number of columns
getNumerOfObjectsAlreadyCrawled() - Method in interface com.microstrategy.web.objects.ProjectIndexMetadata
Get number of objects already crawled.
getNumerOfObjectsAlreadyCrawled() - Method in class com.microstrategy.web.objects.ProjectIndexMetadataImpl
 
getNumMismatchedParams() - Method in interface com.microstrategy.web.transform.ActualParameters
Returns the number of actual parameters, whose name doesn't match a formal parameter.
getNumMismatchedParams() - Method in class com.microstrategy.web.transform.ActualParametersImpl
 
getNumRows() - Method in interface com.microstrategy.web.objects.admin.monitors.QueryPass
Returns the number of rows
getNumRows() - Method in interface com.microstrategy.web.objects.admin.monitors.QueryStats
Returns the number of rows
getNumSQLPasses() - Method in interface com.microstrategy.web.objects.admin.monitors.QueryStats
Returns the number of SQL passes
getNumTempTables() - Method in interface com.microstrategy.web.objects.admin.monitors.QueryStats
Returns the number of temporary tables
getOAuthParameter() - Method in interface com.microstrategy.web.objects.WebDBConnection
 
getOAuthURL() - Method in class com.microstrategy.web.app.FacebookLoginConfig
Get the Facebook authentication URL.
getObject() - Method in class com.microstrategy.utils.encryptedobject.EncryptedObject
Retrieves the original (encapsulated) object.
getObject() - Method in interface com.microstrategy.web.app.beans.ObjectManipulationDialogBean
Returns the object the action applies to.
getObject() - Method in interface com.microstrategy.web.objects.rw.RWDataSetItem
 
getObject() - Method in interface com.microstrategy.web.objects.WebElementSource
Returns the current attribute source object.
getObject() - Method in interface com.microstrategy.web.objects.WebToken
Get the object referred by this token.
getObject(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderRunViewMedia
 
getObject(String, int) - Method in interface com.microstrategy.web.objects.WebObjectSource
Returns a WebObjectInfo object representing an object which resides in metadata.
getObject(String, int) - Method in interface com.microstrategy.web.objects.WebSubscriptionsSource
Returns a reference to an object that already exists in the metadata.
getObject(String, int) - Method in interface com.microstrategy.web.objects.WebWorkingSet
Returns a corresponding WebObjectInfo object in this working set.
getObject(String, int, boolean) - Method in interface com.microstrategy.web.objects.WebObjectSource
Returns a WebObjectInfo object representing an object which resides in metadata.
getObject(String, int, boolean) - Method in interface com.microstrategy.web.objects.WebSubscriptionsSource
Returns a reference to an object that already exists in the metadata.
getObject(String, int, int) - Method in interface com.microstrategy.web.objects.WebObjectSource
Returns a WebObjectInfo object representing an object which resides in metadata.
getObject(String, int, int, boolean) - Method in interface com.microstrategy.web.objects.WebObjectSource
Returns a WebObjectInfo object representing an object which resides in metadata.
getObjectAbbreviation(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractObjectInfoListTransform
Utility method for obtaining the abbreviation of the object being analyzed
getObjectAbbreviation(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.UserEntitiesTransform
 
getObjectAlias(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
Attempts to find the best object alias to use for the given object.
getObjectArrayFromXML(String, String) - Static method in class com.microstrategy.web.tasks.actions.PollEmmaStatusHandler
 
GetObjectAssociatedSchedules(String, String, int, String) - Method in interface com.microstrategy.webapi.IDSSXMLSubscriptionServer
This call retrieves the object level schedules to a subscription
getObjectAssociatedUsers(String, String, int, String) - Method in interface com.microstrategy.webapi.IDSSXMLSubscriptionServer
This call retrieves the associated users of a report or document subscription
getObjectAtIndex(String, int) - Method in class com.microstrategy.web.beans.GenericRequestKeys
Retrieves the Object located at a specific index within the collection defined by keyName.
getObjectAttributes(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderAdminBrowserTransform
 
getObjectAttributes(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderOMDBrowserTransform
overaide the method in parent class
getObjectAttributes(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderSmallIconTransform
Returns a Map object containing the attributes the object's main container will have
getObjectBean() - Method in interface com.microstrategy.web.app.beans.EditableObjectAppBean
Returns the RW bean associated with this RW frame bean.
getObjectBean() - Method in class com.microstrategy.web.app.transforms.ObjectInfoTransform
 
getObjectBean() - Method in class com.microstrategy.web.app.transforms.ObjectPathTransform
Deprecated.
Get the objectBean target of this transform
getObjectBean() - Method in class com.microstrategy.web.app.transforms.ObjectSiblingsTransform
Get the objectBean target of this transform
getObjectBean() - Method in class com.microstrategy.web.app.transforms.PathTransform
Get the objectBean target of this transform
getObjectBean(WebObjectInfo, WebBean) - Static method in class com.microstrategy.web.beans.WebBeanUtils
 
getObjectBrowserBean() - Method in interface com.microstrategy.web.app.beans.ReportFrameBean
Deprecated.
This method is no longer used. getObjectBrowserTabMgrBean() should be used instead
getObjectBrowserBean() - Method in class com.microstrategy.web.app.beans.ReportFrameBeanImpl
Deprecated.
This method should no longer be used. Use getObjectBrowserTabMgrBean instead.
getObjectBrowserContextFolders(int) - Method in class com.microstrategy.web.app.transforms.PromptEditorTabManagerTransform
Return a list of WebObjectInfo objects, which are the browser starting folders, according to the contextId.
getObjectBrowserTabMgrBean() - Method in interface com.microstrategy.web.app.beans.ReportFrameBean
Returns the ObjectBrowser bean associated with the report frame bean.
getObjectBrowserTabMgrBean() - Method in class com.microstrategy.web.app.beans.ReportFrameBeanImpl
Returns the ObjectBrowser bean associated with this report frame bean.
getObjectByName(String, int) - Method in interface com.microstrategy.web.objects.WebWorkingSet
Returns a corresponding WebObjectInfo object in this working set.
getObjectByPath(String, int) - Method in interface com.microstrategy.web.objects.WebObjectSource
Returns a WebObjectInfo object representing an object which resides in metadata by folderPath.
getObjectByPath(String, int, int) - Method in interface com.microstrategy.web.objects.WebObjectSource
Returns a WebObjectInfo object representing an object which resides in metadata by folderPath.
getObjectComparator(int, boolean) - Static method in class com.microstrategy.utils.WebTools
This method can be used to get a Comparator for sorting objects within a WebFolder Using a sort field argument specified from the interface EnumWebObjectSort, one can obtain a corresponding Comparator.
getObjectComparator(int, RegionalOptions, boolean) - Static method in class com.microstrategy.utils.WebTools
This method can be used to get a Comparator for sorting objects within a WebFolder Using a sort field argument specified from the interface EnumWebObjectSort, one can obtain a corresponding Comparator.
getObjectComparator(int, Locale, boolean) - Static method in class com.microstrategy.utils.WebTools
getObjectCount() - Method in class com.microstrategy.web.app.beans.DerivedElementsBrowserBeanImpl
 
getObjectCount() - Method in class com.microstrategy.web.app.beans.FolderObjectExplorerBeanImpl
 
getObjectCount() - Method in interface com.microstrategy.web.app.beans.ObjectExplorerBean
 
getObjectCount() - Method in class com.microstrategy.web.app.beans.XDADataExplorerBeanImpl
 
getObjectCount(int) - Method in interface com.microstrategy.web.objects.WebDisplayUnits
Returns the number of objects of the specified object type in the collection.
getObjectCreator() - Method in interface com.microstrategy.web.objects.WebMessage
Returns the name of the user who created the object (report or document).
getObjectDataType() - Method in interface com.microstrategy.web.objects.RWWorkingSetUnit
 
getObjectDataType(WebObjectInfo) - Method in interface com.microstrategy.web.objects.WebWorkingSet
Return the data type of a specific object, particularly for metrics.
getObjectDescription() - Method in interface com.microstrategy.web.app.beans.SaveObjectAsDialogBean
Gets dialog's description field value
getObjectDescription() - Method in class com.microstrategy.web.app.gui.DragAndDropItem
Returns the object description
getObjectDescription() - Method in class com.microstrategy.web.app.transforms.SaveAsReportTransform
 
getObjectDescription() - Method in class com.microstrategy.web.app.transforms.SaveAsTransform
Obtain the object description to use for the new object to create
getObjectDescription() - Method in class com.microstrategy.web.app.transforms.SaveObjectAsDialogTransform
 
getObjectDescription() - Method in interface com.microstrategy.web.objects.WebMessage
Returns the description of the object (report or document).
getObjectDescription(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractObjectBrowserTabTransform
Returns the item's description from it's Object Info depending on whether the Allow HTML on object description property has been set.
getObjectDescription(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractObjectInfoListTransform
Utility method for obtaining the description of the object being analyzed
getObjectDescription(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderCreateReportXHTMLTransform
Overwrites the parent method by supplying a default description for the blank object as indicated on the FolderCreateReportXHTMLTransform.blankObjectId formal parameter
getObjectDescription(WebTemplateUnit) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
GetObjectDetailsTask - Class in com.microstrategy.web.app.tasks
 
GetObjectDetailsTask() - Constructor for class com.microstrategy.web.app.tasks.GetObjectDetailsTask
 
getObjectEntries() - Method in interface com.microstrategy.web.objects.WebChangeJournalEntry
To get change journal object entry list
getObjectEntries() - Method in class com.microstrategy.web.objects.WebChangeJournalEntryImpl
 
getObjectFilter() - Method in class com.microstrategy.web.app.beans.AbstractObjectBrowserTabBean
Get an array of object subtypes to use for filtering when a search is run.
getObjectFilter() - Method in interface com.microstrategy.web.app.beans.ObjectBrowserTabBean
Get an array of object subtypes to use for filtering when a search is run.
getObjectFilter() - Method in interface com.microstrategy.web.objects.WebWorkingSet
Deprecated.
getObjectFilter(int) - Method in class com.microstrategy.web.app.beans.AbstractObjectBrowserTabBean
Get an array of object subtypes to use for filtering when a search is run.
getObjectFilter(int) - Method in interface com.microstrategy.web.app.beans.ObjectBrowserTabBean
Get an array of object subtypes to use for filtering when a search is run.
getObjectForLink() - Method in class com.microstrategy.web.app.transforms.RWHyperLinkObjectLinks
 
getObjectFromState(String) - Method in interface com.microstrategy.web.objects.WebObjectSource
This method will take the given object state and return the WebObjectInfo object that the state describes.
getObjectId() - Method in class com.microstrategy.utils.ObjectIdTypeAndProjectId
 
getObjectId() - Method in interface com.microstrategy.web.app.beans.ObjectManipulationDialogBean
Returns an ID of the object the action applies to.
getObjectId() - Method in interface com.microstrategy.web.app.beans.SaveObjectAsDialogBean
Returns an ID of the object the action applies to.
getObjectId() - Method in class com.microstrategy.web.app.transforms.FilterDetailsEditorTransform
Returns the object id as retrieved from the request keys.
getObjectId() - Method in interface com.microstrategy.web.beans.HighlightedObject
Return the object id of the highlighted object.
getObjectId() - Method in interface com.microstrategy.web.objects.WebParsedModelIdType
 
getObjectId() - Method in interface com.microstrategy.web.objects.WebPushNotification
 
getObjectId() - Method in class com.microstrategy.web.objects.WebPushNotificationImpl
 
getObjectId() - Method in class com.microstrategy.webapi.paramsobject.PushNotification
 
getObjectID() - Method in class com.microstrategy.web.app.beans.GraphSeriesInformation
Returns the object ID associated with this title information instance
getObjectID() - Method in class com.microstrategy.web.app.beans.GraphTitleInformation
Returns the object ID associated with this title information instance
getObjectID() - Method in interface com.microstrategy.web.app.beans.GraphTitleTabBean
 
getObjectID() - Method in class com.microstrategy.web.app.beans.GraphTitleTabBeanImpl
 
getObjectID() - Method in class com.microstrategy.web.app.gui.DragAndDropItem
Returns the objectID for the draggable object
getObjectID() - Method in interface com.microstrategy.web.beans.MetadataPromptsSource
Returns the object ID of a report or a document associated with this source object.
getObjectID() - Method in interface com.microstrategy.web.beans.ObjectBean
Returns the object's unique ID in the metadata.
getObjectID() - Method in interface com.microstrategy.web.objects.admin.monitors.Job
Returns the DSS ID of the job object.
getObjectID() - Method in class com.microstrategy.web.objects.MojoRWUpdatedObjectsSettings
 
getObjectID() - Method in interface com.microstrategy.web.objects.WebChangeJournalObjectEntry
To get the Object ID of this change journal object entry.
getObjectID() - Method in class com.microstrategy.web.objects.WebChangeJournalObjectEntryImpl
 
getObjectID() - Method in interface com.microstrategy.web.objects.WebGraphArea
Each graph area is associated to a graph object which is represented by the ID.
getObjectID() - Method in class com.microstrategy.web.objects.WebGraphAreaImpl
 
getObjectID() - Method in interface com.microstrategy.web.objects.WebGraphProperty
Returns the object ID of the graph property.
getObjectID() - Method in interface com.microstrategy.web.objects.WebMessage
Returns the ID of the object (report or document), it is of type GUID.
getObjectID(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderViewTransform
 
getObjectID(WebTemplateUnit) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
getObjectIdentifier() - Method in class com.microstrategy.web.tasks.models.MappingOperation
 
getObjectIDfromAnswer() - Method in class com.microstrategy.web.app.transforms.PromptExpressionNonCartTransform
Function that obtains from current answer first DisplayUnit Id
getObjectIDInfo(WebTemplateUnit) - Static method in class com.microstrategy.web.app.transforms.ReportTransformHelper
Based on the type of unit instance, obtain its ID
getObjectIDInfo(WebTemplateUnit) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
Based on the type of unit instance, obtain its ID
getObjectImageName(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractObjectBrowserTabTransform
Utility method that helps giving the image name to use - based on the information available on the formal parameters - based on the the object type and/or subtype of the WebObjectInfo instance.
getObjectImageName(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.ObjectBrowserTabReportWorkingSetTransform
Utility method that helps giving the image name to use - based on the information available on the formal parameters - based on the the object type and/or subtype of the WebObjectInfo instance.
getObjectImageName(WebObjectInfo, RWDataSet) - Method in class com.microstrategy.web.app.transforms.ObjectBrowserTabRWWorkingSetTransform
 
GetObjectInBulkTask - Class in com.microstrategy.web.app.tasks.architect
 
GetObjectInBulkTask() - Constructor for class com.microstrategy.web.app.tasks.architect.GetObjectInBulkTask
 
GetObjectInBulkTask(String) - Constructor for class com.microstrategy.web.app.tasks.architect.GetObjectInBulkTask
 
getObjectInfo() - Method in class com.microstrategy.web.app.gui.CartElementWebObjectInfo
Gets template unit object being wrapped.
getObjectInfo() - Method in interface com.microstrategy.web.app.gui.ObjectInfoWidget
Returns the current objectInfo displaying
getObjectInfo() - Method in interface com.microstrategy.web.beans.ObjectBean
Returns the the WebObjectInfo of the object.
getObjectInfo() - Method in interface com.microstrategy.web.objects.rw.RWTextDef
 
getObjectInfo() - Method in interface com.microstrategy.web.objects.rw.RWUserDEObject
Returns corresponding WebObjectInfo
getObjectInfo() - Method in interface com.microstrategy.web.objects.WebParsedModelData
We allow different applications using this interface having different objectInfo implementation, so the returning type is Object
getObjectInfo(int, AttributesXt) - Method in class com.microstrategy.web.objects.WebExpressionParser
 
getObjectInfo(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractFolderContextMenuItemBuilder
Helper method to retrieve the WebObjectInfo from the context.
getObjectInfo(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractUserMgrContextMenuItemBuilder
 
getObjectInfo(String) - Method in class com.microstrategy.web.tags.LayoutContext
Returns the cached base object through the specified key.
getObjectInfoCssName(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractAppWidgetTransform
 
getObjectInfoParameter(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AllObjectBrowserHTMLTransform
Outputs a string formatted the way the objectInfo argument of the event requires it
getObjectInfoParameter(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FilterObjectBrowserTransform
Outputs a string formatted the way the objectInfo argument of the event requires it
getObjectInfoParameter(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderObjectBrowserTransform
Outputs a string formatted the way the objectInfo argument of the event requires it
getObjectJson() - Method in interface com.microstrategy.web.objects.WebParsedModel
 
getObjectLockSource() - Method in class com.microstrategy.web.objects.WebObjectsFactory
 
getObjectManipulationBean() - Method in class com.microstrategy.web.app.transforms.FolderViewTransform
 
getObjectMap() - Method in class com.microstrategy.web.app.transforms.MobileChunkedAppContext
 
getObjectModificationTime(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractObjectInfoListTransform
Utility method for obtaining the modification time of the object being analyzed
getObjectModificationTimeStamp(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderViewTransform
 
getObjectName() - Method in interface com.microstrategy.web.app.beans.SaveObjectAsDialogBean
Returns value of dialog's name field
getObjectName() - Method in interface com.microstrategy.web.app.gui.DefaultSubscriptionWidget
Deprecated.
 
getObjectName() - Method in interface com.microstrategy.web.app.gui.ScheduleWidget
Deprecated.
 
getObjectName() - Method in class com.microstrategy.web.app.transforms.RWDetailsTransform
 
getObjectName() - Method in class com.microstrategy.web.app.transforms.SaveAsTransform
Obtain the object name to use for the new object to create
getObjectName() - Method in class com.microstrategy.web.app.transforms.SaveObjectAsDialogTransform
 
getObjectName() - Method in interface com.microstrategy.web.beans.ObjectBean
Returns the object's exact name in the metadata.
getObjectName() - Method in interface com.microstrategy.web.objects.rw.RWDetails
 
getObjectName() - Method in class com.microstrategy.web.tasks.models.MappingColumn
 
getObjectName(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractObjectInfoListTransform
Utility method for obtaining the name of the object being analyzed
getObjectName(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderCreateReportXHTMLTransform
Overwrites the parent method by supplying a default name for the blank object as indicated on the FolderCreateReportXHTMLTransform.blankObjectId formal parameter
getObjectName(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderProjectBrowserTransform
 
getObjectName(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.ObjectBrowserTabOMDTransform
Deprecated.
 
getObjectNameAndEvent(boolean, boolean) - Method in class com.microstrategy.web.app.transforms.PathTransform
 
getObjectNodeName(int) - Static method in class com.microstrategy.utils.WebTools
This function maps the object type with the XML short name.
getObjectNodeName(Integer) - Static method in class com.microstrategy.utils.WebTools
 
getObjectPathFolderAncestors(int) - Method in class com.microstrategy.web.app.transforms.ObjectPathXHTMLTransform
Deprecated.
Returns all the ancestors of the current object
getObjectPathFolderAncestors(int) - Method in class com.microstrategy.web.app.transforms.PathTransform
Returns all the ancestors of the current object
getObjectPathFolderAncestors(int) - Method in class com.microstrategy.web.app.transforms.RWDetailsTransform
Returns all the ancestors of the document
getObjectPathFolderAncestors(int, boolean, boolean) - Method in class com.microstrategy.web.app.transforms.PathTransform
Returns all the ancestors of the current object
getObjectPathFolderAncestors(int, RWDetails) - Method in class com.microstrategy.web.app.transforms.RWDetailsTransform
Returns all the ancestors of the RWDetails instance
GetObjects(String) - Static method in class com.microstrategy.web.app.tasks.architect.NameSearchTableTask
 
getObjectsAnswer() - Method in class com.microstrategy.web.app.transforms.PromptAnswerTransform
 
getObjectsBlockCount() - Method in class com.microstrategy.web.app.transforms.AbstractPromptObjectTransform
Indicates block count, an incremental fetch value for displaying list of objects.
getObjectSelectionBean() - Method in interface com.microstrategy.web.app.beans.PromptDefinitionAppBean
This method will return a child ObjectSelectionBean, if one exists.
getObjectSelectionBean(int) - Method in interface com.microstrategy.web.app.beans.PromptDefinitionAppBean
This method will return a child ObjectSelectionBean, if one exists.
getObjectServer() - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
Returns an instance of the Object Server.
getObjectsFactory() - Method in class com.microstrategy.web.app.transforms.PathTransform
 
getObjectSource() - Method in class com.microstrategy.web.app.beans.AbstractAppComponent
 
getObjectSource() - Method in interface com.microstrategy.web.app.beans.RWProjectBrowserTabBean
Deprecated.
Utility method for obtaining the WebObjectSource instance to be used for preparing the searches and folder browsing as requested by the user.
getObjectSource() - Method in class com.microstrategy.web.objects.WebObjectsFactory
Returns a WebObjectSource object, which can be used for object-related operations.
getObjectsString() - Method in class com.microstrategy.web.app.maps.QueryRequest
 
GetObjectSubscriptionsTask - Class in com.microstrategy.web.app.tasks
 
GetObjectSubscriptionsTask() - Constructor for class com.microstrategy.web.app.tasks.GetObjectSubscriptionsTask
 
GetObjectSubscriptionsTask(String) - Constructor for class com.microstrategy.web.app.tasks.GetObjectSubscriptionsTask
 
getObjectSubType() - Method in interface com.microstrategy.web.app.beans.SaveObjectAsDialogBean
 
getObjectSubType() - Method in class com.microstrategy.web.app.gui.DragAndDropItem
Returns the object sub type for the draggable object
getObjectSubType() - Method in interface com.microstrategy.web.beans.MetadataPromptsSource
Returns the subtype of the object from which prompts are originated.
getObjectSubType(WebTemplateUnit) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
getObjectTags(WebIServerSession) - Static method in class com.microstrategy.web.app.tasks.EditObjectTagTask
 
getObjectText(WebNode) - Static method in class com.microstrategy.web.app.utils.ExpressionHelper
Gets the first child node from the operator node and returns the object as a String:
for MQ, it's the display name of the metric object for AQ form qualification, it's AttName.FormName
getObjectType() - Method in class com.microstrategy.utils.ObjectIdTypeAndProjectId
 
getObjectType() - Method in interface com.microstrategy.web.app.beans.ObjectManipulationDialogBean
Returns type of the object the action applies to.
getObjectType() - Method in interface com.microstrategy.web.app.beans.SaveObjectAsDialogBean
Returns type of the object the action applies to.
getObjectType() - Method in class com.microstrategy.web.app.gui.DragAndDropItem
Returns the object type for the draggable object
getObjectType() - Method in interface com.microstrategy.web.beans.HighlightedObject
Returns the object type of the highlighted object.
getObjectType() - Method in interface com.microstrategy.web.beans.MetadataPromptsSource
Returns the type of the object from which prompts are originated.
getObjectType() - Method in interface com.microstrategy.web.beans.ObjectBean
Returns the type (EnumDSSXMLObjectTypes) of the object.
getObjectType() - Method in interface com.microstrategy.web.objects.WebThresholdsContainer
Returns the type of dss object based on EnumDSSXMLObjectTypes
getObjectType() - Method in class com.microstrategy.web.tasks.models.MappingColumn
 
getObjectType(WebTemplateUnit) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
getObjectTypeAllowed() - Method in class com.microstrategy.utils.SimpleListObj
Returns the object type allowed in the collection.
getObjectTypeInfo(WebTemplateUnit) - Static method in class com.microstrategy.web.app.transforms.ReportTransformHelper
Get the object type defined for the WebTemplateUnit specified
getObjectTypeInfo(WebTemplateUnit) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
Get the object type defined for the WebTemplateUnit specified
getObjectTypeName() - Method in class com.microstrategy.web.app.transforms.ConfirmOverwriteDialogTransform
 
getObjectTypeName() - Method in class com.microstrategy.web.app.transforms.ObjectManipulationDialogTransform
Returns a localized string which returns the type of the object on which the Object Manipulation Dialog was open.
getObjectTypeName() - Method in class com.microstrategy.web.app.transforms.SaveObjectAsDialogTransform
 
getObjectTypeName() - Method in class com.microstrategy.web.app.transforms.SingleObjectSelectorTransform
 
getObjectTypeName(BeanContext, int, int) - Static method in class com.microstrategy.web.app.utils.BeanHelper
 
getObjectTypeName(BeanContext, int, int) - Static method in class com.microstrategy.web.beans.WebBeanUtils
 
getObjectTypeName(BeanContext, WebObjectInfo) - Static method in class com.microstrategy.web.app.utils.BeanHelper
Returns a localized string with the object type name
getObjectTypeName(BeanContext, WebObjectInfo) - Static method in class com.microstrategy.web.beans.WebBeanUtils
Returns a localized string with the object type name
getObjectTypes() - Method in class com.microstrategy.web.app.taglibs.QuickSearchTagHelper
Returns a comma separated list of object-types.
getObjectTypes() - Method in class com.microstrategy.web.app.transforms.FolderQuickSearchTransform
 
getObjectTypes() - Method in class com.microstrategy.web.app.transforms.SearchSuggestTransform
Returns a comma separated list of object-types.
getObjectValue(WebFormat) - Method in enum com.microstrategy.web.app.utils.WFProperty
 
getObjectValue(WebFormat, Object) - Method in enum com.microstrategy.web.app.utils.WFProperty
 
GetObjectValue(String, JSONObject) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.AddTableTask
 
GetObjectValue(String, JSONObject) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.EditTableTask
 
GetObjectValue(String, JSONObject) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.UpdateWHTableTask
 
getObjectVersion() - Method in class com.microstrategy.web.objects.WebSyncSearchResultObj
 
getObjectVLDBInheritedValuesAsJSON(String, int, String, List<Integer>) - Method in interface com.microstrategy.web.objects.WebObjectSource
This method is used for getting the VLDB property inherited value of an object.
getObscuredAugmentedSessionId() - Method in class com.microstrategy.webapi.acm.ACMSessionId
 
getObscuredAugmentedSessionId() - Method in class com.microstrategy.webapi.acm.ACMSessionIdParser
 
getObscuredAugmentedSessionId() - Method in interface com.microstrategy.webapi.IDSSXMLSessionId
getObscuredAugmentedSessionId returns as a string the augmentedSessionId, except that the IServer session id is obscured.
getObscuredAugmentedSessionId() - Method in class com.microstrategy.webapi.IDSSXMLSessionIdParser
getObscuredAugmentedSessionId returns as a string the augmentedSessionId, except that the IServer session id is obscured.
getODBCCharacterEncoding() - Method in interface com.microstrategy.web.objects.admin.serverconfig.IntelligenceServerInstance
Returns the character encoding used by the ODBC driver for this server instance
GetODBCDriversTask - Class in com.microstrategy.web.app.tasks.architect
 
GetODBCDriversTask() - Constructor for class com.microstrategy.web.app.tasks.architect.GetODBCDriversTask
 
GetODBCDriversTask(String) - Constructor for class com.microstrategy.web.app.tasks.architect.GetODBCDriversTask
 
GetODBCDSNsTask - Class in com.microstrategy.web.app.tasks.architect
 
GetODBCDSNsTask() - Constructor for class com.microstrategy.web.app.tasks.architect.GetODBCDSNsTask
 
GetODBCDSNsTask(String) - Constructor for class com.microstrategy.web.app.tasks.architect.GetODBCDSNsTask
 
getODBCSettings() - Method in interface com.microstrategy.web.objects.admin.serverconfig.RepositorySettings
Returns the ODBC Settings.
getODBCVersion() - Method in interface com.microstrategy.web.objects.WebDBRole
Retrieve the ODBC version from the properties.
getOfficeLink() - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
This method has been deprecated. Use the method HTMLHelper.getOfficeLink(AppContext appContext) instead.
getOfficeLink(AppContext) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Retrieves the Office Link URL from the default or Admin Preferences.
getofficeRefresh() - Method in interface com.microstrategy.web.app.beans.ExportBean
Returns whether to allow MicroStrategy Office to refresh Reports after exporting to Excel.
getOfflineTransaction() - Method in interface com.microstrategy.web.objects.rw.RWTransactable
Return all the offline token xml expressions for this transactable object.
getOffset() - Method in class com.microstrategy.utils.BerInputStream
Returns the current offset
getOffset(TimeZone, long) - Static method in class com.microstrategy.utils.TimeZoneUtils
 
getOI() - Method in interface com.microstrategy.web.objects.WebTemplateUnit
 
getOidcConfigProperties(AppContext) - Method in class com.microstrategy.web.admin.OidcConfigProperties
 
getOkEvent() - Method in interface com.microstrategy.web.app.gui.Editor
get the ok event for the editor
getOkEvent() - Method in class com.microstrategy.web.app.gui.EditorImpl
Get the WebEvent instance to be associated with the OK button on the editor
getOkEvent() - Method in class com.microstrategy.web.app.transforms.SubscriptionConfirmTransform
The event to trigger after the user acknowledges the success message.
getOKEvent() - Method in class com.microstrategy.web.app.transforms.AbstractObjectExplorerTransform
Returns a new instance of the event use for the ok button
getOKEvent() - Method in class com.microstrategy.web.app.transforms.OMDCreateFolderTransform
Returns a new instance of the event use for the ok button
getOkJS() - Method in interface com.microstrategy.web.app.gui.Editor
Indicates JavaScript to be executed when clicking 'OK' button in current Editor.
getOkJS() - Method in class com.microstrategy.web.app.gui.EditorImpl
Get the JavaScript to be associated with the Ok button and should be executed if it is selected
getOldIRRState() - Method in interface com.microstrategy.web.objects.WebSubscriptionEMMACubeOptions
Gets the old state of whether Incremental Refresh Report Instance is used
getOldIRRState() - Method in class com.microstrategy.web.objects.WebSubscriptionEMMACubeOptionsImpl
 
getOldStyleFilterDetails() - Method in interface com.microstrategy.web.app.beans.ExportBean
Returns whether to render the filter details section in the old style when exporting to Excel with formatting.
getOmitXMLDeclaration() - Method in class com.microstrategy.utils.xml.SerializerParameters
 
getOnclick() - Method in class com.microstrategy.web.app.Shortcut
Represents the javascript code that is evaluated when the shortcut link is clicked.
getOnClickAttForDrillPath(WebDrillPath) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
Some subclases wont need the onclick attribute at all, overriding the method and returning null will help on that case
getOnClickAttForDrillPath(WebDrillPath) - Method in class com.microstrategy.web.app.transforms.IPhoneReportGridCellColHeaderImpl
 
getOnClickAttForDrillPath(WebDrillPath) - Method in class com.microstrategy.web.app.transforms.IPhoneReportGridCellRowHeaderImpl
 
getOnClickJavaScript() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
Returns any javascript to be excuted when the user clicks the element it's assigned to.
getOnClickJavaScript() - Method in class com.microstrategy.web.app.transforms.ThresholdExpressionTransform
Generates any extra method calls for the JavaScript bone.
getOnClickJS() - Method in class com.microstrategy.web.app.beans.DrillEditorBeanImpl
 
getOnClickJS(WebDrillPath) - Method in class com.microstrategy.web.app.transforms.ReportGraphTransformImpl
 
getOndemandContextMenuBuilderFactory() - Method in class com.microstrategy.web.app.transforms.contextmenus.OndemandContextMenusTransform
This method gets the OndemandContextMenuBuilderFactory object which is responsible for populating the context menus by delegating it to OnDemandContextMenuBuilder.
getOneTieeServer() - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
 
getOnetierVersion() - Method in interface com.microstrategy.web.objects.rw.RWExportSettings
 
getOnExceptions() - Method in interface com.microstrategy.web.tags.DynamicTag
Returns an Enumeration over all the exception tags associated with the method from which the dynamic contents are generated.
getOnSubmitJS() - Method in class com.microstrategy.web.app.transforms.AbstractEditorTransform
Provides JS code to be executed on the "onsubmit" event of the HTML form.
getOnSubmitJS() - Method in class com.microstrategy.web.app.transforms.CubeExplorerForViewReportTransform
 
getOnSubmitJS() - Method in class com.microstrategy.web.app.transforms.ObjectManipulationDialogTransform
 
getOnSubmitJS() - Method in class com.microstrategy.web.app.transforms.SubtotalsEditorTransform
 
getOpenAccordionEvent() - Method in class com.microstrategy.web.app.transforms.IPhoneReportGridTransformImpl
 
getOpenAccordionEvent() - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
Returns the event to open the accordion.
getOpenAddressesEvent() - Method in interface com.microstrategy.web.app.gui.DefaultSubscriptionWidget
Deprecated.
 
getOpenAncestorEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.GroupPathTransform
 
getOpenAttFormEditorEvent(ViewBean, String) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
getOpenAttFormEditorLink(ViewBean, String, String, boolean, EventManager) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
getOpenConnections() - Method in interface com.microstrategy.web.objects.WebClusterNode
Returns the number of connections that the connection pool has open to the Intelligence server at the current time.
getOpenConnections() - Method in interface com.microstrategy.webapi.IDSSXMLClusterNode
Returns the number of connections that the connection pool has open to the Intelligence server at the current time.
getOpenCreateFolderDialogEvent() - Method in interface com.microstrategy.web.app.beans.ObjectManipulationDialogBean
Returns the Opend Create Folder Dialog event
getOpenCreateFolderDialogEvent() - Method in interface com.microstrategy.web.app.beans.SaveObjectAsDialogBean
Returns the Opend Create Folder Dialog event
getOpenCreateFolderEvent() - Method in class com.microstrategy.web.app.transforms.FolderOMDBrowserTransform
 
getOpenCreateFolderEvent() - Method in class com.microstrategy.web.app.transforms.ObjectBrowserTabOMDTransform
Deprecated.
 
getOpenCreateFolderEvent() - Method in class com.microstrategy.web.app.transforms.ObjectPathXHTMLTransform
Deprecated.
 
getOpenCreateFolderEvent() - Method in class com.microstrategy.web.app.transforms.PathTransform
 
getOpenDefaultDesktopEvent() - Method in class com.microstrategy.web.app.transforms.AbstractAdminPathTransform
Returns an event to open the default desktop page.
getOpenDesktopEvent() - Method in class com.microstrategy.web.app.transforms.AdminPathTransform
 
getOpenDesktopEvent() - Method in class com.microstrategy.web.app.transforms.ObjectPathTransform
Deprecated.
Returns the open desktop event.
getOpenDesktopEvent() - Method in class com.microstrategy.web.app.transforms.PathTransform
Returns the open desktop event.
getOpenEvent() - Method in interface com.microstrategy.web.app.beans.OMDCreateFolderBean
Returns Open event for this bean
getOpenEveryoneGroupEvent() - Method in class com.microstrategy.web.app.transforms.GroupPathTransform
 
getOpenFormatEditorEvent() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
 
getOpenFormatEditorEvent() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellTitle
 
getOpenFormatEditorEvent() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Get the event for opening the format editor for the requested target.
getOpenFormatEditorEvent() - Method in interface com.microstrategy.web.app.transforms.ReportGridDisplayCell
Get the event for opening the format editor
getOpenFormatEditorEvent() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellColHeader
Deprecated.
 
getOpenFormatEditorEvent() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellColTitle
Deprecated.
 
getOpenFormatEditorEvent() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
 
getOpenFormatEditorEvent() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellRowHeader
Deprecated.
 
getOpenFormatEditorEvent() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellRowTitle
Deprecated.
 
getOpenFormatEditorEvent(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellFormat
Generate the event for opening the format editor
getOpenHistoryPage(String) - Method in class com.microstrategy.web.app.transforms.PathTransform
 
getOpenHomeEvent() - Method in class com.microstrategy.web.admin.transforms.ConnectedServersTransform
Returns the open-home event.
getOpenHomeEvent() - Method in class com.microstrategy.web.app.transforms.ObjectPathTransform
Deprecated.
Returns the open home event.
getOpenHomeEvent() - Method in class com.microstrategy.web.app.transforms.PathTransform
Returns the open home event.
getOpenHomeEvent(ProjectInformation) - Method in class com.microstrategy.web.app.transforms.ProjectsTransform
Generate the WebEvent that will indicate where to take the user once the password has been changed.
getOpenInNewWindow() - Method in interface com.microstrategy.web.objects.WebHyperLinks
Returns true if target URL or report or document shall be displayed in the new window.
getOpenJobs() - Method in interface com.microstrategy.web.objects.admin.monitors.UserConnection
Returns the number of open jobs on the session.
getOpenObjectBrowserEvent() - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
Returns the event to open the ObjectBrowser.
getOpenObjectEvent() - Method in class com.microstrategy.web.app.transforms.FolderCreateDocumentTransform
Overwrites the original method for returning the EnumServletEvents.WebEventEditRW event instead.
getOpenObjectEvent() - Method in class com.microstrategy.web.app.transforms.FolderCreateReportTransform
Deprecated.
Overwrites the original method for returning the EnumServletEvents.WebEventEditReport event instead.
getOpenObjectEvent() - Method in class com.microstrategy.web.app.transforms.FolderCreateReportXHTMLTransform
Overwrites the original method for returning the EnumServletEvents.WebEventEditReport event instead.
getOpenObjectEvent() - Method in class com.microstrategy.web.app.transforms.FolderIconRadioButtonTransform
Creates and initializes a WebEvent for having the object opened or run.
getOpenObjectEvent() - Method in class com.microstrategy.web.app.transforms.FolderRadioButtonTransform
Deprecated.
Creates and initializes a WebEvent for having the object opened or run.
getOpenObjectManipulationDialogEvent(WebObjectInfo, int) - Method in class com.microstrategy.web.app.transforms.FolderViewTransform
Returns an event to open the object manipulation dialog.
getOpenParentEvent() - Method in class com.microstrategy.web.app.transforms.AbstractObjectExplorerTransform
Returns a new instance of the event use to go to open the object's parent
getOpenParentEvent() - Method in class com.microstrategy.web.app.transforms.XDADataExplorerTransform
Returns a new instance of the event use to go to open the object's parent
getOpenProjectEvent(ProjectInformation) - Method in class com.microstrategy.web.app.transforms.ProjectsTransform
Generate the WebEvent event that will be used for rendering the project information as links.
getOpenServerAdmin(WebClusterNode) - Method in class com.microstrategy.web.admin.transforms.ConnectedServersTransform
Returns the event to open the desktop page for server-admin.
getOpenURLEvent() - Method in class com.microstrategy.web.admin.transforms.OfficeTransform
Deprecated. 
getOpenViewCount() - Method in interface com.microstrategy.web.objects.admin.monitors.CubeCache
Returns the open view count
getOperator() - Method in interface com.microstrategy.web.objects.admin.monitors.MonitorFilterCondition
Returns the operator of the condition, a value from EnumDSSXMLMonitorFilterOperator or EnumDSSXMLQueryLiteFuncType.
getOperatorName(int) - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
Checks for given WebOperator node function ID and returns corresponding localized function text.
getOperators() - Method in interface com.microstrategy.web.app.beans.PromptExpressionAppBean
Returns the set of operators for this expression prompt.
getOperators(int) - Method in interface com.microstrategy.web.app.beans.PromptExpressionAppBean
Returns the set of operators according to the input operator type.
getOperators(int, Messages) - Static method in class com.microstrategy.web.app.utils.ExpressionHelper
 
getOperatorSymbol(int, Messages) - Static method in class com.microstrategy.web.app.utils.ExpressionHelper
Returns the corresponding operator text associated with the operator Id.
getOperatorText(WebNode) - Method in class com.microstrategy.web.app.transforms.ExpressionPlainTextTransform
function to retrieve localized text for given operator node.
getOperatorType() - Method in interface com.microstrategy.web.app.beans.AttributeFormsQualificationBean
Returns the operator type associated with this bean.
getOperatorType() - Method in class com.microstrategy.web.app.beans.AttributeFormsQualificationBeanImpl
 
getOperatorType(ExpressionGenericTransform.Context) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractFilterOperatorContextMenuItemBuilder
Checks for the function type of the corrent node.
getOptimizedDrillPathSettings() - Method in interface com.microstrategy.web.objects.WebResultSettings
Returns the settings interface to control the optimized drill paths in XML.
getOptimizedDrillPathSettings() - Method in class com.microstrategy.web.objects.WebResultSettingsImpl
 
getOption(WebDisplayUnit, String) - Method in class com.microstrategy.web.app.transforms.AbstractObjectExplorerTransform
Returns an option Tag containing the display unit provided.
getOption(WebDisplayUnit, String) - Method in class com.microstrategy.web.app.transforms.XDADataExplorerTransform
Returns an option Tag containing the display unit provided.
getOptionalIntValue(String) - Method in interface com.microstrategy.utils.xml.AttributesXt
Returns the OptionalInt value of the attribute
getOptionsBean() - Method in class com.microstrategy.web.app.transforms.AbstractOptionsTransform
Returns the current OptionsBean
getOptionValue(RequestKeys, Preferences, HashList, boolean, String, String) - Static method in class com.microstrategy.web.app.utils.OptionsHelper
 
getOptionValue(RequestKeys, Preferences, HashList, boolean, String, String) - Static method in class com.microstrategy.web.app.utils.PrintBeanHelper
Deprecated.
getOrCreateElement(String, Object) - Method in class com.microstrategy.utils.config.AbstractConfigurationElement
Returns the current child instance; if null but the child is registered, it creates a new instance for it.
getOrCreateEMMACubeOptions() - Method in interface com.microstrategy.web.objects.WebSubscription
Returns the associate WebSubscriptionEMMACubeOptions interface which represent the EMMA cube related options for this subscription, if it was not create yet this function will create and return it.
getOrCreateProperty(String, String) - Method in class com.microstrategy.web.blocks.Block
Returns a property whose name is 'propName'.
getOrCreateUnitLimit() - Method in interface com.microstrategy.web.objects.WebTemplateMetric
 
getOrder() - Method in interface com.microstrategy.web.objects.admin.monitors.MonitorSortCondition
Returns the sorting order, a value from EnumDSSXMLOrder.
getOrder() - Method in interface com.microstrategy.web.transform.ActualParameter
Deprecated.
The order is not used anymore as there can only bbe one actual parameter for a single formal parameter.
getOrder() - Method in class com.microstrategy.web.transform.ActualParameterImpl
 
getOrder() - Method in interface com.microstrategy.web.transform.Layout
Deprecated.
The order is not relevant anymore as there can only be one Layout associated with a Style.
getOrder() - Method in class com.microstrategy.web.transform.LayoutImpl
 
getOrderByField() - Method in interface com.microstrategy.web.objects.WebContactSearchOrderInfo
 
getOrderByField() - Method in class com.microstrategy.web.objects.WebContactSearchOrderInfoImpl
 
getOrderByField() - Method in interface com.microstrategy.web.objects.WebInboxSource
Get the field to be sorted on, whose value is from EnumDSSXMLInboxMsgField
getOrderByType() - Method in interface com.microstrategy.web.objects.WebInboxSource
Get the sorting order type, ascending or descending.
getOrderdRWDataSetItems(RWDataSets, Locale, long) - Static method in class com.microstrategy.web.app.transforms.RWTransformHelper
Returns a list contains ordered RWDataSetItem from all data sets.
getOrderedEvents(RequestKeys, String) - Static method in class com.microstrategy.web.beans.GenericEventHandler
 
getOrderType() - Method in interface com.microstrategy.web.objects.WebContactSearchOrderInfo
 
getOrderType() - Method in class com.microstrategy.web.objects.WebContactSearchOrderInfoImpl
 
getOrdinal() - Method in interface com.microstrategy.web.objects.WebGraphLabel
Returns the row or column ordinal that the label represents
getOrdinal() - Method in interface com.microstrategy.web.objects.WebHeader
Returns the index number of the row/column/page, which this header is on.
getOrdinal() - Method in interface com.microstrategy.web.objects.WebRow
 
getOrdinal() - Method in interface com.microstrategy.web.objects.WebRowValue
 
getOrganization() - Method in class com.microstrategy.utils.certificate.X509Helper
Get organization of certificate.
getOrganizationalUnit() - Method in class com.microstrategy.utils.certificate.X509Helper
Get organization unit of certificate.
getOrgId() - Method in interface com.microstrategy.web.objects.UsherSessionHelper
 
getOrgID() - Method in interface com.microstrategy.web.objects.WebIServerSession
Gets the Usher organization/network ID associated with this session.
getOrientation() - Method in class com.microstrategy.web.app.gui.DragAndDropItem
Returns the orientation for this item
getOrientation() - Method in interface com.microstrategy.web.objects.rw.RWControlDef
Gets control orientation
getOrientation() - Method in interface com.microstrategy.web.objects.RWDocumentView
 
getOrientationBehavior() - Method in interface com.microstrategy.web.objects.rw.RWControlDef
Gets control orientation behavior
getOrientationName() - Method in class com.microstrategy.web.app.addons.AbstractSaveReportPropertiesAddOn.PaperSizeReportProperty
Deprecated.
 
getOrientationName() - Method in class com.microstrategy.web.app.addons.AbstractSaveReportPropertiesAddOn.PDFPaperSizeReportProperty
Deprecated.
 
getOrientationName() - Method in class com.microstrategy.web.app.addons.AbstractSaveReportPropertiesAddOn.PrintPaperSizeReportProperty
Deprecated.
 
getOrientationPreferenceName() - Method in class com.microstrategy.web.app.beans.ReportPreferencePropertyListMapper.PaperSizeReportProperty
 
getOrientationPreferenceName() - Method in class com.microstrategy.web.app.beans.ReportPreferencePropertyListMapper.PDFPaperSizeReportProperty
 
getOrientationPreferenceName() - Method in class com.microstrategy.web.app.beans.ReportPreferencePropertyListMapper.PrintPaperSizeReportProperty
 
getOrigin() - Method in interface com.microstrategy.web.objects.WebElementsPrompt
Returns a source attribute for the prompt.
getOrigin() - Method in interface com.microstrategy.web.objects.WebExpressionPrompt
Returns a object that shall be used to obtained list of objects that can be used in the expression.
getOrigin(boolean) - Method in interface com.microstrategy.web.objects.WebExpressionPrompt
Returns a object that shall be used to obtained list of objects that can be used in the expression.
getOriginalChildCount() - Method in interface com.microstrategy.web.objects.WebFolder
In case some types of shortcuts objects will be filtered out from the objectCollection.
getOriginalExpression() - Method in interface com.microstrategy.web.beans.ExpressionBeanContext
This method should return the original expression that is being edited or displayed.
getOriginalFilename() - Method in interface com.microstrategy.web.objects.admin.serverconfig.ServerVersionInfo
Returns the original filename of the exectuable for the server.
getOriginalKeys() - Method in class com.microstrategy.web.beans.GenericEventHandler.GenericEventKeys
Method returns the request keys used for creating this collection.
getOriginalMessageID() - Method in interface com.microstrategy.web.objects.WebMessage
If this is a duplicated message, this returns the message ID of the source from which this was duplicated from.
getOriginalParentKey(int) - Method in interface com.microstrategy.web.objects.rw.RWClipboard
Return the key of the section from which the i-th unit was cut/copied to clipbaord
getOriginalReportID() - Method in interface com.microstrategy.web.objects.WebReportData
Returns the ID of the original report after report manipulation may have occurred.
getOriginalResourcePath() - Method in class com.microstrategy.utils.FileDispenser
Returns the location of the master copy.
getOriginalSearchRoot() - Method in interface com.microstrategy.web.beans.PromptObject
Returns original search root or empty string.
getOriginalStyleInfo() - Method in class com.microstrategy.web.app.gui.DragAndDropItem
Returns the original style info for some target
getOriginalValue() - Method in class com.microstrategy.utils.config.ConfigurationValue
 
getOrigins() - Method in interface com.microstrategy.web.objects.admin.users.WebPrivilegeEntry
Returns a SimpleList of WebPrivilegeOrigin objects, which contain the origins of the privilege.
getOrigins(WebProject) - Method in interface com.microstrategy.web.objects.admin.users.WebPrivilegeEntry
Returns a SimpleList of WebPrivilegeOrigin objects, which is a list of origins for this privilege in only the specified project.
getOringalChildCount() - Method in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Return child count in the folde, including those shortcuts objects filtered out based on type restrictions
getOrOperatorNode(WebExpression, WebNode) - Static method in class com.microstrategy.web.beans.RWConditionSelectorHelper
 
getOrOperatorNode(WebExpression, WebNode) - Static method in class com.microstrategy.web.objects.RWConditionSelectorHelper
 
getOtherContent(String, boolean) - Method in interface com.microstrategy.web.tasks.TaskOutput
Returns the secondary content associated with this Task.
getOtherDuration() - Method in interface com.microstrategy.web.objects.admin.monitors.QueryStats
Returns the other actions durations
getOtherNameTransCount() - Method in interface com.microstrategy.web.objects.WebObjectInfo
Returns the count of name translations for locales other than the current effective locale.
getOtherObject(String) - Method in class com.microstrategy.web.blocks.exporters.ExporterContext
 
getOtherProcessingDuration() - Method in interface com.microstrategy.web.objects.admin.monitors.QueryPass
Returns the other processing time.
getOtherProcessingDuration() - Method in interface com.microstrategy.web.objects.admin.monitors.QueryStats
Returns total other processing time.
getOthers() - Method in interface com.microstrategy.web.objects.WebScriptRuntimeEnv
Returns others info
getOthers() - Method in class com.microstrategy.web.objects.WebScriptRuntimeEnvImpl
 
getOutgingEdgeCount() - Method in class com.microstrategy.utils.DAG.Vertex
Returns the number of outgoing edges from this Vertex.
getOutgoingEdges() - Method in class com.microstrategy.utils.DAG.Vertex
Returns the outgoing edges from this Vertex.
getOutlineModeMaxLevels(ViewBean) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
getOutlinemodeRowCount() - Method in class com.microstrategy.web.app.transforms.ReportGridCellRowHeaderImpl
get row count for outline mode
getOutlinemodeRowCount() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellRowHeader
Deprecated.
get row count for outline mode
getOutlineModeSettings() - Method in interface com.microstrategy.web.objects.WebPDFSettings
Deprecated.
 
getOutlineModeState() - Method in interface com.microstrategy.web.app.beans.ExportBean
Returns the current outline mode expansion state
getOutlineModeState() - Method in interface com.microstrategy.web.app.beans.PDFBean
Returns the current outline mode expansion state
getOutlinemodeSubTotalName() - Method in class com.microstrategy.web.app.transforms.ReportGridCellRowHeaderImpl
get subtotal name for outline mode
getOutlinemodeSubTotalName() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellRowHeader
Deprecated.
get subtotal name for outline mode
getOutlineState() - Method in interface com.microstrategy.web.objects.WebReportExcelExportSettings
 
getOutlineState() - Method in interface com.microstrategy.web.objects.WebReportPDFExportSettings
 
getOutOfComplianceDays() - Method in interface com.microstrategy.web.objects.WebLicenseDetails
Returns the out of compliance days for the license.
getOutOfComplianceLicenses(int[]) - Method in interface com.microstrategy.web.objects.WebIServerSession
Returns the list of out of compliance licenses (of required compliance levels) for the current user session.
getOutput() - Method in class com.microstrategy.utils.log.DebugUser
 
getOutput() - Method in interface com.microstrategy.web.app.beans.IOSSmartBannerBean
 
getOutput() - Method in class com.microstrategy.web.app.beans.IOSSmartBannerBeanImpl
 
getOutputDivID() - Method in class com.microstrategy.web.app.transforms.AbstractSubscriptionsEditorTransform.RecipientContext
 
getOutputDivID() - Method in class com.microstrategy.web.app.transforms.AlertsEditorTransform.RecipientContext
 
getOutputDivID() - Method in interface com.microstrategy.web.app.transforms.SubscriptionEditTransform.NCSRecipientContext
 
getOutputDivID() - Method in class com.microstrategy.web.app.transforms.SubscriptionEditTransform.RecipientContext
 
getOutputFormat() - Method in class com.microstrategy.web.app.tasks.config.BeanInfo
Deprecated.
No longer supported
getOutputFormat() - Method in class com.microstrategy.web.beans.AbstractWebComponent
Returns the output format of EnumBeanOutputFormat of the current WebComponent.
getOutputFormat() - Method in interface com.microstrategy.web.beans.WebComponent
Returns the output format of EnumBeanOutputFormat of the current WebComponent.
getOutputFormatToUse(AppContext) - Static method in class com.microstrategy.web.app.utils.HTTPHelper
Determines the output mode the beans should use when getting displayed based on the preferences as defined by the instance of AppContext.
getOutputFormatToUse(Preferences, BrowserSettings) - Static method in class com.microstrategy.web.app.utils.HTTPHelper
getOutputLevel() - Method in interface com.microstrategy.web.app.beans.MetricQualLevelEditorBean
 
getOutputLevel() - Method in class com.microstrategy.web.app.transforms.AbstractPromptExpressionTransform
Returns the output level of the prompt if it is a metric qualification prompt
getOutputStream() - Method in class com.microstrategy.utils.SmartProperties
Returns the OutputStream for the properties file.
getOutputStream() - Method in interface com.microstrategy.web.platform.ContainerServices
 
getOutputStream() - Method in class com.microstrategy.web.platform.DisconnectedContainerServicesImpl
 
getOutputStream() - Method in class com.microstrategy.web.platform.HttpServletContainerServices
 
getOutputType() - Method in class com.microstrategy.webapi.paramsobject.SynchronousQuickSearch
 
getOverlapGridTitles() - Method in interface com.microstrategy.web.app.beans.ExportBean
getOverwrite() - Method in interface com.microstrategy.web.beans.ScheduleBean
Deprecated.
indicates whether the overwrite flag is set
getOverwriteEvent() - Method in class com.microstrategy.web.app.transforms.AbstractSubscriptionsEditorTransform
Returns the event for overwrite dialog after setting a couple of arguments specific to the transform.
getOverwriteTitle() - Method in class com.microstrategy.web.app.transforms.SaveAsTransform
Return the title for the Overwrite dialog
getOwner() - Method in class com.microstrategy.web.app.transforms.RWDetailsTransform
Get the owner based on the RWDocumentDetails instance of the RWBean being transformed.
getOwner() - Method in interface com.microstrategy.web.objects.admin.ObjectLock
Returns the owner of the locked object
getOwner() - Method in interface com.microstrategy.web.objects.rw.RWDetails
Returns the owner information of the object
getOwner() - Method in interface com.microstrategy.web.objects.WebLocaleTranslation
Returns the owner of translation
getOwner() - Method in class com.microstrategy.web.objects.WebLocaleTranslationImpl
 
getOwner() - Method in interface com.microstrategy.web.objects.WebObjectInfo
Returns a WebObjectInfo object which corresponds to the owner of this object.
getOwner() - Method in interface com.microstrategy.web.objects.WebProjectInstance
Returns a WebObjectInfo object which corresponds to the owner of this object.
getOwner() - Method in interface com.microstrategy.web.objects.WebSubscription
This call returns the WebUserEntity who is the owner of the subscription.
getOwnerCategory() - Method in class com.microstrategy.web.objects.admin.monitors.AbstractInstance
 
getOwnerCategory() - Method in interface com.microstrategy.web.objects.admin.monitors.Instance
Returns the Category to which this counter belongs to.
getOwnerId() - Method in interface com.microstrategy.web.objects.WebMessage
Return the owner ID of the message.
getOwnerIds() - Method in class com.microstrategy.webapi.paramsobject.SynchronousQuickSearch
 
getOwnerInstance() - Method in class com.microstrategy.web.objects.admin.monitors.AbstractCounter
 
getOwnerInstance() - Method in interface com.microstrategy.web.objects.admin.monitors.Counter
Returns the Instance to which this counter belongs to.
getOwnerInstance() - Method in interface com.microstrategy.web.objects.admin.serverconfig.ServerLicense
 
getOwnerName() - Method in interface com.microstrategy.web.objects.WebMessage
Return the owner name of the message.
getOwnerName(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractObjectInfoListTransform
Utility method for obtaining the owner of the object being analyzed
getOwnerType() - Method in interface com.microstrategy.web.app.beans.SearchBean
Gets the owner of the objects to search for.
getPackages() - Method in interface com.microstrategy.web.objects.WebScriptRuntimeEnv
Returns the packages
getPackages() - Method in class com.microstrategy.web.objects.WebScriptRuntimeEnvImpl
 
getPage() - Method in class com.microstrategy.web.app.beans.ServletWebComponent
Gets the PageComponent (already initialized) to be used by this servlet.
getPage() - Method in class com.microstrategy.web.app.MSTRWebRequest
 
getPage() - Method in class com.microstrategy.web.app.OldLinksRequest
 
getPage(int) - Method in class com.microstrategy.web.app.beans.PageHistoryList
Return the page located at the relative index specified.
getPage(RequestState) - Method in class com.microstrategy.web.app.OldLinksController
 
getPage(RequestState) - Method in interface com.microstrategy.web.controller.AppController
Get the page to redirect to.
getPage(RequestState) - Method in class com.microstrategy.web.controller.GenericWebAppController
 
getPage(RequestState) - Method in class com.microstrategy.web.controller.MobileController
 
getPage(RequestState) - Method in class com.microstrategy.web.controller.ResourceFeedController
Get the relative path to the Page that should be displayed.
getPage(RequestState) - Method in class com.microstrategy.web.controller.TaskAdminController
Get the relative path to the Page that should be displayed.
getPage(RequestState) - Method in class com.microstrategy.web.controller.TaskProcessorController
Get the relative path to the Page that should be displayed.
getPage(RequestState) - Method in class com.microstrategy.web.controller.TaskViewerController
Get the relative path to the Page that should be displayed in the tool interface.
getPage(String) - Method in class com.microstrategy.web.app.PageInfoList
Get the Page instance associated with the given pageName.
getPage(String) - Method in class com.microstrategy.web.app.PageManager
Get the Page instance associated with the given pageName.
getPageByAfterFilterDetails() - Method in interface com.microstrategy.web.app.beans.ExportBean
Returns whether the page by information is rendered after the filter details section.
getPageByBean() - Method in interface com.microstrategy.web.app.beans.ReportFrameBean
Returns the PageBy editor bean.
getPageByBean() - Method in class com.microstrategy.web.app.beans.ReportFrameBeanImpl
 
getPageByBean() - Method in class com.microstrategy.web.app.transforms.PageByTransform
Returns the PageByBean being transformed.
getPageByCount() - Method in interface com.microstrategy.web.beans.ReportPageInfo
Returns the total number of page-by pages of this particular report.
getPageByHeadersByIndex(ReportBean, WebGridHeaders, int) - Static method in class com.microstrategy.web.app.transforms.ReportTransformHelper
get pageby header list from index.
getPageByHeadersByIndex(ViewBean, WebGridHeaders, int) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
get the index for a pageby header
getPagebyOrdinal() - Method in interface com.microstrategy.web.app.beans.PrintBean
Deprecated.
Returns the current page by ordinal
getPageByPosition() - Method in interface com.microstrategy.web.beans.ReportPageInfo
Returns the current page-by position.
getPageByStyle() - Method in interface com.microstrategy.web.objects.rw.RWGroupByUnit
Returns page by style from EnumDSSXMLRWPageByStyle
getPageByTransform(ReportBean) - Method in class com.microstrategy.web.app.transforms.AbstractReportExportTransform
Helper method for obtaining the Report Page By Transform associated with this instance
getPageByTransform(ReportBean) - Method in class com.microstrategy.web.app.transforms.DocumentExportTransform
 
getPageByTransform(ReportBean) - Method in class com.microstrategy.web.app.transforms.ReportExportHTMLTransform
Deprecated.
 
getPageByTransform(ReportBean) - Method in class com.microstrategy.web.app.transforms.ReportExportPlainTextTransform
 
GetPageByTreeTask - Class in com.microstrategy.web.tasks
 
GetPageByTreeTask() - Constructor for class com.microstrategy.web.tasks.GetPageByTreeTask
 
getPageByUnit() - Method in class com.microstrategy.web.app.transforms.PageByTransform.Context
 
getPageByUnit(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractPagebyContextMenuItemBuilder
Helper method to retrieve the PageByUnit from the context.
getPageComponent() - Method in class com.microstrategy.web.app.MSTRWebRequest
 
getPageComponentClass() - Method in class com.microstrategy.web.app.PageInfo
Get the name of the class related with the event handler for this page
getPageConfigPath(String) - Method in class com.microstrategy.web.platform.ApplicationParameters
Returns the path for the pageConfig file used by the given controller.
getPageCount() - Method in interface com.microstrategy.web.app.gui.IncrementalFetch.IncrementalFetchDetails
 
getPageHeaders() - Method in interface com.microstrategy.web.objects.WebReportGrid
Retrieve the report page headers.
getPageHeight() - Method in interface com.microstrategy.web.objects.WebPDFSettings
Deprecated.
Returns the page height.
getPageHistoryKey() - Method in class com.microstrategy.web.app.beans.FolderPageComponentImpl
 
getPageHistoryKey() - Method in class com.microstrategy.web.app.beans.HistoryListPageComponentImpl
 
getPageHistoryKey() - Method in class com.microstrategy.web.app.beans.MySubscriptionsPageComponentImpl
 
getPageHistoryKey() - Method in class com.microstrategy.web.app.beans.PreferencesPageComponentImpl
 
getPageHistoryKey() - Method in class com.microstrategy.web.app.beans.ResultSetPageComponentImpl
 
getPageHistoryKey() - Method in class com.microstrategy.web.app.beans.SearchPageComponentImpl
 
getPageHistoryList() - Method in class com.microstrategy.web.app.beans.ServletWebComponent
 
getPageIndex(int) - Method in interface com.microstrategy.web.beans.ReportPageInfo
Returns the index of the current logical page.
getPageInfo() - Method in interface com.microstrategy.web.app.beans.PageComponent
 
getPageInstance(AppContext) - Method in class com.microstrategy.web.app.PageInfo
Generate the WebComponent instance related with the page information stored
getPageInstance(AppContext, ComponentInitializationContext) - Method in class com.microstrategy.web.app.PageInfo
Generate the WebComponent instance related with the page information stored
getPageList() - Method in class com.microstrategy.web.app.PageManager
Get the pages in this page manager
getPageManager() - Method in interface com.microstrategy.web.app.beans.AppContext
This method gets the PageManager object associated with this application context.
getPageManager() - Method in class com.microstrategy.web.app.beans.AppContextImpl
This method gets the PageManager object associated with this application context.
getPageManager() - Method in class com.microstrategy.web.app.transforms.MobileChunkedAppContext
 
getPageManagerPath() - Method in class com.microstrategy.web.app.beans.AppContextImpl
Returns the path to use for the PageManager file.
getPageMap() - Method in class com.microstrategy.web.app.transforms.MobileChunkedAppContext
 
getPageName() - Method in class com.microstrategy.web.app.ExportFormat
Returns the page's name that the application uses when exporting using the specified export format.
getPageName() - Method in class com.microstrategy.web.app.TemplateInfo
 
getPageNumber(int) - Method in interface com.microstrategy.web.app.gui.IncrementalFetch.IncrementalFetchDetails
Helper method for obtaining the page number index corresponding to the information provided
getPagePerSheet() - Method in interface com.microstrategy.web.objects.rw.RWExcelExportSettings
Whether to export each page-by on a separate sheet.
getPages() - Method in interface com.microstrategy.web.objects.WebTemplate
Returns the WebAxis object which refers to the page axis of the template.
getPageSetHeight() - Method in interface com.microstrategy.web.beans.ReportPageInfo
Returns the total number of logical pages in the Y-axis for the current ReportBean based on the total number of rows of the whole report data.
getPageSetWidth() - Method in interface com.microstrategy.web.beans.ReportPageInfo
Returns the total number of logical pages in the X-axis for the current ReportBean based on the total number of columns of the whole report data.
getPageSize() - Method in interface com.microstrategy.web.app.beans.RWProjectBrowserTabBean
Deprecated.
Returns the block size of folder contents to be displayed at one time.
getPageSource() - Method in class com.microstrategy.web.app.beans.CSRFConfirmationPageComponentImpl
Defaults to showing confirmation page to allow user override unless validateRandNumAllowUserOverride is explicitly set to 0
getPageTitles() - Method in interface com.microstrategy.web.objects.WebReportGrid
Retrieve the report page-by titles.
getPageType() - Method in interface com.microstrategy.web.beans.ReportPageInfo
Returns the page type.
getPageWidth() - Method in interface com.microstrategy.web.objects.WebPDFSettings
Deprecated.
Returns the page width .
getPageXPosition() - Method in interface com.microstrategy.web.beans.ReportPageInfo
Returns the X-axis coordinate of the current instance.
getPageYPosition() - Method in interface com.microstrategy.web.beans.ReportPageInfo
Returns the Y-axis coordinate of the current instance.
getPaperHeight() - Method in interface com.microstrategy.web.app.beans.PDFBean
Returns the paper height depending on the paper size an paper orientation
getPaperOrientationOption() - Method in interface com.microstrategy.web.app.beans.PDFBean
Returns the current paper orientation (PAPER_ORIENTATION_PORTRAIT_OPTION or PAPER_ORIENTATION_LANDSCAPE_OPTION)
getPaperOrientationOption() - Method in interface com.microstrategy.web.app.beans.PrintBean
Deprecated.
Returns the current paper orientation (PAPER_ORIENTATION_PORTRAIT_OPTION or PAPER_ORIENTATION_LANDSCAPE_OPTION)
getPaperSize() - Method in interface com.microstrategy.web.app.beans.PDFBean
Returns the current paper size (a key from paperSizes.xml)
getPaperSize() - Method in interface com.microstrategy.web.app.beans.PrintBean
Deprecated.
Returns the current paper size (a key from paperSizes.xml)
getPaperSize() - Method in class com.microstrategy.web.objects.WebPrinterDeviceImpl
 
getPaperSizesList() - Method in class com.microstrategy.web.app.PageManager
Returns the Application's Paper Sizes List information
getPaperSource() - Method in class com.microstrategy.web.objects.WebPrinterDeviceImpl
 
getPaperWidth() - Method in interface com.microstrategy.web.app.beans.PDFBean
Returns the paper width
getParam(String) - Method in class com.microstrategy.web.tasks.config.TaskFactoryParamList
 
getParameter(String) - Method in class com.microstrategy.web.platform.MultipartRequest
Returns the value of a given parameter, or null if the parameter doesn't exist.
getParameter(String, String) - Method in class com.microstrategy.web.platform.ApplicationParameters
Returns the value of the given parameter.
If a controllername is specified, it first checks if the parameter is defined for this controller, if not it will return the value is defined for the global parameters.
getParameterBuilder() - Method in interface com.microstrategy.web.tags.AnchorTag
Returns the ParameterBuilder instance associated with this tag
getParameterBuilder() - Method in class com.microstrategy.web.tags.AnchorTagImpl
Returns the ParameterBuilder instance associated with this tag
getParameterCount() - Method in class com.microstrategy.web.tasks.config.TaskMetadataImpl
 
getParameterCount() - Method in interface com.microstrategy.web.tasks.TaskMetadata
Returns the number of parameters that this Task recognizes.
getParameterInfo(String) - Method in class com.microstrategy.web.platform.ParameterInfoList
 
getParameterizedQueries() - Method in class com.microstrategy.web.config.DBVersionInfo
 
getParameterMetadata(int) - Method in class com.microstrategy.web.tasks.config.TaskMetadataImpl
 
getParameterMetadata(int) - Method in interface com.microstrategy.web.tasks.TaskMetadata
Returns the metadata for a specific Task parameter.
getParameterMetadata(String) - Method in class com.microstrategy.web.tasks.config.TaskMetadataImpl
 
getParameterMetadata(String) - Method in interface com.microstrategy.web.tasks.TaskMetadata
Returns the metadata for a specific Task parameter.
getParameterMetadata(String, boolean) - Method in class com.microstrategy.web.tasks.config.TaskMetadataImpl
Gets a task parameter's metadata based on its name.
getParameterNames() - Method in class com.microstrategy.web.platform.MultipartRequest
Returns an Iterator that iterates over the names of the parameters contained in this MultipartRequest.
getParameterNames(String) - Method in class com.microstrategy.web.platform.ApplicationParameters
Returns the complete list of parameters names for the given controller.
getParameters() - Method in class com.microstrategy.utils.log.LogRecord
 
getParameters() - Method in class com.microstrategy.web.platform.AbstractParameterBuilder
Return an iterator for the list of parameters.
getParameters() - Method in class com.microstrategy.web.platform.ControllerInfo
 
getParameterValue(String) - Method in class com.microstrategy.web.platform.ControllerInfo
 
getParameterValue(String) - Method in class com.microstrategy.web.platform.ParameterInfoList
 
getParameterValues(String) - Method in class com.microstrategy.web.platform.MultipartRequest
Returns an array of objects containing all of the values the given request parameter has, or null if the parameter does not exist.
getParams() - Method in class com.microstrategy.web.tasks.config.TaskFactoryInfo
 
getParas(String, String, String, String, String, String, String) - Static method in class com.microstrategy.web.app.tasks.WebServerAdminTask
 
getParent() - Method in class com.microstrategy.utils.config.AbstractConfigurationElement
Gets the parent for this configuration element.
getParent() - Method in class com.microstrategy.utils.FlattenedTreeNodeImpl
 
getParent() - Method in interface com.microstrategy.utils.GenericTreeNode
Returns the parent of this node.
getParent() - Method in class com.microstrategy.utils.GenericTreeNodeImpl
Returns the parent of this node.
getParent() - Method in class com.microstrategy.web.app.gui.TreeNode
 
getParent() - Method in class com.microstrategy.web.beans.AbstractWebComponent
Returns the parent component of this component.
getParent() - Method in interface com.microstrategy.web.beans.WebComponent
Returns the parent WebComponent of the current WebComponent.
getParent() - Method in interface com.microstrategy.web.objects.admin.monitors.CountInfo
Returns the parent CountInfo, if one exists.
getParent() - Method in interface com.microstrategy.web.objects.rw.RWControl
 
getParent() - Method in interface com.microstrategy.web.objects.rw.RWGroupByElement
Return parent element
getParent() - Method in interface com.microstrategy.web.objects.rw.RWUnit
Returns unit's parent
getParent() - Method in interface com.microstrategy.web.objects.rw.RWUnitDef
Returns unit's parent
getParent() - Method in interface com.microstrategy.web.objects.WebHeader
Returns the parent, if any, of this header.
getParent() - Method in interface com.microstrategy.web.objects.WebMDXCatalog
Returns the parent WebMDXDisplayUnit of this object.
getParent() - Method in interface com.microstrategy.web.objects.WebMDXDisplayUnit
Returns the parent object of the display unit.
getParent() - Method in interface com.microstrategy.web.objects.WebNode
Returns the parent of the current node, or null if this is the root node.
getParent() - Method in interface com.microstrategy.web.objects.WebObjectInfo
Returns the parent folder of the current object, if it exists.
getParent() - Method in interface com.microstrategy.web.objects.WebTitleUnit
 
getParent(PreferenceLevel) - Method in class com.microstrategy.web.preferences.PreferenceLevels
 
getParentAttribute() - Method in class com.microstrategy.web.tasks.models.MappingRelationship
 
getParentBoneID() - Method in class com.microstrategy.web.app.beans.AbstractColorGradientEditorBeanImpl
 
getParentBoneID() - Method in interface com.microstrategy.web.app.beans.ColorGradientEditorBean
 
getParentBoneID() - Method in class com.microstrategy.web.app.beans.ColorGradientEditorBeanImpl
 
getParentCellIndex(WebHeader) - Method in class com.microstrategy.web.app.transforms.MojoXtabTransformImpl
 
getParentElement() - Method in interface com.microstrategy.web.objects.WebDerivedElement
 
getParentElementID() - Method in interface com.microstrategy.web.objects.WebElement
Returns the ID of its parent element.
getParentElementIndex() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
 
getParentElementIndex() - Method in class com.microstrategy.web.app.transforms.ReportGridCellMetricValueImpl
 
getParentElementIndex() - Method in interface com.microstrategy.web.objects.WebElement
 
getParentElementIndex(WebHeader) - Method in class com.microstrategy.web.app.transforms.IPhoneReportXMLTransform
 
getParentEventAndDesc() - Method in class com.microstrategy.web.app.transforms.PathTransform
Get the WebEvent and descption of parent folder.
getParentFolder() - Method in interface com.microstrategy.web.objects.rw.RWDetails
Returns the parent folder object
getParentFolderBean() - Method in class com.microstrategy.web.app.transforms.ObjectPathTransform
Deprecated.
Retrieves the ObjectBean's parent FolderBean.
getParentFolderBean() - Method in class com.microstrategy.web.app.transforms.PathTransform
Retrieves the ObjectBean's parent FolderBean.
getParentFolderBean(String) - Method in interface com.microstrategy.web.beans.ObjectBean
Returns a FolderBean representing the parent folder of the current object.
getParentFolderBean(String, boolean) - Method in interface com.microstrategy.web.beans.ObjectBean
Returns a FolderBean representing the parent folder of the current object.
getParentFolderId() - Method in class com.microstrategy.web.app.transforms.PromptPathTransform
 
getParentFolderId(TransformContext, WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.contextmenus.FolderSimpleAction
 
getParentFolderID() - Method in interface com.microstrategy.web.app.beans.SaveAsBean
Returns the parent folder ID of the report to be saved.
getParentFontSize() - Method in interface com.microstrategy.web.objects.WebCSSHelper
Return the current parent font size setting.
getParentFormValueIndex() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
 
getParentFormValueIndex() - Method in class com.microstrategy.web.app.transforms.ReportGridCellMetricValueImpl
 
getParentGroups() - Method in interface com.microstrategy.web.beans.UserEntityBean
Returns the collection of parent groups of this user.
getParentID() - Method in class com.microstrategy.web.app.gui.ContextMenu
Deprecated.
This method should only be used internally. It will be marked as private in future versions.
getParentID() - Method in interface com.microstrategy.web.beans.ObjectBean
Returns the unique ID of the parent of the object.
getParentID() - Method in interface com.microstrategy.web.objects.WebMessage
Returns the message ID of its parent message.
getParentIndex(WebHeader, long) - Method in class com.microstrategy.web.app.transforms.MojoXtabTransformImpl
 
getParentKey() - Method in class com.microstrategy.web.app.tasks.GetMapBoxPolygonIDTask.ParamsConfig
 
getParentPrivileges() - Method in class com.microstrategy.web.tasks.config.TaskInfo
 
getParentRowIndex(WebHeader) - Method in class com.microstrategy.web.app.transforms.MojoXtabTransformImpl
 
getParents() - Method in interface com.microstrategy.web.objects.admin.users.WebUserEntity
Returns an editable list of WebUserEntity objects which are considered to be parents of this user/group.
getParents() - Method in interface com.microstrategy.web.objects.WebDimensionAttribute
Returns the list of parent attributes of this attribute within the associated dimension.
getParents(String, String) - Method in class com.microstrategy.web.app.maps.ShapeHierarchy
Get all the parents of a shapeId with a specific shapeType
getParentTitleUnit() - Method in interface com.microstrategy.web.objects.WebHeader
 
getParsedMetric(String) - Method in interface com.microstrategy.web.objects.WebObjectSource
Get a parsed metric object with the specified metric ID.
getParsedModel(String, int) - Method in interface com.microstrategy.web.objects.WebObjectSource
Get a parsed model object with the specified object ID.
getParsedModel(String, int, OptionalInt) - Method in interface com.microstrategy.web.objects.WebObjectSource
Get a parsed model object with the specified object ID.
getParsedModel(String, int, OptionalInt, String) - Method in interface com.microstrategy.web.objects.WebObjectSource
Get a parsed model object with the specified object ID.
getParser() - Method in class com.microstrategy.utils.xml.SAXSupport
Returns SAXParser associated with this object.
getParser() - Static method in class com.microstrategy.web.app.tasks.architect.utils.ParserUtils
 
getParser() - Static method in class com.microstrategy.web.tasks.actions.CatalogActionParser
 
getPart(String) - Method in interface com.microstrategy.web.transform.ExpressionStrings
Returns specified expresson part or null if the part does not exist.
getPart(String) - Method in class com.microstrategy.web.transform.ExpressionStringsImpl
 
getPartialCSS() - Method in interface com.microstrategy.web.objects.RWSettings
 
getPartialDisplayUnitDataFilterProps() - Method in interface com.microstrategy.web.beans.RWBean
A Map of all the data filters for all the node keys.
getPartialDisplayUnitDefnFilterProps() - Method in interface com.microstrategy.web.beans.RWBean
A Map of all the definition filters for all the node keys.
getPartialDisplayUnits() - Method in interface com.microstrategy.web.beans.RWBean
Returns a collection of partial display unit keys
getPartialFolderCount() - Method in interface com.microstrategy.web.objects.WebDisplayUnits
Returns the number of folders in the collection.
getPartiallySupportedMessageInfoList() - Method in class com.microstrategy.web.beans.MessagesManager
 
getPartialType() - Method in interface com.microstrategy.web.objects.WebRelationship
Returns the partial type of the relationship.
getPartialURL() - Method in interface com.microstrategy.web.objects.WebIServerSession
Returns the partial url set by WebIServerSession.setPartialURL(String)
getParts() - Method in interface com.microstrategy.web.objects.WebParsedModelData
the parts of the object in the JSON representation of an object, optional, if not present then the default value (DssSourceBrowser | DssSourceSecurity) will be used.
getPassFilter() - Method in class com.microstrategy.web.objects.SelectorInfo
 
getPassInCanvasSelection() - Method in class com.microstrategy.web.objects.SelectorInfo
 
getPassNum() - Method in interface com.microstrategy.web.objects.admin.monitors.QueryPass
Returns the pass number
getPassphrase() - Method in class com.microstrategy.utils.certificate.X509Helper
Get passphrase for private key pem file.
getPassTableCount() - Method in interface com.microstrategy.web.objects.admin.monitors.QueryPass
Returns the pass table count
getPassThroughExpression() - Method in interface com.microstrategy.web.objects.WebDerivedElement
Returns the pass-through expression string of the DE
getPassThroughMode(TransformContext) - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractReportCellContextMenuItemBuilder
 
getPassword() - Method in class com.microstrategy.web.app.FacebookLoginConfig
Get the password for the I-Server session.
getPassword() - Method in interface com.microstrategy.web.app.LoginForm
Get the value of the Password supplied by the user
getPassword() - Method in class com.microstrategy.web.app.MSTRLoginForm
Get the value of the Password supplied by the user
getPassword() - Method in class com.microstrategy.web.app.StaticSession
Deprecated.
Return the value of the password property
getPassword() - Method in interface com.microstrategy.web.objects.rw.RWExportSettings
 
getPassword() - Method in interface com.microstrategy.web.objects.WebDBLogin
Deprecated.
For security reasons the password cannot be read anymore.
getPassword() - Method in class com.microstrategy.web.objects.WebFileDeviceImpl
 
getPassword(String, String) - Method in class com.microstrategy.web.app.tasks.architect.SaveDBRoleTask
 
getPasswordExpirationDate() - Method in interface com.microstrategy.web.objects.admin.users.WebStandardLoginInfo
Returns the password expiration date set for the user.
getPasswordExpirationFrequency() - Method in interface com.microstrategy.web.objects.admin.users.WebStandardLoginInfo
Returns the current setting for the password expiration frequency.
getPasswordExpiresAutomatically() - Method in interface com.microstrategy.web.objects.admin.users.WebStandardLoginInfo
Returns whether the password is currently set to expire automatically.
getPasteCount(int) - Method in interface com.microstrategy.web.objects.rw.RWClipboard
Returns the i-th paste count value.
getPasteCountKey(int) - Method in interface com.microstrategy.web.objects.rw.RWClipboard
Returns the section key for i-th paste count
getPasteCountsSize() - Method in interface com.microstrategy.web.objects.rw.RWClipboard
Returns a number of paste counts
getPath() - Method in class com.microstrategy.utils.config.ConfigurationFilesCache.ConfigurationFileCacheHint
Returns the path for the configuration file.
getPath() - Method in class com.microstrategy.utils.CustomizationInfo
The absolute path to the root folder of this customization.
getPath() - Method in class com.microstrategy.utils.proxy.Key
 
getPath() - Method in class com.microstrategy.utils.SmartProperties
 
getPath() - Method in class com.microstrategy.web.app.maps.config.ShapeConfigInfo
 
getPath() - Method in class com.microstrategy.web.app.transforms.MojoPathTransform
Get ancestors links block list
getPath() - Method in class com.microstrategy.web.app.utils.cache.ResourceCacheHint
Returns the path to the corresponding file.
getPath() - Method in class com.microstrategy.web.app.utils.JavaScriptBundles.JavaScriptFile
 
getPath() - Method in class com.microstrategy.web.beans.AbstractWebComponent
Returns the path, starting from the root component to this component.
getPath() - Method in interface com.microstrategy.web.beans.WebComponent
Returns the path from the root WebComponent to the current WebComponent.
getPath() - Method in interface com.microstrategy.web.objects.rw.RWImageDef
Returns image path
getPath() - Method in interface com.microstrategy.web.objects.WebSubscriptionLocationAttributes
Returns the device's base path.
getPath() - Method in class com.microstrategy.web.platform.AbstractConfigurableContainerServices.CookieWrapper
 
getPath() - Method in interface com.microstrategy.web.platform.GenericCookie
Returns the path associated with the current cookie.
getPath(CacheHint) - Method in class com.microstrategy.utils.cache.FileCacheBase
Returns the path for the given hint.
getPath(CacheHint) - Method in class com.microstrategy.web.app.utils.cache.ResourceCache
Returns the path for the given hint.
getPath(String) - Static method in class com.microstrategy.utils.FileUtil
Returns a new Path if the specified filePath is valid to be accessed.
getPathComponent() - Method in interface com.microstrategy.web.objects.WebMDXDisplayUnit
Returns this unit's path fragment in overall path.
getPathElements() - Method in interface com.microstrategy.web.app.beans.GroupPathBean
Returns a read-only list over the user groups having been visited in order.
getPathName(String) - Method in class com.microstrategy.web.app.utils.MkitBundleProcess
 
getPathName(String) - Method in class com.microstrategy.web.mkit.MkitMarkupServlet
 
getPathObject() - Method in interface com.microstrategy.web.objects.WebDrillPath
Returns the WebObjectInfo for the drill path, if any.
getPathTransform() - Method in class com.microstrategy.web.app.transforms.AbstractObjectInfoListTransform
Get the PathTransform for rendering the path in location info.
getPattern() - Method in class com.microstrategy.utils.log.ClassMethodTracingFilter
 
getPDFData() - Method in interface com.microstrategy.web.objects.rw.RWInstance
Returns data for PDF export
getPDFData() - Method in interface com.microstrategy.web.objects.WebDocumentInstance
Returns the PDF Data.
getPDFData() - Method in interface com.microstrategy.web.objects.WebReportInstance
Returns the data corresponding to this instance in pdf format.
getPDFExportEvent(WebMessage) - Method in class com.microstrategy.web.app.transforms.InboxListTransform
Deprecated.
Returns an initialized WebEvent to go to the PDF Export page for an object.
getPDFExportEvent(WebMessage) - Method in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Returns an initialized WebEvent to go to the PDF Export page for an object.
getPDFExportEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.AbstractFolderTransform
Returns an initialized WebEvent to go to the PDF Export page for an object.
getPDFExportEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderIconTransform
Overwrites the parent method by assigning a target to the event, by default a new window will be opened when exporting to PDF.
getPDFExportEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderListTransform
Deprecated.
Overwrites the parent method by assigning a target to the event, corresponding to the user preference on where the export result should be displayed
getPDFExportEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderViewTransform
Overwrites the parent method by assigning a target to the event, corresponding to the user preference on where the export result should be displayed
getPdfPropertyOddEven() - Method in class com.microstrategy.web.objects.WebPrinterDeviceImpl
 
getPdfPropertyPostScriptLevel() - Method in class com.microstrategy.web.objects.WebPrinterDeviceImpl
 
getPDFSavePropertiesEvent() - Method in class com.microstrategy.web.app.transforms.PreferencesPDFTransform
Deprecated.
use getSaveReportPropertiesEvent()
getPendingEvents() - Method in class com.microstrategy.web.app.beans.ServletWebComponent
Returns the list of events that were not processed.
getPendingEvents() - Method in class com.microstrategy.web.beans.GenericEventHandler
Returns the list of events that were not processed.
getPendingEvents() - Method in interface com.microstrategy.web.beans.WebEventHandler
Returns the list of events that were not processed.
getPercentageZoomFactor() - Method in interface com.microstrategy.web.objects.WebPDFSettings
Deprecated.
returns the percentage zoom factor.
getPerfCounterServer(String, String) - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
Returns the IDSSXMLPerfCounterServer object.
getPerfCounterServer(String, String, int) - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
Returns the IDSSXMLPerfCounterServer object.
GetPerfMonitoringEnabled(String) - Method in interface com.microstrategy.webapi.IDSSXMLPerfCounterServer
Returns whether performance monitoring is active on the server which the given session is created upon.
getPerformanceLoggingConfiguration() - Method in interface com.microstrategy.web.objects.admin.serverconfig.IntelligenceServerInstance
Returns the PerformanceLoggingConfiguration for this server instance.
getPerformanceLogStatus() - Static method in class com.microstrategy.utils.log.MSTRLog
Returns the current status of performance logging.
getPersistMode() - Method in class com.microstrategy.web.app.WebBeanInfo
Get the persist mode of this WebBeanInfo instance
getPersistMode() - Method in class com.microstrategy.web.beans.AbstractWebComponent
Returns the persist flag (EnumBeanPersistMode) of the current WebComponent.
getPersistMode() - Method in interface com.microstrategy.web.beans.WebComponent
Returns the persist flag (EnumBeanPersistMode) of the current WebComponent.
getPersistParameters(ContainerServices) - Method in class com.microstrategy.web.platform.ParameterBuilderConfig
 
getPersistParametersInJson(ContainerServices) - Method in class com.microstrategy.web.platform.ParameterBuilderConfig
 
getPersonalAnswersAllowedList() - Method in class com.microstrategy.web.app.transforms.AbstractPromptEditorTransform
Return a list of allowed personal answers.
getPersonalCartElements() - Method in class com.microstrategy.web.app.transforms.SubscriptionContactsBrowserTransform
 
getPersonalizationLinkEvent() - Method in class com.microstrategy.web.app.transforms.AbstractSubscriptionEditTransform
 
getPersonalizationLinkEvent() - Method in class com.microstrategy.web.app.transforms.ScheduleEditTransform
Deprecated.
 
getPersonalizationLinkEvent() - Method in class com.microstrategy.web.app.transforms.SubscriptionEditTransform
 
getPersonalLocations() - Method in interface com.microstrategy.web.app.beans.SubscriptionContactsBrowserBean
Returns a SimpleList collection of WebSubscriptionAddress objects that are available for the current subscriber
getPersonalViewExecutionInfo() - Method in interface com.microstrategy.web.objects.rw.RWInstance
Get PersonalViewExecutionInfo, which indicates if personal manipulations all applied
getPersonalViewMode() - Method in class com.microstrategy.web.objects.WebIServerSubscriptionDeliveryModePersonalViewPropertiesImpl
 
getPicker(String) - Method in class com.microstrategy.web.app.SystemPickerList
Get the picker associated with the name requested
getPicker(String) - Method in class com.microstrategy.web.app.transforms.GuiElementsBlockTransform
Return a specific Picker's ShortcutList.
getPickerId(ShortcutList) - Method in class com.microstrategy.web.app.transforms.AbstractTabTransform
 
getPickerList(String) - Method in class com.microstrategy.web.app.transforms.GuiElementsBlockTransform
Return the requested picker list.
getPickersCss() - Method in interface com.microstrategy.web.app.gui.Toolbar
Get the css class to use for the formatting of the pickers that will be available on the toolbar
getPid(String) - Static method in class com.microstrategy.webapi.IDSSXMLSessionIdParser
 
getPin() - Method in interface com.microstrategy.web.objects.WebPromptInstance
Returns the pin of the current prompt instance.
getPin() - Method in interface com.microstrategy.web.objects.WebPromptLocation
 
getPIN() - Method in interface com.microstrategy.web.objects.WebPrompt
Returns prompt's PIN assigned by the I-Server that uniquely identifies this prompt inside prompts collection.
getPIN() - Method in interface com.microstrategy.web.objects.WebSubscriptionAddress
returns the PIN associated with this address
getPingAgentConfigFileVal() - Static method in class com.microstrategy.web.app.utils.ping.PingPropertiesBuilder
 
getPingStartURLVal() - Static method in class com.microstrategy.web.app.utils.ping.PingPropertiesBuilder
 
getPivotCode() - Method in class com.microstrategy.web.app.transforms.contextmenus.AbstractReportCellMove
Utility method for being able to recognize the different pivot manipulations that can be generated.
getPivotCode() - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellMoveDown
 
getPivotCode() - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellMoveLeft
 
getPivotCode() - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellMoveRight
 
getPivotCode() - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellMoveToColumns
 
getPivotCode() - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellMoveToPageBy
 
getPivotCode() - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellMoveToRows
 
getPivotCode() - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellMoveUp
 
getPivotEvent(int) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellTitle
Generate the pivot event, according to the type of manipulation that should perform
getPivotEvent(int) - Method in class com.microstrategy.web.app.transforms.ReportGridCellColHeaderImpl
Generate the pivot event, according to the type of manipulation that should perform
getPivotEvent(PageByUnit, String) - Method in class com.microstrategy.web.app.transforms.PageByTransform
Returns the event used by the Trasnform to pivot a pageby unit.
getPlaceHolder() - Method in interface com.microstrategy.web.objects.WebNode
Returns the place holder associated on this node.
getPlaceHolderGroupByTargetKeys() - Method in interface com.microstrategy.web.objects.rw.RWControl
Returns an array of group by target keys for the place holders.
getPlaceHolderIndexSeed() - Method in interface com.microstrategy.web.objects.rw.RWDefinition
Returns a value that is greater than any existing place holder index in the definition objects hierarchy.
getPlaceholderIV(int) - Static method in class com.microstrategy.utils.crypto.CryptoUtils
Return byte[] as placeholder for iv[].
getPlaceholderName() - Method in class com.microstrategy.web.tasks.models.dto.SapHanaVariableInfoDTO
 
getPlaceHolders() - Method in interface com.microstrategy.web.objects.WebExpression
Returns a list of placeholders defined in the nodes of this expression.
getPlaceHolderTargets() - Method in interface com.microstrategy.web.objects.rw.RWControl
Returns the place holders targeted by this control.
getPlainTextData() - Method in interface com.microstrategy.web.objects.WebReportInstance
Returns the text data corresponding to this instance.
getPlatform() - Method in interface com.microstrategy.web.objects.WebLDAPSettings
Returns the current setting for the platform of the LDAP SDK.
getPlugin(String) - Static method in class com.microstrategy.utils.config.ClientSideLayouts
Returns the plugin macro contained in the layout class property.
getPluginName() - Method in class com.microstrategy.web.config.GeoShapeInfo
 
getPlugInName() - Method in class com.microstrategy.web.app.utils.upgrade.UpgradeInfo
 
getPlugInsPath() - Method in class com.microstrategy.utils.FileLoader
Returns the plugInsPath.
GetPluginsVisListTask - Class in com.microstrategy.web.app.tasks
 
GetPluginsVisListTask() - Constructor for class com.microstrategy.web.app.tasks.GetPluginsVisListTask
 
GetPluginVisListTask - Class in com.microstrategy.web.app.tasks
 
GetPluginVisListTask() - Constructor for class com.microstrategy.web.app.tasks.GetPluginVisListTask
 
getPoint() - Method in class com.microstrategy.web.app.maps.GeoPoint
 
getPoint() - Method in class com.microstrategy.web.app.maps.shp.Point
 
getPointAt(int) - Method in class com.microstrategy.web.app.maps.GeoPath
 
getPointerInfo() - Method in class com.microstrategy.web.app.gui.DragAndDropItem
Deprecated.
as of 8.0.000.179 we no longer use the px attribute
getPoints() - Method in class com.microstrategy.web.app.maps.GeoPath
 
getPoints() - Method in class com.microstrategy.web.app.maps.shp.Polygon
 
getPoints() - Method in class com.microstrategy.web.app.maps.shp.Shape
 
getPointsAs3DArray() - Method in class com.microstrategy.web.app.maps.shp.PolyLine
 
getPointsTo3DArray() - Method in class com.microstrategy.web.app.maps.shp.Polygon
 
getPollingCalls() - Method in interface com.microstrategy.web.app.StatsHandlerSupport.Data
 
getPollingFrequency() - Method in interface com.microstrategy.web.app.beans.SearchBean
 
getPollingFrequency() - Method in interface com.microstrategy.web.beans.ResultSetBean
Returns the polling frequency, in milliseconds, which will be used when retrieving the results synchronously.
getPollingFrequency() - Method in interface com.microstrategy.web.objects.WebResultSetInstance
Returns the polling frequency, in milliseconds, which will be used when retrieving report results synchronously.
getPollingFrequency() - Method in interface com.microstrategy.web.objects.WebSearch
Returns the current polling frequency, in milliseconds.
getPolygons() - Method in class com.microstrategy.web.app.maps.MultiGeoPolygon
Return all the polygon objects.
getPolylines() - Method in class com.microstrategy.web.app.maps.MultiGeoPolyline
Return all the path objects.
getPopulateTextEvent() - Method in class com.microstrategy.web.app.transforms.AbstractHeaderFooterTransform
Returns the event used to populate the editor with the preferences values
getPort() - Method in class com.microstrategy.utils.serialization.ProjectInfoPersister
 
getPort() - Method in class com.microstrategy.web.app.StaticSession
Deprecated.
Return the value of the port property
getPort() - Method in interface com.microstrategy.web.objects.admin.DataSource
Returns the port property of the DataSource.
getPort() - Method in interface com.microstrategy.web.objects.WebClusterMember
Returns the port of the cluster member
getPort() - Method in interface com.microstrategy.web.objects.WebClusterNode
Returns the remote port of the Intelligence Server
getPort() - Method in interface com.microstrategy.web.objects.WebClusterNodeInfo
 
getPort() - Method in class com.microstrategy.web.objects.WebFTPDeviceImpl
 
getPort() - Method in class com.microstrategy.web.objects.WebMobileDeviceImpl
 
getPort() - Method in class com.microstrategy.webapi.acm.ACMSessionId
 
getPort() - Method in class com.microstrategy.webapi.acm.ACMSessionIdParser
 
getPort() - Method in interface com.microstrategy.webapi.IDSSXMLClusterNode
Returns the remote port of the Intelligence Server
getPort() - Method in interface com.microstrategy.webapi.IDSSXMLClusterNodeInfo
 
getPort() - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
Returns the port that the Web API will connect to the Intelligence Server on. 0 will denote the default port.
getPort() - Method in interface com.microstrategy.webapi.IDSSXMLSessionId
 
getPort() - Method in class com.microstrategy.webapi.IDSSXMLSessionIdParser
 
getPort(RequestKeys) - Method in class com.microstrategy.web.app.AbstractExternalSecurity
Returns the Port from RequestKeys
getPort(String) - Static method in class com.microstrategy.webapi.IDSSXMLSessionIdParser
 
getPortFromKey() - Method in class com.microstrategy.webapi.MSIRefreshClusterMembershipCache.RCMKey
 
getPortNumber() - Method in class com.microstrategy.web.app.ProjectInformation
Get the port that needs to be accessed on the server to get the project
getPortraitArg() - Method in interface com.microstrategy.web.app.gui.SubscriptionPrintWidget
Deprecated.
 
getPortraitArg() - Method in class com.microstrategy.web.app.gui.SubscriptionPrintWidgetImpl
 
getPosition() - Method in class com.microstrategy.utils.config.AbstractConfigurationElement
Returns the expected position of this element.
getPosition() - Method in interface com.microstrategy.web.app.beans.WizardStepBean
Returns step position it represents.
getPosition() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
 
getPosition() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellTitle
 
getPosition() - Method in class com.microstrategy.web.app.transforms.contextmenus.PageByHyperLinkNavigation.AbstractHyperLinkNavigationContextMenuBuilder
 
getPosition() - Method in class com.microstrategy.web.app.transforms.contextmenus.ReportCellHyperLinkNavigation.AbstractHyperLinkNavigationContextMenuBuilder
 
getPosition() - Method in class com.microstrategy.web.app.utils.AttributeFormsElement
 
getPosition() - Method in interface com.microstrategy.web.objects.WebDrillMap
Gets the position of the drill map.
getPosition() - Method in interface com.microstrategy.web.objects.WebSort
Returns the position of current sort object in the sorts collection.
getPosition() - Method in interface com.microstrategy.web.objects.WebTemplateAttribute
Returns the position of the template attribute on its axis.
getPosition() - Method in interface com.microstrategy.web.objects.WebTemplateConsolidation
Returns the position of the template consolidation on its axis.
getPosition() - Method in interface com.microstrategy.web.objects.WebTemplateCustomGroup
Returns the position of the template custom group on its axis.
getPosition() - Method in interface com.microstrategy.web.objects.WebTemplateDimension
Returns the position of the template dimension on its axis.
getPosition() - Method in interface com.microstrategy.web.objects.WebTemplateMetric
Returns the position of the metric within the metrics collection.
getPosition() - Method in interface com.microstrategy.web.objects.WebTemplateUnit
Returns the position of the template unit on its axis.
getPosition() - Method in interface com.microstrategy.web.objects.WebTitle
Returns the position of the title with respect to its placement of the other titles along its given axis.
getPositionInContainer() - Method in interface com.microstrategy.web.objects.WebHeader
 
getPositionInContainer() - Method in interface com.microstrategy.web.objects.WebHeaders
returns the position of this collection in its container
getPostButtonContents() - Method in interface com.microstrategy.web.app.gui.Editor
get the content after the apply/ok/cancel buttons
getPostButtonContents() - Method in class com.microstrategy.web.app.gui.EditorImpl
Get the content after the apply/ok/cancel buttons
getPostedFile(TaskRequestContext) - Method in class com.microstrategy.web.tasks.config.TaskParameterMetadataImpl
 
getPostedFile(TaskRequestContext) - Method in interface com.microstrategy.web.tasks.TaskParameterMetadata
Returns data file uploaded by user via a "multipart/form-data" request form.
getPostedFile(String) - Method in interface com.microstrategy.web.platform.ContainerServices
Provides a way to access individual files that have been uploaded by a client.
getPostedFile(String) - Method in class com.microstrategy.web.platform.DisconnectedContainerServicesImpl
 
getPostedFile(String) - Method in class com.microstrategy.web.platform.HttpServletContainerServices
 
getPostfix(boolean) - Method in interface com.microstrategy.web.beans.AnnotationBean
Retrieves the postfix used when appending or editing annotation.
getPostTextForMetricValue() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Deprecated.
Please check the postTextForMetricValue formal parameter value instead.
getPostTextForMetricValue() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Please check the postTextForMetricValue formal parameter value instead.
getPostTextForNonMetricValue() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Deprecated.
Please check the postTextForNonMetricValue formal parameter value instead.
getPostTextForNonMetricValue() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Please check the postTextForNonMetricValue formal parameter value instead.
getPreambleTransform(RWObject, ViewBean) - Method in class com.microstrategy.web.app.transforms.MobileChunkedRWTransform
 
getPrecision() - Method in interface com.microstrategy.web.objects.WebDataType
Returns the precision of the internal type (not supported by all types).
getPrecision() - Method in class com.microstrategy.web.tasks.models.dto.DataTypeInfoDTO
 
getPredefinedList() - Method in class com.microstrategy.web.app.transforms.ElementsPromptEditorTransform
 
getPredefinedList() - Method in class com.microstrategy.web.app.transforms.ExpressionPromptEditorTransform
 
getPredefinedList() - Method in class com.microstrategy.web.app.transforms.ObjectsPromptEditorTransform
 
getPreference(String) - Method in class com.microstrategy.web.app.transforms.AbstractOptionsTransform
Overwrites implementation to check for report properties if set.
getPreference(String) - Method in class com.microstrategy.web.app.transforms.AbstractPreferencesTransform
Returns the value of the preference with the given name, at the given level
getPreference(String) - Method in class com.microstrategy.web.app.transforms.PreferencesPromptsLayoutTransform
 
getPreference(String, PreferenceLevel) - Method in class com.microstrategy.web.app.transforms.AbstractPreferencesTransform
Returns the value of the preference with the given name.
getPreference(String, String) - Method in class com.microstrategy.web.admin.transforms.AbstractServerPropertiesTransform
Returns the value of the preference with the given name.
getPreferenceIntegerReplaceNull(String, int) - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
 
getPreferenceItems() - Method in class com.microstrategy.web.config.DBPreferenceInfo
 
getPreferenceName() - Method in class com.microstrategy.web.app.WebBeanStyle
If not empty, provides the name of a preference whose value is the name of a style to use.
getPreferences() - Method in interface com.microstrategy.web.app.beans.AppContext
This method returns the Preferences object associated with this application context.
getPreferences() - Method in class com.microstrategy.web.app.beans.AppContextImpl
Returns the Preferences object associated with this application context.
getPreferences() - Method in interface com.microstrategy.web.app.BrowserSettings
Get the Preferences instance currently assigned to this BrowserSettings
getPreferences() - Method in class com.microstrategy.web.app.GenericBrowserSettings
Get the Preferences instance currently assigned to this BrowserSettings
getPreferences() - Method in interface com.microstrategy.web.app.gui.GuiComponent
get the Preferences object for this gui component
getPreferences() - Method in class com.microstrategy.web.app.transforms.MobileChunkedAppContext
 
getPreferences() - Method in class com.microstrategy.web.blocks.BlockContext
Returns the Preferences associated with this BlockContext.
getPreferences(AppContext, String) - Static method in class com.microstrategy.web.app.beans.SortEditorBeanHelper
 
getPreferencesBean() - Method in class com.microstrategy.web.app.transforms.AbstractPreferencesTransform
Returns the current PreferencesBean
getPreferenceSharedReportsFolderID() - Method in class com.microstrategy.web.app.taglibs.QuickSearchTagHelper
Returns the value of the admin preference for shared reports, or null if it has not been set.
getPreferenceSharedReportsFolderID() - Method in class com.microstrategy.web.app.transforms.FolderQuickSearchTransform
Returns the value of the admin preference for shared reports, or null if it has not been set.
getPreferenceSharedReportsFolderID() - Method in class com.microstrategy.web.app.transforms.SearchSuggestTransform
Returns the value of the admin preference for shared reports, or null if it has not been set.
getPreferenceValue(String) - Method in class com.microstrategy.web.app.beans.ReportPreferencePropertyListMapper
Returns the value of a preference/property.
The value returned is as if it were read from preference (i.e. "1"=true)
getPreferenceValue(String) - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
Convenience method that returns the value of a preference.
getPreferenceValue(String) - Method in class com.microstrategy.web.app.transforms.AbstractSubscriptionFolderBeanTransform
 
getPreferenceValueReplaceNull(String, String) - Method in class com.microstrategy.web.app.transforms.AbstractAppWidgetTransform
 
GetPreferredConfigSession(IDSSXMLSessionId.IMasterSessionId) - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
 
getPreferredConfigSessionId(IDSSXMLSessionId.IMasterSessionId, Optional<HashSet<ACMClusterMapKey.Key>>, boolean) - Method in class com.microstrategy.webapi.ACMSessionIdResolver
getPreferredConfigSessionId will find an existing config session and return it.
getPreferredSysFolderID(AppContext) - Method in class com.microstrategy.web.app.FolderLink
 
getPreferredSysFolderID(AppContext, int) - Static method in class com.microstrategy.web.app.FolderLink
 
getPrefix() - Method in interface com.microstrategy.web.objects.WebCSSHelper
Returns the report prefix, which will be added in front of all CSS classes' name in any CSS code generated from this class.
getPrefix() - Method in interface com.microstrategy.web.objects.WebTableSource
 
getPrefix() - Method in interface com.microstrategy.web.objects.WebThresholdTemplateAttribute
 
getPrefix() - Method in interface com.microstrategy.web.objects.WebThresholdTemplateMetric
 
getPrefix(String) - Method in interface com.microstrategy.web.beans.AnnotationBean
Retrieves the prefix used when appending annotation.
getPrefixLength() - Method in class com.microstrategy.web.app.transforms.AnnotationsTransform
 
getPreSaveAsFlags() - Method in class com.microstrategy.web.app.transforms.SaveAsRWTransform
Get the target object previously save as prompt flag EnumDSSXMLDocSaveAsFlags.DssXmlDocSaveAsWithAnswersClosed, EnumDSSXMLDocSaveAsFlags.DssXmlDocSaveAsWithAnswersOpen or EnumDSSXMLDocSaveAsFlags.DssXmlDocSaveAsDefault
getPreSaveAsFlags() - Method in interface com.microstrategy.web.objects.WebObjectInfo
Returns the flags which determine the previous save as prompt flag.
getPreselectDrillOptions() - Method in interface com.microstrategy.web.app.beans.DrillEditorBean
Gets the value for the property of the editor that determines whether the options in the drill editor will be pre-selected with the drill path of high importance.
getPreselectDrillOptions() - Method in class com.microstrategy.web.app.beans.DrillEditorBeanImpl
 
getPreserveCase() - Method in interface com.microstrategy.web.tags.Tag
Gets the character cases when rendering the tag name and attribute name.
getPreserveCase() - Method in class com.microstrategy.web.tags.TagImpl
 
getPreserveCase(String) - Method in class com.microstrategy.web.tags.TagsFactory
Returns true if the tag requires preserving case for the tag and attribute names.
getPreserveCaseMap() - Method in class com.microstrategy.web.tags.TagsFactory
Returns an instance of Map indicating whether the case of tag and attribute names will be preserved.
getPreTextForMetricValue() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Deprecated.
Please check the preTextForMetricValue formal parameter value instead.
getPreTextForMetricValue() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Please check the preTextForMetricValue formal parameter value instead.
getPreTextForNonMetricValue() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Deprecated.
Please check the preTextForNonMetricValue formal parameter value instead.
getPreTextForNonMetricValue() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
Please check the preTextForNonMetricValue formal parameter value instead.
getPreventDoubleEncoding() - Method in class com.microstrategy.utils.BasicHTMLEncoder
 
getPrevGroupName() - Method in interface com.microstrategy.web.app.beans.PreferencesBean
Returns the previous group's name.
getPrevGroupName() - Method in class com.microstrategy.web.app.beans.PreferencesBeanImpl
Deprecated.
Returns the previous group's name.
getPreview() - Method in class com.microstrategy.web.app.tasks.AbstractMobileSubscriptionTask.SimpleSubscriptionTransform
 
getPreview() - Method in class com.microstrategy.web.transform.AbstractTransform
 
getPreview() - Method in interface com.microstrategy.web.transform.Transform
Deprecated.
This feature is not used
getPreviewRows() - Method in interface com.microstrategy.web.objects.WebReportManipulation
Returns the number of preview rows.
getPreviewRows() - Method in interface com.microstrategy.web.objects.WebReportSource
Get the number of rows for preview.
getPrevious() - Method in interface com.microstrategy.web.app.beans.PageByUnit
This method is used to navigate across the collection of page-by units.
getPrevious() - Method in interface com.microstrategy.web.objects.rw.RWGroupBy
Returns previous group by or null
getPreviousAnswer() - Method in interface com.microstrategy.web.objects.WebConstantPrompt
Returns the previous prompt answer
getPreviousAnswer() - Method in interface com.microstrategy.web.objects.WebDimtyPrompt
Returns the previous prompt answer
getPreviousAnswer() - Method in interface com.microstrategy.web.objects.WebElementsPrompt
Returns the previous prompt answer
getPreviousAnswer() - Method in interface com.microstrategy.web.objects.WebExpressionPrompt
Returns the previous prompt answer
getPreviousAnswer() - Method in interface com.microstrategy.web.objects.WebObjectsPrompt
Returns the previous prompt answer
getPreviousAnswerAsTime() - Method in interface com.microstrategy.web.objects.WebTimePrompt
Returns the previous answer as a WebTime object.
getPreviousColumnsEvent() - Method in class com.microstrategy.web.app.transforms.AbstractReportTransform
 
getPreviousEvent() - Method in class com.microstrategy.web.app.transforms.WizardTransform
Generate the event required for accessing the previous step of the wizard.
getPreviousEventID() - Method in interface com.microstrategy.web.app.beans.WizardStepBean
Returns the event to be triggered by the client when the Previous button is clicked.
getPreviousExecutionMode() - Method in interface com.microstrategy.web.beans.RWBean
Returns the previous execution mode for any messages for which only a message ID is passed in.
getPreviousExecutionMode() - Method in interface com.microstrategy.web.objects.rw.RWSource
Returns the previous execution mode for calls to getInstance that takes a message ID.
getPreviousIndex() - Method in interface com.microstrategy.web.app.gui.IncrementalFetch.IncrementalFetchDetails
 
getPreviousMessageID() - Method in interface com.microstrategy.web.objects.RWSettings
getPreviousMessageID() - Method in class com.microstrategy.web.objects.SelectorInfo
 
getPreviousPageXPosition() - Method in interface com.microstrategy.web.beans.ReportPageInfo
Returns the previous X-axis coordinate of the current instance.
getPreviousPageYPosition() - Method in interface com.microstrategy.web.beans.ReportPageInfo
Returns the previous Y-axis coordinate of the current instance.
getPreviousPromptPosition() - Method in interface com.microstrategy.web.beans.PromptsBean
Returns the position of the previous prompt object of the same type as the current prompt, starting search from the current prompt.
getPreviousPromptPosition(int) - Method in interface com.microstrategy.web.beans.PromptsBean
Returns the position of the prompt object of the specified type, previous to the current prompt.
getPreviousPromptPosition(int, int) - Method in interface com.microstrategy.web.beans.PromptsBean
Returns the position of the prompt object of the specified type, previous to the startPos.
getPreviousSetIndex() - Method in interface com.microstrategy.web.app.gui.IncrementalFetch.IncrementalFetchDetails
 
getPreviousSibling() - Method in interface com.microstrategy.web.objects.WebNode
Returns the current node's previous sibling.
getPreviousStep() - Method in interface com.microstrategy.web.app.beans.WizardBean
Returns instance of previous step bean.
getPreviousViewMedia() - Method in class com.microstrategy.web.app.beans.RWOIVMPageComponent
 
getPrevPageEvent() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
Returns the event to be used for going to the previous page of element browsing.
getPrimaryContent(boolean) - Method in interface com.microstrategy.web.tasks.TaskOutput
Returns the primary content associated with this Task.
getPrimaryData() - Method in class com.microstrategy.web.objects.localization.XMLProjectLocaleUpdateModel
Getter for primary data locale id to add
getPrimaryDBInstance() - Method in interface com.microstrategy.web.objects.WebDBRole
Returns the primary DB instance associated with this DBRole
getPrimaryDBRole() - Method in interface com.microstrategy.web.objects.WebProject
Returns a WebDBRole objects that is the primary DB role for this WebProjectInstance.
getPrimaryLocale() - Method in interface com.microstrategy.web.objects.WebProjectCreator
Returns the primary locale set for new project.
getPrimaryLocation() - Method in interface com.microstrategy.web.objects.WebPrompt
 
getPrimaryMD() - Method in class com.microstrategy.web.objects.localization.XMLProjectLocaleUpdateModel
Getter for primary metadata locale id to add
getPrintCopies() - Method in interface com.microstrategy.web.app.gui.SubscriptionPrintWidget
Deprecated.
Returns the number of print copies
getPrintCopies() - Method in class com.microstrategy.web.app.gui.SubscriptionPrintWidgetImpl
Returns the number of print copies
getPrinterLocation() - Method in class com.microstrategy.web.objects.WebPrinterDeviceImpl
 
getPrintEvent() - Method in class com.microstrategy.web.app.transforms.PreferencesPrintTransform
Deprecated.
use getSaveReportPropertiesEvent()
getPrintQuality() - Method in class com.microstrategy.web.objects.WebPrinterDeviceImpl
 
getPrintSectionFlags() - Method in interface com.microstrategy.web.app.beans.PrintBean
Deprecated.
Returns the current print section flags (a value from combining PrintSectionDisplay flags (PrintSectionDisplayGrid, PrintSectionDisplayHeader, etc.))
getPriority() - Method in class com.microstrategy.web.objects.JobPriorityDefn
Get priority for this entry of job priority map.
getPriority() - Method in class com.microstrategy.webapi.paramsobject.PushNotificationPayload
 
getPriorityConnectionCount(int) - Method in interface com.microstrategy.web.objects.WebDBRole
Set the number of connections to the DB reserved for specified priority jobs
getPriorityDefinitions() - Method in class com.microstrategy.web.objects.JobPriorityMap
 
getPriorityLowBound() - Method in interface com.microstrategy.web.objects.WebJobPrioritization
Get priority low limit.
getPriorityLowBound() - Method in class com.microstrategy.web.objects.WebJobPrioritizatoinImpl
 
getPriorityLowerBound() - Method in interface com.microstrategy.web.objects.WebJobPrioritization
Get priority lower limit.
getPriorityLowerBound() - Method in class com.microstrategy.web.objects.WebJobPrioritizatoinImpl
 
getPriorityMap() - Method in interface com.microstrategy.web.objects.WebJobPrioritization
Get job priority map.
getPriorityMap() - Method in class com.microstrategy.web.objects.WebJobPrioritizatoinImpl
 
getPriorityScheme() - Method in interface com.microstrategy.web.objects.WebJobPrioritization
Get Priority scheme, with value defined in (Default = 1, Random = 2).
getPriorityScheme() - Method in class com.microstrategy.web.objects.WebJobPrioritizatoinImpl
 
getPriorityUpperBound() - Method in interface com.microstrategy.web.objects.WebJobPrioritization
Get priority upper limit.
getPriorityUpperBound() - Method in class com.microstrategy.web.objects.WebJobPrioritizatoinImpl
 
getPriorityWeights() - Method in interface com.microstrategy.web.objects.WebJobPrioritization
Get priority weight.
getPriorityWeights() - Method in class com.microstrategy.web.objects.WebJobPrioritizatoinImpl
 
getPrivateKey() - Method in class com.microstrategy.utils.certificate.X509Helper
Get private key of Certificate.
getPrivateTaskIDs() - Method in class com.microstrategy.web.controller.TaskProcessorController
 
getPrivilege() - Method in class com.microstrategy.web.app.transforms.AnnotationsTransform
 
getPrivilegeCategories() - Method in interface com.microstrategy.web.beans.SecurityRoleBean
 
getPrivilegeCategories() - Method in interface com.microstrategy.web.beans.UserEntityBean
Returns a set of categorized privileges for the current user.
getPrivilegeCategories(WebSecurityRole) - Method in interface com.microstrategy.web.objects.admin.users.WebUserServicesSource
Returns a set of categorized privileges for the given security role.
getPrivilegeCategories(WebUserEntity) - Method in interface com.microstrategy.web.objects.admin.users.WebUserServicesSource
Returns a set of categorized privileges for the given user.
getPrivilegeName(WebPrivilegeEntry) - Method in class com.microstrategy.web.app.transforms.AbstractPrivilegesEditorTransform
get the privilege name with prefix
getPrivileges() - Method in interface com.microstrategy.web.objects.admin.users.WebSecurityRole
Returns a WebEditablePrivileges collection, which can be used to read and write the privileges in the collection.
getPrivileges() - Method in class com.microstrategy.web.tasks.AbstractBaseTask
 
getPrivileges() - Method in class com.microstrategy.web.tasks.config.TaskInfo
 
getPrivileges() - Method in class com.microstrategy.web.tasks.config.TasksList
 
getPrivileges() - Method in interface com.microstrategy.web.tasks.Task
Returns a task privileges
getPrivilegesExpression() - Method in class com.microstrategy.web.tasks.config.TaskInfo
 
getPrivilegesForCategory(WebPrivilegeCategory) - Method in class com.microstrategy.web.app.transforms.UserEntityPrivilegesTransform
Returns a List with all the privileges for the given category.
getPrivilegesForLicenseType(int) - Method in interface com.microstrategy.web.objects.admin.licensing.LicenseSource
Returns the list of privileges which belong to the given license type.
getProcessCreationTime() - Method in interface com.microstrategy.web.objects.admin.serverconfig.InstanceStatus
Returns the creation time of the server process corresponding to this instance on the server machine.
getProcessed() - Method in class com.microstrategy.web.platform.MultipartRequest
Gets the number of bytes of the request's body already processed.
getProcessFlags() - Method in class com.microstrategy.webapi.ACMSessionIdResolver
getProcessFlags is used by the application to set the way session management operates.
getProcessID() - Method in interface com.microstrategy.web.objects.admin.serverconfig.InstanceStatus
Returns the ID of the server process corresponding to this instance on the server machine.
getProcessorAffinityMask() - Method in interface com.microstrategy.web.objects.admin.serverconfig.IntelligenceServerInstance
Deprecated.
use IntelligenceServerInstance.getSerializedAffinity() instead. This method no longer works
getProcessRequestErrorMessage() - Method in class com.microstrategy.web.controller.TaskProcessorRequestState
Returns the error message associated with this process request.
getProcessRequestStatusCode() - Method in class com.microstrategy.web.controller.TaskProcessorRequestState
Returns the status code associated the task request.
getProcessRequestTaskErrorCode() - Method in class com.microstrategy.web.controller.TaskProcessorRequestState
Returns the task error code, if set.
getProduct() - Method in interface com.microstrategy.utils.licensing.ProductLicenseInfo
Returns the product.
getProductLicenseInfo(int) - Method in class com.microstrategy.utils.licensing.LicensingSupport
Returns a ProductLicenseInfo instance that contains cached license information for the specified product.
getProductLicenseInfo(int, boolean) - Method in class com.microstrategy.utils.licensing.LicensingSupport
Returns a ProductLicenseInfo instance that contains license information for the specified product.
getProductName() - Method in interface com.microstrategy.web.objects.admin.serverconfig.ServerVersionInfo
Returns the product name of the server.
getProductVersion() - Method in interface com.microstrategy.web.objects.admin.serverconfig.ServerVersionInfo
Returns the product version of the server.
getProfile() - Method in interface com.microstrategy.web.objects.admin.users.WebUser
Find the profile folder for the particular user.
getProject() - Method in class com.microstrategy.utils.serialization.ProjectInfoPersister
 
getProject() - Method in interface com.microstrategy.web.objects.admin.users.WebPrivilegeOrigin
If the security role exists, then this will return the project that the security role is assigned to for this user/privilege.
getProject() - Method in interface com.microstrategy.web.objects.admin.users.WebUserSearch
Returns the project context set for this search.
getProject() - Method in interface com.microstrategy.web.objects.WebChangeJournalEntry
To get the project of the change journal entry.
getProject() - Method in class com.microstrategy.web.objects.WebChangeJournalEntryImpl
 
getProject() - Method in interface com.microstrategy.web.objects.WebClusterProjectInfo
Return the project associated with this information object.
getProject() - Method in interface com.microstrategy.web.objects.WebConnectionMap
Returns the WebProject object associated with this connection map
getProject() - Method in interface com.microstrategy.web.objects.WebScheduledMaintenance
Get the project of the WebScheduledMaintenance object.
getProject(int) - Method in interface com.microstrategy.web.objects.WebClusterNodeInfo
Get the project at given index from a collection of projects.
getProject(int) - Method in interface com.microstrategy.webapi.IDSSXMLClusterNodeInfo
 
getProject(RequestKeys) - Method in class com.microstrategy.web.app.AbstractExternalSecurity
Returns the Project Name from RequestKeys
getProject(WebIServerSession) - Static method in class com.microstrategy.web.app.utils.HTTPHelper
 
getProject(WebIServerSession) - Method in class com.microstrategy.web.objects.WebProjectLookup
 
getProject(String) - Method in interface com.microstrategy.web.objects.WebClusterNodeInfo
Get the project represented by DSS ID.
getProjectAlias(WebIServerSession) - Static method in class com.microstrategy.web.app.utils.HTTPHelper
Utility method for obtaining the project alias string based on the Server and original Project name.
getProjectAlias(String, int, String) - Static method in class com.microstrategy.web.app.utils.HTTPHelper
getProjectAlias(String, int, String, Locale) - Static method in class com.microstrategy.web.app.utils.HTTPHelper
Utility method for obtaining the project alias string based on the Server and original Project name.
getProjectAlias(String, String) - Static method in class com.microstrategy.web.app.utils.HTTPHelper
getProjectAssociatedSchedules() - Method in interface com.microstrategy.web.beans.AssociatedSchedulesBean
retrieve the associated schedules with project in the Preference page
getProjectAssociatedSchedules() - Method in class com.microstrategy.web.beans.AssociatedSchedulesBeanImpl
 
getProjectAssociatedSchedules() - Method in interface com.microstrategy.web.objects.WebAssociatedScheduleSource
get the associated schedule from IServer for project, if there is no setting for associated schedule for project, it will return empty
getProjectAssociatedSchedules() - Method in class com.microstrategy.web.objects.WebAssociatedScheduleSourceImpl
 
GetProjectAttributeInfo - Class in com.microstrategy.web.app.tasks
 
GetProjectAttributeInfo() - Constructor for class com.microstrategy.web.app.tasks.GetProjectAttributeInfo
 
GetProjectAttributeInfo(String) - Constructor for class com.microstrategy.web.app.tasks.GetProjectAttributeInfo
 
GetProjectAttributeInfoHandler - Class in com.microstrategy.web.app.tasks.actions
 
GetProjectAttributeInfoHandler() - Constructor for class com.microstrategy.web.app.tasks.actions.GetProjectAttributeInfoHandler
 
getProjectBrowserBean() - Method in interface com.microstrategy.web.app.beans.MetricQualLevelEditorBean
 
getProjectBrowserBean() - Method in interface com.microstrategy.web.app.beans.ObjectManipulationDialogBean
Deprecated.
The bean is now associated witha second folder bean for project browsing. Use getBrowserBean instead.
getProjectBrowserBean() - Method in class com.microstrategy.web.app.transforms.FilterObjectBrowserTransform
Returns a WebComponent instance representing the ProjectBrowser bean from where the transform will obtain information from.
getProjectBrowserBean() - Method in class com.microstrategy.web.app.transforms.FolderObjectBrowserTransform
Returns a WebComponent instance representing the ProjectBrowser bean from where the transform will obtain information from.
getProjectCount() - Method in interface com.microstrategy.web.objects.WebClusterNodeInfo
Retuns a number of projects in any status as specified in EnumDSSXMLProjectStatus ) from a collection
getProjectCount() - Method in interface com.microstrategy.webapi.IDSSXMLClusterNodeInfo
 
getProjectCreator() - Method in interface com.microstrategy.web.objects.WebProjectSource
Returns a WebProjectCreator object which can be used to create a project on the IServer
GetProjectDBRolesTask - Class in com.microstrategy.web.app.tasks.architect
 
GetProjectDBRolesTask() - Constructor for class com.microstrategy.web.app.tasks.architect.GetProjectDBRolesTask
 
getProjectDeleter() - Method in interface com.microstrategy.web.objects.WebProjectSource
Returns a WebProjectDeleter object which can be used to delete a project on the IServer
getProjectDescription() - Method in interface com.microstrategy.web.objects.WebProjectInstance
Returns the description of the project.
getProjectDetails() - Method in class com.microstrategy.web.app.ProjectInformation
Get the project information on the instance
GetProjectDISettings(String, String) - Method in interface com.microstrategy.webapi.IDSSXMLReportServer
return the project settings specific for data import.
GetProjectDSSettings(String, String) - Method in interface com.microstrategy.webapi.IDSSXMLSubscriptionServer
Returns XML String containing Distribution Services (DS) settings for users unable to access the server definition
getProjectDSSID() - Method in interface com.microstrategy.web.objects.admin.monitors.Cache
Returns the project DSS ID
getProjectDSSID() - Method in interface com.microstrategy.web.objects.admin.monitors.CacheManipulationFailure
Returns the project DSSID
getProjectDSSID() - Method in interface com.microstrategy.web.objects.admin.monitors.Caches
Returns the DSSID of the project to which the cache belongs.
getProjectDSSID() - Method in interface com.microstrategy.web.objects.admin.monitors.Job
Returns the DSS ID of the project that the job is running on.
getProjectDSSID() - Method in interface com.microstrategy.web.objects.admin.monitors.UserConnection
Returns the DSS ID of the project that is connected to.
getProjectDSSID() - Method in interface com.microstrategy.web.objects.WebProjectInstance
Returns the DSSID of the project.
getProjectDSSID() - Method in interface com.microstrategy.web.objects.WebProjectInstanceBase
Returns the DSSID of the project.
getProjectDSSID() - Method in interface com.microstrategy.web.objects.WebProjectReference
Returns the DSS ID of the project.
getProjectDSSID() - Method in class com.microstrategy.web.preferences.SysDefaultPrefType
 
getProjectErrorList() - Method in interface com.microstrategy.web.app.beans.ProjectsBean
Get the list of ProjectInformation instances that generated some type error when loaded their information from the I-Server.
getProjectFenceTierCache() - Method in class com.microstrategy.webapi.ACMSessionIdResolver
 
getProjectFlags() - Method in interface com.microstrategy.web.objects.WebProjectSource
This is reserved for future use.
getProjectId() - Method in class com.microstrategy.utils.ObjectIdTypeAndProjectId
 
getProjectId() - Method in class com.microstrategy.web.objects.JobPriorityDefn
Get project ID of this entry of job priority map.
getProjectId() - Method in interface com.microstrategy.web.objects.WebObjectInfo
 
getProjectId() - Method in interface com.microstrategy.web.objects.WebParsedModelIdType
 
getProjectId() - Method in class com.microstrategy.webapi.acm.ACMSessionId
 
getProjectId() - Method in class com.microstrategy.webapi.acm.ACMSessionIdParser
 
getProjectId() - Method in interface com.microstrategy.webapi.IDSSXMLSessionId
getProjectId extracts the project id from the sessionID.
getProjectId() - Method in class com.microstrategy.webapi.IDSSXMLSessionIdParser
 
getProjectId() - Method in class com.microstrategy.webapi.ProjectIdAndShortcutIds
 
getProjectId() - Method in class com.microstrategy.webapi.restApi.contentbundle.ProjectRequest
 
getProjectID() - Method in class com.microstrategy.utils.log.SessionLogRecord
 
getProjectID() - Method in class com.microstrategy.web.app.beans.FolderObjectExplorerBeanImpl
Get the Project ID from the session manager
getProjectID() - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
Private method that gets the Project ID from the session manager
getProjectID() - Method in class com.microstrategy.web.app.transforms.FolderProjectBrowserTransform
Private method that gets the Project ID from the session manager
getProjectID() - Method in class com.microstrategy.web.app.transforms.PromptEditorTabManagerTransform
Private method that gets the Project ID from the session manager
getProjectID() - Method in interface com.microstrategy.web.objects.admin.DataSource
Returns the project ID set on the DataSource.
getProjectID() - Method in interface com.microstrategy.web.objects.admin.monitors.Job
Returns the project ID of the project that the job is running on.
getProjectID() - Method in interface com.microstrategy.web.objects.admin.monitors.UserConnection
Returns the project ID of the project that is connected to
getProjectID() - Method in interface com.microstrategy.web.objects.admin.monitors.UserDisconnectionFailure
Returns the project ID of the project that is connected to
getProjectID() - Method in interface com.microstrategy.web.objects.ProjectIndexMetadata
Get project GUID.
getProjectID() - Method in class com.microstrategy.web.objects.ProjectIndexMetadataImpl
 
getProjectID() - Method in interface com.microstrategy.web.objects.WebChangeJournalObjectEntry
To get the project ID of this change journal object entry.
getProjectID() - Method in class com.microstrategy.web.objects.WebChangeJournalObjectEntryImpl
 
getProjectID() - Method in interface com.microstrategy.web.objects.WebIServerSession
Returns the project ID corresponding to the projectName that was set.
getProjectID() - Method in interface com.microstrategy.web.objects.WebMessage
Returns the ID of the project (project_guid pgd).
getProjectID(WebIServerSession) - Method in class com.microstrategy.web.objects.WebProjectLookup
 
getProjectID(WebIServerSession, String) - Method in class com.microstrategy.web.objects.WebProjectLookup
 
getProjectIdOpt() - Method in class com.microstrategy.webapi.acm.ACMSessionId
 
getProjectIdOpt() - Method in class com.microstrategy.webapi.acm.ACMSessionIdParser
 
getProjectIdOpt() - Method in interface com.microstrategy.webapi.IDSSXMLSessionId
 
getProjectIdOpt() - Method in class com.microstrategy.webapi.IDSSXMLSessionIdParser
 
getProjectIds() - Method in class com.microstrategy.webapi.restApi.IServerRestClientCluster
 
getProjectImageSrc() - Method in class com.microstrategy.web.app.transforms.ProjectsTransform
 
getProjectInfo() - Method in interface com.microstrategy.web.objects.WebCacheStatement
Deprecated.
Returns the project which the statement applies to.
getProjectInfo() - Method in interface com.microstrategy.web.objects.WebProjectInstance
Returns the information WebProject about the project.
getProjectInfo() - Method in interface com.microstrategy.web.objects.WebProjectReference
Returns the WebObjectInfo object corresponding to the project that the reference refers to.
getProjectInfoCollection() - Method in interface com.microstrategy.web.objects.WebClusterMember
Returns a collection of WebClusterProjectInfo objects.
getProjectItem(WebIServerSession) - Method in class com.microstrategy.web.objects.WebLinkConfigurationCache
Returns a WebLinkItem for the specific project that this session correspons to
getProjectItem(WebIServerSession, String) - Method in class com.microstrategy.web.objects.WebLinkConfigurationCache
 
getProjectKey(WebIServerSession) - Method in class com.microstrategy.web.app.AbstractBrowserSettings
Returns the key to be used for the requested session
getProjectLevelSchedules() - Method in interface com.microstrategy.web.beans.AssociatedSchedulesBean
retrieve the associated schedules with project in report or RWD option page
getProjectLevelSchedules() - Method in class com.microstrategy.web.beans.AssociatedSchedulesBeanImpl
 
getProjectLevelSchedules() - Method in interface com.microstrategy.web.objects.WebAssociatedScheduleSource
get the project-level associated schedule from IServer, if there is no setting for associated schedule for project, it will return server-level schedules
getProjectLevelSchedules() - Method in class com.microstrategy.web.objects.WebAssociatedScheduleSourceImpl
 
getProjectList() - Method in interface com.microstrategy.web.app.beans.ProjectsBean
Get the list of ProjectInformation instances that should be rendered by this bean when transformed
getProjectList() - Method in class com.microstrategy.web.config.Visualization
 
GetProjectLocales(String) - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
Returns the locales supported by a given project.
GetProjectLocales(String, String) - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
Returns the locales supported by a given project for a given user.
getProjectLocalizationType(WebIServerSession) - Method in class com.microstrategy.web.objects.WebProjectLookup
 
getProjectMessagesLocales(WebIServerSession) - Method in class com.microstrategy.web.objects.WebProjectLookup
 
getProjectMetadataLocales(WebIServerSession) - Method in class com.microstrategy.web.objects.WebProjectLookup
 
getProjectMetadataLocalesLCID(WebIServerSession) - Method in class com.microstrategy.web.objects.WebProjectLookup
 
getProjectName() - Method in interface com.microstrategy.web.app.beans.PathBean
 
getProjectName() - Method in class com.microstrategy.web.app.beans.PathBeanImpl
 
getProjectName() - Method in interface com.microstrategy.web.app.LoginForm
Get the desired server project (if available)
getProjectName() - Method in class com.microstrategy.web.app.MSTRLoginForm
Get the desired server project (if available)
getProjectName() - Method in class com.microstrategy.web.app.ProjectInformation
Utility method for retrieving the name of the project represented by this instance.
getProjectName() - Method in class com.microstrategy.web.app.StaticSession
Deprecated.
Return the value of the project name property
getProjectName() - Method in class com.microstrategy.web.app.transforms.RWDetailsTransform
Get the project name based on the PathBean of the RWBean being transformed.
getProjectName() - Method in interface com.microstrategy.web.objects.admin.DataSource
Returns the project name set on the DataSource.
getProjectName() - Method in interface com.microstrategy.web.objects.admin.monitors.Cache
Returns the project name
getProjectName() - Method in interface com.microstrategy.web.objects.admin.monitors.CacheManipulationFailure
Returns the project name
getProjectName() - Method in interface com.microstrategy.web.objects.admin.monitors.Caches
Returns the name of the project to which the cache belongs.
getProjectName() - Method in interface com.microstrategy.web.objects.admin.monitors.Job
Returns the name of the project that the job is running on.
getProjectName() - Method in interface com.microstrategy.web.objects.admin.monitors.UserConnection
Returns the name of the project the connection is connected to.
getProjectName() - Method in class com.microstrategy.web.objects.JobPriorityDefn
Get project name of this entry of job priority map.
getProjectName() - Method in interface com.microstrategy.web.objects.ProjectIndexMetadata
Get project name
getProjectName() - Method in class com.microstrategy.web.objects.ProjectIndexMetadataImpl
 
getProjectName() - Method in interface com.microstrategy.web.objects.rw.RWDetails
Returns the project name
getProjectName() - Method in interface com.microstrategy.web.objects.WebIServerSession
Returns the project name which will be logged into.
getProjectName() - Method in interface com.microstrategy.web.objects.WebMessage
Returns the name of the project.
getProjectName() - Method in interface com.microstrategy.web.objects.WebObjectInfo
 
getProjectName() - Method in interface com.microstrategy.web.objects.WebProjectInstance
Returns the name of the project.
getProjectName() - Method in interface com.microstrategy.web.objects.WebProjectInstanceBase
Returns the name of the project.
getProjectName() - Method in class com.microstrategy.web.preferences.SysDefaultPrefType
 
getProjectName(WebIServerSession, String) - Method in class com.microstrategy.web.objects.WebProjectLookup
Returns a project name from its DSS ID.
getProjectPrimaryDataLocaleLCID(WebIServerSession) - Method in class com.microstrategy.web.objects.WebProjectLookup
 
getProjectPrimaryMetadataLocaleLCID(WebIServerSession) - Method in class com.microstrategy.web.objects.WebProjectLookup
 
getProjectProperties(String) - Method in interface com.microstrategy.web.objects.WebProjectSource
returns the project properties for a given property set name.
getProjectProperty(WebSessionInfo, String, String) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
Get a project level property value
getProjectReferences() - Method in interface com.microstrategy.web.objects.WebServerDef
Returns the project references which are registered with this Server Definition object.
getProjectRequests() - Method in class com.microstrategy.webapi.restApi.IServerRestClientCluster
 
getProjects() - Method in interface com.microstrategy.web.app.beans.SecurityFilterFrameBean
 
getProjects() - Method in interface com.microstrategy.web.app.beans.SecurityRoleUserEntitiesSelectorBean
Returns the list of available projects based on teh session.
getProjects() - Method in class com.microstrategy.web.app.beans.SecurityRoleUserEntitiesSelectorBeanImpl
 
getProjects() - Method in class com.microstrategy.web.config.Visualization
Get the list of projects that the visualization applies to.
getProjects() - Method in interface com.microstrategy.web.objects.WebCluster
Returns the list of all projects loaded on at least one server in the cluster.
getProjects() - Method in interface com.microstrategy.web.objects.WebProjectSource
Returns the WebProjectInstances object containing all projects that are loaded on the server.
getProjects() - Method in interface com.microstrategy.webapi.IDSSXMLClusterNode
 
getProjects(boolean) - Method in interface com.microstrategy.web.objects.WebProjectSource
Returns the WebProjectInstances object containing all projects that are loaded on the server.
GetProjects(int) - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
Used to get the list of projects on the MSTR Server, which this session is connected to.
GetProjectsAssociatedSchedules(String) - Method in interface com.microstrategy.webapi.IDSSXMLSubscriptionServer
This call retrieves the schedules to a subscription
getProjectSessionId() - Method in class com.microstrategy.webapi.acm.ACMSessionId.ConfigSessionId
 
getProjectSessionId() - Method in class com.microstrategy.webapi.acm.ACMSessionId.MasterSessionId
 
getProjectSessionId() - Method in class com.microstrategy.webapi.acm.ACMSessionId.ProjectSessionId
 
getProjectSessionId() - Method in interface com.microstrategy.webapi.IDSSXMLSessionId
 
getProjectSessionId(IDSSXMLSessionId.IMasterSessionId, String) - Method in class com.microstrategy.webapi.ACMSessionIdResolver
getProjectSessionId gets an existing Project Session Id for the input Configuration Session Id/Project Id combination.
getProjectSessionInfos(IDSSXMLSessionId.IMasterSessionId) - Method in class com.microstrategy.webapi.ACMSessionIdResolver
getProjectSessionInfos gets a list of all the Project Session Info objects under the input Master Session Id.
getProjectSettings() - Method in interface com.microstrategy.web.objects.WebProjectReference
Returns a collection of settings pertaining to this project.
getProjectSettings(int, int) - Method in interface com.microstrategy.web.objects.WebSubscriptionsSource
Returns the WebProjectSettings object for a specific module.
getProjectsInCluster() - Method in interface com.microstrategy.web.objects.WebProjectSource
Returns the WebProjectInstances object containing all projects that are loaded on any server in cluster.
GetProjectsInCluster(int) - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
Used to get the list of projects loaded in the cluster.
GetProjectsInCluster(String, int) - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
Used to get the list of projects loaded in the cluster.
GetProjectsInCluster(String, int, int[]) - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
Used to get the list of projects loaded in the cluster.
getProjectsList() - Method in class com.microstrategy.web.app.beans.WebAppSessionManagerImpl
 
getProjectsList() - Method in class com.microstrategy.web.app.transforms.ProjectsTransform
Obtain the list of projects to display to the user
getProjectsList() - Method in interface com.microstrategy.web.app.WebAppSessionManager
Returns an ArrayList of ProjectInformation objects, which contain information about the projects we are connected to.
getProjectsList(boolean) - Method in class com.microstrategy.web.app.beans.WebAppSessionManagerImpl
 
getProjectsList(boolean) - Method in interface com.microstrategy.web.app.WebAppSessionManager
Returns an ArrayList of ProjectInformation objects, which contain information about the projects we are connected to.
getProjectSource() - Method in class com.microstrategy.web.objects.WebObjectsFactory
Returns a WebProjectSource object, which can be used for retrieving project information.
GetProjectsTask - Class in com.microstrategy.web.tasks
This Task returns a collection of projects on a web server.
GetProjectsTask() - Constructor for class com.microstrategy.web.tasks.GetProjectsTask
 
getProjectStatus() - Method in class com.microstrategy.web.app.ProjectInformation
Utility method for retrieving the status of the project represented by this instance.
getProjectStatus() - Method in interface com.microstrategy.web.objects.WebProjectSource
This method assumes that the session associated with this project source corresponds to a valid project The status of this project is returned
GetProjectTimeZonesTask - Class in com.microstrategy.web.app.tasks
This class implements the get timezones list from project task.
GetProjectTimeZonesTask() - Constructor for class com.microstrategy.web.app.tasks.GetProjectTimeZonesTask
 
getProjectVersion() - Method in interface com.microstrategy.web.objects.WebClusterProjectInfo
Return version of project
getProjectWarehouseDataLocales(WebIServerSession) - Method in class com.microstrategy.web.objects.WebProjectLookup
 
getProjectWarehouseDataLocalesLCID(WebIServerSession) - Method in class com.microstrategy.web.objects.WebProjectLookup
 
getPrompt() - Method in class com.microstrategy.web.app.transforms.AbstractPromptObjectTransform
Indicates instance of PromptObject PromptObject being transformed.
getPrompt() - Method in interface com.microstrategy.web.objects.WebPromptAnswer
Returns the prompt question object to which this prompt answer is trying to answer.
getPrompt() - Method in interface com.microstrategy.web.objects.WebTemplateMetric
Returns the WebPrompt object which this WebTemplateMetric object refers to.
getPromptAnswer() - Method in interface com.microstrategy.web.objects.rw.RWSource
Returns the prompt answer, if any, which will be used to pre-answer prompts when executing a new document.
getPromptAnswer() - Method in interface com.microstrategy.web.objects.WebDocumentSource
Returns the prompt answer, if any, which will be used to pre-answer prompts when executing a new document.
getPromptAnswer() - Method in interface com.microstrategy.web.objects.WebReportSource
Returns the prompt answer, if any, which will be used to pre-answer prompts when executing a new report.
getPromptAnswer() - Method in class com.microstrategy.webapi.paramsobject.ReportExecuteParams
 
GetPromptAnswer(String, String) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Retrieves the prompt answer for the given Message ID.
GetPromptAnswer(String, String) - Method in interface com.microstrategy.webapi.IDSSXMLReportServer
This method retrieves a prompt answer.
GetPromptAnswerEx(String, String, String) - Method in interface com.microstrategy.webapi.IDSSXMLDocumentServer
Retrieves the prompt answer for the given Message ID.
GetPromptAnswerEx(String, String, String) - Method in interface com.microstrategy.webapi.IDSSXMLReportServer
This method retrieves a prompt answer.
getPromptAnswers() - Method in interface com.microstrategy.web.objects.admin.monitors.Cache
Returns the prompt answers used to generate this cache's report.
getPromptAnswersType() - Method in interface com.microstrategy.web.objects.rw.RWHyperlink
 
getPromptAnswerXML() - Method in interface com.microstrategy.web.objects.WebSubscription
 
getPromptAppBeans() - Method in interface com.microstrategy.web.app.beans.PromptsContainerBean
Returns the list of Prompt Style Beans.
getPromptBean() - Method in interface com.microstrategy.web.app.beans.PromptAppBean
Returns the PromptBean associated with the style bean.
getPromptBean() - Method in interface com.microstrategy.web.beans.PromptsBean
Returns the PromptBean at the current position.
getPromptBean(int) - Method in interface com.microstrategy.web.beans.PromptsBean
Returns the PromptBean at the specific position.
getPromptBeans(int) - Method in interface com.microstrategy.web.beans.PromptsBean
Returns a read-only java.util.Iterator over all the contained PromptBean, each of which has the specified type.
getPromptButtonSourcePath() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
 
getPromptButtonSourcePath() - Method in class com.microstrategy.web.app.transforms.FilterElementTransform
 
getPromptCustomStyles() - Method in interface com.microstrategy.web.objects.WebProjectSource
Returns the prompt custom styles for this project
getPromptDataType() - Method in class com.microstrategy.web.app.transforms.PromptAnswerTransform
 
getPromptDataType() - Method in class com.microstrategy.web.app.transforms.PromptConstantWidgetTransform
 
getPromptDef() - Method in interface com.microstrategy.web.objects.WebPromptInstance
Returns the prompt definition object corresponding to this prompt instance.
getPromptDefinitionBean() - Method in interface com.microstrategy.web.app.beans.PromptDefinitionAppBean
This method will return a child PromptDefinitionBean.
getPromptDetails() - Method in interface com.microstrategy.web.objects.rw.RWDataSetDetails
Return the prompt details for the dataset
getPromptDetails() - Method in interface com.microstrategy.web.objects.WebReportData
 
getPromptDetailsBean() - Method in interface com.microstrategy.web.app.beans.ReportFrameBean
Returns a PromptDetailsBean object corresponding to the prompt details.
getPromptDetailsBean() - Method in class com.microstrategy.web.app.beans.ReportFrameBeanImpl
 
getPromptDisplayPosition(PromptObject) - Method in class com.microstrategy.web.app.transforms.PromptsClassicTransform
Indicates prompt's display position.
getPromptDisplayStyle() - Method in interface com.microstrategy.web.app.beans.PromptAppBean
 
getPromptEvent() - Method in interface com.microstrategy.web.app.beans.WizardStepBean
Returns the event to be triggered by the client when the status has been changed to WaitingForUser Input
getPromptEvent(int) - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalTreeTransform
Deprecated.
Returns prompt event associate to given Id.
getPromptEvent(int) - Method in class com.microstrategy.web.app.transforms.PromptHierarchicalTreeXHTMLTransform
Obtains an instance of WebEvent according to the event identifier indicated.
getPromptEvent(int) - Method in class com.microstrategy.web.app.transforms.PromptsIFrameTransform
Indicates a Prompt event based on Event Id passed in.
getPromptFormID() - Method in class com.microstrategy.web.app.transforms.PromptsContainerTransform
 
getPromptId() - Method in interface com.microstrategy.web.objects.WebHyperLinkAnswer
Returns target prompt ID
getPromptIndex() - Method in class com.microstrategy.web.app.transforms.AbstractPromptWidgetTransform
 
getPromptInstances() - Method in interface com.microstrategy.web.objects.WebPromptSite
Returns a collection of prompt instances from this prompt site.
getPromptMeaning() - Method in class com.microstrategy.web.app.transforms.AbstractPromptWidgetTransform
 
getPromptName() - Method in class com.microstrategy.web.app.transforms.AbstractPromptWidgetTransform
 
getPromptObj() - Method in class com.microstrategy.web.app.transforms.PromptsIFrameTransform
Returns current instance of PromptObject.
getPromptObject() - Method in interface com.microstrategy.web.beans.PromptsBean
Returns the PromptObject at the current position.
getPromptObject(int) - Method in interface com.microstrategy.web.beans.PromptsBean
Returns the PromptObject at a specific position.
getPromptObjects(int) - Method in interface com.microstrategy.web.beans.PromptsBean
Returns a read-only java.util.Iterator over all the contained PromptObject, each of which has the specified type.
getPromptOriginId() - Method in interface com.microstrategy.web.objects.WebHyperLinkAnswer
Returns target prompt origin ID.
getPromptOriginType() - Method in interface com.microstrategy.web.objects.WebHyperLinkAnswer
Returns target prompt origin type.
getPromptPageWidget(PromptAppBean, boolean) - Method in class com.microstrategy.web.app.transforms.PromptsContainerTransform
Entry point for widget transform
getPromptPosition() - Method in interface com.microstrategy.web.app.beans.ElementPickerBean
Get the prompt position index in the report.
getPromptPosition() - Method in class com.microstrategy.web.app.beans.ElementPickerBeanImpl
 
getPromptPosition() - Method in interface com.microstrategy.web.app.beans.MetricQualLevelEditorBean
 
getPromptPosition() - Method in interface com.microstrategy.web.beans.PromptObject
Returns the position of this PromptObject in the collection of prompt objects in a PromptsBean.
getPromptPosition(RequestKeys) - Method in class com.microstrategy.web.app.transforms.PromptsIFrameTransform
Determines prompt position from request.
getPrompts() - Method in interface com.microstrategy.web.beans.PromptsBean
Returns prompts
getPrompts() - Method in interface com.microstrategy.web.objects.WebContentStatement
Deprecated.
Returns the WebPrompts object corresponding to the Report or Document.
getPrompts() - Method in interface com.microstrategy.web.objects.WebResultSetInstance
Returns the collection of prompts associated with the document or null if the document has no prompts.
getPrompts() - Method in interface com.microstrategy.web.objects.WebSubscriptionContentDocument
Returns the prompts collection that is determined by the content that is set
getPrompts() - Method in interface com.microstrategy.web.objects.WebSubscriptionContentReport
Returns the prompts collection that is determined by the content that is set
getPrompts(String) - Method in interface com.microstrategy.web.objects.WebResultSetInstance
Builds the collection of prompts associated with the document based on the provided XML and document data.
getPromptsAppContext() - Method in class com.microstrategy.web.app.transforms.AbstractPromptObjectTransform
Determines prompt's AppContext.
getPromptsAppContext() - Method in class com.microstrategy.web.app.transforms.PromptsClassicTransform
Returns instance of AppContext.
getPromptsAppContext() - Method in class com.microstrategy.web.app.transforms.PromptsContainerTransform
Returns instance of AppContext.
getPromptsBean() - Method in interface com.microstrategy.web.app.beans.ElementPickerBean
Returns the prompts bean associated with this element picker
getPromptsBean() - Method in class com.microstrategy.web.app.beans.ElementPickerBeanImpl
 
getPromptsBean() - Method in interface com.microstrategy.web.app.beans.MetricQualLevelEditorBean
 
getPromptsBean() - Method in interface com.microstrategy.web.app.beans.PromptsContainerBean
Returns the PromptsBean that is associated with the container.
getPromptsBean() - Method in interface com.microstrategy.web.app.beans.PromptsContainerFrameBean
 
getPromptsBean() - Method in class com.microstrategy.web.app.transforms.AbstractPromptObjectTransform
Indicates current instance of PromptsBean to be transformed.
getPromptsBean() - Method in class com.microstrategy.web.app.transforms.AbstractSubscriptionEditTransform
Return the prompts bean associated with the SubscriptionBean or ScheduleBean
getPromptsBean() - Method in class com.microstrategy.web.app.transforms.PromptsClassicTransform
Returns instance of PromptsBean to be transformed.
getPromptsBean() - Method in class com.microstrategy.web.app.transforms.PromptsContainerTransform
Returns instance of PromptsBean to be transformed.
getPromptsBean() - Method in class com.microstrategy.web.app.transforms.PromptsSummaryTransform
Returns active PromptBean instance used by this transform.
getPromptsBean() - Method in class com.microstrategy.web.app.transforms.ScheduleEditTransform
Deprecated.
Return the PromptsBean associated with the ScheduleBean.
getPromptsBean() - Method in class com.microstrategy.web.app.transforms.SubscriptionEditTransform
Return the PromptsBean associated with the SubscriptionBean.
getPromptsBean() - Method in interface com.microstrategy.web.beans.PromptObject
Returns the PromptsBean which contains this prompt object.
getPromptsBean() - Method in interface com.microstrategy.web.beans.ResultSetBean
Returns the embedded PromptsBean.
getPromptsBean() - Method in interface com.microstrategy.web.beans.ScheduleBean
Deprecated.
Returns the embedded PromptsBean.
getPromptsBean() - Method in interface com.microstrategy.web.beans.SubscriptionBean
returns the embedded PromptsBean.
getPromptsBeanPath() - Method in class com.microstrategy.web.app.transforms.PromptsContainerTransform
 
getPromptsContainerBean() - Method in interface com.microstrategy.web.app.beans.DocumentFrameBean
Get the Prompts Container Bean.
getPromptsContainerBean() - Method in interface com.microstrategy.web.app.beans.PromptDefinitionAppBean
Returns a child PromptsContainerBean, if one exists.
getPromptsContainerBean() - Method in interface com.microstrategy.web.app.beans.PromptsContainerFrameBean
 
getPromptsContainerBean() - Method in interface com.microstrategy.web.app.beans.ReportFrameBean
Returns a PromptsContainerBean object corresponding to the prompts container.
getPromptsContainerBean() - Method in class com.microstrategy.web.app.beans.ReportFrameBeanImpl
 
getPromptsContainerBean() - Method in interface com.microstrategy.web.app.beans.RWFrameBean
Get the Prompts Container Bean.
getPromptsData() - Method in interface com.microstrategy.web.beans.ExternalPromptsSource
Returns the String representation of a set of prompt questions (and possibly answers).
getPromptsEvent() - Method in class com.microstrategy.web.app.transforms.AbstractSubscriptionEditTransform
The event to answer prompts.
getPromptsEventHandler() - Method in interface com.microstrategy.web.beans.ResultSetBean
Returns the prompts event handler associated with the PromptsBean.
getPromptsEventHandler() - Method in interface com.microstrategy.web.beans.ScheduleBean
Deprecated.
Gets the prompts event handler that is associated with the underlying promptsbean.
getPromptsEventHandler() - Method in interface com.microstrategy.web.beans.SubscriptionBean
Deprecated. 
getPromptsList() - Method in class com.microstrategy.web.app.transforms.AbstractPromptObjectTransform
Returns an arraylist containing DisplayWebUnits.
getPromptsList() - Method in class com.microstrategy.web.app.transforms.PromptCheckboxTransform
Creates an ArrayList collection from the available display units information.
getPromptsList() - Method in class com.microstrategy.web.app.transforms.PromptsClassicTransform
Returns current list of prompts.
getPromptsList() - Method in class com.microstrategy.web.app.transforms.PromptsSummaryTransform
Returns current prompt list.
getPromptsListForIndexSection() - Method in class com.microstrategy.web.app.transforms.PromptsClassicTransform
Returns list of prompts determined by block count settings.
getPromptsListForSummary() - Method in class com.microstrategy.web.app.transforms.PromptsClassicTransform
Returns list of prompts to be displayed in Summary mode.
getPromptsListOneByOne() - Method in class com.microstrategy.web.app.transforms.PromptsClassicTransform
Returns list of prompts sorted by 'one by one' mode.
getPromptsSource() - Method in interface com.microstrategy.web.beans.PromptObject
Returns the PromptsSource object from which this prompt object is originated.
getPromptsSources() - Method in interface com.microstrategy.web.beans.PromptsBean
Returns an java.util.Iterator over all the PromptsSource contained within this bean.
GetPromptsTask - Class in com.microstrategy.web.tasks
This class implements a Task that returns information about a set of Prompts (questions and answers).
GetPromptsTask() - Constructor for class com.microstrategy.web.tasks.GetPromptsTask
 
getPromptsTransform(PromptsBean) - Method in class com.microstrategy.web.app.transforms.AbstractSubscriptionEditTransform
Return the transform instance associated with the promptsBean.
getPromptsTransform(ReportBean) - Method in class com.microstrategy.web.app.transforms.ReportFrameClassicTransform
Deprecated.
 
getPromptsTransform(RWBean) - Method in class com.microstrategy.web.app.transforms.RWLayoutTransform
 
getPromptStyle() - Method in interface com.microstrategy.web.app.beans.FrameBean
Indicates actual prompt style used.
getPromptTitle() - Method in class com.microstrategy.web.app.transforms.AbstractPromptWidgetTransform
 
getPromptTransformByStyle(String) - Method in class com.microstrategy.web.app.transforms.PromptsClassicTransform
Indicates corresponding prompt question transform associated to given style name.
getPromptType() - Method in interface com.microstrategy.web.beans.PromptDefinitionBean
Returns the current prompt type, from EnumWebPromptType.
getPromptType() - Method in interface com.microstrategy.web.objects.WebHyperLinkAnswer
Returns target prompt type.
getPromptType() - Method in interface com.microstrategy.web.objects.WebPrompt
Returns prompt type
getPromptType() - Method in interface com.microstrategy.web.objects.WebPromptCustomStyle
Returns the prompt type which this custom style can be applied to
getPromptType() - Method in class com.microstrategy.web.objects.WebPromptCustomStyleImpl
 
getPromptTypes() - Method in interface com.microstrategy.web.objects.WebPromptCustomStyles
Returns the list of prompt types, for which there is at least one custom styles for.
getPromptTypes() - Method in class com.microstrategy.web.objects.WebPromptCustomStylesImpl
 
getPromptXmlDocument() - Method in class com.microstrategy.web.app.transforms.PromptXSLTransform
Returns XML Document denoting prompt in given Document.
getPropagateChangeDepth(PreferenceLevel) - Method in interface com.microstrategy.web.preferences.Preferences
Checks to see whether changing values in this preference level will remove the corresponding key in its immediate child Preferences object in the PreferenceLevel below this one.
getProperties() - Method in class com.microstrategy.web.app.PropertySet
Deprecated.
For performance reasons, it's better to use PropertySet.getPropertyList()
getProperties() - Method in class com.microstrategy.web.blocks.config.BlockConfig
 
getProperties() - Method in interface com.microstrategy.web.objects.WebDatamart
Retrieves all the extended properties for this datamart if the instance this is associated with is a datamart instance.
getProperties() - Method in interface com.microstrategy.web.objects.WebFunction
Returns an Iterator of all the function properties as WebFunctionProperty objects
getProperties(String) - Static method in class com.microstrategy.utils.cache.PropertiesCache
 
getProperties(String) - Method in interface com.microstrategy.web.objects.rw.RWInstance
returns the properties corresponding to a specific node
GetProperties(String) - Static method in class com.microstrategy.web.app.tasks.architect.utils.DBPropertiesParser
 
GetProperties(String, String, int) - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer
Gets a property set from the server.
getPropertiesNode() - Static method in class com.microstrategy.web.app.WebAttributeList
 
getPropertiesNode() - Static method in class com.microstrategy.web.app.WebBeanPropertyList
 
getPropertiesNode() - Static method in class com.microstrategy.web.app.WebWrapperAttributeList
 
getProperty() - Method in class com.microstrategy.web.app.transforms.FilterDetailsEditorTransform
Returns the property in string format.
getProperty() - Method in class com.microstrategy.web.config.DBParamInfoList
 
getProperty(int) - Method in class com.microstrategy.web.blocks.config.Assignments
 
getProperty(int) - Method in class com.microstrategy.web.blocks.config.Definition
 
getProperty(int) - Method in interface com.microstrategy.web.objects.WebFunction
Return the Function property at the specified index.
getProperty(Object) - Method in class com.microstrategy.web.blocks.config.BlockConfig
 
getProperty(String) - Method in class com.microstrategy.utils.DAG.AnnotatableObject
Get a caller-specified property.
getProperty(String) - Method in class com.microstrategy.utils.log.editor.AbstractEditableLoggingComponent
 
getProperty(String) - Method in class com.microstrategy.utils.log.LogManager
 
getProperty(String) - Method in interface com.microstrategy.web.app.gui.Cart
Function for getting Cart properties EnumCartProperties current values.
getProperty(String) - Method in class com.microstrategy.web.app.gui.CartImpl
Function that returns value for a given Cart's property.
getProperty(String) - Method in interface com.microstrategy.web.app.gui.IncrementalFetch
getProperty, for getting the key associated property value.
getProperty(String) - Method in class com.microstrategy.web.app.gui.IncrementalFetchImpl
Function for getting the key associated property value.
getProperty(String) - Method in interface com.microstrategy.web.app.gui.TreeBox
Deprecated.
Function that returns value for a given Tree's property.
getProperty(String) - Method in class com.microstrategy.web.app.gui.TreeBoxImpl
Deprecated.
Function that returns value for a given Tree's property.
getProperty(String) - Method in class com.microstrategy.web.app.PropertySet
 
getProperty(String) - Method in class com.microstrategy.web.blocks.Block
Returns the Property with a given name.
getProperty(String) - Method in class com.microstrategy.web.blocks.config.Assignments
 
getProperty(String) - Method in class com.microstrategy.web.blocks.ContentTypes.ContentType
Gets a named property.
getProperty(String, String) - Method in class com.microstrategy.utils.log.LogManager
 
getProperty(String, String) - Method in class com.microstrategy.web.app.PropertySets
 
getProperty(String, String) - Method in class com.microstrategy.web.app.transforms.AbstractPromptEditorTransform
 
getProperty(String, String, String) - Method in class com.microstrategy.utils.log.LogManager
 
getPropertyAsValue(String) - Method in class com.microstrategy.web.app.transforms.ConstantPromptEditorTransform
 
getPropertyByIndex(int) - Method in class com.microstrategy.web.blocks.Block
Returns the Property at a given numeric index.
getPropertyCount() - Method in interface com.microstrategy.web.objects.WebFunction
Returns the total number of properties for the Function
getPropertyDefaultSelection() - Method in class com.microstrategy.web.app.transforms.AbstractPromptWidgetTransform
 
getPropertyDisplayValue(String) - Method in interface com.microstrategy.web.app.beans.PageSetupHTMLEditorBean
 
getPropertyDisplayValue(String) - Method in class com.microstrategy.web.app.beans.PageSetupHTMLEditorBeanImpl
 
getPropertyFlags() - Method in interface com.microstrategy.web.objects.WebObjectInfo
Retrieve the current property flags
getPropertyFlags() - Method in interface com.microstrategy.web.objects.WebObjectSource
Retrieve the current property flags
getPropertyFormat() - Method in class com.microstrategy.web.config.DBParamInfoList
 
getPropertyHeightValue() - Method in class com.microstrategy.web.app.transforms.AbstractPromptWidgetTransform
 
getPropertyID() - Method in interface com.microstrategy.web.objects.WebFormatIterator
 
getPropertyID() - Method in class com.microstrategy.web.objects.WebFormatIteratorBase
 
getPropertyList() - Method in class com.microstrategy.web.app.AddonInfo
Get the property list for the WebBeanStyle instance
getPropertyList() - Method in class com.microstrategy.web.app.PropertySet
Get the list of propertied
getPropertyList() - Method in class com.microstrategy.web.app.WebBeanStyle
Get the property list for the WebBeanStyle instance
getPropertyList() - Method in class com.microstrategy.web.app.WebGuiComponent
Get the collection of bean properties for the component element.
getPropertyName() - Method in interface com.microstrategy.web.objects.WebFormatIterator
 
getPropertyName() - Method in class com.microstrategy.web.objects.WebFormatIteratorBase
 
getPropertyNode() - Method in class com.microstrategy.web.app.WebAttribute
 
getPropertyNode() - Method in class com.microstrategy.web.app.WebBeanProperty
 
getPropertyNode() - Method in class com.microstrategy.web.app.WebBeanPropertyList
getPropertyNode() - Method in class com.microstrategy.web.app.WebWrapperAttributeList
 
getPropertySet() - Method in class com.microstrategy.web.app.addons.AbstractSaveReportPropertiesAddOn.ReportProperty
Deprecated.
 
getPropertySet() - Method in class com.microstrategy.web.app.beans.ReportPreferencePropertyListMapper.ReportProperty
 
getPropertySet() - Method in class com.microstrategy.web.config.DBParamInfoList
 
getPropertySet() - Method in interface com.microstrategy.web.objects.WebPropertyObj
 
getPropertySet(int, String) - Method in interface com.microstrategy.web.objects.WebReportInstance
Returns the WebPropertySet for the given report object type.
getPropertySet(String) - Method in class com.microstrategy.web.app.PropertySets
 
getPropertySetFilter() - Method in interface com.microstrategy.web.objects.WebObjectInfo
Returns an editable SimpleList where you can specify the list of propertySets that the getPropertySets call should be limited to Note that this filter is not retained in the state.
getPropertySetFilter(int) - Method in interface com.microstrategy.web.objects.WebReportInstance
This method modifies the set of report property sets returned from the getPropertySets call.
getPropertySetId() - Method in interface com.microstrategy.web.objects.WebFormatIterator
 
getPropertySetId() - Method in class com.microstrategy.web.objects.WebFormatIteratorBase
 
getPropertySetName() - Method in interface com.microstrategy.web.objects.WebFormatIterator
 
getPropertySetName() - Method in class com.microstrategy.web.objects.WebFormatIteratorBase
 
getPropertySets() - Static method in class com.microstrategy.web.app.PropertySetHelper
 
getPropertySets() - Method in interface com.microstrategy.web.objects.WebLinkItem
Return The WebPropertyGroup associated with this link For new link item, this is a writable copy of WebPropertyGroup in WebLink.
getPropertySets() - Method in interface com.microstrategy.web.objects.WebObjectInfo
Returns the property sets associated with this object.
getPropertySets() - Method in interface com.microstrategy.web.objects.WebParsedMetric
Gets the property sets associated with this metric.
getPropertySets(int) - Method in interface com.microstrategy.web.objects.WebReportInstance
Returns the WebPropertyGroup for the given report object type.
getPropertySize() - Method in class com.microstrategy.web.blocks.Block
Returns the number of properties in this Block.
getPropertyString() - Method in interface com.microstrategy.web.objects.WebOperatorNode
Returns an XML string representing the properties of this operator node.
getPropertySupport() - Method in class com.microstrategy.web.app.beans.GraphSeriesInformation
 
getPropertySupport() - Method in class com.microstrategy.web.app.beans.GraphTitleInformation
 
getPropertyType() - Method in class com.microstrategy.web.app.Property
Get the tye of the property
getPropertyUseDefault(WebFormat, String, String) - Static method in class com.microstrategy.web.beans.GridWebFormatHelper
Retrieve the property requested from the WebFormat object and determine if default value is to be used on it
getPropertyValue(WebFormat, String, String) - Static method in class com.microstrategy.web.beans.GridWebFormatHelper
Given the group and property specified as parameters, find and return its value according to the WebFormat object passed as parameter.
getPropertyValue(WebFormat, String, String, String) - Static method in class com.microstrategy.web.beans.GridWebFormatHelper
Given the group and property specified as parameters, find and return its value according to the WebFormat object passed as parameter.
getPropertyValue(WebGraphProperties, int, int) - Static method in class com.microstrategy.web.app.beans.GraphFormatHelper
 
getPropertyValue(WebGraphProperties, int, int, int) - Static method in class com.microstrategy.web.app.beans.GraphFormatHelper
 
getPropertyValue(String) - Method in class com.microstrategy.web.app.maps.kml.KMLObject
 
getPropertyValue(String) - Method in class com.microstrategy.web.app.transforms.AbstractPromptWidgetTransform
 
getPropertyValue(String, String) - Method in class com.microstrategy.web.app.transforms.AbstractPreferencesTransform
Check to see if the property comes in the request keys.
getPropertyValue(String, String) - Method in class com.microstrategy.web.app.transforms.AbstractPromptEditorTransform
 
getPropertyValues() - Method in class com.microstrategy.web.app.Property
Deprecated.
For performance reasons is better to use Property.getValueList()
getPropertyWidthValue() - Method in class com.microstrategy.web.app.transforms.AbstractPromptWidgetTransform
 
getProperyDefinition() - Method in interface com.microstrategy.web.objects.WebFormatIterator
 
getProperyDefinition() - Method in class com.microstrategy.web.objects.WebFormatIteratorBase
 
getPropField() - Method in class com.microstrategy.web.config.DBParamInfoList
 
getPropName() - Method in class com.microstrategy.web.config.DBVLDBProperty
 
getProps() - Method in class com.microstrategy.web.objects.RWUnitVisualizationSettingsImpl
 
getProps() - Method in interface com.microstrategy.web.objects.WebVisualizationSettings
The visualization properties
getProps() - Method in class com.microstrategy.web.objects.WebVisualizationSettingsImpl
 
getPropsEditor() - Method in class com.microstrategy.web.config.Visualization
 
getPropSet() - Method in class com.microstrategy.web.config.DBVLDBProperty
 
getPropsPresentReportProperty(String, String) - Method in class com.microstrategy.web.app.beans.ExportReportPreferencePropertyListMapper
 
getPropsPresentReportProperty(String, String) - Method in class com.microstrategy.web.app.beans.ReportPreferencePropertyListMapper
Returns the ReportPreferencePropertyListMapper.ReportProperty used to determine if the properties have been saved
getProtocol() - Method in class com.microstrategy.utils.ssl.TLSHelper
Returns the TLS protocol.
getProtocol() - Method in interface com.microstrategy.web.objects.WebClusterMember
Returns the network protocol of the server
getProtocol() - Method in class com.microstrategy.web.objects.WebFTPDeviceImpl
 
getProtocols() - Static method in class com.microstrategy.web.filter.RedirectResponseFilter
 
getPrototype() - Method in class com.microstrategy.utils.config.AbstractConfigurationElement
Returns the current prototype of this instance.
getPrototypeAttribute() - Method in class com.microstrategy.web.app.PageInfo
return the name of the inherited page stored as prototype attribute
getPrototypeValue() - Method in class com.microstrategy.utils.config.ConfigurationValue
 
getProviderClassName() - Method in class com.microstrategy.web.app.WebLoginProviderInfo
Get the provider class name.
getProxyFromIE() - Static method in class com.microstrategy.utils.proxy.ProxyUtils
 
getProxyFromSysDefaults() - Static method in class com.microstrategy.utils.proxy.ProxyUtils
Extracts HTTP proxy server settings from sys_defaults file and creates a {
getProxyURL() - Method in class com.microstrategy.web.config.esri.BaseMapInfo
 
getProxyURL(int) - Method in class com.microstrategy.web.config.esri.ESRIProxyURLList
 
getProxyURLs() - Method in class com.microstrategy.web.config.esri.ESRIConfigurationInfo
 
getPublicDataServerURL(WebIServerSession) - Static method in class com.microstrategy.web.beans.DataServerHelper
 
getPublicKey() - Method in class com.microstrategy.utils.certificate.X509Helper
Get public key of Certificate.
GetPublishInfo(String, String) - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer
This method will provide the publish information for an object, if unpublished an empty response xml will be returned
getPushNotification() - Method in interface com.microstrategy.web.objects.WebObjectSource
Returns a WebPushNotification object, which can be used to push mobile notification on a dossier.
getPushNotificationElement() - Method in class com.microstrategy.webapi.paramsobject.PushNotificationPayload
 
getPushNotificationPayload() - Method in interface com.microstrategy.web.objects.WebPushNotification
 
getPushNotificationPayload() - Method in class com.microstrategy.web.objects.WebPushNotificationImpl
 
getPushNotificationPayload() - Method in class com.microstrategy.webapi.paramsobject.PushNotification
 
getQualificationAttributeForm() - Method in interface com.microstrategy.web.app.beans.ElementPickerBean
Returns the form to be used for qualification.
getQualificationAttributeForm() - Method in class com.microstrategy.web.app.beans.ElementPickerBeanImpl
 
getQualifiedName() - Method in class com.microstrategy.utils.log.editor.AbstractEditableLoggingComponent
 
getQualifiedName() - Method in class com.microstrategy.utils.log.editor.EditableFilter
 
getQualifiedName() - Method in class com.microstrategy.utils.log.editor.EditableFormatter
 
getQualifiedName() - Method in class com.microstrategy.utils.log.editor.EditableHandler
 
getQualifiedName() - Method in class com.microstrategy.utils.log.editor.EditableLogger
 
getQuery() - Method in interface com.microstrategy.web.objects.admin.monitors.QueryPass
Returns the query string
getQueryField() - Method in class com.microstrategy.web.app.maps.config.ShapeConfigInfo
Returns the query field string in MSTRShapeConfigurationInfo object
getQueryField() - Method in class com.microstrategy.web.app.maps.GeoRequestBase
 
getQueryField() - Method in class com.microstrategy.web.config.esri.ESRIGeoShapeInfo
 
getQueryFieldMap() - Method in class com.microstrategy.web.app.tasks.GetMapBoxPolygonIDTask.ParamsConfig
 
getQueryFieldSet() - Method in class com.microstrategy.web.app.tasks.GetMapBoxPolygonIDTask.ParamsConfig
 
getQueryPass(int) - Method in interface com.microstrategy.web.objects.admin.monitors.QueryStats
Returns the query pass
getQueryStats() - Method in interface com.microstrategy.web.objects.admin.monitors.CubeCache
Returns the query statistics
getQueryString() - Method in interface com.microstrategy.web.platform.ContainerServices
This method returns the entire Query String.
getQueryString() - Method in class com.microstrategy.web.platform.DisconnectedContainerServicesImpl
This method returns the entire Query String.
getQueryString() - Method in class com.microstrategy.web.platform.HttpServletContainerServices
 
getQuickSearchCertifiedStatus() - Method in interface com.microstrategy.web.objects.WebSearch
Get the certified status criteria for the quick search
getQuickSearchCertifiedStatus() - Method in class com.microstrategy.webapi.paramsobject.SynchronousQuickSearch
 
getQuickSearchCmd() - Method in class com.microstrategy.webapi.paramsobject.SynchronousQuickSearch
 
getQuickSearchDocumentTypes() - Method in interface com.microstrategy.web.objects.WebSearch
Get a list of document types that the user wants to search for.
getQuickSearchEnabledStatus() - Method in interface com.microstrategy.web.objects.WebSearch
Get the user enabled status for quick search.
getQuickSearchFields() - Method in class com.microstrategy.webapi.paramsobject.SynchronousQuickSearch
 
getQuickSearchFlag() - Method in interface com.microstrategy.web.objects.WebFolder
 
getQuickSearchMode() - Method in interface com.microstrategy.web.objects.WebSearch
Get the search mode for quick search.
getQuickSearchMode() - Method in class com.microstrategy.webapi.paramsobject.SynchronousQuickSearch
 
getQuickSearchStatus() - Method in interface com.microstrategy.web.objects.WebObjectSource
 
GetQuickSearchStatus(String, int) - Method in interface com.microstrategy.webapi.IDSSXMLObjectServer
Returns XML containing quick search status.
getQuickSearchVisibility() - Method in interface com.microstrategy.web.objects.WebSearch
Get the include hidden mode to be used for the quick search
getQuickSearchVisibility() - Method in class com.microstrategy.webapi.paramsobject.SynchronousQuickSearch
 
getQuickSymbolImageSource(int) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
getQuickSymbolString(int) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
getQuickSymbolUnicode(int) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
getQuickSymbolUnicodeByChar(char) - Static method in class com.microstrategy.web.app.utils.HTMLHelper
Deprecated.
should not be used - see EnumQuickSymbol
getQuota(WebUser) - Method in interface com.microstrategy.web.objects.WebProject
Get project user level quota for current project and specified user, return null indicate no quota has been set.
GetQuotaCommand(Integer, String) - Method in class com.microstrategy.web.app.tasks.QueryBuilder.GetQuotaTask
 
getQuotas() - Method in interface com.microstrategy.web.objects.WebProject
Get all project user level quotas for current project, return empty map indicate no user level quota has been set.
GetQuotaTask - Class in com.microstrategy.web.app.tasks.QueryBuilder
 
GetQuotaTask() - Constructor for class com.microstrategy.web.app.tasks.QueryBuilder.GetQuotaTask
 
GetQuotaTask(String) - Constructor for class com.microstrategy.web.app.tasks.QueryBuilder.GetQuotaTask
 
getQuotaUsageXML(WebUser, int) - Method in interface com.microstrategy.web.objects.WebProject
Get quota usage for project and specified user
getRALevel() - Method in interface com.microstrategy.web.objects.WebHeader
 
getRange() - Method in interface com.microstrategy.web.objects.rw.RWExcelExportSettings
 
getRangeAllArg() - Method in interface com.microstrategy.web.app.gui.SubscriptionPrintWidget
Deprecated.
 
getRangeAllArg() - Method in class com.microstrategy.web.app.gui.SubscriptionPrintWidgetImpl
 
getRangeEnd() - Method in interface com.microstrategy.web.app.gui.SubscriptionPrintWidget
Deprecated.
Returns the end range for print
getRangeEnd() - Method in class com.microstrategy.web.app.gui.SubscriptionPrintWidgetImpl
Returns the end range for print
getRangeEnd() - Method in interface com.microstrategy.web.objects.WebSubscriptionDeliveryModePrintProperties
Retrieves the number indicating the last report page that should be printed
getRangeEndArg() - Method in interface com.microstrategy.web.app.gui.SubscriptionPrintWidget
Deprecated.
 
getRangeEndArg() - Method in class com.microstrategy.web.app.gui.SubscriptionPrintWidgetImpl
 
getRangeStart() - Method in interface com.microstrategy.web.app.gui.SubscriptionPrintWidget
Deprecated.
Returns the start range for print
getRangeStart() - Method in class com.microstrategy.web.app.gui.SubscriptionPrintWidgetImpl
Returns the start range for print
getRangeStart() - Method in interface com.microstrategy.web.objects.WebSubscriptionDeliveryModePrintProperties
Retrieves the number indicating the first report page that should be printed
getRangeStartArg() - Method in interface com.microstrategy.web.app.gui.SubscriptionPrintWidget
Deprecated.
 
getRangeStartArg() - Method in class com.microstrategy.web.app.gui.SubscriptionPrintWidgetImpl
 
getRangeThicknessLowerLimit() - Method in class com.microstrategy.web.app.transforms.TabGraphOptionsTransform
Returns the lowest value can be set for Range Thickness.
getRangeThicknessUpperLimit() - Method in class com.microstrategy.web.app.transforms.TabGraphOptionsTransform
Returns the highest value can be set for Range Thickness.
getRawBuffer() - Method in class com.microstrategy.utils.xml.XMLBuilder
Returns the XML string buffer in the current state.
getRawBufferInternal() - Method in class com.microstrategy.utils.xml.XMLBuilder
Check to see if the internal buffer has been allocated.
getRawDataEnabled() - Method in interface com.microstrategy.web.app.beans.ExportBean
Returns whether to enable raw data.
getRawDataEnabled() - Method in interface com.microstrategy.web.objects.WebResultSettings
Returns the flag about whether raw data retrieval is enabled.
getRawDataEnabled() - Method in class com.microstrategy.web.objects.WebResultSettingsImpl
 
getRawDataValue() - Method in interface com.microstrategy.web.objects.rw.RWHTMLObject
Return raw data value for HTML container which includes raw value of dynamic text.
getRawDataValue() - Method in interface com.microstrategy.web.objects.rw.RWTextObject
Return raw data value for text field
getRawInput() - Method in interface com.microstrategy.web.beans.AttributeBean
 
getRawInput() - Method in interface com.microstrategy.web.objects.WebElementSource
Returns the user's raw input.
getRawValue() - Method in interface com.microstrategy.web.objects.WebElement
Returns raw value if one is associated with this element
getRawValue() - Method in interface com.microstrategy.web.objects.WebHeader
Return raw data value of this header.
getRawValue() - Method in interface com.microstrategy.web.objects.WebRowValue
Returns the raw data value of this row value.
getRawXML() - Method in interface com.microstrategy.web.objects.WebSubscriptionEMMACubeOptions
Get raw XML description about this options
getRawXML() - Method in class com.microstrategy.web.objects.WebSubscriptionEMMACubeOptionsImpl
 
getRCMCacheTimeout() - Static method in class com.microstrategy.webapi.ACMPreferenceReader
 
getRCMTimerPeriodSeconds() - Static method in class com.microstrategy.webapi.ACMPreferenceReader
getRCMTimerPeriodSeconds gets the time that the dedicated GCMThread wakes up to do an invalidate of the GCM caches and rerun the GCM.
getRDBMSLogin() - Method in interface com.microstrategy.web.objects.admin.users.WebRDBMSLoginInfo
Returns the RDBMS login associated with the user.
getRDBMSLoginInfo() - Method in interface com.microstrategy.web.objects.admin.users.WebUser
Returns an interface which can be used to read and write RDBMS-related information about the user.
getReader() - Method in interface com.microstrategy.webapi.IResultsAsStream
 
GetReadLock() - Method in class com.microstrategy.webapi.utils.RWLock
 
getRealName(String) - Static method in class com.microstrategy.web.platform.AbstractConfigurableContainerServices
Get the real name from native name.
getRealPath(String) - Method in class com.microstrategy.utils.Customizations
Returns the full absolute path within the file sytem for a given relative path.
getRealPath(String) - Method in class com.microstrategy.utils.FileLoader
Resolves the real (absolute) path from the given relative path.
getRealPath(String) - Method in interface com.microstrategy.web.app.beans.AppContext
Return the absolute path of th erelative path provided
getRealPath(String) - Method in class com.microstrategy.web.app.beans.AppContextImpl
Return the absolute path of the relative path provided
getRealPath(String) - Method in class com.microstrategy.web.app.transforms.MobileChunkedAppContext
 
getRealPath(String) - Method in interface com.microstrategy.web.platform.ContainerServicesContext
This is a low level API call to the outside world - it returns the real path to a server-side resource.
getRealPath(String) - Method in class com.microstrategy.web.platform.DisconnectedContainerServicesImpl
This method returns the full real path to a server-side file resource.
getRealPath(String) - Method in class com.microstrategy.web.platform.HttpServletContainerServices
 
getRealPath(String, ContainerServicesContext) - Static method in class com.microstrategy.utils.FileLoader
 
GetRecentSaveAsFoldersTask - Class in com.microstrategy.web.app.tasks
 
GetRecentSaveAsFoldersTask() - Constructor for class com.microstrategy.web.app.tasks.GetRecentSaveAsFoldersTask
 
getRecipientCellIndex() - Method in class com.microstrategy.web.app.transforms.SubscriptionsFilteredListXHTMLTransform
 
getRecipientCellIndex() - Method in class com.microstrategy.web.app.transforms.SubscriptionsListXHTMLTransform
 
getRecipientField() - Method in class com.microstrategy.web.objects.WebEmailTransmitterImpl
 
getRecipients() - Method in interface com.microstrategy.web.objects.WebSubscription
Returns the WebSubscriptionRecipientList, which is a collection interface of WebSubscriptionRecipient objects who are subscribed to the current subscription.
getRecipientSubscriptionIDForPersonalView() - Method in interface com.microstrategy.web.objects.WebSubscription
Returns the subscription ID of recipient for personal view subscription.
getRecommendationInfo() - Method in interface com.microstrategy.web.objects.WebObjectInfo
This contains all the information related to a recommendation search
getRecommendationQueryString() - Method in class com.microstrategy.webapi.paramsobject.SynchronousQuickSearch
 
getRecommendationScore() - Method in interface com.microstrategy.web.objects.WebRecommendationInfo
 
getRecordByIndex(int) - Method in class com.microstrategy.web.app.maps.shp.SHPParser
 
getRecordByRowAndCol(int, int) - Method in class com.microstrategy.web.app.maps.shp.SHPParser
 
getRecordCount() - Method in class com.microstrategy.web.app.maps.shp.Shape
 
getRecordCount() - Method in class com.microstrategy.web.app.maps.shp.SHPParser
 
getRecordLenghts() - Method in class com.microstrategy.web.app.maps.shp.SHXReader
 
getRecordOffsets() - Method in class com.microstrategy.web.app.maps.shp.SHXReader
 
getRecords() - Method in class com.microstrategy.utils.log.InMemoryHandler
Returns an array with the LogRecords that have been published.
getRecords() - Method in class com.microstrategy.web.app.maps.shp.SHPParser
 
getRedirectURL() - Method in interface com.microstrategy.web.app.beans.PageComponent
Returns the URL to be send down to the browser that corresponds to the page.
getReexcuteEventFromBean() - Method in class com.microstrategy.web.app.transforms.AbstractWebBeanTransform
Returns the re-execute event after session expires
getReexecuteButtonDescription() - Method in class com.microstrategy.web.app.transforms.AbstractDocumentTransform
 
getReexecuteButtonDescription() - Method in class com.microstrategy.web.app.transforms.AbstractReportTransform
Returns the description of the reexecute button
getReexecuteButtonDescription() - Method in class com.microstrategy.web.app.transforms.AbstractRWTransform
 
getReexecuteButtonDescription() - Method in class com.microstrategy.web.app.transforms.AbstractWebBeanTransform
 
getReferenceID() - Method in interface com.microstrategy.web.objects.WebMessage
Returns the XML reference ID for the object (refid) in the msidocument's information section.
getRefId() - Method in class com.microstrategy.web.objects.WebScriptVariable
get the refId of the variable
getRefineServerPort(String, int, String) - Method in class com.microstrategy.web.app.tasks.RefineServerPortCache
 
getRefreshEvent() - Method in class com.microstrategy.web.app.transforms.AbstractAppTransform
 
getRefreshEvent() - Method in class com.microstrategy.web.app.transforms.AbstractDocumentTransform
 
getRefreshEvent() - Method in class com.microstrategy.web.app.transforms.AbstractRWTransform
 
getRefreshEvent() - Method in class com.microstrategy.web.app.transforms.InboxExtrasTransform
Returns an initialized WebEvent to refresh the contents of the history list.
getRefreshEvent() - Method in class com.microstrategy.web.app.transforms.SearchSimpleTransform
 
getRefreshGrid() - Method in interface com.microstrategy.web.app.beans.ReportFrameBean
Retrieves the flag indicating whether to refresh the grid or not.
getRefreshGrid() - Method in class com.microstrategy.web.app.beans.ReportFrameBeanImpl
 
getRefreshTime() - Method in class com.microstrategy.utils.cache.CacheBase
Returns cache refresh time in seconds.
getRefreshType() - Method in class com.microstrategy.web.objects.dataimport.TableAction
 
getRefType() - Method in class com.microstrategy.web.objects.WebScriptVariable
Returns the ref object type
getRegExpDefinitions() - Method in class com.microstrategy.web.app.taglibs.ValueTagHelper
 
getRegisterAs() - Method in class com.microstrategy.web.app.tasks.config.BeanTaskConfig
Returns the ID to use for registering this task.
getRegisterAs() - Method in class com.microstrategy.web.tasks.config.TaskInfo
 
getRegisteredClass(String) - Method in class com.microstrategy.utils.config.AbstractConfigurationElement
Returns the Class associated with the given nodeName.
getRegisteredTaskIDList(TaskFactory.TaskCategory) - Method in class com.microstrategy.web.app.tasks.BeanTaskFactory
 
getRegisteredTaskIDList(TaskFactory.TaskCategory) - Method in class com.microstrategy.web.tasks.AggregatingTaskFactory
 
getRegisteredTaskIDList(TaskFactory.TaskCategory) - Method in interface com.microstrategy.web.tasks.TaskFactory
Returns a List of registered task IDs in the specified task category.
getRegisteredTaskIDs(TaskFactory.TaskCategory) - Method in class com.microstrategy.web.app.tasks.BeanTaskFactory
 
getRegisteredTaskIDs(TaskFactory.TaskCategory) - Method in class com.microstrategy.web.tasks.AggregatingTaskFactory
 
getRegisteredTaskIDs(TaskFactory.TaskCategory) - Method in interface com.microstrategy.web.tasks.TaskFactory
Returns an Iterator of registered task IDs in the specified task category.
getRegisteredUsers() - Method in class com.microstrategy.web.app.utils.usher.UsherUserRequest
 
getRegularWorkingSetSize() - Method in interface com.microstrategy.web.objects.WebIServerSession
Returns the regular working set size which is currently set on the object.
getRegularWorkingSetSize() - Method in interface com.microstrategy.webapi.IDSSXMLServerSession
Returns the regular working set size for report/document execution.
getRejectErrorCode() - Method in interface com.microstrategy.web.objects.WebParsedObject
Returns the reject error code generated by backend parser for the token stream.
getRejectErrorCode() - Method in class com.microstrategy.web.objects.WebParsedTokenStreamParser
 
getRejectErrorDescription() - Method in interface com.microstrategy.web.objects.WebParsedObject
Returns the reject error description generated by backend parser for the token stream.
getRejectErrorDescription() - Method in class com.microstrategy.web.objects.WebParsedTokenStreamParser
 
getRejectMessageId() - Method in interface com.microstrategy.web.app.beans.ConfirmOverwriteDialogBean
Returns the rejection message ID.
getRejectOverwriteBean() - Method in interface com.microstrategy.web.app.beans.SaveObjectAsDialogBean
 
getRelatedViewBean(ViewBean, String) - Method in interface com.microstrategy.web.beans.RWBean
 
getRelationship() - Method in interface com.microstrategy.web.objects.WebRelationshipNode
Returns the object describing the relationship which defines the relationship node.
getRelationshipType() - Method in interface com.microstrategy.web.objects.WebRelationship
Returns the relationship type.
GetRelationTables(String) - Static method in class com.microstrategy.web.app.tasks.architect.utils.SchemaManipulationParser
 
getRelativePath(String) - Method in class com.microstrategy.utils.FileLoader
Returns a relative path for the given absolute path.
getRelativePath(String, CustomizationInfo) - Method in class com.microstrategy.utils.FileLoader
Returns a relative path for the given absolute path.
getRelativePath(String, File) - Method in class com.microstrategy.web.app.utils.upgrade.AbstractModule
Helper method that calculates the relative path of file, based on the given baseDir.
getRelativePosition() - Method in interface com.microstrategy.web.objects.WebDimtyUnit
Returns the current setting for relative position for the dimensionality unit.
getReloadPageEvent() - Method in class com.microstrategy.web.app.transforms.ReportSavePropertiesTransform
Return the event to reload the parent page.
getRemaining() - Method in interface com.microstrategy.web.app.gui.IncrementalFetch.IncrementalFetchDetails
 
getRemainingDaysAtThisLevel() - Method in interface com.microstrategy.web.objects.WebLicenseDetails
Returns the remaining days to reach the next level of out of compliance.
getRememberLastEditorPanel() - Method in class com.microstrategy.web.app.beans.AccordionTabManagerBeanImpl
 
getRememberMeTimeout() - Method in interface com.microstrategy.web.objects.WebSessionInfo
get the auth remember me timeout for the master session Id
getRememberMeTimeoutByMasterSessionId(IDSSXMLSessionId.IMasterSessionId) - Method in class com.microstrategy.webapi.ACMSessionIdResolver
Returns the remember me periods in seconds associated with the master session Id if master session Id is not found in the map, then return -1
getRememberMeToken() - Method in interface com.microstrategy.web.objects.WebSessionInfo
get the auth remember me token for the master session Id for the client to use as cookie
getRememberMeTokenByMasterSessionId(IDSSXMLSessionId.IMasterSessionId) - Method in class com.microstrategy.webapi.ACMSessionIdResolver
get the remember me token to be used by client as cookie using the master session Id
getRemoteAddress() - Method in interface com.microstrategy.web.platform.ContainerServices
This method returns the client IP address
getRemoteAddress() - Method in class com.microstrategy.web.platform.DisconnectedContainerServicesImpl
This method returns the client IP address
getRemoteAddress() - Method in class com.microstrategy.web.platform.HttpServletContainerServices
 
getRemoteDirectory() - Method in class com.microstrategy.web.objects.WebFTPDeviceImpl
 
getRemoveAllTitle() - Method in class com.microstrategy.web.app.gui.CartImpl
 
getRemoveAttFormEvent(ViewBean, String, String, boolean, String) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
getRemoveAttFormLink(ViewBean, String, String, boolean, String, boolean, EventManager, String) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
getRemoveElementsEvent() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
Returns the event to be used for the remove elements operation.
getRemoveEvent() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellTitle
Generate the remove event for the currently selected object in the template.
getRemoveEvent() - Method in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
Generate the event to be used for commanding the removal of an element listed on the inbox contents.
getRemoveEvent() - Method in class com.microstrategy.web.app.transforms.ReportGridCellColHeaderImpl
Get the remove event for the current object.
getRemoveEvent() - Method in class com.microstrategy.web.app.transforms.SchedulesListXHTMLTransform
Deprecated.
Provides the remove event for the given list
getRemoveEvent() - Method in class com.microstrategy.web.app.transforms.SubscriptionsListXHTMLTransform
Provides the remove event for the given list
getRemoveEvent(PageByUnit) - Method in class com.microstrategy.web.app.transforms.PageByTransform
Returns the event used by the Trasnform to remove a pageby unit.
getRemoveEvent(WebMessage) - Method in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
 
getRemoveExtraColumn() - Method in interface com.microstrategy.web.app.beans.ExportBean
Sets whether to remove the 'Metrics' column when exporting to Excel with formatting.
getRemoveMetricEvent(ReportBean, String, boolean) - Static method in class com.microstrategy.web.app.transforms.ReportTransformHelper
get an event object for a remove metric action.
getRemoveMetricEvent(ViewBean, String, boolean) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
get an event object for a remove metric action
getRemoveMetricLink(ReportBean, String, boolean, String, boolean, EventManager) - Static method in class com.microstrategy.web.app.transforms.ReportTransformHelper
Deprecated.
getRemoveMetricLink(ViewBean, String, boolean, String, boolean, EventManager) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
Deprecated.
please consult the transform class for remove manipulations
getRemovePromptEvent() - Method in class com.microstrategy.web.app.transforms.ExpressionGenericTransform
 
getRemoveTemplateUnitEvent(ReportBean, String, String, boolean) - Static method in class com.microstrategy.web.app.transforms.ReportTransformHelper
Deprecated.
getRemoveTemplateUnitEvent(ViewBean, String, String, boolean) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
get an event object for a remove action
getRemoveTitle() - Method in class com.microstrategy.web.app.gui.CartAttFormsImpl
 
getRemoveTitle() - Method in class com.microstrategy.web.app.gui.CartDualAxisDistribution
 
getRemoveTitle() - Method in class com.microstrategy.web.app.gui.CartImpl
 
getRemoveTooltip() - Method in class com.microstrategy.web.app.transforms.PageByTransform
Gets the tooltip for the remove image.
getRemoveUnitLink(ReportBean, String, String, boolean, String, boolean, EventManager) - Static method in class com.microstrategy.web.app.transforms.ReportTransformHelper
Deprecated.
getRemoveUnitLink(ViewBean, String, String, boolean, String, boolean, EventManager) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
Deprecated.
please use the new approach for generating context menu options, see ReportCellRemoveFromReport and ReportCellRemoveFromGrid; or about the generation of remove manipulations available on ReportGridDisplayCell
getRemoveWorkingSetAllMetricsEvent(ReportBean, boolean) - Static method in class com.microstrategy.web.app.transforms.ReportTransformHelper
 
getRemoveWorkingSetAllMetricsEvent(ViewBean, boolean) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
getRemoveWorkingSetUnitEvent(ReportBean, WebObjectInfo, boolean) - Static method in class com.microstrategy.web.app.transforms.ReportTransformHelper
get an event object for a remove action for a working set unit.
getRemoveWorkingSetUnitEvent(ViewBean, WebObjectInfo, boolean) - Static method in class com.microstrategy.web.app.transforms.ViewBeanTransformHelper
 
getRenameEditable() - Method in interface com.microstrategy.web.beans.InboxBean
 
getRenameEvent() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellHeader
 
getRenameEvent() - Method in class com.microstrategy.web.app.transforms.AbstractReportGridCellTitle
 
getRenameEvent() - Method in class com.microstrategy.web.app.transforms.InboxListXHTMLTransform
 
getRenameEvent() - Method in class com.microstrategy.web.app.transforms.ReportGridCellImpl
 
getRenameEvent() - Method in class com.microstrategy.web.app.transforms.ReportGridCellMetricValueImpl
 
getRenameEvent() - Method in interface com.microstrategy.web.app.transforms.ReportGridDisplayCell
Get the event for renaming the current cell
getRenameEvent() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellColHeader
Deprecated.
 
getRenameEvent() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellColTitle
Deprecated.
 
getRenameEvent() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellImpl
Deprecated.
 
getRenameEvent() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellRowHeader
Deprecated.
 
getRenameEvent() - Method in class com.microstrategy.web.app.transforms.ReportGridDisplayCellRowTitle
Deprecated.
 
getRenameEvent() - Method in class com.microstrategy.web.app.transforms.ReportGridTransformImpl
 
getRenameEvent(int) - Method in class com.microstrategy.web.app.transforms.AbstractReportGridDisplayCell
Get the event for renaming the current cell
getRenameEvent(WebObjectInfo) - Method in class com.microstrategy.web.app.transforms.FolderViewTransform
Returns an event to rename the given object.
getRenameKey() - Method in interface com.microstrategy.web.app.beans.PageByUnit
This method returns the key used by the rename dialog to identify this unit within the working set.
getRenameMessageLabel() - Method in class com.microstrategy.web.app.transforms.PromptsClassicTransform
 
getRenderEntireTree() - Method in interface com.microstrategy.web.app.beans.FolderFrameBean
 
getRenderEntireTree() - Method in class com.microstrategy.web.app.transforms.FolderFrameTreeTransform
Returns true to indicate the tree needs to be rendered entirely.
getRenderEntireTree() - Method in class com.microstrategy.web.app.transforms.FolderTreeTransform
Returns true to indicate the tree needs to be rendered entirely.
getRenderEntireTree() - Method in class com.microstrategy.web.app.transforms.RWOutlineViewTransform
Returns whether it is a request to render the entire tree.
getRenderEntireTreeIframeReqNotWithstanding() - Method in interface com.microstrategy.web.app.gui.TreeView
Returns a boolean value that indicates whether a criteria has been set other than iframe request which decides whether the entire tree should be rendered or just the request node
getRenderEntireTreeIframeReqNotWithstanding() - Method in class com.microstrategy.web.app.gui.TreeViewImpl
 
getRenderer() - Method in class com.microstrategy.web.blocks.BlockContext
Returns the Renderer instance to use with Blocks.
getRendererFQCN() - Method in class com.microstrategy.web.blocks.BlockContext
Returns the Renderer fully qualified class name to use with Blocks.
getRendererFQCN() - Method in class com.microstrategy.web.blocks.ContentTypes.ContentType
Gets the Fully Qualified Class Name of the Block Renderer for this content type.
getRenderingFilter() - Method in class com.microstrategy.web.beans.AbstractWebComponent
 
getRenderingFilter() - Method in interface com.microstrategy.web.beans.WebComponent
returns the rendering filter.
getRenderRoot() - Method in interface com.microstrategy.web.app.beans.FolderObjectExplorerBean
 
getRenderRoot() - Method in class com.microstrategy.web.app.beans.FolderObjectExplorerBeanImpl
 
getRenderStyleTag() - Method in interface com.microstrategy.web.objects.WebCSSHelper
Returns the flag which controls whether