DOCUMENTS 5 - PortalScripting API
Public Member Functions | List of all members
ArchiveConnectionBlobIterator Class Reference

The ArchiveConnectionBlobIterator class is an iterator that holds a list of objects of the class ArchiveConnectionBlob. More...

Public Member Functions

ArchiveConnectionBlob first ()
 Retrieve the first ArchiveConnectionBlob object in the ArchiveConnectionBlobIterator. More...
 
ArchiveConnectionBlob next ()
 Retrieve the next ArchiveConnectionBlob object in the ArchiveConnectionBlobIterator. More...
 
int size ()
 Get the amount of ArchiveConnectionBlob objects in the ArchiveConnectionBlobIterator. More...
 

Detailed Description

The ArchiveConnectionBlobIterator class is an iterator that holds a list of objects of the class ArchiveConnectionBlob.

You may access ArchiveConnectionBlobIterator objects by the ArchiveConnection.downloadBlobs() method described in the ArchiceConnection chapter.

Note
Class is only available for an ArchiceConnection to a XML-Server
Since
ELC 3.60h / otrisPORTAL 6.0h

Member Function Documentation

◆ first()

ArchiveConnectionBlob ArchiveConnectionBlobIterator::first ( )

Retrieve the first ArchiveConnectionBlob object in the ArchiveConnectionBlobIterator.

Returns
ArchiveConnectionBlob or null in case of an empty ArchiveConnectionBlobIterator
Since
ELC 3.60h / otrisPORTAL 6.0h

◆ next()

ArchiveConnectionBlob ArchiveConnectionBlobIterator::next ( )

Retrieve the next ArchiveConnectionBlob object in the ArchiveConnectionBlobIterator.

Returns
ArchiveConnectionBlob or NULL if end of ArchiveConnectionBlobIterator is reached
Since
ELC 3.60h / otrisPORTAL 6.0h

◆ size()

int ArchiveConnectionBlobIterator::size ( )

Get the amount of ArchiveConnectionBlob objects in the ArchiveConnectionBlobIterator.

Returns
integer value with the amount of ArchiveConnectionBlob objects in the ArchiveConnectionBlobIterator
Since
ELC 3.60h / otrisPORTAL 6.0h

This documentation refers DOCUMENTS 5.0e (2105).
Created at 11-09-2019. - © 1998-2019 otris software AG, Königswall 21, D-44137 Dortmund. support@otris.de