Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Interface
com.ibm.tivoli.maximo.skd.model.ISKDUIInfo

  • Packages that use ISKDUIInfo 
    Package Description
    com.ibm.tivoli.maximo.miniapps.scheduler  
    com.ibm.tivoli.maximo.miniapps.scheduler.crews  
    com.ibm.tivoli.maximo.miniapps.scheduler.dispatch  
    com.ibm.tivoli.maximo.miniapps.scheduler.gresource  
    com.ibm.tivoli.maximo.miniapps.scheduler.gworkassign  
    com.ibm.tivoli.maximo.miniapps.scheduler.max  
    com.ibm.tivoli.maximo.miniapps.scheduler.resourceviews  
    com.ibm.tivoli.maximo.skd.model  
    com.ibm.tivoli.maximo.skd.service  
    • Uses of ISKDUIInfo in com.ibm.tivoli.maximo.miniapps.scheduler

      Methods in com.ibm.tivoli.maximo.miniapps.scheduler with parameters of type ISKDUIInfo 
      Modifier and Type Method and Description
      static void GanttUtil.addCommonLangCFG(com.ibm.json.java.JSONObject root, UserInfo userInfo, ISKDUIInfo skdUIInfo)
      Adds the default Formats based on the user's SKD locale object.
      static void GanttUtil.addGanttZooms(com.ibm.json.java.JSONObject root, ISKDUIInfo skdUIInfo, UIOptions options, AbstractTreeGridMiniAppBean bean, com.ibm.json.java.JSONObject Gantt)
      Adds the default Gantt Zoom levels to a TreeGrid, and initializes the default Zoom to be the "middle" Zoom level.
      static java.lang.String GanttUtil.doReplacementsForZoom(java.lang.String zoomJSON, ISKDUIInfo skdUIInfo, UIOptions options) 
      static java.lang.String GanttUtil.getShortDateFormat(ISKDUIInfo skdUIInfo) 
      static void GanttUtil.updateFormatForLocale(com.ibm.json.java.JSONObject format, UserInfo userInfo, ISKDUIInfo skdUIInfo)
      Constructors in com.ibm.tivoli.maximo.miniapps.scheduler with parameters of type ISKDUIInfo 
      Constructor and Description
      ILogGanttModelToResourceTreeGridUIBuilder(UserInfo userInfo, ISKDUIInfo skduiInfo, WebClientSession sess) 
      ILogGanttModelToTreeGridUIBuilder(UserInfo userInfo, ISKDUIInfo skduiInfo, WebClientSession sess) 
    • Uses of ISKDUIInfo in com.ibm.tivoli.maximo.miniapps.scheduler.crews

      Constructors in com.ibm.tivoli.maximo.miniapps.scheduler.crews with parameters of type ISKDUIInfo 
      Constructor and Description
      CrewAssignUISerializer(UserInfo userInfo, ISKDUIInfo skduiInfo, WebClientSession sess) 
      CrewWorkUISerializer(UserInfo userInfo, ISKDUIInfo skduiInfo, WebClientSession sess) 
    • Uses of ISKDUIInfo in com.ibm.tivoli.maximo.miniapps.scheduler.dispatch

      Constructors in com.ibm.tivoli.maximo.miniapps.scheduler.dispatch with parameters of type ISKDUIInfo 
      Constructor and Description
      DispatchUIModelSerializer(UserInfo userInfo, ISKDUIInfo skduiInfo, WebClientSession sess) 
    • Uses of ISKDUIInfo in com.ibm.tivoli.maximo.miniapps.scheduler.gresource

      Methods in com.ibm.tivoli.maximo.miniapps.scheduler.gresource with parameters of type ISKDUIInfo 
      Modifier and Type Method and Description
      static void GResourceHoursViewUIHelper.configureGantt(AbstractTreeGridMiniAppBean bean, IMXGanttModel model, Range projectDates, com.ibm.json.java.JSONObject Gantt, UIBuilder builder, UIOptions options, ISKDUIInfo uiInfo) 
      static void GResourceHoursViewUIHelper.configureGantt(BaseTreeGridMiniAppBean bean, IMXGanttModel model, com.ibm.json.java.JSONObject Gantt, UIBuilder builder, UIOptions options, ISKDUIInfo uiInfo) 
    • Uses of ISKDUIInfo in com.ibm.tivoli.maximo.miniapps.scheduler.gworkassign

      Methods in com.ibm.tivoli.maximo.miniapps.scheduler.gworkassign with parameters of type ISKDUIInfo 
      Modifier and Type Method and Description
      static void GWAResourceHoursViewUIHelper.configureGantt(AbstractTreeGridMiniAppBean bean, IMXGanttModel model, Range projectDates, com.ibm.json.java.JSONObject Gantt, UIBuilder builder, UIOptions options, ISKDUIInfo uiInfo) 
      static void GWAResourceHoursViewUIHelper.configureGantt(BaseTreeGridMiniAppBean bean, IMXGanttModel model, com.ibm.json.java.JSONObject Gantt, UIBuilder builder, UIOptions options, ISKDUIInfo uiInfo) 
    • Uses of ISKDUIInfo in com.ibm.tivoli.maximo.miniapps.scheduler.max

      Methods in com.ibm.tivoli.maximo.miniapps.scheduler.max with parameters of type ISKDUIInfo 
      Modifier and Type Method and Description
      static void LargeGanttUtil.addGanttZooms(com.ibm.json.java.JSONObject root, ISKDUIInfo skdUIInfo, UIOptions options, Schedule schedule, com.ibm.json.java.JSONObject Gantt)
      Adds the default Gantt Zoom levels to a TreeGrid, and initializes the default Zoom to be the "middle" Zoom level.
    • Uses of ISKDUIInfo in com.ibm.tivoli.maximo.miniapps.scheduler.resourceviews

      Methods in com.ibm.tivoli.maximo.miniapps.scheduler.resourceviews with parameters of type ISKDUIInfo 
      Modifier and Type Method and Description
      static void ResourceHoursViewUIHelper.configureGantt(AbstractTreeGridMiniAppBean bean, IMXGanttModel model, Range projectDates, com.ibm.json.java.JSONObject Gantt, UIBuilder builder, UIOptions options, ISKDUIInfo uiInfo) 
      static void ResourceHoursViewUIHelper.configureGantt(BaseTreeGridMiniAppBean bean, IMXGanttModel model, com.ibm.json.java.JSONObject Gantt, UIBuilder builder, UIOptions options, ISKDUIInfo uiInfo) 
    • Uses of ISKDUIInfo in com.ibm.tivoli.maximo.skd.model

      Classes in com.ibm.tivoli.maximo.skd.model that implement ISKDUIInfo 
      Modifier and Type Class and Description
      class  SKDUIInfo 
    • Uses of ISKDUIInfo in com.ibm.tivoli.maximo.skd.service

      Methods in com.ibm.tivoli.maximo.skd.service that return ISKDUIInfo 
      Modifier and Type Method and Description
      ISKDUIInfo SKDAppServiceRemote.getSKDUIInfo(UserInfo userInfo)
      Get the ISKDUIInfo for the user
      ISKDUIInfo SKDAppService.getSKDUIInfo(UserInfo userInfo)
      Returns ISKDUIInfo information.
      ISKDUIInfo SKDAppServiceRemote.getSKDUIInfo(UserInfo userInfo, java.lang.String appName)
      Get the ISKDUIInfo for the user
      ISKDUIInfo SKDAppService.getSKDUIInfo(UserInfo userInfo, java.lang.String appName)
      Returns ISKDUIInfo information.
      ISKDUIInfo SKDAppServiceRemote.getSKDUIInfo(UserInfo userInfo, java.lang.String appName, java.lang.String projectId)
      Get the ISKDUIInfo for the user
      ISKDUIInfo SKDAppService.getSKDUIInfo(UserInfo userInfo, java.lang.String appName, java.lang.String projectId)
      Returns ISKDUIInfo information.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes