TIBCO BusinessEvents™
Standard
Util
HashMap
Util.HashMap
.
getMap()
Signature
Object getMap(String mapID)
Domain
ACTION, CONDITION, BUI
Description
Returns the specified map or if the key is non-existent, returns null.
Parameters
Name
Type
Description
mapID
String
The String ID of the map in which the lookup is to be performed.
Returns
Type
Description
Object
The map
Cautions
none