Interface EnumDSSXMLParserOutFlags


  • public interface EnumDSSXMLParserOutFlags
    This interface defines the enumeration constants used to indicate the output of the parser.
    Since:
    MicroStrategy Web 9.2.2
    • Field Detail

      • DssXmlParserOutMetricObjectInfo

        static final int DssXmlParserOutMetricObjectInfo
        Output the object info of the metric.
        See Also:
        Constant Field Values
      • DssXmlParserOutMetricProperties

        static final int DssXmlParserOutMetricProperties
        Output the Properties of the metric.
        See Also:
        Constant Field Values
      • DssXmlParserOutMetricHeaderFormat

        static final int DssXmlParserOutMetricHeaderFormat
        Output the HeaderFormat of the metric.
        See Also:
        Constant Field Values
      • DssXmlParserOutMetricGridFormat

        static final int DssXmlParserOutMetricGridFormat
        Output the GridFormat of the metric.
        See Also:
        Constant Field Values
      • DssXmlParserOutMetricSubtotals

        static final int DssXmlParserOutMetricSubtotals
        Output the Subtotals of the metric.
        See Also:
        Constant Field Values
      • DssXmlParserOutMetricExtendedProperties

        static final int DssXmlParserOutMetricExtendedProperties
        Output the Extended Properties of the metric object.
        See Also:
        Constant Field Values
      • DssXmlParserOutTotalMetric

        static final int DssXmlParserOutTotalMetric
        Output the full metric XML.
        See Also:
        Constant Field Values
      • DssXmlParserOutTokenStream

        static final int DssXmlParserOutTokenStream
        Output the TokenStream.
        See Also:
        Constant Field Values
      • DssXmlParserOutLocalSymbolFolder

        static final int DssXmlParserOutLocalSymbolFolder
        Output the LocalSymbolFolder.
        See Also:
        Constant Field Values
      • DssXmlParserOutSearchResultsFolder

        static final int DssXmlParserOutSearchResultsFolder
        Output the SearchResultsFolder.
        See Also:
        Constant Field Values
      • DssXmlParserOutTotalObjectInJSON

        static final int DssXmlParserOutTotalObjectInJSON
        Output the object json representation.
        See Also:
        Constant Field Values