Interface EnumDSSXMLObjectTypes


  • public interface EnumDSSXMLObjectTypes
    This interface defines the enumeration constants used to specify the type of DSS objects.
    Since:
    MicroStrategy Web 7.3.1 or earlier
    • Field Detail

      • DssXmlTypeGeneric

        static final int DssXmlTypeGeneric
        Specifies a DSS type of Generic for anyone who wants a dummy object as governor.
        See Also:
        Constant Field Values
      • DssXmlTypeUnknown

        static final int DssXmlTypeUnknown
        Specifies a DSS type of Unknown indicating that the type of the object is not specified.
        See Also:
        Constant Field Values
      • DssXmlTypeReserved

        static final int DssXmlTypeReserved
        Reserved for future use
        See Also:
        Constant Field Values
      • DssXmlTypeFilter

        static final int DssXmlTypeFilter
        Specifies a DSS type of Filter, a restriction on the data in the warehouse.
        See Also:
        Constant Field Values
      • DssXmlTypeTemplate

        static final int DssXmlTypeTemplate
        Specifies a DSS type of Template, the layout of a report.
        See Also:
        Constant Field Values
      • DssXmlTypeReportDefinition

        static final int DssXmlTypeReportDefinition
        Specifies a DSS type of Report Definition, describing a report that can be executed.
        See Also:
        Constant Field Values
      • DssXmlTypeMetric

        static final int DssXmlTypeMetric
        Specifies a DSS type of Metric, a formula to be evaluated at a specific dimensionality.
        See Also:
        Constant Field Values
      • DssXmlTypeStyle

        static final int DssXmlTypeStyle
        Specifies a DSS type of Style.
        See Also:
        Constant Field Values
      • DssXmlTypeAggMetric

        static final int DssXmlTypeAggMetric
        Specifies a DSS type of AggMetric, a formula to be evaluated at any dimensionality.
        See Also:
        Constant Field Values
      • DssXmlTypeFolder

        static final int DssXmlTypeFolder
        Specifies a DSS type of Folder, a collection of objects.
        See Also:
        Constant Field Values
      • DssXmlTypeSubscriptionDevice

        static final int DssXmlTypeSubscriptionDevice
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • DssXmlTypeDevice

        static final int DssXmlTypeDevice
        Since:
        MicroStrategy Web cloud OM
        See Also:
        Constant Field Values
      • DssXmlTypePrompt

        static final int DssXmlTypePrompt
        Specifies a DSS type of Prompt, a method to prompt the user for information.
        See Also:
        Constant Field Values
      • DssXmlTypeFunction

        static final int DssXmlTypeFunction
        Specifies a DSS type of Function, a function that can be used to build expressions.
        See Also:
        Constant Field Values
      • DssXmlTypeAttribute

        static final int DssXmlTypeAttribute
        Specifies a DSS type of Attribute, a natural grouping of data ('City', 'Year', etc.).
        See Also:
        Constant Field Values
      • DssXmlTypeFact

        static final int DssXmlTypeFact
        Specifies a DSS type of Fact, a value that can be read from directly from the warehouse.
        See Also:
        Constant Field Values
      • DssXmlTypeDimension

        static final int DssXmlTypeDimension
        Specifies a DSS type of Dimension, a grouping of related facts.
        See Also:
        Constant Field Values
      • DssXmlTypeTable

        static final int DssXmlTypeTable
        Specifies a DSS type of Table, a logical table.
        See Also:
        Constant Field Values
      • DssXmlTypeDatamartReport

        static final int DssXmlTypeDatamartReport
        Specifies a DSS type of Datamart report.
        See Also:
        Constant Field Values
      • DssXmlTypeFactGroup

        static final int DssXmlTypeFactGroup
        Specifies a DSS type of Fact Group, a collection of related facts.
        See Also:
        Constant Field Values
      • DssXmlTypeShortcut

        static final int DssXmlTypeShortcut
        Specifies a DSS type of Shortcut, containing a reference to another DSS object.
        See Also:
        Constant Field Values
      • DssXmlTypeResolution

        static final int DssXmlTypeResolution
        Specifies a DSS type of Resolution, a collection of answers to prompts.
        See Also:
        Constant Field Values
      • DssXmlTypeMonitor

        static final int DssXmlTypeMonitor
        Specifies a DSS type of Monitor, a configuration object for a monitor.
        Since:
        MicroStrategy Web 7.5.0
        See Also:
        Constant Field Values
      • DssXmlTypeAttributeForm

        static final int DssXmlTypeAttributeForm
        Specifies a DSS type of Attribute Form, representing a value on elements of an attribute.
        See Also:
        Constant Field Values
      • DssXmlTypeSchema

        static final int DssXmlTypeSchema
        Specifies a DSS type of Schema, a collection of objects that defines the warehouse structure.
        See Also:
        Constant Field Values
      • DssXmlTypeFormat

        static final int DssXmlTypeFormat
        Specifies a DSS type of Format.
        See Also:
        Constant Field Values
      • DssXmlTypeCatalog

        static final int DssXmlTypeCatalog
        Specifies a DSS type of Catalog, a list of (relevant) table in a database.
        See Also:
        Constant Field Values
      • DssXmlTypeCatalogDefn

        static final int DssXmlTypeCatalogDefn
        Specifies a DSS type of Catalog Definition, describing how to construct a catalog.
        See Also:
        Constant Field Values
      • DssXmlTypeColumn

        static final int DssXmlTypeColumn
        Specifies a DSS type of Column, the properties needed to define a column of a DB table.
        See Also:
        Constant Field Values
      • DssXmlTypePropertySet

        static final int DssXmlTypePropertySet
        Specifies a DSS type of Property Set, holding the definition of a property set.
        See Also:
        Constant Field Values
      • DssXmlTypeDBRole

        static final int DssXmlTypeDBRole
        Specifies a DSS type of DB Role, representing a logical database.
        See Also:
        Constant Field Values
      • DssXmlTypeDBLogin

        static final int DssXmlTypeDBLogin
        Specifies a DSS type of DB Login, describing how to login to a database.
        See Also:
        Constant Field Values
      • DssXmlTypeDBConnection

        static final int DssXmlTypeDBConnection
        Specifies a DSS type of DB Connection, describing how to connect to a database.
        See Also:
        Constant Field Values
      • DssXmlTypeProject

        static final int DssXmlTypeProject
        Specifies a DSS type of Project, a environment in which to perform OLAP analysis.
        See Also:
        Constant Field Values
      • DssXmlTypeServerDef

        static final int DssXmlTypeServerDef
        Specifies a DSS type of Server Definiton, a description of a configuration of a MicroStrategy Intelligent Server.
        See Also:
        Constant Field Values
      • DssXmlTypeUser

        static final int DssXmlTypeUser
        Specifies a DSS type of User, representing a user or group of users of the system.
        See Also:
        Constant Field Values
      • DssXmlTypeTransmitter

        static final int DssXmlTypeTransmitter
        Specifies a DSS type of transmitter
        See Also:
        Constant Field Values
      • DssXmlTypeConfiguration

        static final int DssXmlTypeConfiguration
        Specifies a DSS type of Configuration, the top level object representing an Intelligence Server installation.
        See Also:
        Constant Field Values
      • DssXmlTypeRequest

        static final int DssXmlTypeRequest
        Specifies a DSS type of Request, describing a MicroStrategy Intelligent Server request (to be scheduled later).
        See Also:
        Constant Field Values
      • DssXmlTypeSearch

        static final int DssXmlTypeSearch
        Specifies a DSS type of Search, describing criteria that specify a search for objects.
        See Also:
        Constant Field Values
      • DssXmlTypeSearchFolder

        static final int DssXmlTypeSearchFolder
        Specifies a DSS type of Search Folder, a folder-like object used to store the result of a search.
        See Also:
        Constant Field Values
      • DssXmlTypeDatamart

        static final int DssXmlTypeDatamart
        Specifies a DSS type of Datamart
        See Also:
        Constant Field Values
      • DssXmlTypeFunctionPackageDefinition

        static final int DssXmlTypeFunctionPackageDefinition
        Specifies a DSS type of Function Package Definition, describing a package of functions.
        See Also:
        Constant Field Values
      • DssXmlTypeRole

        static final int DssXmlTypeRole
        Specifies a DSS type of Role, a placeholder to describe way of extending an attribute.
        See Also:
        Constant Field Values
      • DssXmlTypeSecurityRole

        static final int DssXmlTypeSecurityRole
        Specifies a DSS type of Security Role, holding privileges of a user that plays a certain role.
        See Also:
        Constant Field Values
      • DssXmlTypeLocale

        static final int DssXmlTypeLocale
        Specifies a DSS type of Locale
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • DssXmlTypeConsolidation

        static final int DssXmlTypeConsolidation
        Specifies a DSS type of Consolidation, a collection of consolidation elements.
        See Also:
        Constant Field Values
      • DssXmlTypeConsolidationElement

        static final int DssXmlTypeConsolidationElement
        Specifies a DSS type of Consolidation Element, an arithmetic expression over elements.
        See Also:
        Constant Field Values
      • DssXmlTypeScheduleEvent

        static final int DssXmlTypeScheduleEvent
        Specifies a DSS type of Event, an event that can trigger a scheduled report.
        See Also:
        Constant Field Values
      • DssXmlTypeScheduleObject

        static final int DssXmlTypeScheduleObject
        Specifies a DSS type of Schedule Object, something that can be triggered.
        See Also:
        Constant Field Values
      • DssXmlTypeScheduleTrigger

        static final int DssXmlTypeScheduleTrigger
        Specifies a DSS type of Schedule Trigger, the binding between schedule event and object.
        See Also:
        Constant Field Values
      • DssXmlTypeLink

        static final int DssXmlTypeLink
        Specifies a DSS type of Link, the holder of a property that spans objects.
        See Also:
        Constant Field Values
      • DssXmlTypeDbTable

        static final int DssXmlTypeDbTable
        Specifies a DSS type of DB Table, a physical table in a database.
        See Also:
        Constant Field Values
      • DssXmlTypeTableSource

        static final int DssXmlTypeTableSource
        Specifies a DSS type of Table Source, physical tables with the same suffix and prefix.
        See Also:
        Constant Field Values
      • DssXmlTypeDocumentDefinition

        static final int DssXmlTypeDocumentDefinition
        Specifies a DSS type of Document Definition, an document built from reports and HTML text.
        See Also:
        Constant Field Values
      • DssXmlTypeDrillMap

        static final int DssXmlTypeDrillMap
        Specifies a DSS type of Drill Map, describing a set of possible drill paths.
        See Also:
        Constant Field Values
      • DssXmlTypeDBMS

        static final int DssXmlTypeDBMS
        Specifies a DSS type of DBMS, holding information about a type of physical database.
        See Also:
        Constant Field Values
      • DssXmlTypeMDSecurityFilter

        static final int DssXmlTypeMDSecurityFilter
        Specifies a DSS type of Security Filter, holding filter restrictions that can be applied to a user.
        See Also:
        Constant Field Values
      • DssXmlTypePromptAnswer

        static final int DssXmlTypePromptAnswer
        Specifies a DSS type of prompt answer.
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • DssXmlTypePromptAnswers

        static final int DssXmlTypePromptAnswers
        Specifies a DSS type of prompt answers.
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • DssXmlTypeBlob

        static final int DssXmlTypeBlob
        Specifies a DSS type of blob.
        See Also:
        Constant Field Values
      • DssXmlTypeObjectTag

        static final int DssXmlTypeObjectTag
        Specifies a DSS type of ObjectTags.
        Since:
        MicroStrategy Web 9.5
        See Also:
        Constant Field Values
      • DssXmlTypeExternalShortcut

        static final int DssXmlTypeExternalShortcut
        See Also:
        Constant Field Values
      • DssXmlTypeExternalShortcutTarget

        static final int DssXmlTypeExternalShortcutTarget
        See Also:
        Constant Field Values
      • DssXmlTypeDossierPersonalView

        static final int DssXmlTypeDossierPersonalView
        See Also:
        Constant Field Values
      • DssXmlTypeCommandManagerScript

        static final int DssXmlTypeCommandManagerScript
        See Also:
        Constant Field Values