Class PreferencesLogoutTransform

    • Constructor Detail

      • PreferencesLogoutTransform

        public PreferencesLogoutTransform()
        Deprecated.
    • Method Detail

      • renderCancelRequestsSection

        public void renderCancelRequestsSection​(MarkupOutput out)
        Deprecated.
        Displays the section where the flags for logout can be defined, in terms of cancelling requests
        Parameters:
        out - a MarkupOutput instance where the HTML will be appended to
      • renderRemoveFinishedJobsSection

        public void renderRemoveFinishedJobsSection​(MarkupOutput out)
        Deprecated.
        Displays the section where the flags for logout can be defined, in terms of removing jobs
        Parameters:
        out - a MarkupOutput instance where the HTML will be appended to
      • renderPreference

        public void renderPreference​(java.lang.String preferenceName,
                                     MarkupOutput out)
        Deprecated.
        Call the corresponding renderXXX method directly.
        Render individual preferences based on the name provided
        Specified by:
        renderPreference in class AbstractPreferencesTransform
        Parameters:
        preferenceName - name id of the preference
        out -
        Since:
        MicroStrategy Web 7.5.1
      • renderPreference

        public void renderPreference​(MarkupOutput out,
                                     java.lang.String preferenceName)
        Deprecated.
        Since:
        MicroStrategy Web 9.0.0