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.map.mapman.app.mapconfiguration.MapConfiguration

  • Packages that use MapConfiguration 
    Package Description
    com.ibm.tivoli.maximo.map.mapman.app  
    • Uses of MapConfiguration in com.ibm.tivoli.maximo.map.mapman.app

      Methods in com.ibm.tivoli.maximo.map.mapman.app that return MapConfiguration 
      Modifier and Type Method and Description
      MapConfiguration MapManagerRemote.generateAndUpdateMapConfigurationObject()
      Generates both XML and JSON map configuration definitions files for the current map manager record.
      MapConfiguration MapManager.generateAndUpdateMapConfigurationObject() 
      MapConfiguration MapManagerRemote.generateMapConfigurationObject()
      Generates both XML and JSON map configuration definitions files for the current map manager record.
      MapConfiguration MapManager.generateMapConfigurationObject() 
      MapConfiguration MapManagerRemote.retrieveMapConfigurationObject(UserInfo userInfo)
      Gets map configuration JSON definitions and adds initial extent definitions based on the the userInfo.
      MapConfiguration MapManager.retrieveMapConfigurationObject(UserInfo userInfo) 
      MapConfiguration MapManagerRemote.retrieveMapConfigurationObject(UserInfo userInfo, boolean useCache)
      Gets map configuration JSON definitions and adds initial extent definitions based on the the userInfo.
      MapConfiguration MapManager.retrieveMapConfigurationObject(UserInfo userInfo, boolean useCache) 
      Methods in com.ibm.tivoli.maximo.map.mapman.app with parameters of type MapConfiguration 
      Modifier and Type Method and Description
      void MapManagerRemote.updateMapConfigurationObject(MapConfiguration mapConfiguration)
      Saves map configuration definitions on the current map manager record.
      void MapManager.updateMapConfigurationObject(MapConfiguration mapConfiguration) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes