com.microstrategy.webapi.EnumDSSXMLParserOutFlags |
This interface defines the enumeration constants used to indicate the output of the parser.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | DssXmlParserOutLocalSymbolFolder | Output the LocalSymbolFolder. | |||||||||
int | DssXmlParserOutMetricExtendedProperties | Output the Extended Properties of the metric object. | |||||||||
int | DssXmlParserOutMetricGridFormat | Output the GridFormat of the metric. | |||||||||
int | DssXmlParserOutMetricHeaderFormat | Output the HeaderFormat of the metric. | |||||||||
int | DssXmlParserOutMetricObjectInfo | Output the object info of the metric. | |||||||||
int | DssXmlParserOutMetricProperties | Output the Properties of the metric. | |||||||||
int | DssXmlParserOutMetricSubtotals | Output the Subtotals of the metric. | |||||||||
int | DssXmlParserOutNone | No option. | |||||||||
int | DssXmlParserOutSearchResultsFolder | Output the SearchResultsFolder. | |||||||||
int | DssXmlParserOutTokenStream | Output the TokenStream. | |||||||||
int | DssXmlParserOutTotalMetric | Output the full metric XML. |
Output the LocalSymbolFolder.
Output the Extended Properties of the metric object.
Output the GridFormat of the metric.
Output the HeaderFormat of the metric.
Output the object info of the metric.
Output the Properties of the metric.
Output the Subtotals of the metric.
No option.
Output the SearchResultsFolder.
Output the TokenStream.
Output the full metric XML.