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
 
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
 
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() - Constructor for class com.microstrategy.webapi.ACMDecisionLog
 
ACMDecisionLog.ICrossProjectCacheDecisionLog - Interface in com.microstrategy.webapi
 
ACMDecisionLog.ICrossProjectDecisionLog - Interface in com.microstrategy.webapi
UserA1 TEC-003699 tec-w-003730 TEC-006155 BC3E941C4D66199497E08E9249DFD8F8,374D53F64E8318A947C277BFE341C106 tec-w-003730 tec-w-003730 tec-w-003730 TEC-003699,tec-w-003730,TEC-006155 TEC-003699,tec-w-003730,TEC-006155 TEC-006155,TEC-003699,tec-w-003730 374D53F64E8318A947C277BFE341C106 TEC-006155,TEC-003699 TEC-003699 NoProjects 374D53F64E8318A947C277BFE341C106 TEC-006155 TEC-006155 374D53F64E8318A947C277BFE341C106 374D53F64E8318A947C277BFE341C106 BC3E941C4D66199497E08E9249DFD8F8
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
UserA1 TEC-W-003730 TEC-003699 TEC-006155 374D53F64E8318A947C277BFE341C106 true false TEC-W-003730 false TEC-W-003730 TEC-W-003730
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.
ACMGCMHangMap() - Constructor for class com.microstrategy.webapi.ACMGCMHangMap
 
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.acm
ACMLocalIps provides an efficient way to check if an ip address is a local ip address.
ACMLocalIps() - Constructor for class com.microstrategy.webapi.acm.ACMLocalIps
 
ACMLogHelper - Class in com.microstrategy.webapi.acm
 
ACMLogHelper() - Constructor for class com.microstrategy.webapi.acm.ACMLogHelper
 
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
 
ACMSessionIdResolver.SimultaneousSessionCreationManager<T extends IDSSXMLSessionId> - Class in com.microstrategy.webapi
 
ACMSessionIdResolver.SSCMConfigSessionInfo - Class in com.microstrategy.webapi
 
ACMSessionIdResolver.SSCMPreferredConfigSessionInfo - Class in com.microstrategy.webapi
 
ACMSessionIdResolver.SSCMProjectSessionInfo - Class in com.microstrategy.webapi
 
ACMSessionIdResolver.SSCMSessionTypeInfo<T extends IDSSXMLSessionId> - Interface in com.microstrategy.webapi
 
ACMSessionIdResolver.SymmetricReuseSessionReconstructor - Class in com.microstrategy.webapi
SymmetricReuseSessionReconstructor reconstructs sessions for the case (1) symmetric, (2) reuse sessions Notice that this is a static inner class that does NOT relying on the outer instance.
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
 
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
 
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 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, 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) - Method in interface com.microstrategy.web.objects.WebSimpleSecurityPluginSettings
 
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) - 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
 
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.
addMetricXMLParam(boolean, String) - Method in class com.microstrategy.web.app.tasks.AbstractParseMetricTask
 
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
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.
addT1(T1, T2, T3) - Method in class com.microstrategy.webapi.utils.TriMap
addT1 puts the iT1, iT2, and iT3 into the internal tri-maps.
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.
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.
addWidgetsToModel(BlockList, int, boolean) - Method in class com.microstrategy.web.app.transforms.InsertMenuBlockTransform
Will add a base block with a list of the available widgets
addWidgetsToModel(Block, int, boolean) - Method in class com.microstrategy.web.app.transforms.DocumentInsertToolbarBlockLoaderTransform
Will add a base block with a list of the available widgets
addWidgetsToModel(Block, int, boolean) - Method in class com.microstrategy.web.app.transforms.DocumentToolbarTransform
Will add a base block with a list of the available widgets
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
 
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
 
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_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_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.
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.
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.
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_ADDITIONAL_RULE - Static variable in class com.microstrategy.web.config.DropZone
xml attribute name for the DropZone additional rule
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_AllowLoginIfNotLinked - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_AllowOrDenyForSubscriptionRecipient - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_AllowUsersToSubscribe - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_AllowUserSynch - 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_BypassClustering - Static variable in class com.microstrategy.webapi.XMLTags
 
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_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_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_CertifierLogin - 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_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_ContactLogin - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_ContactLogin - Static variable in class com.microstrategy.webapi.XMLTags
 
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_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_CreateTime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_CreateUserIfNotLinked - 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_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_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_Login_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_DBInstance - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DBInstanceID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DBLogin - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DBLoginID - 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_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_DHTML_STYLE - Static variable in class com.microstrategy.web.app.Widget
xml attribute name indicates the default dhtml style a widget uses (if it uses any).
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_DefaultServiceLogin - 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_DestinationLogin - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_DestinationPassword - 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_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_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_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_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_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_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_DATE - Static variable in class com.microstrategy.web.config.DropZonesResolution
 
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_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_FLASH_STYLE_ID - Static variable in class com.microstrategy.web.app.Widget
xml attribute name for the flash style id
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_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_HasNoCredential - 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_ICON_URL - Static variable in class com.microstrategy.web.config.VisualizationGroup
xml attribute name for VisualizationGroup iconURL
ATT_ICON_URL - Static variable in class com.microstrategy.web.config.VisualizationTemplate
xml attribute name for the VisualizationTemplate iconURL
ATT_ICON_URL_SECONDARY - Static variable in class com.microstrategy.web.config.VisualizationGroup
xml attribute name for VisualizationGroup iconURLSecondary
ATT_ICON_URL_SECONDARY - Static variable in class com.microstrategy.web.config.VisualizationTemplate
xml attribute name for the VisualizationTemplate iconURLSecondary
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.app.Widget
xml attribute name for widget ID
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.DropZone
xml attribute name for the DropZone id
ATT_ID - Static variable in class com.microstrategy.web.config.esri.ESRICloudAppInfo
 
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.config.VisualizationGroup
xml attribute name for VisualizationGroup id
ATT_ID - Static variable in class com.microstrategy.web.config.VisualizationTemplate
xml attribute name for the VisualizationTemplate id
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_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_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_IncludeManagedObject - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IncludePassInKeys - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IncludeSubtotal - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IncludeUserGroupIDs - 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_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_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_APP - Static variable in class com.microstrategy.web.app.Widget
xml attribute name indicates whether it is an application widget or component widget.
ATT_IS_CONTAINER - Static variable in class com.microstrategy.web.app.WebGuiComponent
 
