commercestoretax.ProductIdCollection

Collection wrapper class for Product Ids list.

Methods 

global get(Integer index) 

Returns the list element stored at the specified index.

Returns 

TypeDescription
String

global iterator() 

Returns an instance of an iterator for this list.

Returns 

TypeDescription
Iterator

global indexOf(String dto) 

Returns the index of the first occurrence of the specified element in this list. If this list does not contain the element, returns -1.

Returns 

TypeDescription
Integer

global getFromList(Integer index) 

global getIterator() 

global size() 

global isEmpty() 

global getIndexOf(String productId) 

global equals(Object obj) 

global hashCode() 


Newer Version Available

This content describes an older version of this product. View Latest

DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!