IBM Information Integrator for Content V8.2 APIs

com.ibm.mm.sdk.common.infomining
Class DKIKFSearchResult

java.lang.Object
  |
  +--com.ibm.mm.sdk.common.infomining.DKIKFSearchResult

public abstract class DKIKFSearchResult
extends java.lang.Object

A search result.


Constructor Summary
protected DKIKFSearchResult()
          Objects can be obtained from searchRecords.
 
Method Summary
abstract  java.util.Iterator iterator()
          Returns an interator over PID strings.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DKIKFSearchResult

protected DKIKFSearchResult()
Objects can be obtained from searchRecords.
Method Detail

iterator

public abstract java.util.Iterator iterator()
Returns an interator over PID strings.

IBM Information Integrator for Content V8.2 APIs

© Copyright International Business Machines Corporation 1996, 2003 IBM Corp. All rights reserved.