ATT_IS_IVE - Static variable in class com.microstrategy.web.app.Widget
xml attribute name indicates whether it is available for IVE.
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_IsAppendLogin - 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_IsKrbPassthrough - 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_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_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_IsPassthrough - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsPasswordRequired - 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_IsURL - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_IsWallet - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_JAVA_CLASS - Static variable in class com.microstrategy.web.app.Widget
xml attribute name for widget Java class name
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_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_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_LDAPAttributeForEmailAddress - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPAttributeForGroupName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPAttributeForMSTRLogin - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPAttributeForUserName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPAttrLogin - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPAttrMSTRImport - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPAttrMSTRUserGUID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPAuthBind - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPBatchImportGroup - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPBatchImportUser - 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_LDAPCredentialForWH - 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_LDAPFilterForImportingGroup - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPFilterForImportingUser - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPGroupSearchDepth - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPImportGroup - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPImportUser - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPMSTRAuthUserDN - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPMSTRAuthUserPwd - 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_LDAPSearchFilterForDN - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_LDAPSearchFilterForGroup - 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_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 - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_LOGIN_REQUIRED - Static variable in class com.microstrategy.web.app.PageInfo
 
Att_LoginCount - Static variable in class com.microstrategy.webapi.XMLTags
 
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_MAJOR_TYPE - Static variable in class com.microstrategy.web.config.VisualizationTemplate
xml attribute name for the VisualizationTemplate majorType (only graphs)
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 - Static variable in class com.microstrategy.web.preferences.PreferenceValidationForMargins
 
Att_Max - Static variable in class com.microstrategy.web.preferences.PreferenceValidationForPrintRowsColsPerPage
 
ATT_MAX_SECONDARY_PROVIDERS - Static variable in class com.microstrategy.web.app.Widget
xml attribute name indicates the maximum number of secondary data providers a widget uses.
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_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 - Static variable in class com.microstrategy.web.preferences.PreferenceValidationForMargins
 
Att_Min - Static variable in class com.microstrategy.web.preferences.PreferenceValidationForPrintRowsColsPerPage
 
ATT_MIN_ATTRIBUTE_COUNT - Static variable in class com.microstrategy.web.config.VisualizationTemplate
xml attribute name for the VisualizationTemplate minAttributeCount
ATT_MIN_METRIC_COUNT - Static variable in class com.microstrategy.web.config.VisualizationTemplate
xml attribute name for the VisualizationTemplate minMetricCount
ATT_MIN_SECONDARY_PROVIDERS - Static variable in class com.microstrategy.web.app.Widget
xml attribute name indicates the minimum number of secondary data providers a widget uses.
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_MINOR_TYPE - Static variable in class com.microstrategy.web.config.VisualizationTemplate
xml attribute name for the VisualizationTemplate minorType (only graphs)
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_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_MTP - Static variable in class com.microstrategy.web.config.Properties
xml attribute name for the Shape
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_NewPasswd - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_NewTableID - 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_NumAEPasses - 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_NumSQLPasses - 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_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_OriginalLogin - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_OriginalPassword - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_OriginalPrefix - 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_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_PassDataFetchTime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PassFilter - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PassNum - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PassOtherProcessingTime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PassTableCount - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_PassTotalFetchTime - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Passwd - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Password - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_PASSWORD - Static variable in class com.microstrategy.web.app.StaticSession
Deprecated.
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_PREVIEW_IMAGE - Static variable in class com.microstrategy.web.app.Widget
xml attribute name for widget preview image
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_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_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_ProjectGUIDLogin - 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_QueryStatsDBInstanceName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_QueryStatsDBUserID - 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_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_RequireNewPassword - 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_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_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_RSL_PATH - Static variable in class com.microstrategy.web.app.Widget
xml attribute name for widget RSL path
ATT_RULE - Static variable in class com.microstrategy.web.config.DropZone
xml attribute name for the DropZone rule
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.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.app.Widget
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_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_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 - Static variable in class com.microstrategy.web.config.Properties
xml attribute name for the Shape
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_SHOWAREA - Static variable in class com.microstrategy.web.config.Properties
xml attribute name for the ShowArea
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_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_SourceUser - 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_StatisticDBLoginID - 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_SUBTYPE - Static variable in class com.microstrategy.web.config.Properties
xml attribute name for the Subtype
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_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_TargetSubType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TargetType - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TargetUserGroupID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TaskNum - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_TB_CLASS - Static variable in class com.microstrategy.web.app.Widget
xml attribute name for widget toolbar CSS class
ATT_TB_IMAGE - Static variable in class com.microstrategy.web.app.Widget
xml attribute name for widget toolbar image
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_TEXT - Static variable in class com.microstrategy.web.config.VisualizationGroup
xml attribute name for VisualizationGroup text
ATT_TEXT - Static variable in class com.microstrategy.web.config.VisualizationTemplate
xml attribute name for the VisualizationTemplate text
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_TimeInterval - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_Timeout - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TimeStamp - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_TimezoneName - 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.app.Widget
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_DESC_ID - Static variable in class com.microstrategy.web.app.Widget
xml attribute name for widget title description ID
ATT_TITLE_ID - Static variable in class com.microstrategy.web.app.Transition
xml attribute name for widget title_id
ATT_TITLE_ID - Static variable in class com.microstrategy.web.app.Widget
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 - Static variable in class com.microstrategy.web.config.VisualizationGroup
xml attribute name for VisualizationGroup tooltip
ATT_TOOLTIP - Static variable in class com.microstrategy.web.config.VisualizationTemplate
xml attribute name for the VisualizationTemplate tooltip
Att_Tooltip_Coordinates - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_TOOLTIP_SECONDARY - Static variable in class com.microstrategy.web.config.VisualizationGroup
xml attribute name for VisualizationGroup tooltipSecondary
ATT_TOOLTIP_SECONDARY - Static variable in class com.microstrategy.web.config.VisualizationTemplate
xml attribute name for the VisualizationTemplate tooltipSecondary
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_TotalNumPasses - 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 class com.microstrategy.web.config.DropZone
xml attribute name for the DropZone type
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_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_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_UpdatePropertyHasAllowedUserInMD - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_UpdateState_Long - 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_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_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_UserFilter - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_UserFilterDetails - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_UserFilterDetailsDescriptor - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_UserGUID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_UserId - Static variable in interface com.microstrategy.utils.subscription.SubscriptionParserTags
 
Att_UserId - Static variable in class com.microstrategy.webapi.LeanXMLTag
 
Att_UserId - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_UserLoginName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_UserMigrationPath - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_UserName - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_UserSecurityFilters - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_UserSecurityFiltersDesciptor - Static variable in class com.microstrategy.webapi.XMLTags
 
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_VISUALIZATION_ID - Static variable in class com.microstrategy.web.config.VisualizationTemplate
xml attribute name for the VisualizationTemplate visualizationId
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_WarehouseDBConnectionID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_WarehouseDBLoginID - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_WarehousePriority - 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_WHPassthroughImportGroup - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_WHPassthroughImportUser - Static variable in class com.microstrategy.webapi.XMLTags
 
Att_WHPassthroughSearchForGroup - Static variable in class com.microstrategy.webapi.XMLTags
 
ATT_WIDGET_PROP - Static variable in class com.microstrategy.web.config.DropZone
xml attribute name for the DropZone widget prop
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.
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_INVALID_ANT_COMMENT_EXPIRATION_DATE - 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_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_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_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_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.
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_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
 
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.
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
 
buildXmlAttributes(XMLBuilder) - Method in class com.microstrategy.web.preferences.PreferenceValidationForMargins
 
buildXmlAttributes(XMLBuilder) - Method in class com.microstrategy.web.preferences.PreferenceValidationForPrintRowsColsPerPage
 
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
 
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
 
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.
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.
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.
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_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_LABEL - Static variable in interface com.microstrategy.web.app.gui.EnumContactsCartProperties
 
CC_REST_SERVER_HTTP_ERROR - 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.
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) - 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
Created by Andrei on 05/23/2017.
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
 
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
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_NAME - Static variable in class com.microstrategy.web.designer.SiteDesigner
 
CLASS_NAME - Static variable in class com.microstrategy.web.designer.Styles
 
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.
classForName(String, boolean) - Static method in class com.microstrategy.utils.ReflectionHelper
 
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.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 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 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
 
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
 
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
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
 
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
 
clientSecret - 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_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_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_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.Slf4jHandler
 
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.ACMSessionIdResolver.SimultaneousSessionCreationManager
 
close() - Method in interface com.microstrategy.webapi.AutoCloseableNoThrow
 
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
 
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.
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
 
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_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.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.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.designer - package com.microstrategy.web.designer
 
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.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
 
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
 
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.
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
 
configureAndRefreshWebApplicationContext(ConfigurableWebApplicationContext, ServletContext) - Method in class com.microstrategy.web.servlets.SpringContextLoader
 
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
ConnectionInfo - Class in com.microstrategy.web.config
 
ConnectionInfo - Class in com.microstrategy.web.tasks.models
Created by yuan on 5/26/17.
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.
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.
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.
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.
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) - 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
 
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
 
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
This manipulation allows the caller to create a locale object.
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.ACMSessionIdResolver.SimultaneousSessionCreationManager
 
createMapKey(IDSSXMLSessionId.IMasterSessionId) - Method in class com.microstrategy.webapi.ACMSessionIdResolver.SSCMConfigSessionInfo
 
createMapKey(IDSSXMLSessionId.IMasterSessionId) - Method in class com.microstrategy.webapi.ACMSessionIdResolver.SSCMPreferredConfigSessionInfo
 
createMapKey(IDSSXMLSessionId.IMasterSessionId) - Method in class com.microstrategy.webapi.ACMSessionIdResolver.SSCMProjectSessionInfo
 
createMapKey(IDSSXMLSessionId.IMasterSessionId) - Method in interface com.microstrategy.webapi.ACMSessionIdResolver.SSCMSessionTypeInfo
 
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.ACMSessionIdResolver.SymmetricReuseSessionReconstructor
 
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
Create 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
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.
createProjectSessionIfNeeded(IDSSXMLSessionId.IConfigSessionId, ACMGSSCredential, ACMCreateSessionParams, ACMJwt) - Method in class com.microstrategy.webapi.ACMSessionIdResolver.SymmetricReuseSessionReconstructor
createProjectSessionIfNeeded will create the project session if the original session was a project session
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
 
createSymmetricNew(IDSSXMLServerSession, IDSSXMLSessionId, String, ACMGSSCredential, ACMCreateSessionParams, ACMClusterInfo) - Static method in class com.microstrategy.webapi.ACMSessionReconstructor
createSymmetricNew creates an ACMSessionReconstructor that will do the work to reconstruct a session in a symmetric workflow (used by Web) and the flag to reuse the session is off (default)
createSymmetricReuse(IDSSXMLServerSession, IDSSXMLSessionId, String, ACMGSSCredential, ACMCreateSessionParams, ACMClusterInfo) - Static method in class com.microstrategy.webapi.ACMSessionReconstructor
createSymmetricReuse creates an ACMSessionReconstructor that will do the work to reconstruct a session in a symmetric workflow (used by Web) and the flag to reuse the session is on
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
 
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.
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!) allowRandNumOnURL - Whether to error out if CSRF random token is exposed in URL (not safe if true!) invalidateRandNumONURL - Whether to invalidate random tokens exposed in URL (new option) Customers who turn on invalidateRandNumOnURL are concerned about security, so we do not want to allow them to choose any option that is not absolutely safe.
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.
Customizations - Class in com.microstrategy.utils
This class is responsible for searching Customizations in MicroStrategy Web.
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
Created by Andrei on 05/23/2017.
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
Created by Andrei on 05/23/2017.
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
Created by Andrei on 05/23/2017.
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
Created by Andrei on 05/23/2017.
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.
DataWranglerServerHandler - Class in com.microstrategy.web.app.tasks.actions
Created by xkou on 12/22/2016.
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
Created by yuan on 5/26/17.
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
 
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
 
