com.sapportals.wcm.service.ice.subscriber

Interface ISubSubscriptionIterator


public interface ISubSubscriptionIterator

An iterator of an ISubSubscriptionList.

Copyright 2004 SAP AG


Method Summary
 boolean hasNext()
          Check if there are more subscriptions in the iteration.
 ISubSubscription next()
          Get the next subscription in the iteration.
 

Method Detail

hasNext

boolean hasNext()
Check if there are more subscriptions in the iteration.

Returns:
true if there are more subscription in the iteration

next

ISubSubscription next()
Get the next subscription in the iteration.

Returns:
The next subscription in the iteration
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 2012 SAP AG Complete Copyright Notice