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.max.service.IResourceManager

  • Packages that use IResourceManager 
    Package Description
    com.ibm.tivoli.maximo.skd.max.model  
    com.ibm.tivoli.maximo.skd.max.service  
    • Uses of IResourceManager in com.ibm.tivoli.maximo.skd.max.model

      Methods in com.ibm.tivoli.maximo.skd.max.model that return IResourceManager 
      Modifier and Type Method and Description
      IResourceManager Schedule.getResourceManager() 
      Methods in com.ibm.tivoli.maximo.skd.max.model with parameters of type IResourceManager 
      Modifier and Type Method and Description
      void Schedule.setResourceManager(IResourceManager resManager) 
    • Uses of IResourceManager in com.ibm.tivoli.maximo.skd.max.service

      Classes in com.ibm.tivoli.maximo.skd.max.service that implement IResourceManager 
      Modifier and Type Class and Description
      class  CachedResourceManager 
      class  ResourceMaxManager
      Data Manager for the Resources/Reservations in GS - Large Projects.
      Constructors in com.ibm.tivoli.maximo.skd.max.service with parameters of type IResourceManager 
      Constructor and Description
      CachedResourceManager(IResourceManager parent) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes