getNext method
Returns the next item in the sequence.
getNext()
Parameters
None
Returns
CMSBrowseItem. The next item.
Throws
CMSException
NOMORE_ERR: Raised if no more items exist.
¿Fue esto útil?