Class COM.ibm.jaws.services.filepobc.FilepoCommandOnIterator
All Packages Class Hierarchy This Package Previous Next Index
Class COM.ibm.jaws.services.filepobc.FilepoCommandOnIterator
java.lang.Object
|
+----COM.ibm.jaws.services.filepobc.FilepoCommandOnIterator
- public class FilepoCommandOnIterator
- extends Object
- implements Iterator
-
FilepoCommandOnIterator(BaseCollection, String, String, String, CloneableCommandOn)
-
Constructs a FilepoBCI that can be used for either
object or key queries.
-
getNext()
-
-
reset()
-
FilepoCommandOnIterator
public FilepoCommandOnIterator(BaseCollection bC,
String bcDirectoryPath,
String queryArguments,
String queryKey,
CloneableCommandOn commandOn) throws MOFWCloneNotSupportedError
- Constructs a FilepoBCI 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