Interface WebProjectStatus


  • public interface WebProjectStatus
    interface to manage the project status information
    Since:
    MicroStrategy Web 7.3.1 or earlier
    • Method Detail

      • getStatus

        java.lang.String getStatus()
        Returns:
        a String indicating the current description of the status as specified by the administrator
      • isStatusShown

        boolean isStatusShown()
        Returns:
        a boolean indicating whether the administrator has chosen to display the description of the project status
      • isStatusShownAtTop

        boolean isStatusShownAtTop()
        Returns:
        a boolean indicating whether the project description should be displayed at the top of the page.