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

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

      Methods in com.ibm.tivoli.maximo.map that return MapManagerRemote 
      Modifier and Type Method and Description
      protected MapManagerRemote OpenMapControl.getMapManager(UserInfo user) 
      protected MapManagerRemote MapControl.getMapManager(UserInfo user) 
    • Uses of MapManagerRemote in com.ibm.tivoli.maximo.map.mapman.app

      Classes in com.ibm.tivoli.maximo.map.mapman.app that implement MapManagerRemote 
      Modifier and Type Class and Description
      class  MapManager 
      Methods in com.ibm.tivoli.maximo.map.mapman.app that return MapManagerRemote 
      Modifier and Type Method and Description
      static MapManagerRemote MapManager.getCarbonMapManager(UserInfo user) 
      static MapManagerRemote MapManager.getCarbonMapManager(UserInfo user, boolean isMobileMapManager)
      This method considers the isMobile flag, added by Anywhere project + Spatial
      static MapManagerRemote MapManager.getCarbonMapManagerByNameAndSite(UserInfo userInfo, java.lang.String mapName, java.lang.String siteId)
      This method returns a Map Manager from a Site Id and Map Manager Name
      static MapManagerRemote MapManager.getMapManager(UserInfo user) 
      static MapManagerRemote MapManager.getMapManager(UserInfo user, boolean isMobileMapManager)
      This method considers the isMobile flag, added by Anywhere project + Spatial
      static MapManagerRemote MapManager.getMapManagerByName(java.lang.String mapName, UserInfo userInfo)
      This method returns a Map Manager from Name does not validate it Anywhere or Mobile
      static MapManagerRemote MapManager.getMapManagerByNameAndSite(UserInfo userInfo, java.lang.String mapName, java.lang.String siteId)
      This method returns a Map Manager from a Site Id and Map Manager Name
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes