Class Index - Microstrategy

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

A

AbstractADBBean  
AbstractAdminPathTransform  
AbstractAdminTransform

Title: AbstractAdminTransform. 

AbstractAppAddOn  
AbstractAppComponent

Title: AbstractAppComponent. 

AbstractAppTask This subclass of AbstractBaseTask simply provides a new TaskRequestContext instance--this one of type AppTaskRequestContext
AbstractAppTransform AbstractAppTransform is an abstract class that acts as the parent of all Transforms used by Web Universal. 
AbstractAppTransform.Context This is the implementation of the TransformContext used by this Transform. 
AbstractAppWebFeatures  
AbstractAppWidgetTransform  
AbstractArchitectTask This subclass of AbstractBaseTask adds functionality for checking a common group of privileges for certain child tasks. 
AbstractBaseTask Abstract base class for building Task objects. 
AbstractBasicMojoVisualizationDataTransform This is an abstract class for transforms that generate the data for Mojo or Android visualizations. 
AbstractBasicReportTransform  
AbstractBodyTag This class can be used as base of the custom tags that consider the body when rendering the HTML. 
AbstractBodyTagHelper 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. 
AbstractBrowserSettings This class provides a common implementation of BrowserSettings interface. 
AbstractCategories The AbstractCategories class is a base class which can be subclassed to implement the (@link Categories} Interface. 
AbstractCategory The AbstractCategory class is a base class which can be subclassed to implement the Category Interface. 
AbstractChangePasswordTransform This class implements the common methods that transforms for the ChangePassword bean require. 
AbstractColorGradientEditorBeanImpl  
AbstractColorGradientEditorTransform  
AbstractConfigurableContainerServices This abstract class provides method implementations for newURIParameterBuilder(), newHiddenInputParameterBuilder() and newNamespaceEncoder()
AbstractConfigurableContainerServices.AbstractContainerStringCollection Abstract class for string collection classes. 
AbstractConfigurableContainerServices.CookieWrapper A implementation of GenericCookies. 
AbstractConfigurableParameterBuilder  
AbstractConfigurationElement

The AbstractConfigurationElement is the abstract class that represent a ConfigurationElement, that is, a class that can be configured using an external file. 

AbstractConfigurationElement.FilteredList  
AbstractConfigurationElementList This is the base for those classes that represent a collection of ConfigurationElement instances. 
AbstractCounter The AbstractCounter class is a base class which can be subclassed to implement the Counter Interface. 
AbstractDataServiceTask This is the base class for the Data Service tasks. 
AbstractDiagnosticsTransform Title: AbstractDiagnosticsTransform This abstact class can be used as base for the different transforms related with the Diagnostics feature. 
AbstractDocumentTransform AbstractDocumentTransform is an abstract class which acts as a super class for all document transforms. 
AbstractDrillTask  
AbstractDynamicRecipientListsTask  
AbstractEditableLoggingComponent  
AbstractEditorTransform This abstract transform class is used as a base object that provides common and convenience methods used to render a bean as an editor. 
AbstractElementList This is the base class for nodes that represents a list in a configuration file. 
AbstractEventHandlerFactory This class is deprecated. Event-handlers factories are not used. The bean itself now is responsible to define and create instances of its default event-handler. 
AbstractExportTransform  
AbstractExportTransform.IServerPlaintextExportStreamingContext  
AbstractExpressionTransform A base class for expression transforms. 
AbstractExternalSecurity

Title: AbstractExternalSecurity. 

AbstractFilterElementTransform  
AbstractFilterOperatorContextMenuItemBuilder

This class is used by Microstrategy Web as a base class for those used to populate operator's context-menus of the Filter editor. 

AbstractFindDisplayUnitsVisitor  
AbstractFindDisplayUnitVisitor  
AbstractFolderContextMenuItemBuilder

This class is used by Microstrategy Web as a base class for those used to populate context-menus used in the Folder page. 

AbstractFolderParentMenu  
AbstractFolderTransform AbstractFolderTransform is an abstract class that takes care of rendering folder-related information. 
AbstractFolderTransform.Context Extends AbstractAppTransform.Context by providing a link to the current WebObjectInfo
AbstractFormatTabTransform  
AbstractFrameEditorBean Represents the abstract class of a ReportEditor. 
AbstractGetGraphPropertiesTask  
AbstractGetMapConfigurationTask  
AbstractGridDrillTask  
AbstractGuiElement

Title: AbstractGuiElement. 

AbstractHandler A base class for content handlers 
AbstractHandlerWithText This class is deprecated. use AbstractHandler 
AbstractHeaderFooterTransform Abstract class for all transforms that display a header/footer editor on preferences or Options pages. 
AbstractIfTag 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. 
AbstractIfTagHelper This class can be used as base for the helpers of the custom tags that extend AbstractIfTag
AbstractInboxContextMenuItemBuilder

This class is used by Microstrategy Web as a base class for those used to populate context-menus used in the History List page. 

AbstractInstance The AbstractInstance class is a base class which can be subclassed to implement the Instance Interface. 
AbstractLayoutSource This abstract base class manages caching of Layout definitions and provides a simple implementation of LayoutParser.MessageListener 
AbstractLayoutSource.LayoutCacheHint This class serves as both CacheHint and Cache key. 
AbstractLayoutTransform This is the abstract base class for building layout-aware transforms. 
AbstractLimitExpressionBean  
AbstractLocalBeanFactory Default implementation of the LocalBeanFactory interface that resolves bean type names to bean classes by appending "Impl" to the bean type name. 
AbstractMkitBundles  
AbstractMobileSubscriptionTask  
AbstractMobileSubscriptionTask.SimpleSubscriptionTransform  
AbstractModule This is the based implementation of an UpgradeModule
AbstractMojoRWTransform  
AbstractMojoTransform  
AbstractNoBodyTag This class can be used as base of the custom tags that do not display any body content while rendering the final HTML. 
AbstractNoBodyTagHelper 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. 
AbstractObjectBrowserTabBean Abstract implementation of the ObjectBrowserTabBean interface. 
AbstractObjectBrowserTabTransform This transform is the base class for those Tabs that are displayed within an ObjectBrowserManager
AbstractObjectExplorerBean Abstract class that represents a basic ObjectExplorerBean 
AbstractObjectExplorerEventHandler This abstract class represents a basic event handler for an ObjectExplorerBean
AbstractObjectExplorerTransform  
AbstractObjectExplorerTreeTransform  
AbstractObjectInfoListTransform AbstractObjectInfoListTransform is an abstract class that takes care of rendering a bean that holds WebObjectInfo instances on a list structure. 
AbstractOptionsTransform This abstract class is the base for print/pdf/export options Transforms. 
AbstractPagebyContextMenuItemBuilder

This class is used by Microstrategy Web as a base class for those used to populate context-menus used with the PageBy transform. 

AbstractParameterBuilder An abstract implementation for ParameterBuilder which stores all information supplied, but is unable to convert it to a string. 
AbstractParseMetricTask This is the parent class for tasks that generate a token stream for a metric. 
AbstractPersistable Base class that provides facilities to save and restore states. 
AbstractPersistableAppComponent

Title: AbstractPersistableAppComponent. 

AbstractPersistableFrameElement This class is the abstract realization of the FrameElement. 
AbstractPreferencesTransform This abstract class is the base for all preferences Transforms. 
AbstractPrivilegesEditorTransform Abstract class to render privilege related editors 
AbstractPromptEditorTransform  
AbstractPromptEditorTransform.ListItem  
AbstractPromptExpressionTransform

Title: PromptExpressionBaseTransform. 

AbstractPromptObjectTransform The AbstractPromptObjectTransform is the base class we use for these prompt transforms should extend from. 
AbstractPromptWidgetTransform  
AbstractRenderer This is a simple base class for a renderer. 
AbstractReportCellComposedContextMenuItemBuilder This is a base class for those context menu item builders for report cells that generate menu options with sub-menus associated to them. 
AbstractReportCellContextMenuItemBuilder  
AbstractReportCellInsertMetric AbstractReportCellInsertMetric is the base class for the different Insert Metric options such as ReportCellPercentGrandTotalMetric, ReportCellPercentOverColumnsMetric, etc. 
AbstractReportCellMove AbstractReportCellMove is the base class for generating pivot options for the different cells on a report grid. 
AbstractReportCellParentMenu 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. 
AbstractReportCellSort AbstractReportCellSort is the base class for generating sort options for the different cells on a report grid. 
AbstractReportCellThresholds  
AbstractReportCellThresholds.ThresholdsContextMenuBuilder  
AbstractReportDataTransform 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. 
AbstractReportDataVisualizationTransform Transform used to render a visualization on the report. 
AbstractReportExportTransform This definition is used as base for export transform classes such as ReportExportExcelFormatTransform and ReportExportHTMLFormatTransform
AbstractReportGridCellHeader 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.AxisDepth  
AbstractReportGridCellTitle 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.TitlePivotButtonInfo 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

The AbstractReportGridDisplayCell is the base class for those that generate a grid's cell output in Microstrategy Web. 

AbstractReportGridDisplayCell.Context Implements TransformContext
AbstractReportGridDisplayCell.PivotButtonInfo  
AbstractReportGridExportTransform This definition is used as base for export transform classes such as ReportGridExcelTransform, ReportGridHTMLTransform and ReportGridPrintTransform
AbstractReportGridTransform

The AbstractReportGridTransform is an base class for those transform that generate a grid visualization of the data returned by a Report. 

AbstractReportOutlineModeExportTransform  
AbstractReportTransform AbstractReportTransform is an abstract class extending from AbstractAppTranform. 
AbstractReportXMLTransform Abstract class for transforms that generate report XML content. 
AbstractResultSetBinaryResultsTask  
AbstractResultSetResultsTask  
AbstractRWBeanVisitor  
AbstractRWBeanVisitor2  
AbstractRWDataVisualizationTransform Transform used to render a visualization on the document. 
AbstractRWTransform AbstractRWTransform is an abstract class which acts as a super class for all report writing transforms. 
AbstractRWTransform.ButtonAlignmentsHelper Helper for button alignment configuration. 
AbstractSaveReportPropertiesAddOn This class is deprecated. the logic on this addOn has been moved to the AggregatedReportSavePropertiesEventHandler 
AbstractSaveReportPropertiesAddOn.AttFormsReportProperty

Title: AttFormsReportProperty

Description: Class that represents the attribute forms report property. 

AbstractSaveReportPropertiesAddOn.BooleanReportProperty

Title: BooleanReportProperty

Description: Class that represents a special type of AbstractSaveReportPropertiesAddOn.ReportProperty whose value is boolean. 

AbstractSaveReportPropertiesAddOn.GraphFormatReportProperty

Title: GraphFormatReportProperty

Description: Class that represents the Graph Format report property. 

AbstractSaveReportPropertiesAddOn.LocalizableReportProperty

Title: LocalizableReportProperty

Description: Class that represents a special type of AbstractSaveReportPropertiesAddOn.ReportProperty that may require localization (i.e margin size)

 
AbstractSaveReportPropertiesAddOn.PaperSizeReportProperty

Title: PaperSizeReportProperty

Description: Abstract class that represents the Paper Size report property. 

AbstractSaveReportPropertiesAddOn.PDFPaperSizeReportProperty

Title: PDFPaperSizeReportPropertyPaperSizeReportProperty

Description: Abstract class that represents the PDF Paper Size report property. 

AbstractSaveReportPropertiesAddOn.PDFScalePagesReportProperty

Title: PDFScalingReportProperty

Description: Class that represents the pdf ScalePagesWide and ScalePagesTall report properties. 

AbstractSaveReportPropertiesAddOn.PDFScalingReportProperty

Title: PDFScalingReportProperty

Description: Class that represents the pdf scaling report property. 

AbstractSaveReportPropertiesAddOn.PreferenceOnlyReportProperty

Title: PreferenceOnlyReportProperty

Description: Class that represents a report property that is only a preference. 

AbstractSaveReportPropertiesAddOn.PrintPaperSizeReportProperty

Title: PrintPaperSizeReportPropertyPaperSizeReportProperty

Description: Abstract class that represents the Print Paper Size report property. 

AbstractSaveReportPropertiesAddOn.PrintQualityReportProperty

Title: PrintQualityReportProperty

Description: Class that represents the Print Quality report property. 

AbstractSaveReportPropertiesAddOn.ReportProperty

Title: ReportProperty

Description: Class that represents a report property

 
AbstractSaveReportPropertiesAddOn.SeparateSheetsReportProperty

Title: SeparateSheetsReportProperty

Description: Class that represents a special type of AbstractSaveReportPropertiesAddOn.ReportProperty for the Use Separate Sheets property. 

AbstractSaveTask Abstract base class for tasks that save an object to metadata 
AbstractScheduleListTransform This class is deprecated. Starting with version 9.0 and the advent of Distribution Services, all schedule objects are replaced by subscriptions. Hence please use AbstractSubscriptionListTransform instead.  
AbstractServerPropertiesTransform This class acts as a parent for the server properties class and for the security properties class. 
AbstractShortcut 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. 
AbstractShortcutList 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. 
AbstractSimplifiedRWXMLTransform  
AbstractStyleCatalogElement  
AbstractStyleCatalogList This is the base class for lists defined in the style-catalog like LayoutSourceDefns or BeanDefns
AbstractSubscriptionEditTransform AbstractSubscriptionEditTransform is an abstract class which acts as a super class for all subscription and schedule transforms. 
AbstractSubscriptionFolderBeanTransform This transform renders the list of Narrowcast Subscriptions from a SubscriptionFolderBean. 
AbstractSubscriptionListTransform This transform renders the list of Narrowcast Subscriptions from a SubscriptionFolderBean as Large Icons. 
AbstractSubscriptionsEditorTransform This class is the base class for the Editors used for subscription. 
AbstractSubscriptionsEditorTransform.RecipientContext  
AbstractTabTransform

This is the base class for those Transforms that will generate the Tab's content in a tabbed environement. 

AbstractTemplateElementsBean  
AbstractTransform AbstractTransform class is an abstract base class that implements the Transform interface. 
AbstractTransformable This is a base class for transformable objects. 
AbstractUserEntitiesTreeCartTransform  
AbstractUserMgrContextMenuItemBuilder  
AbstractViewBeanParserBean 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. 
AbstractWebBeanTransform  
AbstractWebComponent This class provides a skeletal implementation of the WebComponent interface to minimize the effort required to implement this interface. 
AbstractWebFeatures This acts as the base for all classes implementing feature support resolution. 
AbstractWebLoginProvider This class defines the interface for a web login provider. 
AbstractWebNotification  
AbstractXMLConfigModule

Extends AbstractModule by providing specific support to upgrade xml configuration files. 

AccessedTable  
AccordionTabBeanTransform

Title: AccordionTabBeanTransform

Description: This tranform class extends from TabBeanTransform. 

AccordionTabManagerBeanFeaturesImpl  
AccordionTabManagerBeanImpl  
AccordionTabManagerEventHandler  
AccordionTabManagerTransform  
ACMClusterInfo ACMClusterInfo marries the IServer connectivity info and the application type (the type of the client application). 
ACMCreateSessionParams ACMCreateSessionParams holds all the parameters that were used to create a Configuration Session. 
ACMDistributor  
ACMDistributor.Consolidator Consolidator is an interface that the user of the ACMDistributer utility must implement 
ACMDistributor.Consolidator.SESSION_MODE  
ACMDistributor.Consolidator.STRING_DATA_FORMAT  
ACMDistributor.DistributorData DistributorData is returned from the Run() method 
ACMGSSCredential ACMGSSCredential holds the GSS credentials, which are the credentials needed by the Kerberos server when making a "delegation" call. 
ACMJwt ACMJwt represents the JWT as given by the IServer. 
ACMJwt.Header  
ACMLogHelper  
ACMMasterSessionBundle 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. 
ACMSDKHelpers ACMSDKHelpers has miscellaneous semi-generic helper methods 
ACMSDKHelpers.ConfigSessionProjectsResolver  
ACMSDKHelpers.IServerSessionIdleTimeout  
ACMSDKHelpers.UserAffinity  
ACMSessionBundle ACMSessionBundle marries the ClusterInfo (information about an IServer) with the Time-to-live of the current connection. 
ACMSessionDistributionHelper ACMSessionDistributionHelper is a collection of methods to help decide where to create the sessions in the Intelligence Server Cluster 
ACMSessionId ACMSessionId is the implementation of the IDSSXMLSessionId 
ACMSessionId.ConfigSessionId  
ACMSessionId.MasterSessionId  
ACMSessionId.ProjectSessionId  
ACMSessionIdParser ACMSessionIdParser is the implementation of the IDSSXMLSessionId
ACMSessionIdParser is the ONLY place that knows about the content and syntax of the sessionId. 
ACMSessionIdResolver ACMSessionIdResolver manages the maps that keep track of the relationships between ConfigSessionId, Jwt, Users, ProjectIds, and ProjectSessionIds. 
ACMSessionIdResolver.ClearInfo  
ACMSessionIdResolver.ConfigSessionInfo  
ACMSessionIdResolver.EnumInfo EnumInfo is an immutable struct to hold a copy of the information in the maps. 
ACMSessionIdResolver.MasterSessionInfo MasterSessionInfo is an immutable struct to hold a copy of the information in the maps. 
ACMSessionIdResolver.ProjectSessionInfo ProjectSessionInfo is an immutable struct to hold a copy of the information in the maps. 
ACMSessionIdResolver.ProjectsToConnect ProjectsToConnect is an immutable class so that the Csid and related Psids can be returned from getAllProjectsToConnect() 
ACMSessionIdResolver.ServersToConnect ServersToConnect is an immutable class so that the related Parameters, JWT, and Cluster Nodes can be returned by getServersToConnect() 
ACMSessionIdResolver.SessionIdInfo  
ACMSessionIdResolver.SimultaneousSessionCreationManager<T extends IDSSXMLSessionId>  
ACMSessionIdResolver.SSCMConfigSessionInfo  
ACMSessionIdResolver.SSCMProjectSessionInfo  
ACMSessionIdResolver.SSCMSessionTypeInfo<T extends IDSSXMLSessionId>  
ACMSessionIdResolver.SymmetricReuseSessionReconstructor 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 ACMSessionReconstructor is the base class to recreate a session. 
ACMTimeToLive ACMTimeToLive holds the precise time at which a session will time out. 
ACMTimeToLive.MasterSessionTTL  
ACMTimeToLive.RealSessionTTL  
ActionsUtils  
ActualParameter The ActualParameter interface exposes the information on an actual parameter object. 
ActualParameterImpl  
ActualParameterInfo THIS CLASS IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT. 
ActualParameters The ActualParameters interface provides a read-write collection of actual parameter objects. 
ActualParametersImpl ActualParametersImpl implements Actualparameters interface, which is a collection of ActualParameterImpl objects. 
AddDataSetObjectExplorerEventHandler  
AddDataSetWizardTransform This class is deprecated. No replacement. 
AddDimensionAttributeToGridOrFilter  
AddDimensionElementToFilter  
AddJoinTask  
AddMDXCubesTask  
AddMultiSelectedColumns  
AddObjectTagTask This Task can be used to add or remove object tags from a report/document. 
AddonInfo AddonInfo objects are executed right before calling the collectData method on the WebComponents of the beans hirarchy. 
AddonInfoList The AddonInfoList class is a collection of AddonInfo instances that holds information about addons of a Page. 
AddProjectDBRoleTask  
AddressDeleteTransform This transform enables a user to delete addresses. 
AddressListBean The AddressListBean is responsible for displaying and managing the user's address list. 
AddressListFileTransform  
AddressListPrintTransform  
AddressListTransform This transform is used to list and edit Narrowcast Addresses. 
AddressTransform  
AddSelectedColumn  
AddTableTask  
AddVisualizationTask 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. 
AddWidgetTask This provides the ability to add a widget to MicroStrategy Web by adding an entry into the widgets.xml. 
AdminBean 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  
AdminBeanFactory AdminBeanFactory is a factory class for instantiating beans in the com.microstrategy.web.admin.beans package. 
AdminContextTag  
AdminContextTagHelper  
AdminController This is the controller class used by the web-admin portal. 
AdminDatasetTableTagHelper  
AdminFolderDelete  
AdminFolderEdit  
AdminFolderQuickSearchResultsTransform  
AdminFolderSearchResultsTransform  
AdminFolderViewTransform  
AdminGenericTabTransform  
AdminInitParamsTag  
AdminInitParamsTagHelper  
AdminNavBarTag  
AdminNavBarTagHelper  
AdminParamInfosTag  
AdminParamInfosTagHelper  
AdminParamInputTableTag  
AdminParamInputTableTagHelper  
AdminPathTransform  
AdminSelectTagHelper  
AdminSelectTaskContentTypeTag  
AdminSelectTaskContentTypeTagHelper  
AdminSelectTaskEnvTag  
AdminSelectTaskEnvTagHelper  
AdminSelectTaskIDTag  
AdminSelectTaskIDTagHelper  
AdminServer A AdminServer class instance represents the information regarding an Intelligence Server. 
AdminServersHelper AdminServersHelper Provides utility functions used in connecting/disconnecting admin servers 
AdminServersList This class defines a list of AdminServer objects. 
AdminServlet This class is deprecated. The web-admin portal now uses the MainServlet as the servlet class for web-admin requests.  
AdminServletEventHandler  
AdminTabBean  
AdminTable  
AdminTaskInfosTag  
AdminTaskInfosTagHelper  
AdminTaskURLTag  
AdminTaskURLTagHelper  
AdminTitleTag  
AdminTitleTagHelper  
AdvancedSearchLinkTag  
AdvancedSearchLinkTagHelper Helper for the AdvancedSearchLinkTag tag library. 
AdvancedThresholdsEditorTransform  
AdvSortDataTransform  
AggregatedAppEventHandler This class is 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.  
AggregatedEventHandler The AggregatedEventHandler class is intended for customization of existing event handlers. 
AggregatedFolderEventHandler This aggregated event handler intercepts the browse requests and analyzes if Shared Reports is being requested (with sysFolderId value defined as 7). 
AggregatedReportSavePropertiesEventHandler  
AggregatedWebFeatures

MicroStrategy Web provides out of the box just a finite number of features based on its own requirements. 

AggregatingTaskFactory 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. 
AggregatingTaskFactoryConfig THIS CLASS IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT. 
AlertsEditorBean  
AlertsEditorTransform  
AlertsEditorTransform.RecipientContext  
AlertsObjectExplorerTransform  
AlertsSubscriptionMobileWidgetImpl  
AllObjectBrowserBean  
AllObjectBrowserBeanImpl  
AllObjectBrowserHTMLTransform  
AllObjectBrowserTransform  
AllObjectBrowserTransform.Context Extends AbstractAppTransform.Context by providing a link to the current WebObjectInfo
AllowContentTypes Class that represents the node NODE_ALLOW_CONTENT_TYPES of the resourceFeedConfig.xml. 
AllowDomains Class that represents the node NODE_ALLOW_DOMAINS of the resourceFeedConfig.xml. 
AltConnectionInfo  
AltDBParamInfoList  
AltDBParamSectionInfoList  
AnchorTag The AnchorTag represents a HTML anchor tag. 
AnchorTagImpl The AnchorTagImpl class provides the default implementation of the interface AnchorTag
AnchorWebTag  
AndroidMapTransformImpl  
AndroidMessageResultTransform Returns basic information about a message. 
AndroidRWExecutionTask  
AndroidSetDocSelectorElementsTask  
AndroidUtils  
AndroidVisualizationWebServerImpl  
AnnotationBean The AnnotationBean is used to editing, updating or adding an annotation to a report or document. 
AnnotationsTransform  
AnswerPromptsTask  
AppAddOns The interface AppAddOns is representing the application Add On components. 
AppBeanError The WebBeanError implementation used by application objects. 
AppBeanFactory AppBeanFactory is a factory class for instantiating beans in the com.microstrategy.web.app.beans package. 
AppComponent This interface is used to represent all application-level components. 
AppContext This interface maintains a reference to all the context objects required by the application. 
AppContextImpl This class implements the AppContext. 
AppController  
AppControllerImpl  
AppEventHandlerFactory This class is deprecated. This factory is not used. The bean itself now is responsible to define and create instances of its default event-handler. 
AppGetProjectsTask  
AppGlobalContext

This interface represents the global information of an application. 

AppGlobalContextImpl The class AppGlobalContextImpl provides the default implementation of the interface AppGlobalContext which is applicable only to ASPx application. 
AppLayoutParser  
AppLayoutSourceFile  
ApplicationParameters This class represents the application parameters, typically configured through the "microstrategy.xml" file. 
AppLoginTask  
ApplyRWClientManipulation  
AppSchemaBean  
AppschemaDisabledSourceInfo  
AppschemaDisabledSources  
AppTaskFactory This class is a specialized TaskFactory that has the ability to initialize the MicroStrategy Web environment. 
AppTaskRequestContext The class provides more application context for a Task which extends AbstractAppTask
AppTransform  
AppTransformKeyMapper  
ArcIndexer Create index for arcs that built into the topology 
AreaLayerInfo  
AreaLayersInfoList  
ArgumentInfo THIS CLASS IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT. 
ArgumentTag The Argument interface represents an argument of a method defined in either a Transform or Transformable
ArgumentUnresolvedException Thrown when the value of ArgumentTag can not be resolved. 
ArrayOfEnumMWSObjectType  
ArrayOfEnumMWSObjectType ArrayOfEnumMWSObjectType bean class 
ArrayOfEnumMWSObjectType.Factory Factory class that keeps the parse method 
ArrayOfEnumMWSObjectTypeJBridge  
ArrayOfEnumMWSObjSubType  
ArrayOfEnumMWSObjSubType ArrayOfEnumMWSObjSubType bean class 
ArrayOfEnumMWSObjSubType.Factory Factory class that keeps the parse method 
ArrayOfEnumMWSObjSubTypeJBridge  
ArrayOfMWSAttachmentInfo  
ArrayOfMWSAttachmentInfo ArrayOfMWSAttachmentInfo bean class 
ArrayOfMWSAttachmentInfo.Factory Factory class that keeps the parse method 
ArrayOfMWSAttachmentInfoJBridge  
ArrayOfMWSConnectProperty  
ArrayOfMWSConnectProperty ArrayOfMWSConnectProperty bean class 
ArrayOfMWSConnectProperty.Factory Factory class that keeps the parse method 
ArrayOfMWSConnectProperty2  
ArrayOfMWSConnectProperty2 ArrayOfMWSConnectProperty2 bean class 
ArrayOfMWSConnectProperty2.Factory Factory class that keeps the parse method 
ArrayOfMWSConnectProperty2JBridge  
ArrayOfMWSConnectPropertyJBridge  
ArrayOfMWSCurrentElement  
ArrayOfMWSCurrentElement ArrayOfMWSCurrentElement bean class 
ArrayOfMWSCurrentElement.Factory Factory class that keeps the parse method 
ArrayOfMWSCurrentElementJBridge  
ArrayOfMWSDiscoverColumn  
ArrayOfMWSDiscoverRow  
ArrayOfMWSElementFormInstance  
ArrayOfMWSElementFormInstance ArrayOfMWSElementFormInstance bean class 
ArrayOfMWSElementFormInstance.Factory Factory class that keeps the parse method 
ArrayOfMWSElementFormInstanceJBridge  
ArrayOfMWSElementRestriction  
ArrayOfMWSElementRestriction ArrayOfMWSElementRestriction bean class 
ArrayOfMWSElementRestriction.Factory Factory class that keeps the parse method 
ArrayOfMWSElementRestrictionJBridge  
ArrayOfMWSExecuteInfo  
ArrayOfMWSExecuteInfo ArrayOfMWSExecuteInfo bean class 
ArrayOfMWSExecuteInfo.Factory Factory class that keeps the parse method 
ArrayOfMWSExecuteInfoJBridge  
ArrayOfMWSExportSetting  
ArrayOfMWSExportSetting ArrayOfMWSExportSetting bean class 
ArrayOfMWSExportSetting.Factory Factory class that keeps the parse method 
ArrayOfMWSExportSettingJBridge  
ArrayOfMWSFunctionalityProperty  
ArrayOfMWSFunctionalityProperty ArrayOfMWSFunctionalityProperty bean class 
ArrayOfMWSFunctionalityProperty.Factory Factory class that keeps the parse method 
ArrayOfMWSFunctionalityPropertyJBridge  
ArrayOfMWSHierarchyAttributeFormInfo  
ArrayOfMWSHierarchyAttributeFormInfo ArrayOfMWSHierarchyAttributeFormInfo bean class 
ArrayOfMWSHierarchyAttributeFormInfo.Factory Factory class that keeps the parse method 
ArrayOfMWSHierarchyAttributeFormInfoJBridge  
ArrayOfMWSHierarchyAttributeInfo  
ArrayOfMWSHierarchyAttributeInfo ArrayOfMWSHierarchyAttributeInfo bean class 
ArrayOfMWSHierarchyAttributeInfo.Factory Factory class that keeps the parse method 
ArrayOfMWSHierarchyAttributeInfoJBridge  
ArrayOfMWSHierarchyElementFilter  
ArrayOfMWSHierarchyElementFilter ArrayOfMWSHierarchyElementFilter bean class 
ArrayOfMWSHierarchyElementFilter.Factory Factory class that keeps the parse method 
ArrayOfMWSHierarchyElementFilterJBridge  
ArrayOfMWSHierarchyElementInfo  
ArrayOfMWSHierarchyElementInfo ArrayOfMWSHierarchyElementInfo bean class 
ArrayOfMWSHierarchyElementInfo.Factory Factory class that keeps the parse method 
ArrayOfMWSHierarchyElementInfoJBridge  
ArrayOfMWSHistoryInfo  
ArrayOfMWSHistoryInfo ArrayOfMWSHistoryInfo bean class 
ArrayOfMWSHistoryInfo.Factory Factory class that keeps the parse method 
ArrayOfMWSHistoryInfoJBridge  
ArrayOfMWSInfoProperty  
ArrayOfMWSInfoProperty ArrayOfMWSInfoProperty bean class 
ArrayOfMWSInfoProperty.Factory Factory class that keeps the parse method 
ArrayOfMWSInfoPropertyJBridge  
ArrayOfMWSMetricInfo  
ArrayOfMWSMetricInfo ArrayOfMWSMetricInfo bean class 
ArrayOfMWSMetricInfo.Factory Factory class that keeps the parse method 
ArrayOfMWSMetricInfoJBridge  
ArrayOfMWSObjectInfo  
ArrayOfMWSObjectInfo ArrayOfMWSObjectInfo bean class 
ArrayOfMWSObjectInfo.Factory Factory class that keeps the parse method 
ArrayOfMWSObjectInfoJBridge  
ArrayOfMWSObjectInfoProperty  
ArrayOfMWSObjectInfoProperty ArrayOfMWSObjectInfoProperty bean class 
ArrayOfMWSObjectInfoProperty.Factory Factory class that keeps the parse method 
ArrayOfMWSObjectInfoPropertyJBridge  
ArrayOfMWSObjectInfoPropertySet  
ArrayOfMWSObjectInfoPropertySet ArrayOfMWSObjectInfoPropertySet bean class 
ArrayOfMWSObjectInfoPropertySet.Factory Factory class that keeps the parse method 
ArrayOfMWSObjectInfoPropertySetGroup  
ArrayOfMWSObjectInfoPropertySetGroup ArrayOfMWSObjectInfoPropertySetGroup bean class 
ArrayOfMWSObjectInfoPropertySetGroup.Factory Factory class that keeps the parse method 
ArrayOfMWSObjectInfoPropertySetGroupJBridge  
ArrayOfMWSObjectInfoPropertySetJBridge  
ArrayOfMWSObjectInfoPropertySetSpec  
ArrayOfMWSObjectInfoPropertySetSpec ArrayOfMWSObjectInfoPropertySetSpec bean class 
ArrayOfMWSObjectInfoPropertySetSpec.Factory Factory class that keeps the parse method 
ArrayOfMWSObjectInfoPropertySetSpecJBridge  
ArrayOfMWSPageByElements  
ArrayOfMWSPageByElements ArrayOfMWSPageByElements bean class 
ArrayOfMWSPageByElements.Factory Factory class that keeps the parse method 
ArrayOfMWSPageByElementsJBridge  
ArrayOfMWSPageByInfo  
ArrayOfMWSPageByInfo ArrayOfMWSPageByInfo bean class 
ArrayOfMWSPageByInfo.Factory Factory class that keeps the parse method 
ArrayOfMWSPageByInfoJBridge  
ArrayOfMWSProjectFolderID  
ArrayOfMWSProjectFolderObj  
ArrayOfMWSProjectFolderObj ArrayOfMWSProjectFolderObj bean class 
ArrayOfMWSProjectFolderObj.Factory Factory class that keeps the parse method 
ArrayOfMWSProjectFolderObjJBridge  
ArrayOfMWSProjectInfo  
ArrayOfMWSProjectInfo ArrayOfMWSProjectInfo bean class 
ArrayOfMWSProjectInfo.Factory Factory class that keeps the parse method 
ArrayOfMWSProjectInfoJBridge  
ArrayOfMWSProjectSessionProperty  
ArrayOfMWSProjectSessionProperty ArrayOfMWSProjectSessionProperty bean class 
ArrayOfMWSProjectSessionProperty.Factory Factory class that keeps the parse method 
ArrayOfMWSProjectSessionPropertyJBridge  
ArrayOfMWSProjectSetting  
ArrayOfMWSProjectSetting ArrayOfMWSProjectSetting bean class 
ArrayOfMWSProjectSetting.Factory Factory class that keeps the parse method 
ArrayOfMWSProjectSettingJBridge  
ArrayOfMWSProjectSourceInfo  
ArrayOfMWSProjectSourceInfo ArrayOfMWSProjectSourceInfo bean class 
ArrayOfMWSProjectSourceInfo.Factory Factory class that keeps the parse method 
ArrayOfMWSProjectSourceInfoJBridge  
ArrayOfMWSProjectWellKnownObj  
ArrayOfMWSProjectWellKnownObj ArrayOfMWSProjectWellKnownObj bean class 
ArrayOfMWSProjectWellKnownObj.Factory Factory class that keeps the parse method 
ArrayOfMWSProjectWellKnownObjJBridge  
ArrayOfMWSPromptSuggestions  
ArrayOfMWSPromptSuggestions ArrayOfMWSPromptSuggestions bean class 
ArrayOfMWSPromptSuggestions.Factory Factory class that keeps the parse method 
ArrayOfMWSPromptSuggestionsJBridge  
ArrayOfMWSProperty  
ArrayOfMWSProperty ArrayOfMWSProperty bean class 
ArrayOfMWSProperty.Factory Factory class that keeps the parse method 
ArrayOfMWSPropertyJBridge  
ArrayOfMWSReportHeader  
ArrayOfMWSReportHeader ArrayOfMWSReportHeader bean class 
ArrayOfMWSReportHeader.Factory Factory class that keeps the parse method 
ArrayOfMWSReportHeaderJBridge  
ArrayOfMWSResourceRequestInfo  
ArrayOfMWSResourceRequestInfo ArrayOfMWSResourceRequestInfo bean class 
ArrayOfMWSResourceRequestInfo.Factory Factory class that keeps the parse method 
ArrayOfMWSResourceRequestInfoJBridge  
ArrayOfMWSResourceReturnInfo  
ArrayOfMWSResourceReturnInfo ArrayOfMWSResourceReturnInfo bean class 
ArrayOfMWSResourceReturnInfo.Factory Factory class that keeps the parse method 
ArrayOfMWSResourceReturnInfoJBridge  
ArrayOfMWSRestriction  
ArrayOfMWSRestriction ArrayOfMWSRestriction bean class 
ArrayOfMWSRestriction.Factory Factory class that keeps the parse method 
ArrayOfMWSRestrictionJBridge  
ArrayOfMWSRSExportSetting  
ArrayOfMWSRSExportSetting ArrayOfMWSRSExportSetting bean class 
ArrayOfMWSRSExportSetting.Factory Factory class that keeps the parse method 
ArrayOfMWSRSExportSettingJBridge  
ArrayOfMWSRSLayoutInfo  
ArrayOfMWSRSLayoutInfo ArrayOfMWSRSLayoutInfo bean class 
ArrayOfMWSRSLayoutInfo.Factory Factory class that keeps the parse method 
ArrayOfMWSRSLayoutInfoJBridge  
ArrayOfMWSSyncCommunicationSetting  
ArrayOfMWSSyncCommunicationSetting ArrayOfMWSSyncCommunicationSetting bean class 
ArrayOfMWSSyncCommunicationSetting.Factory Factory class that keeps the parse method 
ArrayOfMWSSyncCommunicationSettingJBridge  
ArrayOfMWSUserPreference  
ArrayOfMWSUserPreference ArrayOfMWSUserPreference bean class 
ArrayOfMWSUserPreference.Factory Factory class that keeps the parse method 
ArrayOfMWSUserPreferenceJBridge  
ArrayOfMWSUserPrivilege  
ArrayOfMWSUserPrivilege ArrayOfMWSUserPrivilege bean class 
ArrayOfMWSUserPrivilege.Factory Factory class that keeps the parse method 
ArrayOfMWSUserPrivilegeJBridge  
ArrayOfMWSVisualization  
ArrayOfMWSVisualization ArrayOfMWSVisualization bean class 
ArrayOfMWSVisualization.Factory Factory class that keeps the parse method 
ArrayOfMWSVisualizationJBridge  
ArrayOfMWSVisualizationList  
ArrayOfMWSVisualizationList ArrayOfMWSVisualizationList bean class 
ArrayOfMWSVisualizationList.Factory Factory class that keeps the parse method 
ArrayOfMWSVisualizationListJBridge  
ArrayOfString  
ArrayOfString ArrayOfString bean class 
ArrayOfString.Factory Factory class that keeps the parse method 
ArrayOfStringJBridge  
ASN1Constants ASN.1 and some other constants holder interface 
ASN1Exception Thrown by decoder/encoder stream to indicate violation of encoding rules. 
AspsModule  
Assignments THIS CLASS IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT. 
AssociatedSchedulesBean  
AssociatedSchedulesBeanImpl  
AttributeBean This bean is used for browsing attribute elements. 
AttributeElementsWidgetTransform  
AttributeEventHandler  
AttributeFormsEditorBean

This editor is used to modify the the available forms of an attribute in a report. 

AttributeFormsEditorTransform

This class generates the output for the AttributeFormsEditorBean

AttributeFormsElement This class acts as a container for attribute forms 
AttributeFormsQualificationBean This inteface represents the bean used in the Attribute Form Qualification in a prompted report. 
AttributeFormsQualificationBeanImpl  
AttributeFormsQualificationTransform Used mostly on prompts, this transform renders a dialog which enables users to build a qualification based on an attribute form value. 
AttributeFormTask  
AttributeRemappingError This interface exposes the Attribute Remapping Error to the transformer. 
AttributeRemappingErrorImpl  
AttributesXt This interface is a wrapper around org.xml.sax.Attributes, adding helper methods to cast attribute values to various data types. 
AttrTag This interface represents a dynamic attribute on a Tag
AuthenticationHelper  
AuthFormatter Used for formatting authentication error entries. 
AuthUtils  
AuthUtils  
AuthUtils.UsherResponseViaIServer  
AutoCloseableDismissable 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  
AutoClosePromptTask  
AutoMapEmmaTablesTask  
Axis2ServantTargetInfo  
AxisServantRuntimeContext  

B

Base16 This class is deprecated. This should no longer be used. Binary to string mappings should use base 64 encoding (see Base64).  
Base64 Facade around Base64Harder that predefines encode and decode options to use the URL_SAFE option. 
Base64Harder

Encodes and decodes to and from Base64Harder notation. 

Base64Harder.InputStream 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 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  
BaseFileReader  
BaseFolderTask  
BaseGraphStylePropertiesCache  
BaseMapInfo  
BaseMapsInfoList  
BaseObjectInfo The BaseObjectInfo class is a wrapper around the actual value produced in the base tag The purpose of this class is two-folded: 1. 
BaseTag  
BaseTag This interface represents a dynamic base object on a Tag
BaseTagHelper Helper for the BaseTag tag library. 
BaseTagImpl  
BaseTaskRequestContext This class implements the TaskRequestContext interface by managing a reference to a ContainerServices, a RequestKeys and a WebIServerSession object. 
BaseUserEntityBeanTask  
BasicHTMLEncoder Class for performing an HTML encoding on the data. 
BasicJSEncoder Class for performing JS encoding on the data. 
BatchAuditResults The BatchAuditResults interface exposes a single batch of users returned from an audit. 
BatchLicenseAudit The BatchLicenseAudit interface allows the user to retrieve results of the audit in an incremental manner. 
BeanContext The BeanContext interface provides context information for a WebComponent or a Transformable, such as StyleCatalog and MessagesManager etc. 
BeanContextImpl The class provides the default implementation of the interface BeanContext
BeanDefn The BeanDefn interface is used to manage the data of a bean object. 
BeanDefnImpl  
BeanDefns The BeanDefns interface is used to manage a collection of bean definition objects. 
BeanDefnsImpl This class implements the BeanDefns interface, which is a collection of BeanDefn objects. 
BeanFactory The BeanFactory class allows the user to create both MicroStrategy beans and custom beans. 
BeanFactory.BeanFactoryInfo  
BeanFactory.BeanMappingInfo  
BeanFactory.BeanMappingInfoList  
BeanFactory.BeanPackageInfo  
BeanFactory.BeanPackageInfoList  
BeanGeneratedOutputTransform This transform generates the output of a bean by calling the bean's generateOutput method. 
BeanHelper This class contains some public utility methods that can be used for handling beans included on the application 
BeanInfo THIS CLASS IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT. 
BeanManipulationTask  
BeanNotFoundException Exception thrown by LocalBeanFactory and BeanFactory methods when a bean type name cannot be resolved to a class. 
BeanProxy This interface lists the IDs for the events and the IDs for the corresponding arguments for the events supported by the ExpressionBean
BeanTask This class implements the Task interface using a WebBean to handle data collection. 
BeanTaskConfig THIS CLASS IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT. 
BeanTaskConstants This class contains a set of constants used by the BeanTaskConfig class. 
BeanTaskFactory This class is the factory for creating Task instances from "bean task configuration files". 
BeanTaskInfo This class contains information about the bean task: its name, its file, its fully qualified base class. 
BeanTaskRequestContext This class extends the BaseTaskRequestContext object by adding more fields that are relevant to a "bean task". 
BeanValueTag  
BeanValueTagHelper Helper for the BeanValueTag tag library. 
BerInputStream Decodes ASN.1 types encoded with BER (X.690) 
BiMap<T1, T2> BiMap is a bi-directional map. 
BinaryXMLAPITask  
Block This class represents a generic Block. 
BlockColorPickerTransform  
BlockConfig THIS CLASS IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT. 
BlockContext This class holds context information used for any Block interactions. 
BlockExporter  
BlockExporterFactory  
BlockFactory This class manages the creation of Blocks. 
BlockLibraryConfig THIS CLASS IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT. 
BlockList This class represents a list in a Block. 
BlockListConfig THIS CLASS IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT. 
BlockListElement This class represents a generic element of a List. 
BlockListElement.ListAction This enumeration defines the types of actions that may be associated with a BlockListElement when it is added to a BlockList. 
BlockLoaderTask 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. 
BlockProperty This class represents a single Block property. 
BlockPropertyAnnotation This class represents a single annotation on a single property. 
BlockPropertyAnnotationGroup A BlockProperty can hold any number of annotations organized by group names. 
BlockPropertyAnnotationGroups This class holds a collections of annotation groups. 
BlockPropertyMacro This interface defines the responsibilities of a Block Property Macro. 
BlockPropertyMacros This class manages a collection of macros that are used in the context of a BlockRegistry
BlockRegistry This class represents a collection of Blocks (likely parsed from an input library configuration file). 
BlockTarget This class represents the "target" of a Block path specification: a property, a list or a Block. 
BlockTarget.PathInfo This class provides additional information used in the resolution of a Block path specification. 
BlockTransform

This interface represents a class that transforms a Block tree in some way. 

BlockTransformContext

This class contains the necessary context to perform a given transformation on a Block tree, subtree or set of Block properties. 

BlockTransformExecutionFailure If a transform fails in the process of manipulating a Block tree (subtree or set of Block Properties) than this exception is thrown. 
BlockTransformFactory This class acts as a factory for Block Transforms (see BlockTransform). 
BlockTransformScript

A Block Transform Script is a textual script that specifies how to transform a given Block tree. 

BlockTransformScriptInvalid This exception is raised in the process of parsing the transform "script". 
BlockVisitor  
BooleanValidator This implements a validator that checks if the input is a correct boolean value. 
BoundingBox The bounding box object represents the rectangle object that covers the boundary of the geo object. 
BPMControllerParameter This class implements a Block Property macro that can retrieve the value of a Controller Parameter. 
BPMDescriptor This class implements a Block Property Macro that expands localized descriptors. 
BPMPreference This class implements a Block Property Macro that retrieves the value of a Preference. 
BridgeUtils This class is only used internally for BridgeUtils .Net project. 
BrowseAttributeFormsTask  
BrowseMDXTask  
BrowserSettingDefinition Defines a single cookie used by the application and the default value to use if the setting for the cookie is missing. 
BrowserSettingDefinitionList This class instance contains a collection of BrowserSettingDefinition instances. 
BrowserSettings This interface enables to access settings or preferences that have been defined outside the Preferences instance. 
BrowseTaskHelper  
BuildTimeStampLoader  
BundleDescriptorTag  
BundleDescriptorTagHelper  
ByteArray  

C

Cache Cache interface. 
Cache The interface Cache represents a real cache slot in the memory of the Intelligence Server. 
CacheBase Base class for caches. 
CacheDetails The interface CacheDetails contains the detailed information of a cache. 
CacheException  
CacheHint Every item stored in the cache is keyed by a CacheHint
CacheManipulationFailure The interface CacheManipulationFailure represents a failure in manipulating a cache. 
CacheManipulator The interface CacheManipulator contains operations to manage caches. 
CacheRegistry Singleton CacheRegistry class keeps track of all caches in the JVM. 
CacheResults The interface CacheResults represents the result of a cache retrieval. 
Caches The interfaces Caches is a collection of Cache
CacheSource The interface CacheSource is the entry point to retrieve and manipulate caches. 
CachesUpdateTimeTask  
CalculateGroupByTask  
CancelBrowse CancelBrowse bean class 
CancelBrowse.Factory Factory class that keeps the parse method 
CancelBrowseResponse CancelBrowseResponse bean class 
CancelBrowseResponse.Factory Factory class that keeps the parse method 
CancelDocument CancelDocument bean class 
CancelDocument.Factory Factory class that keeps the parse method 
CancelDocumentResponse CancelDocumentResponse bean class 
CancelDocumentResponse.Factory Factory class that keeps the parse method 
CancelReport CancelReport bean class 
CancelReport.Factory Factory class that keeps the parse method 
CancelReportResponse CancelReportResponse bean class 
CancelReportResponse.Factory Factory class that keeps the parse method 
CancelRSDocument CancelRSDocument bean class 
CancelRSDocument.Factory Factory class that keeps the parse method 
CancelRSDocumentResponse CancelRSDocumentResponse bean class 
CancelRSDocumentResponse.Factory Factory class that keeps the parse method 
CancelSubscriptionsTask  
Cart Cart interface that defines minimum contract all cart must implement. 
CartAttFormsImpl Implementation of the Cart used for the attribute forms editor Title: CartAttFormsImpl 
CartDualAxisDistribution  
CartElement

Title: CartElement. 

CartElementAttribute

Title: CartElementAttribute. 

CartElementBasic

Title: CartElementBasic. 

CartElementFolder

Title: CartElementFolder. 

CartElementGeneric A generic Cart Element implementation. 
CartElementPicker

Title: CartElementPicker. 

CartElementPickerImpl

Title: CartElementPickerImpl. 

CartElementRWDataField

Title:

Description:

Copyright: Copyright (c) 2002

Company: Microstrategy, Inc. 

CartElements

Title: CartElements. 

CartElementTree  
CartElementTU

Title: CartElementTU. 

CartElementWebAttributeForm

Title: CartElementWebAttributeForm. 

CartElementWebElement This class represents an instance of WebElement as part of the Cart. 
CartElementWebObjectInfo

Title: CartElementWebObjectInfo. 

CartExpression CartExpression interface that defines minimum contract all cart expression must implement. 
CartExpressionImpl

Title: CartExpressionImpl. 

CartFontStyles CartFontStyles interface that defines minimum contract all cart font styles must implement. 
CartFontStylesImpl

Title: CartFontStylesImpl. 

CartImpl

Title: CartImpl. 

CartObjectBrowser CartMQLevel interface that defines minimum contract all cart metric qual level styles must implement. 
CartObjectBrowserImpl  
CaseInsensitiveRequestKeys The CaseInsensitiveRequestKeys abstract class makes available the architecture required for being able to handle request keys as case insensitive. 
CatalogActionParser  
CatalogActionTask  
Categories The Categories interface represents a collection of Category objects. 
Category This class represents a Category of performance counters. 
CellTag The CellTag interface represents a HTML table cell. 
CertificateImpl Base64 encoded certificate wrapper. 
ChangeMappingRESTHandler Created by Andrei on 05/23/2017. 
ChangePasswordBean This bean holds and display the required information for a user to change his/her password. 
ChangePasswordGeneralTransform 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 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. 
ChangePasswordTask  
ChangeUserPassword ChangeUserPassword bean class 
ChangeUserPassword.Factory Factory class that keeps the parse method 
ChangeUserPasswordResponse ChangeUserPasswordResponse bean class 
ChangeUserPasswordResponse.Factory Factory class that keeps the parse method 
CharsetEncoderWithSpecialChar  
CharsetTranscoder  
CheckLatencyTask  
CheckUserPrivilegesTask  
ClassFilter  
ClassFinder This ia a utility class for finding classes. 
ClassMethodTracingFilter This filter provides regular expression filtering of class and method names. 
CleanUpModule This module performs general clean-up tasks for the upgrade. 
ClientLog This class includes generic methods for having a way for measuring client rendering times. 
ClientSideDescriptorTag  
ClientSideDescriptorTagHelper

Title: ClientSideDescriptorTagHelper. 

ClientSideHelper ClientSideHelper Provides utility functions used to provide a single code base for: 1) including javascript files, 2) registering bones, 3) setting bone properties 
ClientSideLayout This class is a cache entry in a server-side cache. 
ClientSideLayoutCacheHint This class provides the hint to use when looking up client side layout caches (for use in the Javascript UI Library [JUIL]). 
ClientSideLayouts This class provides the front-end from retrieving client-side layout contents for use with the Javascript UI Library (JUIL). 
CloseSessionsTask  
ClosureCompilerRunner Class that wraps the Closure compiler. 
ColorGradientEditorBean  
ColorGradientEditorBeanImpl  
ColorGradientEditorTransform  
ColorPickerEditorBean The ColorPickerEditorBean supports the Advanced Color Picker Editor. 
ColorPickerEditorTransform This transform renders the color picker editor transform. 
ColumnAliasParser  
ComboGeoData The ComboGeoData contains a heterogeneous GeoData objects. 
ComparisonUnresolvedException Thrown when the operands to be compared in the IfTag can not be compared according to the Operator specified. 
ComponentBlock This class represents a component block generated for partial update request. 
ComponentInitializationContext This interface defines a way that the application can save components between the request boundaries. 
ComponentInitializationContextImpl This class implements the ComponentInitializationContext interface. 
ComposedContextMenuBuilder Helper builder interface that allows generating the different the sub menu options that shall be displayed to the user. 
CompoundFormatter  
Compression  
ConfigChangeObserver Observer callback for clients interested in changes to either a ConfigFileManager directory, a specific ConfigFile. 
ConfigException  
ConfigFileManager

A ConfigFileManager instance provides notifications about changes that occur in its governing directory, or a specific file manage(String)

Configurable  
ConfigurationElement 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 This interface represents a collection of ConfigurationElement instances. 
ConfigurationFile This is the interface that represents an instance of a configuration file. 
ConfigurationFilesCache This is the Cache of configuration files. 
ConfigurationFilesCache.ConfigurationFileCacheHint This is the CacheHint for the ConfigurationFilesCache. 
ConfigurationSource An important requirement is the ability to support loading the xml definition from multiple sources, i.e. 
ConfigurationValue  
ConfirmOverwriteDialogBean  
ConfirmOverwriteDialogTransform

Title: ConfirmOverwriteDialogTransform. 

Connect Connect bean class 
Connect.Factory Factory class that keeps the parse method 
ConnectedServersTransform This transform is used to render all the connected servers on the Administrator page. 
ConnectionInfo  
ConnectionInfo Created by yuan on 5/26/17. 
ConnectionValueTag  
ConnectionValueTagHelper Helper for the ConnectionValueTag tag library. 
ConnectResponse ConnectResponse bean class 
ConnectResponse.Factory Factory class that keeps the parse method 
ConnectToProject ConnectToProject bean class 
ConnectToProject.Factory Factory class that keeps the parse method 
ConnectToProjectResponse ConnectToProjectResponse bean class 
ConnectToProjectResponse.Factory Factory class that keeps the parse method 
ConsoleHandler  
ConstantPromptBean Interface for the Constant Prompt Bean. 
ConstantPromptEditorTransform  
ContactCartElement  
ContactLicenseInfo The ContactLicenseInfo interface represents a single contactÂ’s license information. 
ContactsBrowserBean  
ContactsCart  
ContainerException This class is deprecated. Not in use since its creation 
ContainerServices This interfaces exposes, in a generic fashion, the services of any web application container. 
ContainerServicesContext This interfaces exposes, in a generic fashion, the services of any web application container. 
ContainerServicesNamespace This class indicates the usage of namespace in ContainerServices. 
ContainerStringCollection This is a generic collection of string data which came from a Web Container. 
ContentEncoder This interface represents an encoder  
ContentEncoderChain This class represents the list of encoders used to encode data. 
ContentTag  
ContentTagHelper  
ContentType Class that represents the node NODE_CONTENT_TYPE of the resourceFeedConfig.xml. 
ContentTypes This class manages the information pertaining to a set of registered Content Types. 
ContentTypes.ContentType This class class defines a ContentType object. 
ContentTypeTag  
ContentTypeTagHelper  
ContextInfo The ContextInfo element defines a group of folder links, or shortcuts. 
ContextMenu

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 This class is the default implementation of a ContextMenuItemBuilder
ContextMenuInfo  
ContextMenuItem

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. 

ContextMenuItemBuilder

Title: ContextMenuItemBuilder. 

ContextMenuList  
ContextMenuManager

The ContextMenuManager represents a collection of ContextMenu objects. 

ContextMenusTag This custom tag adds context-menus to an area of the page. 
ContextMenusTagHelper Helper for the ContextMenusTag tag library. 
ControllerHelper  
ControllerHelper.BlockLibraryInfo A simple class that records information about the Block Library loaded into the BlockFactory. 
ControllerInfo  
ControllerInfoList  
ControlToolbarBean  
ControlToolbarBeanImpl  
ControlToolbarTransform  
ConvertToCubeTask  
ConvertToFreeFormSQLTask  
ConvertToQueryBuilderTask  
CookieBrowserSettings This class provides cookie implementation of BrowserSettings interface. 
CopyFilesModule This module copies new files from the old customization to the new target plugin. 
CopyObjects CopyObjects bean class  
CopyObjects.Factory Factory class that keeps the parse method  
CopyObjectsResponse CopyObjectsResponse bean class  
CopyObjectsResponse.Factory Factory class that keeps the parse method  
CoreTagHelper  
Counter This interface represents a Counter object. 
CounterData This interface represents one data point for one counter. 
CounterDataList  
CountInfo The interface CountInfo represents count information grouped by a particular field from EnumDSSXMLJobInfo, EnumDSSXMLUserConnectionInfo or EnumDSSXMLDBConnectionInfo
CountSettings The interface CountSettings is a collection of fields to group by when retrieving the count information of monitoring items. 
CountSummary The interface CountSummary along with the interface CountInfo are used to to retrieve count-related information about a monitor information request. 
CPGReader  
CPULicenseDetails The CPULicenseDetails interface contains information about the CPU licensing state of an Intelligence Server. 
CreateEmmaTablesTask  
CreateFolder CreateFolder bean class  
CreateFolder.Factory Factory class that keeps the parse method  
CreateFolderResponse CreateFolderResponse bean class  
CreateFolderResponse.Factory Factory class that keeps the parse method  
CreateFolderTask  
CreateGroupTask This is the task for metadata searching. 
CreateIdentityTokenTask This task creates an identity token to be used across MicroStrategy applications. 
CreateMobileConfigurationTask  
CreateProjectTask  
CreateQBRepIns  
CreateSelectorControl  
CreateShortcuts CreateShortcuts bean class  
CreateShortcuts.Factory Factory class that keeps the parse method  
CreateShortcutsResponse CreateShortcutsResponse bean class  
CreateShortcutsResponse.Factory Factory class that keeps the parse method  
CreateUserTask  
CreditsBean This class renders the Credits of MicroStrategy 7u
CryptoHash A class for applying RIPEMD-160 signatures to data. 
CryptoHTML Encryption of strings. 
CryptoSessionKey A class for the encryption and decryption of session keys. 
CSRFConfirmationPageComponentImpl  
CssBundles  
CssDependencyAnalyzer  
CSSModule  
CSV2ADORecordsetConverter  
CubeCache The interface CubeCache represents cube-specific cache properties. 
CubeExplorerForViewReportTransform  
CurrentItemTransform

This class is used to render the path section of a page. 

CustomGroupBean  
CustomizationInfo

This class represents the customization information within a Customization folder. 

Customizations This class is responsible for searching Customizations in MicroStrategy Web. 
CustomizationsAwareCache

This is an abstract base class for those Caches whose content can be affected by a customization. 

CustomizationsListener Interface used to notify classes about changes in the Customizations. 
CustomMappingRESTHandler Created by Andrei on 05/23/2017. 
CustomThreshold  
CustomThresholdBand  
CustomThresholdBandList  
CustomThresholdList  
CustomThresholdsHelper  
CustomThresholdsHelperMain  
CustomThresholdsInfo  

D

DAG This class represents a generic Directed Acyclic Graph. 
DAG.AnnotatableObject This is a simple object which can be "annotated" with caller-specified properties. 
DAG.Edge This class represents an Edge in the Directed Acyclic Graph. 
DAG.Vertex This class represents an end point ("vertex") in a Directed Acyclic Graph. 
DataExplorerBean

The DataExplorerBean is intended to support data explorer browsing. 

DataExplorerElementsWidgetTransform  
DataExplorerFolderWidgetTransform  
DataExplorerTransform  
DataExplorerTransform.DisplayUnitContext  
DataExplorerWidgetTransform  
DataHTMLTransform  
DataImportTransform  
DataProviderCartRenderer  
DataResultTransform  
DataServerConnectionInfoCache  
DataServerHelper  
DatasetCreator Created by Andrei on 05/23/2017. 
DatasetInfo  
DatasetObjectExplorerBean This interface extends the FolderObjectExplorerBean by adding information specific to browsing a FolderBean within Dataset linking context. 
DatasetObjectExplorerBeanImpl Implementation of the DatasetObjectExplorerBean that represents an editor used to browse the contents of a FolderBean within a dataset link context 
DatasetObjectExplorerEventHandler  
DatasetObjectExplorerTransform This class is deprecated. This has been replaced by "AddDatasetBlockLoaderLayout.xml"  
DataSetParserBean  
DatasetSaver Created by Andrei on 05/23/2017. 
DatasetSelectorCartRenderer  
DatasetStatus Created by Andrei on 05/23/2017. 
DatasetTable 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.DatasetCell  
DatasetTable.DatasetColumn  
DatasetTable.DatasetRow  
DataSource The DataSource interface represents a single Data Source, which represents the settings for a 2- or 3-tier connection. 
DataSourceEnumerator The DataSourceEnumerator interface represents the list of DataSource objects active on the current server. 
DataWranglerServerHandler Created by xkou on 12/22/2016. 
DataWranglerServerTask  
DatedFileHandler  
DateTimeConverter 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. 
DBConnection The interface DBConnection represents a single DB connection object returned from the Intelligence Server. 
DBConnectionManipulator The interface DBConnectionManipulator contains operations to disconnect database connections. 
DBConnectionResults The interface DBConnectionResults represents the result of a DB connection retrieval. 
DBConnectionSource The interface DBConnectionSource is the entry point to retrieve and disconnect database connections. 
DBDisconnectionFailure The interface DBDisconnectionFailure represents a failure in disconnecting database. 
DBFField  
DBFField.FieldType  
DBFReader  
DBIDInfo  
DBIDsInfoList  
DBInfo  
DbInfo Created by yuan on 5/26/17. 
DBParamInfoList  
DBParamSectionInfoList  
DBParamValInfo  
DBPreferenceInfo  
DBPreferenceItem  
DBPreferenceItemList  
DBPreferencesInfoList  
DBPropertiesInfo  
DBPropertiesParser  
DBPropertiesTask  
DBRolesParser  
DBsInfoList  
DBTypeInfo  
DBTypesInfoList  
DBVersionInfo  
DBVersionsInfoList  
DBVLDBProperty  
DBVLDBPropertyList  
Debug All debugging loggers are centralized in this class. 
DebugFlagsAddOn  
DebugFlagsTag  
DebugFlagsTagHelper  
DebugFormatter This class is the formatter used to format log records into plain text messages. 
DebugMgr  
DebugMonitorHandler  
DebugUser  
DebugUtils  
DefaultBlockVisitor A default implementation of the BlockVisitor interface. 
DefaultContentHandler This class is used as a default base class for an XML ContentHandler. 
DefaultErrorHandler This class implements the org.xml.sax.ErrorHandler interface by implementing the error(SAXParseException), fatalError(SAXParseException) and warning(SAXParseException) methods. 
DefaultErrorHandler This class implements the org.xml.sax.ErrorHandler interface by implementing the error(SAXParseException), fatalError(SAXParseException) and warning(SAXParseException) methods. 
DefaultExternalSecurity

Title: DefaultExternalSecurity. 

DefaultFacebookLoginProvider This defines a default implementation for Facebook login provider. 
DefaultHiddenInputBuilderImpl The default Hidden Input Builder for the Web Universal application. 
DefaultMessageRouter This class represents a simple Message Router implementation that simply sends its strings to the System.err channel. 
DefaultStyleRequestContext The class provides the default implementation of StyleRequestContext
DefaultSubscriptionWidget This interface is deprecated. Please use DefaultSubscriptionWidget from the transforms package.  
DefaultURIBuilderImpl The default URI Builder for the Web Universal application. 
DefaultValidator This is a default implementation of ParameterValidator, which simply returns true for each value. 
DefaultViewBeanFeaturesImpl This class is used to generated the default features values for an empty template in RWD. 
Definition THIS CLASS IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT. 
DeleteDynamicRecipientListTask  
DeleteMessageTask  
DeleteMobileConfigurationTask  
DeleteObjects DeleteObjects bean class  
DeleteObjects.Factory Factory class that keeps the parse method  
DeleteObjectsResponse DeleteObjectsResponse bean class  
DeleteObjectsResponse.Factory Factory class that keeps the parse method  
DeleteObjectTask  
DeleteObjectTask  
DeletePaletteTask  
DeleteProjectTask  
DeltaProperties

This class provides a means to detect property changes such that we can tell exactly which properties have changed from the original values. 

DeltaProperties.Visitor Implement this interface, and use either visit(com.microstrategy.utils.DeltaProperties.Visitor, boolean) or DeltaProperties#visitAll(com.microstrategy.utils.DeltaProperties.Visitor) to traverse the contents of a DeltaProperties object. 
DenyDomains Class that represents the node NODE_DENY_DOMAINS of the resourceFeedConfig.xml. 
DeployDescLoader SAX parser for web.xml web.xml sample ... 
DerInputStream Decodes ASN.1 types encoded with DER (X.690) 
DerivedElementBean This bean represents a single Derived Element 
DerivedElementBean.Host Represents this bean's host 
DerivedElementBeanImpl  
DerivedElementCalculationTransform This transform is used to render Calculation Derived Element. 
DerivedElementEventHandler  
DerivedElementFilterTransform The DerivedElementTransform is the transform that is used to render the view and base filters in the MicroStrategy Web GUI. 
DerivedElementFormatEditorBean  
DerivedElementFormatEditorTransform  
DerivedElementListTransform The DerivedElementTransform is the transform that is used to render the view and base filters in the MicroStrategy Web GUI. 
DerivedElementsBrowserBean  
DerivedElementsBrowserBeanImpl  
DerivedElementsBrowserEventHandler  
DerivedElementsBrowserTransform  
DerivedElementsConvertDialogBean  
DerivedElementsConvertDialogTransform

Transform class for parsing DerivedElementsConvertDialogBean and generating its output. 

DerivedElementsEditorBean This bean supports editing a collection of Derived Elements belonging to a given template attribute. 
DerivedElementsEditorTransform  
DerivedElementTransform The DerivedElementTransform is the transform that is used to render the view and base filters in the MicroStrategy Web GUI. 
DesktopImportSaveDashboardTask  
DesktopPageComponentImpl Specialized implementation of the page component used for the desktop page. 
DesktopPathTransform This class is used to render the Path in the Desktop and Summary pages. 
DiagnosticJsonRenderer A diagnostic version of the JsonRenderer that includes the block name in the generated JSON. 
DiagnosticsBean

Title: DiagnosticsBean. 

DiagnosticsBeanEventHandler

Title: DiagnosticsBeanEventHandler. 

DiagnosticsConfiguration This interface represents the Intelligence Server Diagnostics Configuration. 
DiagnosticsDispatcher This interface represents a diagnostics dispatcher. 
DiagnosticsLogger This interface represents a diagnostics logger. 
DiagnosticsLoggers This interface represents the collection of diagnostics loggers for a given DiagnosticsConfiguration
DiagnosticsPropertiesTransform 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. 
DiagnosticsStatisticsTransform Title: DiagnosticsStatisticsTransform This class is used to display the interface required for changing statistic properties. 
DiagnosticsViewerTransform Title DiagnosticsViewerTransform This class is used to view diagnostic log contents which are applicable to all servers 
DiagnosticsViewerTransformHelper 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 
DialogPathTransform This class is used to render the Path in pages that show a dialog such as the Save As page. 
DIAutoMappingEMMASourceTable  
DIAutoMappingEMMASourceTableHandler Created by xkou on 12/8/2016. 
DICancelRefineStage  
DICancelRefineStageHandler Created by xkou on 12/22/2016. 
DIChangeMappingEMMASourceTable  
DIChangeMappingEMMASourceTableHandler Created by xkou on 12/20/2016. 
DIChangePartitionHandler Created by xkou on 1/9/2017. 
DIChangePartitionTask  
DIClearDataCacheTask  
DIClearDiscoverCache Created by yuan on 2/11/18. 
DIClearDiscoverCacheHandler Created by yuan on 2/11/18. 
DIClearRelationshipEMMASourceTable  
DIClearRelationshipEMMASourceTableHandler Created by xkou on 12/8/2016. 
DICreateEmmaIRRReportInstanceHandler Created by izhang on 11/23/16. 
DICreateEmmaIRRReportInstanceTask  
DICreateEmmaIRRSourceTablesHandler  
DICreateEmmaIRRSourceTablesTask  
DICreateEMMAReportInstance  
DICreateEMMAReportInstanceHandler Created by hidn on 11/15/16. 
DICreateEMMASourceTable  
DICreateEMMASourceTableHandler Created by xkou on 12/7/2016. 
Dict  
DIDataPreparationHandler Created by xkou on 12/19/2016. 
DIDataPreparationTask  
DIDeleteEmmaIRRSourceTableTask  
DIDetectRelationshipEMMASourceTable  
DIDetectRelationshipEMMASourceTableHandler Created by xkou on 12/8/2016. 
DIEditEmmaIRRSourceTableHandler  
DIEditEmmaIRRSourceTableTask  
DIEditEMMASourceTable  
DIEditEMMASourceTableHandler  
DIEditRelationshipEMMASourceTable  
DIEditRelationshipEMMASourceTableHandler Created by xkou on 1/10/2017. 
DIGetCloudElementToken  
DIGetCubeSecurityFilterTask  
DIGetEmmaIRRAttributesHandler  
DIGetEmmaIRRAttributesTask  
DIGetFolderContentFromRemote  
DIGetFolderIDFromRemote  
DIGetObjectFolder  
DIGetProjectsFromRemote  
DIGetScheduleStatus  
DIGetSubscriptionInfo  
DIImportFromCube  
DIImportFromCubeHandler Created by xkou on 1/5/2017. 
DIKillJobHandler Created by xkou on 12/19/2016. 
DIKillJobTask  
DIManageHadoopGateway  
DIManageHadoopGatewayHandler Created by yoli on 12/20/16. 
DimensionsParser  
DimtyPromptBean Interface of the Dimty Prompt Bean. 
DIOAuthTask  
DIPersistCubeConfigInfo  
DIPersistCubeConfigInfoHandler Created by xkou on 12/22/2016. 
DirectExportBean  
DirectExportTransform This class is deprecated. the code rendered by this transform is now implemented in ReportSavePropertiesTransform  
DIRemoveEMMASourceTable  
DIRemoveEMMASourceTableHandler Created by xkou on 12/8/2016. 
DISaveDistributionInfo  
DISaveEMMASchedule  
Disconnect Disconnect bean class 
Disconnect.Factory Factory class that keeps the parse method 
DisconnectedContainerServices This interface represents an intermediary between the ASP.net and Microstrategy Java application. 
DisconnectedContainerServicesImpl This class is an intermediary between the ASP.net and Microstrategy Java application. 
DisconnectResponse DisconnectResponse bean class 
DisconnectResponse.Factory Factory class that keeps the parse method 
DISendToInboxTask  
DISetCubeSecurityFilterTask  
DISetDataImportInfo  
DISetDataImportInfoHandler Created by xkou on 12/8/2016. 
DISetEmmaIRRFilterTask  
DISetURLWhiteListHandler Created by xkou on 1/10/2017. 
DISetURLWhiteListTask  
DisplayBeanTag Custom Tag class to be used for displaying a bean with the requested transform style. 
DisplayBeanTagHelper Helper for the DisplayBeanTag tag library. 
DisplayCookiesTag  
DisplayCookiesTagHelper Helper for the DisplayCookiesTag tag library. 
DisplayGuiComponentTag  
DisplayGuiComponentTagHelper Helper for the DisplayGuiComponentTag tag library. 
DisplayTag The DisplayTag interface represents a dynamic content generating tag with a non-render method. 
DisplayTagImpl  
DisplayUnitsVisitor Interface for browsing collections of display units 
DIStartOrCancelAggFilterChangeTask  
DIStartRefineStage  
DIStartRefineStageHandler Created by xkou on 12/22/2016. 
DIToggleDatasetServeMode  
DIToggleDatasetServeModeHandler  
DIUtils Created by hidn on 11/15/16. 
DIValidateEmmaIRRAlternateSourceHandler  
DIValidateEmmaIRRAlternateSourceTask  
DIValidateEmmaSourceHandler  
DIValidateEmmaSourceTask  
DivBasedCartImpl  
DocumentBean This interface is used to manage the collection of document data and enable it to be rendered. 
DocumentBinaryResultsTask This Task provides the following functionality: it can retrieve the results associated with a Report Services document in binary format. 
DocumentDetailsTransform This class is deprecated. Use DocumentDetailsXHTMLTransform instead. 
DocumentDetailsXHTMLTransform This transform is used to show details of a document. 
DocumentExportTransform DocumentExportTransform is the class that generates the output for a DocumentBean for exporting. 
DocumentFastExportTransform DocumentFastExportTransform is the class that generates the output for a DocumentBean before fast exporting 
DocumentFrameBean The interface DocumentFrameBean is representing the document frame web component, whose children components are of DocumentFrameElement type. 
DocumentFrameElement The interface DocumentFrameElement is representing the subcomponents inside a DocumentFrameBean. 
DocumentGridToolbarBlockLoaderTransform  
DocumentImageServlet  
DocumentInsertToolbarBlockLoaderTransform  
DocumentPageComponentImpl Specialized implementation of the page component used for the document page. 
DocumentSetFlagsAddOn This class is deprecated. This class in no longer used by the application. 
DocumentSimpleTransform DocumentTransform is the class that generates the output for a DocumentBean. 
DocumentToolbarTransform This class is used to transform the block based toolbar for the document page  
DocumentXMLResultsTask This Task provides the following functionality: it can retrieve the results associated with an executed Report Services document. 
Domain Class that represents the node NODE_DOMAIN of the resourceFeedConfig.xml. 
DOMSupport The DOMSupport class is used to abstract away parser-specific and JAXP-supported DOM-related operations. 
DouglasPeuckerSimplification Stack-based Douglas Peucker line simplification routine returned is a reduced GLatLng array After code by Dr. 
DragAndDropHelper Title: MSTR Web Gui Element: Drag And Drop Helper Description: Provide utility functions for Drag And Drop feature Copyright: Copyright (c) 2002 Company: MicroStrategy 
DragAndDropItem 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 
DrillDocumentPromptElement DrillDocumentPromptElement bean class 
DrillDocumentPromptElement.Factory Factory class that keeps the parse method 
DrillDocumentPromptElementResponse DrillDocumentPromptElementResponse bean class 
DrillDocumentPromptElementResponse.Factory Factory class that keeps the parse method 
DrillEditorBean This is the editor which enables the end user to drill on a particular report. 
DrillEditorBeanImpl  
DrillFilterEditorBean This is the editor which enables the user to perform a filter on selections action on the report grid. 
DrillFilterEditorTransform This transform renders drill filter editor for the user to perform filter on selections actions on reports and RWDs. 
DrillPathsComparator Refer to ReportCellDrill.java::DrillPathsComparator  
DrillReportPromptElement DrillReportPromptElement bean class 
DrillReportPromptElement.Factory Factory class that keeps the parse method 
DrillReportPromptElementResponse DrillReportPromptElementResponse bean class 
DrillReportPromptElementResponse.Factory Factory class that keeps the parse method 
DrillRSDocumentPromptElement DrillRSDocumentPromptElement bean class 
DrillRSDocumentPromptElement.Factory Factory class that keeps the parse method 
DrillRSDocumentPromptElementResponse DrillRSDocumentPromptElementResponse bean class 
DrillRSDocumentPromptElementResponse.Factory Factory class that keeps the parse method 
DropZone  
DropZonesResolution  
DSSXMLClassFactory Factory class to get the ServerSession, Administration and FileLoader Interfaces. 
DuplicateMobileConfigurationTask  
DuplicateReportInstanceTask  
DynamicMenus Groups all the menus used by the application. 
DynamicTag The DynamicTag interface contains dynamic contents whose result can only be determined at the runtime. 
DynTableCellTag  
DynTableCellTagHelper Helper for the DynTableCellTag tag library. 
DynTableTag  
DynTableTagHelper Helper for the DynTableTag tag library. 

E

EditableBean This interface reprents a kind of beans which can be edited. 
EditableFilter  
EditableFormatter  
EditableHandler  
EditableLogger  
EditableObject This interface represents an editable Web Object. 
EditableObjectAppBean The FilterFrameBean is an application-level bean in charge of displaying and coordinate the elements on the ReportWriter page. 
EditableObjectBean This interface represents an editable object bean. 
EditConditionTask  
EditCubeTask  
EditFreeFormSQLTask  
EditJoinTask  
EditLogicalViewParser  
EditObjectTagTask This Task can be used to add or remove object tags from a report/document. 
Editor

Title: Editor. 

EditorImpl

Title: EditorImpl. 

EditorImpl.Button  
EditorToolbarTransform  
EditPromptPageComponentImpl Specialized implementation of the page component used for the edit prompt page. 
EditSelectedColumnTask  
EditTableTask  
EditWithAppschema Created by rxu on 11/15/2017. 
ElementPickerBean This interface provides methods for the element picker used in Attribute Qualification Prompts. 
ElementPickerBeanImpl This class represents the Element Picker used in the Attribute Qualification Prompt 
ElementPickerTransform This transform renders the element picker used in prompts. 
ElementPromptBean Interface for the Element Prompt Bean. 
ElementsBrowseTask  
ElementsPromptEditorTransform  
ElseTag  
EmptyListException Thrown when the List cached in a LayoutContext is empty. 
EmptyNamespaceEncoderImpl This is an implementation of the NamespaceEncoder interface that performs on encoding--it merely passes the original string back to caller. 
EmptyNumericStringPreferenceDefinition This class checks the string to validate as a possible preference value it's either an empty string or if it has a value, it is a valid integer with the limits specified... 
EmptySchemaSearchCache  
EmptyTransform  
EncodedMarkupOutput This object is used to perform everything MakrupOuptput is supposed to do but with js encoding performed upon appending a string. 
EncodeSpecialStreamingContext  
EncryptedObject<T extends Serializable> This class is a wrapper class for javax.crypto.SealedObject. 
EncryptedObjectException  
EncryptionMode Encryption mode to use for communication with the Intelligence Server. 
EncryptionModeConfiguration  
EncryptionModeConfigurationSSL Configuration parameters governing SSL communication with the Intelligence Server. 
EncryptionUtil Utility class for Encryption  
EnumAddressListBeanEvents This interface defines all the event IDs and event arguments for the AddressListBean
EnumAdminBeanEvents All event definitions used in admin bean 
EnumAnnotationBeanEvents  
EnumAppBeanViewModes

Title: EnumAppBeanViewModes. 

EnumAppComponentEvents  
EnumAppWebFeatures A WebFeature is a generic term for a variety of preferences, privileges, settings, etc. 
EnumAssociatedSchedulesBeanEvents  
EnumAttributeBeanEvents  
EnumAttributeFormsEditorEvents All event definitions used in formula bar bean 
EnumBeanErrorCodes This interface defines error codes for SubscriptionBean and ScheduleBean
EnumBeanOutputFormat Possible values for bean output format 
EnumBeanPersistMode Possible values for bean persistence mode 
EnumBlockPropertyTypes  
EnumBrowserType Enumeration of supported browser types We use integer number to represents the browser type. 
EnumCartProperties

Title: EnumCartProperties. 

EnumChangePasswordEvents This enumeration contains the list of events and arguments handled by the ChangePasswordBean
EnumCipher This class identifies the encryption cipher used. 
EnumColorPickerBeanEvents

Title: EnumColorPickerBeanEvents. 

EnumConfigFileChangeEvent Enumeration class defining file change events. 
EnumConfigurationOutputTypes  
EnumConnectorType Created by yuan on 5/26/17. 
EnumConstantPromptRestrictionTypes  
EnumContactBrowserBeanEvents  
EnumContactsCartProperties This enumeration holds values beyond the common cart properties & specific to contacts cart. 
EnumContextMenuItems Enumerates the different context menu items subtypes. 
EnumCSSClasses  
EnumCustomGroupBeanEvents  
EnumCustomWizardStepBeanEvents

Title: EnumCustomWizardStepBeanEvents. 

EnumDataExplorerBeanEvents Interface declaring events and event arguments for the DataExplorerBean
EnumDatasetObjectExplorerBeanEvents All event definitions used in DatasetObjectExplorerEventHandler 
EnumDatasetSaveMode Created by Andrei on 05/23/2017. 
EnumDatasetType Created by Andrei on 05/23/2017. 
EnumDefaultServerProperties This is the enumeration of all the default properties for ISERVERS 
EnumDerivedElementBeanEvents This interface lists the IDs for the events and the IDs for the corresponding arguments for the events supported by the ExpressionBean
EnumDerivedElementsBrowserEvents This interface lists the IDs for the events and the IDs for the corresponding arguments for the events supported by the ExpressionBean 
EnumDerivedElementsEditorEvents This is the enumeration of events for template/filter execution bean. 
EnumDerivedElementType  
EnumDESourceMode  
EnumDeviceTypes  
EnumDiagnosticsBeanEvents Title: EnumDiagnosticsBeanEvents This enumeration contains the list of events and arguments handled by the DiagnosticsBean
EnumDimensionalityLevel This enumeration corresponds to the GUI options for the dimensionality level of expressions. 
EnumDocSaveAsOption Interface to specify the value of prompt option while saving as Documents. 
EnumDocumentBeanEvents Constants for document bean events 
EnumDocumentFrameEvents All event definitions used in document frame bean 
EnumDragAndDropProperties

Title: EnumDragAndDropProperties. 

EnumDrillEditorEvents All event definitions used in drill editor bean 
EnumDrillFilterEditorEvents All event definitions used in drill filter on selection editor bean 
EnumDSSBindingTableObjectTypes  
EnumDSSBrowseReportFlags  
EnumDSSControlTargetType  
EnumDSSCreateWorkspaceResponseType  
EnumDSSCubeStates  
EnumDSSDataPreviewJSONFlags  
EnumDSSExportFormat  
EnumDSSExtendedType  
EnumDSSMDXDescendantsFlag MDX functions: bit mask for flags in Descendants/Ancestors function  
EnumDSSPropagateACLFlags  
EnumDSSRWDCacheStates  
EnumDSSSourceManipulationSchema  
EnumDSSUsherUserRegistration  
EnumDSSXML3DConnGrpMinorTypes This interface defines the enumeration constants used to specify the minor graph types for 3D Connect Group chart. 
EnumDSSXML3DConnSeriesMinorTypes This interface defines the enumeration constants used to specify the minor graph types for 3D Connect Series chart. 
EnumDSSXML3DFloatMinorTypes This interface defines the enumeration constants used to specify the minor graph types for 3D Floating chart. 
EnumDSSXML3DRiserMinorTypes This interface defines the enumeration constants used to specify the minor graph types for 3D Riser chart. 
EnumDSSXML3DScatterMinorTypes This interface defines the enumeration constants used to specify the minor graph types for 3D Scatter chart. 
EnumDSSXML3DSurfaceMinorTypes This interface defines the enumeration constants used to specify the minor graph types for 3D Surface chart. 
EnumDSSXMLAccessEntryType Possible values of the WebAccessControlEntry type property 
EnumDSSXMLAccessRightFlags This interface defines the enumeration constants used to specify the access granted attribute of the DSS objects. 
EnumDSSXMLAEAggregation The EnumDSSAEAggregation interface defines the  
EnumDSSXMLAggregation This interface defines the enumeration constants used to describe the way of aggregating values in a dimensionality unit. 
EnumDSSXMLApplicationPriority This interface defines the enumeration constants used to specify the application priority supported by a printer device 
EnumDSSXMLApplicationType Application type constants 
EnumDSSXMLAreaShapes This enum defines the various shapes of the areas that represent a graph. 
EnumDSSXMLAttributeDirection Specifies whether a relationship to an attribute applies to just the attribute, or also to nearby attributes. 
EnumDSSXMLAttributeLockType This interface defines the enumeration constants used to specify whether to lock an attribute (i.e. 
EnumDSSXMLAuditorTypes Possible values for the auditor types. 
EnumDSSXMLAuditUserFilter Possible values for the audit user filter. 
EnumDSSXMLAuthModes This interface defines the enumeration constants used to specify the authentication mode. 
EnumDSSXMLAutoTextType Constants for auto text types 
EnumDSSXMLAxesBitMap This enumeration contains values for the axes which are used when they are specified as bitwise values. 
EnumDSSXMLAxisName This is the enumeration which contains values which correspond to the axes on a template. 
EnumDSSXMLBaseFormType This interface defines the enumeration constants used to specify semantics (as distinguished from data type) of a base form of an attribute. 
EnumDSSXMLBinaryContextDetailFlags This interface defines the enumeration used to specify addition information for binary result. 
EnumDSSXMLBinaryContextFlags Result Flags for Binary Content. 
EnumDSSXMLBoxPlotMinorTypes Minor graph types for BoxPlot chart. 
EnumDSSXMLBubbleMinorTypes This interface defines the enumeration constants used to specify the minor graph types for Bubble chart. 
EnumDSSXMLCacheAdminAction The interface EnumDSSXMLCacheAdminAction enumerates all the constants describing cache administration action. 
EnumDSSXMLCacheExpCommand This interface defines the enumeration constants used to specify cache expiration commands. 
EnumDSSXMLCacheExpOptions This interface defines the enumeration constants used to specify cache expiration commands. 
EnumDSSXMLCacheInfo The interface EnumDSSXMLCacheInfo enumerates a list of constants decribing the information of cache in the Intelligence Server. 
EnumDSSXMLCacheSetting Cache setting constants. 
EnumDSSXMLCacheSwapPolicy Cache Swap Policy constants 
EnumDSSXMLCacheType This interfae defines the enumeration constants used to specify the type of cache a particular cache object represents  
EnumDSSXMLChangeJournalCommandType  
EnumDSSXMLChannelType Channel Type constants 
EnumDSSXMLCharacterEncoding Specifies the character encoding used for a DB connection 
EnumDSSXMLClientTypes This interface defines the enumeration constants used to specify the type of client application from which the user request is submitted. 
EnumDSSXMLClusterMemberStatus This interface defines the enumeration constants used to specify the status of a server that is a member of a cluster 
EnumDSSXMLColumnClass This enumeration specifies the different classes of the columns axis which can have a width associated. 
EnumDSSXMLCombinationMinorTypes  
EnumDSSXMLConflictDomain This interface defines the enumeration of possible domains over which a merge conflict rule could operate. 
EnumDSSXMLConflictResolution This interface defines the enumeration constants of possible ways to resolve a merge conflict. 
EnumDSSXMLConnectionMode Connection Mode constandts. 
EnumDSSXMLConnectionState This interface defines the enumeration constants used to specify the connection state of a connection in the connection pool. 
EnumDSSXMLConnParam This interface defines the enumeration constants used to specify the default connection parameters for each server in a cluster. 
EnumDSSXMLControlAttributeFormDisplayOption  
EnumDSSXMLControlElementSourceType  
EnumDSSXMLCreateFlags This interface defines the enumeration constants used to when create project  
EnumDSSXMLCubeAdminAction  
EnumDSSXMLCubeInfo The interface EnumDSSXMLCacheInfo enumerates a list of constants decribing the information of cache in the Intelligence Server. 
EnumDSSXMLCubeRefreshType This interface defines the cube refresh type enumeration  
EnumDSSXMLCurrentElementAction Constants for the Current Element Action parameter of the Set Next Current Elemement manipulation. 
EnumDSSXMLCurrentElementStatus An enumeration of the different statuses of the current element of a template unit. 
EnumDSSXMLDatabaseType This interface defines the enumeration constants used to specify the database type. 
EnumDSSXMLDatabaseVersion  
EnumDSSXMLDataImportConnectorTypes  
EnumDSSXMLDataLineType  
EnumDSSXMLDatasetServeMode This enumeration contains the different dataset server mode. 
EnumDSSXMLDataSourceConnectionType Data Source Connection Type constants 
EnumDSSXMLDataSourceFlags Data Source Flag constants 
EnumDSSXMLDataSourceType Data Source Type constants 
EnumDSSXMLDataType This enumeration contains the different data types for nodes in an expression. 
EnumDSSXMLDayOfWeek  
EnumDSSXMLDayOfWeekBitEncoded Enumerates the days of the week in such a way that each day can be represented as a single bit. 
EnumDSSXMLDBConnectionCacheOption Enumeration used to specify the degree to which the IServer will attempt to reuse data for DB connections 
EnumDSSXMLDBConnectionDriverMode Enumeration used to specify the DB API the connection should use. 
EnumDSSXMLDBConnectionExecutionMode Enumeration used to specify how the ODBC driver should execute. 
EnumDSSXMLDBConnectionInfo The interface EnumDSSXMLDBConnectionInfo contains a list of enumeration constants describing a Database connection information. 
EnumDSSXMLDBConnectionMultiProcessOption Enumeration used to specify what concurrency mode the ODBC driver should run under. 
EnumDSSXMLDBConnectionStatus The interface EnumDSSXMLDBConnectionStatus contains a list of enumeration constants representing the status of a Database connection. 
EnumDSSXMLDBRoleType The interface EnumDSSXMLDBRoleType contains a list of enumeration constants describing a DB Role Type information. 
EnumDSSXMLDecomposable This interface defines the enumeration constants used to specify the decomposable of a metric. 
EnumDSSXMLDefaultFormats Control Default Format Type constants 
EnumDSSXMLDerivedAttributeAction This is the enumeration which contains values which correspond to the action on a derived attribute. 
EnumDSSXMLDerivedElementSaveAsFlags  
EnumDSSXMLDimtyUnitType This interface defines the enumeration constants used to specify the classification applied to dimensionality units of a metric dimensionality. 
EnumDSSXMLDisplayMode This interface defines the enumeration constants used to specify the report display mode after execution. 
EnumDSSXMLDocExecutionFlags This interface defines the enumeration constants used to specify the execution flags used to execute documents against the document server. 
EnumDSSXMLDocResultFlags The Result Flags constant control what parts of document information will be generated by the I-Server and returned to the Web Application. 
EnumDSSXMLDocSaveAsFlags Interface to specify the flags while saving Documents. 
EnumDSSXMLDocumentUnitProperty this interface defines the enumeration constants of document unit properties  
EnumDSSXMLDossierShortcutInfoFlag  
EnumDSSXMLDrillImportance This interface defines the enumeration constants used to specify a classification of how likely it is that a user will want to follow a drill path. 
EnumDSSXMLDrillOption the enumeration drill optoin controls as to how the user wants to perform the drill. 
EnumDSSXMLDrillQual This interface defines the enumeration constants used to specify the drill action with respect to metric qualification on the report filter. 
EnumDSSXMLDrillType This interface defines the enumeration constants used to specify the type of transformation the drill action translates to. 
EnumDSSXMLDrillUnitSource Enumeration constants to specify where the template unit for the drill action be obtained from. 
EnumDSSXMLDynamicTime  
EnumDSSXMLElementType This interface defines the enumeration constants used to specify the nature of an element that appears on a result grid or in a sort definition. 
EnumDSSXMLEmailContentEncodingTypes This interface defines the enumeration constants used to specify the encoding type of email content 
EnumDSSXMLEmailFormatTypes This interface defines the enumeration constants used to specify the email format types 
EnumDSSXMLEmailSensitivityTypes This interface defines the enumeration constants used to specify the type of Email sensitivity 
EnumDSSXMLERType Specifies the different ER types for a relationship qualification. 
EnumDSSXMLExecutionFlags This interface defines the enumeration constants used to specify the execution flags used to execute reports against the report server. 
EnumDSSXMLExportFormat This interface defines the enumeration constants used to specify the report result export format. 
EnumDSSXMLExpressionType This interface defines the enumeration constants used to specify the expression type of a node. 
EnumDSSXMLExtendedType  
EnumDSSXMLExternalNotificationType  
EnumDSSXMLExternalSourceFlags  
EnumDSSXMLExtnType This enumeration consists of ways of defining a dimensional extension of a fact to additional attributes. 
EnumDSSXMLFeatureFlagStatus  
EnumDSSXMLFenceType This interface defines the enumeration constants used to specify the web fence type. 
EnumDSSXMLFieldGroupDataLevel Field Group Data Level constants 
EnumDSSXMLFiltering This interface defines the enumeration constants used to specify methods of interaction between a dimensionality unit and the filter on a report definition. 
EnumDSSXMLFilterType Enumeration of the different types of filters. 
EnumDSSXMLFindDependentReturnFlags This Enumeration lists the return flags for find dependency 
EnumDSSXMLFindDependentSearchFlags This Enumeration lists the search flags for find dependency 
EnumDSSXMLFolderNames This interface defines the enumeration constants used to specify the folder names internally defined in MicroStrategy 7. 
EnumDSSXMLFolderType This enumeration describes the different types of folder which can be obtained. 
EnumDSSXMLFontAlignTypes Enumeration constants for font alignment types. 
EnumDSSXMLFontAntiAlias Enumeration constants for graph object font anti alias. 
EnumDSSXMLFontStyles Enumeration constants for graph object font styles. 
EnumDSSXMLFunction This enumeration is a list of possible functions for operator nodes in expressions. 
EnumDSSXMLFunctionsFlags The enumeration for the flags used in the GetSystemFunctions call 
EnumDSSXMLFunnelMinorTypes Minor graph types for Funnel chart. 
EnumDSSXMLGanttMinorTypes Minor graph types for Gantt chart. 
EnumDSSXMLGaugeMinorTypes Minor graph types for Gauge chart. 
EnumDSSXMLGetClusterMembershipFlags This interface defines the enumeration constants used to specify the information returned when doing cluster administration 
EnumDSSXMLGetCubeQuotaAndInfosOption  
EnumDSSXMLGetElementsFlags Interface to specify the flags while getting elements. 
EnumDSSXMLGetScheduleFlags Flags for getting schedules. 
EnumDSSXMLGraphAttributeID This interface defines the enumeration constants used to specify the attribute ID of each object in the graph. 
EnumDSSXMLGraphGaugeBorderStyle This interface defines the enumeration constants used to specify the gauge border styles for Gauge chart. 
EnumDSSXMLGraphGaugeNeedleStyle This interface defines the enumeration constants used to specify the gauge needle styles for Gauge chart. 
EnumDSSXMLGraphGaugeStyle This interface defines the enumeration constants used to specify the gauge styles for Gauge chart. 
EnumDSSXMLGraphImgTypes This interface defines the enumeration constants used to specify the image type for graph reports. 
EnumDSSXMLGraphMarkerShape  
EnumDSSXMLGraphObjectID This interface defines the enumeration constants used to specify the object ID of each object in the graph. 
EnumDSSXMLGraphRiserEmphasisType  
EnumDSSXMLHAreaMinorTypes This interface defines the enumeration constants used to specify the minor graph types for Horizontal Area chart. 
EnumDSSXMLHBarMinorTypes This interface defines the enumeration constants used to specify the minor graph types for Horizontal Bar chart. 
EnumDSSXMLHichertMinorTypes This interface defines the enumeration constants used to specify the minor graph types for Hichert graph. 
EnumDSSXMLHiloStockMinorTypes This interface defines the enumeration constants used to specify the minor graph types for Hilo Stock chart. 
EnumDSSXMLHistogramMinorTypes This interface defines the enumeration constants used to specify the minor graph types for Histogram chart. 
EnumDSSXMLHLineMinorTypes This interface defines the enumeration constants used to specify the minor graph types for Horizontal Line chart. 
EnumDSSXMLIDType  
EnumDSSXMLInboxDeleteFlags  
EnumDSSXMLInboxFlags This interface defines the enumeration constants used to specify the flags for retrieving or removing inbox messages. 
EnumDSSXMLInitRepositoryModes This interface enumerates the different modes that could be used to [1] create a repository, [2] initialize IServer to start using a repository or [3] query if a repository exists. 
EnumDSSXMLJobInfo The interface EnumDSSXMLJobInfo contains a list of enumeration constants describing the information of a job in the Intelligence Server. 
EnumDSSXMLJobStatus The interface EnumDSSXMLJobStatus defines the enumeration constants to specify the job execution status. 
EnumDSSXMLJoinType Methods of making a join for a dimensional extension. 
EnumDSSXMLKeepIndependent This interface defines the enumeration constants used to specify the interaction of metric qualifications and the user filter when drilling. 
EnumDSSXMLKeepSort This interface defines the enumeration constants used to specify how to treat Sorts defined in the original unit when performing drilling. 
EnumDSSXMLLDAPCallConvention LDAP call conversion constants 
EnumDSSXMLLDAPEmailAddress  
EnumDSSXMLLDAPImport LDAP Import constants 
EnumDSSXMLLDAPLogin  
EnumDSSXMLLDAPNTAuthentication  
EnumDSSXMLLDAPPlatform LDAP platform constants 
EnumDSSXMLLDAPServerSecureConnection LDAP Server Secure Connection constants 
EnumDSSXMLLDAPSimpleSecurityPlugin  
EnumDSSXMLLDAPStringCoding LDAP String Coding constants 
EnumDSSXMLLDAPSynch LDAP Synch constants 
EnumDSSXMLLDAPVendor LDAP Vendor constants 
EnumDSSXMLLDAPVerification  
EnumDSSXMLLDAPVersion LDAP Version constants 
EnumDSSXMLLegendLock Enumeration constants for graph legend position. 
EnumDSSXMLLevelFlags The interface EnumDSSXMLLevelFlags contains a list of enumeration constants representing the level of monitoring. 
EnumDSSXMLLibraryCacheType  
EnumDSSXMLLibraryOutputFlag  
EnumDSSXMLLicenseComplianceCategory Specifies the license compliance categories that information can be gathered for from the Intelligence Server. 
EnumDSSXMLLicenseScheme License Scheme constants 
EnumDSSXMLLicenseStatus This enumeration tells the different types of status returned from the GetLicensingInfo XMLAPI call. 
EnumDSSXMLLicenseType License Type constants 
EnumDSSXMLLinePattern Enumeration constants for graph line pattern. 
EnumDSSXMLLocaleFlags  
EnumDSSXMLLockQuery The interface EnumDSSXMLLockQuery enumerates the constants describing the object lock information. 
EnumDSSXMLLockState The interface EnumDSSXMLLockState enumerates the constants describing the state of an object lock. 
EnumDSSXMLMajorGraphTypes This interface defines the enumeration constants used to specify the major graph types. 
EnumDSSXMLManipulationType List of manipulation types which can come about from a report manipulation. 
EnumDSSXMLMDUpdateCommands This enumeration specifies the commands that can be used when invoking the WebMDUpdateSource#update(int) method. 
EnumDSSXMLMDUpdateFlags This enumerations specifies flags that will be used by the XML API for the MDUpdate command. 
EnumDSSXMLMDVersion Metadata version constants  
EnumDSSXMLMessageDuplicationMode

This interface defines message duplication options such as whether the duplicate should be placed in the inbox/history list or the working set. 

EnumDSSXMLMessageStatus This interface defines the enumeration constants used to specify the inbox message status. 
EnumDSSXMLMessageTypes This interface defines the enumeration constants used to specify the inbox message types. 
EnumDSSXMLMetricEditType Metric Edit Type for editing existing Metric object. 
EnumDSSXMLMetricFormulaType Metric formula type for the Add Transformation Metric manipulation. 
EnumDSSXMLMetricType Classification of a DSS Metric object as a usual metric or a subtotal. 
EnumDSSXMLMonitorFilterOperator The interface EnumDSSXMLMonitorFilterOperator contains a list of enumeration constants representing filter operators in monitoring. 
EnumDSSXMLMonitorType This interface enumerates the different types of monitors. 
EnumDSSXMLMonth  
EnumDSSXMLNCSAllowChangeMaskType  
EnumDSSXMLNCSContactSourceField  
EnumDSSXMLNCSEmailDestinationType  
EnumDSSXMLNCSFilterField  
EnumDSSXMLNCSFilterType  
EnumDSSXMLNCSInstanceSourceField Specify the information returned for current user's or specified user's subscriptions. 
EnumDSSXMLNCSOrderByContactField  
EnumDSSXMLNCSQualifierType  
EnumDSSXMLNCSSubscriptionType  
EnumDSSXMLNetProtocol This interface defines the enumeration constants used to specify the protocol used between clustered servers 
EnumDSSXMLNodeDimty This interface defines the enumeration constants used to specify the meaning of the 'Dimensionality' property on a node. 
EnumDSSXMLNodeState This interface defines the enumeration constants used to specify the state of the MicroStrategy Intelligent Server. 
EnumDSSXMLNodeType This interface defines the enumeration constants used to specify the classification applied to nodes in an expression tree. 
EnumDSSXMLNotificationDataID Enumeration used to set and retrieve Notification data from a project settings collection 
EnumDSSXMLNotificationModuleID Used to retrieve Notification settings from a project. 
EnumDSSXMLObjectFlags This interface defines the enumeration constants used to specify the bits of object information included in the returning XML for object browsing. 
EnumDSSXMLObjectLockCommands The interface EnumDSSXMLObjectLockCommands enumerates the constants representing object lock commands. 
EnumDSSXMLObjectLockFlags The interface EnumDSSXMLObjectLockFlags enumerates the constants describing the object lock types. 
EnumDSSXMLObjectPublishActions This Enum defines the actions used to share an object  
EnumDSSXMLObjectPublishedToUsersFlags This interface defines the enumeration constants for User specific Share actions  
EnumDSSXMLObjectQuality  
EnumDSSXMLObjectSearchStatus This interface defines the enumeration constants used to specify the search status for object searching. 
EnumDSSXMLObjectShareActions This Enum defines the actions used to share an object  
EnumDSSXMLObjectSharedToUsersFlags This interface defines the enumeration constants for User specific Share actions  
EnumDSSXMLObjectState This interface defines the enumeration constants used to specify various states about an object (The type and ID are always available when loading the object). 
EnumDSSXMLObjectSubTypes This interface defines the enumeration constants used to specify the DSS object DSS sub-types, which reveals more information than the DSS object types. 
EnumDSSXMLObjectTypes This interface defines the enumeration constants used to specify the type of DSS objects. 
EnumDSSXMLObjectXMLFlags This interface defines the enumeration constants used to specify the return format type of getting object. 
EnumDSSXMLOrder The interface EnumDSSXMLOrder contains a list of enumeration constants representing the order of sorting. 
EnumDSSXMLOrderParentFirst Used by the "Sort" manipulation, for custom group sorting (sorts of type DssSortTypeCustomGroupDefault), to specify, as a property of the sort object, whether the parent elements should be placed before or after the related child elements. 
EnumDSSXMLOuterJoinTypes This interface defines the enumeration constants used to specify the outer join types of a metric. 
EnumDSSXMLParetoMinorTypes  
EnumDSSXMLParserActionFlags This interface defines the enumeration constants used to specify the parser actions. 
EnumDSSXMLParserOutFlags This interface defines the enumeration constants used to indicate the output of the parser. 
EnumDSSXMLParserResultFlags This interface defines the enumeration constants used to specify the parser results. 
EnumDSSXMLPartialType An enumeration of the types of partial relationships (full-to-partial etc.). 
EnumDSSXMLPerformanceMonitorFlags  
EnumDSSXMLPieMinorTypes This interface defines the enumeration constants used to specify the minor graph types for Pie chart. 
EnumDSSXMLPolarMinorTypes This interface defines the enumeration constants used to specify the minor graph types for Polar chart. 
EnumDSSXMLPrintLocationType This interface defines the enumeration constants used to specify the print location type 
EnumDSSXMLPrintOddEvenPages This interface defines the enumeration constants used to specify the print preference as odd or even pages 
EnumDSSXMLPrivilegeCategoryTypes  
EnumDSSXMLPrivilegeTypes This interface defines the enumeration constants used to specify the DSS privilege types. 
EnumDSSXMLPrivilegeUpdateTypes  
EnumDSSXMLProductLicenseStatus This interface enumerates the different statuses that a product's license can have. 
EnumDSSXMLProjectActions This interface defines the enumeration constants used to perform actions on projects 
EnumDSSXMLProjectConfigurationSettingType Enumeration used to retrieve the different types of project settings from a project reference 
EnumDSSXMLProjectLoadOption Project Load Option constants  
EnumDSSXMLProjectStatus This enumeration describes the different statuses which a project on an Intelligence Server can have. 
EnumDSSXMLPromptAnswerReuse The enumeration EnumDSSXMLPromptAnswerReuse affects the behavior of the answer when it is used. 
EnumDSSXMLPromptReuse Strategies that can be followed by resolution server when answering a prompt 
EnumDSSXMLPromptType This interface defines the enumeration constants used to specify the prompt type. 
EnumDSSXMLPropertyFlags Property Flags for getting and setting properties. 
EnumDSSXMLPropertyGroupTypes Bit vector used to identify which property groups support each property. 
EnumDSSXMLPropertyLocation This interface defines the enumeration constants used to specify the property level location 
EnumDSSXMLPropertyXmlFlags  
EnumDSSXMLPurgeFlag The interface EnumDSSXMLPurgeFlag enumerates the constants representing the caches to be purged. 
EnumDSSXMLQualities Used to record reference qualities by lean object reference classes. 
EnumDSSXMLQuickSearchCertifiedStatus Enumeration that represents what can be passed in the certifystat attribute of the IServer quick search command 
EnumDSSXMLQuickSearchCommands This interface defines the enumeration constants used to specify the commands that qui 
EnumDSSXMLQuickSearchEnabledStatus  
EnumDSSXMLQuickSearchMode Represents the different quick search mode 
EnumDSSXMLQuickSearchVisibility  
EnumDSSXMLRadarMinorTypes This interface defines the enumeration constants used to specify the minor graph types for Radar chart. 
EnumDSSXMLRecipientFieldTypes This interface defines the enumeration constants used to specify the recipient field 
EnumDSSXmlReportCacheDisableOptions This enumeration specifies all the possible values that can be set for the DssXmlServerProjectDisableReportCaching setting 
EnumDSSXMLReportCacheStatus The interface EnumDSSXMLReportCacheStatus enumerates all the constants used to describe the cache status. 
EnumDSSXMLReportCacheType The interface EnumDSSXMLReportCacheType enumerates all the constants representing the cache types. 
EnumDSSXMLReportFilter This interface defines the enumeration constants used to specify what to do with the current report filter on a report instance in drilling. 
EnumDSSXMLReportManipulationMethod Methods of report manipulations that can be applied through RebuildReportEx() method. 
EnumDSSXMLReportObjects An enumeration of the different report objects which can have properties associated with them. 
EnumDSSXMLReportSaveAsFlags This interface defines the enumeration constants used to specify the options for report saving. 
EnumDssXMLReportState This interface defines the enumeration constants used to specify the varios bits in the state of the report instance. 
EnumDSSXMLReportTypes This interface defines the enumeration constants used to specify the type of report. 
EnumDSSXMLRequestTypes This interface defines the enumeration constants used to specify the type of the user request for inbox messages. 
EnumDSSXMLResult2Flags This enumeration contains a second set of result flags, used as part of the extendable_parameter argument to IDSSXMLReportServer.GetExecutionResultsEx. 
EnumDSSXMLResult3Flags This enumeration contains a third set of result flags, used as part of the extendable_parameter argument to GetExecutionResultsEx(String, String, int, String, int, String, IntWrapper)
EnumDSSXMLResultFlags This interface defines the enumeration constants used to specify the flags for retrieving report execution results. 
EnumDSSXMLRWControlActionType  
EnumDSSXMLRWControlFilterType This enumeration defines the constants for the filter types of a RW control. 
EnumDSSXMLRWControlSubsequentAction  
EnumDSSXMLRWControlType RW tree type constants 
EnumDSSXMLRWDCacheAdminAction  
EnumDSSXMLRWDCacheInfo  
EnumDSSXMLRWDCacheOptions Values used to enable different cache types for RWD  
EnumDSSXMLRWEaseCreationFlags  
EnumDSSXMLRWExportFlags  
EnumDSSXMLRWFieldType RW document field type constants  
EnumDSSXMLRWGroupByUnitType RW tree type constants 
EnumDSSXMLRWLinkType RW Link Type constants  
EnumDSSXMLRWManipulationCategory RW manipulation category  
EnumDSSXMLRWManipulationMethod RW manipulation method constants 
EnumDSSXMLRWNodeTransactionChangeType  
EnumDSSXMLRWNodeType RW node type constants 
EnumDSSXMLRWOptions RW option constants  
EnumDSSXMLRWPageByStyle RW page by style constants  
EnumDSSXMLRWPreLoadPanelState Options for pre-loading panel stacks  
EnumDSSXMLRWSectionType RW section type constants  
EnumDSSXMLRWSelectorUnsetStatus  
EnumDSSXMLRWTemplateNodeOrigin  
EnumDSSXMLRWTreeType RW tree type constants  
EnumDSSXMLScaleTypes Enumeration constants for graph axis scale types. 
EnumDSSXMLScatterMinorTypes This interface defines the enumeration constants used to specify the minor graph types for Scatter chart. 
EnumDSSXMLScheduleFilterFlags This interface defines the enumeration constants used to specify schedule filter options. 
EnumDSSXMLScheduleTriggerType Defines the types of schedule trigger available. 
EnumDSSXMLSearchDomain This interface defines the enumeration constants used to specify the search domains. 
EnumDSSXMLSearchFlags This interface defines the enumeration constants used to specify the miscellaneous flags used to control nature of a search for DSS Objects. 
EnumDSSXMLSearchScope This interface defines the enumeration constants used to specify the search scope. 
EnumDSSXMLSearchTypes This interface defines the enumeration constants used to specify searchType used to control BI Search. 
EnumDSSXMLSearchUnit This interface defines the enumeration constants used to specify the unit of time when searching for objects using a time based restriction. 
EnumDSSXMLSectionElementType  
EnumDSSXMLSectionTreeType  
EnumDSSXMLServerCommand This enum file defines the server commands used to create the scheduled maintenance. 
EnumDSSXMLServerDefManipulationMethod Server definition manipulation method constants  
EnumDSSXMLServerHLRepositoryType This interface enumerates the server history list repository type EnumDSSXMLServerSettingID.DssXmlServerHLRepositoryType. 
EnumDSSXmlServerProjectReportCacheDBMatchingFlag This enumeration specifies all the possible values that can be set for the DssXmlServerProjectReportCacheDBMatchingFlag setting 
EnumDSSXMLServerProjectSettingID Server project setting IDs  
EnumDSSXMLServerSettingID Server setting IDs. 
EnumDSSXMLSessionFlags This interface defines the enumeration constants used to specify the session flags about how to manage Inbox in 3-tier or 4-tier mode. 
EnumDSSXMLShapeType  
EnumDSSXMLShowAxis  
EnumDSSXMLSortType Enumeration containing the options for the technique used by sort-key to collate rows of data. 
EnumDSSXMLSourceFeatures  
EnumDSSXMLSourceFlags  
EnumDSSXMLSourceManipulationCommands The EnumDSSXMLSourceManipulationCommands interface enumerates all the different source manipulation XML commands. 
EnumDSSXMLSourceManipulatorFlags  
EnumDSSXMLSourceManipulatorInheritACL  
EnumDSSXMLSourcesInfoFlags  
EnumDSSXMLSQLType The enumeration for the Function SQLType values. 
EnumDSSXMLStatisticDataID Enumerations used to retrieve statistics settings from a project reference 
EnumDSSXMLStatisticModuleID Enumeration used to specify a module from the project configuration settings for statistics 
EnumDSSXMLStatisticTableID Enumeration used to specify statistics settings modules for a WebProjectSettings object retrieved from a WebProjectReference 
EnumDSSXMLStatus This interface defines the enumeration constants used to specify the report or document execution status. 
EnumDSSXMLStepTypes Enumeration constants for graph axis step types. 
EnumDSSXMLSubscriptionContactType  
EnumDSSXMLSubscriptionDeliveryType  
EnumDSSXMLSubscriptionMobileClientType This interface defines the enumeration constants used to specify the client types for mobile subscriptions  
EnumDSSXMLSubscriptionPersonalViewMode This interface defines the enumeration constants used to specify the different modes for a personal view subscription (private or public)  
EnumDSSXMLSubtotalsPosition Places to which a sort-key could collate a subtotal element. 
EnumDSSXMLSubtotalStyle Style for subtotals on an axis of a template. 
EnumDSSXMLSupportedFormatTypes This interface defines the enumeration constants used to specify the supported format types by a device 
EnumDSSXMLSymbol A list of symbols used in thresholds. 
EnumDSSXMLSystemLinks  
EnumDSSXMLTableExtraInformation  
EnumDSSXMLTableStateExecutionAction This interface defines the table state execution action enumeration  
EnumDSSXMLTemplateSubtotalType Types of subtotals that can be defined for a template 
EnumDSSXMLTemplateUnitType An enumeration of the template unit types. 
EnumDSSXMLThresholdScope  
EnumDSSXMLTimeOccurrenceType Defines the types of recurrence that a time could have 
EnumDSSXMLTokenLevels This interface defines the enumeration constants used to specify the level of tokens. 
EnumDSSXMLTokenSectionTypes This interface defines the enumeration constants used to specify the section type of tokens. 
EnumDSSXMLTokenStates This interface defines the enumeration constants used to specify the state of tokens. 
EnumDSSXMLTokenTypes This interface defines the enumeration constants used to specify the type of tokens. 
EnumDSSXMLTransactionAction This interface defines the enumeration constants used to specify the action applied to the transaction threshold target. 
EnumDSSXMLTransactionType Transaction type constants 
EnumDSSXMLTriggerOptions This interface defines the enumeration constants used to specify schedule triggering options. 
EnumDSSXMLTrustWebServerStatus  
EnumDSSXMLUnitTransactionFlags  
EnumDSSXMLUpdateTransactionDataType Enumeration to specify the type of Update Transaction  
EnumDSSXMLUserAccountServiceMethod  
EnumDSSXMLUserAnswerCommands The EnumDSSXMLUserAnswerCommands enumeration is used to load, save and remove user prompt answers which is pertinent to a prompt question obtained from running a report or document. 
EnumDSSXMLUserConnectionInfo The interface EnumDSSXMLUserConnectionInfo contains a list of enumeration constants describing a user connection information. 
EnumDSSXMLUserFilter This interface defines the enumeration constants used to specify the options how the report server uses the user's filter in drilling. 
EnumDSSXMLValidationLevel This enumeration class describes the level of validation for a requested manipulation as evaluated by the report services component. 
EnumDSSXMLVAreaMinorTypes This interface defines the enumeration constants used to specify the minor graph types for Vertical Area chart. 
EnumDSSXMLVBarMinorTypes This interface defines the enumeration constants used to specify the minor graph types for Vertical Bar chart. 
EnumDSSXMLViewMedia This interface defines the enumeration constants used to . 
EnumDSSXMLVLineMinorTypes This interface defines the enumeration constants used to specify the minor graph types for Vertical Line chart. 
EnumDSSXMLWidthScenario Width scenario for grid columns and rows. 
EnumDSSXMLXDAType  
EnumEditableObjectAppBeanEvents  
EnumEditableObjectBeanEvents Constants for editable objects bean events 
EnumEditorDisplayFlags  
EnumEditorElements This interface is deprecated. Please use EnumEditorDisplayFlags instead 
EnumEditorSectionTypes  
EnumEnablePushNotification  
EnumEventElement This is a Java interface that defines a set of numeric constants for use with the addEventInfo(WebEvent, int, int) method. 
EnumEventHandlerTypes The EnumEventHandlerTypes interface lists the types of event handlers supported in the SDK layer. 
EnumExcelVersion  
EnumExecutionMode This enumeration is a list of execution modes that a process can run under. 
EnumExecutionScope  
EnumExportFormats This is the enumeration of export formats. 
EnumExportPlaintextDelimiters This is the enumeration of delimiters for export to plaintext. 
EnumExportSection This is the enumeration of export sections. 
EnumExpressionBeanEvents This interface lists the IDs for the events and the IDs for the corresponding arguments for the events supported by the ExpressionBean
EnumExpressionBeanType This enumeration describes the different types of expression bean. 
EnumExpressionCartTransformProperties

Title: EnumExpressionCartTransformProperties. 

EnumExpressionEditMode This enumeration describes the different edit modes which can be applied to a filter object. 
EnumExpressionPromptBeanTypes The enumeration values for the expression types in an expression prompt bean. 
EnumFeatureNames  
EnumFileType Created by yuan on 5/26/17. 
EnumFillColorEffects  
EnumFilterBeanEvents This interface lists the IDs for the events and the IDs for the corresponding arguments for the events supported by the FolderBean 
EnumFilterEditorErrorCodes

Title: EnumFilterEditorErrorCodes. 

EnumFilterEditorEvents All event definitions used in filter editor bean 
EnumFilterElementEvents This is a list of events that can be performed on the FilterElementBean object. 
EnumFilterTypes  
EnumFolderBeanEvents This interface lists the IDs for the events and the IDs for the corresponding arguments for the events supported by the FolderBean 
EnumFolderFrameBeanEvents  
EnumFormatBorderFlags  
EnumFormatOutputTypes This interface is deprecated. No replacement. 
EnumFormatTabManagerEvents This enumeration contains the list of events and arguments handled by the FormatTabManagerBean
EnumFormatToolbarEvents This enumeration contains the list of events and arguments handled by the FormatToolbarBean
EnumFormulaBarEvents All event definitions used in formula bar bean 
EnumFrameEditorEvents Defines the common events of ReportEditor beans. 
EnumFrameEvents All event definitions used in document frame bean 
EnumGenericEvents

Events and arguments for the event handler base class. 

EnumGradientShadingStyles Constants for gradient shading style 
EnumGradientTransitionTypes Constants for gradient transition type (These values are in sync with what 3D Graphics expects) 
EnumGraphFormatAxisParameters This enumeration contains the different parameters related with the graph format axis properties 
EnumGraphFormatEditorEvents This enumeration contains the list of events and arguments handled by the GraphFormatEditorBean
EnumGraphFormatEditorTabs This enumeration contains the different identifiers for the tabs available through the Graph Format Editor bean 
EnumGraphFormatTextParameters This enumeration contains the different identifiers for the parameters related with the graph text properties 
EnumGraphFormatToolbarEvents This enumeration contains the list of events and arguments handled by the GraphFormatToolbarBean
EnumGridAutoStylesEvents All event definitions used in Grid Auto Styles bean 
EnumGridCellLevels  
EnumGridCellMapAttributes This interface contains the constants related to the keys populated in the com.microstrategy.web.app.transforms.GridTransformJsonHelpers.HeaderMetricValueJsonMap inner class  
EnumGridFormatEditorEvents This enumeration contains the list of events and arguments handled by the GridFormatEditorBean
EnumGridFormatEditorTabs This enumeration contains the different identifiers for the tabs available trough the Grid Format Editor bean 
EnumGridFormatEvents This enumeration contains the list of events and arguments handled by the Grid Format beans, such as the GridFormatEditorBean and the GridFormatToolbarBean 
EnumGridFormatGenericValues This Enumeration is used to specify some general grid format properties. 
EnumGridFormatNumberCategory Enumeration for specifying the different categories that can be selected when formatting grid numbers. 
EnumGridFormatToolbarEvents This enumeration contains the list of events and arguments handled by the GridFormatToolbarBean
EnumGridFormatUnit Enumeration of grid format units. 
EnumGridHorizontalAlignmentType Enumeration for specifying the horizontal font alignment properties. 
EnumGridNegativeNumbersFormat Enumeration for specifying how the negative numbers in the grid should be formatted. 
EnumGridNumberCurrencyPosition This interface contains enumeration constants which describe possible locations for the currency symbol in a currency format string. 
EnumGridTextDirectionType  
EnumGridVerticalAlignmentType Enumeration for specifying the vertical font alignment properties. 
EnumGroupBeanEvents This interface defines all events ID and arguments for UserGroupBean
EnumGroupbyPropertiesEditorEvents

Title: EnumGroupbyPropertiesEditorEvents. 

EnumGroupPathEvents The interface EnumGroupPathEvents defines the event ids and their event arguments supported by the event handler associated with GroupPathBean
EnumGuiElements  
EnumHTMLAttributes  
EnumHTMLTags The EnumHTMLTags specifies constants for the HTML tag names, attribute names and attribute values. 
EnumIFMode  
EnumImportWizardBeanEvents  
EnumInboxBeanEvents Constants for inbox bean events 
EnumIncrementalFetchProperties EnumCartProperties interface. 
EnumJSONAttributes Contains a list of all the MicroStrategy-specific attributes used by the server side to generate json objects during partial update  
EnumJSONContextDetailFlags  
EnumKafkaServerLogLevel This enumeration is a list of Kafka Server log level. 
EnumLinkAnswerMode  
EnumLocaleResolution Flags that govern the resolution workflow of a locale during session creation. 
EnumLocalizationType Enumerations for determining localization type queries. 
EnumLogDestinationType This interface represents the log destination types. 
EnumLoggingLevels  
EnumManipulationBuilderConstants  
EnumMapFeatures  
EnumMappingChangeType Created by Andrei on 05/23/2017. 
EnumMappingDataType Created by Andrei on 05/23/2017. 
EnumMappingObjectType Created by Andrei on 05/23/2017. 
EnumMenuImages Enumerates the different images available to menus and context-menus. 
EnumMetricConditionalityType This enumeration is for the qualifications in Metric Slider Selector and Metric Qualification Selector. 
EnumMobileControllerErrorSource  
EnumMWSAccessRights This class mirrors the WebObjects class EnumDSSXMLAccessRightFlags, and is designed to hold multiple values using bit ORing. 
EnumMWSAccessRights EnumMWSAccessRights bean class 
EnumMWSAccessRights.Factory Factory class that keeps the parse method 
EnumMWSAccessRights_type0 EnumMWSAccessRights_type0 bean class 
EnumMWSAccessRights_type0.Factory Factory class that keeps the parse method 
EnumMWSAccessRightsJBridge  
EnumMWSAttachmentType  
EnumMWSAttachmentType EnumMWSAttachmentType bean class  
EnumMWSAttachmentType.Factory Factory class that keeps the parse method  
EnumMWSAttachmentTypeJBridge  
EnumMWSAttributeFormCategories  
EnumMWSAttributeFormCategories EnumMWSAttributeFormCategories bean class 
EnumMWSAttributeFormCategories.Factory Factory class that keeps the parse method 
EnumMWSAttributeFormCategories_type0 EnumMWSAttributeFormCategories_type0 bean class 
EnumMWSAttributeFormCategories_type0.Factory Factory class that keeps the parse method 
EnumMWSAttributeFormCategoriesJBridge  
EnumMWSAttributeFormsSetting  
EnumMWSAttributeFormsSetting EnumMWSAttributeFormsSetting bean class 
EnumMWSAttributeFormsSetting.Factory Factory class that keeps the parse method 
EnumMWSAttributeFormsSettingJBridge  
EnumMWSAttributeLockType  
EnumMWSAttributeLockType EnumMWSAttributeLockType bean class 
EnumMWSAttributeLockType.Factory Factory class that keeps the parse method 
EnumMWSAttributeLockTypeJBridge  
EnumMWSAuthMode This class mirrors the WebObjects class EnumDSSXMLAuthModes, and is passed into the web service via the MWSConnectInfo object during session connects. 
EnumMWSAuthMode EnumMWSAuthMode bean class  
EnumMWSAuthMode.Factory Factory class that keeps the parse method  
EnumMWSAuthModeJBridge  
EnumMWSBrowseStatus This enum defines the possible statuses that can be returned from a browse request. 
EnumMWSBrowseStatus EnumMWSBrowseStatus bean class 
EnumMWSBrowseStatus.Factory Factory class that keeps the parse method 
EnumMWSBrowseStatusJBridge  
EnumMWSConnectProperties  
EnumMWSConnectProperties EnumMWSConnectProperties bean class 
EnumMWSConnectProperties.Factory Factory class that keeps the parse method 
EnumMWSConnectPropertiesJBridge  
EnumMWSConnectProperty  
EnumMWSConnectProperty EnumMWSConnectProperty bean class 
EnumMWSConnectProperty.Factory Factory class that keeps the parse method 
EnumMWSConnectPropertyJBridge  
EnumMWSDataType  
EnumMWSDataType EnumMWSDataType bean class 
EnumMWSDataType.Factory Factory class that keeps the parse method 
EnumMWSDataTypeJBridge  
EnumMWSElementRestriction  
EnumMWSElementRestriction EnumMWSElementRestriction bean class 
EnumMWSElementRestriction.Factory Factory class that keeps the parse method 
EnumMWSElementRestrictionJBridge  
EnumMWSElementSourceFlags Defines the various flags used to control an element browse request. 
EnumMWSElementSourceFlags EnumMWSElementSourceFlags bean class 
EnumMWSElementSourceFlags.Factory Factory class that keeps the parse method 
EnumMWSElementSourceFlags_type0 EnumMWSElementSourceFlags_type0 bean class 
EnumMWSElementSourceFlags_type0.Factory Factory class that keeps the parse method 
EnumMWSElementSourceFlagsJBridge  
EnumMWSExecutionFlags  
EnumMWSExecutionFlags EnumMWSExecutionFlags bean class 
EnumMWSExecutionFlags.Factory Factory class that keeps the parse method 
EnumMWSExecutionFlags_type0 EnumMWSExecutionFlags_type0 bean class 
EnumMWSExecutionFlags_type0.Factory Factory class that keeps the parse method 
EnumMWSExecutionFlagsJBridge  
EnumMWSExecutionObjType  
EnumMWSExecutionObjType EnumMWSExecutionObjType bean class 
EnumMWSExecutionObjType.Factory Factory class that keeps the parse method 
EnumMWSExecutionObjTypeJBridge  
EnumMWSExportSetting  
EnumMWSExportSetting EnumMWSExportSetting bean class 
EnumMWSExportSetting.Factory Factory class that keeps the parse method 
EnumMWSExportSettingJBridge  
EnumMWSFunctionalityProperty  
EnumMWSFunctionalityProperty EnumMWSFunctionalityProperty bean class  
EnumMWSFunctionalityProperty.Factory Factory class that keeps the parse method  
EnumMWSFunctionalityPropertyJBridge  
EnumMWSGraphType  
EnumMWSGraphType EnumMWSGraphType bean class 
EnumMWSGraphType.Factory Factory class that keeps the parse method 
EnumMWSGraphTypeJBridge  
EnumMWSHistoryListAction This class contains the values for the potential actions that can be performed on history list messages. 
EnumMWSHistoryListAction EnumMWSHistoryListAction bean class 
EnumMWSHistoryListAction.Factory Factory class that keeps the parse method 
EnumMWSHistoryListActionJBridge  
EnumMWSHistoryMessageStatus This class mirrors the WebObjects class EnumDSSXMLMessageStatus, and is designed to hold multiple values using bit ORing. 
EnumMWSHistoryMessageStatus EnumMWSHistoryMessageStatus bean class 
EnumMWSHistoryMessageStatus.Factory Factory class that keeps the parse method 
EnumMWSHistoryMessageStatus_type0 EnumMWSHistoryMessageStatus_type0 bean class 
EnumMWSHistoryMessageStatus_type0.Factory Factory class that keeps the parse method 
EnumMWSHistoryMessageStatusJBridge  
EnumMWSHistoryRequestStatus  
EnumMWSHistoryRequestStatus EnumMWSHistoryRequestStatus bean class 
EnumMWSHistoryRequestStatus.Factory Factory class that keeps the parse method 
EnumMWSHistoryRequestStatusJBridge  
EnumMWSInfoProperty  
EnumMWSInfoProperty EnumMWSInfoProperty bean class 
EnumMWSInfoProperty.Factory Factory class that keeps the parse method 
EnumMWSInfoPropertyJBridge  
EnumMWSObjectType This class mirrors the WebObjects class EnumDSSXMLObjectTypes, and is included as part of the MWSObjectInfo object. 
EnumMWSObjectType EnumMWSObjectType bean class 
EnumMWSObjectType.Factory Factory class that keeps the parse method 
EnumMWSObjectTypeJBridge  
EnumMWSObjSubType This class mirrors the WebObjects class EnumDSSXMLObjectSubTypes, and is included as part of the MWSObjectInfo object. 
EnumMWSObjSubType EnumMWSObjSubType bean class 
EnumMWSObjSubType.Factory Factory class that keeps the parse method 
EnumMWSObjSubTypeJBridge  
EnumMWSProjectFolder  
EnumMWSProjectFolder EnumMWSProjectFolder bean class 
EnumMWSProjectFolder.Factory Factory class that keeps the parse method 
EnumMWSProjectFolderJBridge  
EnumMWSProjectSessionProperty  
EnumMWSProjectSessionProperty EnumMWSProjectSessionProperty bean class  
EnumMWSProjectSessionProperty.Factory Factory class that keeps the parse method  
EnumMWSProjectSessionPropertyJBridge  
EnumMWSProjectSetting  
EnumMWSProjectSetting EnumMWSProjectSetting bean class 
EnumMWSProjectSetting.Factory Factory class that keeps the parse method 
EnumMWSProjectSettingJBridge  
EnumMWSProjectWellKnownObj  
EnumMWSProjectWellKnownObj EnumMWSProjectWellKnownObj bean class 
EnumMWSProjectWellKnownObj.Factory Factory class that keeps the parse method 
EnumMWSProjectWellKnownObjJBridge  
EnumMWSProperties Defines all possible MicroStrategy Web Service properties. 
EnumMWSProperties EnumMWSProperties bean class 
EnumMWSProperties.Factory Factory class that keeps the parse method 
EnumMWSPropertiesJBridge  
EnumMWSRequestType  
EnumMWSResultFlags  
EnumMWSResultFlags EnumMWSResultFlags bean class 
EnumMWSResultFlags.Factory Factory class that keeps the parse method 
EnumMWSResultFlags_type0 EnumMWSResultFlags_type0 bean class 
EnumMWSResultFlags_type0.Factory Factory class that keeps the parse method 
EnumMWSResultFlagsJBridge  
EnumMWSRSExecutionFlags  
EnumMWSRSExecutionFlags EnumMWSRSExecutionFlags bean class 
EnumMWSRSExecutionFlags.Factory Factory class that keeps the parse method 
EnumMWSRSExecutionFlags_type0 EnumMWSRSExecutionFlags_type0 bean class 
EnumMWSRSExecutionFlags_type0.Factory Factory class that keeps the parse method 
EnumMWSRSExecutionFlagsJBridge  
EnumMWSRSExportSetting  
EnumMWSRSExportSetting EnumMWSRSExportSetting bean class 
EnumMWSRSExportSetting.Factory Factory class that keeps the parse method 
EnumMWSRSExportSettingJBridge  
EnumMWSRSResultFlags  
EnumMWSRSResultFlags EnumMWSRSResultFlags bean class 
EnumMWSRSResultFlags.Factory Factory class that keeps the parse method 
EnumMWSRSResultFlags_type0 EnumMWSRSResultFlags_type0 bean class  
EnumMWSRSResultFlags_type0.Factory Factory class that keeps the parse method  
EnumMWSRSResultFlagsJBridge  
EnumMWSRSSimpleResultFlag EnumMWSRSSimpleResultFlag bean class 
EnumMWSRSSimpleResultFlag.Factory Factory class that keeps the parse method 
EnumMWSRunStatusType  
EnumMWSRunStatusType EnumMWSRunStatusType bean class 
EnumMWSRunStatusType.Factory Factory class that keeps the parse method 
EnumMWSRunStatusTypeJBridge  
EnumMWSSearchFlags Defines the various flags used to control an object browse request. 
EnumMWSSearchFlags EnumMWSSearchFlags bean class 
EnumMWSSearchFlags.Factory Factory class that keeps the parse method 
EnumMWSSearchFlags_type0 EnumMWSSearchFlags_type0 bean class 
EnumMWSSearchFlags_type0.Factory Factory class that keeps the parse method 
EnumMWSSearchFlagsJBridge  
EnumMWSSearchRestriction Defines search criteria that are applied to client requested browses. 
EnumMWSSearchRestriction EnumMWSSearchRestriction bean class 
EnumMWSSearchRestriction.Factory Factory class that keeps the parse method 
EnumMWSSearchRestrictionJBridge  
EnumMWSSyncCommunicationSetting  
EnumMWSSyncCommunicationSetting EnumMWSSyncCommunicationSetting bean class 
EnumMWSSyncCommunicationSetting.Factory Factory class that keeps the parse method 
EnumMWSSyncCommunicationSettingJBridge  
EnumMWSUserPrivilege  
EnumMWSUserPrivilege EnumMWSUserPrivilege bean class  
EnumMWSUserPrivilege.Factory Factory class that keeps the parse method  
EnumMWSUserPrivilegeJBridge  
EnumMWSViewMedia This class represents RS Document and Report view media settings and is designed to hold multiple values using bit ORing. 
EnumMWSViewMedia EnumMWSViewMedia bean class 
EnumMWSViewMedia.Factory Factory class that keeps the parse method 
EnumMWSViewMedia_type0 EnumMWSViewMedia_type0 bean class 
EnumMWSViewMedia_type0.Factory Factory class that keeps the parse method 
EnumMWSViewMediaJBridge  
EnumMWSVisualizationScope  
EnumMWSVisualizationScope EnumMWSVisualizationScope bean class 
EnumMWSVisualizationScope.Factory Factory class that keeps the parse method 
EnumMWSVisualizationScope_type0 EnumMWSVisualizationScope_type0 bean class 
EnumMWSVisualizationScope_type0.Factory Factory class that keeps the parse method 
EnumMWSVisualizationScopeJBridge  
EnumObjectBeanEvents This interface lists the IDs for the events and the IDs for the corresponding arguments for the events supported by the ObjectBean 
EnumObjectBrowserBeanEvents This enumeration contains the list of events and arguments handled by the ObjectBrowserBean
EnumObjectBrowserContexts This enumeration contains the different contexts in which the object browser is used in the application. 
EnumObjectBrowserManagerBeanEvents This enumeration contains the list of events and arguments handled by the ObjectBrowserManagerBean
EnumObjectBrowserTabs This enumeration contains the identifiers for the different tabs available on the Object Browser Bean. 
EnumObjectBrowserTargets This enumeration contains the identifiers of the different targets of the Object Browser bean 
EnumObjectExplorerBeanEvents All event definitions used in AbstractObjectExplorerEventHandler 
EnumObjectManipulationDialogEvents  
EnumObjectPromptBeanEvents  
EnumObjectSelectionBeanEvents This interface contains those events for a ObjectSelectionBean
EnumOMDCreateFolderEvents  
EnumPageByBeanEvents Defines the events and arguments available for the PageByBean. 
EnumPageEvents  
EnumPageHistoryItemType  
EnumPageInfoDirection Possible values for logical pages browsing direction 
EnumPageResourceManagerModes Defines the constants for the mode of the Page Resource manager PageResourceManager
EnumParameterType This interface is deprecated. As of 8.0, use the constants in EnumEventElement.  
EnumPerformanceLogLevel This interface contains enumerations constants which describe possible logging levels for performance logging. 
EnumPreferenceLevels Copyright © 2002 MicroStrategy, Inc. 
EnumPreferencesEvents  
EnumPrintEvents Defines the common events of Print bean. 
EnumProductLicenseStatuses Enumerates possible license statuses. 
EnumProducts Enumerates products in the MicroStrategy suite. 
EnumProjectBrowserEvents This enumeration contains the list of events and arguments handled by the ProjectBrowserEventHandler
EnumPromptAnswerBeanEvents  
EnumPromptAnswerFormat Possible values for promt answer formatting 
EnumPromptAnswerOptions This interface specifies flags indicating what to do when answering a prompt, especially when the answer the caller provides is empty or null. 
EnumPromptBeanEvents  
EnumPromptDefinitionAppBeanEvents This interface enumerates the events on the PromptDefinitionAppBean
EnumPromptDefinitionBeanEvents Events for the prompt definition bean. 
EnumPromptExpressionBeanEvents  
EnumPromptLevelFlags

EnumPromptLevelFlags. 

EnumPromptObjectSelectionMode  
EnumPromptPropertyNamesAndValues  
EnumPromptsBeanEvents This interface defines all the IDs for prompt handling events and their arguments supported by the MicroStrategy SDK prompts event handler. 
EnumPromptsBeanTypes This interface defines the enumeration constants used to specify the prompt type. 
EnumPromptsSourceTypes This interface defines the enumeration constants used to specify the PromptSource type. 
EnumQuickSymbol Symbol lookup for EnumDSSXMLSymbol, and caching for various fonts and output. 
EnumReportBeanEvents This interface lists the IDs for the events and the IDs for the corresponding arguments for the events supported by the ReportBean 
EnumReportDesignMode  
EnumReportFrameEvents All event definitions used in report frame bean (including its children components) 
EnumReportGridDisplayCellTypes Title: MSTR Web Transform Component: EnumReportGridDisplayCellTypes Description: This class defines the enumeration constants used to specify the types of grid cells in a report. 
EnumReportPageType This interface defines two constants differentiating two types of ReportPageInfo: absolute page info and relative page info. 
EnumReportThresholdSymbols This interface is deprecated. Please use EnumDSSXMLSymbol  
EnumReportViewModes Enumeration listing all available modes for the Report page. 
EnumRequestStatus Constants describing the request status of a bean. 
EnumRibbonEvents  
EnumRWBeanEvents  
EnumRWControlStyle Control style constants. 
EnumRWExecutionModes Execution mode constants. 
EnumRWExportModes This enumeration lists the possible export modes when exporting an RW document. 
EnumRWExportOrientation  
EnumRWExportPDFHeaderFooter  
EnumRWExportPDFOverviewPage  
EnumRWExportRanges Enumeration for setting whether to export the current layout or all layouts when exporting a report services document. 
EnumRWFormatTypes Possible format type values 
EnumRWFrameEvents Defines events for the RWFrameBean 
EnumRWGraphDropZoneEditorEvents  
EnumRWGroupByLevels Group by level constants 
EnumRWGroupByTypes Group by group type constants. 
EnumRWHeightWidthMode Possible values for height and width mode 
EnumRWHTMLFieldType  
EnumRWItemWidthMode Possible values of control item width mode property 
EnumRWMouseOverAction Possible values for mouse over action (Used in flash only) 
EnumRWOrientation Possible values for control orientation 
EnumRWPanelStackTypes VI analysis section panel stack type constant  
EnumRWProjectBrowserBeanEvents This interface is deprecated. this classs is no longer used by Web 
EnumRWResultFilterModes Possible values for RWSettings ResultFilterMode property 
EnumRWUnitTypes Unit type constant 
EnumRWViewModes Possible values for document view mode 
EnumSaveAsEvents  
EnumSaveObjectAsDialogEvents  
EnumScheduleBeanEvents This interface is deprecated. Starting with version 9.0 and the advent of Distribution Services, all schedule objects are replaced by subscriptions. Please use EnumSubscriptionBeanEvents instead. 
EnumSearchWildcards This enumeration defines commonly encountered scenarios of appending wildcards for pattern matching. 
EnumSecurityFilterBeanEvents

Title:

Description:

Copyright: Copyright (c) 2002

Company: Microstrategy, Inc

 
EnumSecurityFilterFrameBeanEvents  
EnumSecurityPluginProviders  
EnumSecurityPluginProvidersBase  
EnumSecurityRoleEvents  
EnumSecurityRoleUserSelectorEvents  
EnumServantTarget Identifies the Web Service Platform, for which a servant front-end will be generated. 
EnumServerState This enumeration describes the different states which a server can be in. 
EnumServerTypes This enumeration contains a list of types of servers. 
EnumServiceMode This enumeration contains values which describe the different modes which a service can be set to on the server machine. 
EnumServletEvents Title: MSTR Web Event Handler Component: EnumServletEvents Description: All event definitions used in MSTR web application Copyright: Copyright (c) 2001 Company: MicroStrategy 
EnumShortcutMetricType  
EnumSortBy Sorting constants for the StyleCatalog methods 
EnumSortEditorEvents All event definitions used in sort editor bean 
EnumSubscriptionBeanEvents This interface defines all the event IDs and event arguments for the SubscriptionBean
EnumSubscriptionContactBrowserBeanEvents  
EnumSubscriptionEditorEvents All event definitions used in subscription editor bean 
EnumSubscriptionFolderBeanEvents This interface defines all the event IDs and event arguments for the SubscriptionFolderBean
EnumSubsetUnitLimitElementEvents This is a list of events that can be performed on the FilterElementBean object. 
EnumSubtotalCheckboxState Enumeration that represents the different state of the 'All Totals' and 'Grand Totals' checkboxes in the SubtotalsEditorBean  
EnumSubtotalInstanceType This enumeration specifies the different types of subtotal instances that can be defined. 
EnumSubtotalsEditorEvents All event definitions used in sort editor bean 
EnumSubtotalState Enumeration that represents the different state of the subtotal. 
EnumSysBeanNames This interface is deprecated. The web-bean node's sys-bean attribute can now be used for custom bean names, so this enumeration no longer defines all possible sys-bean values.  
EnumSysBeanTypes These values can be used for identifying the different beans on the application 
EnumSystemInfoOption Interface to specify the value of system info option while fetching information from I-Server  
EnumTableAction Created by Andrei on 05/23/2017. 
EnumTableRefreshType Created by Andrei on 11/16/2017. 
EnumTableStateExecutionStatus  
EnumTabManagerBeanEvents This enumeration contains the list of events and arguments handled by the TabManagerBean
EnumTemplateFilterExecEvents This is the enumeration of events for template/filter execution bean. 
EnumThresholdEditorEvents  
EnumThresholdTypes  
EnumThresholdTypes  
EnumToolbarBeanEvents

Title: EnumToolbarBeanEvents. 

EnumToolbarSetBeanEvents

Title: EnumToolbarSetBeanEvents. 

EnumTriStateIndicator Internal housekeeping. 
EnumUserBeanEvents This interface defines all events ID and arguments for UserBean
EnumUserContactBrowserBeanEvents  
EnumUserEntitiesBeanEvents This interface defines all events ID and arguments for UserEntitiesBean
EnumUserEntitiesBrowserEvents The interface UserEntitiesBrowserEventHandler defines the event ids and their event arguments supported by the event handler associated with UserEntitiesBrowserBean
EnumUserEntitiesSelectorEvents The interface EnumUserEntitiesSelectorEvents defines the event ids and their event arguments supported by the event handler associated with UserEntitiesSelectorBean
EnumUserEntitiesSourceTypes  
EnumUserEntityBeanEvents This interface defines all events ID and arguments for UserEntityBean 
EnumUserSearchBeanEvents Constants for UserSearchBean bean events 
EnumUsherRequest  
EnumValueFormatter  
EnumVariantTypes Enumeration for the variant types. 
EnumViewBeanEvents Constants for ViewBean events 
EnumWebApiResultMode Created by kezhou on 9/13/2017. 
EnumWebAppDebugFlags This is the enumeration of all the error codes generated by objects in the application layer. 
EnumWebAppErrorCodes This is the enumeration of all the error codes generated by objects in the application layer. 
EnumWebAttributeFormNamesDisplay This interface is deprecated. not used anymore  
EnumWebBrowserSettings

This is an enumeration of browser setting names used by Microstrategy Web. 

EnumWebConfigBeanType This interface is deprecated. With the introduction of the centralized BeanFactory class, bean configuration type distinctions are no longer relevant.  
EnumWebControlDataFilterModes This enumeration is used by a RWControlGroupBy object to specify what filter mode it is in 
EnumWebControllers  
EnumWebControlSubType Enumeration used to discern the difference between controls that have the same EnumDSSXMLRWControlType  
EnumWebCustomGroupDisplayOptions This enumeration is used for the different display options that can be set on a custom group element 
EnumWebCustomGroupReportFilterInteraction This enumeration is used for the different options that can be set on a custom group for the Report Filter Interaction. 
EnumWebDependentObjectType This Enumeration lists the object type for a display unit which is not a first class object 
EnumWebDimensionDisplayStyle This Enumeration specifies the style which should be used for a dimension object's display XML. 
EnumWebDisplayedForms Possible values for displayed attribute forms 
EnumWebDocumentViewMode This Enumeration lists the possible view modes for a document. 
EnumWebDrillProperties To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments 
EnumWebElementSourceType This Enumeration specifies the different types of WebElementSource objects that exist in the Web Objects. 
EnumWebFeatures This is the enumeration of all the features that are available for the web application at the SDK level. 
EnumWebFolderDisplayStyle This Enumeration specifies the style which should be used for a folder object's display XML. 
EnumWebFormatType Enumeration which can be used to specify the different types of formats. 
EnumWebFunctionType This Enumeration lists the different types of functions which are available for an operator node of an expression. 
EnumWebGraphLabelType  
EnumWebHeaderType This Enumeration reflects the specialization (if any) of a class that implements the WebHeader interface. 
EnumWebImageURLType  
EnumWebLimitSummaryFlags This enumeration is the different types of limit summary information that can be returned from the WebWorkingSet.getLimitSummary method. 
EnumWebLoginModes This enumeration defines the login modes that are only available on web server side, but not supported by I-Server. 
EnumWebLoginSessionProperties This enumeration defines the properties that might be saved in the WebIServerSession as an extra property when creating the session. 
EnumWebMessageSortByField This Enumeration is used to specify the criterion for sorting WebMessages 
EnumWebMonitorStatistics Defines statistical operations for performance monitors. 
EnumWebMonitorType The interface EnumWebMonitorType enumerates the different types of monitors. 
EnumWebMRPFunction This Enumeration contains constants which are used in Metric, Rank, and Percent-related functionality. 
EnumWebNamedUsers This enumeration contains a list of named users which can be used with the WebUserServicesSource's getNamedUser method. 
EnumWebObjectsFeatures This interface defines constants that can be used to check whether the features (that these constants identify) are available for the current session. 
EnumWebObjectSort This Enumeration specifies different options for sorting a WebFolder
EnumWebODBCVersion This enumeration specifies the version of the ODBC commands to be used in making the WH connection 
EnumWebPages This is the enumeration of all the pages that the mstrWeb servlet expect to exist. 
EnumWebParameterReuseSessionValues  
EnumWebParameters This is the enumeration that holds the name of the parameters that JSP pages generate for some classes to use. 
EnumWebPersistableState This interface defines constants that can be used to define what type (how much) state information of a given component to include while persisting the component 
EnumWebPreferences This is the enumeration of all the preferences that the mstrWeb servlet expect to exist. 
EnumWebPromptAnswerMode This interface represents the available values for the PromptAnswerMode parameter in the prompt answer events. 
EnumWebPromptType This Enumeration lists the WebPrompt types. 
EnumWebPropertySource This class defines the enumeration constants used to specify the MSTR Object to be returned from the MstrObjects class. 
EnumWebReportExecutionModes This interface lists constants that should be used to define how a report instance should be executed 
EnumWebReportExportModes  
EnumWebReportSourceType  
EnumWebReportViewMode This Enumeration lists the possible view modes for a report. 
EnumWebRowValueType This Enumeration contains the type for a row value on a report. 
EnumWebScheduleSort This Enumeration specifies different fields for sorting WebSchedules
EnumWebSessionType This Enumeration specifies the different session types. 
EnumWebStateFlags Bit wise flags used for state generation. 
EnumWebStateLevel  
EnumWebStatementType This Enumeration is used to specify the type of a WebStatement
EnumWebSubscriptionContentCompressionStatus  
EnumWebSubscriptionContentFormatModes This interface specifies constants that define how much of the Report services document, which has group by units, should be delivered. 
EnumWebSubscriptionContentFormatTypes  
EnumWebSubscriptionContentTypes This Enumeration specifies the content type for a subscription. 
EnumWebSubscriptionDeliveryMode This interface is deprecated. Please use EnumDSSXMLSubscriptionDeliveryType instead  
EnumWebSubscriptionDeviceSubtype  
EnumWebSubscriptionEditModes  
EnumWebSubscriptionObjectTypes Enumeration of the all the types of objects that are used in providing subscription functionality. 
EnumWebToggleFunction This Enumeration specifies the different functions to which the current function between two nodes can be toggled to using toggleFunction in WebExpressionHelper. 
EnumWebTransformableType This interface defines constants for the various types of Transformable objects that are available 
EnumWebVisualizationViewModes The values on this enumeration "extend" the values from EnumWebReportViewMode
EnumWebWorkingSetSortByField This Enumeration specifies the sort by field when sorting the working set objects. 
EnumWizardBeanEvents

EnumWizardBeanEvents. 

EnumWizardStepBeanEvents

Title: EnumWizardStepBeanEvents. 

EnumXDADataExplorerBeanEvents All event definitions used in XDADataExplorerEventHandler 
EnumXmlPriorityType Enumeration used in WebDBRole to set and retrieve the prioriy connection count 
EnumXmlStatePhase  
ErrorCodeTag  
ErrorCodeTagHelper  
ErrorInfo This class is used by the application to change the title and message of the error, to indicate whether the error is expected by the iframe in the event of an iframe request, or to find the page to which the user is redirected when the error occurs. 
ErrorInfo.ErrorMessage Defines the message to be displayed in the error alert box. 
ErrorInfo.ErrorTitle Defines the title to be displayed in the error alert box. 
ErrorInfoList The ErrorInfoList class lists the errors or special conditions that can occur in the application. 
ErrorMessageHandler  
ErrorMessageTag  
ErrorMessageTagHelper  
ErrorMsgLib Library of error-message localization functions. 
ErrorValueTag  
ErrorValueTagHelper Helper for the ErrorValueTag tag library. 
ESRICloudAppInfo  
ESRICloudAppKeyInfo  
ESRICloudAppsInfo  
ESRICloudAppsInfoList  
ESRIConfigHelper  
ESRIConfigurationHelper  
ESRIConfigurationInfo  
ESRIGeoShapeInfo  
ESRIGeoShapesInfoList  
ESRIJSAPIUrlInfo  
ESRIMapTransform  
ESRIOnPremiseAttributeInfo  
ESRIOnPremiseMapLayerUrlInfo  
ESRIOnPremiseQueryFieldInfo  
ESRIProxyURL  
ESRIProxyURLList  
ESRIVisualizationPropertiesTransform This transform renders the content of the Visualization Properties Editor for the ESRI Map Visualization. 
ESRIWebMapInfo  
ESRIWebMapsInfoList  
EstablishTrust EstablishTrust bean class  
EstablishTrust.Factory Factory class that keeps the parse method  
EstablishTrustResponse EstablishTrustResponse bean class  
EstablishTrustResponse.Factory Factory class that keeps the parse method  
EventArgumentInfo This class represents the "argument" node from the XML. 
EventArgumentInfoList This class represents the "arguments" node from the XML. 
EventArgumentTag  
EventFlagList This class defines a list of FlagInfo objects 
EventFlagListSet This class defines a list of EventFlagList objects 
EventHandlerInfo A EventHandlerInfo class instance represents the information regarding a flag. 
EventHandlerInfo This class represents the "eventHandler" node from the XML. 
EventHandlerList This class defines a list of EventFlagList objects 
EventHandlersCatalog This class is used to configure Microstrategy Web's event-handlers. 
EventHelper This class is deprecated. Please use EventManager instead  
EventInfo THIS CLASS IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT. 
EventInfo This class represents the "event" node from the XML. 
EventInfoList This class represents the "events" node from the XML. 
EventList  
EventListSet  
EventManager EventManager Provides utility functions related to WebEvent 
EventMap This class represents an event Map. 
EventMap.EventMapArgument Represents an argument that will be mapped as part of an event-map. 
EventMapList The EventMapList class is a collection of EventMaps instances that holds information about how to map events. 
EventsModule This module is responsible to identify changes from custom event files (that is, those specified by the appBeanEventsFile and the mdBeanEventsFile parameters) and merge them into a single customized events.xml file that will be used by the application. 
EventTag This class can be used as base for extending tags that render HTML associated with submitting an event, for example, forms and anchors. 
EventTagHelper Helper for the EventTag tag library. 
ExecuteDocument ExecuteDocument bean class 
ExecuteDocument.Factory Factory class that keeps the parse method 
ExecuteDocumentResponse ExecuteDocumentResponse bean class 
ExecuteDocumentResponse.Factory Factory class that keeps the parse method 
ExecuteIncrementalBrowse ExecuteIncrementalBrowse bean class 
ExecuteIncrementalBrowse.Factory Factory class that keeps the parse method 
ExecuteIncrementalBrowseResponse ExecuteIncrementalBrowseResponse bean class 
ExecuteIncrementalBrowseResponse.Factory Factory class that keeps the parse method 
ExecuteReport ExecuteReport bean class 
ExecuteReport.Factory Factory class that keeps the parse method 
ExecuteReportResponse ExecuteReportResponse bean class 
ExecuteReportResponse.Factory Factory class that keeps the parse method 
ExecuteRSDocument ExecuteRSDocument bean class 
ExecuteRSDocument.Factory Factory class that keeps the parse method 
ExecuteRSDocumentResponse ExecuteRSDocumentResponse bean class 
ExecuteRSDocumentResponse.Factory Factory class that keeps the parse method 
ExecuteSQLHandler Created by xkou on 12/19/2016. 
ExecutorServiceCloseable An Executor ExecutorServiceCloseable that is also AutoCloseable, meaning you can use it in a try with resources statement. 
ExpireHeaderFilter  
ExportBean The interface ExportBean is representing the export web component. 
ExportBeanHelper The ExportBeanHelper is a helper for exporting 
ExportDocumentTask Task for executing a Document that is capable of fetching binary contents. 
ExporterContext  
ExporterInstructions  
ExportFormat Defines the properties of a single export format supported by the application. 
ExportFormatList This class defines a list of ExportFormat objects 
ExportOptionsEditorBean  
ExportOptionsEditorTransform  
ExportPlaintextDelimiter Defines a single valid export plaintext delimiter. 
ExportPlaintextDelimiterList This class defines a list of export plaintext delimiter objects. 
ExportReportAddOn This class is deprecated. This addOn is not used anymore. The report flags are set on the doCollectData() of the ExportBean  
ExportReportPreferencePropertyListMapper Implementation of the ReportPreferencePropertyListMapper used for Exporting. 
ExportReportPreferencePropertyListMapper.EncodeHtmlReportProperty

Title: EncodeHtmlReportProperty

Description: Class that represents the html encode report property used for plaintext exporting. 

ExportReportPreferencePropertyListMapper.ExportFormatProperty A property that is not saved on the report and can be passed as default run mode. 
ExportReportTask Task for executing a report that is capable of fetching binary contents. 
ExportSaveReportPropertiesAddOn This class is deprecated. the logic on this addOn has been moved to the AggregatedReportSavePropertiesEventHandler  
ExportSetContentTypeTag  
ExportSetContentTypeTagHelper Helper for the ExportSetContentTypeTag tag library. 
ExportTransform This is the main Transform for Exporting. 
ExpressionBean The ExpressionBean interface represents a bean which can be used to edit an expression. 
ExpressionBeanContext The ExpressionBeanContext interface can be implemented by any object that can provide a context for an expression bean. 
ExpressionBlockBuilder  
ExpressionDisplayBean The ExpressionDisplayBean is a subclass of ExpressionBean that can only be used to display an expression - all undo and edit-related operations have been disabled. 
ExpressionFilterTransform Creates consistent text for expressions 
ExpressionGenericTransform The ExpressionGenericTransform class is a LayoutTransform which transforms an ExpressionBean object. 
ExpressionGenericTransform.Context  
ExpressionHelper This class contains some public utility methods that can be used for handling parameters included on objects such as HttpServletRequest and RequestKeys
ExpressionMessages A base class for expression transforms. 
ExpressionObject This interface facilitates the transform of a WebExpression object through a few extra properties. 
ExpressionParser  
ExpressionParts This interface represents a helper object that builds a collection of expression parts that can be used to build expression GUI. 
ExpressionPartsImpl A helper class that builds a collection of expression parts that can be used to build expression GUI. 
ExpressionPlainTextTransform Creates consistent text for expressions 
ExpressionPromptBean  
ExpressionPromptEditorTransform  
ExpressionPromptEventHandlerImpl  
ExpressionStrings This interface represents a helper object that builds a collection of expression parts that can be used to build expression GUI. 
ExpressionStringsHelper  
ExpressionStringsImpl A helper class that builds a collection of expression parts that can be used to build expression GUI. 
ExtendedFormatter This class is the formatter used to format log records into plain text messages. 
ExtendedFormatter2 This class is the formatter used to format log records into plain text messages. 
ExtendedFormatterEx This class is the formatter used to format log records into plain text messages. 
ExtensionMapper ExtensionMapper class 
ExternalPromptsSource This interface represents a prompt source that exists outside of the Intelligence Server. 
ExternalSecurity

Title: ExternalSecurity. 

F

FacebookLoginConfig This is a helper class for accessing the properties file for Facebook login provider. 
FastExportAddOn

Title: FastExportAddOn. 

FastReportPDFExportAddOn This class is deprecated. This class is no longer used by the application 
FeatureArray The purpose of this class is to act as a container for an arbitrary list of feature "segments". 
FeatureInfo  
FeatureInfoImpl  
FeatureInfos  
FeatureInfosImpl  
FeaturesHelper

Title: FeaturesHelper. 

FetchSourceObjectsHandler Created by yoli on 12/19/16. 
FetchSourceObjectsTask  
FileCacheBase

The FileCacheBase is the base class for cached objects that depend on a single file, that is, the file they depend on cannot be customized through the plug-ins infrastructure, nor can it internally depend on other configuration files. 

FileContentsObjectList Title: FileContentsObjectList class Description: This class has been created with the purpose of handling the objects that get saved to files. 
FileContentsObjectWrapper Title: FileContentsObjectWrapper class Description: (Serializable) An instance of this class represents an object that is stored on a file. 
FileDispenser FileDispenser is a utility that locates a user customizable file. 
FileFinder

Helper class for locating files. 

FileFinderEntityResolver This EntityResolver tries to create the InputStream using the FileFinder, which basically looks for files in the class-path. 
FileHandler  
FileInfo Created by yuan on 5/26/17. 
FileLoader The FileLoader is the class used by MicroStrategy Web classes to load files from the file-system or class-path. 
FileLoaderEntityResolver Extends FileFinderEntityResolver by providing support to load dtd files from the file system using the FileLoader
FileLogDestination This interface represents a file log destination. 
FileUtil  
FileUtils Title: FileUtils class Description: Includes generic functions to use when accessing files and directories. 
Filter  
FilterAllObjectBrowserTransform  
FilterAnd  
FilterAndNot  
FilterAppBean  
FilterBean  
FilterDetailsEditorTransform This Transform is responsible for reading the FilterDetailsFormatProperties for the Filter Details Editor 
FilterDetailsFormatting This interface governs filter detail formatting properties. 
FilterDetailsFormattingEditorBean  
FilterDetailsFormattingEditorBeanImpl  
FilterDetailsFormattingEditorTransform  
FilteredBeanTaskFactory  
FilterEditorBean This interface is deprecated. Use FilterElementBean and ExpressionBean instead. 
FilterElementBean The FilterElement interface represents a filter editor frame element. 
FilterElementRWTransform This class is deprecated. this transform has been replaced by ViewFilterEditorRWTransform and {@ViewFilterElementRWTransform } 
FilterElementTransform The FilterElementTransform is the transform that is used to render the view and base filters in the MicroStrategy Web GUI. 
FilterEventHandler

Title:

Description:

Copyright: Copyright (c) 2002

Company: Microstrategy, Inc

 
FilterExpressionTransform The FilterExpressionTransform is the transform that is used to render the view and base filters in the MicroStrategy Web GUI. 
FilterFrameBean The FilterFrameBean is an application-level bean in charge of displaying and coordinate the elements on the ReportWriter page. 
FilterObjectBrowserAddOn  
FilterObjectBrowserTransform

Title: FilterObjectBrowserTransform

Description: The class is used to transform a Folder Bean into it's Object Brwoser mode. 

FilterOr  
FilterOrNot  
FilterTransform  
FlagInfo A FlagInfo class instance represents the information regarding a flag. 
FlashTabBean This bean is used to render the 'Flash' tab of the properties editor in a report writing document. 
FlatFetchSettings The interface FlatFetchSettings contains the settings for flat fetch. 
FlatStateDelimiters This interface defines delimeter constants for the flat object state 
FlatStateSerializer This class is used to build a string representing object state. 
FlatStateTokenizer This class is used to parse object state string. 
FlatStateUtil This class is used to build a string representing object state. 
FlattenedEnumerationBase This is the base class for a set of classes that produce an enumeration (or "flattening") of a Tree. 
FlattenedTreeNode When a Tree is flattened into an Enumeration, the objects returned are of this type. 
FlattenedTreeNodeImpl This is the implementation class for the FlattenedTreeNode interface. 
FloatingEditorBlockTransform  
FloatValidator  
FolderAddDataSetExplorerTransform This class is deprecated. No replacement. 
FolderAddDataSetTransform Description: The class is used to transform a Folder Bean into it's Add Data Set mode use by the RW Add DataSet Editor. 
FolderAdminBrowserTransform  
FolderBean This interface along with its super interface ObjectBean supports the concept of object browsing. 
FolderBrowseTask This class implements a Folder Browsing Task. 
FolderBulletReportsTransform This Transform extends FolderBulletTransform by filtering the "Blank" report. 
FolderBulletRWTransform This Transform extends FolderBulletTransform by filtering the "blank" document. 
FolderBulletTransform This class renders the folders content as a bulleted list 
FolderCopy  
FolderCreateAnalysisFromReport  
FolderCreateDocumentFromAnalysis  
FolderCreateDocumentFromReport  
FolderCreateDocumentFromTheme  
FolderCreateDocumentTransform This class extends the FolderCreateReportXHTMLTransform by specializing in showing the new document folder content. 
FolderCreateHTML5VIFromReport  
FolderCreateReportFromCube  
FolderCreateReportTransform This class is deprecated. Use FolderCreateReportXHTMLTransform instead. 
FolderCreateReportXHTMLTransform This class extends the FolderIconRadioButtonTransform by specializing in showing the new Reports folder content. 
FolderCreateShortcut  
FolderDelete  
FolderDeleteObjectTransform This class renders the object info of the first selected item and shows an HTML Form to have it deleted. 
FolderDetailsTransform This transform displays the number of folder, reports and documents within the specified FolderBean 
FolderDisplayProperties  
FolderEdit  
FolderExportLink  
FolderExportMstr Class to support export to mstr (Download Dashboard option) from folder view. 
FolderFrameAddOn  
FolderFrameBean  
FolderFrameEventHandler  
FolderFrameTreeTransform Transform class used to generate the visual representation of the folder as a tree in Microstrategy Web. 
FolderIconRadioButtonTransform This transform renders the contents of a folder as a list of objects with icons and radio buttons. 
FolderIconTransform This class displays the content of a FolderBean as a list of icons organized in columns. 
FolderInlineRename  
FolderLastVisitedAddOn This add on takes care of setting the type restrictions and object flags on the folder bean. 
FolderLink The FolderLink element defines a shortcut to a folder (in the metadata) that is used by a folder browser or editor associated with the context. 
FolderListTransform This class is deprecated. Use FolderViewTransform instead 
FolderMapping This class represents a Folder Map. 
FolderMappingList The FolderMappingList class represents a collection of FolderMapping instances. 
FolderMove  
FolderNameHelper  
FolderNew The context menu builder for the Folder's New RMC menu. 
FolderNewFilter  
FolderNewPrompt  
FolderObjectBrowserTransform Description: The class is used to transform a Folder Bean into it's Object Brwoser mode. 
FolderObjectExplorerBean This interface extends the ObjectExplorerBean by adding information specific to browsing a FolderBean 
FolderObjectExplorerBeanImpl Implementation of the FolderObjectExplorerBean that represents an editor used to browse the contents of a FolderBean 
FolderObjectExplorerEventHandler Represents an event handler for the FolderObjectExplorerBean
FolderObjectExplorerTransform  
FolderOMDBrowserTransform  
FolderOpen  
FolderOpenInLibrary  
FolderPageComponentImpl Specialized implementation of the page component used for the "Shared Reports" and "My Reports" pages. 
FolderPathRenderHelper

This helper class provides some utility methods to render folder paths. 

FolderProjectBrowserAddOn This add on takes care of setting the type restrictions and object flags on the folder bean. 
FolderProjectBrowserAddOnBase This add on takes care of setting the type restrictions and object flags on the folder bean. 
FolderProjectBrowserTransform Description: The class is used to transform a Folder Bean into it's Project Brwoser mode. 
FolderQueryBuilder  
FolderQuickSearchResultsXHTMLTransform This class extends the FolderSearchResultsXHTMLTransform by rendering specific messages related to Quick Search results. 
FolderQuickSearchTransform

Title: FolderQuickSearchTransform. 

FolderRadioButtonTransform This class is deprecated. Please use FolderIconRadioButtonTransform instead  
FolderRename  
FolderReportProjectBrowserAddOn This add on takes care of setting the type restrictions and object flags on the folder bean. 
FolderRun  
FolderRunAs  
FolderRunViewMedia  
FolderSaveAsBrowserTransform  
FolderSaveAsTransform This class is deprecated. Use FolderSaveAsXHTMLTransform instead. 
FolderSaveAsXHTMLTransform This class extends the FolderSmallIconTransform by changing the events for opening templates, filters, reports and documents. 
FolderSearchResultsTransform This class is deprecated. Use FolderSearchResultsXHTMLTransform instead. 
FolderSearchResultsXHTMLTransform This class extends the FolderViewTransform by rendering specific messages related to search results. 
FolderSetFlagsAddOn

Title: FolderSetFlagsAddOn. 

FolderShareLink  
FolderSimpleAction  
FolderSmallIconTransform This class displays the content of a FolderBean as a list of small icons. 
FolderSummaryCreateDocumentTransform This class extends the FolderCreateDocumentTransform by specializing in showing the information on the Summary page, mainly by customizing the event to be triggered if folder browsing is requested. 
FolderSummaryCreateReportTransform This class extends the FolderCreateReportXHTMLTransform by specializing in showing the information on the Summary page, mainly by customizing the event to be triggered if folder browsing is requested. 
FolderSummaryTransform This class extends the FolderIconTransform by assigning to the event used for the folder a few more arguments for enabling opening their contents on the main folder page of the application. 
FolderSummaryViewTransform This class extends the FolderViewTransform by assigning to the event used for the folder a few more arguments for enabling opening their contents on the main folder page of the application instead of the summary page. 
FolderTreeExportLink  
FolderTreeShareLink  
FolderTreeTransform Generic Transform class that can be used to render a folder bean as a tree. 
FolderVIDebug  
FolderViewTransform This transform is used by MicroStrategy Web and Web Universal to display both the Icon View as well as the List View of folder contents. 
FolderViewTransform.ClientEvent  
FolderViewWidgetTransform This class provides additional methods related to folder browsing used to populate a Folder Browsing service. 
FolderViewWidgetTransform.Tree  
FolderViewXMLTransform  
FormalParameter The FormalParameter interface defines the structure of a single formal parameter. 
FormalParameterAnnotation  
FormalParameterImpl FormalParameterImpl implements the FormalParameter interface and defines the structure of a single formal parameter. 
FormalParameters The FormalParameters interface is a read-only collection, used to learn the nature of a set of existing formal parameters. 
FormatBeanHelper  
FormatColorLinesTabBean Interface that represents the bean which will allow users to modify Color and Lines formatting properties on a given target object, showing its options as a TabBean in a TabManagerBean component. 
FormatEditorTabManagerTransform This transform takes care of rendering FormatTabManagerBean instances, overwritting the original TabManagerTransform implementation by allowing all the available children to render their HTML tab contents, and hiding with css styles and JavaScript all but the one currently selected by the user. 
FormatNumberTabBean Interface that represents the bean which will allow users to modify Number formatting properties on a given target object, showing its options as a TabBean in a TabManagerBean component. 
FormatPromptNumberTransform

This class transforms a FormatNumberTabBean allowing users to modify the number formatting of a number based constant prompt. 

FormatTabAlignmentTransform

This class transforms a FormatTabBean allowing users to modify the corresponding alignment properties of a control. 

FormatTabBean This interface shall be used as base for creating tab beans that can be displayed by a TabManagerBean instance or on their own. 
FormatTabColorLinesTransform

This class transforms a FormatColorLinesTabBean allowing users to modify the corresponding color lines properties of a control, such as borders, color, etc. 

FormatTabEffectsTransform

This class transforms a FormatTabBean allowing users to modify the corresponding effect properties of a control. 

FormatTabFontTransform

This class transforms a FormatTabBean allowing users to modify the corresponding font properties displayed for the text of a control. 

FormatTabManagerBean This bean will be used for a tabbed control for formatting editor, for handling which tab should be shown, based on the children beans defined to this instance and the tab specification of each one of them. 
FormatTabNumberTransform

This class transforms a FormatNumberTabBean allowing users to modify the number formatting of a control (in case the control displays numeric values). 

Formatter  
FormatToolbarBean This class takes care of handling format toolbars according to the configuration file specified. 
FormatToolbarTransform

Title: FormatToolbarTransform. 

FormatUtils This class provides support for parsing and formatting different data types used in our application. 
FormEventTag FormEventTag. 
FormEventTagHelper Helper for the FormEventTag tag library. 
FormulaBarBean The FormulaBarBean is representing the formular bar for a report page. 
FormulaBarTransform

Title: FormulaBarTransform. 

FrameBean The interface FrameBean is representing the frame web component, that might contain any data bean and its editors, such as a Report or a Document bean. 
FrameElement The interface FrameElement is representing the subcomponents inside a FrameBean. 
FrameGenericTransform This transforms renders a FrameBean using a LayoutBuilder. 
FunctionEditorBean  
FunctionEditorTransform Transform which renders the Function Editor. 

G

GenerateJoinsTask  
GenericBrowserSettings This abstract class represents a generic implementation of the BrowserSettings interface. 
GenericCookie This class represents the features and functionality exposed by a generic Cookie object--independent of the contained web container (e.g., either Java or ASP). 
GenericEditorTransform  
GenericEventHandler This class provides the default implementation of the interface WebEventHandler
GenericEventHandler.GenericEventKeys This inner class is an implementation of the request keys specific for an event. 
GenericFileModule  
GenericFileModule.PatternInfo  
GenericJsonGenerator This class generates JavaScript Object Notation strings (JSON) 
GenericMultipleEvents The GenericMultipleEvents class represents an event that encompasses multiple events. 
GenericRequestKeys This class provides provides a skeletal implementation of the interface RequestKeys, to minimize the effort required to implement this interface and allow subclasses to focus only on how to initialize the key-values collection from various sources. 
GenericTreeNode<T>  
GenericTreeNodeImpl<T> This class represents a generic node in an ordered tree data structure. 
GenericWebAppController This class provides a generic implementation of AppController that suits many MicroStrategy web applications. 
GenericWebEvent This class provides a skeletal implemenation of the interface WebEvent, to minimize any effort to implement this interface. 
GeoData GeoData interface. 
GeoDataByteSerializer  
GeoDataJSONSerializer The GeoDataSerializer sub class that generates JSON data GeoData objects 
GeoDataOutput  
GeoDataRequestResultVisitor<E extends MapObject> The lookup info object visitor. 
GeoDataSerializer The GeoData object serialization interface. 
GeoPath The GeoPath object represents a path/line object in the map. 
GeoPoint The GeoPoint object represent a point in the map. 
GeoPointFactory A factory to create GeoPoint object to avoid duplicated objects created for same Lat Lng. 
GeoPolygon A GeoPolygon object represent a polygon object that can contains holes. 
GeoRequestBase Request object contains all the parsed query parameters, including query target type, query fields, and basic utility functions. 
GeoRoleInfo  
GeoRolesInfoList  
GeoShapeInfo  
GeoShapesInfoList  
GetAllMapCoordinatesTask  
GetArchitectProjectsTask This Task returns a collection of projects on a web server. 
GetAttributeChildren GetAttributeChildren bean class 
GetAttributeChildren.Factory Factory class that keeps the parse method 
GetAttributeChildrenResponse GetAttributeChildrenResponse bean class 
GetAttributeChildrenResponse.Factory Factory class that keeps the parse method 
GetAttributeElements GetAttributeElements bean class 
GetAttributeElements.Factory Factory class that keeps the parse method 
GetAttributeElementsResponse GetAttributeElementsResponse bean class 
GetAttributeElementsResponse.Factory Factory class that keeps the parse method 
GetAttributeParents GetAttributeParents bean class 
GetAttributeParents.Factory Factory class that keeps the parse method 
GetAttributeParentsResponse GetAttributeParentsResponse bean class 
GetAttributeParentsResponse.Factory Factory class that keeps the parse method 
GetBundleDescriptorsTask  
GetBundlesTask  
GetCatalogSQLHandler Created by xkou on 12/19/2016. 
GetContents GetContents bean class 
GetContents.Factory Factory class that keeps the parse method 
GetContentsResponse GetContentsResponse bean class 
GetContentsResponse.Factory Factory class that keeps the parse method 
GetCubeAttributeGroupInfoHandler Created by xkou on 12/22/2016. 
GetCubeAttributeGroupInfoTask This class implements the GetCubeAttributeGroupInfo task. 
GetCubeBinaryResultsTask  
GetCustomConnectorTask  
GetD3WidgetFilesListTask  
GetDBInstancesTask  
GetDBMSHandler Created by xkou on 12/14/2016. 
GetDBMSTask  
GetDBObjectsTask  
GetDBRolesTask  
GetDescriptorsTask This is the task for retrieving descriptors for certain locale. 
GetDIExternalInfoTask  
GetDimensionTask  
GetDIProjectSettingsTask  
GetDMXMetricFunctionProperties GetDMXMetricFunctionProperties bean class 
GetDMXMetricFunctionProperties.Factory Factory class that keeps the parse method 
GetDMXMetricFunctionPropertiesResponse GetDMXMetricFunctionPropertiesResponse bean class 
GetDMXMetricFunctionPropertiesResponse.Factory Factory class that keeps the parse method 
GetDocumentPromptElements GetDocumentPromptElements bean class 
GetDocumentPromptElements.Factory Factory class that keeps the parse method 
GetDocumentPromptElementsResponse GetDocumentPromptElementsResponse bean class 
GetDocumentPromptElementsResponse.Factory Factory class that keeps the parse method 
GetDocumentResults GetDocumentResults bean class 
GetDocumentResults.Factory Factory class that keeps the parse method 
GetDocumentResultsResponse GetDocumentResultsResponse bean class 
GetDocumentResultsResponse.Factory Factory class that keeps the parse method 
GetDRLRelatedSubscriptionsTask  
GetDynamicRecipientListsTask  
GetDynamicRecipientListTask  
GetElementFromGraphTask  
GetESRIConfigurationTask  
GetESRIExtraConfigurationTask This class provides the ability to get extra properties for esri map. 
GetESRIKMLConfigurationTask  
GetFlexSettingsTask  
GetGeoShapesTask  
GetGoogleConfigurationTask  
GetGoogleExtraConfigurationTask This class provides the ability to get extra properties for google map. 
GetGridFormatTask This task provides the ability to get formatting information about a grid in a report  
GetGUIDsTask  
GetHierarchyAttributes GetHierarchyAttributes bean class 
GetHierarchyAttributes.Factory Factory class that keeps the parse method 
GetHierarchyAttributesResponse GetHierarchyAttributesResponse bean class 
GetHierarchyAttributesResponse.Factory Factory class that keeps the parse method 
GetHierarchyInfoTask  
GetHistory GetHistory bean class 
GetHistory.Factory Factory class that keeps the parse method 
GetHistoryResponse GetHistoryResponse bean class 
GetHistoryResponse.Factory Factory class that keeps the parse method 
GetIncrementalBrowseResults GetIncrementalBrowseResults bean class 
GetIncrementalBrowseResults.Factory Factory class that keeps the parse method 
GetIncrementalBrowseResultsResponse GetIncrementalBrowseResultsResponse bean class 
GetIncrementalBrowseResultsResponse.Factory Factory class that keeps the parse method 
GetIVEWidgetsTask This provides the ability to get a list of widgets which are available for IVE from widgets.xml. 
GetJDBCConnStrTask Created by xu on 4/19/18. 
GetLinkInfoTask  
GetLocaleInfoTask  
GetLogicalTableTask  
GetMapBoxPolygonIDTask  
GetMapConfigurationTask  
GetMapCoordinates  
GetMapExtraConfigurationTask This class is used to get extra map configurations which resides on web server. 
GetMapShapesTask  
GetMetricDefinitionTask  
GetMobileConfigurationBlockTask  
GetMobileConfigurationIndexTask  
GetMobileConfigurationTask  
GetMobileConfigurationVersionTask  
GetMobileReportsTask  
GetMobileSubscriptionTask  
GetMultiMapConfigurationTask  
GetMWSFunctionalityProperties GetMWSFunctionalityProperties bean class 
GetMWSFunctionalityProperties.Factory Factory class that keeps the parse method 
GetMWSFunctionalityPropertiesResponse GetMWSFunctionalityPropertiesResponse bean class 
GetMWSFunctionalityPropertiesResponse.Factory Factory class that keeps the parse method 
GetMWSIdentity GetMWSIdentity bean class 
GetMWSIdentity.Factory Factory class that keeps the parse method 
GetMWSIdentityResponse GetMWSIdentityResponse bean class 
GetMWSIdentityResponse.Factory Factory class that keeps the parse method 
GetMWSInfoProperties GetMWSInfoProperties bean class 
GetMWSInfoProperties.Factory Factory class that keeps the parse method 
GetMWSInfoPropertiesResponse GetMWSInfoPropertiesResponse bean class 
GetMWSInfoPropertiesResponse.Factory Factory class that keeps the parse method 
GetMWSOfficeInstallInfo GetMWSOfficeInstallInfo bean class 
GetMWSOfficeInstallInfo.Factory Factory class that keeps the parse method 
GetMWSOfficeInstallInfoResponse GetMWSOfficeInstallInfoResponse bean class 
GetMWSOfficeInstallInfoResponse.Factory Factory class that keeps the parse method 
GetMWSProperties2 GetMWSProperties2 bean class 
GetMWSProperties2.Factory Factory class that keeps the parse method 
GetMWSProperties2Response GetMWSProperties2Response bean class 
GetMWSProperties2Response.Factory Factory class that keeps the parse method 
GetNamedFolderID  
GetNeeFeatureFlagsTask  
GetNewMobileConfigurationTask  
GetObjectDetailsTask  
GetObjectInBulkTask  
GetObjectProperties GetObjectProperties bean class 
GetObjectProperties.Factory Factory class that keeps the parse method 
GetObjectPropertiesResponse GetObjectPropertiesResponse bean class 
GetObjectPropertiesResponse.Factory Factory class that keeps the parse method 
GetObjectSubscriptionsTask  
GetODBCDriversTask  
GetODBCDSNsTask  
GetPageByTreeTask  
GetPluginsVisListTask  
GetPluginVisListTask  
GetProjectAttributeInfo  
GetProjectAttributeInfoHandler Created by xkou on 12/22/2016. 
GetProjectDBRolesTask  
GetProjectFolder GetProjectFolder bean class 
GetProjectFolder.Factory Factory class that keeps the parse method 
GetProjectFolderResponse GetProjectFolderResponse bean class 
GetProjectFolderResponse.Factory Factory class that keeps the parse method 
GetProjects GetProjects bean class 
GetProjects.Factory Factory class that keeps the parse method 
GetProjectSources GetProjectSources bean class 
GetProjectSources.Factory Factory class that keeps the parse method 
GetProjectSourcesResponse GetProjectSourcesResponse bean class 
GetProjectSourcesResponse.Factory Factory class that keeps the parse method 
GetProjectsResponse GetProjectsResponse bean class 
GetProjectsResponse.Factory Factory class that keeps the parse method 
GetProjectsTask This Task returns a collection of projects on a web server. 
GetPromptsTask This class implements a Task that returns information about a set of Prompts (questions and answers). 
GetQuotaTask  
GetRecentSaveAsFoldersTask  
GetReportAnnotations GetReportAnnotations bean class 
GetReportAnnotations.Factory Factory class that keeps the parse method 
GetReportAnnotationsResponse GetReportAnnotationsResponse bean class 
GetReportAnnotationsResponse.Factory Factory class that keeps the parse method 
GetReportGraphImageTask This task returns information about a report graph: both information about the graph (e.g., its map) and the actual image. 
GetReportGraphPropertiesTask  
GetReportPromptElements GetReportPromptElements bean class 
GetReportPromptElements.Factory Factory class that keeps the parse method 
GetReportPromptElementsResponse GetReportPromptElementsResponse bean class 
GetReportPromptElementsResponse.Factory Factory class that keeps the parse method 
GetReportResults GetReportResults bean class 
GetReportResults.Factory Factory class that keeps the parse method 
GetReportResultsResponse GetReportResultsResponse bean class 
GetReportResultsResponse.Factory Factory class that keeps the parse method 
GetReportXDADefinitionHandler  
GetReportXDADefinitionTask  
GetResources GetResources bean class 
GetResources.Factory Factory class that keeps the parse method 
GetResourcesResponse GetResourcesResponse bean class 
GetResourcesResponse.Factory Factory class that keeps the parse method 
GetRSDocumentAnnotations GetRSDocumentAnnotations bean class 
GetRSDocumentAnnotations.Factory Factory class that keeps the parse method 
GetRSDocumentAnnotationsResponse GetRSDocumentAnnotationsResponse bean class 
GetRSDocumentAnnotationsResponse.Factory Factory class that keeps the parse method 
GetRSDocumentPromptElements GetRSDocumentPromptElements bean class 
GetRSDocumentPromptElements.Factory Factory class that keeps the parse method 
GetRSDocumentPromptElementsResponse GetRSDocumentPromptElementsResponse bean class 
GetRSDocumentPromptElementsResponse.Factory Factory class that keeps the parse method 
GetRSDocumentResults GetRSDocumentResults bean class 
GetRSDocumentResults.Factory Factory class that keeps the parse method 
GetRSDocumentResultsResponse GetRSDocumentResultsResponse bean class 
GetRSDocumentResultsResponse.Factory Factory class that keeps the parse method 
GetRWDocumentViewsTask  
GetRWEmbeddedImageTask  
GetRWGraphImageTask This Task retrieves the binary image data for a graph node in a Report Writing document. 
GetRWGraphPropertiesTask  
GetRWGridFormatTask This task provides the ability to get formatting information about a specific grid in a document 
GetRWGridViewFilterTask  
GetRWTransactions  
GetRWTransactionsHelper Moved from GetRWTransactions.java DE53013: Sometimes we already have the information needed, then we don't need to send a command to get them from I-Server again. 
GetRWTransactionSourcesTask  
GetRWTransactionTargetDataset  
GetSearchSuggestionsTask  
GetServerInfoTask  
GetServerJSONResultsTask  
GetServerPropertiesTask  
GetSessionStateTask A simple Task that logs a user into an Intelligence Server. 
GetShapeGeoDataTask  
GetShortcutsList This provides the ability to get a list of shortcuts available on the page. 
GetSingleDBRole  
GetSubscriptionAssociatedInformationTask  
GetSystemFunctionsTask  
GetSystemPickerJsonTask This web service task can be used to obtain a JSON representation of the system pickers 
GetThresholdsTask  
GetTransactionReportDefinition  
GetTriggersHandler  
GetTriggersTask  
GetUserDICubeInfoTask  
GetUserPreferences GetUserPreferences bean class 
GetUserPreferences.Factory Factory class that keeps the parse method 
GetUserPreferencesResponse GetUserPreferencesResponse bean class 
GetUserPreferencesResponse.Factory Factory class that keeps the parse method 
GetUserPrivilegeXmlTask  
GetVersionInfo This provides the ability to get the web version. 
GetVisualizationGalleryTask  
GetVisualizationLists GetVisualizationLists bean class 
GetVisualizationLists.Factory Factory class that keeps the parse method 
GetVisualizationListsResponse GetVisualizationListsResponse bean class 
GetVisualizationListsResponse.Factory Factory class that keeps the parse method 
GetWebServiceCatalogHandler Created by yoli on 12/20/16. 
GetWebServiceCatalogTask  
GetWebServiceURLHandler Created by yoli on 12/20/16. 
GetWebServiceURLTask  
GetXDASchemaDBRoleTask  
GGCalendar GGCalendar interface that defines minimum contract all GGCalendar must implement. 
GGCalendarImpl GGCalendarImpl abstraction 
GlobalHeadersFilter Implementation of Servlet filter that adds one or more headers to each and every HTTP response. 
GlobClassMethodTracingFilter This filter utilizes glob expressions (wildcards: '*' and '?') to filter class and methods. 
GoogleChannel  
GoogleConfigurationInfo  
GoogleMapKeyInfo  
GoogleMapProjection Google map projection, convert from LatLng object to world coordinate and from world coordinate to PixelPoint object. 
GoogleMapTransform  
GoogleMapVisualizationDataTransformImpl  
GraphAxisInformation This class is used for handling the axis information for the ones that should be displayed given the current graph major type 
GraphBean

The GraphBean encapsulates the WebGraph object, which contains the binary graph data. 

GraphColorGradientEditorBean  
GraphColorGradientEditorBeanImpl  
GraphColorPicker  
GraphFormatEditorBean This class provides the graph formatting editor interface for modifying the looks of the graph currently being displayed to the user. 
GraphFormatHelper This class provides a series of methods that aid on the manipulation of graph formatting properties. 
GraphFormatInfoHelper

Title: GraphFormatHelper. 

GraphFormatInfoHelper.Attribute  
GraphFormatInfoHelper.Exception  
GraphFormatInfoHelper.Exceptions  
GraphFormatInfoHelper.GraphAttribute  
GraphFormatInfoHelper.GraphAttributes  
GraphFormatInfoHelper.GraphFormatInfo All nodes are set as inner classes  
GraphFormatInfoHelper.GraphMajorType  
GraphFormatInfoHelper.GraphMajorTypes  
GraphFormatInfoHelper.GraphMinorType  
GraphFormatInfoHelper.GraphMinorTypes  
GraphFormatInfoHelper.GraphObject  
GraphFormatInfoHelper.GraphObjects  
GraphFormatInfoHelper.IncludeType  
GraphFormatInfoHelper.IncludeTypes  
GraphFormatToolbarBean This class provides the graph formatting toolbar interface for modifying the looks of the graph currently being displayed to the user. 
GraphImageTransform This is the transform which renders the acual graph image. 
GraphSeriesInformation This class is used for handling the series information that should be displayed given the current graph major and minor type 
GraphSeriesTargetInfo Wrapper class containing all the information needed by the GraphFormatHelper to retrieve the Graph Series targets with the appropriate descriptors and series number values 
GraphTitleInformation This class is used for handling the title information for the axis that should be displayed given the current graph major type 
GraphTitleTabBean  
GraphTitleTabBeanImpl  
GridAutoStylesBean

Title: GridAutoStylesBean. 

GridAutoStylesHelper Helper class used to read autostyles 
GridAutoStylesTransform

Title: GridAutoStylesTransform. 

GridColorGradientEditorBean  
GridColorGradientEditorBeanImpl  
GridFormatBean This class provides the basic grid formatting component interface for modifying the looks of the grid currently being displayed to the user. 
GridFormatEditorBean This class provides the grid formatting editor interface for modifying the looks of the grid currently being displayed to the user. 
GridFormatHelper This class provides a series of methods that aid on the manipulation of grid formatting properties. 
GridFormatToolbarBean This class provides the grid formatting toolbar interface for modifying the looks of the grid currently being displayed to the user. 
GridLinkedDrillTask  
GridWebFormatHelper This class provides a series of methods that aid on the manipulation of grid formatting properties. 
GridWidget Represents a Widget that can be applied to a grid in a report services document. 
GridWidgetList Represents a list of widgets to be displayed on the widgets menu. 
GroupbyPropertiesEditorBean  
GroupbyPropertiesEditorTransform  
GroupPathBean The interface GroupPathBean is responsible to keep track of the user groups being visited. 
GroupPathTransform  
GuiComponent

Title: GuiComponent. 

GUID_Generator This class provides a static method to generate global unique identifier in the format of string with 32 hex characters. 
GUIDValidator  
GuiElement

Title: GuiElement. 

GuiElementFactory GuiElementFactory is the factory class for the gui elements This class is used to create instances for different GUI Element classes using its public methods. 
GuiElementsBlockTransform Provides several methods usefull for block transformation typically used on the block layout file 
GUIOperator  
GZIPHelper GZIPHelper is a utility class to compress/decompress data using GZIP alorithm (aka LZ77 algorithm). 

H

Handler  
HandlerCall<T> Call to a "handler" (Reusable logic built on top of WebObjects, initially migrated from task)  
HandlerConfigurationException This exception indicates that a Task is not properly configured. 
HandlerException This is the base class for a set of task-related exceptions. 
HandlerInternalException This exception indicates an internal error, often from the Intelligence Server. 
HandlerRequestMalformedException This exception class represents the condition when an incoming Task request is malformed. 
HandlerStatusCodes This interface defines the status codes that can be returned for Tasks. 
HandlerTaskUtils Utils for tasks that use handlers. 
HandlerUtils  
HashList<K, V> The HashList class allows the user to add, remove and examine the s in a given collection. 
HelpHelper

This class attempts to ease the construction of help link in the application. 

HelpOnCBTabManagerTransform  
HelpSetupTransform This class is used to change Help Properties  
HighlightedObject This interface represents an object that a user selects on a Web browser and wants to highlight in the next Web page. 
HighlightedObjects This interface is a typical collection interface of HighlightedObject
HistoryListPageComponentImpl Specialized implementation of the page component used for the "History List" page. 
HTMLAttributesJsGenerator  
HTMLEncoder Class for performing an HTML encoding on the data. 
HTMLHelper

This class attempts to ease the construction of HTML content inside a Markup Output object. 

HtmlSanitizer  
HttpBrowserSettings This class is deprecated. Use CookieBrowserSettings instead.  
HTTPHelper This class contains some public utility methods that can be used for handling parameters included on collections such as the HttpServletRequest object, and the RequestKeys object. 
HttpRequestKeys The HttpRequestKeys class makes available to the application the values of parameters passed on the URL (Query String), post (form data), cookies and session variables. 
HttpServletContainerServices This is the implementation class for the ContainerServices interface when application is running in the Java Web Container environment. 
HyperLinkObjectExplorerTransform  

I

ICharsetModifiable  
ICharsetTranscoder  
IContentConsumer This interface represents a consumer of data from input stream. 
IDSSXMLAdmin IDSSXMLAdmin is an interface used for Web API administration purposes. 
IDSSXMLAppSchemaServer  
IDSSXMLCluster A cluster is defined as a group of IDSSXMLClusterNode objects. 
IDSSXMLClusterAdmin This interface provides the functionality for an application to manage a cluster of Intelligence Servers. 
IDSSXMLClusterNode This interface contains a set of properties of a cluster node (an Intelligence Server). 
IDSSXMLClusterNodeInfo  
IDSSXMLClusters This is a collection of IDSSXMLCluster interfaces. 
IDSSXMLConfigServer This interface contains methods relating to configuration-related operations on the Intelligence Server. 
IDSSXMLDocumentServer This interface provides the functionality for applications to execute and manipulate a document. 
IDSSXMLElementServer The ElementServer interface retrieves elements from the Intelligence Server. 
IDSSXMLEncryptor This object exposes an API for encryption. 
IDSSXMLFileLoader This class handles the loading of images (usually graphs) from the Intelligence Server. 
IDSSXMLInbox This interface provides access to the messaging functionality of the Intelligence Server. 
IDSSXMLMDXCubeServer This interface contains methods relating to cube and cube object browsing. 
IDSSXMLObjectServer Provides the interface for an application to retrieve objects by object ID or search criteria. 
IDSSXMLObjectServer.StringFormatAndErrorData  
IDSSXMLOneTierServer  
IDSSXMLPerfCounterServer This interface allows the user to access the performance counter functionality of the Intelligence Server. 
IDSSXMLProjectInfo  
IDSSXMLReportServer This interface provides the functionality for an application to execute a report by report ID, filter/template ID and report definition. 
IDSSXMLScheduleServer The IDSSXMLScheduleServer interface is used to schedule, unschedule, and view the schedules of reports, documents, or cache expirations. 
IDSSXMLServerAdmin Interface for server administration related operation. 
IDSSXMLServerSession This is the interface for the ServerSession object. 
IDSSXMLServerSession.ActionTime  
IDSSXMLServerSession.RestApiUrlParams Params for getting REST API Url location  
IDSSXMLSessionId IDSSXMLSessionId is the object version of the sessionID. 
IDSSXMLSessionId.Factory Factory class is used to create the various Session Id objects from the augmented session id string 
IDSSXMLSessionId.IConfigSessionId IConfigSessionId is a configuration session id (ConfigSessionId) 
IDSSXMLSessionId.IMasterSessionId IMasterSessionId is a master session id (MasterSessionId) 
IDSSXMLSessionId.IProjectSessionId IProjectSessionId is a project session id (ProjectSessionId) 
IDSSXMLSessionId.TYPE  
IDSSXMLSessionIdParser IDSSXMLSessionIdParser is used to parse an augmented session id. 
IDSSXMLSubscriptionServer This interface provides all the functionality related to subscriptions in the XML API layer. 
IDSSXMLUserPrivilege This interface is used to access a list of user privileges for an Intelligence Server user in an easy way. 
IDSSXMLUserProjectPrivilege This interface is used to access a list of user privileges for an Intelligence Server user in an easy way. 
IfBeanValueTag  
IfBeanValueTagHelper Helper for the IfBeanValueTag tag library. 
IfConnectionValueTag  
IfConnectionValueTagHelper Helper for the IfConnectionValueTag tag library. 
IfDisplayMoreTag  
IfDisplayMoreTagHelper Helper for the IfDisplayMoreTag tag library. 
IfErrorValueTag  
IfErrorValueTagHelper Helper for the IfErrorValueTag tag library. 
IfFeatureTag  
IfFeatureTagHelper Helper for the IfFeatureTag tag library. 
IFlushable  
IfPlainTextExportTag  
IfPlainTextExportTagHelper Helper for the IfPlainTextExportTag tag library. 
IFrameOutputTag  
IFrameUpdateFilterAddon This class provides a way to control the list of beans rendered on a page during an IFrameUpdate. 
IfShowAdminPageTag  
IfShowAdminPageTagHelper Helper for the IfShowAdminPageTag tag library. 
IfTag The IfTag interface respresents a conditional tag whose result determines which branch to execute at the runtime. 
IfTemplateValueTag  
IfTemplateValueTagHelper Helper for the IfTemplateValueTag tag library. 
IfUseIframeTag  
IfUseIframeTagHelper Helper for the IfUseIframeTag tag library. 
ImageLayoutVisualizationPropertiesTransform  
ImageMapVisualizationDataTransform This transform generates the Json data needed for the Area Mashup visualization. 
ImageTag The ImageTag represents a HTML image tag. 
ImageViewerVisualizationPropertiesTransform  
ImportAsyncSaveRWDTask  
ImportDerivedElementsBean This interface extends the ObjectExplorerBean by adding information specific to browsing a FolderBean 
ImportDerivedElementsEventHandler  
ImportDerivedElementsTransform  
ImportFileHandler Created by yoli on 12/2/16. 
ImportFileTask This Task processes the file uploaded from an HTML form and returns the content of the file to client. 
ImportImageTask  
ImportSaveRWDTask  
ImportSaveRWDTask.ImportDashboardResultHandler  
ImportSourceObjectHandler Created by xkou on 12/21/2016. 
ImportSourceObjectTask  
ImportWizardBean  
ImportWizardFlashTransform  
InboxBean The InboxBean interface allows the users to manage their History List. 
InboxClearTransform

Title: InboxListTransform. 

InboxDelete  
InboxDetails  
InboxDetailsTransform This class is deprecated. We do not show the inbox details on the left toolbar on the history list page any more.  
InboxExport  
InboxExtrasTransform

Title: InboxExtrasTransform. 

InboxListTransform This class is deprecated. Use InboxListXHTMLTransform instead.  
InboxListXHTMLTransform

Title: InboxListXHTMLTransform. 

InboxListXHTMLTransform.Context Extends AbstractAppTransform.Context by providing a link to the current WebObjectInfo
InboxPDF  
InboxRename  
InboxToolbarTransform This transform renders the different options that can be offered to users on the History List page, such as refreshing the contents, clearing them or showing more level of information about the messages already displayed. 
InboxUnread  
IncludeBlock THIS CLASS IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT. 
IncludeDir THIS CLASS IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT. 
IncludeTag  
IncludeTagImpl  
IncrementalFetch IncrementalFetch interface that defines minimum contract all IncrementalFetch must implement. 
IncrementalFetch.IncrementalFetchDetails This class takes care of the calculations needed for knowing what element indexes are currently being displayed, how many total elements are on the list, how many are still ahead, etc. 
IncrementalFetchImpl IncrementalFetchImpl abstraction it renders an HMTL output for Incremental fetch functionality. 
IncrementalFetchSettings The interface IncrementalFetchSettings contains the settings for incremental fetch. 
InMemoryHandler This handler keeps track in memory of all published records until flush is called. 
InputTag The InputTag represents a HTML input tag. 
InsertLayoutBlockTransform  
InsertMenuBlockTransform  
Instance This interface represents an Instance object, which is a collection of counters. 
InstanceStatus This interface represents the status of a single server instance. 
IntArrayList  
IntegerPool Pool of reusable Integer objects. 
IntelligenceServerInstance This interface represents a server instance object which is for an Intelligence Server. 
IntelligenceServerInstances The IntelligenceServerInstances interface represents a list of IntelligenceServerInstance objects. 
IntelligenceServerInstanceStatus The IntelligenceServerInstanceStatus contains methods which pertain to the status of an Intelligence Server Instance. 
InteractiveGridVisualizationDataTransform  
IntValidator This implements a validator that checks if the input is a correct integer value. 
IntWrapper A mutable wrapper for the int primitive. 
IOSSmartBannerBean Bean to show ios smart banner  
IOSSmartBannerBeanImpl  
IPadTimeLineVisualizationPropertiesTransform  
IPhoneGetReportResultsTask  
IPhoneGetRWResultsTask  
IphoneGraphResultsTask  
IPhoneGridVisualizationPropertiesTransform  
IPhoneImageMapPropertiesTransform  
IPhoneMapVisualizationPropertiesTransform  
IPhoneMarkerMashupVisualizationPropertiesTransform  
IPhoneMobileSubscribeTask  
IPhoneMobileUnsubscribeTask  
IPhonePreLoadRWResultsTask  
IPhoneReportDataXMLTransform  
IPhoneReportGridCellColHeaderImpl  
IPhoneReportGridCellMetricValueImpl  
IPhoneReportGridCellRowHeaderImpl  
IPhoneReportGridTransformImpl  
IPhoneReportInteractiveGridXMLTransform  
IPhoneReportMapXMLTransform  
IPhoneReportResultsTask  
IPhoneReportXMLTransform  
IPhoneRWResultsTask This class implements a Report Writer Document Execution Task. 
IPhoneRWTransform Title: MSTR Web Transform Component: IPhoneRWTransform Description: Provides report bean a grid view Company: MicroStrategy 
IPhoneTimeSeriesEditorTransform  
IPhoneUtils  
IResultsAsStream  
IScheduler<T> IScheduler always runs on a whole minute (zero seconds). 
IScheduler.Factory  
IScheduler.ITask<T>  
IServerResponseImpl IServer specific Response handling Only predefined headers would be parsed 
IServerRestClient  
IServerRestClientBuilder Builder pattern to build I-Server REST Client

Ex. 

IsSessionValid IsSessionValid bean class  
IsSessionValid.Factory Factory class that keeps the parse method  
IsSessionValidResponse IsSessionValidResponse bean class  
IsSessionValidResponse.Factory Factory class that keeps the parse method  

J

JavaConsole  
JavaConsoleHandler  
JavaScriptBundles This class provides both build- and run-time support for JavaScript bundles. 
JavaScriptBundles.JavaScriptBundle  
JavaScriptBundles.JavaScriptBundlesContentHandler  
JavaScriptBundles.JavaScriptFile  
JavaScriptBundlesHelper  
JavaScriptDependencyAnalyserHelper  
JavaScriptDependencyAnalyzer This class is used to provide dependency analysis of JavaScript files. 
JavaScriptHelper This class has some of the most commonly needed JavaScript utilities. 
JavaScriptInfo JavaScriptInfo objects represent the JavaScript code to be executed based on the JavaScript event specified in the event argument for this node. 
JavaScriptInfoList The JavaScriptInfoList class is a collection of JavaScriptInfo instances that hold information about all the Javascript to be executed on different javascript events for a page. 
JavaScriptTag  
JavaScriptTagHelper Helper for the JavaScriptTag tag library. 
JavaxPacScriptParser PAC parser using the Rhino JavaScript engine bundled with Java 1.6
 
Job The interface Job describes a job that is active on the Intelligence Server. 
JobDeletionFailure The interface JobDeletionFailure represents a failure in killing a job. 
JobDetails The interface JobDetails contains the details of a job. 
JobManipulator The interface JobManipulator contains operations to kill jobs. 
JobResults The interface JobResults represents the result of a job retrieval. 
JobSource The interface JobSource is the entry point to retrieve and kill jobs. 
JSONArray A JSONArray is an ordered sequence of values. 
JSONArray A JSONArray is an ordered sequence of values. 
JsonEncoder This class encodes the JSON string. 
JSONException package org.json; The JSONException is thrown by the JSON.org classes when things are amiss. 
JSONException package org.json; The JSONException is thrown by the JSON.org classes when things are amiss. 
JsonGenerator This is MicroStrategy-specific JSON Generator. 
JSONObject A JSONObject is an unordered collection of name/value pairs. 
JSONObject A JSONObject is an unordered collection of name/value pairs. 
JsonPrettyPrinter This class can "pretty-print" JSON text for diagnostic purposes. 
JSONPTag  
JSONPTagHelper  
JsonRenderer This class is used to render the contents of a Block in JavaScript Object Notation (JSON) format. 
JsonRWDTransform  
JsonString Semantic wrapper for string that holds JSON literal. 
JSONString package org.json; The JSONString interface allows a toJSONString() method so that a class can change the behavior of JSONObject.toString(), JSONArray.toString(), and JSONWriter.value(Object)
JSONString package org.json; The JSONString interface allows a toJSONString() method so that a class can change the behavior of JSONObject.toString(), JSONArray.toString(), and JSONWriter.value(Object)
JSONTokener A JSONTokener takes a source string and extracts characters and tokens from it. 
JSONTokener A JSONTokener takes a source string and extracts characters and tokens from it. 
JsonWebTokenPayLoad JSON Web Token payload model class  
JsonWebTokenUtils Class with helper methods to create JWT token and validate it  
JspsModule  
JuilElementTag The JuilElementTag interface respresents the html/javascript to register a model block and view block (directly retrieved from BlockFactory instance. 
JuilElementTagHelper  
JUILLayoutsTagImpl This class implements the behavior of the juilLayouts tag. 
JUILLayoutsTagImpl This class implements the behavior of the juilLayouts tag. 

K

KeepSessionAliveTask This Task checks the status an Intelligence Server session. 
KerberosSession The class is used for retrieving the ticket for Kerberos authentication by using GSS API. 
KerberosSession.EnumKerberosMode  
Key  
KeyAlreadyExistsException  
KeyDoesNotExistException Insert the type's description here. 
KeyedList<T extends KeyedObject>  
KeyedObject  
KMLContentHandler  
KMLObject  
KMLParser  
KMLParserException  
KMLShapeRepository The repository loads the kml files and creates and caches the @{link KMLObject} into memory for query. 

L

LatLng Represent the latitude and longitude of a map location. 
LayerRelationshipsParser  
LayersParser  
Layout The Layout interface represents a single layout that is associated with a style. 
LayoutContext The LayoutContext class holds the information required by the layout rendering methods to generate dynamic contents. 
LayoutFilesModule  
LayoutImpl This class implements the Layout interface in the Style Catalog. 
LayoutParser The LayoutParser interface defines the methods that comprise a class that parses the layout definition (as a String) into an in-memory representation (in the form of a LayoutTag object instance. 
LayoutParser.MessageListener This inner interface defines the callback interface used by the Parser to report warning and error conditions back to the caller. 
LayoutParserAware  
LayoutParserDefn The LayoutParserDefn interface stores the definition of a LayoutParser by recording a unique name and a fully qualified class name. 
LayoutParserDefnImpl The LayoutParserDefnImpl class implements the LayoutParserDefn interface in the Style Catalog. 
LayoutParserDefns The LayoutParserDefns interface represents a collection of layout parser defined by this Style Catalog. 
LayoutParserDefnsImpl The LayoutParserDefnsImpl class implements the LayoutParserDefns interface for the Style Catalog. 
LayoutParsingException This exception represents a failed parser of the layout definition. 
Layouts The Layouts interface represents a collection of Layout objects. 
LayoutsImpl The LayoutsImpl class implements the Layout interface for the Style Catalog. 
LayoutSource The LayoutSource interface represents an object that can retrieve a layout definition from a specific storage repository. 
LayoutSourceDefn The LayoutSourceDefn interface stores the definition of a LayoutSource by recording a unique name and a fully qualified class name. 
LayoutSourceDefnImpl The LayoutSourceDefnImpl class implements the LayoutSourceDefn interface for the Style Catalog. 
LayoutSourceDefns The LayoutSourceDefns interface represents a collection of layout source defined by this Style Catalog. 
LayoutSourceDefnsImpl The LayoutSourceDefnsImpl class implements the LayoutSourceDefns interface for the Style Catalog. 
LayoutSourceFile The LayoutSourceFile implements the LayoutSource interface by providing a way to associate layout definitions with disk files. 
LayoutSourceString The LayoutSourceFile implements the LayoutSource interface by providing using the "location" to be the actual layout definition. 
LayoutTag The LayoutTag interface represents the root tag of a layout source. 
LayoutTransform The LayoutTransform interface defines a special class of MicroStrategy Transform objects that are "layout aware". 
Level  
LicensedUsers The LicensedUsers interface represents a list of users which use a license of a single type. 
LicenseSource The LicenseSource interface is the source interface for all license auditing-related functionality. 
LicensingException This is an exception class for all errors thrown by classes in the com.microstrategy.utils.licensing package. 
LicensingHelper  
LicensingInfoTag

The LicensingInfoTag is used to display errors and warnings associated with MicroStrategy license information, such as:

  1. when the local MicroStrategy Web license has expired or is due to expire. 
LicensingInfoTagHelper This is the Helper class for the LicensingInfoTag
LicensingSupport This class serves as an entrypoint into the com.microstrategy.utils.licensing package. 
LimitedDict  
LimitElementTransform A subclass of the FilterElementTransform that takes care of the MDX report filter specific. 
LimitExpressionBean  
LimitExpressionBlockBuilder  
LineSimplification  
LinkDBRToProjectTask  
ListObjectInfo The ListObjectInfo class is a wrapper around the list produced in the list tag It extends the BaseObjectInfo tag but overwrites serveral of its method 
ListTag The ListTag interface provides a list of values at the runtime when it gets rendered. 
LoadDocLayoutTask  
LocalBeanFactory The LocalBeanFactory interface specifies the contract that a package-level bean factory must implement--most importantly, the ability to create a bean based on its type name. 
LocaleInfo Class to provide locale-specific information such as date format, decimal separator, and thousands separator. 
LocalesModule This module is responsible to upgrade the locales.xml file. 
LocalizableException  
LocalizableMessage  
Log  
Log  
Log  
Log Defines Java logger for MicroStrategy Web Services. 
LogCategories This interface represents the collection of LogCategorys that can be persisted for performance monitoring. 
LogCategory This interface represents a log category. 
LogCounter This interface represents a log counter for IServer performance logging. 
LogDestination This interface represents a log destination for an IServer. 
LogDestinations This interface represents the log destinations for an IServer. 
LogFormatter  
Logger A Logger object is used to log messages for a specific system or application component. 
LoggerConfigObserver logger.properties observer 
LoggerConfigurator Copyright: Copyright (c) 2002 Company: MicroStrategy, Inc. 
LoggerHelper  
LoggingManagementBean Provides a editable framework for the logging API, specifically an abstraction over editing logger.properties. 
LoggingTag  
LoggingTagHelper Helper for the LoggingTag tag library. 
LoginBean This bean holds and display the required information for a user to log in to a project. 
LoginContinueTransform

Title: LoginContinueTransform. 

LoginFirstTask  
LoginForm  
LoginTask A simple Task that logs a user into an Intelligence Server. 
LoginTransform This transform renders the login dialog to the user, displaying the different options according to what the Administrator has marked as enabled for users given the IServer and Project selected. 
LoginXHTMLTransform This transform renders the login dialog to the user, displaying the different options according to what the Administrator has marked as enabled for users given the IServer and Project selected. 
LogManager  
LogoutBean This bean holds and display the required information for a user to log out from the current sessions. 
LogoutTask A simple Task that logs a user out of an Intelligence Server session. 
LogoutTransform This transform renders the logout dialog to the user. 
LogRecord  
LookupRequest A request object for querying the geo object lookup info. 
LRUHashList A simple HashList wrapper where entries expire on a LRU basis. 
LZW  

M

MachineCPUInfo This interface represents the CPU usage information of a single Intelligence Server. 
Macro THIS CLASS IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT. 
MacroAlreadyExists An exception that indicates that the user is attempting to define a macro which already exists. 
MacroDoesNotExist An exception that indicates that the requested macro is not defined for this context. 
MacroHelper  
Macros THIS CLASS IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT. 
MainServlet  
MalformedMethodException Thrown when there is any error invoking a rendering method through Java reflection API. 
ManipulateUserAnswer ManipulateUserAnswer bean class 
ManipulateUserAnswer.Factory Factory class that keeps the parse method 
ManipulateUserAnswerResponse ManipulateUserAnswerResponse bean class 
ManipulateUserAnswerResponse.Factory Factory class that keeps the parse method 
MapBoxBoundaryCache  
MapBoxConfigurationInfo  
MapBoxTokenInfo  
MapDecorations  
MapMigrationHelper  
MapNameConversionElement  
MapNameConversions  
MapObject The base class for map objects such as markers, line objects, shapes etc. 
MapObjectFactory  
MapObjectRepository<T extends MapObject>  
MapObjectSerializer<E extends MapObject>  
MapperDefn This class represents the definition of a StyleMapper class. 
MapperDefnImpl This class implements the MapperDefn interface for the Style Catalog. 
MapperDefns The MapperDefns interface represents a collection of mapper definition objects for this Style Catalog. 
MapperDefnsImpl This class implements the MapperDefns interface for the Style Catalog. 
MappingColumn  
MappingCreator  
MappingIdentifier  
MappingOperation Created by Andrei on 05/23/2017. 
MappingRelationship Created by Andrei on 05/23/2017. 
MapProjection The interface for Map projection system. 
MapShape The MapShape object is a subtype of MapObject created for representing a shape object stored in a repository. 
MapShapeCache  
MapShapeRepository The MapShapeRepository loads shape data from file databases and caches the geomtry data into memory. 
MapStyle  
MapStyleJson  
MapStyleList  
MarkupOutput This object is used by a transform to record the results of a transformation. 
MDXReportLimitElementTransform A subclass of the FilterElementTransform that takes care of the MDX report filter specific. 
MediaTypes MediaTypes class represents the media types supported by the REST API package This class serves as a wrapper to hide the third party library being used to make REST API calls 
Menu

Title: Menu. 

MenuBlockTransform  
MenuImpl

Title: MenuImpl. 

MergeOrderedLists  
MessageInfo This interface provides information about a localized message. 
MessageInfoImpl  
MessageRouter This interface represents the callback for reporting warnings and errors to the system. 
Messages The interface encapsulates messages information. 
MessagesManager This class contains a list of Messages instances, each of which is associated with a specific java.util.Locale object or a Windows LCID (Window-based locale ID). 
MetaContentType  
MetaContentTypeTag  
MetaContentTypeTagHelper Helper for the MetaContentTypeTag tag library. 
MetadataPromptsSource This interface is used to represent a source of prompts that originates in the Intelligence Server metadata. 
MetadataSearchTask This is the task for metadata searching. 
MethodTypes Supported Method types for REST Client 
MetricQualLevelEditorBean  
MetricQualLevelEditorTransform  
MicrostrategyAttributeInfo  
MicrostrategyProjectInfoList  
MicrostrategyProjectsInfoList  
MissingKeyException  
MkitBundleProcess  
MkitBundles  
MkitClearCaseTSToJS  
MkitDependencyAnalyzer  
MkitDescriptorsAnalyzer  
MkitFileName  
MkitInsBuild  
MkitJavaScriptBundles  
MkitMarkupServlet  
MkvBundles  
MkvRequestFilter  
MobileAppLoginTask  
MobileChunkedAppContext  
MobileChunkedAppContext.MobileElementIDMap  
MobileChunkedAppContext.MobileObjectRefIDMap  
MobileChunkedAppContext.MobilePageIndexMap  
MobileChunkedAppContext.MobileStyleManager  
MobileChunkedGraphDataTransform  
MobileChunkedGraphResultsTask  
MobileChunkedGridResultsTask  
MobileChunkedRWResultsTask  
MobileChunkedRWTransform  
MobileChunkingHelper  
MobileConfigurationException  
MobileConfigurationManager  
MobileController  
MobileControllerRequestState  
MobileDataXMLTransform  
MobileDeleteSubscriptionTask  
MobileDuplicateMessageTask  
MobileExecuteReportDSTask  
MobileExecuteReportTask  
MobileExecuteRWDSTask  
MobileExecuteRWTask  
MobileGetDevicesTask  
MobileGetInboxMessageTime  
MobileGetPushRegistrationStatusTask  
MobileGraphResultsTask  
MobileGraphXMLTask Task for executing a report. 
MobileGraphXMLTransform MobileGraphXMLTransform is a report transform that generates a simplified version of the report xml. 
MobileGridResultsTask  
MobileHTMLGridResultsTask  
MobileHTMLGridTransform  
MobileLoadSubscriptionTask  
MobileLoginTask  
MobilePollStatusTask  
MobilePreambleXMLTransform  
MobilePromptsXmlTask  
MobilePushRegisterTask  
MobilePushUnregisterTask  
MobileRefreshSubscriptionTask  
MobileRWPDFResultsTask  
MobileRWResultsTask  
MobileSavePropertiesTask  
MobileSaveSubscriptionTask  
MobileServlet  
MobileSubscriptionTask  
MobileTaskUtils  
MobileUpdateSubscriptionTask  
MobileValidateMetricValueTask  
ModifyChildrenTask  
ModifyHistoryListMessages ModifyHistoryListMessages bean class 
ModifyHistoryListMessages.Factory Factory class that keeps the parse method 
ModifyHistoryListMessagesResponse ModifyHistoryListMessagesResponse bean class 
ModifyHistoryListMessagesResponse.Factory Factory class that keeps the parse method 
ModifyPrivilegesTask  
ModifySecurityFilterTask  
ModifySecurityRolesTask  
ModifyUserTask  
MojoAttributeTransform  
MojoBlockProperties  
MojoCustomGroupTransform  
MojoDEHelper  
MojoFolderTransform  
MojoGetCustomSortTask  
MojoGetDocumentManifestTask  
MojoGetNDETask  
MojoGetReportWorkingSetTask  
MojoIVETransform  
MojoIVETransform.IVELayoutContext  
MojoIVETransform.IVELayoutContextDefn  
MojoMapTransform  
MojoPathTransform Extended implementation for PathTransform used in Mojo pages. 
MojoRWDTransform  
MojoRWDTransform.RWLayoutContext This class is used to walk the Report Writer Document tree (it implements RWBeanVisitor2) and holds state about what it has encountered... 
MojoRWDTransform.RWLayoutContextDefn This class is used to walk the Report Writer Document's definition tree (it implements RWBeanVisitor2 and extends MojoRWDTransform.RWLayoutContext which walks the RWD's data tree)and holds state about what it has encountered... 
MojoRWDTransform.ScriptTagExtractor  
MojoRWDTransform.TransformStringUtil  
MojoRWEventsTask  
MojoRWManipulationTask  
MojoRWUpdatedObjectsSettings  
MojoServerJsonVisualizationDataTransform  
MojoSubscriptionTransform  
MojoTemplateTransformImpl  
MojoToolbarTransform  
MojoVisualizationDataTransform This transform generates the report data needed for Mojo Visualizations. 
MojoVisualizationDateSelectionTransform  
MojoVisualizationSimplifiedDataTransform This transform generates the report data needed for Mojo Visualizations. 
MojoXtabTransformImpl  
MonitorFactory The MonitorFactory is the entry point to access all the monitoring operations. 
MonitorFilter The interface MonitorFilter contains a collection of filter expressions that will be used to filter the results of any monitor information retrieval calls. 
MonitorFilterCondition The interface MonitorFilterCondition represents a filter condition used in monitoring. 
MonitorManipulationException A MonitorManipulationException is thrown if there is a failure in monitoring Intelligence Server activities, such as job monitoring, user connection monitoring, DB connection monitoring etc. 
MonitorManipulationFailure The interface MonitorManipulationFailure represents a failure in monitoring Intelligence Server activities. 
MonitorManipulator The interface MonitorManipulator is the super interface for various type specific manipulator sub interfaces. 
MonitorResults The interface MonitorResults represents the results of a monitor retrieval. 
MonitorSort The interface MonitorSort represents a list of sorting criteria that will be used to sort the results of a data retrieval call on the MonitorSource
MonitorSortCondition The interface MonitorSortCondition represents a sort condition on a monitoring retrieval. 
MonitorSource The interface MonitorSource is the entry point to the monitoring functionality. 
MoveObjects MoveObjects bean class  
MoveObjects.Factory Factory class that keeps the parse method  
MoveObjectsResponse MoveObjectsResponse bean class  
MoveObjectsResponse.Factory Factory class that keeps the parse method  
MSTRCheckedException  
MSTRCheckedException.ExceptionXMLHandler This handler is used to parse XML error messages, and provides a means to extract a more meaningful message out of it. 
MSTRDocumentException  
MSTRGeoShapeInfo  
MSTRGeoShapesInfoList  
MSTRJMXManager

MicroStrategy Java SDK supports Java Management Extensions (JMX). 

MSTRLayoutParser The MSTRLayoutParser class is default parser for all MicroStrategy-defined layout definitions. 
MSTRLayoutParser.ParserContentHandler This is the default implementation of the ContentHandler to use parse the layout XML. 
MSTRLayoutParser.ParserEntityResolver This is the default implementation of the EntityResolver object. 
MSTRLayoutParser.ParserErrorHandler This is the defualt implementation for the ErrorHandler object used with the SAX Parser. 
MSTRLog This is the logging infrastructure for the Java Web API. 
MSTRLoginForm  
MSTRMessage  
MstrPageTagHelper Class to be used as base for the implementation of the custom tag helpers. 
MSTRRestAPIException  
MSTRShapeConfigurationInfo  
MSTRUncheckedException  
MSTRWebAPIException Exception class for all errors thrown from the WebAPI. 
MSTRWebController This is the AppController class for the main MicroStrategy Web application. 
MSTRWebRequest  
MSTRWSJMessageReceiverInOut MSTRWSJMessageReceiverInOut message receiver  
MSTRWSJMSTRWSSoap  
MSTRWSJMSTRWSSoap12  
MSTRWSJMSTRWSSoap12Stub  
MSTRWSJMSTRWSSoapStub  
MSTRWSJServlet  
MSTRWSJSkeleton MSTRWSJSkeleton java skeleton for the axisService 
MultiGeoData<E extends GeoData> The abstract class of the list of same type of GeoData object. 
MultiGeoPolygon A MultiGeoPolygon can contain multiple polygons. 
MultiGeoPolyline A MultiGeoPolyline can contain multiple paths. 
MultiMapConfigurationInfo  
MultiMediaVisualizationPropertiesTransform  
MultipartRequest The class MultipartRequest allows servlets to process file uploads. 
MultipartRequest.File The class MultipartRequest.File encapsulates uploaded files. 
MultipleObjectSelectorTransform  
MultiPoint  
MutableTreeNode<T> This interface extends the concept of a "generic" tree node GenericTreeNode by providing a set of methods that change its contents. 
MutableTreeNodeImpl<T> This is a mutable (changeable) Tree Node. 
MWSAttachmentInfo  
MWSAttachmentInfo MWSAttachmentInfo bean class 
MWSAttachmentInfo.Factory Factory class that keeps the parse method 
MWSAttachmentInfoJBridge  
MWSAttributeElementBrowser Provides MSTR Web Service Attribute Element Browsing functionality. 
MWSAttributeLockInfo  
MWSAttributeLockInfo MWSAttributeLockInfo bean class 
MWSAttributeLockInfo.Factory Factory class that keeps the parse method 
MWSAttributeLockInfoJBridge  
MWSAttributeObjectInfo  
MWSAttributeObjectInfo MWSAttributeObjectInfo bean class 
MWSAttributeObjectInfo.Factory Factory class that keeps the parse method 
MWSAttributeObjectInfoJBridge  
MWSAttributeShortcutInfo  
MWSAttributeShortcutInfo MWSAttributeShortcutInfo bean class 
MWSAttributeShortcutInfo.Factory Factory class that keeps the parse method 
MWSAttributeShortcutInfoJBridge  
MWSBrowseInfo Currently, only a C# version of this object is used in the web service front-end. 
MWSBrowseInfo MWSBrowseInfo bean class 
MWSBrowseInfo.Factory Factory class that keeps the parse method 
MWSBrowseInfoJBridge  
MWSBrowser Provides MSTR Web Service Browser functionality including incremental synchronous/asynchronous object search, history list object retrieval, and attribute element retrieval. 
MWSBrowserUtils Provides common functionality to browser class objects. 
MWSCompoundParameter MWSCompoundParameter is an object that represents a localizable message that is a concatenation of localizable messages. 
MWSConfigurationProperties  
MWSConnectInfo  
MWSConnectInfo MWSConnectInfo bean class 
MWSConnectInfo.Factory Factory class that keeps the parse method 
MWSConnectInfoJBridge  
MWSConnection Provides MSTR Web Service Connection functionality including connect, disconnect, server list and project list capabilities. 
MWSConnectProperty  
MWSConnectProperty MWSConnectProperty bean class 
MWSConnectProperty.Factory Factory class that keeps the parse method 
MWSConnectProperty2  
MWSConnectProperty2 MWSConnectProperty2 bean class 
MWSConnectProperty2.Factory Factory class that keeps the parse method 
MWSConnectProperty2JBridge  
MWSConnectPropertyJBridge  
MWSCurrentElement  
MWSCurrentElement MWSCurrentElement bean class 
MWSCurrentElement.Factory Factory class that keeps the parse method 
MWSCurrentElementJBridge  
MWSDiscoverColumn  
MWSDiscoverRow  
MWSDocumentExecution  
MWSDocumentObjectInfo  
MWSDocumentObjectInfo MWSDocumentObjectInfo bean class 
MWSDocumentObjectInfo.Factory Factory class that keeps the parse method 
MWSDocumentObjectInfoJBridge  
MWSDocumentShortcutInfo  
MWSDocumentShortcutInfo MWSDocumentShortcutInfo bean class 
MWSDocumentShortcutInfo.Factory Factory class that keeps the parse method 
MWSDocumentShortcutInfoJBridge  
MWSElementBrowseInfo  
MWSElementBrowseInfo MWSElementBrowseInfo bean class 
MWSElementBrowseInfo.Factory Factory class that keeps the parse method 
MWSElementBrowseInfoJBridge  
MWSElementFormInstance  
MWSElementFormInstance MWSElementFormInstance bean class 
MWSElementFormInstance.Factory Factory class that keeps the parse method 
MWSElementFormInstanceJBridge  
MWSElementRestriction  
MWSElementRestriction MWSElementRestriction bean class 
MWSElementRestriction.Factory Factory class that keeps the parse method 
MWSElementRestrictionJBridge  
MWSEnumHelper MWSEnumHelper provides public static interfaces that convert MWS (MSTR Web Services) enum values to/from the WU(Web Universal) equivalents. 
MWSErrorCodes Contains MicroStrategy Web Service HRESULTs. 
MWSErrorInfo Produces an XML version of the error message to be passed via the exception logic. 
MWSException The class MWSException is a subclass of java.lang.Exception. 
MWSExecuteInfo  
MWSExecuteInfo MWSExecuteInfo bean class 
MWSExecuteInfo.Factory Factory class that keeps the parse method 
MWSExecuteInfoJBridge  
MWSExecutionObjSpec  
MWSExecutionObjSpec MWSExecutionObjSpec bean class 
MWSExecutionObjSpec.Factory Factory class that keeps the parse method 
MWSExecutionObjSpecJBridge  
MWSExecutionSettings  
MWSExecutionSettings MWSExecutionSettings bean class 
MWSExecutionSettings.Factory Factory class that keeps the parse method 
MWSExecutionSettingsJBridge  
MWSExecutionUtils Provides common functionality to execution class objects. 
MWSExportSetting Contains a setting flag and a setting value. 
MWSExportSetting MWSExportSetting bean class 
MWSExportSetting.Factory Factory class that keeps the parse method 
MWSExportSettingJBridge  
MWSExportSettings  
MWSExportSettings MWSExportSettings bean class 
MWSExportSettings.Factory Factory class that keeps the parse method 
MWSExportSettingsJBridge  
MWSFindInfo This class is used to return incremental find request results/status to the incremental find code located in the web service front-end. 
MWSFunctionalityPropertiesHandler Contains MicroStrategy Web Service function properties. 
MWSFunctionalityProperty Contains the enum specifier and value associated with a MicroStrategy Web Service functionality property. 
MWSFunctionalityProperty MWSFunctionalityProperty bean class 
MWSFunctionalityProperty.Factory Factory class that keeps the parse method 
MWSFunctionalityPropertyJBridge  
MWSHierarchyAttributeFormInfo  
MWSHierarchyAttributeFormInfo MWSHierarchyAttributeFormInfo bean class 
MWSHierarchyAttributeFormInfo.Factory Factory class that keeps the parse method 
MWSHierarchyAttributeFormInfoJBridge  
MWSHierarchyAttributeInfo  
MWSHierarchyAttributeInfo MWSHierarchyAttributeInfo bean class 
MWSHierarchyAttributeInfo.Factory Factory class that keeps the parse method 
MWSHierarchyAttributeInfoJBridge  
MWSHierarchyBrowser Provides MSTR Web Service Hierarchy Browser functionality. 
MWSHierarchyElementCollectionInfo  
MWSHierarchyElementCollectionInfo MWSHierarchyElementCollectionInfo bean class 
MWSHierarchyElementCollectionInfo.Factory Factory class that keeps the parse method 
MWSHierarchyElementCollectionInfoJBridge  
MWSHierarchyElementFilter  
MWSHierarchyElementFilter MWSHierarchyElementFilter bean class 
MWSHierarchyElementFilter.Factory Factory class that keeps the parse method 
MWSHierarchyElementFilterJBridge  
MWSHierarchyElementInfo  
MWSHierarchyElementInfo MWSHierarchyElementInfo bean class 
MWSHierarchyElementInfo.Factory Factory class that keeps the parse method 
MWSHierarchyElementInfoJBridge  
MWSHistoryInfo Contains history information that is sent (as an array) from the web service to the client when the client wants to know the contents of a specific user's inbox. 
MWSHistoryInfo MWSHistoryInfo bean class 
MWSHistoryInfo.Factory Factory class that keeps the parse method 
MWSHistoryInfoJBridge  
MWSInfoPropertiesHandler Contains MicroStrategy Web Service informational properties. 
MWSInfoProperty Contains the name and value associated with a MicroStrategy Web Service informational property(ie. 
MWSInfoProperty MWSInfoProperty bean class 
MWSInfoProperty.Factory Factory class that keeps the parse method 
MWSInfoPropertyJBridge  
MWSInitializer  
MWSMetricInfo  
MWSMetricInfo MWSMetricInfo bean class 
MWSMetricInfo.Factory Factory class that keeps the parse method 
MWSMetricInfoJBridge  
MWSObjectAnnotationsHandler  
MWSObjectExecuteInfo  
MWSObjectExecuteInfo MWSObjectExecuteInfo bean class 
MWSObjectExecuteInfo.Factory Factory class that keeps the parse method 
MWSObjectExecuteInfoJBridge  
MWSObjectInfo Contains data associated with any first class MicroStrategy metadata object. 
MWSObjectInfo MWSObjectInfo bean class 
MWSObjectInfo.Factory Factory class that keeps the parse method 
MWSObjectInfoJBridge  
MWSObjectInfoProperty  
MWSObjectInfoProperty MWSObjectInfoProperty bean class 
MWSObjectInfoProperty.Factory Factory class that keeps the parse method 
MWSObjectInfoPropertyJBridge  
MWSObjectInfoPropertySet  
MWSObjectInfoPropertySet MWSObjectInfoPropertySet bean class 
MWSObjectInfoPropertySet.Factory Factory class that keeps the parse method 
MWSObjectInfoPropertySetGroup  
MWSObjectInfoPropertySetGroup MWSObjectInfoPropertySetGroup bean class 
MWSObjectInfoPropertySetGroup.Factory Factory class that keeps the parse method 
MWSObjectInfoPropertySetGroupJBridge  
MWSObjectInfoPropertySetJBridge  
MWSObjectInfoPropertySetSpec  
MWSObjectInfoPropertySetSpec MWSObjectInfoPropertySetSpec bean class 
MWSObjectInfoPropertySetSpec.Factory Factory class that keeps the parse method 
MWSObjectInfoPropertySetSpecJBridge  
MWSObjectPropertyHandler  
MWSOfficeInstallInfo Contains information used by the client to determine if the running MicroStrategy Office version needs to be replaced, and provides a URL location of the install file (MicroStrategyOffice.msi). 
MWSOfficeInstallInfo MWSOfficeInstallInfo bean class 
MWSOfficeInstallInfo.Factory Factory class that keeps the parse method 
MWSOfficeInstallInfoHandler  
MWSOfficeInstallInfoJBridge  
MWSPageByElements  
MWSPageByElements MWSPageByElements bean class 
MWSPageByElements.Factory Factory class that keeps the parse method 
MWSPageByElementsJBridge  
MWSPageByInfo  
MWSPageByInfo MWSPageByInfo bean class 
MWSPageByInfo.Factory Factory class that keeps the parse method 
MWSPageByInfoJBridge  
MWSProjectFolderID  
MWSProjectFolderObj  
MWSProjectFolderObj MWSProjectFolderObj bean class 
MWSProjectFolderObj.Factory Factory class that keeps the parse method 
MWSProjectFolderObjJBridge  
MWSProjectInfo Contains data for an accessible project associated with the current session and logged on projectsource. 
MWSProjectInfo MWSProjectInfo bean class 
MWSProjectInfo.Factory Factory class that keeps the parse method 
MWSProjectInfoJBridge  
MWSProjectSessionInfo  
MWSProjectSessionInfo MWSProjectSessionInfo bean class 
MWSProjectSessionInfo.Factory Factory class that keeps the parse method 
MWSProjectSessionInfoJBridge  
MWSProjectSessionProperty  
MWSProjectSessionProperty MWSProjectSessionProperty bean class 
MWSProjectSessionProperty.Factory Factory class that keeps the parse method 
MWSProjectSessionPropertyJBridge  
MWSProjectSetting  
MWSProjectSetting MWSProjectSetting bean class 
MWSProjectSetting.Factory Factory class that keeps the parse method 
MWSProjectSettingJBridge  
MWSProjectSourceConnectList  
MWSProjectSourceInfo Contains information pulled out of the web service projectsources.xml file. 
MWSProjectSourceInfo MWSProjectSourceInfo bean class 
MWSProjectSourceInfo.Factory Factory class that keeps the parse method 
MWSProjectSourceInfoJBridge  
MWSProjectSources  
MWSProjectWellKnownObj  
MWSProjectWellKnownObj MWSProjectWellKnownObj bean class 
MWSProjectWellKnownObj.Factory Factory class that keeps the parse method 
MWSProjectWellKnownObjJBridge  
MWSPromptSuggestions  
MWSPromptSuggestions MWSPromptSuggestions bean class 
MWSPromptSuggestions.Factory Factory class that keeps the parse method 
MWSPromptSuggestionsJBridge  
MWSProperties Contains MicroStrategy Web Service properties. 
MWSProperty Contains the name and value associated with a MicroStrategy Web Service property (ie. 
MWSProperty MWSProperty bean class 
MWSProperty.Factory Factory class that keeps the parse method 
MWSPropertyJBridge  
MWSReportExecution  
MWSReportHeader Contains the id of a report attribute or metric that is contained in the column headers of a report. 
MWSReportHeader MWSReportHeader bean class 
MWSReportHeader.Factory Factory class that keeps the parse method 
MWSReportHeaderJBridge  
MWSReportObjectInfo  
MWSReportObjectInfo MWSReportObjectInfo bean class 
MWSReportObjectInfo.Factory Factory class that keeps the parse method 
MWSReportObjectInfoJBridge  
MWSReportShortcutInfo  
MWSReportShortcutInfo MWSReportShortcutInfo bean class 
MWSReportShortcutInfo.Factory Factory class that keeps the parse method 
MWSReportShortcutInfoJBridge  
MWSReportSpec  
MWSRequestWrapper  
MWSResourceRequestInfo  
MWSResourceRequestInfo MWSResourceRequestInfo bean class 
MWSResourceRequestInfo.Factory Factory class that keeps the parse method 
MWSResourceRequestInfoJBridge  
MWSResourceReturnInfo  
MWSResourceReturnInfo MWSResourceReturnInfo bean class 
MWSResourceReturnInfo.Factory Factory class that keeps the parse method 
MWSResourceReturnInfoJBridge  
MWSRestriction Contains a restriction flag and a restriction value. 
MWSRestriction MWSRestriction bean class 
MWSRestriction.Factory Factory class that keeps the parse method 
MWSRestrictionJBridge  
MWSResultsSizeInfo  
MWSResultsSizeInfo MWSResultsSizeInfo bean class 
MWSResultsSizeInfo.Factory Factory class that keeps the parse method 
MWSResultsSizeInfoJBridge  
MWSResultsWindow  
MWSResultsWindow MWSResultsWindow bean class 
MWSResultsWindow.Factory Factory class that keeps the parse method 
MWSResultsWindowJBridge  
MWSRSDocShortcutInfo  
MWSRSDocShortcutInfo MWSRSDocShortcutInfo bean class 
MWSRSDocShortcutInfo.Factory Factory class that keeps the parse method 
MWSRSDocShortcutInfoJBridge  
MWSRSDocumentObjectInfo  
MWSRSDocumentObjectInfo MWSRSDocumentObjectInfo bean class 
MWSRSDocumentObjectInfo.Factory Factory class that keeps the parse method 
MWSRSDocumentObjectInfoJBridge  
MWSRSExecution  
MWSRSExecutionSettings  
MWSRSExecutionSettings MWSRSExecutionSettings bean class 
MWSRSExecutionSettings.Factory Factory class that keeps the parse method 
MWSRSExecutionSettingsJBridge  
MWSRSExportSetting Contains a setting flag and a setting value. 
MWSRSExportSetting MWSRSExportSetting bean class 
MWSRSExportSetting.Factory Factory class that keeps the parse method 
MWSRSExportSettingJBridge  
MWSRSLayoutInfo  
MWSRSLayoutInfo MWSRSLayoutInfo bean class 
MWSRSLayoutInfo.Factory Factory class that keeps the parse method 
MWSRSLayoutInfoJBridge  
MWSServletListener  
MWSShortcutObjectInfo  
MWSShortcutObjectInfo MWSShortcutObjectInfo bean class 
MWSShortcutObjectInfo.Factory Factory class that keeps the parse method 
MWSShortcutObjectInfoJBridge  
MWSSoapHeader MWSSoapHeader bean class 
MWSSoapHeader.Factory Factory class that keeps the parse method 
MWSSoapHeader0 MWSSoapHeader0 bean class 
MWSSoapHeader0.Factory Factory class that keeps the parse method 
MWSSyncCommunicationSetting  
MWSSyncCommunicationSetting MWSSyncCommunicationSetting bean class 
MWSSyncCommunicationSetting.Factory Factory class that keeps the parse method 
MWSSyncCommunicationSettingJBridge  
MWSUAPI  
MWSUAPIJBridge  
MWSUserPreference  
MWSUserPreference MWSUserPreference bean class 
MWSUserPreference.Factory Factory class that keeps the parse method 
MWSUserPreferenceHandler  
MWSUserPreferenceJBridge  
MWSUserPrivilege Contains the name and value associated with a MicroStrategy Web Service User Privilege. 
MWSUserPrivilege MWSUserPrivilege bean class 
MWSUserPrivilege.Factory Factory class that keeps the parse method 
MWSUserPrivilegeJBridge  
MWSUtils  
MWSVisualization  
MWSVisualization MWSVisualization bean class 
MWSVisualization.Factory Factory class that keeps the parse method 
MWSVisualizationJBridge  
MWSVisualizationList  
MWSVisualizationList MWSVisualizationList bean class 
MWSVisualizationList.Factory Factory class that keeps the parse method 
MWSVisualizationListHandler  
MWSVisualizationListJBridge  
MWSWebAdmin Provides access to Cluster/IServer configuration methods. 
MWSWSDLVersion  
MySubscriptionsPageComponentImpl Specialized implementation of the page component used for the "My Subscriptions" page. 

N

NameConversionBlockBuilder  
NamedFolderIDCache  
NamedUserLicense This interface represents the usage of a single license type. 
NameSearchTableTask  
NamespaceEncoder This interface is used to encode a namespace into the domain of an object. 
NameSpaces  
NativeUtils  
NCSRemoveRecipient  
NETServantRuntimeContext  
NetServantTargetInfo  
NetworkRequest Generic network request. 
NewWindowPageComponentImpl Specialized implementation of the page component used pages where a new window is opened such as exporting or help. 
NextTag The NextTag interface represents a flow controling tag and is always associated with a ListTag
NoErrorFilter This class is the implementation class of Filter to filter out any LogRecord with Level.SEVERE. 
NotSupportedOSException  
NumberParser This class is intended to parse a string into a number based on Locale. 

O

ObjBrowserFolderLinks Lists a series of folder link definitions. 
ObjectArray This class is only used internally for BridgeUtils .Net project. 
ObjectBean This interface represents a generic metadata object. 
ObjectBrowserBean This interface is deprecated. The class has been replaced by ObjectBrowserManagerBean. 
ObjectBrowserManagerBean This bean will be used for controlling which tab of the Object Browser feature should be shown, based on the children beans defined to this instance and the tab specification of each one of them. 
ObjectBrowserManagerBeanFeaturesImpl  
ObjectBrowserManagerTransform

Title: ObjectBrowserManagerTransform. 

ObjectBrowserTabBean This interface shall be used as base for creating tab beans that can be displayed by a ObjectBrowserManagerBean instance or on their own, showing features related with project and object browsing. 
ObjectBrowserTabOMDTransform This class is deprecated. This class is no longer used by Web 
ObjectBrowserTabProjectBrowserTransform This class is deprecated. This class is no longer used by Web 
ObjectBrowserTabReportAllObjectsTransform

This Transform renders the all objects tab of the report's object browser. 

ObjectBrowserTabReportWorkingSetTransform

This Transform renders the Report objects (working set) tab of the report's object browser. 

ObjectBrowserTabRWWorkingSetTransform  
ObjectDeltaFlags  
ObjectExplorerBean Bean that represents an editor designed for object browsing. 
ObjectExplorerBlockTransform  
ObjectInfoListImpl  
ObjectInfoTask This Task returns information about an object in metadata. 
ObjectInfoTransform This transform renders the list of Narrowcast Subscriptions from a SubscriptionFolderBean. 
ObjectInfoWidget The ObjectInfo Widget renders the information about a WebObjectInfo. 
ObjectLock The interface ObjectLock describes the information of an object lock. 
ObjectLockSource The interface ObjectLockSource administrates object locks. 
ObjectLockSourceImpl  
ObjectManipulationDialogBean Object Management Dialog bean 
ObjectManipulationDialogTransform

Title: ObjectManipulationDialogTransform. 

ObjectPathHelper  
ObjectPathTag ObjectPathTag. 
ObjectPathTagHelper Helper for the ObjectPathTag tag library. 
ObjectPathTransform This class is deprecated. use PathTransform instead 
ObjectPathXHTMLTransform This class is deprecated. use PathTransform instead 
ObjectPromptBean Interface of the Object Prompt Bean 
ObjectRegistry This class represents an in-memory registry of live objects. 
ObjectReportPathTransform This class is deprecated. Use ObjectReportXHTMLPathTransform instead. 
ObjectReportXHTMLPathTransform This class is deprecated. use ReportPathTransform instead 
ObjectSelectionBean The ObjectSelectionBean is a bean which supports the operation of selecting one or more objects in a general folder browsing structure. 
ObjectSelectorProjectBrowserTransform  
ObjectSelectorTransform  
ObjectSiblingsTransform This transforms renders a list of siblings of a WebObject. 
ObjectsPromptEditorTransform  
OfficeTransform This class is used to change the location of the MicroStrategy Office installation page 
OIVMToolbarTransform This class refines the Toolbar used for the Optimized Interactive View Mode (OIVM). 
OldLinksController  
OldLinksRequest  
OldLinksServlet

Title: OldLinksServlet. 

OMDCreateFolderBean A bean for the Create Folder dialog 
OMDCreateFolderTransform

Title: OMDCreateFolderTransform. 

OnDemandContextMenuBuilder The OnDemandContextMenuBuilder interface should be implemented by any ComposedContextMenuBuilder class who needs to populate context menus ondemand. 
OndemandContextMenuBuilderFactory Factory to create OndemandContextMenuBuilder instances which are used in creating ondemand context menus. 
OndemandContextMenusTransform The OndemandContextMenusTransform class populates the ContextMenuManager with the context menus available as RMC on the report. 
OndemandDrillContextMenusTransform Build Drill context menus 
OneTierDBPropsHelper  
OneTierRequestTask This Task provides the following functionality: it can retrieve the results associated with a Report Services document in binary format. 
OnExceptionTag The OnExceptionTag interface represents a exception tag which determines the behavior of a parent dynamic tag whenever there is an exception. 
OptimizedTabBeanImpl  
OptionsAddOn

Title: OptionsAddOn. 

OptionsBean The OptionsBean is an application level bean that allows end users to set their preferences values. 
OptionsBeanImpl This class is deprecated. this class will be made non-public  
OptionsHelper This is the helper class used to save the print and PDF options on the report 
OtherConfigurationTransform This class is used to render page for Other configuration  
OutlineExpansionState

Title: OutlineExpansionState. 

OutputFormatStyleMapper This is a very simple StyleMapper object that evaluates the getOutputFormat() property. 

P

PacProxySelector ProxySelector that will use a PAC script to find an proxy for a given URI. 
PacScriptMethods Implementation of PAC JavaScript functions. 
PacScriptParser Common interface for PAC script parsers. 
PacScriptSource An source to fetch the PAC script from. 
PageByAttrForms  
PageByBean

The PageByBean is used to display the page-by axis for reports, and the group-by section for documents. 

PageByDelete  
PageByElement The PageByElement is the interface used by the PageByBean to represent a single element of a PageByUnit
PageByElementList The PageByElementList is the interface used by the PageByBean to represent the list of elements available for a PageByUnit
PageByHyperLinkEdit  
PageByHyperLinkNavigation  
PageByHyperLinkNavigation.AbstractHyperLinkNavigationContextMenuBuilder Abstract base implementation of the ReportCellDrill.DrillContextMenuBuilder class. 
PageByHyperLinkNavigation.HyperLinkNavigationContextMenuBuilder Helper builder interface that allows generating the different drill path options for the current cell that shall be displayed to the user. 
PageByHyperLinkNavigation.InvalidHyperLinkNavigationContextMenuBuilder  
PageByInfo  
PageByPivot  
PageByProperties  
PageByRemove  
PageByRename  
PageBySort  
PageByTransform

The Page-by Transform generates the HTML for both, the page-by axis of a report and the group-by section of a document. 

PageByTransform.Context Extends AbstractAppTransform.Context by providing a link to the current WebObjectInfo
PageByUnit

The PageByUnit is the interface used by the PageByBean to represent a single unit. 

PageByUnitReportFaked  
PageComponent A PageComponent class instance represents the information regarding a page that can be handled by the Web Application. 
PageComponentFeaturesImpl  
PageConfigsModule This module is responsible for upgrading all page configFiles , include pageConfig.xml and Admin_pageConfig.xml. 
PageFullScreenModeAddOn This add one determines whether a page is in full screen mode or in normal screen mode, based on xml status, current screen mode, preference setting, report/RWD property. 
PageHistoryItem Class that represents a page on the page History. 
PageHistoryList Class that represents the page history to be used on the Back/Forward buttons. 
PageInfo A PageInfo class instance represents the information regarding a page that can be handled by the Web Application. 
PageInfoList  
PageManager This class represents the root element of the page-config. 
PageResourceManager This class represents the resource manager associated with the page. 
PageSetupHTMLEditorBean  
PageSetupHTMLEditorBeanImpl  
PageSetupHTMLEditorBeanImpl.LocalizableRWProperty

Title: LocalizableRWProperty

Description: Class that represents a special type of PageSetupHTMLEditorBeanImpl.RWProperty that may require localization (i.e margin size)

 
PageSetupHTMLEditorBeanImpl.RWProperty  
PageSetupHTMLEditorEventHandler  
PageSetupHTMLEditorTransform  
PageStateTag  
PageStateTagHelper Helper for the PageStateTag tag library. 
PageSubscriptionsEdit This class is deprecated. We do not need a SubscriptionFolderBean anymore in the edit subscription page. Hence we do not need this special implementation.  
Panel_CloseInfoTag  
Panel_ContentTag  
Panel_OpenInfo Panel_OpenInfo. 
Panel_PanelTag  
Panel_TitleTag  
PanelTagHelper Helper for the Panel_PanelTag tag library. 
PaperSizes Defines a single valid paper size. 
PaperSizesList The element lists a series of paper size definitions. 
Parameter  
ParameterBuilder This defines the interface between the WebEvent and the format that its content are persisted. 
ParameterBuilderConfig This class is responsible for handling ParameterBuilder configurations. 
ParameterInfo  
ParameterInfo.Description  
ParameterInfoList  
Parameters  
ParameterValidationException  
ParameterValidator This interface represents a validator of a event/task parameter value. 
ParameterValidatorFactory  
ParserParameters This class is used to pass all parameters expected by the parse method of the DOMSupport class. 
ParserUtils  
ParseTask  
ParseTask  
PathBean Bean used for displaying the Path section of the page. 
PathBeanImpl Bean used for displaying the Path section of the page. 
PathTransform

This class is used to render the path section of a page. 

PDFBean The interface PDFBean is representing the pdf web component. 
PDFExporterServerInstance This interface represents a server instance object which is for an PDF Exporter, a.k.a. 
PDFReportPreferencePropertyListMapper Implementation of the ReportPreferencePropertyListMapper used for PDF. 
PDFSaveReportPropertiesAddOn This class is deprecated. the logic on this addOn has been moved to the AggregatedReportSavePropertiesEventHandler  
PDFSetFlagsAddOn This class is deprecated. the logic on this addOn has been moved to the com.microstrategy.web.app.beans.PDFBeanImpl 
PDFTransform PDFTransform is the class that generates the PDF output for a PDFBean. 
PerformanceLoggingConfiguration This interface represents the Intelligence Server Performance Logging Configuration. 
PerformanceMonitorBean The MonitorBean is a bean which is used to monitor performance counters on a cluster of Intelligence Servers. 
PerformanceMonitorBeanManager The PerformanceMonitorBeanManager has two purposes: (1) to act as a factory for PerformanceMonitorBean objects, and (2) to provide a persistence mechanism for them. 
PerformanceMonitorInstance The Monitor interface represents one set of monitors on one single Intelligence Server. 
PerformanceMonitorManager The MonitorManager class manages all Monitor objects in memory on the Web Server. 
PerformanceStringTag  
PerformanceStringTagHelper Helper for the PerformanceStringTag tag library. 
PerformanceTimerTag  
PerformanceTimerTagHelper Helper for the PerformanceTimerTag tag library. 
Persistable This interface provides the mechanism to save the state of a component in a String representation, as well as to restore the component from its saved state. 
PersistableAdapter The Persistable interface should be implemented by any class whose instances are intended to be saved into a java.lang.String representation. 
PersonalViewExecutionInfo Class needed to pass information back and forth during personal view execution  
PingPropertiesBuilder  
PixelPoint The pixel coordinate of a given point in the map 
PlotGraph  
PluginsHelper  
Point The class contains the x,y coordinates of a point in the Cartesian coordinate system. 
Point  
PollCubeStatusRESTHandler Created by Andrei on 05/23/2017. 
PollEmmaStatusHandler  
PollEmmaStatusTask  
PollStatusHandler Created by xkou on 12/30/2016. 
PollStatusTask  
Polygon  
PolyLine  
PostedFile The PostedFile interface represents an uploaded file from the client side. 
PreferenceAllowableValue This class stores the properties for an allowable value for a preference. 
PreferenceBrowserSettings This class provides a user preference implementation of browser settings. 
PreferenceDefinition This encapsulates a more detailed description of a preference object in addition to its name and value. 
PreferenceDefinitionBase This class encapsulates the definition of a preference. 
PreferenceDefinitionImpl This class encapsulates the definition of a preference. 
PreferenceDefinitionLocale  
PreferenceDefinitionMinMax Handles preference checks of minimum and maximum values. 
PreferenceLevel All preferences are assigned a PreferenceLevel, which is defined in the context of the PreferenceLevels enumeration. 
PreferenceLevels PreferenceLevel objects are typically grouped into application context groups. 
Preferences

This interface defines the facilities available in the Preferences API. 

PreferencesBean The PreferencesBean is an application level bean that allows end users to set their preferences values. 
PreferencesBean.GroupInfo  
PreferencesBeanImpl This class is deprecated. this class will be made non-public  
PreferencesBeanImpl.GroupInfoImpl This class stores the data structure necessary for each group/group-set. 
PreferencesDocumentTransform This class is deprecated. This transform has been deprecated. Instead use the generic transform (@link com.microstrategy.web.app.transforms.PreferencesGenericTransform} to render the document preferences.  
PreferencesDrillTransform This is the transform that render the Drill Preferences. 
PreferenceSettingPageComponentFeaturesImpl  
PreferenceSettingPageComponentImpl Specialized implementation of the page component used for the preference setting page. 
PreferencesExcelHeaderFooterTransform Transform to render the Sheet Header/Footer Editor for Excel. 
PreferencesException This problems encapsulates the problems which can occur during preference-related operations. 
PreferencesExportAdminHeaderFooterTransform Transform to render the Project Header/Footer Editor for Exporting. 
PreferencesExportTransform This is the transform that renders the Export Preferences and the Export Options page. 
PreferencesFolderTransform This is the transform that render the Office Preferences. 
PreferencesGeneralTransform This is the transform that render the General Preferences. 
PreferencesGenericTransform

The PreferencesGenericTransform is the base class for rendering preferences in Microstrategy Web. 

PreferencesGraphTransform This class is deprecated. This transform has been deprecated. Instead use the generic transform (@link com.microstrategy.web.app.transforms.PreferencesGenericTransform} to render the graph preferences.  
PreferencesGridProjectLevelTransform This class is deprecated. - Use PreferencesGridTransform instead. 
PreferencesGridTransform This is the transform that render the General Preferences. 
PreferencesInboxTransform This class is deprecated. This transform has been deprecated. Instead use the generic transform (@link com.microstrategy.web.app.transforms.PreferencesGenericTransform} to render the inbox preferences.  
PreferencesLogoutTransform This class is deprecated. This transform has been deprecated. Instead we use the (@link com.microstrategy.web.app.transforms.PreferencesSecurityTransform} to render the logout preferences.  
PreferencesMgr This is the entry point to the preferences functionality in the Web API. 
PreferencesNCTransform This is the transform that render the Drill Preferences. 
PreferencesOfficeTransform This is the transform that render the Office Preferences. 
PreferencesPageComponentImpl Specialized implementation of the page component used for the preferences page. 
PreferencesPDFReportHeaderFooterTransform Transform to render the PDF Report Header editor. 
PreferencesPDFTransform This is the transform that renders the PDF Preferences and the PDF Options page. 
PreferencesPrintHeaderFooterTransform This is the transform that render the Print Header/Footer editor. 
PreferencesPrintHeaderFooterTransform.ImageButtonInformation This class provides the fields necessary to generate an image for a macro button. 
PreferencesPrintTransform This class is deprecated. not used anymore since printing is done via PDF  
PreferencesProjectTransform This class is deprecated. This transform has been deprecated. Instead use the generic transform (@link com.microstrategy.web.app.transforms.PreferencesGenericTransform} to render the project preferences.  
PreferencesPromptsLayoutTransform  
PreferencesPromptsTransform This class is deprecated. This transform has been deprecated. Instead use another transform (PreferencesPromptsLayoutTransform) to render the prompt preferences.  
PreferencesScheduleTransform This is the transform that render the General Preferences. 
PreferencesSecurityTransform This is the transform that render the Security Preferences. 
PreferenceStartPageAllowableValue  
PreferencesToolbarTransform  
PreferencesUserGroupsTransform This Transform renders the list of user groups as defined in the Preferences bean 
PreferenceValidationForDefaultLoginMode Handles the validation of the default login mode. 
PreferenceValidationForMargins This class validates Margin preferences for Print and PDF. 
PreferenceValidationForPrintRowsColsPerPage This class validates the rows per page (WebPreferencePrintDefaultRowsPerPage, WebPreferencePrintGridRowsPerPage) and the columns per page (WebPreferencePrintDefaultColsPerPage, WebPreferencePrintGridColsPerPage) on HTML print. 
PreferenceValidationForStartPage  
PreferenceValidationForStrings Handles the validation of a String, for it not to contain invalid characters. 
PreferenceValueTag  
PreferenceValueTagHelper Helper for the PreferenceValueTag tag library. 
PreorderEnumeration This class performs a preorder traversal of the tree specified by the supplied GenericTreeNode
PrettyPrintTransform  
PrintBean This interface is deprecated. not used anymore since printing is done via PDF  
PrintBeanHelper The PrintBeanHelper is a helper for printing, exporting and PDF 
PrintReportPreferencePropertyListMapper Implementation of the ReportPreferencePropertyListMapper used for HTML printing. 
PrintSaveReportPropertiesAddOn This class is deprecated. the logic on this addOn has been moved to the AggregatedReportSavePropertiesEventHandler  
PrintTransform This class is deprecated. not used anymore since printing is done via PDF  
PrivilegeCheckerHandler Created by xkou on 12/13/2016. 
PrivilegeCheckerTask  
ProductLicenseInfo This interface provides information about a product license. 
ProgressBarSettingsImpl  
ProjectBrowser  
ProjectBrowserBeanImpl

Title:

Description:

Copyright: Copyright (c) 2002

Company: Microstrategy, Inc. 

ProjectBrowserEventHandler  
ProjectBrowserTransform  
ProjectCacheBase  
ProjectIdAndShortcutIds  
ProjectIndexMetadata This interface defines class ProjectIndexMetadata, this class is used in the search index. 
ProjectIndexMetadataImpl  
ProjectInfo Groups a set of shortcuts to system folders on a project basis. 
ProjectInfoPersister  
ProjectInformation This class contains the basic information regarding a project that can exist on a server 
ProjectsBean This class defines the bean that takes care of displaying the list of projects that are available to the user 
ProjectStatusBean This class defines the bean that takes care of displaying the status information of the project that it's currently being viewed 
ProjectStatusTransform This transform renders the information that the ProjectStatus bean contains about the status of the project - if enabled by a project administrator. 
ProjectsTransform This transform renders the list of projects to show to the user for logging in. 
PromptAnswerBean The PromptAnswerBean is represents a single WebPromptAnswer object. 
PromptAnswerTransform  
PromptAppBean  
PromptAppBean.StyleController The style controller interface. 
PromptBean  
PromptCartTransform This class is deprecated. Use PromptCartXHTMLTransform instead 
PromptCartXHTMLTransform Renders prompt content in a "shopping cart" style. 
PromptCheckboxTransform Renders each available item with a checkbox, items checked become the answer. 
PromptConstantAppBean  
PromptConstantTransform User must type the answer using a textbox. 
PromptConstantWidgetTransform  
PromptDefinitionAppBean The PromptDefinitionAppBean is the application bean used for editing prompt definitions. 
PromptDefinitionBean The PromptDefinitionBean is a bean which represents a prompt definition object in metadata. 
PromptDetailsBean Specific type for the prompt details. 
PromptDetailsBeanImpl Concrete class for the AbstractPersistableAppComponent to display the PromptDetails Bean. 
PromptDetailsTransform This transform renders the prompt details on the report page. 
PromptDimtyAppBean  
PromptDimtyWidgetTransform  
PromptEditorJavaScriptBoneTransform  
PromptEditorTabManagerTransform  
PromptEditorTabTransform  
PromptElementsAppBean  
PromptElementsWidgetTransform  
PromptExpressionAppBean  
PromptExpressionCartTransform This class is deprecated. Use PromptExpressionCartXHTMLTransform instead 
PromptExpressionCartWithPickerTransform This transform renders the expression prompt with additional inputs to display the element picker. 
PromptExpressionCartXHTMLTransform Renders Expression prompt in "shopping cart" style. 
PromptExpressionListTransform Renders each available expression item with a radio button, when one item is selected previous is deselected. 
PromptExpressionNonCartTransform Renders each available expression item with a radio button, when one item is selected previous is deselected. 
PromptExpressionTextboxTransform Renders each available expression item with a radio button, when one item is selected previous is deselected. 
PromptExpressionTransform This transform is meant to be used by Expression and Hierarchical prompts through CartExpression class. 
PromptExpressionWidgetTransform  
PromptHierarchicalCartTransform This class is deprecated. Use PromptHierarchicalCartXHTMLTransform instead 
PromptHierarchicalCartXHTMLTransform Renders a hierarhical prompt in "shopping cart" style. 
PromptHierarchicalTreeTransform This class is deprecated. Use PromptHierarchicalTreeXHTMLTransform instead 
PromptHierarchicalTreeXHTMLTransform Renders hierarchical prompt in "tree" style, with the attribute populated dynamically using javascript, as the user expands in nodes. 
PromptHierarchyAppBean  
PromptHierarchyWidgetTransform This transform is used to render a hierarchy qualification prompt. 
PromptListboxTransform Renders the list of available items inside a listbox, items selected become the answer. 
PromptObject This interface represents information about a single prompt. 
PromptObjectAppBean  
PromptObjectBrowsingTransform This class is deprecated. Use PromptObjectBrowsingXHTMLTransform instead 
PromptObjectBrowsingXHTMLTransform Renders prompt content in a "shopping cart" style with a browseable folder path. 
PromptObjectWidgetTransform  
PromptPathTransform Extended implementation for PathTransform, by rendering a simple parent folder if prompt definition object is new. 
PromptRadioTransform Renders each available item with a radio button, when one item is selected previous is deselected. 
PromptsBean This interface acts as a controller to orchestrate the collection and assembly of prompt questions. 
PromptsClassicTransform

Title: PromptsClassicTransform

Description: The PromptsClassicTransform is respinsible of creating a container where all of the Prompt's page components will be rendered. 

PromptsContainerBean  
PromptsContainerFrameBean  
PromptsContainerGUIStyleMapper  
PromptsContainerTransform This transform renders the PromptsContainerBean. 
PromptsCreateReportContainerTransform  
PromptsCreateReportTransform

The PromptsCreateReportTransform customizes the PromptsClassicTransform to use it within the Create Report/Document page. 

PromptsIFrameTransform  
PromptsSource This interface is the base interface from which two sub-interfaces are derived, the MetadaPromptsSource and ExternalPromptsSource interfaces. 
PromptsSubscriptionTransform Extends PromptsClassicTransform by changing the form to work with the Scheduling and Subscription beans. 
PromptsSummaryTransform  
PromptXSLTransform

The PromptXSLTransform delegates generation of the HTML of a prompt to an external xsl transformation. 

Properties  
PropertiesCache  
PropertiesModule This module is responsible for identifying deltas in all ".properties" files that are inside /WEB-INF/classes and save those deltas into the target plugin. 
Property

Title: Property. 

Property THIS CLASS IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT. 
PropertySet The PropertySet class encapsulates information about property sets used to store formatting properties 
PropertySetHelper

Title: PropertySetHelper. 

PropertySetJsHelper  
PropertySets The PropertySets class is a collection of property sets used to define formatting properties 
PropertyValue The PropertyValue class encapsulates information about the values of the formatting properties 
ProxyUtil Small helper class for some common utility methods. 
ProxyUtils  
PublishCubeRESTHandler Created by Andrei on 05/23/2017. 
PublishCubeTask  
PurgeCachesTag  
PurgeCachesTagHelper  
PushNotification Object that represents a push notification. 
PushNotificationElement Object that represents a push notification element, i.e. 
PushNotificationPayload Object that represents a push notification payload. 

Q

QBuilderManipulationTask  
QueryPass  
QueryRequest Query object to set parameters for map object repository. 
QueryStats This interface represents cube query statistics 
QuickLinks This interface is used to render the quick links at the top right corner of the report page. 
QuickLinksImpl

Title: QuickLinksImpl. 

QuickSearchTag QuickSearchTag. 
QuickSearchTagHelper Helper for the QuickSearchTag tag library. 

R

RandomNumberMap Used in ASP.Net environment only  
ReadFileContentsTask  
ReadWriteLock ReadWriteLocks maintain a pair of associated locks. 
ReadWriteLockFactory  
ReadWriteLockLogWrapper Copyright © 2002 MicroStrategy, Inc. 
RecoverDataDiscoveryErrorsTask This Task processes the file uploaded from an HTML form and returns the content of the file to client. 
Redirectable  
RedirectCreateHttpSessionException  
RedirectLoginException  
RedirectToLibraryException  
ReentrantWriterPreferenceReadWriteLock A writer-preference ReadWriteLock that allows both readers and writers to reacquire read or write locks in the style of a ReentrantLock. 
RefineServerPortCache  
ReflectionHelper A helper class that allows creating new object instances and getting/setting object's properties via reflection 
RefreshEngineSchemaTask  
RegionalOptions This interface defines various methods to configure a default locale prior to the resolution triggered during session creation. 
RegionalOptionsHelper Provides various utility functions to support WebLocalizationManager
RegionalOptionsVisitor Visitor for traversing the regional options XML. 
RegionalOptionsVisitorHandler  
RegionalValues This interface provides accessor methods for various locale settings. 
RegistryErrorException  
RelationTablesParser  
RemapObjectTask  
RemoveOrDuplicateQBReportInstanceAddHandler Created by xkou on 12/20/2016. 
RemoveOrDuplicateQBReportInstanceNotAddHandler Created by xkou on 12/20/2016. 
RemoveOrDuplicateQBReportInstanceTask  
RemoveSelectedColumnTask  
RemoveSelectedJoinTask  
RemoveTableTask  
RenameHistoryListMessage RenameHistoryListMessage bean class 
RenameHistoryListMessage.Factory Factory class that keeps the parse method 
RenameHistoryListMessageResponse RenameHistoryListMessageResponse bean class 
RenameHistoryListMessageResponse.Factory Factory class that keeps the parse method 
RenameObject RenameObject bean class  
RenameObject.Factory Factory class that keeps the parse method  
RenameObjectResponse RenameObjectResponse bean class  
RenameObjectResponse.Factory Factory class that keeps the parse method  
RenameObjectTask  
RenameObjectTask  
Renderer This interface represents the contract between a Block and a class that is responsible for generating its representation. 
RenderTag The RenderTag interface represents a dynamic content generating tag. 
ReplaceTag The ReplaceTag interface respresents the section that is used to substitute the external layout template's slot section 
ReplaceTagImpl  
Report2RWSettings Settings used when converting a report to a report writing document. 
ReportAjaxMojoVisualizationTransform This transform is used to render the Ajax Mojo visualizations. 
ReportAjaxVisualizationTransform This transform serves as the base for a AJAX/DHTML visualization. 
ReportBean This interface is used to manage the collection of report data and enable it to be rendered. 
ReportBinaryResultsTask This Task provides the following functionality: it can retrieve the results associated with a Report in binary format. 
ReportCellActionControlEditor  
ReportCellAddShortcutMetric The ReportCellAddShortcutMetric represents a context menu item builder that will allow users to insert new shortcut metrics over selected cell. 
ReportCellAdvancedSort The ReportCellAdvancedSort represents a context menu item that a user is enabled to sort the current grid. 
ReportCellAdvancedThresholds  
ReportCellAlert Represents a context menu item builder to open the alerts editor. 
ReportCellAlertEmail  
ReportCellAlertMobile  
ReportCellAttributeFormEditor The ReportCellAttributeFormEditor represents a context menu item builder that will generate a link to the Attribute Form Editor. 
ReportCellAttributeForms The ReportCellAttributeForms represents a context menu item builder that will generate a sub-menu structure with a list of the options that a user is enabled to access for modifying the different attribute forms that can be viewed for the attribute cell currently selected, specified on the context. 
ReportCellAttributeForms.AbstractAttributeFormsContextMenuBuilder Abstract base implementation of the AttributeFormsContextMenuBuilder interface. 
ReportCellAttributeForms.AttributeFormsContextMenuBuilder Helper builder interface that allows generating the different attribute form options for the current cell that shall be displayed to the user. 
ReportCellAttributeForms.InvalidAttributeFormsContextMenuBuilder Implementation of the AttributeFormsContextMenuBuilder interface for representing a builder instance corresponding to a non-supported context. 
ReportCellClearDerivedElements The ReportCellClearDerivedElements represents a context menu item builder that will generate the option for being able to rename the current grid cell selected, specified on the context. 
ReportCellCustomSort The ReportCellCustomSort represents a context menu item builder that will generate the option for being able to rename the current grid cell selected, specified on the context. 
ReportCellDefaultMenu  
ReportCellDEQuickGroup  
ReportCellDEQuickGroupOperator  
ReportCellDerivedElements The ReportCellDerivedElements represents a context menu item builder that will generate the option for being able to rename the current grid cell selected, specified on the context. 
ReportCellDrill The ReportCellDrill represents a context menu item builder that will generate a sub-menu structure with a list of the options that a user is enabled to access for navigating different drill paths for the current grid cell selected, specified on the context. 
ReportCellDrill.AbstractDrillContextMenuBuilder Abstract base implementation of the ReportCellDrill.DrillContextMenuBuilder class. 
ReportCellDrill.DrillContextMenuBuilder Helper builder interface that allows generating the different drill path options for the current cell that shall be displayed to the user. 
ReportCellDrill.HeaderDrillContextMenuBuilder Relevant to WebHeader (could be MetricHeader, AttributeHeader or DimensionHeader 
ReportCellDrill.InvalidDrillContextMenuBuilder Implementation of the ReportCellDrill.DrillContextMenuBuilder interface for representing a builder instance corresponding to a non-supported context. 
ReportCellDrill.RowValueDrillContextMenuBuilder Relavant for metric cell values 
ReportCellDrill.TitleDrillContextMenuBuilder Relevant to WebTitle related to attribute or metric 
ReportCellEditDerived  
ReportCellFilterOn The ReportCellFilterOn represents a context menu item builder that will generate the option for being able to create a filter based on the current grid cell selected, specified on the context. 
ReportCellFilterOnSelections ReportCellFilterOnSelections is responsible for generating the Filter On Selections menu option. 
ReportCellFormat The ReportCellFormat represents a context menu item builder that will generate the option for being able to format the current grid cell selected, specified on the context. 
ReportCellHyperLink The ReportCellHyperLink represents a context menu item builder that will generate the option for being able to add hyper link to a template unit from the grid. 
ReportCellHyperLinkNavigation  
ReportCellHyperLinkNavigation.AbstractHyperLinkNavigationContextMenuBuilder Abstract base implementation of the ReportCellDrill.DrillContextMenuBuilder class. 
ReportCellHyperLinkNavigation.HyperLinkNavigationContextMenuBuilder Helper builder interface that allows generating the different drill path options for the current cell that shall be displayed to the user. 
ReportCellHyperLinkNavigation.InvalidHyperLinkNavigationContextMenuBuilder  
ReportCellInsertMetric The ReportCellInsertMetric represents a context menu item builder that will hold a sub-menu structure with a list of the options that a user is enabled to access for inserting new metrics based on the current grid cell selected, specified on the context. 
ReportCellInsertPercentToTotalMetric The ReportCellInsertPercentToTotalMetric represents a context menu item builder that will hold a sub-menu structure with a list of the options that a user is enabled to access for inserting new metrics based on the percent to total of the current grid cell selected, specified on the context. 
ReportCellKeepOnGrid The ReportCellKeepOnGrid represents a context menu item builder that will generate the option for being able to keep the current grid cell selected (specified on the context) on the grid. 
ReportCellMetricFilter The ReportCellMetricFilter represents a context menu item builder that will hold a sub-menu structure with a list of the options that a user is enabled to access for view reports  
ReportCellMetricFilterEdit Context Menu Builder class used for the "Filter On..." context menu option on metrics in a grid 
ReportCellMove The ReportCellMove represents a context menu item builder that will hold a sub-menu structure with a list of the options that a user is enabled to access for pivoting the current grid cell element selected, indicated on the context. 
ReportCellMoveDown The ReportCellMoveDown class represents the pivot option that allows ReportGridCellColTitle cell instances to be moved down on the grid template. 
ReportCellMoveLeft The ReportCellMoveLeft class represents the pivot option that allows cells other than ReportGridCellColTitle instances to be moved left on the grid template. 
ReportCellMoveRight The ReportCellMoveRight class represents the pivot option that allows cells other than ReportGridCellColTitle instances to be moved right on the grid template. 
ReportCellMoveToColumns The ReportCellMoveToColumns class represents the pivot option that allows cells other than ReportGridCellColTitle and ReportGridCellColHeader instances to be moved to columns on the grid template. 
ReportCellMoveToPageBy The ReportCellMoveToPageBy class represents the pivot option that allows cell instances to be moved to the page by section on the grid template. 
ReportCellMoveToRows The ReportCellMoveToRows class represents the pivot option that allows ReportGridCellColTitle and ReportGridCellColHeader cell instances to be moved to rows on the grid template. 
ReportCellMoveUp The ReportCellMoveUp class represents the pivot option that allows ReportGridCellColTitle cell instances to be moved up on the grid template. 
ReportCellNewCustomSort The ReportCellNewCustomSort represents a context menu item builder that will generate the option for being able to rename the current grid cell selected, specified on the context. 
ReportCellPercentForEachMetric The ReportCellPercentForEachMetric represents a context menu item builder that will hold a sub-menu structure with a list of the options that a user is enabled to access for inserting new metrics based on the different grid elements, as specified on the context. 
ReportCellPercentForEachMetric.AbstractInsertMetricContextMenuBuilder Abstract base implementation of the ReportCellPercentForEachMetric.InsertMetricContextMenuBuilder class. 
ReportCellPercentForEachMetric.InsertMetricContextMenuBuilder Helper builder interface that allows generating the different insert metric options for the current cell that shall be displayed to the user. 
ReportCellPercentForEachMetric.InvalidInsertMetricContextMenuBuilder Implementation of the ReportCellPercentForEachMetric.InsertMetricContextMenuBuilder interface for representing a builder instance corresponding to a non-supported context. 
ReportCellPercentGrandTotalMetric The ReportCellPercentGrandTotalMetric represents a context menu item builder that will allow users to insert new percent metrics based on the grand total. 
ReportCellPercentOverColumnsMetric The ReportCellPercentOverColumnsMetric represents a context menu item builder that will allow users to insert new percent metrics over column information. 
ReportCellPercentOverPagesMetric The ReportCellPercentOverPagesMetric represents a context menu item builder that will allow users to insert new percent metrics over page information. 
ReportCellPercentOverRowsMetric The ReportCellPercentOverRowsMetric represents a context menu item builder that will allow users to insert new percent metrics over row information. 
ReportCellRankMetric The ReportCellRankMetric represents a context menu item builder that will hold a sub-menu structure with a list of the options that a user is enabled to access for inserting new ranking metrics based on the grid information, available on the context. 
ReportCellRankMetric.AbstractInsertMetricContextMenuBuilder Abstract base implementation of the ReportCellRankMetric.InsertMetricContextMenuBuilder class. 
ReportCellRankMetric.InsertMetricContextMenuBuilder Helper builder interface that allows generating the different insert metric options for the current cell that shall be displayed to the user. 
ReportCellRankMetric.InvalidInsertMetricContextMenuBuilder Implementation of the ReportCellRankMetric.InsertMetricContextMenuBuilder interface for representing a builder instance corresponding to a non-supported context. 
ReportCellRemoveFromGrid The ReportCellRemoveFromGrid represents a context menu item builder that will generate the option for being able to remove the current grid cell selected (specified on the context) from the grid. 
ReportCellRemoveFromReport The ReportCellRemoveFromReport represents a context menu item builder that will generate the option for being able to remove the current grid cell selected (specified on the context) from the report definition. 
ReportCellRename The ReportCellRename represents a context menu item builder that will generate the option for being able to rename the current grid cell selected, specified on the context. 
ReportCellSelectorControlEditor  
ReportCellSort The ReportCellSort represents a context menu item builder that will hold a sub-menu structure with a list of the options that a user is enabled to access for sorting the current grid cell selected, specified on the context. 
ReportCellSortAscending ReportCellSortAscending will enable users to request the sorting of a given field on the grid in ascending order. 
ReportCellSortColAscending ReportCellSortColAscending will enable users to request the column sorting of a given field on the grid in ascending order. 
ReportCellSortColDescending ReportCellSortColDescending will enable users to request the column sorting of a given field on the grid in descending order. 
ReportCellSortDescending ReportCellSortDescending will enable users to request the sorting of a given field on the grid in descending order. 
ReportCellThresholds The ReportCellThresholds represents a context menu item builder that will generate the option for being able to add advanced thresholds for the current grid cell selected, specified on the context. 
ReportCellTransformationMetric The ReportCellTransformationMetric represents a context menu item builder that will hold a sub-menu structure with a list of the options that a user is enabled to access for inserting new transformation metrics based on the grid information, available on the context, and on the transformation roles available on the project. 
ReportCellTransformationMetric.AbstractInsertMetricContextMenuBuilder Abstract base implementation of the ReportCellTransformationMetric.InsertMetricContextMenuBuilder class. 
ReportCellTransformationMetric.InsertMetricContextMenuBuilder Helper builder interface that allows generating the different insert metric options for the current cell that shall be displayed to the user. 
ReportCellTransformationMetric.InvalidInsertMetricContextMenuBuilder Implementation of the ReportCellTransformationMetric.InsertMetricContextMenuBuilder interface for representing a builder instance corresponding to a non-supported context. 
ReportCellVisualThresholds  
ReportDataServiceTask The Report Data Service task can be used to login, run a report, and logout. 
ReportDataTransform This interface is deprecated. This interface has been deprecated and will be removed in future versions of the product.
It's main purpose was to provide the guidelines of the methods required by a data Transform in order to control its layout. With the introduction of layout-xml this is not necessary anymore.
 
ReportDesignModeTransformImpl The ReportDesignModeTransformImpl generates a grid visualization of the Report that allows to modify its definition. 
ReportDetailsBean Bean for the Report Details Panel on the report page 
ReportDetailsBeanImpl Bean for the Report Details Panel on the report page 
ReportDetailsPanelTransform This transform renders the report details panel contents on the report page. 
ReportDetailsSetFlagsAddOn This add on takes care of setting the required result flags on the report bean. 
ReportDetailsTransform This class is deprecated. Use ReportDetailsXHTMLTransform instead. 
ReportDetailsXHTMLTransform This transform is used to show details of a report. 
ReportDisplayCellsFactory

The ReportDisplayCellsFactory is introduced to generate a new cell instance of particular type if such an instance doesn't exist in the factory. 

ReportErrorVisualizationTransform Displays an error message for a visualization 
ReportExecutionTask Task for executing a report. 
ReportExportExcelFormattingTransform This class is deprecated. This transform is not used anymore as ReportExportIServerTransform is more generic 
ReportExportExcelFormatTransform  
ReportExportHTMLFormatTransform  
ReportExportHTMLTransform This class is deprecated. Please use ReportExportHTMLFormatTransform or ReportExportExcelFormatTransform  
ReportExportIServerTransform This is the Transform that exports a Report Bean to Excel with formatting, Excel with Plaintext, CSV or plaintext. 
ReportExportPlainTextTransform ReportTransformExportPlain is the class that generates the output for a ReportBean in plaintext format for exporting to a text file Used for exporting to plaintext, CSV and Excel with plaintext. 
ReportFlashTransform This Transform generates an embeded flash object tag. 
ReportFrameBean The interface ReportFrameBean is representing the report frame web component, whose children components are of ReportFrameElement type. 
ReportFrameBeanImpl The ReportFrameBeanImpl is a container for the ReportBean and all the beans associated with it, such as editors, formula bar, etc. 
ReportFrameClassicTransform This class is deprecated. Please use ReportFrameGenericTransform instead  
ReportFrameElement The interface ReportFrameElement is representing the subcomponents inside a ReportFrameBean. 
ReportFrameGenericTransform This transforms renders a ReportFrameBean using a LayoutBuilder. 
ReportGoogleGraphVisualizationTransform Generates a graph representation of the report using the Google Visualization API. 
ReportGraphDesignTransform  
ReportGraphDrill  
ReportGraphDrill.GraphAreaContextMenuBuilder  
ReportGraphDrillTask  
ReportGraphFill  
ReportGraphFont  
ReportGraphFormat  
ReportGraphImageTransform This class is deprecated. Use GraphImageTransform  
ReportGraphLine  
ReportGraphTransformImpl Provides a graph view to the report bean. 
ReportGraphTransformImpl.GraphAreaContext  
ReportGridCell

The ReportGridCell represents a generic cell. 

ReportGridCellColHeader

The ReportGridCellColHeader represents a value of the column axis. 

ReportGridCellColHeaderImpl

The ReportGridCellColHeaderImpl is used to generate the HTML of a cell of that is a value of the column axis. 

ReportGridCellColHeaderImpl.ColHeaderPivotButtonInfo 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. 
ReportGridCellColTitle

The ReportGridCellColTitle represents a title of the column axis. 

ReportGridCellColTitleImpl

The ReportGridCellColTitle is used to generate the HTML of a cell of that is a title of the column axis. 

ReportGridCellHeader  
ReportGridCellImpl

The ReportGridCellColHeaderImpl is a simple implementation of the ReportGridDisplayCell

ReportGridCellMetricValue

The ReportGridCellMetricValue represents a value of the report data. 

ReportGridCellMetricValueImpl

The ReportGridCellMetricValue is used to generate the HTML of a cell value of the report data. 

ReportGridCellRowHeader

The ReportGridCellRowHeader represents a value of the row axis. 

ReportGridCellRowHeaderImpl

The ReportGridCellRowHeaderImpl is used to generate the HTML of a cell of that is a value of the row axis. 

ReportGridCellRowTitle

The ReportGridCellRowTitle represents a title of the row axis. 

ReportGridCellRowTitleImpl

The ReportGridCellRowTitleImpl is used to generate the HTML of a cell of that is a title of the row axis. 

ReportGridCellsFactory  
ReportGridCellTitle  
ReportGridDisplayCell

This is the base interface of those used by the ReportGridTransformImpl to generate the content of a single cell. 

ReportGridDisplayCell.Context Implements TransformContext
ReportGridDisplayCellColHeader This class is deprecated. Please use the ReportGridCellColHeader interface or extend the ReportGridCellColHeaderImpl class. 
ReportGridDisplayCellColTitle This class is deprecated. Please use the ReportGridCellColTitle interface or extend the ReportGridCellColTitleImpl class. 
ReportGridDisplayCellImpl This class is deprecated. Please use the ReportGridCellImpl instead. 
ReportGridDisplayCellMetricValue This class is deprecated. Please use the ReportGridCellMetricValue interface or extend the ReportGridCellMetricValueImpl class. 
ReportGridDisplayCellRowHeader This class is deprecated. Please use the ReportGridCellRowHeader interface or extend the ReportGridCellRowHeaderImpl class. 
ReportGridDisplayCellRowTitle This class is deprecated. Please use the ReportGridCellRowTitle interface or extend the ReportGridCellRowTitleImpl class. 
ReportGridDrillTask  
ReportGridExcelCellColHeaderImpl  
ReportGridExcelCellColTitleImpl  
ReportGridExcelCellMetricValueImpl  
ReportGridExcelCellRowHeaderImpl  
ReportGridExcelCellRowTitleImpl  
ReportGridExcelTransform  
ReportGridGraphTransformImpl Provides a graph view to the report bean. 
ReportGridHTMLTransform  
ReportGridPrintTransform  
ReportGridToolbarBlockLoaderTransform  
ReportGridTransformImpl

The ReportGridTransformImpl generates the grid visualization of the data returned by a Report. 

ReportGridTransformImpl.Context Extends AbstractAppTransform.Context
ReportHomeExportMenuBlockTransform  
ReportIncrementalFetchTransform Title: MSTR Web Transform Component: ReportIncrementalFetchTransform Description: Provides report bean a grid view Copyright: Copyright (c) 2001 Company: MicroStrategy 
ReportLastUpdateTransform  
ReportObjectsTabBean Implementation of the TabBean specific to the Report Objects tab of the Object Browser on the report page. 
ReportOptionsTransform  
ReportOutlineModeExcelTransform  
ReportOutlineModeHTMLTransform  
ReportOutlineModeTransformImpl

Title: ReportOutlineModeTransformImpl. 

ReportPageByCellDrill  
ReportPageByCellDrill.TitleDrillContextMenuBuilder  
ReportPageByInfoTransform Title: MSTR Web Transform Component: ReportPageByInfoTransform
Description: Provides report bean a pageby transform. 
ReportPageByTransform This class is deprecated. Use PageByTransform instead. 
ReportPageComponentImpl Specialized implementation of the page component used for the report page. 
ReportPageEventHandler Default event handler for Page object in the Microstrategy Web. 
ReportPageInfo This interface is designed specifically to support incremental fetch of report data. 
ReportPathTransform Implementation of the PathTransform used on the report page. 
ReportPreferencePropertyListMapper Helper class to aid on reading and saving Report properties that are also saved as preferences. 
ReportPreferencePropertyListMapper.AttFormsReportProperty

Title: AttFormsReportProperty

Description: Class that represents the attribute forms report property. 

ReportPreferencePropertyListMapper.BooleanReportProperty

Title: BooleanReportProperty

Description: Class that represents a special type of ReportPreferencePropertyListMapper.ReportProperty whose value is boolean. 

ReportPreferencePropertyListMapper.GraphFormatReportProperty

Title: GraphFormatReportProperty

Description: Class that represents the Graph Format report property. 

ReportPreferencePropertyListMapper.LocalizableReportProperty

Title: LocalizableReportProperty

Description: Class that represents a special type of ReportPreferencePropertyListMapper.ReportProperty that may require localization (i.e margin size)

 
ReportPreferencePropertyListMapper.PaperSizeReportProperty

Title: PaperSizeReportProperty

Description: Abstract class that represents the Paper Size report property. 

ReportPreferencePropertyListMapper.PDFPaperSizeReportProperty

Title: PDFPaperSizeReportPropertyPaperSizeReportProperty

Description: Abstract class that represents the PDF Paper Size report property. 

ReportPreferencePropertyListMapper.PDFScalePagesReportProperty

Title: PDFScalingReportProperty

Description: Class that represents the pdf ScalePagesWide and ScalePagesTall report properties. 

ReportPreferencePropertyListMapper.PDFScalingReportProperty

Title: PDFScalingReportProperty

Description: Class that represents the pdf scaling report property. 

ReportPreferencePropertyListMapper.PreferenceOnlyReportProperty

Title: PreferenceOnlyReportProperty

Description: Class that represents a report property that is only a preference. 

ReportPreferencePropertyListMapper.PrintPaperSizeReportProperty

Title: PrintPaperSizeReportPropertyPaperSizeReportProperty

Description: Abstract class that represents the Print Paper Size report property. 

ReportPreferencePropertyListMapper.PrintQualityReportProperty

Title: PrintQualityReportProperty

Description: Class that represents the Print Quality report property. 

ReportPreferencePropertyListMapper.ReadOnlyReportProperty

Title: ReadOnlyReportProperty

Description: This property is only used for reading purposes. 

ReportPreferencePropertyListMapper.ReportProperty

Title: ReportProperty

Description: Class that represents a report property

 
ReportPreferencePropertyListMapper.SeparateSheetsReportProperty

Title: SeparateSheetsReportProperty

Description: Class that represents a special type of ReportPreferencePropertyListMapper.ReportProperty for the Use Separate Sheets property. 

ReportQuickLinksTransform This class is deprecated. This Transform is not used anymore by the application and will be removed in future versions of the product. 
ReportSavePropertiesTransform ReportSavePropertiesTransform is the class that generates the output for a Report to be exported. 
ReportSaveTask This task saves a report to metadata 
ReportSetFlagsAddOn

Title: ReportSetFlagsAddOn. 

ReportSetResultWindowAddOn

Title: ReportSetResultWindowAddOn. 

ReportTimelineVisualizationTransform Generates an HTML page that shows a timeline of the report data. 
ReportTimelineXMLTransform This transform generates the report xml necessary for the timeline AJAX visualization sample rendered by ReportTimelineVisualizationTransform
The following is a sample of the XML generated:

 <data>
   <event start="1/7/2002" title="event title 1" end="1/15/2002">event description 1</event>
   <event start="1/18/2002" title="event title 2" end="1/23/2002">event description 2</event>
 </data>
 
This transforms assumes the following regarding the report structure:
  • The report contains at least 2 attributes on the rows axis
  • The first attribute represents the event. 
ReportTitleInsertMetric The ReportTitleInsertMetric represents a context menu item builder that will hold a sub-menu structure with a list of the options that a user is enabled to access for inserting new shortcut metrics based on the current grid title selected, specified on the context. 
ReportToolbarTransform This Transform generates the content of the report toolbar area. 
ReportTransformHelper ReportTransformHelper Provides utility functions used in various report transforms. 
ReportViewerTransform  
ReportWorkingSetBrowserTabBean  
ReportWorkingSetBrowserTabBeanFeaturesImpl Features implementation for the ReportWorkingSetBrowserTabBean  
ReportWorkingSetObjectsTransform  
ReportWSDelete  
ReportXMLTransform ReportXMLTransform is a report transform that generates a simplified version of the report xml. 
RepositorySettings An object of type RepositorySettings should be used to fill up the information required to connect to a data source for repository initialization using RepositorySource
RepositorySettingsCache  
RepositorySource This class is intended to support Repository Initialization. 
RepublishCube  
RequestKeys This interface stores a collection of keys from the request context. 
RequestPersistable This interface provides extra functionalities that allow restoration of state from a RequestKeys object. 
RequestState  
RequestStringTag RequestStringTag. 
RequestStringTagHelper Helper for the RequestStringTag tag library. 
ResettableCountDownLatch A synchronization aid that allows one or more threads to wait until a set of operations being performed in other threads completes. 
ResizeEditorBean The ResizeEditorBean is for the "Resize columns and rows" dialog. 
ResizeEditorTransform

Title: ResizeEditorTransform. 

Resource  
ResourceBundleCache  
ResourceCache This is a cache for Resource objects. 
ResourceCacheHint This class is the hint for ResourceCache. 
ResourceCacheManager The ResourceCacheManager is basically a wrapper of the ResourceCache
ResourceFeed  
ResourceFeedConfig Class used to load the resourceFeedConfig.xml. 
ResourceFeedController Controller for the ResourceFeed servlet 
ResourceFeedNameTag This tag renders the name of the Resrouce Feed Controller. 
ResourceFeedNameTagHelper Helper for the ResourceFeedNameTag tag library. 
ResourceFeedRequestState Request state object for the ResourceFeedController 
ResourceMgrTag This tag is used for rendering the contents from the resource manager. 
ResourceMgrTagHelper Helper for the ResourceMgrTag tag library. 
ResponseContextTag  
ResponseContextTagHelper  
RestApiResources Manage REST API related resources  
RestClient Invokes a REST API call. 
RestClientBuilder Builder pattern for creating a RestClient 
RestrictedFolderObjectExplorerTransform  
ResultSetBean

 

ResultSetBeanManipulationTask  
ResultSetFrameBean  
ResultSetFrameTransform  
ResultSetPageComponentImpl Specialized implementation of the page component used for the report, document and RWD pages. 
ResultSetStatusTransform This transform generates an XML that contains status information of the report such as message ID, report ID and whether is prompted or not. 
RetrieveChildrenTask  
RetrievePreviewImageTask This Task downloads the preview image of a report or document  
ReturnToPathTag This class is deprecated. This class is not used anymore, it has been replaced by ObjectPathTag  
ReturnToPathTagHelper This class is deprecated. This class is not used anymore, it has been replaced by ReturnToPathTagHelper  
ReturnToTag ReturnToTag. 
ReturnToTagHelper Helper for the ReturnToTag tag library. 
ReverseGeoCode  
RibbonBean Provides a bean that represents the document or report block based toolbars, RibbonBeanImpl is the only known implementation 
RibbonBeanImpl Implementation of the RibbonBean, used to access the RibbonEventHandler 
RibbonEventHandlerImpl  
RibbonInfo  
RibbonList  
RibbonListSet  
RibbonToolbarTransform The RibonToolbarTransform class contains inner classes and utility methods for the toolbar rendering 
RootBlockTagImpl  
RowTag The RowTag interface represents a row in a HTML table. 
RunTimeDiagnosticsTag  
RunTimeDiagnosticsTagHelper  
RWActionControlEditorBean  
RWActionControlEditorTransform  
RWActionSelector Represent the action selector being used to submit various transaction operations. 
RWAttributeLink Represents RW attribute link. 
RWAttributeLinks Represents RW attribute links. 
RWAttributeLinksValidator  
RWAttributeLinksValidator.LinkManipulation  
RWAttributeLinksValidator.TargetAttribute  
RWAttributeSelector  
RWBean This interface is used to manage the collection of report writing document data and enable it to be rendered. 
RWBeanHTML5VIEventHandler  
RWBeanVisitor

Provides a callback mechanism (invoked via iterate(RWBeanVisitor, boolean, MarkupOutput)) to ease the handling of complex RWObject, by automatically mapping them to their respective WebBean helpers. 

RWBeanVisitor2 | Enhanced version of bean visitor 
RWBinaryExecutionTask  
RWClipboard Clipboard holds collection of units and additional information necessary for GUI to perform clipboard operations. 
RWConditionSelector  
RWConditionSelectorControlObject  
RWConditionSelectorControlObjectImpl  
RWConditionSelectorHelper  
RWConditionSelectorHelper  
RWContainerFeatures  
RWControl Represents a definition of the actionable control. 
RWControlDef Represents a difinition of the actionable control document unit 
RWControlGroupBy Represents a control group by node in the report writing document hierarchy. 
RWControlGroupBys This interface represents a collection of RWControlGroupBy objects 
RWData Represents RW data 
RWDataServiceTask The RW Data Service task can be used to login, run a report services document and logout. 
RWDataSet Represents data set for a RW document 
RWDataSetDetails  
RWDataSetInfo  
RWDataSetInfoImpl  
RWDataSetItem  
RWDataSetItems  
RWDataSetItemsImpl  
RWDataSets Represents a collection of document data sets 
RWDataSettings  
RWDCache  
RWDColorGradientEditorBean  
RWDColorGradientEditorBeanImpl  
RWDColorGradientEditorTransform  
RWDefinition Represents RW report definition 
RWDelta This class accumulates RW deltas 
RWDesignModeAddOn

Title: RWDesignModeAddOn. 

RWDetails  
RWDetailsFormatter  
RWDetailsSetFlagsAddOn This add on takes care of setting the result flags specified on the view mode set for visualizations. 
RWDetailsTransform This transform is used to show details of a report writing document. 
RWDFilterAddOn This add on prevents RW documents to bring back data when the parameter bean is open. 
RWDICVisitor This interface defines callback methods that are called when encounter a DIC either in grids or text fields of the document. 
RWDocPropertiesEditorTransform  
RWDocumentDetails  
RWDocumentView  
RWDocumentViews This is a wrapper for RW document views and its current document view index. 
RWDocumentViewsImpl  
RWDrill

This class is used by Microstrategy Web as a base class for those used to populate drill context menus for RWDs. 

RWDrill2ReportSettings Settings used when drilling from a grid in a document to a new report. 
RWDrillTask  
RWDWizardAddOn

Title: RWDWizardAddOn. 

RWElementSelector Represents element selector control. 
RWExcelExportSettings  
RWExecutionTask This class implements a Report Writer Document Execution Task. 
RWExportAddOn

Title: RWExportAddOn. 

RWExportSettings Represents export settings. 
RWExportTransform The RWExportTransform retrieves the binary data from the RWInstance and appends it to the markup output. 
RWFieldDef Base interface for field definitions. 
RWFieldGroupDef  
RWFlashDashboardTransform  
RWFlashTransform This Transform generates an embeded flash object tag. 
RWFormatFactory RWFormat object factory. 
RWFormatProperty RW Format Property objects are extensions of the WebProperty objects. 
RWFrameBean The RWFrameBean is an application-level bean in charge of displaying and coordinate the elements on the ReportWriter page. 
RWFrameGenericTransform Specific implementation of the FrameGenericTransform for the RW Frame. 
RWGraphDropZonesEditorBean  
RWGraphDropZonesEditorBeanImpl  
RWGraphDropZonesEditorEventHandlerImpl  
RWGraphDropZonesEditorTransform  
RWGridGraphDef Represents a view definition object (Grid or Graph). 
RWGridGraphObject  
RWGridGraphSettings This interface exposes the result settings that can be set on a Grid/Graph in an RW document. 
RWGridIFRenderer  
RWGridIfSettings  
RWGridTransform This is a transform of the RWBean that is used to transfrom one ViewBean contained in the document. 
RWGroupBy Represent group by element. 
RWGroupByElement Represents group by attribute element 
RWGroupByElements Represents collection of group by elements 
RWGroupBys A collection of GroupBy objects 
RWGroupByUnit Group by unit 
RWHTMLDef Represents HTML container definition. 
RWHTMLObject Represents HTML container. 
RWHyperlink  
RWHyperlinkContainer  
RWHyperLinkObjectLinks  
RWHyperlinks  
RWHyperlinksImpl  
RWImageDef Represents image definition. 
RWIncrementalFetchJsonGenerator  
RWIncrementalFetchSettings The RWIncrementalFetchSettings interface allows the user to set the window of document results that the Intelligence Server should return. 
RWIncrementalFetchTransform Title: MSTR Web Transform Component: RWIncrementalFetchTransform Description: Provides report bean a grid view Copyright: Copyright (c) 2001 Company: MicroStrategy 
RWInstance This interface represents an instance of RW report 
RWIterateSettings  
RWLastUpdateTransform  
RWLayoutSectionDef Represents layout section of multi-layout document. 
RWLayoutTabStripTransform  
RWLayoutTransform This transform displays the data of a Report Writing Document. 
RWLayoutTransform.ButtonHelper  
RWLineDef Represents line definition. 
RWLinkedDrillTask  
RWLock RWLock is built on top of java.util.concurrent.locks.ReentrantReadWriteLock
This class supports the Automatic Resource Management (ARM) paradigm by utilizing java.langAutoCloseable
 
RWLock.Lock  
RWManipulation The manipulation object contains manipulation methods that require immediate call to backend. 
RWManipulationBuilder  
RWManipulationTask  
RWManipulationWithoutResultTask  
RWMessage This interface contains the methods which relate to the RW doc's inbox message information. 
RWMetricSelector Represents metric selector control. 
RWMultiUnitSelector Represents metric selector control. 
RWObject Represents a data object 
RWOfflineTransaction  
RWOfflineTransaction.RunningType  
RWOfflineTransactionImpl  
RWOIVMFeatures  
RWOIVMPageComponent  
RWOnDemandDrillTask  
RWOutlineViewTransform  
RWPageComponentFeaturesImpl  
RWPageComponentImpl Specialized implementation of the page component used for the report writing documents (rwd) page. 
RWPanelStackControl Represents panel stack control 
RWPanelStackDef Represents panel stack definition unit. 
RWPathTransform Extended implementation for PathTransform, by rendering tooltips for the RW names / alias, if applicable. 
RWPDFTransform This class is deprecated. Use RWExportTransform instead. 
RWProjectBrowserTabBean This interface is deprecated. THe interface is no longer used by Web  
RWPromptsPageComponent  
RWPromptsPathTransform  
RWPropertiesEditorTransform  
RWReportGraphDesignDropZoneTransformImpl  
RWReportGraphDropZoneTransformImpl  
RWSaveAsPageComponentImpl Specialized implementation of the page component used for the report writing documents (rwd) save as page. 
RWSavePropertiesTransform RWSavePropertiesTransform is the class that generates the output for a Report Writing document to be exported. 
RWSaveSegmentTask  
RWSaveTask This task saves a report services document to metadata 
RWSaveThemeTask This task saves a document theme to metadata  
RWSecondaryDataProviderHelper  
RWSecondaryDataProviderHelperImpl  
RWSection Represents data section 
RWSectionDef Represents section definition 
RWSectionsVisitor  
RWSelectorControl Represents a selector control 
RWSelectorControlObject Represents selector control data unit. 
RWSetFlagsAddOn This add on takes care of setting the result flags specified on the view mode set for visualizations. 
RWSetOIVMFlagsAddOn This class sets the necessary settings on the RWBean for the Optimized Interactive View mode. 
RWSettings  
RWShapeDef Represents shape definition. 
RWSource The RWSource interface allows the user to execute and retrieve document instances, along with giving access to many objects which have a supplemental usage in document execution. 
RWSubsectionDef  
RWSubtotal  
RWSubtotals  
RWTextDef Represents text field definition. 
RWTextObject  
RWTextSelector Represents text selector control. 
RWThreshold A threshold defines a conditional formatting for a unit 
RWThresholdText  
RWTransactable A RWTransactbleObject is a RWUnit which can be associated with a transaction element. 
RWTransactionSelector  
RWTransformHelper  
RWUnit Represents data unit 
RWUnitDef A root interface for all definition units 
RWUnitInfo This class represents the document unit (attribute and metric) properties. 
RWUnitInfoImpl  
RWUnitInfoImpl.UnitInfoHandler  
RWUnitVisualizationSettingsImpl  
RWUserAttribute THIS INTERFACE IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT. 
RWUserAttributes THIS INTERFACE IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT. 
RWUserDEObject THIS INTERFACE IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT. 
RWUserDEObjects  
RWUserMetric The RWUserMetric class represents an additional derived metric added to the grid or data set. 
RWUserMetrics Represents a collection of additional metrics defined for data set 
RWUserObject  
RWUserObjects<T extends RWUserObject> THIS INTERFACE IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT. 
RWViewBean  
RWViewExpressionBean  
RWViewLimitHelper A subclass of the WebExpressionHelper that provides special functionality for editing limit expressions. 
RWVisitor This interface defines callback methods that are called during decument hierarchy traversal. 
RWVisitor2 Enhanced version of the visitor interface. 
RWWorkingSetBrowserTabBean  
RWWorkingSetUnit  
RWXMLTransform ReportXMLTransform is a report transform that generates a simplified version of the report xml. 

S

SampleTransform  
SaveAndPublishCubeHandler  
SaveAndPublishCubeTask This Task processes the file uploaded from an HTML form and returns the content of the file to client. 
SaveAsBean This bean holds the data required for the Save As page. 
SaveAsFolderFlagsAddOn This add on takes care of setting the object flags on the folder bean on the save as page. 
SaveAsReportFlagsAddOn This class is deprecated. This addon is no longer used by the application 
SaveAsReportTransform This transform renders the save as dialog to the user. 
SaveAsRWTransform This transform renders the save as dialog to the user. 
SaveAsTransform This transform renders the save as dialog to the user. 
SaveCubeRESTHandler Created by Andrei on 05/23/2017. 
SaveCustomGroupTask  
SaveDBRoleTask  
SaveDBRoleTask.DBObjectsHandler  
SaveDynamicRecipientListTask  
SaveMetricDefinitionTask  
SaveObjectACLTask  
SaveObjectAsDialogBean Object Management Dialog bean 
SaveObjectAsDialogTransform

Title: SaveObjectAsDialogTransform. 

SavePaletteTask  
SaveReportPropertiesAddOn  
SaveReportXDADefinitionTask  
SaveRWDocumentViewsTask  
SaveRWTransactions  
SaveSubscriptionTask  
SaveThresholdsTask  
SAXHelper This is a helper class that assists in the parsing of XML files using SAX. 
SAXParsingException This is a generic exception that is raised when performing SAX parsing. 
SAXSupport This is a wrapper around the SAX parser that provides the following services:
  • Hides the actual parser implementation
  • Maintains the stack of active ContentHandlers
  • Provide set of static helper methods for dealing with XML content

This class is not thread-safe. 

SAXSupportException Exception thrown by SAXSupport methods to report problems with XML format or content. 
SaxToDomHandler A class that converts an XML subtree into DOM document 
SAXXMLStringDumper This class helps extract a valid XML string embedded inside another xml. 
ScheduleBean This interface is deprecated. Starting with version 9.0 and the advent of Distribution Services, all schedule objects are replaced by subscriptions. Please use SubscriptionBean instead. 
ScheduleCube  
ScheduledMaintenanceParameter This class defines a pair for scheduled maintenance parameter. 
ScheduleEditTransform This class is deprecated. Starting with version 9.0 and the advent of Distribution Services, all schedule objects are replaced by subscriptions. Please use SubscriptionEditTransform instead  
ScheduleOverwriteTransform This class is deprecated. Starting with version 9.0 and the advent of Distribution Services, all schedule objects are replaced by subscriptions. There is no use-case to display an 'overwrite' message for subscriptions because we now support multiple subscriptions to the same object with same/different personalization  
Scheduler<T>  
SchedulesBulletTransform This class is deprecated. Starting with version 9.0 and the advent of Distribution Services, all schedule objects are replaced by subscriptions. Hence please use SubscriptionsBulletTransform instead. 
SchedulesFilteredListTransform This class is deprecated. Use SchedulesFilteredListXHTMLTransform instead. 
SchedulesFilteredListXHTMLTransform This class is deprecated. Starting with version 9.0 and the advent of Distribution Services, all schedule objects are replaced by subscriptions. Hence please use SubscriptionsFilteredListXHTMLTransform instead. 
SchedulesIconTransform This class is deprecated. Use SchedulesIconXHTMLTransform instead. 
SchedulesIconXHTMLTransform This class is deprecated. Starting with version 9.0 and the advent of Distribution Services, all schedule objects are replaced by subscriptions. Hence please use SubscriptionsIconXHTMLTransform instead. 
SchedulesListTransform This class is deprecated. Use SchedulesListXHTMLTransform instead. 
SchedulesListXHTMLTransform This class is deprecated. Starting with version 9.0 and the advent of Distribution Services, all schedule objects are replaced by subscriptions. Hence please use SubscriptionsListXHTMLTransform instead. 
ScheduleWidget This interface is deprecated. Starting with version 9.0 and the advent of Distribution Services, all schedule objects are replaced by subscriptions.  
SchemaInstanceActionTask  
SchemaManipulationParser  
SchemaManipulationTask  
ScriptletTag This tag is used for rendering a scriptlet from a JSP page. 
ScriptletTagHelper Helper for the ScriptletTag tag library. 
ScriptMethods Defines the public interface for PAC scripts. 
ScriptPageStateTag  
ScriptPageStateTagHelper Helper for the ScriptPageStateTag tag library. 
ScriptTagImpl  
ScriptVariableJSONEncoder  
Scrollable Generic interface representing scrollable collection. 
Scroller Scroller interface that defines minimum contract all Scroller must implement. 
ScrollerImpl ScrollerImpl abstraction it renders an HMTL output for a Scroller Gui Element. 
SDKHelper  
SearchBean This bean is used to render and save the state of searches. 
SearchEngineProperties This interface defines class SearchEngineProperties, which is used in the search index to describe the search engine. 
SearchEnginePropertiesImpl  
SearchPageComponentImpl Implementation of the Page Component used for the Serarch page 
SearchSimpleTransform Transform for the search page 
SearchSuggestTransform Transform for the search page 
SearchSupportedTypesAddon This add-on will change the search definition of the WebSearchObject of a SearchBean before the search is executed by a search event to ensure that only the list of supported-types are included as part of the search-results. 
SearchTask  
SecondaryDataSourcesEditorBean Bean used for the Secondary Data Providers editor. 
SecondaryDataSourcesEditorBeanImpl Bean used for the Secondary Data Providers editor. 
SecondaryDataSourcesEditorTransform Transform used to display the content of the Secondary Data Providers editor. 
SectionInfo  
SectionInfoList The SectionInfoList class is a collection of SectionInfo instances that holds information about which file to use for that section in the Template. 
SecurityFilterBean  
SecurityFilterEventHandler

Title:

Description:

Copyright: Copyright (c) 2002

Company: Microstrategy, Inc

 
SecurityFilterExpressionTransform SecurityFilterExpressionTransform. 
SecurityFilterFrameBean This interface encapsulates the beans and operations used when displaying the security filter tab for user management. 
SecurityFilterFrameTransform  
SecurityFilterTransform SecurityFilterTransform. 
SecurityRoleBean  
SecurityRoleEditorTransform  
SecurityRoleEventHandler  
SecurityRolePathTransform  
SecurityRoleUserEntitiesSelectorBean This interface represents the bean used for selecting user entities for multiple projects. 
SecurityRoleUserEntitiesSelectorBeanImpl  
SecurityRoleUserEntitiesSelectorTransform  
SecurityTransform This class is used to change Server Properties and default server properteis which are applicable to all servers 
SelectControlTargets  
SelectorInfo  
SelectTag The SelectTag interface represents a HTML select tag. 
SendNowWidget This interface is deprecated. Please use SendNowWidget from transforms package.  
SerializerParameters This class is used to pass all parameters expected by the serialize method of the DOMSupport class. 
ServantGenerator This class is responsible for creating the Service Endpoint (or "Servant") class from a definition of the endpoint. 
ServantGenerator.JavaGenerator This class is used to generate portion of a Java class. 
ServantRuntimeContext  
ServantRuntimeSupport This class provides support, at runtime, for the generated Servant/Service Endpoint class. 
ServantTargetInfo  
ServantTargetInfoFactory  
ServerAdminController This is the application controller used by Intellingence Server administration portal. 
ServerAdminFeatures  
ServerAdminSessionManager  
ServerCacheBase  
ServerClusteringStartupMembershipBuilder ServerClusteringStartupMembershipBuilder is used to generate an XML server list of all the servers to be clustered at the restart of an IServer. 
ServerConfigException The class ServerConfigException is a subclass of java.lang.Exception. 
ServerConnectionTask This Task returns whether the Web Server is connected to the specified IServer. 
ServerControlException The class ServerControlException is a subclass of java.lang.Exception. 
ServerControlSource The ServerControlSource interface represents the entry point for the Server Control-related functionality. 
ServerDefBypassAclCache This class is used to cache the Intelligent Server definition that retrieved without checking ACL. 
ServerDefCache This class is used to cache the Intelligent Server definition. 
ServerEncoding  
ServerInfo  
ServerInstance The ServerInstance interface represents the properties of a single server instance. 
ServerInstances The ServerInstances interface represents a list of ServerInstance objects. 
ServerLicense This interface represents the license of a server. 
ServerMachine The ServerMachine interface represents one machine with one or more MicroStrategy Server products on it. 
ServerPropertiesTransform This class is used to render and change Server Properties and default server properteis which are applicable to all servers. 
ServersTask This Task returns a collection of Intelligence Servers connected to MicroStrategy Web. 
ServerVersionInfo This interface allows the user to get information about the version of a Server Instance. 
ServiceConfiguration This interface represents the configuration of a server instance which is configured as a service. 
ServletContainerServices This is the implementation class for the ContainerServices interface when application is running in the Java Web Container environment. 
ServletEvent Title: ServletEvent. 
ServletWebComponent This class implements the WebComponent interface for having its methods available to the application Servlet. 
SessionAliveTask This task checks whether an Intelligence Server session is alive. 
SessionCacheBase  
SessionFormatter  
SessionListener  
SessionLogger  
SessionLogRecord  
SessionManager This class is deprecated. All of the functionality on this class has been replaced by WebAppSessionManager. Please use that interface instead of this one. The SessionManager class has been designed as a controller for the sessions that can be opened through a Web Application with projects in one or more I-Servers. The SessionManager is also enabled to provide the list of projects that should be shown as available to the user, given a provided login or in general based on the I-Servers available.
For recognizing one session from the other, a key is used based on the I-Server name, the Project and the Port used for connecting, so users are enabled to switch from one project to others (even in different I-Servers) and the session will be obtained and applied accordingly. Methods like fixCurrentWebIServerSession(AppContext appContext) take care of preparing which WebIServerSession instance shall be used for the rest of the user request, so the proper one is provided when the getWebIServerSession() call is done.
The SessionManager interacts with the ExternalSecurity instance defined at the application level, which in turn can create, close and manipulate the sessions that exist defined on this SessionManager instance. If the ExternalSecurity delegates all these functions to the SessionManager, then the information provided by the user or application via the RequestKeys and other settings will be used for creating the sessions.
 
SetConditionalTransactionTask  
SetCubeAttributeFormMappingHandler Created by xkou on 12/22/2016. 
SetCubeAttributeFormMappingTask This class implements the SetCubeAttributeFormMapping task. 
SetCubeMappingTask This Task processes the file uploaded from an HTML form and returns the content of the file to client. 
SetDBRoleTask  
SetDocSelectorElementsTask  
SetDocumentZoomTask  
SetPreferenceHandler Created by xkou on 2/14/2017. 
SetPreferenceTask  
SetReportAnnotations SetReportAnnotations bean class 
SetReportAnnotations.Factory Factory class that keeps the parse method 
SetReportAnnotationsResponse SetReportAnnotationsResponse bean class 
SetReportAnnotationsResponse.Factory Factory class that keeps the parse method 
SetRSDocumentAnnotations SetRSDocumentAnnotations bean class 
SetRSDocumentAnnotations.Factory Factory class that keeps the parse method 
SetRSDocumentAnnotationsResponse SetRSDocumentAnnotationsResponse bean class 
SetRSDocumentAnnotationsResponse.Factory Factory class that keeps the parse method 
SetRWUnitPropertiesTask  
SetVisualizationPropertiesTask This class implements a Task that sets visualization properties on a set of metadata objects. 
Shape  
Shape.TYPEEMUN  
ShapeConfigInfo  
ShapeConfigurationInfo  
ShapeFileMap  
ShapeFileMaps  
ShapeHierarchy The shape hierarchy class parses the hierarchy info file and generate two map objects (child to parent and parent to child relationship). 
ShapeHierarchy.HierarchyStructure A inner class used to store the child:parent relationship objects 
ShapeKeyInfo  
ShapeKeysInfoList  
ShareURLTransform  
SharingConfirmationPageComponentImpl  
Shortcut The Shortcut is a multi-purpose class used to configure elements that generate all sort of links or shortcuts, like menu items, drop-down lists and context menu items. 
ShortcutAnchor This class renders a default shortcut as an anchor tag It uses the following:
 < title=text a>text</a>
 
 
ShortcutArgument The Shortcut class encapsulates information that can be displayed as option or shortcut for a given page. 
ShortcutBean This class renders a ShortcutElement that represents a base bean combined with a transform. 
ShortcutButton

Title: ShortcutButton. 

ShortcutButtonLabel  
ShortcutCaption

Title: ShortcutCaption. 

ShortcutColorPickerPane

Title: ShortcutColorPickerPane. 

ShortcutCombo

Title: ShortcutCombo. 

ShortcutDefault This class renders a default shortcut, that is when no type has been specified. 
ShortcutElement This is the interface for a GUI Element that renders a single Shortcut Configuration Element. 
ShortcutElementTag  
ShortcutEvent Defines either an event to be executed when the user clicks on the parent shortcut link or an update action to be performed on the shortcut when the event is handled by the application. 
ShortcutGridInfo This class renders the information about the grid template objects available for a given ReportBean specified. 
ShortcutGridLevels This class renders the different grid levels (such as Values, Header, etc) that can be made available given the ReportBean provided 
ShortcutHelper  
ShortcutInput

Title: ShortcutInput. 

ShortcutLabel  
ShortcutList The ShortcutList class is a multipurpose class that represents a list of Shortcut objects. 
ShortcutListElement This is the interface for a GUI Element that renders a single ShortcutList Configuration Element. 
ShortcutListPicker This class takes care of rendering a picker as part of options as provided on a toolbar or editor interface. 
ShortcutListPickerElement This class is used to render a picker (combo or list). 
ShortcutListSet The ShortcutListSet class groups a list of objects, which each define a group of shortcut objects. 
ShortcutListSet.EventActionMapping  
ShortcutListStyles This class renders a Shortcut that includes the possible styles that can be associated with a grid report for the formatting of its information. 
ShortcutOptionsTag  
ShortcutPickerOption

Title: ShortcutPickerOption. 

ShortcutPropertyTag  
ShortcutPulldown Title: ShortcutPulldown. 
ShortcutSeparatorTag  
ShortcutTagHelper Helper for the ShortcutOptionsTag tag library. 
ShortcutTextcombo

Title: ShortcutTextcombo. 

ShortURLTask This Task processes short URL  
ShowBundleDescriptorTag Custom Tag class to be used for displaying a textarea that contains JSON strings. 
ShowBundleDescriptorTagHelper  
ShowDebugInfoTag  
ShowDebugInfoTagHelper  
ShowJsonBlocksTag Custom Tag class to be used for displaying a textarea that contains JSON strings. 
ShowJsonBlocksTagHelper  
SHPHeader  
SHPParser  
SHPReader  
SHXReader  
SimpleCartElement  
SimpleDebugger Instead of using System.out.println statements during development tracing, this factory provides an efficient means of handling debug statements. 
SimpleErrorHandler This is a very simple XML-ErrorHandler. 
SimpleExecuteReport SimpleExecuteReport bean class 
SimpleExecuteReport.Factory Factory class that keeps the parse method 
SimpleExecuteReportResponse SimpleExecuteReportResponse bean class 
SimpleExecuteReportResponse.Factory Factory class that keeps the parse method 
SimpleExecuteRSDocument SimpleExecuteRSDocument bean class 
SimpleExecuteRSDocument.Factory Factory class that keeps the parse method 
SimpleExecuteRSDocumentResponse SimpleExecuteRSDocumentResponse bean class 
SimpleExecuteRSDocumentResponse.Factory Factory class that keeps the parse method 
SimpleFileHandler  
SimpleFormatter This class is the formatter used to format log records into plain text messages. 
SimpleGetReportResults SimpleGetReportResults bean class 
SimpleGetReportResults.Factory Factory class that keeps the parse method 
SimpleGetReportResultsResponse SimpleGetReportResultsResponse bean class 
SimpleGetReportResultsResponse.Factory Factory class that keeps the parse method 
SimpleGetRSDocumentResults SimpleGetRSDocumentResults bean class 
SimpleGetRSDocumentResults.Factory Factory class that keeps the parse method 
SimpleGetRSDocumentResultsResponse SimpleGetRSDocumentResultsResponse bean class 
SimpleGetRSDocumentResultsResponse.Factory Factory class that keeps the parse method 
SimpleHint SimpleHint is an implementation of the CacheHint interface. 
SimpleList The SimpleList interface is returned from several of the objects in the Web Objects layer. 
SimpleListObj This class will allow the user to add, remove, and examine the objects in the given collection. 
SimplePageComponentImpl This class inherits all the functionality from the com.microstrategy.web.app.beans.PageComponentImpl implementation, but updates the way the page title is calculated. 
SimpleResponseWrapper This interface serves as a simplified response object. 
SimpleStringValidator  
SimpleThresholdsEditorTransform  
SingleObjectSelectorTransform  
SiteDesigner  
SJISModifier  
Slf4jHandler  
SlotTag The SlotTag interface respresents a section in the layout that can be replaced 
SlotTagImpl  
SmartProperties SmartProperties simplifies file persistence handling by using the FileFinder to locate the properties file. 
SortDefinition

Title: SortDefinition. 

SortEditorBean The SortEditorBean supports the Advanced Sort Editor. 
SortEditorBeanHelper  
SortEditorTransform This transform renders the list of projects to show to the user for logging in. 
SortGeneralTransform  
SortTabBeanTransform  
Source Source of a given ContainerStringCollection or RequestKeys entry. 
SourceLookup The SourceLookup interface assists StyleCatalog to resolve FormalParameter with dynamic sources such as preferences etc. 
SparkMultiPartTask Created by xu on 2017/11/8. 
SparkTask  
SpnegoFilter Two approaches to handling Kerberos/SPNEGO:
  1. Application layer SPNEGO
SpnegoJbossFilter This class implements javax.servlet.Filter and enables Integration (Kerberos) Authentication in JBoss AS7 & EAP 6. 
SpnegoWSFilter This class extends com.microstrategy.web.filter.SpnegoFilter for MicroStrategy Web Services J2EE. 
SSLClientHelper  
SSLClientHelper.Callback  
SSLSocketFactoryEx  
StaticSession This class is deprecated. Functionality afforded by this class has been superceded by WebAppSessionManager and the external security feature.  
StaticSessionList This class is deprecated. Static Sessions is not a feature supported by the application anymore. This class is not available anymore in the PageManager and will be removed from the application.  
StatsHandler This class implements the StatsHandlerSupport interface and extends the FileHandler class. 
StatsHandlerSupport  
StatsHandlerSupport.Data Request statistics. 
StatsLog  
StatusCodeTag  
StatusCodeTagHelper  
StdOutErrToFile JMX bean to redirect Java standard out and err streams to a file. 
StdOutErrToFileMXBean Configures System.out and System.err to redirect to a file. 
StorePreviewImageTask This Task uploads the preview image of a report or document from its most recent execution. 
StreamHandler  
StreamingContext  
StreamWrapper  
StringKey  
StringRequestKeys The StringRequestKeys class makes available to the application the values of parameters passed on a specified string, with URL format. 
StringStore A helper class that can be used to locally internalize strings. 
StringTag  
StringTagHelper Helper for the StringTag tag library. 
StringTokenizerWithEscape Works like java.util.StringTokenizer but with support for an escape character. 
StringUtils This class provides static utility methods for doing string processing. 
StringWrapper Wrapper for a String object. 
Style The Style interface exposes information about a single style. 
StyleCatalog The StyleCatalog interface presents the methods that a caller needs to manage the state of a style catalog. 
StyleCatalogFactory This class is deprecated. The StyleCatalogFactory is not used anymore by the application. To load a catalog, you may use directly the ConfigurationFilesCache  
StyleCatalogImpl  
StyleCatalogModule This module is responsible for upgrading the stylecatlog.xml. 
StyleImpl This class implements the Style interface, which exposes information about a single style. 
StyleInfo THIS CLASS IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT. 
StyleMap The StyleMap interface represents a collection of "style mapping clauses" that are evaluated for a particular style in this Style Catalog. 
StyleMapClause This interface represents a generic clause in a Style Map. 
StyleMapCondition This interface is a StyleMapClause that include a reference to a MapperDefn and a mapper-specific data string. 
StyleMapConditionImpl This class implements the StyleMapCondition interface for the Style Catalog. 
StyleMapDefault This interface represents a "default" map clause. 
StyleMapDefaultImpl This class represents a "default" clause in a Style Map. 
StyleMapImpl This class implements the StyleMap interface for the Style Catalog. 
StyleMapper This interface represents an object that can check a set of conditions and determine whether the request for the incoming request should be mapped to another style name. 
StyleMapperResult This class represents the result of a "style mapping" request. 
StyleMapperResultImpl This class represents a simple implementation of the StyleMapperResult interface. 
StyleMaps The StyleMaps interface represents a collection of individual style map objects for this Style Catalog. 
StyleMapsImpl This class implements the StyleMaps interface for the Style Catalog. 
StyleRequestContext The StyleRequestContext provides the context information for resolving the more dynamic nature of the Style Catalog. 
Styles  
Styles The Styles interface exposes a collection of Style objects. 
StylesImpl  
SubscriptionBean This bean represents a Narrowcast subscription. 
SubscriptionCacheWidgetImpl  
SubscriptionConfirmSendNowTransform This class renders the confirmation message on a successful Send Now email subscription. 
SubscriptionConfirmTransform This class renders the confirmation message on a successful Email, File or Print subscription. 
SubscriptionContactsBrowserBean  
SubscriptionContactsBrowserTransform  
SubscriptionEditCacheTransform  
SubscriptionEditFileTransform This class renders the output to create/edit an file export subscription. 
SubscriptionEditFTPTransform This class renders the output to create/edit an ftp subscription. 
SubscriptionEditInboxTransform  
SubscriptionEditMobileTransform  
SubscriptionEditorBean Extends the ReportFrameElement, defines no extra properties. 
SubscriptionEditorNCCacheBean  
SubscriptionEditorPersonalViewBean  
SubscriptionEditPrintTransform This class renders the output to create/edit an file export subscription. 
SubscriptionEditTransform This class renders the output to create/edit an email subscription. 
SubscriptionEditTransform.NCSRecipientContext  
SubscriptionEditTransform.RecipientContext  
SubscriptionFileWidget This interface is deprecated. Please use SubscriptionFileWidget from the transforms package.  
SubscriptionFileWidget Renders the Widget to create/edit Narrowcast File Subscriptions. 
SubscriptionFileWidgetImpl  
SubscriptionFileWidgetImpl  
SubscriptionFolderBean  
SubscriptionFrameBean The frame bean for the subscriptions in the application. 
SubscriptionFrameTransform  
SubscriptionHistoryListWidgetImpl  
SubscriptionMobileWidgetImpl  
SubscriptionParserTags  
SubscriptionPersonalViewTransform  
SubscriptionPersonalViewTransform.SubscriptionPersonalViewWidgetImpl  
SubscriptionPrintWidget This interface is deprecated. Please use SubscriptionPrintWidget from the transforms package.  
SubscriptionPrintWidgetImpl

Title: SubscriptionPrintWidgetImpl. 

SubscriptionsBulletTransform This transform renders the list of emanil Subscriptions from a SubscriptionFolderBean as bullet icons. 
SubscriptionsEditorHistoryListTransform  
SubscriptionsEditorMobileTransform  
SubscriptionsEditorNCCacheTransform  
SubscriptionsEditorNCFileTransform

Title: SubscriptionsEditorNCFileTransform. 

SubscriptionsEditorNCFTPTransform

Title: SubscriptionsEditorNCPFTPTransform. 

SubscriptionsEditorNCPrintTransform

Title: SubscriptionsEditorNCPrintTransform. 

SubscriptionsEditorNCSendNowTransform

Title: SubscriptionsEditorNCSendNowTransform. 

SubscriptionsEditorNCTransform

Title: SubscriptionsEditorNCTransform. 

SubscriptionsEditorPersonalViewTransform  
SubscriptionsEditorTransform This class is deprecated. Please use SubscriptionsEditorHistoryListTransform instead  
SubscriptionSendNowTransform This class renders the output to create a Send Now subscription. 
SubscriptionsFilteredListTransform This class is deprecated. Use SubscriptionsIconXHTMLTransform instead. 
SubscriptionsFilteredListXHTMLTransform This transform renders the list of Narrowcast Subscriptions from a SubscriptionFolderBean for a particular Object. 
SubscriptionsIconTransform This class is deprecated. Use SubscriptionsIconXHTMLTransform instead. 
SubscriptionsIconXHTMLTransform This transform renders the list of Narrowcast Subscriptions from a SubscriptionFolderBean as Large Icons. 
SubscriptionsListTransform This class is deprecated. Use SubscriptionsListXHTMLTransform instead. 
SubscriptionsListXHTMLTransform This transform renders the list of Narrowcast Subscriptions from a SubscriptionFolderBean. 
SubscriptionsPageByAttributesTransform Returns a JSON with the list of attributes on a report's page by axis or a report services' group by axis
Used by the File subscription's bursting feature. 
SubscriptionWidget This interface is deprecated. Please use SubscriptionWidget from the transforms package.  
SubsetUnitLimitBean  
SubsetUnitLimitElementBean  
SubsetViewLimitElementDialogTransform  
SubsetViewLimitElementTransform A subclass of the FilterElementTransform that takes care of the MDX report filter specific. 
SubtotalDefinition

Title: SubtotalDefinition. 

SubtotalsDHTMLTransform  
SubtotalsEditorBean The SubtotalsEditorBean supports the Advanced Sort Editor. 
SubtotalsEditorTabManagerTransform  
SubtotalsEditorTransform This transform renders the subtotals editor. 
SurveyVisualizationPropertiesTransform  
Sync Main interface for locks, gates, and conditions. 
SynchronousQuickSearch Object that represents a synchronous quick search and that can be used as a parameter object (in the XML API layer)  
SynchronousQuickSearch.Builder  
SyncLogWrapper  
SyncModelRESTHandler Created by Andrei on 8/4/17. 
SysDefaultPrefType

SysDefaultPrefType manages the PreferenceLevel.SYSTEM definitions and PreferenceLevel.SERVER files for administrative preferences. 

SysDimensionCache  
SysEventHandler

The SysEventHandler is the base class for all those event-handlers that can be configured through an external events.xml. 

SysFolderBlackListHelper  
SysFolderBlackListHelper.SystemFolderNode  
SysPrefType

SysPrefType manages the PreferenceLevel.SYSTEM definitions file for application user preferences (object instance: getDefinition(), while its subclass getDefault() manages the PreferenceLevel.SYSTEM definitions file for administrative defaults. 

SystemInfo Utility class for checking Java system properties. 
SystemPickerList

Title: SystemPickerList. 

T

TabBean This interface shall be used as base for creating tab beans that can be displayed by a TabManagerBean instance or on their own. 
TabBeanTransform

Title: TabBeanTransform

Description: This tranform class renders the most basic form a tab can have. 

TabControlHelper This helper class takes care of displaying a tab control according to the information used for initializing it. 
TabDocumentAdvancedTransform This class is deprecated. - Since we now use the JUIL architecture, these transforms are no longer being used. 
TabDocumentExportTransform This class is deprecated. - Since we now use the JUIL architecture, these transforms are no longer being used. 
TabDocumentOtherTransform This class is deprecated. - Since we now use the JUIL architecture, these transforms are no longer being used.  
TabDocumentTableOfContentsTransform This class is deprecated. - Since we now use the JUIL architecture, these transforms are no longer being used. 
TabDocumentWatermarkTransform This class is deprecated. - Since we now use the JUIL architecture, these transforms are no longer being used. 
TabGraphAdvancedTransform

This class transforms a TabBean allowing users to view/modify advanced graph properties (like graph series by rows, subtotals, font resizing, etc) of a graph. 

TabGraphAxesTransform

This class transforms a TabBean allowing users to modify axis properties (like max/min values) of a graph. 

TabGraphGeneralTransform

This class transforms a TabBean allowing users to view/modify general graph properties (like graph type, subtype, categories, etc) of a graph. 

TabGraphNumberTransform  
TabGraphOptionsTransform  
TabGraphTitlesTransform

This class transforms a TabBean allowing users to view/modify formatting properties for the graph titles (mainly font properties). 

TabLayoutTransform  
TableAction Created by Andrei on 05/23/2017. 
TableCreateInfo Created by yuan on 5/26/17. 
TableRelatedInfosParser  
TableStatus Created by Andrei on 05/23/2017. 
TableTag The TableTag interface represents a HTML table tag. 
TabManagerBean This bean will be used for a tabbed control, for handling which tab should be shown, based on the children beans defined to this instance and the tab specification of each one of them. 
TabManagerTransform This transform can be used as base for the transforms that will take care of rendering TabManagerBean instances. 
TabPageMarginTransform

This class transforms a TabBean allowing users to view/modify the page margins. 

TabPageOutputTransform This class is deprecated. all properties from this tab have been moved to either the TabPageSetupTransform or the TabDocumentExportTransform.  
TabPageSetupTransform

This class transforms a TabBean allowing users to view/modify general page output properties (like graphs format, PDF settings, horizontal fit). 

TabPropertiesAdvancedTransform  
TabPropertiesDeliveryTransform  
TabPropertiesFlashTransform This transform renders the Flash tab in document properties dialog. 
TabPropertiesGeneralTransform

This class transforms a TabBean allowing users to view/modify general properties (like name, type, tooltip) of a control. 

TabPropertiesGridTransform

This class transforms a TabBean allowing users to view/modify properties of a grid (like header options, shows thresholds, etc). 

TabPropertiesLayoutTransform

Title: TabPropertiesLayoutTransform. 

TabPropertiesLineTransform

This class transforms a TabBean allowing users to view/modify the properties of a line control (for example, orientation). 

TabPropertiesOtherGridTransform  
TabPropertiesPictureTransform

This class transforms a TabBean allowing users to view/modify the properties of an image control (for example, its source). 

TabPropertiesSelectorTransform This transform renders the content for selector tab of report writing document property dialog. 
TabSectionsTransform  
Tag The Tag interface represents a generic XHTML tag in MicroStrategy LayoutTransform
TagImpl  
TagsFactory

Previous versions of Microstrategy Web used methods in the HTMLHelper class to generate HTML tags; these methods return a String object with the corresponding HTML for the open tag, for example, generateIMG(MarkupOutput, int, String, String) returns:

<img src="firstArgument" title="secondArgument">
The problem is that to generate the String, the method requires to know all the tag attributes (which might be different depending on the usage scenario), so each generateTAG method became overloaded several times for the different scenarios where the tag is used. 
Task This interface represents a Task and how it interacts in the context of the larger Task processing framework. 
TaskAdminController

This class is the AppController implementation for the TaskAdmin servlet. 

TaskAdminServlet This is the servlet that provides tool interface and executions of administrative tasks. 
TaskConfigurationException This exception indicates that a Task is not properly configured. 
TaskErrorCodes This interface defines the error codes that can be returned for Tasks. 
TaskException This is the base class for a set of task-related exceptions. 
TaskFactory This interface represents a class that is a factory for a set of Task classes. 
TaskFactory.TaskCategory Enumerations for task categories. 
TaskFactoryInfo THIS CLASS IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT. 
TaskFactoryList THIS CLASS IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT. 
TaskFactoryParam  
TaskFactoryParamList  
TaskInfo THIS CLASS IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT. 
TaskInternalException This exception indicates an internal error, often from the Intelligence Server. 
TaskInvoker This class assists in invoking Tasks from the Server Side. 
TaskInvoker.Context  
TaskInvoker.TaskInfo  
TaskMetadata This interface provide information about a specific Task. 
TaskMetadataImpl THIS CLASS IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT. 
TaskNotFoundException This exception is raised when the Task being requested does not exist. 
TaskNotRequestedException This exception represents the case that a Task has not been requested. 
TaskOutput This interface defines the entire output that a Task may generate. 
TaskParameterMetadata This interface provides information about a specific Task parameter. 
TaskParameterMetadataImpl THIS CLASS IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT. 
TaskProcessor  
TaskProcessor.TaskInvoker Enumeration that indicates the task Invoker in the incoming request. 
TaskProcessorAdminContext  
TaskProcessorController

This class is the AppController implementation for the TaskProcessor servlet. 

TaskProcessorController.TaskEnvelope  
TaskProcessorNameTag This tag renders the name of the Task Processor Controller. 
TaskProcessorNameTagHelper Helper for the TaskProcessorNameTag tag library. 
TaskProcessorRequestState The RequestState object to used by the Task Processor. 
TaskProcessorResponseContext  
TaskProcessorServlet This is the main servlet for the Task Processor component. 
TaskRequestContext This interface represents the context in which a Task request is occurring. 
TaskRequestMalformedException This exception class represents the condition when an incoming Task request is malformed. 
TasksList THIS CLASS IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT. 
TaskStatusCodes This interface defines the status codes that can be returned for Tasks. 
TaskUnauthorizedException This exception indicates that current user is not authorized to execute the requested task. 
TaskViewerController

This class is the AppController implementation for the TaskViewer servlet. 

TaskViewerController.OptionInfo This object holds information about an HTML Option element. 
TaskViewerServlet This is the servlet that generates tool interface for tasks. 
TemplateElement

Title: TemplateElement. 

TemplateElementsBean  
TemplateFilterExecBean This bean renders a widget for template/filter execution. 
TemplateFilterExecTransform This transform renders the template-filter execution widget. 
TemplateFilterExecXHTMLTransform TemplateFilterExecXHTMLTransform extends TemplateFilterExecTransform by generating a different HTML strucutre, which is XHTML compliant and uses external css files for all formatting. 
TemplateInfo This class holds the information required by a Page Template to render. 
TemplateInfoList The TemplateInfoList class is a collection of TemplateInfos instances that holds information about how to map events. 
TemplateParser This class contains some public utility methods that can be used for handling parameters included on HttpServletRequest, RequestKeys objects or other. 
TestBodyContentTag This custom tag is for testing purposes only. 
TestFileHandler  
TestFormatter This class is the formatter used to format log records into plain text messages. 
TestService TestService bean class 
TestService.Factory Factory class that keeps the parse method 
TestServiceResponse TestServiceResponse bean class 
TestServiceResponse.Factory Factory class that keeps the parse method 
TestServiceServlet  
TextHyperLinkNavigation

This class is used by Microstrategy Web as a base class for those used to populate drill context menus for RWDs. 

Theme2RWSettings Settings used when converting a theme to a report writing document. 
ThenTag  
ThreadLocalDebugHandler  
ThreadLocalSession  
ThreadRegistry This class maintains a simple running/terminating status, tracks threads and timers created by the application, and ensures they are properly cleaned up when we terminate. 
ThreadSessionMap  
ThreadSessionMap.SessionObjects  
ThresholdEditorBean The ThresholdEditorBean is a bean which can be used to render a threshold editor. 
ThresholdEditorBeanFeaturesImpl  
ThresholdExpressionBean The ThresholdExpressionBean represents an ExpressionBean that is editing a threshold's conditional expression. 
ThresholdExpressionBeanContext The ExpressionBeanContext interface can be implemented by any object that can provide a context for an expression bean. 
ThresholdExpressionBeanImpl  
ThresholdExpressionTransform  
ThresholdsEditorTransform  
ThresholdsFormatEditorTransform  
ThresholdsTemplateParser  
TileService The tile service reads the tile files and generates the map of tile id and shape ids. 
TimelineMojoVisualizationDataTransform  
TimeSeriesVisualizationDataTransform This transform generates the report data needed for the Mojo Time Seies Visualization. 
Toolbar

Title: Toolbar. 

ToolbarBean

Title: ToolbarBean. 

ToolbarInfoList

Title: ToolbarInfoList. 

ToolbarSetBean This bean handles a set of ToolbarBean child instances as a group, for them to be handled and rendered together. 
ToolbarSetTransform This transforms handles ToolbarSetBean instances for rendering its different ToolbarBean instances defined as children one after the other. 
ToolbarTransform

Title: ToolbarTransform. 

TopoArc  
Topology Topology class process the polygon and break a polygon into arc to build topology. 
TopologyBuilder  
TransactionAttribute  
TransactionAttributeForm  
TransactionElement  
TransactionExpressionBlockBuilder  
TransactionMetric  
TranscodingStreamingContext  
Transform The Transform interface is the base interface that is used for all bean-specific transforms. 
Transformable This interface represents objects that support Transform functionality. 
TransformContext

This interface is used by transforms to pass information to third-party classes that generate content using the transform information. 

TransformCreationException This class is deprecated. It is not used anymore.  
TransformDefn The TransformDefn interface is used to manage the data of a transform object. 
TransformDefnImpl  
TransformDefns The TransformDefns interface is used to manage a collection of transform definition objects. 
TransformDefnsImpl  
TransformDoesNotExistException  
TransformInstance This interface manages a Transform object and its associated MarkupOutput object. 
TransformKeyMapper  
Transforms The Transforms interface exposes a collection of Transform objects. 
Transition  
Transitions  
Tree<T> The tree structure whose value on each tree node is of type T. 
TreeBox This interface is deprecated. Use (@link com.microstrategy.web.app.gui.TreeView} instead of this to render a tree view.  
TreeBoxImpl This class is deprecated. Use (@link com.microstrategy.web.app.gui.TreeViewImpl} instead of this to render a tree view.  
TreeCart  
TreeCartExpression  
TreeCartExpressionImpl TreeCartExpressionImpl abstraction it renders an HTML "shopping cart" style for Expression type outputs of the Cart output. 
TreeCartImpl  
TreeNode

The TreeNode is the class used by the TreeBox to identify a single node. 

TreePickerVisualizationPropertiesTransform  
TreeSerializer  
TreeTabManagerTransform  
TreeView The TreeView GuiElement is designed to create a hierarchical tree that can be dynamically populated using WebEvents. 
TreeViewImpl  
TriMap<T1, T2, T3> TriMap is a triple-directional map. 
TriMap.Entry<T1, T2, T3>  
TrustedCertificatesImpl Collection of certificates trusted by the mobile device. 
TrustRelationshipExists TrustRelationshipExists bean class  
TrustRelationshipExists.Factory Factory class that keeps the parse method  
TrustRelationshipExistsResponse TrustRelationshipExistsResponse bean class  
TrustRelationshipExistsResponse.Factory Factory class that keeps the parse method  
TrustRelationshipTransform  
TypeUnsupportedException Thrown when the type for an ArgumentTag is not supported. 

U

UnconnectedServersTransform This transform is used to render all the unconnected servers on the Administrator page. 
UnmodifiableException Thrown when attempting to modify a read-only tag. 
UnsynchronizedStack Provides various peek and push operations similar to the java.util.Stack class except this is unsynchronized. 
UpdateFilterInfo  
UpdateManagerHelper

Title: PropertySetHelper. 

UpdateManagerTag

Title: UpdateManagerTag. 

UpdateManagerTagHelper

Title: UpdateManagerTagHelper. 

UpdateMDXCubesTask  
UpdateMobileConfigurationPropertiesTask  
UpdateMobileConfigurationTask  
UpdateStructureParser  
UpdateThemeTask  
UpdateWHTableTask  
UpgradeException Exception used when an expected error occurs that prevents the upgrade process to continue. 
UpgradeInfo This class provides the upgrade process the necessary information to conduct the upgrade. 
UpgradeManager

The UpgradeManager is the class responsible to perform an upgrade. 

UpgradeModule

This interface represents a single upgrade module. 

UploadFileTask This Task processes the file uploaded from an HTML form and returns the content of the file to client. 
UploadFileTask.UploadFileParseOptions A class which holds all parsing options used by the parseUploadedFile(com.microstrategy.web.tasks.UploadFileTask.UploadFileParseOptions, PostedFile, StringBuffer) method. 
UploadImageTask This Task processes the file uploaded from an HTML form  
UploadVisualizationZipTask This Task processes the file uploaded from an HTML form and write into Plugins folder  
UrlEventTag

This custom tags enables users to define links related with an event within JSP pages. 

UrlEventTagHelper Helper for the UrlEventTag tag library. 
UrlPacScriptSource Script source that will load the content of a PAC file from an webserver. 
UserAddressListTransform This transform is used to list and edit Narrowcast Addresses. 
UserAnalysisQuotaEditorTransform  
UserBean This bean represents a single user. 
UserConnection The interface UserConnection represents a single user connection. 
UserConnectionManipulator The interface UserConnectionManipulator contains operations to disconnect user connections. 
UserConnectionResults The interface UserConnectionResults represents the result of a user connection retrieval. 
UserConnectionSource The interface UserConnectionSource is the entry point to retrieve and disconnect user connections. 
UserContactsBrowserBean  
UserContactsBrowserCartTransform  
UserDisconnectionFailure The interface UserDisconnectionFailure represents a failure in disconnecting user connections. 
UserEntitiesBean This interface represents a collection of users. 
UserEntitiesBrowserBean  
UserEntitiesSelectorBean The interface UserEntitiesSelectorBean encapslute three types of sources to fetch users and groups: (1) all top level user groups, (2) parents or members of a particular user group, and (3) search result of users or groups. 
UserEntitiesSelectorTreeCartTransform  
UserEntitiesTransform  
UserEntitiesTransform.Context Extends AbstractAppTransform.Context by providing a link to the current WebObjectInfo
UserEntitiesTreeCartImpl Cart used in User/Group editor -> 'group' tab 
UserEntityBean This is the base interface for both UserBean and UserGroupBean
UserEntityEditorTransform  
UserEntityInfoTask This Task returns information about a user group in metadata, such as its ancestor, members, and top level groups. 
UserEntityPrivilegesTransform This transform generates the dialog that allows modifying Privileges for a user or group. 
UserGroupBean This interface represents a group user. 
UserGroupTransform  
UserLicenseAudit This interface represents the result of an audit operation, which is initiated by calling the auditUsers method on LicenseSource
UserLicenseInfo The UserLicenseInfo interface represents a single userÂ’s license information. 
UserMgrDelete  
UserMgrEdit  
UserMgrNew  
UserMgrNewGroup  
UserMgrNewGroupStandalone  
UserMgrNewUser  
UserMgrNewUserStandalone  
UserSearchBean This interface represents a search for user. 
UserServicesTask This Task returns information about all top level user groups or users/user groups matching certain name pattern in a system. 
UsherAuthenticationRequest  
UsherAuthenticationTask  
UsherConfigTransform  
UsherConfigValidation Sets up Usher configuration for a given Intelligence Server metadata. 
UsherConnectionException The Usher Server API request exception. 
UsherGetBadgeInfoRequest  
UsherGetScanStatusRequest  
UsherLogoutRequest  
UsherNotifyMeRequest  
UsherNotifyMeTask  
UsherProjectUtils The class provides the utility methods to access usher project info. 
UsherPropertiesBuilder  
UsherQRCodeRequest  
UsherQRCodeTask  
UsherRegisterUserTask  
UsherRememberMeRequest  
UsherRememberMeTask  
UsherSessionHelper Usher related information can be obtained from the Intelligence Server configured in the underlying WebIServerSession
UsherUserRequest  
UsherUserSearchRequest  
Util Created by xkou on 12/15/2016. 

V

ValidateDocumentLinksTask This task validates added/removed document level attribute links and fetch the linkable attribute list for the specified attributes. 
ValidateMetricTask  
ValidatePromptForTemplateTask  
ValidateUsherConfigTask  
ValidateWebServerConnectionTask Validates if the I-servers in the environment are connected with the web servers. 
ValidationHelper This is a simple helper class with methods to validate strings. 
ValidationUtils  
ValuefulTag The ValuefulTag interface represents a tag which the value attribute. 
ValueTag  
ValueTagHelper Helper for the ValueTag tag library. 
Version  
ViewBean

This interface provides a unified concept of the WebTemplate encapsulated by corresponding WebViewInstance along with its associated events for both the report, and report writing document. 

ViewBeanParserBean 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. 
ViewBeanTransformHelper ViewBeanTransformHelper Provides utility functions used in report transforms 
ViewDisplayModeHelper  
ViewFilterEditorRWTransform Transforms the View Filter panel bean to display the View Filter Editor used for grids in documents 
ViewFilterElementPanelBean  
ViewFilterElementPanelBeanImpl  
ViewFilterElementPanelEventHandler  
ViewFilterElementPanelTransform This transform displays the View Filter Panel on the Report page. 
ViewFilterElementRWTransform Called by ViewFilterEditorRWTransform to render the the view filter in the MicroStrategy Web GUI for crosstab objects contained in a report writing document. 
ViewFilterElementTransform Filter Element used to display the View Filter on the report page. 
ViewMedia View Media contains 32 bits. 
ViewReportObjectExplorerEventHandler  
VIMojoAttributeFormTransform  
VisConfigurationHelper  
Visualization This class represents a visualization node of the visualizations.xml
A Visualization is a way to display the report/document data. 
VisualizationGallery

This class represents the visualization gallery node in visualizationGallery.xml

 
VisualizationGroup  
VisualizationGroups Represents the VisualizationGroups collection in visualizationGallery.xml 
VisualizationList This class represents a visualization list node of the visualizations.xml. 
VisualizationPropertiesEditorBean  
VisualizationPropertiesEditorBeanImpl  
VisualizationPropertiesEditorTransform This transform generates the content for the Visualization Properties Editor which allows users to save visualization-specific custom properties 
VisualizationPropertiesTransform  
Visualizations This class represents the visualizations node of the visualizations.xml
Contains a collections of VisualizationList objectcs, as well as some helper methods related to the visualizations feature. 
VisualizationsEditorBean  
VisualizationsEditorBeanImpl  
VisualizationsEditorTransform This transform used by the visualizations editor bean. 
VisualizationsHelper This is a helper class with methods to validate WebVisualizationSettings from different type of beans. 
VisualizationsHelper.PrepareStringForXMLParser replace the xml specific charcters, including "&", "<", ">" only replace the content in ""  
VisualizationTemplate  
VisualizationTemplateId  
VisualizationTemplates Represents the VisualizationTemplates collection in visualizationGallery.xml 

W

WaitTag WaitTag. 
WaitTagHelper Helper for the WaitTag tag library. 
WebAccessControlEntry The WebAccessControlEntry interface represents a single access control entry within a WebAccessControlList collection. 
WebAccessControlList The WebAccessControlList interface represents an access control list of an object. 
WebACLParser This class is used to parse the xml returned by ACL editor and populate the ACL of a WebObjectInfo instance. 
WebAnnotatable This interface represents any first class object in the metadata that can contain an annotation or some comments. 
WebAPIErrorCodes  
WebAppBeanErrorImpl

Title: WebAppBeanErrorImpl. 

WebAppConfigurationRuntimeException WebAppConfigurationRuntimeException is an exception that extends the WebAppRuntimeException. 
WebAppException Exception class for all errors thrown from the Web app objects. 
WebAppFactory  
WebAppRuntimeException Exception class for all errors thrown from the Web app objects for unrecoverable error. 
WebAppSessionManager This is the interface for the MicroStrategy Web session manager. 
WebAppSessionManagerImpl  
WebAppSimpleThreshold  
WebAssociatedSchedules  
WebAssociatedScheduleSource  
WebAssociatedScheduleSourceImpl  
WebAttribute The WebAttribute class defines an html attribute name-value pair that is added to the object's container (for example, it is added within the <div> tag of the corresponding object) when rendered. 
WebAttribute The WebAttribute interface represents an attribute, which is a first class object. 
WebAttributeForm This interface represents an attribute form, which is a first class object. 
WebAttributeForms The WebAttributeForms interface represents a collection of attribute forms. 
WebAttributeHeader The WebAttributeHeader extends the WebHeader to provide addtional information for retrieving the WebAttributeForm
WebAttributeList The WebAttributeList groups a list of WebAttribute objects. 
WebAxis The WebAxis interface represents the current state of a single axis on a template. 
WebAxisSubtotalInstance Subtotal instance that defines an axis subtotal. 
WebBean This interface represents a generic WebBean
WebBeanError This interface exposes the necessary methods to retrieve backend error code and error message when any of the Web Beans is interacting with the backend server. 
WebBeanException Thrown when a WebBean encounters any error during the processing of its contents. 
WebBeanFactory This class is a factory for instantiating various WebBean or other Transformable compliant objects in the com.microstrategy.web.beans package. 
WebBeanInfo  
WebBeanInfoList The WebBeanInfoList class represents a collection of WebBeanInfo objects, corresponding to the beans defined for a given Page. 
WebBeanProperty The WebBeanProperty class represents a property of a bean defined for a given Page. 
WebBeanPropertyList The WebBeanPropertyList class represents a collection of WebBeanProperty instances of a bean defined for a given Page. 
WebBeanScalableException  
WebBeanStyle Associates a transform with a bean, and allows to change the values of formal-parameters based on the values specified in the child WebBeanProperty elements. 
WebBeanStyleList The WebBeanStyleList groups a list of WebBeanStyle objects. 
WebBeanUtils This class provides some utility functions for the bean package. 
WebBeanUtils.SimpleRequestKeys  
WebBigDecimalNode The WebTimeNode interface represents a time node within an expression. 
WebBlob The WebBlob interface represents a blob object. 
WebBlobImpl  
WebBlockAppendListTagImpl  
WebBlockContextTagImpl  
WebBlockDeletePropertyTagImpl  
WebBlockEditBlockTagImpl  
WebBlockEditListTagImpl  
WebBlockEditTagImpl  
WebBlockListTagImpl  
WebBlockSetPropertyTagImpl This tag allows a layout file to set properties on the current Block (which was established by a WebBlockTagImpl tag. 
WebBlockTagImpl This tag creates a new Block and adds it into an existing Block hierarchy. 
WebBrowseHierarchyItem This class reflects each of the attribute instances in a hierarchy that is selected in the context of a browsing. 
WebBrowsePath A browse path is a collection of WebBrowseHierarchyItem instances. 
WebBrowsePath.WebBrowsePathObserver  
WebCacheStatement This interface is deprecated. Starting with version 9.0 and the advent of Distribution Services, all schedule objects are replaced by subscriptions.  
WebCertifiedInfo Represents certified information of an object 
WebCertifiedInfo.WebCertifierInfo  
WebCertifiedInfoImpl Object that represents the certified status of an object 
WebCertifiedInfoImpl.WebCertifierInfoImpl  
WebChangeJournalEntries This interface holds a collection of change journal entry. 
WebChangeJournalEntriesImpl  
WebChangeJournalEntry This interface defines the change journal entry to provide the API for cloudOM. 
WebChangeJournalEntryImpl  
WebChangeJournalLinkitemEntries  
WebChangeJournalLinkitemEntry  
WebChangeJournalObjectEntries  
WebChangeJournalObjectEntriesImpl  
WebChangeJournalObjectEntry  
WebChangeJournalObjectEntryImpl  
WebChangeJournalSearch The WebChangeJournalSearch class represents a change journal search object It allows the user specify the restrictions of the search, including users, machines and so on. 
WebChangeJournalSearchImpl  
WebChannel The WebChannel interface represents a communciation channel defined in a WebServerDef object. 
WebChannels The WebChannels interface represents a collection of channels which are defined on a WebServerDef object. 
WebCluster This is a collection of WebClusterNode interfaces. 
WebClusterAdmin WebClusterAdmin is an interface from which a user can connect to or disconnect from an Intelligence Server Cluster, monitor the Intelligence Server Clusters the API is currently connecting to, monitor the connection pool used to connect the API and the Intelligence Servers and set the connection pool size to tune the performance. 
WebClusterInfo This interface represents the information for a single i-Server cluster  
WebClusterInfos This interface represents the information for a collection of i-Server clusters You can use this for retrieving the project information per cluster node by iterating through the clusters  
WebClusterMember The WebClusterMember interface provides a standard representation for nodes within a cluster. 
WebClusterMembership The WebClusterMembership is a collection interface of WebClusterMember objects. 
WebClusterNode This interface contains a set of properties of a cluster node (an Intelligence Server). 
WebClusterNodeInfo This interface represents the information for a single node within a cluster. 
WebClusterProjectInfo This interface extends the basic behavior of a project representation by adding clustering information  
WebClusterProjectInfoCollection Defines generic functionality for a collection of WebClusterProjectInfo objects. 
WebClusters This is a collection of WebCluster interfaces. 
WebClusterSource The WebClusterSource interface is the entry point for each cluster management API and is obtained from the WebObjectsFactory
WebColumn  
WebColumns Collection of WebColumn objects. 
WebComponent The WebComponent interface abstracts every component of a Web application. 
WebComponentFactory  
WebComponentTask This class implements the Task interface using a WebComponent to handle data collection. 
WebConnectionMap A Connection Map is an association of one WebDBLogin, one WebDBConnection, one WebDBRole, one WebUser, and one WebProject
WebConnectionMapSource Object used to retrieve WebConnectionMap objects from. 
WebConstantNode The WebConstantNode interface represents a constant node within an expression. 
WebConstantPrompt This interface represents constant prompt. 
WebConstantPromptAnswer The WebConstantPromptAnswer interface represents a user answer to WebConstantPrompt
WebContactSearchFilter  
WebContactSearchFilterImpl  
WebContactSearchOrderInfo  
WebContactSearchOrderInfoImpl  
WebContactsSource The WebContactsSource is used for browsing of contact objects in the MD. 
WebContentStatement This interface is deprecated. Starting with version 9.0 and the advent of Distribution Services, all schedule objects are replaced by subscriptions.  
WebControlShortcutNode The WebControlShortcutNode interface represents a control shortcut node within an expression. 
WebControlShortcutNodeImpl  
WebCssFormatContainer This interface represents grid object that contain associated CSS format. 
WebCSSHelper This interface is a helper interface which manages the generation of CSS from formatting settings. 
WebCustomGroup The WebCustomGroup interface represents a custom group object. 
WebDatamart  
WebDatamartTable  
WebDataType This interface represents a MicroStrategy internal data type. 
WebDBConnection Object extending from WebObjectInfo to represent the first-class DB connection objects  
WebDBLogin The WebDBLogin interface represents an instance of a first-class DBLogin object.This interface exposes methods which allow access to modification of the login and password of a DBLogin object 
WebDBMS The WebDBMS is an interface representing the DBMS first class object within the metadata. 
WebDBMSImpl  
WebDBRole The WebDBRole interface represents a DB Role object in metadata. 
WebDefaultDisplaySettings This interface is used to set the settings for default highlighting and default selection within the display XML. 
WebDefaultSort This interface represents a sort of type(from EnumDSSXMLSortType): DssXmlSortAttributeDefault, DssXmlSortGroupBySubtotal, DssXmlSortDimensionDefault, DssXmlSortConsolidationDefault, or DssXmlSortCustomGroupDefault. 
WebDeliveryThresholdsMetricImpl  
WebDerivedElement This interface represents a Derived Element object. 
WebDerivedElements This interface represents a collection of Derived Elements 
WebDerivedElementsContainer This is a container of WebDerivedElements objects. 
WebDerivedElementsEditorObject This class represents derived elements inside derived elements editor. 
WebDerivedElementsHelper A helper class for Derived Elements. 
WebDerivedElementsHelper.Operator  
WebDetailsFormatter  
WebDevice  
WebDIChangeMappingsXMLBuilder Created by Andrei on 05/23/2017. 
WebDimension This interface represents a dimension, which is a first class object. 
WebDimensionAttribute The WebDimensionAttribute interface represents an attribute within a dimension. 
WebDimensionHeader The WebDimensionHeader extends the WebHeader interface to provide access to additional information in dimension groupings. 
WebDimensionLockProperties This interface represents the set of dimension attribute objects from the System Dimension that have lock properties set on them. 
WebDimty The WebDimty object represents a dimensionality object. 
WebDimtyPrompt This interface represents Dimensionality prompt, whose answer is of type WebDimty
WebDimtyPromptAnswer The WebDimtyPromptAnswer interface represents a user answer to WebDimtyPrompt
WebDimtyUnit This interface represents a dimensionality unit. 
WebDirectedAttribute A WebDirectedAttribute is an attribute with an additional direction property associated with it. 
WebDirectedAttributes The WebDirectedAttributes interface simply represents a collection of WebDirectedAttribute objects. 
WebDisplayHelper The WebDisplayHelper interface is used to generate display XML containing both the contents of an object (such as the current state of a filter or a prompt) and a list of available objects which the user can choose from to add to the object. 
WebDisplayUnit The WebDisplayUnit interface represents an object which can have display XML generated for it. 
WebDisplayUnitEntry  
WebDisplayUnits The WebDisplayUnits interface represents a group of WebDisplayUnit objects. 
WebDocReportInstances This interface is used to hold the collection of report instances corresponding to a document instance. 
WebDocumentDefinition  
WebDocumentInstance The WebDocumentInstance interface represents an instance of a document. 
WebDocumentMessage The WebDocumentMessage object is a WebMessage that corresponds to a document. 
WebDocumentSource The WebDocumentSource interface allows the user to execute and retrieve document instances, along with giving access to many objects which have a supplemental usage in document execution. 
WebDocumentStatement This interface defines a document statement which is used to identify a server command within a schedule that targets a Document. 
WebDossierPersonalViewShortcutImpl  
WebDrillAction This interface is used to hold the drill actions for report drilling. 
WebDrillActions The WebDrillActions interface represents a collection of drill actions. 
WebDrillElements This interface can be used to construct a drill elements collection that can be set as a user filter while drilling. 
WebDrillInstance This interface should be used to drill on a report. 
WebDrillMap This interface holds a collection of WebDrillPath objects. 
WebDrillPath The WebDrillPath interface holds a drill path. 
WebDrillPathHelper  
WebDSN The WebDSN interface represents a Data Source Name configured on the I-Server machine. 
WebEditablePrivileges The WebEditablePrivileges interface represents a read-write collection of WebPrivilegeEntry objects, representing an editable set of privileges. 
WebElement The WebElement interface represents a single element. 
WebElementHelper Helper class for extracting information from element IDs. 
WebElements The WebElements interface represents a collection of WebElement objects. 
WebElementSearchFilterBuilder This utility class builds a WebFilter for element browsing based on the following rules:
WebElementSearchFilterBuilder.ParserException This exception class extends MSTRCheckedException and is intended for reporting parsing error of element search string. 
WebElementsObjectNode The WebElementsObjectNode interface represents an element list contained within an expression. 
WebElementSource The WebElementSource interface is used for retrieving elements XML from the Intelligence Server. 
WebElementsPrompt This interface represents Elements prompt 
WebElementsPromptAnswer The WebElementsPromptAnswer interface represents a user answer to WebElementsPrompt
WebEmailDeviceImpl  
WebEmailNotification  
WebEmailTransmitterImpl  
WebEncryptionKeysSource Object used to perform encryption keys manipulations on the MetaData 
WebEvent This interface abstracts user interaction with a WebComponent in a Web application. 
WebEvent.Argument The Argument interface represents a WebEvent argument. 
WebEventHandler This interface generates and handles a set of WebEvent
WebEventHandlerFactory This class is deprecated. This factory is not used. The bean itself now is responsible to define and create instances of its default event-handler. 
WebEvents The WebEvents interface represents an ordered collection of WebEvent
WebEventTags This interface defines XML tags and attributes used in defining a WebEventHandler or a WebEvent
WebEventUtils The WebEventUtils class is a utility class, helping users to retrieve values from a WebEvent object. 
WebException Thrown if the error is due to incorrect or unexpected user inputs from a Web browser. 
WebExpression The WebExpression interface represents a filter expression, which is composed of one or more WebNode objects. 
WebExpressionConditionTXNParser  
WebExpressionHelper The WebExpressionHelper interface is a helper interface which is used to manipulate the expression tree with multi-step, complex manipulations. 
WebExpressionParser  
WebExpressionParser.AttributeElementListHandler  
WebExpressionParser.AttributeFormExpressionHandler  
WebExpressionParser.AttributeFormQualHandler  
WebExpressionParser.ConstantHandler  
WebExpressionParser.ExpressionXMLTypes  
WebExpressionParser.MetricExpressionHandler  
WebExpressionParser.MetricQualHandler  
WebExpressionPrompt Represents an expression prompt, whose answer is of type WebExpression
WebExpressionPromptAnswer The WebExpressionPromptAnswer interface represents a user answer to WebExpressionPrompt
WebFailedServer The WebFailedServer interface represents a server that was unable to process a cluster project manipulation 
WebFailedServerException The class WebFailedServerException is a subclass of MSTRCheckedException
WebFeatures The WebFeatures interface can be used to determine whether a specific feature is available to the user. 
WebFence This interface represents a web fence for users, includes user fencing and workload fencing. 
WebFenceClusterNode This interface define a web fence cluster node, since we only need the cluster node name and port, so we don't reuse WebClusterNode
WebFenceClusterNodeImpl  
WebFenceClusterNodeList  
WebFences This interface provides fence manipulations for example to allow caller to create, update, delete a fence. 
WebFieldShortcutNode The WebFieldShortcutNode interface represents a field shortcut node within an expression. 
WebFieldShortcutNodeImpl  
WebFileDeviceImpl  
WebFilter The WebFilter interface represents a filter object. 
WebFilterBase The WebFilterBase interface is the base interface for both WebFilter and WebCustomGroup
WebFilterEditorException This class is deprecated. not used anymore  
WebFolder The WebFolder interface represents a folder object, either in metadata or a volatile one. 
WebFormat The WebFormat interface represents a format object, which is a first class object. 
WebFormatContainer This is a container of WebFormat objects. 
WebFormatFactory WebFormat object factory. 
WebFormatHost A helper interface 
WebFormatIterator  
WebFormatIteratorBase  
WebFormShortcutNode The WebFormShortcutNode interface represents an attribute form shortcut node within an expression. 
WebFormSort This interface represents a sort of type(from EnumDSSXMLSortType): DssXmlSortAttributeForm or DssXmlSortDimensionForm. 
WebFormSortConfig This interface is intented to configure a sort operation on a grid. 
WebFTPDeviceImpl  
WebFunction The WebFunction interface represents a system function object. 
WebFunctionFolders  
WebFunctionParameter The interface of the parameter to a WebFunction. 
WebFunctionProperty  
WebGraph This object allows a user to manipulate and load a graph data stream. 
WebGraphArea  
WebGraphAreaExporter  
WebGraphAreaImpl  
WebGraphCoordinatesDrillAction This interface is a child of WebDrillAction and is used for drilling actions of type DssXmlDrillToGraphCoordinates
WebGraphLabel The WebGraphLabel interface represents a label in a graph. 
WebGraphLabels The WebGraphLabels provides an interface for a collection of WebGraphLabel objects. 
WebGraphProperties The WebGraphProperties interface represents a collection of WebGraphProperty objects, each of which represent a graph format property. 
WebGraphProperty The WebGraphProperty interface reprsents a graph format property. 
WebGridData Represents grid data 
WebGridHeaders This interface provides collection type methods to traverse and obtain WebHeaders objects. 
WebGridPageHeaders  
WebGridRows This interface provides collection type methods to traverse and obtain WebRow objects in the report. 
WebGridTitles This interface provides collection type methods to traverse and obtain WebTitle objects in the report. 
WebGridUnitShortcut The interface WebGridUnitShortcut represents a shortcut on grid unit. 
WebGridUnitShortcutNode The WebGridUnitShortcutNode interface represents a grid unit shortcut node within an expression. 
WebGridUnitShortcutNodeImpl  
WebGridWidths This interface is for grid column width manipulations. 
WebGroupBySubtotalInstance Subtotal instance that defines a 'Group by' subtotal. 
WebGroupNode The WebGroupNode interface represents a reference node within an expression. 
WebGuiComponent The Shortcut WebGuiComponent represents a bean - style pair. 
WebGuiComponentList The WebGuiComponentList class represents a collection of WebComponent objects, corresponding to the components defined for a given Page. 
WebHeader The WebHeader describes the contents of its associated row, column or page. 
WebHeaders WebHeaders represent the group of headings that are laid out in a single table row, as is the case when laying out columns and row headers, which could span several table rows. 
WebHyperLink The WebHyperLink interface represents the Hyperlink associated with grid report cell or RWD text field. 
WebHyperLinkAnswer The WebHyperLinkAnswer interface represents a target prompt's answer This interface is only applicable for executable Hyperlink. 
WebHyperLinkAnswers The WebHyperLinkAnswers interface represents the collection of WebHyperLinkAnswer associated with a WebHyperLink's all prompts. 
WebHyperLinkContainer The WebHyperLinkContainer interface represents a container which holds Hyperlinks. 
WebHyperLinkEditorBean  
WebHyperLinkEditorTransform  
WebHyperLinks The WebHyperLinks interface represents the collection of WebHyperLink associated with grid report cell or RWD text field. 
WebInboxSource The WebInboxSource object exposes methods to manipulate the user inbox. 
WebIServerSession The WebIServerSession represents a MicroStrategy Intelligence Server session. 
WebIServerSessionList The WebIServerSessionList interface represents a list of WebIServerSession objects. 
WebIServerSessionProxy This class is deprecated. use WebIServerSessionProxyFactory 
WebIServerSessionProxyFactory

This factory creates WebIServerSession objects that have different project or user names from what was used to create the original session. 

WebIServerSessionProxyFactory.Proxy This interface is also inherited by all WebIServerSession objects created by WebIServerSessionProxyFactory
WebIServerSubscriptionDeliveryModeMobilePropertiesImpl  
WebIServerSubscriptionDeliveryModePersonalViewPropertiesImpl  
WebIServerSubscriptionDevice  
WebIServerSubscriptionDynamicRecipientListImpl  
WebIServerSubscriptionDynamicRecipientListsImpl  
WebIServerSubscriptionTrigger  
WebLDAPLoginInfo This interface represents the LDAP settings which can be set on a user entity. 
WebLDAPSettings The WebLDAPSettings interface contains a set of settings related to the LDAP configuration of a WebServerDef object. 
WebLicenseDetails  
WebLicenseInfo This interface is deprecated. Use ProductLicenseInfo instead. 
WebLimitExpressionHelper A subclass of the WebExpressionHelper that provides special functionality for editing limit expressions. 
WebLink This represents a link between two or more first class objects in the metadata. 
WebLinkConfigurationCache  
WebLinkItem  
WebLinkItems Represents a collection of individual WebLinkItem objects. 
WebLocale This interface serves as a wrapper around the Locale object permitting us to define settings such as setResolution(int) that govern the locale resolution workflow in the Intelligence Server. 
WebLocaleObjectInfo Object representing the locale first-class object in the metadata  
WebLocaleTranslation The WebLocaleTranslation interface represents a translation at a locale for one object. 
WebLocaleTranslationImpl  
WebLocaleTranslations The WebLocaleTranslations interface represents the translations at a locale for one object. 
WebLocaleTranslationsImpl This class is used to generate XML strings for locales and translations. 
WebLocalizationFactory Factory for obtaining localization related classes. 
WebLocalizationManager This interface defines various queries associated with the internationalization features introduced in MicroStrategy 9.0. 
WebLocalizedConnectionMap A Localized Connection Map is an association of one WebDBLogin, one WebDBConnection, one WebDBRole, one WebUser, one WebProject, and one WebLocaleObjectInfo
WebLocalTransactionParser  
WebLoginProviderInfo The WebLoginProviderInfo class defines the the provider class for a web login mode. 
WebLoginProviderList The WebLoginProviderList class lists the providers for the web login modes. 
WebMDSecurityFilter The WebMDSecurityFilter interface represents a first-class metadata security filter object. 
WebMDUpdateSource Object used to perform update manipulations on the MetaData 
WebMDXCatalog The WebMDXCatalog interface represents a catalog of a MDX source. 
WebMDXCube The WebMDXCube interface represents a cube object. 
WebMDXCubeSource The WebMDXCubeSource interface is the entry point interface to the cube and cube object browsing functionality. 
WebMDXDisplayUnit The WebMDXDisplayUnit interface represents an MDX display unit - either an MDX source, catalog, cube, dimension, hierarchy, attribute, or metric. 
WebMDXExpressionHelper A subclass of the WebExpressionHelper that provides special functionality for editing limit expressions. 
WebMDXReportLimitHelper A subclass of the WebExpressionHelper that provides special functionality for editing limit expressions. 
WebMDXSource The WebMDXSource interface represents a single source of MDX data. 
WebMDXSources The WebMDXSources interface represents the list of MDX sources that are available in the given Intelligence Server project. 
WebMessage The WebMessage object exposes the attributes of an user inbox message. 
WebMessages The WebMessages interface simply represents a collection of WebMessage objects. 
WebMessageStatusList This interface represents the list of inbox messages that are affected when calling the setStatus() method. 
WebMetric The WebMetric interface represents a metric object. 
WebMetricHeader The WebMetricHeader extends the WebHeader interface to provide additional information about metric headers. 
WebMetricHierarchicalSort This interface represents a metric hierarchical sort. 
WebMetricHierarchicalSortConfig This interface is intented to configure a sort operation on a grid. 
WebMetricHierarchicalSortConfigImpl  
WebMetricSort This interface contains methods specific to the operations which are necessary to perform a metric sort. 
WebMetricSortConfig  
WebMetricSubtotal This interface represents the subtotal for a metric. 
WebMIMEProperties  
WebMIMEPropertiesImpl  
WebMimicLogFormatter This formatter logs messages that are compatible with the Web Mimic transcript log specification. 
WebMobileDeviceImpl  
WebMonitor A WebMonitor object corresponds to the monitor object in metadata. 
WebMonitorField A WebMonitorField represents a field in the monitor object. 
WebMonitorProperty A WebMonitorProperty corresponds to a property of a WebMonitorField in a WebMonitor
WebNewFormsDrillAction This interface is a child of WebDrillAction and is used for drilling actions of type DssXmlDrillToForm
WebNewObjectDrillAction This interface is a child of WebDrillAction and is used for drilling actions of type DssXmlDrillToTemplate, DssXmlDrillRemoveUnit, DssXmlDrillToUnit, DssXmlDrillToChild and DssXmlDrillToParent
WebNode The WebNode interface represents a node within an expression tree. 
WebNodePlaceHolder This interface represents a placeholder within a WebNode
WebNodePlaceHolderImpl  
WebNotification  
WebNotificationAbstract  
WebNTLoginInfo This interface represents the NT authentication-related settings which can be set on a user. 
WebObjectCouple<X extends WebObjectInfo, Y extends WebObjectInfo> Interface to couple two types of WebObjectInfo together  
WebObjectFilter The WebFolder interface represents a folder object, either in metadata or a volatile one. 
WebObjectInfo The WebObjectInfo interface represents the fields on any first class object which resides in metadata. 
WebObjectsAdminException The class WebObjectsException is a subclass of java.lang.Exception. 
WebObjectSecurity The WebObjectSecurity interface contains the operations that can be done to a WebObjectInfo object relating to security, in particular, viewing and modifying the Access Control List(ACL) and taking ownership of an object. 
WebObjectsException The class WebObjectsException is a subclass of java.lang.Exception. 
WebObjectsFactory WebObjectsFactory is the factory class for the Web Objects API. 
WebObjectSource The WebObjectSource object is used to execute object-related operations and instantiate objects such as WebObjectInfo and WebSearch
WebObjectsPrompt This interface represents Objects prompt. 
WebObjectsPromptAnswer The WebObjectsPromptAnswer interface represents a user answer to WebObjectsPrompt
WebObjectsRuntimeException The class WebObjectsRuntimeException is a subclass of java.lang.RuntimeException. 
WebOperatorNode The WebOperatorNode interface represents an operator node within an expression. 
WebOptimizedDrillPathSettings  
WebPalette  
WebParsedMetric This interface represents a metric resulted from parsing by backend. 
WebParsedMetricParser  
WebParsedTokenStreamParser  
WebParsedTokenStreamParser.ParsedTokenStreamXMLTypes  
WebPDFSettings This interface is deprecated. not used anymore  
WebPercentToTotalMetric The WebPercentToTotalMetric represents a percent to total metric object. 
WebPerformanceMonitor WebPerformanceMonitor corresponds to a performance monitor in the metadata. 
WebPrinterDeviceImpl  
WebPrivilegeCategories This interface represents a set of privileges categorized by a custom category type. 
WebPrivilegeCategory This interface represents a collection of privileges which belong to a single category. 
WebPrivilegeEntry The WebPrivilegeEntry interface represents a single privilege. 
WebPrivilegeHelper This class is used to easily retrieve the localized name and description of a privilege from its enumeration in EnumDSSXMLPrivilegeTypes 
WebPrivilegeOrigin The WebPrivilegeOrigin interface represents a single origin of a privilege. 
WebPrivileges The WebPrivileges interface is a collection of WebPrivilegeEntry objects. 
WebPrivilegesExpression  
WebProductLicenseDetails This interface represents license details for the DssXmlLicenseComplianceCategoryActivation category. 
WebProject The WebProject interface represents a first-class project object in metadata. 
WebProjectCreator  
WebProjectInfo This interface represents minimal project information  
WebProjectInstance This class represents a single project on a single Intelligence Server. 
WebProjectInstanceBase This interface represents the basic behavior of a project representation 
WebProjectInstances The WebProjectInstances class represents a set of projects which are contained on an Intelligence Server. 
WebProjectLookup Class facilitates quick cached lookup of project names from their DSS IDs and vice-versa. 
WebProjectManipulator The WebProjectManipulator interface represents the behavior of an object that can change properties of a project within a Cluster. 
WebProjectPlatformAnalyticsStatisticsTableSettingImpl  
WebProjectReference This interface represents a project reference which is registered with a WebServerDef object. 
WebProjectReferences The WebProjectReferences interface represents the collection of project references registered with a server definition(WebServerDef) object. 
WebProjectSetting This interface corresponds to a single setting of a project reference. 
WebProjectSettings The WebProjectSettings interface represents a collection of settings on a project. 
WebProjectSettingsGroup WebProjectSettingsGroup is a group of WebProjectSettings collections. 
WebProjectSettingsModule WebProjectSettingsModule represents a group of WebProjectSettings with an associated Module ID 
WebProjectSource The WebProjectSource object is used to execute project-related tasks. 
WebProjectStatus interface to manage the project status information 
WebPrompt This interface represents a prompt object. 
WebPromptableNode The interface WebPromptableNode represents a WebNode containing a collection of WebPromptInstance
WebPromptAnswer The WebPromptAnswer interface represents a user answer to a prompt question and is persisted in metadata for that user. 
WebPromptCustomStyle  
WebPromptCustomStyleImpl  
WebPromptCustomStyles  
WebPromptCustomStylesImpl  
WebPromptInstance The interface WebPromptInstance represends a single prompt instance. 
WebPromptInstances The interface WebPromptInstances represents a collection of prompt instances. 
WebPromptLocation  
WebPrompts This interface represents a read-only collection of WebPrompt objects associated with a report. 
WebPromptSite The interface WebPromptSite represents a site containing prompt instances. 
WebProperties Interface for WebProperties. 
WebProperty WebProperty represents a property, which is an item in WebPropertySet
WebPropertyExporter  
WebPropertyGroup WebPropertyGroup represents a collection of WebPropertySet objects. 
WebPropertyObj  
WebPropertySet WebPropertySet represents a property set, which is a first class object. 
WebPushNotification Created by ctouret on 5/1/17. 
WebPushNotificationImpl  
WebRankMetric The WebRankMetric interface represents a rank metric object. 
WebRDBMSLoginInfo This interface represents the RDBMS authentication settings which can be set on a user. 
WebRecommendationInfo  
WebRecommendationProvider  
WebRecommendationProviderBuilder  
WebRecommendationProviderImpl  
WebRefNode The WebRefNode interface represents a reference node within an expression. 
WebRelationship A WebRelationship object records schema information about how two entities are related. 
WebRelationshipNode The WebRelationshipNode interface represents a relationship node within an expression. 
WebRemoveMetricDrillAction This interface is a child of WebDrillAction and is used for drilling actions of type DssXmlDrillRemoveMetric
WebReportData The WebReportData interface represents the data of a report. 
WebReportDefinitionImpl  
WebReportExcelExportSettings Interface for configuring export to excel settings. 
WebReportExcelLayoutBuilder  
WebReportExecutionSettings  
WebReportExportSettings  
WebReportGrid

A report grid encapsulates titles, headers, and metric values. 

WebReportInstance

The WebReportInstance interface represents an instance of a report. 

WebReportLayoutBuilder  
WebReportManipulation The report manipulation interface allows the user to apply a set of manipulations to the associated report instance. 
WebReportMessage This interface contains the methods which relate to the report's inbox message information. 
WebReportPDFExportSettings  
WebReportPlainTextExportSettings This interface defines export settings that are specific to plain text exporting i.e exporting correspoding to the following types  
WebReportPlainTextLayoutBuilder  
WebReportPropertiesHelper  
WebReportSource The WebReportSource interface allows the user to execute and retrieve report instances, along with giving access to many objects which have a supplemental usage in report execution. 
WebReportStatement This interface is deprecated. Starting with version 9.0 and the advent of Distribution Services, all schedule objects are replaced by subscriptions.  
WebReportValidationException The class WebReportValidationException is a subclass of java.lang.Exception. 
WebReportVisualizationSettingsImpl  
WebRequest This interface is deprecated. Starting with version 9.0 and the advent of Distribution Services, all schedule objects are replaced by subscriptions.  
WebResidueNode The WebResidueNode interface represents a shortcut node within an expression. 
WebResultSetInstance Base interface containing method applicable to both document and report instances 
WebResultSetManipulation The manipulation interface allows the user to apply a set of manipulations to a report instance. 
WebResultSettings This is the interface for the extendable parameters, which is an extension of the original result flags. 
WebResultSettingsImpl  
WebResultWindow The WebResultWindow interface allows the user to set the window of report results that the Intelligence Server should return. 
WebReusableThresholds  
WebReusableThresholdsImpl  
WebRow Report grids are typically laid out in rows of data, which is what WebRow represents: a collection of WebRowValue objects. 
WebRowValue This interface provides accessor methods to obtain the various properties associated with a metric value. 
WebSchedule This interface is deprecated. Starting with version 9.0 and the advent of Distribution Services, all schedule objects are replaced by subscriptions. Hence please use WebSubscription instead. 
WebScheduledMaintenance This interface defines the scheduled maintenance to provide the API for cloudOM. 
WebScheduledMaintenances This interface holds a collection of scheduled maintenance. 
WebScheduledMaintenancesImpl  
WebScheduleEvent Represents first-class object 'Event'. 
WebSchedules This interface is deprecated. Starting with version 9.0 and the advent of Distribution Services, all schedule objects are replaced by subscriptions. There is no equivalent collection class for subscription objects.  
WebScheduleSource This interface is deprecated. Starting with version 9.0 and the advent of Distribution Services, all schedule objects are replaced by subscriptions. Please use WebSubscriptionsSource instead. 
WebScheduleTrigger WebScheduleTrigger represents a trigger on the Intelligence Server. 
WebScheduleTriggerEvent  
WebScheduleTriggerTime This is the base class for all time trigger interfaces 
WebScheduleTriggerTimeDaily  
WebScheduleTriggerTimeMonthly  
WebScheduleTriggerTimeWeekly  
WebScheduleTriggerTimeYearly  
WebSearch The WebSearch class represents a search object, either in metadata or created on the fly. 
WebSearchSuggestion The WebSearchSuggestion interface represents a suggested keyphrase for specific input. 
WebSearchSuggestionImpl  
WebSecurityRole The WebSecurityRole interface represents a security role object, which is a first-class object. 
WebSecurityRolePrivilegeCategoriesImpl  
WebSecurityRoleRecord This class is record represents the role is granted to specific user. 
WebSecurityRoleUsers  
WebServerAdminTask  
WebServerDef This interface represents a Server Definition object, which is a type of first-class object. 
WebServerSetting This interface represents a single server setting. 
WebServerSettings The WebServerSettings interface represents a collection of server settings associated with a WebServerDef object. 
WebSessionInfo The WebSessionInfo class represents the session used by this WebSessionInfo object. 
WebSessionInfoList The WebSessionInfoList interface represents a list of WebSessionInfo objects. 
WebSessionManager This is the interface for the MicroStrategy Web session manager. 
WebSessionManagerImpl  
WebShortcut This interface represents a shortcut object, which is a first class object. 
WebShortcutNode The WebShortcutNode interface represents a shortcut node within an expression. 
WebSimpleSecurityPluginLoginInfo  
WebSimpleSecurityPluginSettings  
WebSort This is the generic sort interface to represent the information shared by all types of sorts. 
WebSortConfig This interface is intented to configure a sort operation on a grid. 
WebSorts This interface represents a collection of sort objects. 
WebSourceManipulator  
WebStandardLoginInfo This interface represents the settings related to the standard login method which can be set on a user. 
WebStatement This interface is deprecated. Starting with version 9.0 and the advent of Distribution Services, all schedule objects are replaced by subscriptions. 
WebStatsHelper This class assists in generating Web Statistics for the application. 
WebSubscription This interface represents a Subscription to scheduled reports 
WebSubscriptionAddress This object represents a user's address that is used for Narrowcast subscription. 
WebSubscriptionAnswer This object represents the personalization part of the subscription. 
WebSubscriptionAssociatedUser  
WebSubscriptionAssociatedUsers  
WebSubscriptionComparatorHelper  
WebSubscriptionComponent This object represents the a generic Subscription component. 
WebSubscriptionContact This interface represents a 'Contact' object. 
WebSubscriptionContacts Represents a collection interface of WebSubscriptionContact objects. 
WebSubscriptionContent This object encapsulates the report/document that the user subscribes to. 
WebSubscriptionContentDocument This interface extends WebSubscriptionContent and represents a content wrapper for a document. 
WebSubscriptionContentFormat This interface represents the format that would be applied to content for which a Narrowcast subscription is to be created. 
WebSubscriptionContentProperties This interface helps define specific properties that control the formatting of the content 
WebSubscriptionContentReport This interface extends WebSubscriptionContent and represents a content wrapper for a report. 
WebSubscriptionContentReportProperties This interface specifies content properties for the report case 
WebSubscriptionDeliveryModeCacheProperties  
WebSubscriptionDeliveryModeCacheProperties.CacheType  
WebSubscriptionDeliveryModeCacheProperties.ShortcutCacheFormat  
WebSubscriptionDeliveryModeEmailProperties

Each subscription is associated with a delivery mode. 

WebSubscriptionDeliveryModeEmailPropertiesImpl  
WebSubscriptionDeliveryModeFileProperties

Each subscription is associated with a delivery mode. 

WebSubscriptionDeliveryModeFTPProperties

Each subscription is associated with a delivery mode. 

WebSubscriptionDeliveryModeHistoryListProperties This subinterface is used specifically for subscriptions to history list  
WebSubscriptionDeliveryModeMobileProperties This sub-interface is used specifically for mobile subscriptions 
WebSubscriptionDeliveryModePrintProperties

Each subscription is associated with a delivery mode. 

WebSubscriptionDeliveryModeProperties

Each subscription is associated with a delivery mode. 

WebSubscriptionDevice This object represents a device 
WebSubscriptionDeviceLocation  
WebSubscriptionDynamicRecipientList  
WebSubscriptionDynamicRecipientList.MappingField  
WebSubscriptionEMMACubeOptions Object to represent EMMA cube related options in subscription 
WebSubscriptionEMMACubeOptionsImpl  
WebSubscriptionHelper  
WebSubscriptionLocation This object is an abstraction of an address and a device. 
WebSubscriptionLocationAttributes This object exposes properties of a WebSubscriptionLocation 
WebSubscriptionNotification This interface defines various methods that support notification of when a subscription is sent. 
WebSubscriptionProperties This interface defines various subscription related properties 
WebSubscriptionRecipient  
WebSubscriptionRecipientEmail This interface represents an email recipient of a subscription. 
WebSubscriptionRecipientList  
WebSubscriptionsFilter  
WebSubscriptionsSource The WebSubscriptionsSource interface allows the user to retrieve objects related to subscription creation/manipulation and it's dependencies. 
WebSubscriptionTransformHelper  
WebSubscriptionTrigger This object represents a trigger for Narrowcast subscription. 
WebSubscriptionUserAddresses This interface allows the client to manage multiple addresses associated with a WebUser in memory and apply all the changes in one call. 
WebSubsetViewLimitHelper A subclass of the WebExpressionHelper that provides special functionality for editing limit expressions. 
WebSubTitle A WebSubTitle is the finest granularity of title type labels, and if it is a leaf node (no more embedded child WebSubTitles). 
WebSubTitles Subtitles may be optionally associated with a WebTitle
WebSubtotalInstance The WebSubtotalInstance represents the 'definition' of how a subtotal has been turned on for any given template. 
WebSyncRecommendationFolder  
WebSyncSearchFolder  
WebSyncSearchFolderParser  
WebSyncSearchResultObj  
WebTable The WebTable interface represents a table object. 
WebTableSource First class object in the MD representing a set of physical tables with the same suffix and prefix. 
WebTemplate WebTemplate represents a template, which is a first class object. 
WebTemplateAttribute The WebTemplateAttribute interface represents an attribute contained on a template. 
WebTemplateAttributes The WebTemplateAttributes object represents the attributes collection which exists on a template. 
WebTemplateConsolidation The WebTemplateConsolidation interface represents a consolidation contained on a template. 
WebTemplateCustomGroup  
WebTemplateDimension The WebTemplateDimension interface represents a dimension contained on a template. 
WebTemplateFormatContainer This interface is used for reading proper template and associated data formats This can be retrieve using the getFormatContainer() 
WebTemplateMetric The WebTemplateMetric class represents a metric which currently exists on a template. 
WebTemplateMetrics The WebTemplateMetrics object represents the metrics collection which exists on a template. 
WebTemplateMetricSubtotal This interface is deprecated. This interface is now deprecated. Subtotals are defined at the template level now. Please use WebTemplateSubtotal instead.  
WebTemplateMetricSubtotals This interface is deprecated. Subtotals are defined at the template level now. Please use WebTemplateSubtotals instead.  
WebTemplateSubtotal The WebTemplateSubtotal interface represents a subtotal of a single type within the WebTemplateSubtotals collection. 
WebTemplateSubtotals The WebTemplateSubtotals object represents the collection of subtotals on a template This object can be used to get the list of available subtotals, active subtotals etc, turn on a subtotal by position (axis), across level (unit) or grouped by some template units. 
WebTemplateUnit The WebTemplateUnit interface represents a template unit on a report. 
WebTheme  
WebThreshold Defines operations on a threshold. 
WebThresholds This interface encapsulates a collection of WebThreshold instances, as well as functions that operate on the collection. 
WebThresholdsContainer The WebThresholdsContainer interface is implemented by any object that can contain thresholds. 
WebThresholdTemplateAttribute Threshold operations associated with a WebTemplateAttribute
WebThresholdTemplateMetric Threshold operations associated with a WebTemplateMetric
WebThresholdText This interface defines common operations on a threshold associated with a textual component. 
WebTime The WebTime interface represents a static or dynamic time. 
WebTimeNode The WebTimeNode interface represents a time node within a WebExpression
WebTimePrompt The WebTimePrompt interface represents a prompt which defines a time. 
WebTitle The WebTitle interface describes various properties in a report grid page title, column title or row title. 
WebTitleUnit This is a superclass of WebTitle and WebSubTitle, and permits easy traversal of the title-subtitle tree. 
WebToken This interface represents a token. 
WebTokenStream This interface represents the token stream. 
WebTokenStreamParser  
WebTokenStreamParser.XMLOriginType Enumeration for the XML type of the token stream  
WebTools This class provides static utility methods that can be used in various tasks. 
WebTransactableDataObject  
WebTransactableUnit WebTransactableUnit is used to represent the transaction info we set on a templateMetric/templateAttributeForm from a RWGrid or a textField from a RWFieldGroup. 
WebTransformationMetric The WebTransformationMetric interface represents a transformation metric object. 
WebTransformException The class WebTransformException is a subclass of java.lang.Exception. 
WebTransmitter  
WebTransmitterImpl  
WebTrustedServer The WebTrustedServer interface represents a server that has trust relationship with IServer. 
WebUnitSubtotalInstance Subtotal instance that defines a unit subtotal. 
WebURLDecoder  
WebURLEncoder This class provides methods to encode a string for use in a URL. 
WebUser The WebUser interface represents user-specific account information. 
WebUserAnswers The WebUserAnswers interface holds a collection of WebPromptAnswer
WebUserEntity The WebUserEntity interface represents a user or group object. 
WebUserGroup The WebUserGroup interface contains group-specific account information. 
WebUserList The WebUserList interface represents an editable list of WebUserEntity objects. 
WebUserSearch This interface provides some search abilities available for users. 
WebUserSecurityFilters The WebUserSecurityFilters interface represents the set of security filters associated with a user entity. 
WebUserSecurityRoles The WebUserSecurityRoles interface represents the set of security roles associated with a user entity. 
WebUserServicesSource The WebUserServicesSource exposes several methods which perform useful operations related to user management. 
WebUtilsException  
WebValueNode This represents a node with a constant value in a WebExpression 
WebViewInstance

The WebViewInstance encapsulates a template, the grid, graph data and properties associated with it. 

WebViewMediaSettings  
WebVisualizationSettings The WebVisualizationSettings interface represents the list of visualization settings for a report, RW document, or RW grid. 
WebVisualizationSettingsImpl  
WebWorkingSet The WebWorkingSet interface allows access the working set and base filter of a report instance. 
WebWrapperAttributeList The WebBeanPropertyList class represents a collection of WebBeanProperty instances of a bean defined for a given Page. 
WebXMLBuilder This class extends XMLBuilder functionality with services specific for Microstrategy XML format. 
WebXMLModule This module is responsible to identify changes in the web.xml and upgrading them into a microstrategy.xml file. 
WFProperty  
WFProperty.WFPropertySet  
WhiteListCommandHelper  
WhiteListCommandHelper.LibraryWhiteListCommandInfo  
WhiteListCommandHelper.MobileWhiteListCommandInfo  
WhiteListCommandHelper.WebWhiteListCommandInfo  
WhiteListCommandHelper.WhiteListCommand  
WhiteListCommandHelper.WhiteListCommandInfo  
Widget This class represents a widget node of the widgets.xml
A Widget is a way to display the report/document data. 
WidgetProp Represents a WidgetProp node in visualizationsGallery.xml 
WidgetProps Represents a WidgetProps node in visualizationsGallery.xml 
Widgets This class represents a visualization list node of the visualizations.xml. 
WidgetTransformHelper  
WikiScrapperHandler Created by yoli on 12/20/16. 
WikiScrapperTask  
WinRegistryFullOperation  
WizardBean

Description: This application bean can be used to present the user with a series of steps or pages that must be answered in a predetermined order. 

WizardStepBean This application bean represents a single step on a wizard represented by a WizardBean instance. 
WizardStepTransform This class is the generic transform of a WizardStepBean
WizardTransform

This transform will act as HTML container for a Wizard. 

Write  
WriteOnlyBeanTask  
WriterPreferenceReadWriteLock A ReadWriteLock that prefers waiting writers over waiting readers when there is contention. 
WriterPreferenceReadWriteLock.ReaderLock  
WriterPreferenceReadWriteLock.Signaller Reader and Writer requests are maintained in two different wait sets, by two different objects. 
WriterPreferenceReadWriteLock.WriterLock  

X

XDADataExplorerBean This interface extends the ObjectExplorerBean by adding information specific to XDA elements 
XDADataExplorerBeanImpl  
XDADataExplorerEventHandler  
XDADataExplorerTransform  
XDADataExplorerTransform.Context Extends AbstractAppTransform.Context by providing a link to the current WebObjectInfo
XML This provides static methods to convert an XML text into a JSONObject, and to covert a JSONObject into an XML text. 
XML This provides static methods to convert an XML text into a JSONObject, and to covert a JSONObject into an XML text. 
XmlApiFileHandler  
XMLAPITask  
XMLBuilder The purpose of this class is to assist in the creation of well-formed XML documents directly in the string buffer. 
XMLBuilder.Element  
XMLBuilderException An exception thrown by the XMLBuilder methods when call to a method will result in bad-formed XML document. 
XMLDebugFormatter  
XMLFileModule  
XMLFormatter Format a LogRecord into a XML format with data equivalent to that generated by MSTRLog 
XMLFormatter2 Format a LogRecord into a XML format with data equivalent to that generated by MSTRLog 
XMLFormatterEx Format a LogRecord into a XML format with data equivalent to that generated by MSTRLog. 
XMLHelpers  
XMLJSONConverter Convert between the XML contained in some of the older tasks to JSON and back  
XMLJSONFactory This class manages the creation of XML JSON Converters. 
XmlRenderer This class is the renderer that converts a Block tree into XML Element Normal Form. 
XmlRendererANF This class is the renderer that converts a Block tree into XML Attribute Normal Form. 
XmlRendererBlockVisitorANF

This class renders a Block tree in XML format, specifically Attribute Normal Form, where the scalar properties are represented as attributes. 

XmlRendererBlockVisitorENF

This class renders a Block tree in XML format, specifically Element Normal Form, where the scalar properties are not represented as attributes, but as elements (with the name of the property defining the name of the element). 

XMLStateSerializer  
XmlString Semantic wrapper for string that holds XML literal. 
XMLSupportException  
XMLSupportRuntimeException  
XMLTags  
XMLTokener The XMLTokener extends the JSONTokener to provide additional methods for the parsing of XML texts. 
XMLTokener The XMLTokener extends the JSONTokener to provide additional methods for the parsing of XML texts. 
XMLTracingFormatter An XML-based formatter that can distinguish between errors and debug stack tracing. 
XMLUtils This class provides additional utilities that can be applied to the XML. 
XMLUtils.DefaultEntityResolver  
XMLValidator  
XMLValidator  
XSLTSupport This class provides parser-independent, JAXP-based, support for XSLT-based operations. 

Z

ZipUtils This utility class is currently used for compress/uncompress utilities.