DebugUtils - Class in com.microstrategy.utils
 
DebugUtils() - Constructor for class com.microstrategy.utils.DebugUtils
 
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
 
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.
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.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
 
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.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_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_CHANGE_PASSWORD - Static variable in interface com.microstrategy.web.admin.beans.EnumDefaultServerProperties
Deprecated.
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
 
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, String) - Method in class com.microstrategy.web.app.tasks.architect.DeleteProjectTask
 
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.
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.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.
destroyContext() - Static method in class com.microstrategy.web.servlets.SpringContextLoader
 
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_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_JOB_IS_CANCELED - 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_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_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_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_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_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_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_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_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_JOIN_FAILURE - 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_NO_FACT_IN_CALC - 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_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_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_TEMP_CG - 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_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
Created by xkou on 12/8/2016.
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
Created by xkou on 12/22/2016.
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
Created by xkou on 12/20/2016.
DIChangeMappingEMMASourceTableHandler() - Constructor for class com.microstrategy.web.app.tasks.actions.DIChangeMappingEMMASourceTableHandler
 
DIChangePartitionHandler - Class in com.microstrategy.web.app.tasks.actions
Created by xkou on 1/9/2017.
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
Created by yuan on 2/11/18.
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
Created by yuan on 2/11/18.
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
Created by xkou on 12/8/2016.
DIClearRelationshipEMMASourceTableHandler() - Constructor for class com.microstrategy.web.app.tasks.actions.DIClearRelationshipEMMASourceTableHandler
 
DICreateEmmaIRRReportInstanceHandler - Class in com.microstrategy.web.app.tasks.actions
Created by izhang on 11/23/16.
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
Created by hidn on 11/15/16.
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
Created by xkou on 12/7/2016.
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
Created by xkou on 12/19/2016.
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
Created by xkou on 12/8/2016.
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
Created by xkou on 1/10/2017.
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
Created by xkou on 1/5/2017.
DIImportFromCubeHandler() - Constructor for class com.microstrategy.web.app.tasks.actions.DIImportFromCubeHandler
 
DIKillJobHandler - Class in com.microstrategy.web.app.tasks.actions
Created by xkou on 12/19/2016.
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
Created by yoli on 12/20/16.
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
Created by xkou on 12/22/2016.
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
Created by xkou on 12/8/2016.
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
Created by xkou on 12/8/2016.
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
Created by xkou on 1/10/2017.
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
Created by xkou on 12/22/2016.
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
Created by hidn on 11/15/16.
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.
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_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
 
DocumentInsertToolbarBlockLoaderTransform - Class in com.microstrategy.web.app.transforms
 
DocumentInsertToolbarBlockLoaderTransform() - Constructor for class com.microstrategy.web.app.transforms.DocumentInsertToolbarBlockLoaderTransform
 
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.
DocumentToolbarTransform - Class in com.microstrategy.web.app.transforms
This class is used to transform the block based toolbar for the document page
DocumentToolbarTransform() - Constructor for class com.microstrategy.web.app.transforms.DocumentToolbarTransform
 
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.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
 
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.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.SpringClientIDFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.microstrategy.web.filter.SpringCookieProcessorFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.microstrategy.web.filter.VIImageExpireHeaderFilter
 
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.designer.SiteDesigner
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.microstrategy.web.designer.Styles
 
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.designer.SiteDesigner
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.microstrategy.web.designer.Styles
 
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
 
doSaveToPageHistory() - Method in class com.microstrategy.web.app.beans.RWOIVMPageComponent
 
DOSSIER_CONTENT - com.microstrategy.webapi.EnumDSSXMLQuickSearchMode
 
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.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
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
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
 
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
 
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
 
DropZone - Class in com.microstrategy.web.config
 
DropZone() - Constructor for class com.microstrategy.web.config.DropZone
 
DropZonesResolution - Class in com.microstrategy.web.config
 
DropZonesResolution() - Constructor for class com.microstrategy.web.config.DropZonesResolution
 
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_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
 
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_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_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_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_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_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_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_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_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_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_CONNMAP - 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_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_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_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.