Interface WebSubscriptionContentProperties

    • Method Detail

      • isFormatCompressed

        boolean isFormatCompressed()
        Indicates whether the content that will be delivered should be compressed
        Returns:
        boolean indicating whether the delivery will be compressed
      • setCompressed

        void setCompressed​(boolean compress)
        Indicates whether the content that will be delivered should be compressed
        Parameters:
        compress - indicates whether the content delivered should be compressed
      • setFormatMode

        void setFormatMode​(int mode)
        Sets the mode of the content format
        Parameters:
        mode - possible values are from EnumWebSubscriptionContentFormatModes
        Since:
        MicroStrategy Web 8.0.0