TIBCO BusinessEvents™
Standard
Collections
List
Collections.List
.
createLinkedListWithId()
Signature
Object createLinkedListWithId ( String listId )
Domain
ACTION
Description
Create and return instance of LinkedList 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 LinkedList
Cautions
none