Ariba Supplier OnRamp 7.1 | webMethods Ariba Supplier OnRamp Documentation | webMethods Ariba Supplier OnRamp Installation and User’s Documentation | The pub.ariba.supplier Folder in the WmAribaSupplier Package | pub.ariba.supplier.attachment.collection.iterator | pub.ariba.supplier.attachment.collection.iterator:getIterator
 
pub.ariba.supplier.attachment.collection.iterator:getIterator
WmAribaSupplier. Returns an iterator object to allow you to iterate through the attachmentWrapperCollection object.
Input Parameters
attachmentWrapperCollection
The attachmentWrapperCollection object.
direction
forward or reverse. Specify if you want to iterate through the collection contents with the index in ascending (forward) or descending (reverse) order.
Output Parameters
collectionIterator
Iterator object.