Integration Server
10.7 |
Built-In Services Reference Guide
|
Hashtable Folder
|
Summary of Elements in this Folder
|
pub.hashtable:listKeys
pub.hashtable:listKeys
WmPublic. Lists all the keys stored in the hashtable.
Input Parameters
hashtable
java.util.Hashtable
Hashtable from which the keys are to be listed.
Output Parameters
keys
String[]
List of keys stored in the input hashtable.