TIBCO BusinessEvents™
Standard
Collections
List
Collections.List
.
createArrayListWithId()
Signature
Object createArrayListWithId ( String listId )
Domain
ACTION
Description
Create and return instance of ArrayList for the given listID. If the list already exists, return the existing List.
Parameters
Name
Type
Description
listId
String
The String ID of the list to create
Returns
Type
Description
Object
Instance of ArrayList
Cautions
none