Class COM.ibm.jaws.services.filepobc.FilepoIterator
All Packages Class Hierarchy This Package Previous Next Index
Class COM.ibm.jaws.services.filepobc.FilepoIterator
java.lang.Object
|
+----COM.ibm.jaws.services.filepobc.FilepoIterator
- public class FilepoIterator
- extends Object
- implements Iterator
-
FilepoIterator(BaseCollection, String, String, String)
-
Constructs a FilepoIterator that can be used for either
object or key queries.
-
getNext()
-
-
reset()
-
FilepoIterator
public FilepoIterator(BaseCollection bC,
String bcDirectoryPath,
String queryArguments,
String queryKey)
- Constructs a FilepoIterator that can be used for either
object or key queries.
getNext
public Object getNext()
reset
public void reset()
All Packages Class Hierarchy This Package Previous Next Index