Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Integration Server Built-In Services | Hashtable Folder | Summary of Elements in this Folder
 
Summary of Elements in this Folder
 
pub.hashtable:containsKey
pub.hashtable:createHashtable
pub.hashtable:get
pub.hashtable:listKeys
pub.hashtable:put
pub.hashtable:remove
pub.hashtable:size
The following elements are available in this folder:
Element
Package and Description
WmPublic. Checks for the existence of a hashtable element.
WmPublic. Creates a hashtable object.
WmPublic. Gets the value for a specified key in the hashtable.
WmPublic. Lists all the keys stored in the hashtable.
WmPublic. Adds a key/value pair in the hashtable.
WmPublic. Removes a key/value pair from the hashtable.
WmPublic. Gets the number of elements in the hashtable.