com.ibm.tivoli.maximo.fdmbo.map

Class JSONMapperCache

    • Method Detail

      • getInstance

        public static final JSONMapperCache getInstance()
        Cache instance
        Returns:
        the cache instance
      • getAllMaps

        public java.util.Map getAllMaps()
        Get all JSON Maps in the memory
        Returns:
        intObjects Maximo Object Structures loaded in memory
      • getMapInfo

        public JSONMapInfo getMapInfo(java.lang.String mapName)
        Gets the info object for the specific Map
        Parameters:
        mapName - map name
        Returns:
        JSONMapInfo object for the JSONMapInfo
      • getName

        public java.lang.String getName()
        Returns the name as registered in Maximo Cache
        Returns:
        JSONMAP