Package | Description |
---|---|
com.ibm.tivoli.maximo.fdmbo.map |
Modifier and Type | Method and Description |
---|---|
JSONMapInfo |
JSONMapperCacheImpl.getMapInfo(java.lang.String mapName)
Gets the info object for the specific map
|
JSONMapInfo |
JSONMapperCache.getMapInfo(java.lang.String mapName)
Gets the info object for the specific Map
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,JSONMapInfo> |
JSONMapperCacheImpl.getAllMaps()
Get all JSON Maps in the memory
|
java.util.Map<java.lang.String,JSONMapInfo> |
JSONMapperCache.getAllMaps()
Get all JSON Maps in the memory
|