Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Integration Cloud | Built-In Services | Built-In Services | listKeys
 
listKeys
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.