Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Integration Server Built-In Services | List Folder | Summary of Elements in this Folder
 
Summary of Elements in this Folder
 
pub.list:addItemToVector
pub.list:appendToDocumentList
pub.list:appendToStringList
pub.list:sizeOfList
pub.list:stringListToDocumentList
pub.list:vectorToArray
The following elements are available in this folder:
Element
Package and Description
WmPublic. Adds an item or a list of items to a java.util.Vector object.
WmPublic. Adds documents to a document list.
WmPublic. Adds Strings to a String list.
WmPublic. Returns the number of elements in a list.
WmPublic. Converts a String list to a document list.
WmPublic. Converts a java.util.Vector object to an array.