Package | Description |
---|---|
com.ibm.tivoli.maximo.map.mapman.app |
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.
|