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.service.SKDTemplateResolver

  • Packages that use SKDTemplateResolver 
    Package Description
    com.ibm.tivoli.maximo.miniapps.scheduler  
    com.ibm.tivoli.maximo.miniapps.scheduler.compare  
    com.ibm.tivoli.maximo.miniapps.scheduler.compare.max  
    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.miniapps.scheduler.resourceviews.otherresources  
    com.ibm.tivoli.maximo.miniapps.scheduler.resourceviews.schedulerdashboard  
    com.ibm.tivoli.maximo.skd.service  
    • Uses of SKDTemplateResolver in com.ibm.tivoli.maximo.miniapps.scheduler

      Classes in com.ibm.tivoli.maximo.miniapps.scheduler that implement SKDTemplateResolver 
      Modifier and Type Class and Description
      class  AbstractTreeGridMiniAppBean
      Provides the base class for integrating a TreeGrid mini app
      class  BaseTreeGridMiniAppBean
      Provides the base class for integrating a TreeGrid mini app
      class  GAWorkViewBean 
      class  SchedulerWorkViewBean 
      class  WorkViewBean
      Bean Handler for the Work View TreeGrid bean
    • Uses of SKDTemplateResolver in com.ibm.tivoli.maximo.miniapps.scheduler.compare

      Classes in com.ibm.tivoli.maximo.miniapps.scheduler.compare that implement SKDTemplateResolver 
      Modifier and Type Class and Description
      class  CompareAssignmentsBean 
      class  CompareResourceHoursBean 
      class  CompareViewBean 
    • Uses of SKDTemplateResolver in com.ibm.tivoli.maximo.miniapps.scheduler.compare.max

      Classes in com.ibm.tivoli.maximo.miniapps.scheduler.compare.max that implement SKDTemplateResolver 
      Modifier and Type Class and Description
      class  CompareMaxResourceHoursBean 
      class  CompareViewMaxBean
      Compare View Bean for the Graphical Scheduling Large Projects.
    • Uses of SKDTemplateResolver in com.ibm.tivoli.maximo.miniapps.scheduler.crews

      Classes in com.ibm.tivoli.maximo.miniapps.scheduler.crews that implement SKDTemplateResolver 
      Modifier and Type Class and Description
      class  CrewAssignViewBean 
      class  CrewWorkViewBean 
    • Uses of SKDTemplateResolver in com.ibm.tivoli.maximo.miniapps.scheduler.dispatch

      Classes in com.ibm.tivoli.maximo.miniapps.scheduler.dispatch that implement SKDTemplateResolver 
      Modifier and Type Class and Description
      class  DispatchViewBean 
    • Uses of SKDTemplateResolver in com.ibm.tivoli.maximo.miniapps.scheduler.gresource

      Classes in com.ibm.tivoli.maximo.miniapps.scheduler.gresource that implement SKDTemplateResolver 
      Modifier and Type Class and Description
      class  GResourceView 
    • Uses of SKDTemplateResolver in com.ibm.tivoli.maximo.miniapps.scheduler.gworkassign

      Classes in com.ibm.tivoli.maximo.miniapps.scheduler.gworkassign that implement SKDTemplateResolver 
      Modifier and Type Class and Description
      class  GWAResourceHoursView 
      class  GWAResourceScheduleView 
    • Uses of SKDTemplateResolver in com.ibm.tivoli.maximo.miniapps.scheduler.max

      Classes in com.ibm.tivoli.maximo.miniapps.scheduler.max that implement SKDTemplateResolver 
      Modifier and Type Class and Description
      class  BaseLargeGanttView 
      class  ResourceMaxHoursView 
      class  ResourceToolsZonesMaxHoursView 
      class  SchedulerMaxWorkView 
      class  ShowActivityHierarchyViewBean 
      class  ShowCircularDependenciesViewBean 
    • Uses of SKDTemplateResolver in com.ibm.tivoli.maximo.miniapps.scheduler.resourceviews

      Classes in com.ibm.tivoli.maximo.miniapps.scheduler.resourceviews that implement SKDTemplateResolver 
      Modifier and Type Class and Description
      class  BaseResourceView 
      class  ResourceHoursView 
      class  ResourceScheduleView 
    • Uses of SKDTemplateResolver in com.ibm.tivoli.maximo.miniapps.scheduler.resourceviews.otherresources

      Classes in com.ibm.tivoli.maximo.miniapps.scheduler.resourceviews.otherresources that implement SKDTemplateResolver 
      Modifier and Type Class and Description
      class  OtherResourcesMaxView 
      class  OtherResourcesView 
    • Uses of SKDTemplateResolver in com.ibm.tivoli.maximo.miniapps.scheduler.resourceviews.schedulerdashboard

      Classes in com.ibm.tivoli.maximo.miniapps.scheduler.resourceviews.schedulerdashboard that implement SKDTemplateResolver 
      Modifier and Type Class and Description
      class  SchedulerDashboardView
      This class intend to create a TreeGrid to show and export the Scheduler Projects Project name Description Start date End date - think this is there already Duration Scheduled Labor hours total Actual labor hours total Remaining labor hours Remaining duration % completed - There is some logic to show the right percent complete.
    • Uses of SKDTemplateResolver in com.ibm.tivoli.maximo.skd.service

      Methods in com.ibm.tivoli.maximo.skd.service with parameters of type SKDTemplateResolver 
      Modifier and Type Method and Description
      java.lang.String SKDAppServiceRemote.loadTemplate(java.lang.String templateName, MboRemote projectMbo, SKDTemplateResolver alternateResolver)
      Load a Scheduler Template (ie, text template data) for the given templateName
      java.lang.String SKDAppService.loadTemplate(java.lang.String templateName, MboRemote projectMbo, SKDTemplateResolver alternateResolver)
      Loads the given template from the database, and optionally, upgrades the template in the database if the template is upgradeable and the digest values are different for the current and newly resolved template
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes