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

Constructor Index

 o FilepoCommandOnIterator(BaseCollection, String, String, String, CloneableCommandOn)
Constructs a FilepoBCI that can be used for either object or key queries.

Method Index

 o getNext()
 o reset()

Constructors

 o 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.

Methods

 o getNext
  public Object getNext()
 o reset
  public void reset()

All Packages  Class Hierarchy  This Package  Previous  Next  Index