Class ReportExportIServerTransform

    • Field Detail

      • specialEncoding

        public FormalParameter specialEncoding
        Indicates the list of special encoding to be used.
        Since:
        MicroStrategy Web 9.0.1
      • exportFormat

        public FormalParameter exportFormat
        Indicates the export format name
      • FP_SPECIAL_ENCODING

        public static final java.lang.String FP_SPECIAL_ENCODING
        Constant for the name of the specialEncoding Formal Parameter.
        Since:
        MicroStrategy Web 9.0.1
        See Also:
        specialEncoding, Constant Field Values
      • FP_EXPORT_FORMAT

        public static final java.lang.String FP_EXPORT_FORMAT
        Constant for the name of the exportFormat Formal Parameter.
        See Also:
        exportFormat, Constant Field Values
      • ENCODING_MAP_SEPARATOR

        public static final java.lang.String ENCODING_MAP_SEPARATOR
        See Also:
        Constant Field Values
      • ENCODING_CLASS_SEPARATOR

        public static final java.lang.String ENCODING_CLASS_SEPARATOR
        See Also:
        Constant Field Values
      • ENCODING_CHARSET_SEPARATOR

        public static final java.lang.String ENCODING_CHARSET_SEPARATOR
        See Also:
        Constant Field Values
    • Constructor Detail

      • ReportExportIServerTransform

        public ReportExportIServerTransform()