Class PreferencesInboxTransform

    • Field Detail

      • INBOX_ADD_AUTOMATICALLY

        public static final java.lang.String INBOX_ADD_AUTOMATICALLY
        Deprecated.
        See Also:
        Constant Field Values
      • INBOX_ADD_MANUAL

        public static final java.lang.String INBOX_ADD_MANUAL
        Deprecated.
        See Also:
        Constant Field Values
      • HTML

        public static final java.lang.String HTML
        Deprecated.
        Since:
        MicroStrategy Web 8.0.1
        See Also:
        Constant Field Values
      • PDF

        public static final java.lang.String PDF
        Deprecated.
        Since:
        MicroStrategy Web 8.0.1
        See Also:
        Constant Field Values
      • EXCEL

        public static final java.lang.String EXCEL
        Deprecated.
        Since:
        MicroStrategy Web 8.0.1
        See Also:
        Constant Field Values
    • Constructor Detail

      • PreferencesInboxTransform

        public PreferencesInboxTransform()
        Deprecated.
    • Method Detail

      • renderSaveMessageText

        public void renderSaveMessageText​(MarkupOutput out)
        Deprecated.
        Render the save message text that should be presented to the user once the saving has been successful.
        Overrides:
        renderSaveMessageText in class AbstractPreferencesTransform
        Parameters:
        out - MarkupOutput where to write the output of the method
        Since:
        MicroStrategy Web 8.0.1
      • renderScheduledDocumentFormat

        public void renderScheduledDocumentFormat​(MarkupOutput out)
        Deprecated.
        Renders the Document Format;
        Parameters:
        out - MarkupOutput instance where the HTML to render will be saved
        Since:
        MicroStrategy Web 8.0.1
      • renderKeepDocInstanceAvailable

        public void renderKeepDocInstanceAvailable​(MarkupOutput out)
        Deprecated.
        Renders the Keep Scheduled Document Instance Available property;
        Parameters:
        out - MarkupOutput instance where the HTML to render will be saved
        Since:
        MicroStrategy Web 8.0.1
      • renderInboxMode

        public void renderInboxMode​(MarkupOutput out)
        Deprecated.
        Renders the inbox mode property;
        Parameters:
        out - MarkupOutput instance where the HTML to render will be saved
        Since:
        MicroStrategy Web 7.5.1
      • renderWorkingSetSize

        public void renderWorkingSetSize​(MarkupOutput out)
        Deprecated.
        Renders the working set size mode property;
        Parameters:
        out - MarkupOutput instance where the HTML to render will be saved
        Since:
        MicroStrategy Web 7.5.1
      • renderResueMessage

        public void renderResueMessage​(MarkupOutput out)
        Deprecated.
        Renders the resue message property;
        Parameters:
        out - MarkupOutput instance where the HTML to render will be saved
        Since:
        MicroStrategy Web 7.5.1