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()
      /** This method is responsible for creating both XML and JSON files containing the map configuration definitions based on the current map manager record.
      MapConfiguration MapManager.generateAndUpdateMapConfigurationObject() 
      MapConfiguration MapManagerRemote.retrieveMapConfigurationObject(UserInfo userInfo)
      This method is responsible for retrieving JSON files containing the map configuration definitions it will add initial extent definitions based on the the userInfo received as a parameter.
      MapConfiguration MapManager.retrieveMapConfigurationObject(UserInfo userInfo)
      This method is responsible for retrieving JSON files containing the map configuration definitions it will add initial extent definitions based on the the userInfo received as a parameter.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes