com.ibm.tivoli.maximo.miniapps.scheduler.max

Class ShowActivityHierarchyViewBean

    • Constructor Detail

      • ShowActivityHierarchyViewBean

        public ShowActivityHierarchyViewBean()
    • Method Detail

      • getLayoutUI

        public com.ibm.json.java.JSONObject getLayoutUI(WebClientSession sess,
                                                        java.lang.String appName,
                                                        java.lang.String projectId)
                                                 throws java.lang.Exception
        Loads the Gantt UI (ie, the TreeGrid ui) for the given project.
        Overrides:
        getLayoutUI in class SchedulerMaxWorkView
        Parameters:
        sess -
        appName -
        project -
        Returns:
        Throws:
        java.lang.Exception
      • loadSchedulerProject

        public com.ibm.json.java.JSONObject loadSchedulerProject(WebClientSession sess)
                                                          throws java.lang.Exception
        Load the Scheduler project gantt model for the given project.
        Parameters:
        sess -
        Returns:
        Throws:
        java.lang.Exception