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

Uses of Class
com.ibm.tivoli.maximo.skd.model.GanttModelChanges

  • Packages that use GanttModelChanges 
    Package Description
    com.ibm.tivoli.maximo.miniapps.scheduler.util  
    com.ibm.tivoli.maximo.skd.service  
    • Uses of GanttModelChanges in com.ibm.tivoli.maximo.miniapps.scheduler.util

      Methods in com.ibm.tivoli.maximo.miniapps.scheduler.util that return GanttModelChanges 
      Modifier and Type Method and Description
      GanttModelChanges ModelChangesManager.getModelChanges() 
      GanttModelChanges BatchChangesManager.getModelChanges()
      Returns the GanttModelChanges, creating a new Batch if it is null.
      Constructors in com.ibm.tivoli.maximo.miniapps.scheduler.util with parameters of type GanttModelChanges 
      Constructor and Description
      BatchChangesManager(SKDAppServiceBeanRemote serviceBean, java.lang.String projectId, GanttModelChanges changes, DataBean appBean) 
    • Uses of GanttModelChanges in com.ibm.tivoli.maximo.skd.service

      Methods in com.ibm.tivoli.maximo.skd.service with parameters of type GanttModelChanges 
      Modifier and Type Method and Description
      void SKDAppServiceBean.addModelChanges(GanttModelChanges newModelChanges)
      Add model changes to the list
      void SKDAppServiceBeanRemote.addModelChanges(GanttModelChanges newModelChanges)
      Add model changes to GanttModelChanges.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes