com.sapportals.wcm.service.reporting

Class ReportResultIterator

java.lang.Object
  extended by com.sapportals.wcm.service.reporting.ReportResultIterator
All Implemented Interfaces:
IResultIterator

public final class ReportResultIterator
extends Object
implements IResultIterator


Method Summary
static IResultIterator getInstance(List resultList)
           
 boolean hasNext()
          Returns true if the iterator has more elements.
 IResultItem next()
          Return the next element.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static IResultIterator getInstance(List resultList)

hasNext

public boolean hasNext()
                throws ResourceException
Description copied from interface: IResultIterator
Returns true if the iterator has more elements.

Specified by:
hasNext in interface IResultIterator
Returns:
true iff the iterator has more elements
Throws:
ResourceException

next

public IResultItem next()
                 throws ResourceException
Description copied from interface: IResultIterator
Return the next element.

Specified by:
next in interface IResultIterator
Returns:
next element
Throws:
ResourceException
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM
[sap.com] KMC-CM [sap.com] tc/km/frwk api EP-KM-CM


Copyright 2011 SAP AG Complete Copyright Notice